Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | Do not check that RCD_SCRIPTS_SRC.foo exists, assume so. | joerg | 1 | -3/+1 |
2007-08-02 | Don't bother using environment variables to pass info the shlib-type | jlam | 1 | -3/+3 |
2007-07-27 | Move the +SHLIBS generation code back into the pkginstall module. In the | jlam | 2 | -1/+92 |
2007-07-23 | Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- the | jlam | 2 | -82/+1 |
2007-07-18 | Reversed file descriptors 1 and 2... time for a coffee break... | jlam | 1 | -3/+3 |
2007-07-18 | Ignore the result of the ldconfig command. | jlam | 1 | -3/+4 |
2007-07-18 | PKG_METADATADIR is the *second* argument. | jlam | 1 | -2/+2 |
2007-07-18 | Add missing definition for "$ACTION", which is the first argument to the | jlam | 1 | -1/+2 |
2007-07-18 | Add back a facility to rebuild the run-time library search paths database | jlam | 4 | -3/+92 |
2007-07-12 | * Add a user-settable variable to tune the default verbosity of the | jlam | 10 | -132/+84 |
2007-06-15 | On second thought, maybe the rest of the world's software isn't as | jlam | 1 | -2/+2 |
2007-06-15 | Change the default setuid-root permissions from 4711 to 4555. This | jlam | 1 | -2/+2 |
2007-06-15 | Document PKG_SYSCONFDIR_PERMS, which has existed for quite some time. | jlam | 1 | -1/+7 |
2007-03-13 | Added keywords for SPECIAL_PERMS, so it is found by | rillig | 1 | -1/+3 |
2007-01-24 | ... and quote the $ for subst so that ${RM} ends up in the final file. | joerg | 1 | -2/+2 |
2007-01-24 | *blush* Fix variable substituation to not substitute the same string | joerg | 1 | -2/+2 |
2007-01-02 | Reformatted the documentation of INFO_DIR to make it suitable for "make | rillig | 1 | -2/+4 |
2007-01-02 | Add fonts magic for TrueType and Type1 fonts. | joerg | 2 | -9/+26 |
2006-12-29 | Relative $infodir is allowed, so if it's relative, add ${PREFIX}. | obache | 1 | -3/+9 |
2006-12-15 | Remove trailing tabs. | martti | 5 | -14/+14 |
2006-12-15 | Remove trailing spaces. | martti | 2 | -4/+4 |
2006-11-05 | Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for | joerg | 1 | -2/+2 |
2006-11-05 | RC scripts should be installed relative to DESTDIR as well. | joerg | 1 | -3/+3 |
2006-10-12 | Linux shadow-utils provides a useradd that fails when creating a home | ben | 1 | -0/+146 |
2006-09-22 | - Compute CHEKCK_FILES filter on the entries requested and keep it | joerg | 2 | -7/+15 |
2006-07-19 | Be more conservative and avoid possible shell implementation differences | jlam | 8 | -16/+28 |
2006-07-19 | Add messages noting when the PRE-INSTALL and POST-INSTALL actions are run. | jlam | 1 | -1/+3 |
2006-07-11 | Fix grammar in messages. From David A. Holland in PR 33975. | wiz | 1 | -3/+3 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -10/+2 |
2006-07-05 | Refactor configure, build, test and wrapper phases out of bsd.pkg.mk | jlam | 1 | -2/+1 |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 1 | -15/+15 |
2006-06-09 | make(1) will automatically delete partially made targets if the target | jlam | 1 | -49/+24 |
2006-06-08 | Replaced PHASE_MSG with STEP_MSG in many (but not all) places where it | rillig | 1 | -2/+2 |
2006-06-08 | Avoid using ::= construct which apparently is somewhat buggy in bmake. | jlam | 1 | -2/+2 |
2006-06-07 | Move _ZERO_FILESIZE_P ftom bsd.pkginstall.mk to bsd.pkg.mk so it can more | jlam | 1 | -6/+1 |
2006-06-06 | Avoid using PKGNAME in target names since they are "immediately" | jlam | 1 | -2/+2 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 1 | -3/+3 |
2006-06-04 | Drop the use of _ACQUIRE_LOCK and _RELEASE_LOCK and replace with | jlam | 1 | -5/+3 |
2006-06-04 | Convert just-in-time su targets to use su-target instead of ${_SU_TARGET}. | jlam | 1 | -12/+10 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -1/+6 |
2006-05-21 | Move mk/install to mk/pkginstall to better reflect the contents (the | jlam | 18 | -0/+3646 |