summaryrefslogtreecommitdiff
path: root/mk/plist/plist.mk
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Fixed a GNU awk warning about quoting.rillig1-2/+2
2007-02-20A missing quote.uebayasi1-2/+2
2006-11-05Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default forjoerg1-3/+3
2006-10-15Include some more magic to set ownership of packages build withjoerg1-2/+11
2006-10-09Main infrastructure for DESTDIR support.joerg1-6/+6
2006-07-21Modify the shlib-type script so that it doesn't need to compile anythingjlam1-4/+3
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig1-2/+2
2006-06-08Fix an inverted test that caused all catman pages to be stripped fromjlam1-3/+3
2006-06-03First pass at implementing support for package system flavors otherjlam1-1/+2
2006-04-17Only do the locale transformation if USE_PKGLOCALEDIR is defined. Thisjlam1-1/+2
2006-04-17Modify the plist module to automatically transform "^share/locale" injlam1-1/+3
2006-04-16Now that all info file entries have been pushed from INFO_FILES intojlam1-19/+2
2006-04-05Create a new variable IGNORE_LIBTOOLIZE containing files which shouldjlam1-1/+2
2006-03-20* Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)jlam1-5/+18
2006-03-14Teach the plist framework a new variable IGNORE_INFO_DIRS that is ajlam1-2/+14
2006-03-14Sort _PLIST_AWK_ENV.jlam1-2/+2
2006-01-21Fix a weird newline error (probably cut-and-paste error).jlam1-3/+2
2006-01-13Make use of ${.TARGET} within a target instead of re-specifying thejlam1-2/+2
2006-01-13Remove the show-shlib-type target since it's no longer needed ... thejlam1-7/+1
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-0/+235