Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -3/+3 |
2007-09-07 | Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter. | rillig | 1 | -21/+17 |
2007-09-07 | pkg_info -qR doesn't give the same results as pkg_delete -n. | rillig | 1 | -1/+3 |
2007-09-07 | Correct typo, really fixes PR 36940. | obache | 1 | -2/+2 |
2007-09-07 | pkg_info needs at least one package name. Fixes PR 36940. | rillig | 1 | -2/+3 |
2007-09-06 | One line of code can say as much as ten. | rillig | 1 | -5/+2 |
2007-09-06 | Why do things in a simple way when there is a complicated alternative? | rillig | 1 | -11/+5 |
2006-10-05 | Suppress the message that ".DDIR is up-to-date" by introducing a .PHONY | rillig | 1 | -3/+6 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -14/+12 |
2006-06-07 | 1.) Remove all instances of '@${WARNING_MSG} "Warning: ...' which resulted | tron | 1 | -4/+4 |
2006-06-05 | Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG | jlam | 1 | -10/+8 |
2006-06-05 | Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where | jlam | 1 | -4/+19 |
2006-06-04 | Move some "update"-only variables from bsd.pkg.mk to bsd.pkg.update.mk. | jlam | 1 | -1/+4 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 1 | -0/+127 |