pkgsrc/mk
dmcmahill 06ea622f25 add two scripts used for creating dependency databases. These scripts
can be used anytime one needs to extract the complete dependency information
for a package for example, when creating a README.html file for the pkg.
The approach used by mkdatabase requires exactly one make call per package
which makes it scale well to packages with large dependency trees that have
many paths to the leaves.
2003-01-04 21:03:08 +00:00
..
buildlink2 Require at least version 0.10 of the "x11-links" package because 2003-01-03 10:23:25 +00:00
bulk Introduce a variable called kernel which is either empty or contains the 2002-12-31 17:46:12 +00:00
gnu-config Update config.sub and guess to the latest version, 2002-11-13. 2002-11-24 15:31:34 +00:00
install Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS* 2002-11-21 10:11:57 +00:00
scripts add two scripts used for creating dependency databases. These scripts 2003-01-04 21:03:08 +00:00
autoconf.mk Sync with new autoconf213, automake14 packages and autoconf, automake updates. 2002-10-03 19:36:36 +00:00
automake.mk Move BUILD_USES_GETTEXT_M4 logic to automake.mk. 2002-10-07 21:47:49 +00:00
bsd.pkg.defaults.mk Correct comment on where defaults are set for DEFAULT_SERIAL_DEVICE, and 2003-01-02 20:12:15 +00:00
bsd.pkg.install.mk Add initial support for IRIX. 2002-12-02 17:07:27 +00:00
bsd.pkg.mk fix a typo in a comment. 2003-01-04 15:52:13 +00:00
bsd.pkg.obsolete.mk * buildlink1 -> buildlink2 2002-09-23 08:45:40 +00:00
bsd.pkg.subdir.mk Use :Q to quote COMMENT. Proposed by Alan Barrett. 2002-10-20 22:19:22 +00:00
bsd.prefs.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
Darwin.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
Darwin.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
defs.Darwin.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
defs.FreeBSD.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
defs.IRIX.mk Eliminate another ZOULARISBASE. 2002-12-23 23:03:23 +00:00
defs.Linux.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
defs.NetBSD.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
defs.OpenBSD.mk Introduce _OPSYS_HAS_INET6, and use it to determine the default 2002-12-18 06:18:14 +00:00
defs.SunOS.mk .elseif -> .elif. Thanks to grant for pointing this out. 2002-12-22 10:09:46 +00:00
emacs.mk Better use '-[0-9]*' than '-*' for wildcard conflicts registration. 2002-12-23 11:24:40 +00:00
endian.mk make this work on Solaris by using ${EGREP} instead of ${GREP}. 2002-08-14 02:38:25 +00:00
FreeBSD.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
ghostscript.mk Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if 2002-10-22 22:54:07 +00:00
IRIX.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
java-vm.mk USE_JAVA2 is used to note that the package requires a Java2 implementation. 2002-12-31 14:42:21 +00:00
Linux.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
Linux.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
motif.buildlink2.mk Don't test for OPSYS to set rpath et al, but rather use _OPSYS_RPATH_NAME. 2002-12-23 22:50:29 +00:00
NetBSD.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
NetBSD.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
OpenBSD.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
OpenBSD.x11.dist Former OpenBSD and FreeBSD tags were borked in the last commit. 2002-11-30 15:19:40 +00:00
ossaudio.buildlink2.mk Use a symlink, not a hard link, so that we don't break when pkgsrc is on 2002-12-19 15:17:10 +00:00
pthread.buildlink2.mk Replace IGNORE into PKG_FAIL_REASON and PKG_SKIP_REASON, so pkgsrc 2002-12-07 02:37:56 +00:00
SunOS.pkg.dist Add lib/pkgconfig directory. It is used by several packages and is currently 2003-01-02 22:42:54 +00:00
SunOS.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
texinfo.mk Drop some trailing whitespace. 2002-11-14 04:04:13 +00:00
x11.buildlink2.mk Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if 2002-10-22 22:54:07 +00:00
xaw.buildlink2.mk Don't test for OPSYS to set rpath et al, but rather use _OPSYS_RPATH_NAME. 2002-12-23 22:50:29 +00:00