Age | Commit message (Expand) | Author | Files | Lines |
2004-07-06 | Option "-e" for "test" is not portable. | heinz | 1 | -2/+2 |
2004-07-06 | Add SUN_JRE14_USE_JCE which pulls in Sun's Unlimited Strength | abs | 1 | -1/+7 |
2004-07-06 | Implement EXTRACT_CMD.bin | abs | 1 | -1/+3 |
2004-07-04 | Handle --execute the same way as --install (not modifying the arguments). | wiz | 1 | -2/+2 |
2004-07-04 | transform --export-dynamic to -G and strip -fstrict-prototypes. | grant | 2 | -3/+13 |
2004-07-04 | Re-add USE_PKGSRC_GCC, and document it should only be | wiz | 1 | -2/+9 |
2004-07-04 | Retire USE_GCC2, USE_GCC3, USE_SUNPRO, USE_MIPSPRO, and USE_PKGSRC_GCC, | wiz | 1 | -22/+2 |
2004-07-03 | catch locking failure case where we couldn't find the parent's process | grant | 1 | -1/+5 |
2004-07-03 | style fix from Roland Illig. | grant | 1 | -8/+6 |
2004-07-03 | use built-in test(1) now that bsd.pkg.mk is ${TEST} -e free. | grant | 1 | -2/+2 |
2004-07-03 | replace ${TEST} -e with -f. | grant | 1 | -2/+2 |
2004-07-03 | replace use of ${TEST} -e with -f or -d as appropriate. use consistent | grant | 1 | -12/+12 |
2004-07-03 | add /var/sadm so that Solaris pkgchk(8) can read the package database, | grant | 1 | -2/+2 |
2004-07-03 | update the cache for -static | grant | 1 | -2/+2 |
2004-07-03 | fix typo and slight botch up in last | grant | 1 | -3/+3 |
2004-07-03 | Convert -static to -Bstatic. | salo | 1 | -1/+6 |
2004-07-03 | Use http instead of ftp from ftp.fi.NetBSD.org. This provides at least | gavan | 1 | -2/+2 |
2004-07-03 | gcc 3.3.4 is in pkgsrc now. | grant | 1 | -2/+2 |
2004-07-02 | Unused. | wiz | 1 | -16/+0 |
2004-07-02 | Remove support for buildlink2, now that all packages using this | wiz | 1 | -7/+3 |
2004-07-02 | else exists ... -> elif exists ... | wiz | 1 | -2/+2 |
2004-07-01 | the timezone file on Solaris is /etc/TIMEZONE. | grant | 1 | -2/+10 |
2004-07-01 | Do not use continuation -- line is short | wiz | 1 | -3/+2 |
2004-06-27 | Use shell builtins where possible, particularly for TEST. | jschauma | 1 | -9/+5 |
2004-06-27 | s/planetmirror.com/public.planetmirror.com.au/ to help MASTER_SORT. | grant | 1 | -2/+2 |
2004-06-26 | as per bsd.pkg.mk rev 1.1449, flow.dl.sourceforge.net in Australia is | grant | 1 | -2/+2 |
2004-06-25 | Add switch and voxel sourceforge mirrors, and reenable aleron, | wiz | 1 | -2/+4 |
2004-06-25 | make sure we get BMAKE set when calling printdepends and printindex | dmcmahill | 1 | -3/+3 |
2004-06-23 | In SUBST_SED.pkglocaledir, escape the rest of the line in the pattern. | salo | 1 | -2/+2 |
2004-06-23 | Use TEST instead of [] when using -nt. This makes the section work on | cjep | 1 | -3/+3 |
2004-06-22 | Enable drac support in mail/qpopper package, patch was supplied | xtraeme | 1 | -1/+6 |
2004-06-22 | Remove references about BUILDLINK_UPDATE_CACHE in the configure stage, | xtraeme | 1 | -6/+1 |
2004-06-21 | Check for libpthread.so.* file with -f instead of echo as suggested by | xtraeme | 1 | -2/+2 |
2004-06-21 | Under OpenBSD there is no libpthread.so, just libpthread.so.X.X, and | xtraeme | 1 | -1/+12 |
2004-06-20 | Update sysutils/grub to 0.95, and remove obsoleted options | xtraeme | 1 | -11/+1 |
2004-06-20 | Remove obsoleted options USE_TETEX2 and LIBWRAP_FWD, they are not used | xtraeme | 1 | -14/+1 |
2004-06-18 | Remove Motif 1.2 functionality. | kristerw | 13 | -119/+29 |
2004-06-15 | NetBSD 2.0 and above does not have GNU awk, make it so. | grant | 1 | -3/+3 |
2004-06-15 | add optusnet.dl.sourceforge.net as a sourceforge mirror in Australia. | grant | 1 | -1/+2 |
2004-06-14 | Update priv to 1.0beta2nb1. | uebayasi | 1 | -1/+5 |
2004-06-14 | ensure that motif header files and libraries can be found at | grant | 1 | -1/+3 |
2004-06-13 | strip -fno-gnu-keywords argument to SunPro, and munge -pthread into | grant | 2 | -3/+13 |
2004-06-12 | when using native threads, only set BUILDLINK_CFLAGS.pthread=-pthread on | grant | 2 | -3/+17 |
2004-06-10 | We really need to pass the ABI flags to both CFLAGS and LDFLAGS, since | jschauma | 1 | -1/+7 |
2004-06-09 | Use "_JAVA_HOME_DEFAULT" if it is defined instead of using "EVAL_PREFIX". | tron | 1 | -1/+5 |
2004-06-06 | Introduce VARBASE per discussion on tech-pkg@. It is set to "/var" by | minskim | 1 | -39/+44 |
2004-06-06 | Usually there's no need to keep the original version of a file | schmonz | 1 | -2/+8 |
2004-06-06 | on Solaris, ensure /usr/tmp and /var/tmp are created in the sandbox, | grant | 1 | -1/+2 |
2004-06-06 | remove "local" variable scope, it is not required and is NetBSD sh(1) | grant | 1 | -2/+2 |
2004-06-05 | When building a pre-requisite package, exit if the build of the | agc | 1 | -2/+2 |