pkgsrc/mk
jlam fa494e1722 make(1) will automatically delete partially made targets if the target
creation fails, so remove instances where temporary files were created
then moved to the final target filename, and just directly create the
target.  This is just for brevity/clarity, and saves a few tool calls.
2006-06-09 16:41:09 +00:00
..
buildlink3 pkglint says, the :Q operator should not be used in double quotes. 2006-06-09 06:02:33 +00:00
bulk Create /var/spool/lock in the sandbox. The directory is needed to 2006-06-08 01:11:43 +00:00
check make(1) will automatically delete partially made targets if the target 2006-06-09 16:41:09 +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 Stop supporting user-specified definition for IMAKE in /etc/mk.conf -- 2006-06-06 19:25:59 +00:00
depends Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
extract Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
fetch Move some variable definitions out of bsd.prefs.mk and back into 2006-06-06 15:28:51 +00:00
flavor make(1) will automatically delete partially made targets if the target 2006-06-09 16:41:09 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
package Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
patch Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
pkginstall make(1) will automatically delete partially made targets if the target 2006-06-09 16:41:09 +00:00
platform Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directories 2006-04-12 21:01:15 +00:00
plist Fix an inverted test that caused all catman pages to be stripped from 2006-06-08 03:11:17 +00:00
scripts undo most of the last commit which was a mistake. 2006-06-08 11:18:04 +00:00
tools Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
wrapper The gcc equivalent of SunPro's -mt option is -threads. 2006-06-08 06:29:44 +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 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +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 Enhances comments to better explain to package authors how this file 2006-01-03 18:33:07 +00:00
bsd.hacks.mk
bsd.makevars.mk Fixed a typo in a comment. 2005-06-05 04:35:45 +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.clean.mk Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG 2006-06-05 22:49:44 +00:00
bsd.pkg.error.mk Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +00:00
bsd.pkg.mk Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +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 First pass at implementing support for package system flavors other 2006-06-03 23:11:42 +00:00
bsd.prefs.mk Move some variable definitions out of bsd.prefs.mk and back into 2006-06-06 15:28:51 +00:00
bsd.utils.mk Instead of accumulating _ALL_DEPENDS_PKGSRCDIRS, accumulate _ALL_DEPENDS 2006-01-23 15:01:39 +00:00
compiler.mk Introduce the capability to gather all the warnings and errors that 2006-06-09 13:59:06 +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 One more reminder of PostgreSQL 7.3 to remove... 2006-06-06 19:43:43 +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
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 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