summaryrefslogtreecommitdiff
path: root/mk/plist
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Added _VARGROUPS.rillig1-1/+6
2007-08-20For DESTDIR operation, no need to filter out old files.joerg1-1/+8
2007-08-03Update _USE_DESTDIR=full handling to use the new -u/-g code andjoerg1-11/+2
2007-07-31Don't substitute for OPSYS- or ARCH-related variables in print-plistjlam1-8/+13
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam1-1/+4
2007-07-27Move the +SHLIBS generation code back into the pkginstall module. In thejlam2-89/+1
2007-07-23Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- thejlam2-1/+89
2007-07-18Add back a facility to rebuild the run-time library search paths databasejlam2-59/+1
2007-07-18Preserve the default value of PLIST_SRC as PLIST_SRC_DFLT while stilljlam1-21/+20
2007-07-03+ be@latin for libwnck.wiz1-1/+5
2007-07-02Remove USE_MTREE support. Keep one copy (the NetBSD version) forjoerg2-2/+1347
2007-06-09Fixed the description of PLIST_SRC.rillig1-16/+12
2007-05-28Changed suffix for _PLIST_NOKEYWORDS to be more in line with other filesheinz1-2/+2
2007-05-28In order to avoid incorrect information about needed shared libraries inheinz1-2/+17
2007-04-22rename shared modules from .so to .sltnn1-4/+9
2007-04-21.so -> .sl substitutiontnn1-1/+5
2007-04-19add awk script to be used for Spectrum Object Module shlib handling.tnn2-1/+13
2007-04-11ECOFF on OSF1 behaves like ELF as far as PLISTs are concerned.tnn1-2/+2
2007-03-07Fixed a GNU awk warning about quoting.rillig1-2/+2
2007-03-02Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'.wiz1-3/+3
2007-02-20A missing quote.uebayasi1-2/+2
2006-11-15Font-related entries we skip for CHECK_FILES should be skipped forjoerg1-1/+14
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.joerg2-13/+13
2006-07-21Modify the shlib-type script so that it doesn't need to compile anythingjlam2-26/+22
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig1-2/+2
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam1-3/+3
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-06-01Removed superfluous backslashes.rillig1-2/+2
2006-06-01In AWK string literals, backslashes must be doubled. Otherwise they arerillig1-4/+4
2006-05-29When filtering out unrelated info files, only check the last bit ofjlam1-4/+4
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-05-02Use brackets "[]" to quote characters instead of backslash "\". Thisjlam1-2/+2
2006-04-24Added the shebang line.rillig1-2/+2
2006-04-17Only do the locale transformation if USE_PKGLOCALEDIR is defined. Thisjlam2-2/+9
2006-04-17Modify the plist module to automatically transform "^share/locale" injlam3-3/+62
2006-04-16Now that all info file entries have been pushed from INFO_FILES intojlam1-19/+2
2006-04-15Apply jlam's awk fix done in plist-info.awk 1.12.minskim1-3/+5
2006-04-14Avoid () as a regular expression as the interpretation seems to bejlam1-3/+5
2006-04-12If the info file doesn't exist on the disk, we should still output anjlam1-1/+8
2006-04-05Create a new variable IGNORE_LIBTOOLIZE containing files which shouldjlam2-3/+12
2006-03-30Whitespace changes.jlam1-14/+14
2006-03-30Skip symlinks without emitting warnings during PLIST creation as thesejlam1-5/+12
2006-03-20* Creates a new variable PKGINFODIR (named similarly to PKGMANDIR)jlam3-42/+55
2006-03-14Properly rename "info" to ${INFO_DIR} in any @dirrm statements. Alsojlam1-6/+12
2006-03-14Teach the plist framework a new variable IGNORE_INFO_DIRS that is ajlam2-7/+30
2006-03-14Sort _PLIST_AWK_ENV.jlam1-2/+2