pkgsrc/mk
rillig f4afca78cc Merge -D and the following word, so -D UNIX -D WHATEVER doesn't get
transformed to -D UNIX WHATEVER (because the wrapper eliminates
duplicate arguments). Now it becomes -DUNIX -DWHATEVER. This fixes a
build problem reported in
http://mail-index.netbsd.org/pkgsrc-users/2007/09/10/0004.html.
2007-09-11 08:33:11 +00:00
..
build Fixed the definition and the documentation of MAKE_PROGRAM. 2007-08-13 12:03:10 +00:00
buildlink3 Add core of the infrastructure support for cross-compilation. 2007-08-02 18:19:31 +00:00
bulk The new audit-packages code goes to stdout now. 2007-08-27 15:38:08 +00:00
check Now it's possible to add custom directories to the check for directory 2007-09-05 13:34:32 +00:00
checksum Introduce a new target "checksum-phase" which is used as a dependency 2007-08-31 16:30:11 +00:00
compiler At least with XLC V9, xlc -V isn't that useful as it prints the 2007-08-30 21:47:29 +00:00
configure Begin adding some of the basic, non-intrusive pieces of the 2007-08-01 16:14:17 +00:00
defaults Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
depends While investigating xtraeme's bug report about duplicate running of the 2007-05-22 19:04:24 +00:00
emulator Support alsa, libsigc++2, and resmgr emulation packages. 2007-09-07 23:04:55 +00:00
extract Teach the extract module to extract RPMs with rpm2pkg. 2007-07-31 17:42:40 +00:00
features Use an actual function (regcomp) declared in <regex.h> as the feature 2007-09-08 05:06:40 +00:00
fetch If DISTDIR points to a non-existing location and a package has neither 2007-09-06 20:54:53 +00:00
flavor Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN} and made the code simpler. 2007-09-07 17:01:10 +00:00
gnu-config Remove trailing spaces. 2007-05-28 11:07:00 +00:00
help Return the documentation for FOO.<param> or FOO.${param} when help for 2007-08-14 18:04:16 +00:00
install pkg_add can figure out the suffix itself, thanks. 2007-08-23 08:59:24 +00:00
internal Typo. 2007-03-16 20:41:44 +00:00
misc Add notes of things that need fixing: 2007-09-09 22:57:04 +00:00
package Renamed package-warnings to _package-warnings, since it is a private 2007-03-08 23:33:35 +00:00
patch Allow for emulation-specific patches for binary-only packages. The 2007-08-16 16:29:27 +00:00
pbulk Switched from pax to tar, as suggested by joerg@. 2007-09-09 16:42:00 +00:00
pkginstall Do not check that RCD_SCRIPTS_SRC.foo exists, assume so. 2007-08-23 12:30:30 +00:00
platform * Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use the 2007-08-21 22:49:02 +00:00
plist For DESTDIR operation, no need to filter out old files. 2007-08-20 10:59:53 +00:00
scripts Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
tools Reverted the last change. Apparently, it was committed without testing 2007-09-10 07:25:14 +00:00
wrapper Merge -D and the following word, so -D UNIX -D WHATEVER doesn't get 2007-09-11 08:33:11 +00:00
alternatives.mk Added variable descriptions. 2007-05-07 09:32:11 +00:00
apache.mk APACHE_PKG_PREFIX can be ap22. 2007-08-13 09:31:43 +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 Inserted an empty line between two paragraphs, so they look a little 2007-01-14 15:00:54 +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 Hey Johnny, I thought you could still write code that also works with 2007-08-29 15:59:52 +00:00
bsd.pkg.barrier.mk Introduce a new target "checksum-phase" which is used as a dependency 2007-08-31 16:30:11 +00:00
bsd.pkg.clean.mk s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple 2007-07-02 20:24:27 +00:00
bsd.pkg.debug.mk On the sed expression used to extract $NetBSD$ and $Id$ tags, add 2007-06-19 13:11:01 +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 Add a "system features" framework that will eventually be used to 2007-09-07 21:55:44 +00:00
bsd.pkg.readme.mk The code for the pkg_install<20070714 vulnerability checks used in the 2007-08-29 23:26:30 +00:00
bsd.pkg.subdir.mk Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00
bsd.pkg.update.mk Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter. 2007-09-07 16:47:05 +00:00
bsd.pkg.use.mk Remove USE_MTREE support. Keep one copy (the NetBSD version) for 2007-07-02 14:54:09 +00:00
bsd.prefs.mk Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
bsd.utils.mk Remove all uses of the following targets from pkgsrc: 2006-07-27 22:01:28 +00:00
compiler.mk There was one ">" too much, so the fail-wrapper warning was printed 2007-06-09 18:44:37 +00:00
curses.buildlink3.mk
db1.builtin.mk Reverted the last change, since it was wrong. In a single shell word, a 2007-02-15 16:08:20 +00:00
dirs.mk Remove remaining parts of misc/xorg-dirs usage. 2007-08-23 09:49:18 +00:00
djbware.mk RESTRICTED does not need quotes. 2007-08-13 05:01:18 +00:00
dlopen.buildlink3.mk Added documentation. 2007-06-04 08:10:32 +00:00
dlopen.builtin.mk
emacs.mk Fix some typos in comments, no functional change 2007-08-08 08:12:12 +00:00
endian.mk On IRIX, <standards.h> needs to be included before <sys/endian.h>. 2007-03-08 23:11:20 +00:00
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
fuse.buildlink3.mk Improve message when /usr/include/fuse.h is not found on NetBSD. 2007-03-06 00:03:40 +00:00
java-env.mk Automatically substitute for JAVA_HOME and PKG_JAVA_HOME in PLISTs. 2007-08-02 18:04:48 +00:00
java-vm.mk Automatically substitute for JAVA_HOME and PKG_JAVA_HOME in PLISTs. 2007-08-02 18:04:48 +00:00
krb5.buildlink3.mk Better documentation. 2007-03-07 10:42:30 +00:00
license.mk Describe DEFAULT_ACCEPTABLE_LICENSES better. 2007-08-22 16:29:15 +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 Added documentation. 2007-09-10 07:18:32 +00:00
oss.buildlink3.mk Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly. 2007-02-25 00:29:27 +00:00
oss.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
pam.buildlink3.mk Rewrote the header comment. 2007-08-14 17:48:53 +00:00
pgsql.buildlink3.mk Added _VARGROUPS. 2007-06-06 12:40:05 +00:00
pkg-build-options.mk Reverted everything that had not been mentioned in the previous commit 2007-08-11 21:15:22 +00:00
pthread.buildlink3.mk Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON. 2007-02-10 08:59:07 +00:00
pthread.builtin.mk OSF1 always needs _REENTRANT to be defined when including pthread.h, or it 2007-04-12 18:42:02 +00:00
resolv.buildlink3.mk Add common handling for libresolv similiar to dlopen(3) wrapping. 2007-07-03 13:54:45 +00:00
solaris-pam.builtin.mk Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
subst.mk Recognize XML files as text. 2007-04-05 18:33:09 +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 Documented all the variables that are used or defined by this file. 2007-09-04 08:42:30 +00:00
x11.buildlink3.mk Remove infrastructure side of Xorg 6.9 support. Begin to simplify 2007-08-17 20:27:30 +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 Remove infrastructure side of Xorg 6.9 support. Begin to simplify 2007-08-17 20:27:30 +00:00
xaw.buildlink3.mk Added documentation and error checking. 2007-03-09 02:04:04 +00:00