summaryrefslogtreecommitdiff
path: root/mk/plist
AgeCommit message (Expand)AuthorFilesLines
2015-06-07Garbage collect remaining part of the @dirrm logic.joerg2-1441/+2
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-20/+1
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-04-18Some improvements and changes for Haskell Cabal support.obache1-0/+84
2014-03-11Introduce infrastructure support for SMF.jperkin1-0/+8
2014-03-08Improve shlib name conversion for Cygwin.obache1-5/+17
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-09-12Introduce CATMAN_SECTION_SUFFIX which if set to 'yes' will ensure thatjperkin2-3/+22
2013-07-05Fix print-PLIST with a custom PKGGNUDIR.jperkin1-3/+2
2013-04-17* try to replace .so with .dll without `lib' prefix, like a plugins.obache1-2/+18
2013-03-03switch to based on shlib-dylib.awkobache1-12/+174
2013-02-23prevent to expand if dlname is empty.obache1-2/+2
2013-02-20Fix continuation for previous.wiz1-2/+2
2013-02-20Remove OPSYS and LOWER_OPSYS substitutions in print-PLIST;wiz1-3/+1
2013-02-10Improve PLIST handling for Cygwin (SHLIB_TYPE=PEwin)obache4-2/+67
2013-01-05Modify mk/plist/plist-gnu.mk to convert gnu/man to ${PKGGNUDIR}${PKGMANDIR}.sbd1-1/+10
2012-12-06Introduce PKGGNUDIR as a way to control gnu prefix.jperkin3-2/+57
2012-05-27"rebuild" and "retest" targets were added (by analogy with "reinstall").cheusov1-1/+11
2012-05-16typo.jperkin1-2/+2
2012-05-13Allow to additional post-processing PLIST with PLIST_AWK and PLIST_AWK_ENV.obache1-1/+9
2012-03-08Remove special handling for LOWER_VENDOR in print-PLIST, it hurts morewiz1-5/+1
2012-03-04Don't strip out "cat" manual pages if the package gets built via "imake".tron1-2/+4
2011-09-08Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -iabs1-6/+6
2011-08-30escape `+' in DESTDIR for regex.obache1-4/+4
2010-02-20Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE.rillig1-5/+9
2009-06-14Kill more @dirrm logic.joerg3-20/+3
2009-06-14Remove @dirrm related logic.joerg2-8/+2
2009-06-14Don't generate @dirrm lines in print-PLIST, switch @exec mkdir lines tojoerg1-7/+2
2009-05-20Add bem and crh locales for Gnome.wiz1-1/+9
2009-03-17Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig2-7/+6
2008-12-04Add en_NZ locale.wiz1-1/+5
2008-11-24Add la locale for GNOME (gedit).wiz1-1/+5
2008-11-23Add ast locale, for GNOME.wiz1-1/+5
2008-10-30Don't filter the PLIST for AIX, at least libtool nowadays also createsjoerg1-2/+2
2008-10-28Add th_TH for bmpx.wiz1-1/+5
2008-10-25Add share/locale/ur_PK for file-roller.wiz1-1/+5
2008-10-25Add share/locale/ks for evince.wiz1-1/+5
2008-10-24Add a few locale dirs for gtk2.wiz1-1/+13
2008-10-24Add share/locale/mai for glib2-2.18.2.wiz1-1/+5
2008-10-16Gnome prefers sr@latin to sr@Latn now, match this here.wiz1-2/+2
2008-10-09Add share/locale/de_CH/LC_MESSAGES for gnucash.wiz1-1/+5
2008-08-18Add share/locale/fur.joerg1-1/+5
2008-07-23Avoid quoting "other character" in awk's strings as regular expressions.seb1-3/+3
2008-05-30Add rm for gtkspell.wiz1-1/+5
2008-04-08Add better support for small conditional parts of PLISTs.jlam1-2/+15
2008-01-05The @imake-man macro should not yet be used, since it is subject torillig1-1/+3
2007-10-31Some implementations of X11 install both manpages and catpages, whichrillig3-9/+44
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam1-5/+19
2007-10-25simpler includes.rillig1-3/+3