Age | Commit message (Expand) | Author | Files | Lines |
2003-10-19 | tell imake not to build HTML man pages. | grant | 1 | -1/+3 |
2003-09-23 | add a TAR definition for a suitable tar implementation, not | grant | 1 | -1/+2 |
2003-09-14 | -lpthread is a no-op on Darwin, but it messes up buildlink. So add a new | danw | 1 | -1/+2 |
2003-09-05 | Use LOCALBASE instead of ZOULARISBASE | martti | 1 | -5/+10 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -3/+2 |
2003-08-25 | The standard "root" group under Linux is "root" not "wheel". | reed | 1 | -2/+2 |
2003-08-23 | Set GMAKE to /usr/bin/make only of that actually exists, else set it | jschauma | 1 | -2/+7 |
2003-06-06 | test, too, can be in /bin or /usr/bin. Apparently. | jschauma | 1 | -1/+5 |
2003-06-06 | Found some more programs that may be in either /bin or /usr/bin depending | jschauma | 1 | -2/+14 |
2003-04-20 | touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linux | cjep | 1 | -1/+13 |
2003-04-15 | add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed | grant | 1 | -1/+6 |
2003-03-20 | Alternative check if IPv6 is available with the OS. | hubertf | 1 | -2/+2 |
2003-03-04 | Move M4 default definition into the defs.$OPSYS.mk files: unconditionally | seb | 1 | -1/+2 |
2003-02-28 | Add definitions for HOSTNAME_CMD, so that just-in-time-su doesn't fail | jschauma | 1 | -1/+2 |
2003-02-27 | look for basename, egrep, fgrep, grep and sed in both /bin and | grant | 1 | -1/+21 |
2003-02-24 | When using imake, add a bunch of variables to the PLIST_SUBST list, in | jschauma | 1 | -1/+12 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -1/+2 |
2003-01-10 | Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-base | jlam | 1 | -2/+1 |
2002-12-18 | Introduce _OPSYS_HAS_INET6, and use it to determine the default | schmonz | 1 | -1/+6 |
2002-12-16 | Add TEE and TSORT (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add DATE and NICE (required for bulk builds). | salo | 1 | -1/+3 |
2002-12-15 | Add FGREP. | salo | 1 | -1/+2 |
2002-12-03 | Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwin | agc | 1 | -1/+2 |
2002-12-03 | Add a layer of abstraction into bsd.pkg.mk for Java settings - set the | agc | 1 | -1/+2 |
2002-12-03 | Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value into | agc | 1 | -1/+2 |
2002-12-03 | Use a more generic way of determining, on an opsys-dependent basis, | agc | 1 | -1/+2 |
2002-12-03 | Handle the different rpath directive to the linker for Irix in a different, | agc | 1 | -1/+2 |
2002-12-03 | Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD, | agc | 1 | -1/+2 |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 1 | -2/+1 |
2002-10-04 | Add definitions for EXPR == expr, used for portable shell arithmetic. I | jlam | 1 | -1/+2 |
2002-09-04 | Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 to | agc | 1 | -1/+2 |
2002-08-28 | Allow more flexibility in the handling of UNLIMIT_RESOURCES. | seb | 1 | -1/+4 |
2002-07-15 | Provide per-${OPSYS} defaults for how to run a command as root. | schmonz | 1 | -1/+2 |
2002-06-21 | Linux updates: match MTREE value in pkg_install, pass correct arg to patch to... | abs | 1 | -5/+5 |
2002-06-02 | Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" on | schmonz | 1 | -1/+2 |
2002-04-09 | Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is something | jlam | 1 | -1/+2 |
2002-03-14 | make _PATCH_BACKUP_ARG be more useful to callers by moving "-V simple" | lukem | 1 | -2/+2 |
2002-02-27 | Add _STRIPFLAG_CC and _STRIPFLAG_INSTALL to fix PR 15467. | yyamano | 1 | -1/+6 |
2002-01-19 | Add coarse-grained locking to pkgsrc builds, by means of a beefed | agc | 1 | -1/+3 |
2001-12-19 | Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU make | agc | 1 | -1/+3 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 1 | -8/+11 |
2001-11-21 | Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mk | agc | 1 | -1/+2 |
2001-11-21 | Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into the | agc | 1 | -1/+3 |
2001-11-21 | Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to the | agc | 1 | -4/+6 |
2001-11-21 | Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mk | agc | 1 | -1/+2 |
2001-11-21 | Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files, | agc | 1 | -1/+2 |
2001-11-21 | Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files, | agc | 1 | -1/+2 |
2001-11-21 | Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mk | agc | 1 | -1/+2 |
2001-11-21 | Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mk | agc | 1 | -1/+3 |