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