.. |
buildlink2
|
Use BUILDLINK_SHELL, do not hardcode /bin/sh.
|
2003-12-08 13:38:19 +00:00 |
buildlink3
|
Do as buildlink2 and _append_ extra flags instead of prepending them.
|
2003-11-26 12:52:30 +00:00 |
bulk
|
Make the cvs update work for all shells, not just csh.
|
2003-12-07 11:43:22 +00:00 |
gnu-config
|
Sync config.guess and config.sub to the latest.
|
2003-07-11 10:11:33 +00:00 |
install
|
In the overwrite package case:
|
2003-11-23 07:14:43 +00:00 |
scripts
|
Use ${BMAKE} instead of make to make this work on non NetBSD platforms.
|
2003-09-23 01:51:44 +00:00 |
AIX.pkg.dist
|
Add initial support for AIX to pkgsrc. Tested with AIX 4.3
|
2003-12-03 17:57:33 +00:00 |
apache.mk
|
Support buildlink3.
|
2003-11-25 11:42:09 +00:00 |
autoconf.mk
|
Sync with new autoconf213, automake14 packages and autoconf, automake updates.
|
2002-10-03 19:36:36 +00:00 |
automake.mk
|
automake.mk only needs to go ../mk/autoconf.mk to find autoconf.mk, not
|
2003-09-20 00:46:22 +00:00 |
bsd.pkg.defaults.mk
|
Add IRSSI_USE_SSL?= YES to be used in the coming update of irssi 0.8.8.
|
2003-12-04 10:28:31 +00:00 |
bsd.pkg.install.mk
|
In the overwrite package case:
|
2003-11-23 07:14:43 +00:00 |
bsd.pkg.mk
|
g/c FIX_RPATH, it is broken and no longer required for Darwin, which
|
2003-12-07 22:47:16 +00:00 |
bsd.pkg.obsolete.mk
|
* buildlink1 -> buildlink2
|
2002-09-23 08:45:40 +00:00 |
bsd.pkg.subdir.mk
|
Also descend to sub directories for make lint
|
2003-09-06 11:28:13 +00:00 |
bsd.prefs.mk
|
For BSD/OS, get rid of that libtool work-around of
|
2003-12-05 05:33:17 +00:00 |
BSDOS.pkg.dist
|
In bsd.prefs.mk, get rid of possible "/" in OPSYS name and define
|
2003-12-03 21:48:33 +00:00 |
compiler.mk
|
backout previous, it is no longer needed.
|
2003-11-12 13:13:43 +00:00 |
Darwin.pkg.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
Darwin.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
defs.AIX.mk
|
Add initial support for AIX to pkgsrc. Tested with AIX 4.3
|
2003-12-03 17:57:33 +00:00 |
defs.BSDOS.mk
|
In bsd.prefs.mk, get rid of possible "/" in OPSYS name and define
|
2003-12-03 21:48:33 +00:00 |
defs.Darwin.mk
|
set _OPSYS_RPATH_NAME=-L, as proposed by danw@ in
|
2003-12-04 06:07:49 +00:00 |
defs.FreeBSD.mk
|
don't build HTML man pages.
|
2003-10-26 00:07:31 +00:00 |
defs.IRIX.mk
|
more whitespace fixes
|
2003-10-19 07:38:31 +00:00 |
defs.Linux.mk
|
tell imake not to build HTML man pages.
|
2003-10-19 06:54:17 +00:00 |
defs.NetBSD.mk
|
more whitespace fixes
|
2003-10-19 07:38:31 +00:00 |
defs.OpenBSD.mk
|
PATCH_BACKUP_ARG for pre-3.4 (-b <suffix>)
|
2003-09-24 06:26:21 +00:00 |
defs.SunOS.mk
|
more whitespace fixes
|
2003-10-19 07:38:31 +00:00 |
emacs.mk
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +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
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
FreeBSD.x11.dist
|
Initial import.
|
2003-10-03 18:15:34 +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
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
IRIX.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
java-vm.mk
|
kaffe and wonka works for "arm" too (not only "arm32").
|
2003-10-03 16:38:22 +00:00 |
Linux.pkg.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
Linux.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
motif.buildlink2.mk
|
Whitespace police.
|
2003-03-25 13:42:16 +00:00 |
NetBSD.pkg.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
NetBSD.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
OpenBSD.pkg.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
OpenBSD.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
ossaudio.buildlink2.mk
|
echo -> ${ECHO}
|
2003-03-16 11:12:02 +00:00 |
pthread.buildlink2.mk
|
-lpthread is a no-op on Darwin, but it messes up buildlink. So add a new
|
2003-09-14 16:30:34 +00:00 |
subst.mk
|
Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter or
|
2003-10-07 10:19:09 +00:00 |
SunOS.pkg.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
SunOS.x11.dist
|
Merge pkgviews-mk branch into the HEAD by running:
|
2003-09-02 06:59:37 +00:00 |
texinfo.mk
|
Insure that the install-info we found is not one provided by the gtexinfo
|
2003-10-07 09:09:56 +00:00 |
tools.mk
|
Congratulations, we've found our first incompatible awk: Irix!
|
2003-12-04 04:33:19 +00:00 |
xaw.buildlink2.mk
|
g/c FIX_RPATH, it is broken and no longer required for Darwin, which
|
2003-12-07 22:47:16 +00:00 |