summaryrefslogtreecommitdiff
path: root/mk/plist/print-plist.mk
AgeCommit message (Expand)AuthorFilesLines
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