Age | Commit message (Expand) | Author | Files | Lines |
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-09 | use /usr/xpg4/bin/grep as GREP, as /usr/bin/grep does not support -e. | grant | 1 | -2/+2 |
2002-12-09 | Solaris has /usr/include/iconv.h, but it's not GNU iconv. Mark it | grant | 1 | -1/+5 |
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-11-23 | Make gcc default compiler for packages using imake on Solaris. | salo | 1 | -1/+2 |
2002-11-14 | Remove HAVE_OPENWINDOWS. Packages that wonder whether X11 is OpenWindows | jlam | 1 | -6/+1 |
2002-10-27 | Use ${LOCALBASE}/bin/gtar if it exists. | bouyer | 1 | -1/+5 |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 1 | -2/+1 |
2002-10-17 | Use mtree and pkg_* from bootstrap-pkgsrc if they exist. | grant | 1 | -1/+7 |
2002-10-06 | Full pathname for expr command. | seb | 1 | -2/+2 |
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-07-11 | on Solaris, depend on gzip-base if GZCAT is not set, and neither | grant | 1 | -2/+3 |
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-12-17 | Use "/usr/xpg4/bin/sed" instead of "/usr/bin/sed" under Solaris because | tron | 1 | -2/+2 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 1 | -8/+36 |
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 | -3/+5 |
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 |
2001-11-21 | Move default umask for operating systems into the individual defs.${OPSYS}.mk | agc | 1 | -2/+3 |
2001-11-20 | Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names of | jlam | 1 | -1/+4 |
2001-11-19 | Add definitions for USERADD and GROUPADD, used to create new users and | jlam | 1 | -1/+5 |
2001-07-15 | Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD | jlam | 1 | -2/+2 |
2001-07-13 | Add definitions for CMP pointing to cmp utility and use it in bsd.pkg.mk. | jlam | 1 | -1/+2 |
2001-06-18 | Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot | jlam | 1 | -1/+2 |
2001-06-12 | Add SORT and WC. Linux and Solaris ones might not be right...someone in | jlam | 1 | -1/+3 |
2001-06-12 | Migrate some OS-specific variable definitions into OS-specific files. | jlam | 1 | -0/+59 |