Age | Commit message (Expand) | Author | Files | Lines |
2011-05-04 | Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is | obache | 1 | -2/+2 |
2010-07-03 | The "-p" option is redundant as it is included in the MKDIR variable. | darcy | 1 | -2/+2 |
2010-06-15 | Apply my fix for PR 35091: do a check-vulnerable step first in "make | dholland | 1 | -1/+2 |
2010-02-25 | If using "make package", default to recursion with package-install. | joerg | 1 | -4/+2 |
2010-02-19 | Garbage collect support for old pkg_install versions. | joerg | 1 | -14/+1 |
2009-05-16 | Don't require pkg_delete or pkg_info -r to list packages in full | joerg | 1 | -1/+2 |
2009-03-07 | make update might be called without having the package installed, so | joerg | 1 | -2/+6 |
2009-03-05 | Use pkg_info -r if present and fall back to pkg_delete for pkg_install | joerg | 1 | -3/+10 |
2008-04-07 | Prefer package-destdir as default for update with USE_DESTDIR. | joerg | 1 | -2/+4 |
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 |