summaryrefslogtreecommitdiff
path: root/mk/flavor/pkg/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Rename "flavor" to "pkgformat".reed1-227/+0
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-3/+3
2011-06-04Add support undo-replace with USE_DESTDIR.obache1-1/+14
2010-09-14Use new "pkg-add -U -D" for make replace in DESTDIR case.gdt1-10/+10
2010-06-16Adjust workaround for make replace in destdir case. Use of -f is ofgdt1-3/+3
2010-06-12Repair regression in "make replace" in DESTDIR case.gdt1-3/+12
2010-01-30Revamp the replace logic for the destdir case. Don't bother messing upjoerg1-3/+12
2010-01-30Use new pkg_add -U for replace in the destdir case.joerg1-3/+3
2009-10-02Fix typo in comment.obache1-2/+2
2009-06-09Add support for using USE_DESTDIR=yes and replace together.joerg1-2/+24
2008-01-23Add better error message when failing to tar up old package.gdt1-2/+3
2007-12-02Removed the block comments, as they were full of redundant words.rillig1-61/+29
2007-11-17Added a missing line continuation to prevent output of a shell command.rillig1-2/+2
2007-11-07Allow make replace to replace a package with a name other than the newgdt1-8/+15
2007-09-22revert previous; it has trouble in two many places and 1) a fix isn'tgdt1-5/+4
2007-09-21When replacing, use the oldname as found in work/.replace_oldname togdt1-4/+5
2007-08-13Factor out _REPLACE_NEWNAME_CMD.gdt1-17/+21
2007-08-13Made the code simpler:rillig1-40/+23
2007-08-11add missing \, reported my Mark Perkinsgdt1-2/+2
2007-08-10store +REQUIRED_BY and +INSTALLED_INFO in work/.replace-FOO rathergdt1-7/+12
2007-08-08Skip blank lines in +REQUIRED_BY files so that we don't error out tryingjlam1-1/+2
2007-08-08Need to also unset unsafe_depends_strict along with unsafe_depends here.tnn1-2/+2
2007-08-08Change the meaning of unsafe_depends to mean that a dependency hasgdt1-3/+9
2007-08-08Improve previous: Per tnn@ suggestion, don't do pkg_admin unset unlessgdt1-6/+17
2007-08-07Remove unsafe_depends and rebuild tags from a package just beforegdt1-3/+6
2007-08-02Preserve any existing +INSTALLED_INFO file from an installed packagejlam1-1/+19
2007-03-17XXX: "make replace" should be one transaction.rillig1-1/+6
2007-03-08Renamed replace-pkg to _flavor-replace and undo-replace-pkg torillig1-15/+16
2006-11-16The undo-replace target had confused the "installed" and the "new" name.rillig1-43/+30
2006-07-17During 'make replace', use pkg_admin to set the unsafe_dependsgdt1-1/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-6/+6
2006-07-05Fix two bugs which prevent undo-replace from working.jlam1-3/+3
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam1-2/+2
2006-06-03First pass at implementing support for package system flavors otherjlam1-0/+173