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