Age | Commit message (Expand) | Author | Files | Lines |
2005-08-10 | Add a buildlink3.mk file that will choose between the two FAM | jlam | 1 | -0/+54 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 3 | -2/+64 |
2005-08-10 | Move the check-files-post check so that it is done after the automatic | kristerw | 1 | -4/+4 |
2005-08-10 | If we need imake, then also pull in any other tools that imake needs to | jlam | 1 | -4/+5 |
2005-08-10 | Fix a cut-and-paste bug. | jlam | 1 | -2/+2 |
2005-08-10 | No version of FreeBSD has /usr/bin/shlock. | jlam | 1 | -4/+1 |
2005-08-08 | Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin, | xtraeme | 1 | -1/+3 |
2005-08-08 | Restore the @(..)s which were removed in rev 1.1706. | veego | 1 | -7/+7 |
2005-08-07 | Remove variable which is not needed any longer after wxGTK update. | wiz | 1 | -6/+1 |
2005-08-06 | At least on NetBSD 2.0 i386 postgres80 is currently installing | abs | 1 | -2/+2 |
2005-08-06 | Update lang/perl5 to 5.8.7. Changes from version 5.8.6 include updates | jlam | 2 | -10/+4 |
2005-08-05 | Hardcode a workaround for perl's DynaLoader.a which is definitely a | jlam | 2 | -2/+28 |
2005-08-05 | PGSQL_USE_HIER is actually undefined or yes. | jlam | 1 | -4/+4 |
2005-08-05 | Fixed evaluation of the PKG_USERS and PKG_GROUPS variables. Noted by | rillig | 1 | -5/+11 |
2005-08-04 | Bugfix for shells that don't allow "for i in ;", that is: an empty list. | rillig | 1 | -4/+4 |
2005-08-04 | Some fixes for the Solaris shell. After set -- foo bar; set --; echo $# | rillig | 1 | -30/+30 |
2005-08-04 | Replaced the shell substitution ${egfile#${PREFIX}/} with a shell | rillig | 1 | -13/+32 |
2005-08-02 | Comment out citkit.sf.net, timeout-ing all the time for many people. | xtraeme | 1 | -2/+2 |
2005-08-02 | add description for the mutt-hcache option: enable header caching in mutt | tonio | 1 | -0/+1 |
2005-08-02 | Fix typo. | reed | 7 | -14/+14 |
2005-08-02 | Replace references of pkgsrc/mk/bsd.pkg.defaults.mk to | reed | 12 | -43/+43 |
2005-08-01 | USE_DB2 is not used any longer, remove it. | wiz | 1 | -6/+1 |
2005-08-01 | Describe sendmail-socketmap. | wiz | 1 | -1/+1 |
2005-08-01 | Another variable can be removed after the next branch. | wiz | 1 | -2/+2 |
2005-08-01 | Add comment that USE_MILTER legacy handling can be removed after 2005Q3. | wiz | 1 | -2/+4 |
2005-08-01 | Remove comment about obsolete TKPASMAN_USE_SSL variable. | wiz | 1 | -6/+1 |
2005-08-01 | Remove comments for deprecated XCHAT_* variable. | wiz | 1 | -6/+1 |
2005-08-01 | Remove comments for deprecated IRSSI_* variables | wiz | 1 | -11/+1 |
2005-08-01 | Remove some legacy vars that were removed from pkgsrc before the previous bra... | wiz | 1 | -10/+1 |
2005-08-01 | Document gnutls. | wiz | 1 | -1/+1 |
2005-08-01 | USE_PAM is dead, remove comment about it. | wiz | 1 | -6/+1 |
2005-08-01 | I found the reason for the misbehaviour. This will result in a new | rillig | 1 | -6/+3 |
2005-07-31 | Don't quote X11BASE using :Q. It had weird effects, including build | rillig | 1 | -3/+6 |
2005-07-31 | Relax the glob in ${LOCALPATCHES}/${PKGPATH} to catch all files. | snj | 1 | -2/+2 |
2005-07-31 | Solaris may have tbl(1) from the SUNWdoc package. avoids unnecessary | grant | 1 | -1/+6 |
2005-07-30 | No need to define TOOLS_PLATFORM.gtar for Darwin and Linux, | seb | 1 | -3/+1 |
2005-07-29 | When using pkginstall to create INSTALL/DEINSTALL scripts to handle | jlam | 4 | -27/+83 |
2005-07-29 | * Separate out the shell registration into a separately unpacked script | jlam | 5 | -30/+259 |
2005-07-28 | Document three more options. | wiz | 1 | -3/+3 |
2005-07-28 | Add an inclusion guard for parts of x11.buildlink3.mk that we don't | jlam | 1 | -4/+8 |
2005-07-28 | Fix some more typos, noted by Leonard Schmidt. | dillo | 1 | -3/+3 |
2005-07-28 | There is no openldap option any longer. | wiz | 1 | -1/+0 |
2005-07-28 | Describe some more options. | wiz | 1 | -4/+4 |
2005-07-28 | Fix typo in comment, from Leonard Schmidt via tech-pkg. | wiz | 1 | -3/+3 |
2005-07-28 | Fix swapped words, found by Leonard Schmidt via tech-pkg. | wiz | 1 | -2/+2 |
2005-07-28 | Start documenting variables. | wiz | 1 | -1/+6 |
2005-07-28 | Sync sourceforge mirror list with reality. | wiz | 1 | -4/+5 |
2005-07-28 | fix some non-portable statements, allowing this to work properly | grant | 1 | -3/+7 |
2005-07-27 | Rewrite scripts to be more resilient to shells that exit immediately | jlam | 5 | -40/+40 |
2005-07-27 | Rewrite the code handling user and group creation so it will not fail if | tron | 1 | -9/+9 |