pkgsrc/mk
rillig f0c209086a Packages may set the variable FETCH_MESSAGE to a list of lines that are
printed when some distfile must be fetched manually. After printing
them, the build is aborted.

This deprecates the old _FETCH_MESSAGE, as packages should never need to
define variables with leading underscores.
2006-05-23 07:39:22 +00:00
..
buildlink3 If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkg 2006-05-06 03:28:44 +00:00
bulk Add an option (MKSUMMARY) to create pkg_chk index for binary-only updates 2006-03-28 10:56:52 +00:00
compiler Change _GCC_DIST_VERSION from 3.4.5 to 3.4.6 to reflect update to 2006-04-05 12:31:24 +00:00
defaults Rename spoof to syslogng-spoof. Suggested by wiz@. 2006-05-16 22:51:37 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
pkginstall Move mk/install to mk/pkginstall to better reflect the contents (the 2006-05-21 23:50:15 +00:00
platform Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directories 2006-04-12 21:01:15 +00:00
plist Re-add ${PREFIX} to the list of directories print-PLIST target 2006-05-14 14:27:41 +00:00
scripts Back to pkg-vulnerabilities format 1.0.0. 2006-04-15 15:00:24 +00:00
tools Add back "gsoelim" as a NetBSD tool since it supports "-I directory". 2006-05-21 17:25:27 +00:00
wrapper Replaced jlam's initial sketch with one in which the parts are arranged 2006-02-02 23:08:31 +00:00
alternatives.mk Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
apache.mk Make the "apache2" package the default. Apache 1.3.x is very outdated. 2006-05-09 10:05:04 +00:00
bdb.buildlink3.mk Enhances comments to better explain to package authors how this file 2006-01-03 18:33:07 +00:00
bsd.hacks.mk We already know that bsd.prefs.mk is included before this, so reduce make 2004-11-30 15:09:45 +00:00
bsd.makevars.mk Fixed a typo in a comment. 2005-06-05 04:35:45 +00:00
bsd.options.mk Make the display of show-options more readable when there are lots of 2006-04-14 17:15:03 +00:00
bsd.pkg.check.mk Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where 2006-05-22 22:22:02 +00:00
bsd.pkg.clean.mk Fix antoher cut and paste (tabs-to-whitespace) bug. 2006-01-19 16:24:51 +00:00
bsd.pkg.extract.mk gzcat needs the full command, not only the pathname, in case it is 2006-01-23 14:43:50 +00:00
bsd.pkg.mk Packages may set the variable FETCH_MESSAGE to a list of lines that are 2006-05-23 07:39:22 +00:00
bsd.pkg.patch.mk Move more "patch"-related variables and targets out of bsd.pkg.mk and into 2006-01-19 20:32:17 +00:00
bsd.pkg.subdir.mk Add show-subdir-var to get the value of SUBDIR of the top-level and 2006-05-22 17:10:41 +00:00
bsd.pkg.use.mk BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with 2006-04-13 18:23:29 +00:00
bsd.prefs.mk Set LOWER_OPSYS_VERSUFFIX on Darwin. 2006-03-08 01:56:46 +00:00
bsd.sites.mk Now that ftp.netbsd.org has an http server, include it in the list for 2006-05-19 02:21:24 +00:00
bsd.utils.mk Instead of accumulating _ALL_DEPENDS_PKGSRCDIRS, accumulate _ALL_DEPENDS 2006-01-23 15:01:39 +00:00
compiler.mk Fix a problem that occurs if compiler.mk is included in a package's 2006-05-12 21:37:08 +00:00
curses.buildlink3.mk
db1.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
dirs.mk Support texmf-dirs. 2006-04-06 23:09:06 +00:00
djbware.mk If DJB_RESTRICTED=YES, set LICENSE=djb-nonlicense. 2006-04-29 14:25:37 +00:00
dlopen.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
dlopen.builtin.mk Darwin>=7.0 does not need devel/dlcompat. 2005-06-26 13:11:22 +00:00
emacs.mk Create a new variable EMACS_MODULES that is a list of "standard" elisp 2006-03-20 05:24:33 +00:00
endian.mk Rewrite to avoid needing egrep. 2005-04-30 03:01:06 +00:00
fam.buildlink3.mk gamin finally works on NetBSD now. Enable it as a FAM implementation 2005-09-03 21:34:19 +00:00
find-prefix.mk Extend find-prefix.mk so that we can specify a package wildcard instead 2005-11-28 05:54:17 +00:00
java-env.mk This file needs bsd.prefs.mk, since the variable WRKDIR is used in a 2006-05-16 21:25:38 +00:00
java-vm.mk Add scsl-jdk15 and scsl-jre15, SCSL licensed versions of sun-jdk15 and 2006-05-15 19:44:06 +00:00
krb5.buildlink3.mk Teach Kerberos 5 to detect the MIT Kerberos 5 bundled with Mac OS X. 2006-04-10 15:04:44 +00:00
motif.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
mysql.buildlink3.mk * Remove mysql-4.0.x now the packages were removed. 2006-01-07 10:47:39 +00:00
oss.buildlink3.mk Makefiles that include oss.buildlink3.mk can now check the value of 2006-03-13 16:10:15 +00:00
oss.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
pam.buildlink3.mk Use tabs, not spaces. 2005-06-16 17:40:56 +00:00
pgsql.buildlink3.mk postgresql81 has moved from wip to pkgsrc. 2006-03-20 14:48:45 +00:00
pthread.buildlink3.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
pthread.builtin.mk Rewrite the USE_BUILTIN.pthread section a bit so that it more closely 2005-06-09 06:03:40 +00:00
reduce-depends.mk Reduced the number of complicated regexp substitutions by introducing an 2005-10-09 08:48:44 +00:00
solaris-pam.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
subst.mk Reverted the change from 1.29 to 1.30, as it had led to build failures in 2006-01-08 01:07:35 +00:00
tex.buildlink3.mk remove teTeX1 from the TEX_ACCEPTED list, since it was removed 2006-04-19 13:14:57 +00:00
unprivileged.mk Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 21:55:32 +00:00
x11.buildlink3.mk I found the reason for the misbehaviour. This will result in a new 2005-08-01 00:37:21 +00:00
x11.builtin.mk Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
x11.version.mk Update documentation: The default X11_TYPE is "native" unless defined 2005-11-09 01:07:37 +00:00
xaw.buildlink3.mk Improve quoting. 2005-06-02 19:33:56 +00:00