Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | Rename the install phase to stage-install. Introduce a new install | joerg | 1 | -2/+3 |
2009-05-16 | Don't require pkg_delete or pkg_info -r to list packages in full | joerg | 1 | -2/+7 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -4/+4 |
2007-11-30 | Since the "build" target is run inside the pkgsrc barrier, "build-env" | rillig | 1 | -2/+2 |
2007-08-31 | Introduce a new target "checksum-phase" which is used as a dependency | jlam | 1 | -2/+2 |
2006-11-03 | Add package-install. For non-DESTDIR builds, package and package-install | joerg | 1 | -1/+2 |
2006-10-06 | Added a call similar to "make error-check" when the real target fails | rillig | 1 | -2/+14 |
2006-07-27 | Whenever we invoke a recursive make, we need to ensure that the proper | jlam | 1 | -2/+2 |
2006-07-25 | Move barrier to just after the depends phase. This allows both the | jlam | 1 | -3/+4 |
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 1 | -4/+4 |
2006-07-21 | "BUILD_ENV" was misnamed. It's actually the environment that is passed | jlam | 1 | -2/+2 |
2006-07-21 | Rearrange sequence so that "wrapper" occurs between "tools" and | jlam | 1 | -2/+4 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -6/+6 |
2006-07-06 | Remove an unnecessary target... ${_BARRIER_COOKIE} has no source targets | jlam | 1 | -5/+5 |
2006-07-06 | The "replace" target does conceptually the same thing as the "install" | jlam | 1 | -4/+2 |
2006-07-06 | Move inclusion of bsd.pkg.barrier.mk under the .MAIN target because | jlam | 1 | -1/+2 |
2006-07-06 | Order the _BARRIER_POST_TARGETS so that if more than one is specified on | jlam | 1 | -17/+29 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -0/+59 |