pkgsrc/databases/db3
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 <iostream> 2003-08-02 16:21:16 +00:00
buildlink2.mk Update db3 to db3-3.11.2nb1. 2003-10-20 15:28:23 +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 use <iostream> 2003-08-02 16:21:16 +00:00
Makefile LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs 2004-02-14 17:21:32 +00:00
PLIST Update db3 to db3-3.11.2nb1. 2003-10-20 15:28:23 +00:00