Age | Commit message (Expand) | Author | Files | Lines |
2003-04-17 | allow defs.*.mk to override PKGTOOLS_REQD, starting with Solaris | grant | 1 | -2/+6 |
2003-04-17 | Add an ALLOW_VULNERABLE_PACKAGES switch, defaulting to undefined, to allow | agc | 1 | -2/+6 |
2003-04-17 | Add a check at fetch time to see if there are any known vulnerabilities | agc | 1 | -1/+17 |
2003-04-15 | only add ${LOCALPATCHES}/${PKGPATH}/* to the list of patches to apply | grant | 1 | -1/+3 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+4 |
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-10 | planetmirror -> http (the ftp server has a 250 user limit), use | grant | 1 | -2/+5 |
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-04 | pkgchk-*, like digest-*, does not require digest (certainly in binary add mode) | abs | 1 | -2/+2 |
2003-04-03 | Add architecture specific MESSAGE file handling. | salo | 1 | -1/+4 |
2003-03-30 | kill some trailing whitespace | grant | 1 | -33/+33 |
2003-03-28 | Remove last traces of NO_PATCH. | wiz | 1 | -7/+1 |
2003-03-25 | Export RPATH_FLAG to MAKE_ENV and CONFIGURE_ENV. | jschauma | 1 | -1/+3 |
2003-03-23 | Add "${LOCALBASE}/lib" before "${X11BASE}/lib" to the runtime library | tron | 1 | -4/+4 |
2003-03-22 | when creating PLIST's, substitute \. for . in the sed pattern for | dmcmahill | 1 | -2/+2 |
2003-03-22 | add flow.dl.sourceforge.net (Flow Communications), an official | grant | 1 | -1/+2 |
2003-03-22 | Let distribution patches generate ${NAME}.orig_dist backup copies to avoid | wiz | 1 | -2/+2 |
2003-03-19 | * make print-PLIST deal better with /emul/linux/proc | hubertf | 1 | -7/+7 |
2003-03-14 | (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG; | jlam | 1 | -13/+19 |
2003-03-04 | Move M4 default definition into the defs.$OPSYS.mk files: unconditionally | seb | 1 | -5/+1 |
2003-03-03 | We want to remove '-Wl,-R' and '-rpath' when USE_BUILDLINK2 is "no" | seb | 1 | -2/+2 |
2003-02-28 | Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't fail | jschauma | 1 | -2/+2 |
2003-02-25 | Do package list substitutions before modifications for compressed manual | tron | 1 | -3/+3 |
2003-02-24 | When using imake, add a bunch of variables to the PLIST_SUBST list, in | jschauma | 1 | -2/+9 |
2003-02-23 | Add a MASTER_SITE_APACHE variable with a bunch of apache.org mirrors. | jmmv | 1 | -1/+32 |
2003-02-22 | Add MASTER_SITE_XEMACS. | uebayasi | 1 | -1/+13 |
2003-02-18 | Wrap "Lock acquired ..." and "Lock released ..." messages with PKG_VERBOSE check | lukem | 1 | -3/+7 |
2003-02-16 | oops. add few missing backslashes from previous. | salo | 1 | -5/+5 |
2003-02-16 | Add more mirrors to MASTER_SITE_MOZILLA, MASTER_SITE_GNOME, MASTER_SITE_GNU | salo | 1 | -2/+54 |
2003-02-15 | lint: no news is good news, don't tell us about "OK" items from pkglint. | hubertf | 1 | -2/+2 |
2003-02-14 | Add some SUSE mirror sites. From Juan RP in PR 19768. | wiz | 1 | -1/+9 |
2003-02-09 | Open/close HTML mark-up in the correct order. Noted by Kevin P. Neal. | wiz | 1 | -2/+2 |
2003-02-09 | s/${ENV}/${SETENV}/, noted by Kevin P. Neal in connection with PR 19586. | wiz | 1 | -2/+2 |
2003-01-29 | Move the inclusion of bsd.pkg.install.mk higher so that binary packages | jlam | 1 | -5/+5 |
2003-01-29 | Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use in | abs | 1 | -3/+3 |
2003-01-28 | Ensure that PKG_SYSCONFBASE is always defined (defaulting to ${PREFIX}/etc). | jlam | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -1/+5 |
2003-01-21 | require at least libtool 1.4.20010614nb12 on Darwin. | grant | 1 | -1/+5 |
2003-01-20 | Add stamp-vti to AUTOMAKE_PATTERNS; fixes bison problem, tested by salo. | wiz | 1 | -1/+2 |
2003-01-17 | -. if (${AUTOMAKE_OVERRIDE} == "YES") | wiz | 1 | -2/+2 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -7/+7 |
2003-01-10 | Added http://osdn.dl.sourceforge.net/sourceforge/ as Sourceforge mirror. | jmmv | 1 | -1/+2 |
2003-01-10 | Add the PKG_PRESERVE capability to bsd.pkg.mk. | agc | 1 | -1/+14 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -6/+19 |
2003-01-09 | Introduce NO_PKGTOOLS_REQD_CHECK, with which a package can disable | schmonz | 1 | -54/+28 |
2003-01-05 | when invoking genreadme.awk, set TMPDIR correctly | lukem | 1 | -2/+2 |
2003-01-04 | redo the README.html target for increased speed. For packages with | dmcmahill | 1 | -31/+36 |
2003-01-04 | move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitable | dmcmahill | 1 | -2/+2 |