summaryrefslogtreecommitdiff
path: root/mk/plist/print-plist.mk
AgeCommit message (Expand)AuthorFilesLines
2017-06-14Essentially from OBATA Akio in private mail, June 2015:prlw11-1/+4
2016-07-25Remove special PRINT_PLIST_AWK for a couple of variables.wiz1-10/+1
2016-06-03Honour ALL_ENV in print-PLIST.joerg1-2/+2
2016-05-10Restore print-PLIST @pkgdir functionality. This was lost in the @dirrmjperkin1-2/+3
2016-05-04Handle MANZ for print-PLIST.jperkin1-1/+2
2016-04-10Remove support for USE_DESTDIR=no.joerg1-13/+3
2015-06-07Garbage collect remaining part of the @dirrm logic.joerg1-34/+2
2014-01-24Move PY_PEP3147 specific PRINT_PLIST handling from common mk/plist/print-plis...obache1-4/+1
2014-01-18Improve support for python-3.3.wiz1-1/+5
2013-07-05Fix print-PLIST with a custom PKGGNUDIR.jperkin1-3/+2
2013-02-20Fix continuation for previous.wiz1-2/+2
2013-02-20Remove OPSYS and LOWER_OPSYS substitutions in print-PLIST;wiz1-3/+1
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin1-1/+3
2012-03-08Remove special handling for LOWER_VENDOR in print-PLIST, it hurts morewiz1-5/+1
2011-08-30escape `+' in DESTDIR for regex.obache1-4/+4
2009-06-14Don't generate @dirrm lines in print-PLIST, switch @exec mkdir lines tojoerg1-7/+2
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-5/+4
2008-07-23Avoid quoting "other character" in awk's strings as regular expressions.seb1-3/+3
2007-08-20For DESTDIR operation, no need to filter out old files.joerg1-1/+8
2007-07-31Don't substitute for OPSYS- or ARCH-related variables in print-plistjlam1-8/+13
2007-07-02Remove USE_MTREE support. Keep one copy (the NetBSD version) forjoerg1-2/+4
2007-03-02Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'.wiz1-3/+3
2006-11-15Font-related entries we skip for CHECK_FILES should be skipped forjoerg1-1/+14
2006-10-09Main infrastructure for DESTDIR support.joerg1-7/+7
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-3/+3
2006-05-14Re-add ${PREFIX} to the list of directories print-PLIST targetseb1-1/+2
2006-05-09Apply PRINT_PLIST_AWK and _PLIST_PLIST_AWK_SUBST in the same orderminskim1-2/+2
2006-04-17Modify the plist module to automatically transform "^share/locale" injlam1-2/+3
2006-03-20* Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)jlam1-11/+12
2006-03-09Check that INFO_FILES is defined before using its value. Fixes PR pkg/33043.jlam1-2/+2
2006-01-14Signature police.seb1-1/+1
2006-01-13Remove the show-shlib-type target since it's no longer needed ... thejlam1-1/+1
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-0/+172