Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |