.. |
buildlink2
|
Modify code to produce fake libtool archives to check whether the libraries
|
2003-01-25 07:57:21 +00:00 |
bulk
|
Add some notes with thoughts on what a parallel bulk build system should do.
|
2003-03-16 13:45:12 +00:00 |
gnu-config
|
Update config.sub and guess to the latest version, 2002-11-13.
|
2002-11-24 15:31:34 +00:00 |
install
|
Implement a simple framework to handle font databases. It regenerates the
|
2003-02-16 12:14:31 +00:00 |
scripts
|
when there are no build depends, indicate this with "none" instead of
|
2003-03-21 12:49:58 +00:00 |
autoconf.mk
|
Sync with new autoconf213, automake14 packages and autoconf, automake updates.
|
2002-10-03 19:36:36 +00:00 |
automake.mk
|
Move BUILD_USES_GETTEXT_M4 logic to automake.mk.
|
2002-10-07 21:47:49 +00:00 |
bsd.pkg.defaults.mk
|
Add webwasher licence (commented out)
|
2003-04-03 22:47:42 +00:00 |
bsd.pkg.install.mk
|
Add initial support for IRIX.
|
2002-12-02 17:07:27 +00:00 |
bsd.pkg.mk
|
Add architecture specific MESSAGE file handling.
|
2003-04-03 16:55:09 +00:00 |
bsd.pkg.obsolete.mk
|
* buildlink1 -> buildlink2
|
2002-09-23 08:45:40 +00:00 |
bsd.pkg.subdir.mk
|
remove incorrect usage of README.html.BAK files. With this change,
|
2003-03-20 00:03:16 +00:00 |
bsd.prefs.mk
|
${UNAME} -p is a good value for LOWER_ARCH on Irix as well.
|
2003-03-31 02:58:01 +00:00 |
Darwin.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
Darwin.x11.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
defs.Darwin.mk
|
Make sure _OPSYS_RPATH_NAME has a value (even if a bogus one) so that
|
2003-04-01 16:48:20 +00:00 |
defs.FreeBSD.mk
|
Move M4 default definition into the defs.$OPSYS.mk files: unconditionally
|
2003-03-04 14:50:09 +00:00 |
defs.IRIX.mk
|
Add _OPSYS_LIBTOOL_REQD, following Darwin's example.
|
2003-03-29 17:40:40 +00:00 |
defs.Linux.mk
|
Alternative check if IPv6 is available with the OS.
|
2003-03-20 00:34:17 +00:00 |
defs.NetBSD.mk
|
Move M4 default definition into the defs.$OPSYS.mk files: unconditionally
|
2003-03-04 14:50:09 +00:00 |
defs.OpenBSD.mk
|
Move M4 default definition into the defs.$OPSYS.mk files: unconditionally
|
2003-03-04 14:50:09 +00:00 |
defs.SunOS.mk
|
m4 on solaris is /usr/ccs/bin/m4 or /usr/xpg4/bin/m4.
|
2003-03-29 20:49:11 +00:00 |
emacs.mk
|
Skip if no valid Emacs version found. For bulk builds.
|
2003-01-25 03:21:30 +00:00 |
endian.mk
|
make this work on Solaris by using ${EGREP} instead of ${GREP}.
|
2002-08-14 02:38:25 +00:00 |
fonts.mk
|
Use ${.CURDIR} when referencing install/deinstall scripts.
|
2003-02-18 17:51:08 +00:00 |
FreeBSD.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
ghostscript.mk
|
Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if
|
2002-10-22 22:54:07 +00:00 |
IRIX.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
java-vm.mk
|
If a package requires a certain JVM, use that JVM for all dependencies
|
2003-03-23 17:30:39 +00:00 |
Linux.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
Linux.x11.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
motif.buildlink2.mk
|
Whitespace police.
|
2003-03-25 13:42:16 +00:00 |
NetBSD.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
NetBSD.x11.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
OpenBSD.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
OpenBSD.x11.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
ossaudio.buildlink2.mk
|
echo -> ${ECHO}
|
2003-03-16 11:12:02 +00:00 |
pthread.buildlink2.mk
|
Create a fake libpthread.la that corresponds to /usr/lib/libpthread.*.
|
2003-01-25 08:39:54 +00:00 |
SunOS.pkg.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
SunOS.x11.dist
|
add de_DE, ja_JP, nl_NL locales
|
2003-03-10 23:05:59 +00:00 |
texinfo.mk
|
When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0
|
2003-02-13 18:51:55 +00:00 |
x11.buildlink2.mk
|
Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if
|
2002-10-22 22:54:07 +00:00 |
xaw.buildlink2.mk
|
Don't test for OPSYS to set rpath et al, but rather use _OPSYS_RPATH_NAME.
|
2002-12-23 22:50:29 +00:00 |