pkgsrc/mk
jlam 9b414a89c6 Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs to
stdout a list of files relative to ${BUILDLINK_PREFIX.<pkg>}.  The shell
variable $${pkg_prefix} may be used and is the subdirectory (ending in /)
of ${BUILDLINK_PREFIX.<pkg>} to which the PLIST is relative, e.g. if
`pkg_info -qp foo' returns "/usr/pkg/java/kaffe", then $${pkg_prefix} is
"java/kaffe/".
2002-10-13 07:13:42 +00:00
..
buildlink2 Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs to 2002-10-13 07:13:42 +00:00
bulk fix typo in comment and an error in the usage output (position of 2002-10-06 20:15:05 +00:00
gnu-config Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. 2002-08-22 08:21:26 +00:00
install Recognize ${FIND} and ${XARGS}. 2002-10-08 11:32:34 +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.buildlink.mk revert previous as it is borken. per testing by me and discussion with jaromir. 2002-08-05 08:09:01 +00:00
bsd.pkg.defaults.mk Document some xlockmore options. 2002-10-13 00:36:20 +00:00
bsd.pkg.install.mk Substitute for ${FIND} and ${XARGS}. 2002-10-08 11:31:24 +00:00
bsd.pkg.mk Recognize ROOT_USER and ROOT_GROUP in MESSAGE files. 2002-10-08 11:01:50 +00:00
bsd.pkg.obsolete.mk * buildlink1 -> buildlink2 2002-09-23 08:45:40 +00:00
bsd.pkg.subdir.mk Remove STRIPFLAG to fix pkg/15467. 2002-05-29 14:55:22 +00:00
bsd.prefs.mk Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4 2002-10-12 20:25:49 +00:00
Darwin.pkg.dist Add share/locale/is. 2002-09-27 09:51:48 +00:00
Darwin.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
defs.Darwin.mk Following up on previous, EXPR=/bin/expr on Darwin. 2002-10-09 00:00:26 +00:00
defs.Linux.mk Add definitions for EXPR == expr, used for portable shell arithmetic. I 2002-10-04 23:32:17 +00:00
defs.NetBSD.mk Add definitions for EXPR == expr, used for portable shell arithmetic. I 2002-10-04 23:32:17 +00:00
defs.SunOS.mk Full pathname for expr command. 2002-10-06 22:16:41 +00:00
emacs.mk Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead. 2002-09-28 14:19:51 +00:00
endian.mk make this work on Solaris by using ${EGREP} instead of ${GREP}. 2002-08-14 02:38:25 +00:00
ghostscript.mk Fix typo: s/11/x11/. From pkg/18365 by Roland.Dittel@epost.de. 2002-09-21 20:49:21 +00:00
Linux.pkg.dist Add share/locale/is. 2002-09-27 09:51:48 +00:00
Linux.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
motif.buildlink2.mk Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. 2002-08-22 08:21:26 +00:00
NetBSD.pkg.dist Add share/locale/is. 2002-09-27 09:51:48 +00:00
NetBSD.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
ossaudio.buildlink2.mk Add USE_OSS to BUILD_DEFS if it's defined. 2002-10-03 20:31:14 +00:00
pthread.buildlink.mk Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. 2002-08-22 08:21:26 +00:00
pthread.buildlink2.mk Don't require setting the version of the replacement pthread package needed 2002-09-20 23:46:38 +00:00
SunOS.pkg.dist Add share/locale/is. 2002-09-27 09:51:48 +00:00
SunOS.x11.dist Add some more locale dirs. 2002-07-12 16:57:40 +00:00
texinfo.mk Always append to TEXINFO_SUBST_SED. It was my original intend that 2002-03-14 10:35:23 +00:00
x11.buildlink2.mk Note this this file is not for use by package Makefiles. 2002-10-08 14:32:10 +00:00
xaw.buildlink2.mk Missing a /lib on the end of the library path. 2002-09-23 08:41:00 +00:00