pkgsrc/mk
rillig 15c11119af The C compiler is also used for Objective C, so the c-fail-wrapper is
only created if none of these languages is mentioned in USE_LANGUAGE.
2006-07-22 05:01:17 +00:00
..
build "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
buildlink3 Fix typo in comment. 2006-07-10 17:10:18 +00:00
bulk After converting it to HTML format, the build log file is not needed 2006-07-03 00:00:56 +00:00
check Fixed default path wildcards for CHECK_INTERPRETER_SKIP. Now they 2006-07-13 19:07:54 +00:00
checksum The "makedistinfo" target should actually be named "distinfo" to match 2006-07-19 14:54:56 +00:00
compiler "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
configure Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
defaults Overhaul fetch module: 2006-07-18 22:41:06 +00:00
depends * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
extract Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
fetch verify_file() returns a non-zero result whenever the distfile does not 2006-07-20 13:31:08 +00:00
flavor Make "mirror-distfiles" less verbose by not printing out anything if no 2006-07-19 16:01:40 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install The package directory path is "PKGPATH", not "PKG_PATH", which is used 2006-07-20 14:17:48 +00:00
internal Split the variable BUILD_DEFS into those that are defined by packages 2006-07-15 23:58:52 +00:00
package Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private 2006-07-07 21:24:27 +00:00
patch Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
pkginstall Be more conservative and avoid possible shell implementation differences 2006-07-19 22:26:26 +00:00
platform Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only needed 2006-07-20 20:02:23 +00:00
plist Modify the shlib-type script so that it doesn't need to compile anything 2006-07-21 13:40:27 +00:00
scripts Add a script that can be used to scan for NO_BIN_ON_FTP packages using 2006-07-01 11:11:21 +00:00
tools Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
wrapper Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
alternatives.mk Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per 2006-06-15 22:13:58 +00:00
apache.mk Remove reference to buildlink2. 2006-07-10 17:11:32 +00:00
apachever.mk Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
bdb.buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +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 Make show-options target output shorter as requested by dillo@ 2006-06-06 00:15:45 +00:00
bsd.pkg.barrier.mk "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
bsd.pkg.clean.mk Don't bother with error messages when attempting to remove the "work" 2006-07-20 15:42:04 +00:00
bsd.pkg.debug.mk Make _show-dbginfo-configure work for packages that don't set 2006-07-20 19:00:50 +00:00
bsd.pkg.error.mk Create DELAYED_{ERROR,WARNING}_MSG macros that can be used to output 2006-06-14 15:09:34 +00:00
bsd.pkg.mk Rearrange sequence so that "wrapper" occurs between "tools" and 2006-07-21 14:21:28 +00:00
bsd.pkg.readme.mk Fixed dead links in the automatically generated README.html files. From 2006-07-15 20:08:33 +00:00
bsd.pkg.subdir.mk Don't test existence of a file, touch it and compare the content, 2006-05-29 14:26:33 +00:00
bsd.pkg.update.mk 1.) Remove all instances of '@${WARNING_MSG} "Warning: ...' which resulted 2006-06-07 10:04:03 +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 Remove stale comment, noted by bad@ in PR 33871. 2006-07-17 18:07:06 +00:00
bsd.utils.mk * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
compiler.mk The C compiler is also used for Objective C, so the c-fail-wrapper is 2006-07-22 05:01:17 +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 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 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 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 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pgsql.buildlink3.mk One more reminder of PostgreSQL 7.3 to remove... 2006-06-06 19:43:43 +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 Fixed the documentation for SUBST_SED.*, which is not _one_ sed 2006-07-02 09:35:05 +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 Converted the header comment to the canonical form. Changed the 2006-07-15 20:47:43 +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 Move the default value of X11_TYPE from x11.version.mk into 2006-06-05 17:11:37 +00:00
xaw.buildlink3.mk Improve quoting. 2005-06-02 19:33:56 +00:00