pkgsrc/mk
2006-12-12 21:37:20 +00:00
..
build Moved the portability checks from the configure/ directory to checks/, 2006-11-09 02:53:15 +00:00
buildlink3 Added a check for whether X11BASE is set correctly. Currently the error 2006-11-17 09:19:37 +00:00
bulk Fixed the creating of numerous zombie processes, which is a bug in the 2006-12-10 13:59:31 +00:00
check Made all .include lines look the same. 2006-12-12 21:37:20 +00:00
checksum Even if NO_CHECKSUM is set, the "checksum" target still needs to depend 2006-09-19 00:03:44 +00:00
compiler Don't force strict C99 mode by default, but the relaxed GNU-C99 mode. 2006-12-06 16:18:19 +00:00
configure Moved the portability checks from the configure/ directory to checks/, 2006-11-09 02:53:15 +00:00
defaults Add in descriptions for some common compression options. 2006-12-09 23:26:03 +00:00
depends * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
extract Added better documentation for pre-extract, do-extract and post-extract. 2006-11-20 00:03:22 +00:00
fetch mirrors.cloud9.net: No address associated with hostname; remove it 2006-12-10 11:30:16 +00:00
flavor Oops, forgot to remove a line continuation. 2006-11-26 12:21:13 +00:00
gnu-config Update to version 2006-05-10.23 from automake-1.10. 2006-10-29 23:57:48 +00:00
help Added some documentation on the DESTDIR support that has recently been 2006-11-15 19:27:16 +00:00
install Only set BINPKG_SITES to ftp.netbsd.org, if the OS is actually NetBSD. 2006-11-21 13:54:26 +00:00
internal Moved the code that checks for PKG_FAIL_REASON and PKG_SKIP reason from 2006-11-26 08:37:03 +00:00
misc Ignore ccache and distcc in PKGSRC_COMPILER for the check for 2006-12-03 21:58:20 +00:00
package Main infrastructure for DESTDIR support. 2006-10-09 12:25:44 +00:00
patch Modify the barrier so that we always invoke the recursive make process 2006-07-22 16:31:35 +00:00
pkginstall Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for 2006-11-05 15:10:08 +00:00
platform Added an empty line to make "make help topic=ABI" work better. 2006-11-18 07:48:06 +00:00
plist Font-related entries we skip for CHECK_FILES should be skipped for 2006-11-15 10:40:34 +00:00
scripts Removed setargs_from_cmd, as it is unused. 2006-10-22 00:35:26 +00:00
tools Recognize aclocal-1.10 and automake-1.10. 2006-12-05 22:48:31 +00:00
wrapper Converted to using the functions from wrapper-subr.sh. 2006-12-10 03:14:59 +00:00
alternatives.mk Provided the usual header comment. 2006-11-10 20:48:41 +00:00
apache.mk ".else if" -> ".elif", from David A. Holland in PR 35218. 2006-12-09 08:24:10 +00:00
apachever.mk Completely rewrote apache.mk and apachever.mk. The latter is now an 2006-10-14 01:09:45 +00:00
bdb.buildlink3.mk Added BUILD_DEFS_EFFECTS. 2006-11-04 22:18:41 +00:00
bsd.fast.prefs.mk Add an alternative version of bsd.prefs.mk. make(1) processing of 2006-11-05 14:28:38 +00:00
bsd.hacks.mk Split the variable BUILD_DEFS into those that are defined by packages 2006-07-15 23:58:52 +00:00
bsd.makevars.mk Completely nuke the concept of PKG_PHASE from pkgsrc except for the 2006-07-10 22:59:26 +00:00
bsd.options.mk The value of PKG_OPTIONS_VAR is printed as is in an error message. This 2006-10-01 14:51:03 +00:00
bsd.pkg.barrier.mk Add package-install. For non-DESTDIR builds, package and package-install 2006-11-03 08:01:04 +00:00
bsd.pkg.clean.mk Add two variables to control whether make package and make clean 2006-10-09 11:44:06 +00:00
bsd.pkg.debug.mk Code cleanup; removed a redundant comment. 2006-11-05 16:24:43 +00:00
bsd.pkg.error.mk Instead of removing error and warning messages, they are collected in 2006-10-06 19:05:43 +00:00
bsd.pkg.mk Moved the code that checks for PKG_FAIL_REASON and PKG_SKIP reason from 2006-11-26 08:37:03 +00:00
bsd.pkg.readme.mk Added a missing line continuation in the README.html target. 2006-10-17 06:28:33 +00:00
bsd.pkg.subdir.mk Whenever we invoke a recursive make, we need to ensure that the proper 2006-07-27 21:46:45 +00:00
bsd.pkg.update.mk Suppress the message that ".DDIR is up-to-date" by introducing a .PHONY 2006-10-05 12:56:27 +00:00
bsd.pkg.use.mk No need to define LIBTOOL_OVERRIDE explicitly since libtool-override.mk 2006-07-07 14:29:41 +00:00
bsd.prefs.mk Main infrastructure for DESTDIR support. 2006-10-09 12:25:44 +00:00
bsd.utils.mk Remove all uses of the following targets from pkgsrc: 2006-07-27 22:01:28 +00:00
compiler.mk If 'c99' is in USE_LANGUAGES also add 'c'. 2006-12-03 08:34:45 +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 Remove XFree86. 2006-09-27 15:18:12 +00:00
djbware.mk Pass CPPFLAGS in conf-cc and LDFLAGS in conf-ld. 2006-08-02 02:25:46 +00:00
dlopen.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +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
fam.buildlink3.mk Added BUILD_DEFS_EFFECTS. 2006-11-04 22:18:41 +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 Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to let 2006-12-03 13:06:15 +00:00
krb5.buildlink3.mk Added BUILD_DEFS_EFFECTS. 2006-11-04 22:18:41 +00:00
motif.buildlink3.mk Move include of mk/x11.b3.mk into the non-openmotif, non-lesstif case. 2006-11-06 11:29:38 +00:00
mysql.buildlink3.mk "Forcing an error", like expressed in the comment, should be done via 2006-11-18 08:29:13 +00:00
oss.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
oss.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
pam.buildlink3.mk Added BUILD_DEFS_EFFECTS. 2006-11-04 22:18:41 +00:00
pgsql.buildlink3.mk Added postgresql82 version 8.2.0 2006-12-09 16:18:40 +00:00
pthread.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +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
solaris-pam.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
subst.mk Also "Assembler source" is a text file for _SUBST_IS_TEXT_FILE. 2006-12-10 02:25:13 +00:00
tex.buildlink3.mk Reformatted the header comment to be searchable by bsd.pkg.help.mk. 2006-10-01 14:53:30 +00:00
unprivileged.mk Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default for 2006-11-05 15:10:08 +00:00
x11.buildlink3.mk Proper include guards to unbreak nautilus. This wasn't such a big 2006-12-01 13:05:53 +00:00
x11.builtin.mk Replaced a .sinclude with .include to catch errors when X11_TYPE is not 2006-10-26 17:08:08 +00:00
x11.version.mk Replaced a .sinclude with .include to catch errors when X11_TYPE is not 2006-10-26 17:08:08 +00:00
xaw.buildlink3.mk Add case for modular Xorg. 2006-11-06 10:51:51 +00:00