summaryrefslogtreecommitdiff
path: root/mk/package/bsd.package.mk
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Add a new package-clean target to remove the binary package again.joerg1-2/+14
2010-02-25Rename internal package-clean target to package-eat-cookie.joerg1-5/+5
2009-04-09Remove support for NO_PACKAGE.joerg1-18/+2
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-2/+2
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2006-10-09Add two variables to control whether make package and make cleanjoerg1-15/+1
2006-10-08Added a new variable MAKE_PACKAGE_AS_ROOT that controls whether therillig1-1/+14
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-5/+5
2006-07-07Make configure, install, and package barrier-aware even if NO_CONFIGURE,jlam1-2/+4
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-5/+8
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-2/+2
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-3/+7
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+45