Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-18 | Introduce _OPSYS_HAS_INET6, and use it to determine the default | schmonz | 1 | -1/+6 | |
value of USE_INET6. | |||||
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 | |
defining _OPSYS_PERL_REQD to the correct value to make sure there's a valid perl version for that platform. | |||||
2002-12-03 | Add a layer of abstraction into bsd.pkg.mk for Java settings - set the | agc | 1 | -1/+2 | |
path to the java home directory depending upon whether the operating system includes Java by default. Use the operating system-dependent definitions files to set this value. | |||||
2002-12-03 | Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value into | agc | 1 | -1/+2 | |
the logic for doing backups when applying patches, and set the value accordingly in the opsys-dependent defs file. | |||||
2002-12-03 | Use a more generic way of determining, on an opsys-dependent basis, | agc | 1 | -1/+2 | |
whether the gettext package should be used. | |||||
2002-12-03 | Handle the different rpath directive to the linker for Irix in a different, | agc | 1 | -1/+2 | |
more generic, way - use an abstraction called ${_OPSYS_RPATH_NAME} which takes the value "-rpath," or "-R", set appropriately in the opsys-dependent defs files. | |||||
2002-12-03 | Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD, | agc | 1 | -1/+2 | |
and use that rather than a hardcoded ${OPSYS} default in bsd.pkg.mk | |||||
2002-11-30 | defs file for OpenBSD. | cjep | 1 | -0/+125 | |