pkgsrc/mk
grant aa28d4e53a some packages expect "-Wl," immediately before flags to be passed to
the linker, set _COMPILER_RPATH_FLAG accordingly. "-Wl," is removed by
the sunpro compiler wrapper where necessary.

fix comment for _LINKER_RPATH_FLAG while here.

this fixes, among other things, apache modules built with apxs.
2005-07-21 01:36:25 +00:00
..
buildlink3 Tools that are marked with ":pkgsrc" are needed very early on, probably 2005-07-19 23:01:55 +00:00
bulk Fix the following error: 2005-07-17 13:38:01 +00:00
compiler some packages expect "-Wl," immediately before flags to be passed to 2005-07-21 01:36:25 +00:00
defaults Distinguish options specific to each of the following packages: 2005-07-19 19:42:36 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install Remove the stanza to create ${RCD_SCRIPTS_EXAMPLEDIR} from the 2005-07-20 02:51:59 +00:00
platform Add "share/examples/rc.d" to mtree specs, both because 2005-07-20 02:41:33 +00:00
scripts Recognize inet6 in PKG_SUPPORTED_OPTIONS as an indicator 2005-06-01 18:16:20 +00:00
tools There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is the 2005-07-19 04:18:51 +00:00
wrapper Added the gcc option -fpermissive to the list of options that are ignored 2005-07-06 14:29:04 +00:00
alternatives.mk Explicitly use -g to avoid relying on default behavior. 2005-01-25 16:48:53 +00:00
apache.mk Fix typo. 2005-04-21 23:05:41 +00:00
bdb.buildlink3.mk Modify bdb.buildlink3.mk so that we choose a single, well-known package 2005-01-09 23:56:21 +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 Also print deprecated warnings in show-options target. 2005-07-19 10:30:22 +00:00
bsd.pkg.check.mk Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
bsd.pkg.extract.mk Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
bsd.pkg.mk Override the INSTALL setting in sys.mk that messes up the rest of the 2005-07-17 04:17:09 +00:00
bsd.pkg.patch.mk Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
bsd.pkg.subdir.mk Fixed the bug that I introduced with the last commit. I confused -n and -z. 2005-05-23 10:24:35 +00:00
bsd.pkg.use.mk Tools that are marked with ":pkgsrc" are needed very early on, probably 2005-07-19 23:01:55 +00:00
bsd.prefs.mk Don't bother defining a temporary _PKGSRC_USE_TOOLS variable that doesn't 2005-07-19 22:31:01 +00:00
bsd.sites.mk Add missing line continuation backslashes. 2005-06-23 12:11:07 +00:00
compiler.mk note that xlc support is on Darwin. 2005-02-16 08:41:20 +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 Cosmetics (so pkglint does not complain) 2005-06-30 12:52:12 +00:00
dirs.mk Enable theme-dirs. 2004-12-24 10:06:41 +00:00
djbware.mk Configure conf-bg{incs,libs} files, if they exist. 2005-07-18 18:26:47 +00:00
dlopen.buildlink3.mk Darwin>=7.0 does not need devel/dlcompat. 2005-06-26 13:11:22 +00:00
dlopen.builtin.mk Darwin>=7.0 does not need devel/dlcompat. 2005-06-26 13:11:22 +00:00
emacs.mk Replaced three instances of $s with ${s} to make it consistent with the 2005-05-22 21:52:49 +00:00
endian.mk Rewrite to avoid needing egrep. 2005-04-30 03:01:06 +00:00
find-prefix.mk Rewrite command to compute the installation prefix of a package to not 2005-05-13 23:37:54 +00:00
fonts.mk Fix ttf/type1 handling in fonts.mk: 2004-12-28 14:38:03 +00:00
ghostscript.mk The lists of ghostscript version patterns should match all ghostscript 2005-02-07 07:18:40 +00:00
java-env.mk Let this file be included even if JAVA_WRAPPERS is empty; this was possible 2005-03-19 16:46:45 +00:00
java-vm.mk Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55 2005-06-02 10:07:48 +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 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +00:00
mysql.buildlink3.mk Remove support for 30, since mysql3 packages have been removed. Noted by kristerw. 2005-04-26 13:29:00 +00:00
ossaudio.buildlink3.mk OpenBSD was fork()ed from NetBSD, so this uses -lossaudio as well. 2004-11-18 04:00:50 +00:00
pam.buildlink3.mk Use tabs, not spaces. 2005-06-16 17:40:56 +00:00
pgsql.buildlink3.mk Added a variable PGSQL_VERSION that identifies the PostgreSQL version used. 2005-05-24 10:01:25 +00:00
pthread.buildlink3.mk Fixed quoting errors. Approved by jlam. 2005-04-13 16:16:50 +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 _DEPENDS.${_path_} can contain more than one dependency pattern, so split 2004-10-06 21:51:41 +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 a typo. 2005-06-09 19:49:48 +00:00
texinfo.mk Rename mk/bsd.pkg.install.mk to mk/install/bsd.pkginstall.mk to 2005-05-11 02:07:37 +00:00
unprivileged.mk Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that, 2005-05-29 17:12:15 +00:00
x11.buildlink3.mk Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. 2005-06-01 18:02:37 +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 x11.version.mk doesn't necessarily provide a definition for 2005-06-20 20:59:45 +00:00
xaw.buildlink3.mk Improve quoting. 2005-06-02 19:33:56 +00:00