pkgsrc/mk
jlam 05aefeaedc Teach bsd.pkg.mk how to extract all files in ${EXTRACT_ONLY} that end in
suffices listed in ${_EXTRACT_SUFFICES}.  Currently, _EXTRACT_SUFFICES has
.tar.bz2, .tbz, .tar.gz, .tgz, .tar, .zip, .lzh, and .lha.  If the file
doesn't end in any of these suffices, then we use the old code to do the
extraction.  This rids us of the mild annoyance where if you have several
distfiles, some ending in .tar.bz2, some in .tar.gz, and others in .zip,
then you have to create a post-extract target to extract all of the ones
not ending in the suffix that you designate in EXTRACT_SUFX.

I've tested this with some representative packages: archivers/gtar-base,
print/cups, www/surfraw, and print/ghostscript-nox11.
2001-12-19 23:14:01 +00:00
..
bulk - add 'bulk-cache' and 'clean-bulk-cache' targets to create and remove 2001-12-17 02:32:22 +00:00
install Fix of commands invoking {USER,GROUP}ADD so that '-{u,g}' and '{user,group}id' 2001-12-04 21:05:06 +00:00
bsd.buildlink.mk Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just 2001-11-30 17:21:54 +00:00
bsd.pkg.defaults.mk Since print/cups conflicts with another popular print package, 2001-12-18 20:22:59 +00:00
bsd.pkg.install.mk D'oh! I had the logic reversed for the INSTALL_RCD_SCRIPTS check. 2001-12-19 21:32:32 +00:00
bsd.pkg.mk Teach bsd.pkg.mk how to extract all files in ${EXTRACT_ONLY} that end in 2001-12-19 23:14:01 +00:00
bsd.pkg.obsolete.mk Since print/cups conflicts with another popular print package, 2001-12-18 20:22:59 +00:00
bsd.pkg.subdir.mk lose some more pkg/ references 2001-11-28 10:21:46 +00:00
bsd.prefs.mk Retire USE_CURSES, which was superseded by devel/ncurses/buildlink.mk, and 2001-12-12 16:30:04 +00:00
Darwin.pkg.dist Add initial support for Darwin (1.4) to pkgsrc. 2001-10-30 13:53:15 +00:00
Darwin.x11.dist Add initial support for Darwin (1.4) to pkgsrc. 2001-10-30 13:53:15 +00:00
defs.Darwin.mk Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU make 2001-12-19 10:29:11 +00:00
defs.Linux.mk Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU make 2001-12-19 10:29:11 +00:00
defs.NetBSD.mk Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU make 2001-12-19 10:29:11 +00:00
defs.SunOS.mk Add a new _OPSYS_HAS_GMAKE definition, to denote that the OS has GNU make 2001-12-19 10:29:11 +00:00
Linux.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
Linux.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
motif.buildlink.mk Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into the 2001-11-21 13:54:14 +00:00
NetBSD.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
NetBSD.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
ossaudio.buildlink.mk Create ECHO_BUILDLINK_MSG for printing buildlink diagnostics. It's just 2001-11-30 17:21:54 +00:00
SunOS.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
SunOS.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
x11.buildlink.mk pkgtools/x11-links has been updated. 2001-12-08 23:17:18 +00:00
xaw.buildlink.mk Create buildlink.mk files for the various Xaw libraries. Instead of 2001-08-23 04:24:21 +00:00