summaryrefslogtreecommitdiff
path: root/mk/install/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2016-04-10Remove support for USE_DESTDIR=no.joerg1-16/+3
2015-09-07Remove warning about 'make replace' being experimental.gdt1-2/+1
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
2011-10-15Rename "flavor" to "pkgformat".reed1-12/+12
2011-08-01Pass PKGNAME_REQD through to the make process on the other sideapb1-1/+2
2011-06-04Add support undo-replace with USE_DESTDIR.obache1-1/+8
2009-06-09Add support for using USE_DESTDIR=yes and replace together.joerg1-2/+13
2007-03-09Fixed pkglint warnings.rillig1-10/+9
2007-03-08Renamed replace-pkg to _flavor-replace and undo-replace-pkg torillig1-6/+6
2007-02-20Cleaned up the code:rillig1-41/+30
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-2/+2
2006-07-05Flatten out recursive makes into a single re-invocation of make byjlam1-1/+5
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-3/+3
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam1-1/+5
2006-06-05Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to wherejlam1-3/+3
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+59