Age | Commit message (Expand) | Author | Files | Lines |
2003-05-02 | Bump pth dependency here too. | wiz | 1 | -2/+2 |
2003-05-02 | Escape the wrappee name in an error message, since a user faced with an | agc | 1 | -2/+2 |
2003-04-30 | Add en_AU locale. | jmmv | 12 | -12/+60 |
2003-04-30 | Actually, Mesa's Makefile.common seems like a much better place for | atatat | 1 | -4/+1 |
2003-04-30 | Move MESA_REQD from bsd.pkg.defaults.mk to bsd.pkg.mk, since the | atatat | 2 | -8/+6 |
2003-04-29 | Speed-ups for the check-vulnerable target, from Jeremy Reed in PR 21393. | agc | 1 | -2/+5 |
2003-04-29 | Provide the command to remake package tools which are out of date in a | agc | 1 | -2/+3 |
2003-04-29 | Use the full pathname for the pkg_install package directory when | agc | 1 | -2/+2 |
2003-04-25 | Make the PKGVULNDIR variable more generic, so one can choose where to | jmmv | 2 | -10/+17 |
2003-04-25 | s/SILIENT/SILENT/ | jmmv | 1 | -2/+2 |
2003-04-25 | Add the locale/es_MX directory, used by lmule. | jmmv | 12 | -12/+60 |
2003-04-24 | Fix typo with use of _EMACS_VERSION_FIRSTACCEPTED | jmc | 1 | -2/+2 |
2003-04-22 | now REALLY use the right dir... doh | hubertf | 1 | -2/+2 |
2003-04-22 | Make sure binary pkgs are found :) | hubertf | 1 | -2/+2 |
2003-04-21 | Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed for | cjep | 1 | -0/+5 |
2003-04-21 | back out previous, it does not work as it should. | grant | 1 | -4/+7 |
2003-04-21 | ensure LOWER_ARCH always gets set on Solaris, not only if MACHINE_ARCH | grant | 1 | -7/+4 |
2003-04-20 | touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linux | cjep | 1 | -1/+13 |
2003-04-17 | allow defs.*.mk to override PKGTOOLS_REQD, starting with Solaris | grant | 2 | -3/+8 |
2003-04-17 | Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allow | agc | 2 | -3/+13 |
2003-04-17 | Add a check at fetch time to see if there are any known vulnerabilities | agc | 1 | -1/+17 |
2003-04-16 | Fix typos, remove duplicate entry security, nits. | wiz | 1 | -11/+8 |
2003-04-15 | only add ${LOCALPATCHES}/${PKGPATH}/* to the list of patches to apply | grant | 1 | -1/+3 |
2003-04-15 | typo in comment | grant | 1 | -2/+2 |
2003-04-15 | IRIX' ld uses "-all" and "-notall" for WHOLE_ARCHIVE_FLAGs. | jschauma | 1 | -4/+7 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 9 | -9/+53 |
2003-04-15 | ugh, fix logic in last. | grant | 1 | -2/+2 |
2003-04-15 | only create the wrappers for /opt/SUNWspro/bin/{CC,CXX} if we're not | grant | 1 | -1/+3 |
2003-04-15 | use ${CC} -dumpversion instead of --version to avoid multiline output | grant | 1 | -3/+3 |
2003-04-14 | Don't descend into filesystems /usr/pkg/emul/linux/proc etc. as this | hubertf | 1 | -3/+3 |
2003-04-13 | PR#21087. Some files are missing in bulk build sandboxes created by | cjep | 1 | -1/+9 |
2003-04-11 | Make sure wrappee is actually a file/link before considering it found. | jmc | 1 | -2/+4 |
2003-04-11 | Our XEmacs stable version is 21.4.x. | uebayasi | 1 | -10/+10 |
2003-04-11 | Reflect the Emacs/Leim 20/21 move. | uebayasi | 1 | -6/+6 |
2003-04-10 | planetmirror -> http (the ftp server has a 250 user limit), use | grant | 2 | -12/+15 |
2003-04-10 | pass -O arg to pax. | grant | 1 | -3/+3 |
2003-04-10 | Remove rwth-aachen as sunsite mirror (twice!). | wiz | 1 | -3/+1 |
2003-04-10 | set correct values for IMAKE_MAN_SUFFIX. | grant | 1 | -3/+3 |
2003-04-04 | pkgchk-*, like digest-*, does not require digest (certainly in binary add mode) | abs | 1 | -2/+2 |
2003-04-03 | Add webwasher licence (commented out) | rh | 1 | -1/+4 |
2003-04-03 | Add architecture specific MESSAGE file handling. | salo | 1 | -1/+4 |
2003-04-01 | Make sure _OPSYS_RPATH_NAME has a value (even if a bogus one) so that | thorpej | 1 | -2/+2 |
2003-03-31 | ${UNAME} -p is a good value for LOWER_ARCH on Irix as well. | jschauma | 1 | -1/+2 |
2003-03-30 | kill some trailing whitespace | grant | 1 | -33/+33 |
2003-03-29 | m4 on solaris is /usr/ccs/bin/m4 or /usr/xpg4/bin/m4. | seb | 1 | -2/+2 |
2003-03-29 | Add _OPSYS_LIBTOOL_REQD, following Darwin's example. | jschauma | 1 | -1/+2 |
2003-03-28 | Quote tr arguments. | wiz | 1 | -2/+2 |
2003-03-28 | Remove last traces of NO_PATCH. | wiz | 1 | -7/+1 |
2003-03-26 | Add default clamav user and group | agc | 1 | -1/+11 |
2003-03-25 | Export RPATH_FLAG to MAKE_ENV and CONFIGURE_ENV. | jschauma | 1 | -1/+3 |