pkgsrc/databases/db
jlam f3e38fb48d bdb.buildlink3.mk is used to select a Berkeley DB implementation for
use by pkgsrc.  It will automatically depend on either db, db3, or db4
if the native one isn't sufficient.  The two variables that control its
behaviour are:

BDB_DEFAULT is a user-settable variable whose value is the default
       Berkeley DB implementation to use.

BDB_ACCEPTED is a package-settable list of Berkeley DB implementations
       that may be used by the package.

E.g., if you always want to use DB4 as the Berkeley DB for all of the
packages, then you can just set:

	BDB_DEFAULT=	db4

in your /etc/mk.conf.

Packages that currently include db*/buildlink3.mk should be made to
include bdb.buildlink3.mk instead.
2004-03-10 18:06:06 +00:00
..
patches USE_LIBTOOL instead of USE_PKGLIBTOOL. Also install html documentation 2000-07-27 14:18:02 +00:00
buildlink2.mk Make PREFER_PKGSRC just yes/no or a list of packages. This makes it 2004-02-05 07:17:14 +00:00
buildlink3.mk bdb.buildlink3.mk is used to select a Berkeley DB implementation for 2004-03-10 18:06:06 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
distinfo Move to sha1 digests, and add distfile sizes. 2001-04-18 16:10:56 +00:00
Makefile Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
PLIST Correct package list to match recent changes. 2002-11-19 09:59:18 +00:00