..
build
Added keywords for "bmake help".
2008-02-13 09:01:20 +00:00
buildlink3
When bombing out because the package we need isn't installed, print
2008-06-22 23:54:06 +00:00
bulk
Make sure we pick up pax via USE_TOOLS.
2008-06-13 21:52:16 +00:00
check
"Downgrade" checkperms dependency to a normal build dependency.
2008-06-22 22:05:19 +00:00
checksum
If _CKSUMFILES is empty, also skip checksum logic. Unbreaks meta
2008-05-22 20:47:21 +00:00
cmake-Modules /Platform
Update for cmake 2.6
2008-09-13 11:06:08 +00:00
compiler
Added the list of variables, so that "bmake show-all-gcc" shows all the
2008-09-16 15:02:55 +00:00
configure
Tell cmake not to muck with rpath's as it seems to interact badly with
2008-09-13 11:09:58 +00:00
defaults
Add lang-uk-ua, Ukrainian/UKRAINE language support.
2008-09-25 08:27:24 +00:00
depends
Change default DEPENDS_TARGET to package-install if USE_DESTDIR != no.
2008-04-04 21:28:51 +00:00
emulator
Remove suse-9.1 emulation packages.
2008-03-25 13:45:36 +00:00
extract
Document bsdtar value. From OKANO Takayoshi.
2008-05-26 13:39:08 +00:00
features
Fix typo.
2008-06-14 08:55:58 +00:00
fetch
Fix a typo in comment.
2008-09-24 05:33:17 +00:00
flavor
Fix broken shell code:
2008-05-26 14:21:43 +00:00
gnu-config
Remove trailing spaces.
2007-05-28 11:07:00 +00:00
help
typo
2008-09-15 22:05:28 +00:00
install
Honor PKGLOCALEDIR for AUTO_MKDIRS.
2008-06-11 07:30:33 +00:00
internal
Typo.
2007-03-16 20:41:44 +00:00
misc
Add support for NOT_FOR_BULK_PLATFORM, which works similar
2008-05-26 22:05:46 +00:00
package
Made the .include directives simpler, since the directory of the
2008-01-04 01:46:24 +00:00
patch
Wrap expansion of local patches inside LOCALPATCHES, given that it is undefined
2008-06-09 14:47:03 +00:00
pbulk
Add a marker for bootstrap packages to allow special cases them during
2008-06-19 18:36:51 +00:00
pkginstall
Fix a longstanding bug in the pkginstall infrastructure: incomplete
2008-09-25 14:01:46 +00:00
platform
Reverting my previous openmotif->lesstif changes.
2008-09-22 17:11:02 +00:00
plist
Add share/locale/fur.
2008-08-18 20:16:21 +00:00
scripts
Apply patch from Aleksej Saushev to fix index generation.
2008-09-07 11:13:51 +00:00
tools
If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known
2008-09-11 23:00:31 +00:00
wrapper
Add a bunch of supported options.
2008-06-17 12:58:28 +00:00
alternatives.mk
Documented the file format.
2007-09-29 15:56:04 +00:00
apache.mk
Make Apache 2.2.x the default as discussed on "tech-pkg" mailing list.
2007-12-17 22:09:58 +00:00
apachever.mk
Fix the .include lines so that make looks in the right place first.
2007-10-13 11:04:15 +00:00
bdb.buildlink3.mk
Rewrote the header comment, since it was very hard to understand. Now it
2008-01-31 12:45:08 +00:00
bsd.fast.prefs.mk
bsd.hacks.mk
bsd.makevars.mk
bsd.options.mk
Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mk
2008-02-18 14:30:40 +00:00
bsd.pkg.barrier.mk
Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
2008-02-07 21:36:13 +00:00
bsd.pkg.clean.mk
Fixed pkglint warnings.
2007-11-15 12:09:52 +00:00
bsd.pkg.debug.mk
Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
2008-02-07 21:36:13 +00:00
bsd.pkg.error.mk
Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
2008-02-07 21:36:13 +00:00
bsd.pkg.mk
For packages setting USE_BSD_MAKEFILE, explicitly set MKHTML to no.
2008-09-22 14:52:07 +00:00
bsd.pkg.readme.mk
Fix _two_ bugs in obviously untested previous commit.
2008-06-24 13:03:29 +00:00
bsd.pkg.subdir.mk
Fix the .include lines so that make looks in the right place first.
2007-10-13 11:04:15 +00:00
bsd.pkg.update.mk
Prefer package-destdir as default for update with USE_DESTDIR.
2008-04-07 13:31:15 +00:00
bsd.pkg.use.mk
If we have USE_BSD_MAKEFILE, pass down INSTALL=${TOOLS_INSTALL:Q} in the
2008-05-16 20:00:09 +00:00
bsd.prefs.mk
X11 is located in "/usr/X11" under Mac OS X Leopard, "/usr/X11R6" is just
2008-09-16 11:40:10 +00:00
bsd.utils.mk
compiler.mk
Added a keyword for "bmake help".
2008-02-13 09:00:52 +00:00
curses.buildlink3.mk
Do not force ncurses on Interix; it does not have a proper shared library.
2008-09-16 04:38:49 +00:00
curses.builtin.mk
+ Define BUILTIN_LIBNAME.* unconditionally so that their values can
2008-02-27 15:26:34 +00:00
db1.builtin.mk
Reverted all the recent changes to the BUILTIN_FIND_GREP variable. It
2007-11-16 08:14:20 +00:00
dirs.mk
Add support for kde4 (currently in wip) so that packages in wip can use
2007-12-12 05:14:15 +00:00
djbware.mk
Honour PKGMANDIR
2008-05-20 19:30:01 +00:00
dlopen.buildlink3.mk
Made the .include lines simpler.
2007-10-17 10:43:36 +00:00
dlopen.builtin.mk
Additional pattern matching NetBSD-3.1_STABLE-i386, forgotten in the
2007-10-03 08:56:07 +00:00
emacs.mk
Add EMACS_LISPPREFIX handling to PRINT_PLIST_AWK.
2008-03-01 05:11:10 +00:00
endian.mk
On IRIX, <standards.h> needs to be included before <sys/endian.h>.
2007-03-08 23:11:20 +00:00
fam.buildlink3.mk
find-prefix.mk
Made the code easier to read.
2008-02-10 10:30:58 +00:00
fuse.buildlink3.mk
Made the .include lines simpler.
2007-10-17 10:43:36 +00:00
java-env.mk
Prepare for DESTDIR support in Java VMs.
2007-11-09 00:49:54 +00:00
java-vm.mk
Remove blackdown-j{dk,re}13 and sun-j{dk,re}13.
2008-03-25 13:41:44 +00:00
krb5.buildlink3.mk
Better documentation.
2007-03-07 10:42:30 +00:00
license.mk
Document notion that Free/Open licenses do not end in -license.
2008-01-09 14:38:05 +00:00
motif.buildlink3.mk
MOTIFBASE, not MOTIF_BASE.
2008-09-10 16:40:47 +00:00
mysql.buildlink3.mk
Re-add support for mysql-4.1 (but not 4.0).
2008-03-26 13:23:34 +00:00
omf-scrollkeeper.mk
install a copy of scrollkeeper/omf.mk in a central place so that
2007-11-12 20:45:52 +00:00
oss.buildlink3.mk
oss.builtin.mk
pam.buildlink3.mk
Fix the .include lines so that make looks in the right place first.
2007-10-13 11:04:15 +00:00
pf.buildlink3.mk
Makefile fragment for packages using pf.
2008-06-26 20:58:48 +00:00
pgsql.buildlink3.mk
Make PostgreSQL 8.2 the default version. Bump all packages using it.
2008-03-13 17:38:48 +00:00
pkg-build-options.mk
Fix the .include lines so that make looks in the right place first.
2007-10-13 11:04:15 +00:00
pthread.buildlink3.mk
Use bsd.fast.prefs.mk in some very commonly included locations.
2008-01-23 17:35:20 +00:00
pthread.builtin.mk
OSF1 always needs _REENTRANT to be defined when including pthread.h, or it
2007-04-12 18:42:02 +00:00
resolv.buildlink3.mk
Add common handling for libresolv similiar to dlopen(3) wrapping.
2007-07-03 13:54:45 +00:00
solaris-pam.builtin.mk
subst.mk
See also: PLIST_SUBST
2008-01-26 15:23:21 +00:00
termcap.buildlink3.mk
TERMCAP_TYPE isn't really a variable that you can set, so add it to
2008-03-05 17:38:58 +00:00
termcap.builtin.mk
Improve the detection of the library that contains the built-in termcap.
2008-03-11 15:39:16 +00:00
tex.buildlink3.mk
unprivileged.mk
+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mk
2008-03-04 06:45:33 +00:00
x11.buildlink3.mk
Fix typo in error message. From Sergey Svishchev.
2007-12-02 12:57:32 +00:00
x11.builtin.mk
x11.version.mk
Fixed the comments a little bit.
2007-10-01 07:21:44 +00:00
xaw.buildlink3.mk
Added documentation and error checking.
2007-03-09 02:04:04 +00:00