pkgsrc/mk
drochner 1afb6de11e Introduce a variable "LINK_ALL_LIBGCC_HACK" which
is "-Wl,--whole-archive -lgcc -Wl,--no-whole-archive" on
NetBSD-1.5* and empty otherwise.
This is needed on build of programs which dlopen() extension
libraries.
(Some pkgs do the libgcc linking already, but independantly
of the OS version.)
2003-06-06 17:13:31 +00:00
..
buildlink2 Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
bulk Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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 Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
scripts Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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 EMACS_USE_XAW3D. 2003-06-05 12:13:34 +00:00
bsd.pkg.install.mk Add initial support for IRIX. 2002-12-02 17:07:27 +00:00
bsd.pkg.mk Introduce the MASTER_SITE_DEBIAN variable. It currently contains a list of 2003-06-05 17:20:04 +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 Use a better value as LOWER_OPSYS for IRIX. 2003-06-05 00:23:29 +00:00
Darwin.pkg.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
Darwin.x11.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
defs.Darwin.mk add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed 2003-04-15 05:29:45 +00:00
defs.FreeBSD.mk add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed 2003-04-15 05:29:45 +00:00
defs.IRIX.mk IRIX' ld uses "-all" and "-notall" for WHOLE_ARCHIVE_FLAGs. 2003-04-15 14:07:54 +00:00
defs.Linux.mk touch(1), cut(1) and nice(1) are not necessarily required in /bin on Linux 2003-04-20 12:06:01 +00:00
defs.NetBSD.mk Introduce a variable "LINK_ALL_LIBGCC_HACK" which 2003-06-06 17:13:31 +00:00
defs.OpenBSD.mk add OPSYS_{,NO_}WHOLE_ARCHIVE_FLAG which defines the argument passed 2003-04-15 05:29:45 +00:00
defs.SunOS.mk allow defs.*.mk to override PKGTOOLS_REQD, starting with Solaris 2003-04-17 15:33:26 +00:00
emacs.mk Fix typo with use of _EMACS_VERSION_FIRSTACCEPTED 2003-04-24 18:22:07 +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 "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
gcc.buildlink2.mk add pulling in buildlink includes/libraries from lang/gcc, or gcc3 2003-05-27 07:01:56 +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 "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
java-vm.mk Clarify comments to more explicitly note how to _not_ add the dependency 2003-05-25 18:39:12 +00:00
Linux.pkg.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
Linux.x11.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
motif.buildlink2.mk Whitespace police. 2003-03-25 13:42:16 +00:00
NetBSD.pkg.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
NetBSD.x11.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
OpenBSD.pkg.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
OpenBSD.x11.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
ossaudio.buildlink2.mk echo -> ${ECHO} 2003-03-16 11:12:02 +00:00
pthread.buildlink2.mk Define user-visible variable "PTHREAD_CFLAGS" that contains compiler 2003-05-25 19:02:32 +00:00
SunOS.pkg.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
SunOS.x11.dist Add "gd" locale directory, used (at least) by gnome-pim. Pointed out by 2003-06-03 20:50:54 +00:00
texinfo.mk TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can be 2003-05-06 23:43:53 +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