Age | Commit message (Expand) | Author | Files | Lines |
2016-07-09 | Added keywords for "make help". | rillig | 1 | -1/+2 |
2014-02-14 | Prevent to force creating binary package in ${PACKAGES} for the case installing | obache | 1 | -2/+2 |
2014-01-14 | Revert previous commit | cheusov | 1 | -25/+1 |
2014-01-14 | New private target sanity-check-depends for checking DEPENDS, | cheusov | 1 | -1/+25 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 1 | -2/+2 |
2012-10-01 | Apply patch from OBATA Akio to stop "make update" failing with "a different | bad | 1 | -4/+4 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 2 | -7/+7 |
2011-05-04 | Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is | obache | 1 | -2/+2 |
2010-02-25 | Simplify conditional as USE_DESTDIR is set by bsd.prefs.mk. | joerg | 1 | -4/+2 |
2010-02-20 | Set default DEPENDS_TARGET based on USE_DESTDIR instead of _USE_DESTDIR, | obache | 1 | -2/+2 |
2008-04-04 | Change default DEPENDS_TARGET to package-install if USE_DESTDIR != no. | joerg | 1 | -2/+4 |
2008-04-03 | Move handling of pkg_install version into flavor. Add an explicit | joerg | 1 | -1/+2 |
2008-02-20 | Removed colons from variable names so they are accessible to "bmake | rillig | 1 | -2/+2 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -6/+6 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-05-22 | While investigating xtraeme's bug report about duplicate running of the | joerg | 1 | -1/+2 |
2007-05-22 | Make depends-cookie a flavor indendepent target. Before it was used to | joerg | 2 | -7/+3 |
2007-03-23 | Resurrect the ability to skip the depends phase that was removed in | jlam | 1 | -2/+22 |
2007-03-15 | Made show-depends a flavor-specific target. | rillig | 1 | -1/+11 |
2007-03-09 | Renamed some more flavor-specific targets to have the form _flavor-*. | rillig | 2 | -17/+7 |
2007-03-02 | Remove support for obsolete and unused NO_DEPENDS. | wiz | 1 | -12/+2 |
2007-01-02 | Since hooks must not have any commands directly assigned to them, it is | rillig | 1 | -3/+1 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 2 | -4/+23 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 3 | -15/+15 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 2 | -10/+19 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -6/+6 |
2006-06-12 | _DEPENDS_COOKIE is already defined in bsd.depends-vars.mk. | jlam | 1 | -3/+1 |
2006-06-09 | Introduce the capability to gather all the warnings and errors that | jlam | 1 | -1/+2 |
2006-06-08 | Make use of a "real-depends" helper target to hook all of the other | jlam | 1 | -7/+20 |
2006-06-08 | Since "depends" is a real pkgsrc phase now, it also needs its own | rillig | 1 | -1/+6 |
2006-06-06 | real-su-bin-install is no more... it's just su-bin-install. | jlam | 1 | -2/+2 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 1 | -4/+4 |
2006-06-05 | Allow overrides of the public targets, e.g. "install", "package", etc. | jlam | 2 | -2/+6 |
2006-06-05 | Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where | jlam | 1 | -1/+20 |
2006-06-05 | Revert previous, as the bug seems to have been fixed elsewhere. We will | jlam | 1 | -2/+2 |
2006-06-04 | We really want to have the ${_DEPENDS_COOKIE} target to do something if it | seb | 1 | -2/+2 |
2006-06-03 | First pass at implementing support for package system flavors other | jlam | 3 | -0/+118 |