pkgsrc/mk
jlam d7e2d97754 Instead of patching the generated config.status script, patch the GNU
configure script itself so that the generated config.status script
does what we want (just exit if asked to "recheck").  This ensures
the timestamp for config.status is earlier than the timestamps for
the files that config.status generates (Makefile, config.h, etc.).

This fixes some problems where some packages end up "rebuilding" as
part of the install target, which makes the rebuilt files owned by
root and makes cleaning the work directory fail.
2006-01-03 00:41:51 +00:00
..
buildlink3 Fix build of the packages which pass .la files to libtool by relative 2005-12-09 16:16:41 +00:00
bulk Fix a typo (show-depends-dir -> show-depends-dirs). 2005-12-31 02:06:10 +00:00
compiler added missing header lines. 2005-10-30 10:33:23 +00:00
defaults Remove stuff that was marked for removal after 2005Q4. 2006-01-01 18:53:03 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install Remove stuff that was marked for removal after 2005Q4. 2006-01-01 18:53:03 +00:00
platform Add the 'km' locale, initially used by kde3-i18n-km 3.5.0. 2005-12-11 12:49:41 +00:00
scripts Added a few FIXMEs at places where this program might fail unexpectedly. 2005-11-18 11:07:27 +00:00
tools Teach the tools framework about ttmkfdir and type1inst. 2005-12-28 22:41:27 +00:00
wrapper Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
alternatives.mk Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
apache.mk Fix typo. 2005-04-21 23:05:41 +00:00
bdb.buildlink3.mk databases/db/buildlink3.mk was changed a long, long time ago to use 2005-07-21 02:54:51 +00:00
bsd.hacks.mk We already know that bsd.prefs.mk is included before this, so reduce make 2004-11-30 15:09:45 +00:00
bsd.makevars.mk Fixed a typo in a comment. 2005-06-05 04:35:45 +00:00
bsd.options.mk Removed trailing white-space from a comment. 2005-11-14 04:25:50 +00:00
bsd.pkg.check.mk Skip charset.alias as it's another generated index file that changes 2005-12-30 23:11:55 +00:00
bsd.pkg.extract.mk Added .tbz2 to the list of known suffixes. Fixes PR #31564. 2005-10-12 15:18:59 +00:00
bsd.pkg.mk Instead of patching the generated config.status script, patch the GNU 2006-01-03 00:41:51 +00:00
bsd.pkg.patch.mk Removed redundant braces. Reindented the code. 2005-09-28 10:09:33 +00:00
bsd.pkg.subdir.mk Removed trailing white-space. 2005-11-14 04:41:17 +00:00
bsd.pkg.use.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
bsd.prefs.mk X11BASE defaults to /usr/openwin on Solaris, but only when using the 2005-12-29 21:18:11 +00:00
bsd.sites.mk Added new japanese download facility jaist.dl.sourceforge.net. 2005-12-25 16:52:20 +00:00
compiler.mk added support for the SGI IDO (IRIX Development Option) cc used by IRIX 5.3. 2005-10-16 19:44:44 +00:00
curses.buildlink3.mk Oy, what a hack. But then, so is Interix.... 2004-10-13 20:10:31 +00:00
db1.builtin.mk Change the order of libraries looked for, and start with libdb1 instead of 2005-08-11 20:25:20 +00:00
dirs.mk Enable theme-dirs. 2004-12-24 10:06:41 +00:00
djbware.mk Change SUBST_FILES.djbware assignment from = to +=, allowing it to be 2005-12-18 20:25:35 +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 Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +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
fonts.mk Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
java-env.mk Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
java-vm.mk First step at reworking Linux binary packages. 2005-12-12 14:43:23 +00:00
krb5.buildlink3.mk Modify krb5.buildlink3.mk so that we choose a single, well-known 2005-01-09 23:59:26 +00:00
motif.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
mysql.buildlink3.mk Add mysql5 support. 2005-10-31 09:25:00 +00:00
ossaudio.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
pam.buildlink3.mk Use tabs, not spaces. 2005-06-16 17:40:56 +00:00
pgsql.buildlink3.mk Change default PostgreSQL version to 8.0. 2005-11-11 15:47:52 +00:00
pthread.buildlink3.mk Shortened and restructured the header comment. Now the interface to this 2005-11-04 14:36:23 +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
reduce-depends.mk Reduced the number of complicated regexp substitutions by introducing an 2005-10-09 08:48:44 +00:00
solaris-pam.builtin.mk Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
subst.mk Fixed some cases where the exitcode of child processes has been ignored. 2006-01-01 22:52:16 +00:00
tex.buildlink3.mk Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
texinfo.mk Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +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 Update documentation: The default X11_TYPE is "native" unless defined 2005-11-09 01:07:37 +00:00
xaw.buildlink3.mk Improve quoting. 2005-06-02 19:33:56 +00:00