summaryrefslogtreecommitdiff
path: root/mk/install/bsd.install.mk
AgeCommit message (Expand)AuthorFilesLines
2016-04-10Remove support for USE_DESTDIR=no.joerg1-9/+6
2014-12-06Add a new definition, PKGSRC_KEEP_BIN_PKGS, which defaults to "no".agc1-2/+4
2013-05-23prevent to generate binary package in ${PACKAGES} from the side effect ofobache1-2/+2
2010-02-24Rename the install phase to stage-install. Introduce a new installjoerg1-7/+23
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2007-11-03Simpler includes.rillig1-3/+3
2007-03-09Replaced PKG_SILENT/PKG_DEBUG with RUN.rillig1-4/+4
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-7/+7
2006-07-07Make configure, install, and package barrier-aware even if NO_CONFIGURE,jlam1-2/+4
2006-07-06The cookie files are indirectly made using *-cookie targets, so verifyjlam1-1/+3
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-5/+8
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-2/+2
2006-06-06Remove trailing blank line.jlam1-2/+1
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-1/+3
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+40