pkgsrc/mk
2005-05-23 07:57:02 +00:00
..
buildlink3 Rename MAKE_VARS to MAKEVARS so that it more closely resembles 2005-05-11 22:08:18 +00:00
bulk list all the extracted variables, not just some of them 2005-05-19 22:58:21 +00:00
compiler The sunpro wrapper now creates aliases for gcc and g++, too. This is needed 2005-05-17 19:06:21 +00:00
defaults wiz says ``avifile is dead; i killed it'' 2005-05-19 19:20:29 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install Rename mk/bsd.pkg.install.mk to mk/install/bsd.pkginstall.mk to 2005-05-11 02:07:37 +00:00
platform Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
scripts pass down FIND to genreadme.awk and binpkg-cache 2005-05-22 01:37:31 +00:00
tools Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
wrapper Made sure the :sh operator does not result in an empty string. Rewrote the 2005-05-20 22:40:36 +00:00
AIX.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +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
autoconf.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
automake.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +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.options.mk The example is missing a definition for PKG_OPTIONS_VAR. 2005-05-19 01:15:57 +00:00
bsd.pkg.extract.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
bsd.pkg.mk Finish removing instances of _USE_NEW_TOOLS from pkgsrc. 2005-05-22 20:15:40 +00:00
bsd.pkg.patch.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
bsd.pkg.subdir.mk Fixed quoting in show-comment. 2005-05-23 07:57:02 +00:00
bsd.pkg.use.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
bsd.prefs.mk Remove the old tools framework and references to _USE_NEW_TOOLS. 2005-05-22 19:11:12 +00:00
bsd.sites.mk Ditto citkit.dl.sourceforge.net. 2005-05-11 15:52:14 +00:00
BSDOS.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +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
Darwin.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
Darwin.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
db1.builtin.mk Don't remove library options from the command line quite so aggressively. 2004-12-23 14:27:04 +00:00
dirs.mk Enable theme-dirs. 2004-12-24 10:06:41 +00:00
djbware.mk Excise DJB_CONFIG_DIR. 2005-05-17 08:42:24 +00:00
dlopen.buildlink3.mk Check that USE_BUILTIN.dl is "yes", not that it's just defined. 2004-11-26 09:32:06 +00:00
dlopen.builtin.mk Also match NetBSD security releases, e.g. 2.0.1, when deciding whether 2005-01-20 15:22:39 +00:00
DragonFly.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
DragonFly.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +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
FreeBSD.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
FreeBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
ghostscript.mk The lists of ghostscript version patterns should match all ghostscript 2005-02-07 07:18:40 +00:00
Interix.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
Interix.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
IRIX.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
IRIX.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +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 Check for the JRE and not the SDK package to figure which version of the 2005-04-20 13:17:40 +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
Linux.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
Linux.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
motif.buildlink3.mk USE_X11=yes instead of USE_X11=#defined. 2005-05-22 21:44:07 +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
NetBSD.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
NetBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
nroff.buildlink3.mk Short bl3 fragment to provide a NROFF (base system or textproc/groff 2005-03-15 04:45:50 +00:00
OpenBSD.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
OpenBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
OSF1.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +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 Add OS conditional blocks to exclude some PAM implementations from 2005-04-25 14:21:47 +00:00
pgsql.buildlink3.mk postgresql80-client is the correct BUILDLINK_PACKAGE word to use when 2005-05-12 22:19:16 +00:00
pthread.buildlink3.mk Fixed quoting errors. Approved by jlam. 2005-04-13 16:16:50 +00:00
pthread.builtin.mk Rework code to more easily allow listing other platform that, like NetBSD, 2005-01-17 08:29:30 +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 Modify linux-pam and solaris-pam builtin.mk files to be more general 2005-01-14 07:54:20 +00:00
subst.mk Change instances where we stored shell command in a make variable into 2005-05-20 21:36:05 +00:00
SunOS.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
SunOS.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +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
UnixWare.pkg.dist Add ku locale, used by gnome-backgrounds-2.10.1. 2005-05-19 16:45:33 +00:00
x11-clients.buildlink3.mk Add a small Makefile fragment for packages requiring X11 clients 2005-05-09 13:01:29 +00:00
xaw.buildlink3.mk xaw for buildlink3. 2004-04-11 23:35:16 +00:00