summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.barrier.mk
AgeCommit message (Expand)AuthorFilesLines
2013-05-23prevent to generate binary package in ${PACKAGES} from the side effect ofobache1-1/+2
2010-02-24Rename the install phase to stage-install. Introduce a new installjoerg1-2/+3
2009-05-16Don't require pkg_delete or pkg_info -r to list packages in fulljoerg1-2/+7
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-4/+4
2007-11-30Since the "build" target is run inside the pkgsrc barrier, "build-env"rillig1-2/+2
2007-08-31Introduce a new target "checksum-phase" which is used as a dependencyjlam1-2/+2
2006-11-03Add package-install. For non-DESTDIR builds, package and package-installjoerg1-1/+2
2006-10-06Added a call similar to "make error-check" when the real target failsrillig1-2/+14
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-2/+2
2006-07-25Move barrier to just after the depends phase. This allows both thejlam1-3/+4
2006-07-22Modify the barrier so that we always invoke the recursive make processjlam1-4/+4
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam1-2/+2
2006-07-21Rearrange sequence so that "wrapper" occurs between "tools" andjlam1-2/+4
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-6/+6
2006-07-06Remove an unnecessary target... ${_BARRIER_COOKIE} has no source targetsjlam1-5/+5
2006-07-06The "replace" target does conceptually the same thing as the "install"jlam1-4/+2
2006-07-06Move inclusion of bsd.pkg.barrier.mk under the .MAIN target becausejlam1-1/+2
2006-07-06Order the _BARRIER_POST_TARGETS so that if more than one is specified onjlam1-17/+29
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-0/+59