.. |
buildlink2
|
Add a --mode== for libtool 1.5
|
2003-09-15 21:52:51 +00:00 |
buildlink3
|
Change the way in which arguments are processed by the wrappers. We
|
2003-10-09 12:15:15 +00:00 |
bulk
|
find the right GREP and SED programs and use them.
|
2003-10-11 02:39:24 +00:00 |
gnu-config
|
Sync config.guess and config.sub to the latest.
|
2003-07-11 10:11:33 +00:00 |
install
|
Add CVS signature. Noted by reed@.
|
2003-09-27 14:53:46 +00:00 |
scripts
|
Use ${BMAKE} instead of make to make this work on non NetBSD platforms.
|
2003-09-23 01:51:44 +00:00 |
apache.mk
|
Add an apache.mk, similar to java-vm.mk and emacs.mk, that allows apache
|
2003-09-04 03:00:19 +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
|
don't hardcode the -DHasGcc2... flags to imake, pass them only if
|
2003-10-11 02:44:17 +00:00 |
bsd.pkg.install.mk
|
Introduce a new variable "CONF_DEPENDS" for pkgviews: a package's
|
2003-09-17 02:38:22 +00:00 |
bsd.pkg.mk
|
add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is
|
2003-10-11 05:09:39 +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
|
use 'solaris2' instead of 'solaris' in MACHINE_GNU_PLATFORM to
|
2003-10-11 06:46:45 +00:00 |
compiler.mk
|
set CC_VERSION for non-gcc and use it in the BUILD_INFO file.
|
2003-10-11 03:43:14 +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.Darwin.mk
|
Follow Dan Winships solution from the teTeX-bin package to check for
|
2003-10-10 15:46:08 +00:00 |
defs.FreeBSD.mk
|
add a TAR definition for a suitable tar implementation, not
|
2003-09-23 07:26:22 +00:00 |
defs.IRIX.mk
|
add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is
|
2003-10-11 05:09:39 +00:00 |
defs.Linux.mk
|
add a TAR definition for a suitable tar implementation, not
|
2003-09-23 07:26:22 +00:00 |
defs.NetBSD.mk
|
add a TAR definition for a suitable tar implementation, not
|
2003-09-23 07:26:22 +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
|
add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is
|
2003-10-11 05:09:39 +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
|
don't try to use tools if they haven't been installed yet.
|
2003-09-21 17:40:40 +00:00 |
xaw.buildlink2.mk
|
Initiate support for X11 apps under IRIX.
|
2003-06-12 15:27:08 +00:00 |