From 94d43d362aaf800c1f88a33ee20ac32d294ff9a8 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Fri, 13 Jun 1997 17:54:36 +0000 Subject: Import of Berkely DB 2.0 Submitted by: Josh Tiefenbach --- databases/db/Makefile | 27 +++++++++++++++++++++++++++ databases/db/distinfo | 1 + databases/db/pkg-comment | 1 + databases/db/pkg-descr | 5 +++++ databases/db/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db2/Makefile | 27 +++++++++++++++++++++++++++ databases/db2/distinfo | 1 + databases/db2/pkg-comment | 1 + databases/db2/pkg-descr | 5 +++++ databases/db2/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db3/Makefile | 27 +++++++++++++++++++++++++++ databases/db3/distinfo | 1 + databases/db3/pkg-comment | 1 + databases/db3/pkg-descr | 5 +++++ databases/db3/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db33/Makefile | 27 +++++++++++++++++++++++++++ databases/db33/distinfo | 1 + databases/db33/pkg-comment | 1 + databases/db33/pkg-descr | 5 +++++ databases/db33/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db4/Makefile | 27 +++++++++++++++++++++++++++ databases/db4/distinfo | 1 + databases/db4/pkg-comment | 1 + databases/db4/pkg-descr | 5 +++++ databases/db4/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db41/Makefile | 27 +++++++++++++++++++++++++++ databases/db41/distinfo | 1 + databases/db41/pkg-comment | 1 + databases/db41/pkg-descr | 5 +++++ databases/db41/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db42/Makefile | 27 +++++++++++++++++++++++++++ databases/db42/distinfo | 1 + databases/db42/pkg-comment | 1 + databases/db42/pkg-descr | 5 +++++ databases/db42/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db43/Makefile | 27 +++++++++++++++++++++++++++ databases/db43/distinfo | 1 + databases/db43/pkg-comment | 1 + databases/db43/pkg-descr | 5 +++++ databases/db43/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db44/Makefile | 27 +++++++++++++++++++++++++++ databases/db44/distinfo | 1 + databases/db44/pkg-comment | 1 + databases/db44/pkg-descr | 5 +++++ databases/db44/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db45/Makefile | 27 +++++++++++++++++++++++++++ databases/db45/distinfo | 1 + databases/db45/pkg-comment | 1 + databases/db45/pkg-descr | 5 +++++ databases/db45/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db46/Makefile | 27 +++++++++++++++++++++++++++ databases/db46/distinfo | 1 + databases/db46/pkg-comment | 1 + databases/db46/pkg-descr | 5 +++++ databases/db46/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ databases/db47/Makefile | 27 +++++++++++++++++++++++++++ databases/db47/distinfo | 1 + databases/db47/pkg-comment | 1 + databases/db47/pkg-descr | 5 +++++ databases/db47/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++++ 60 files changed, 912 insertions(+) create mode 100644 databases/db/Makefile create mode 100644 databases/db/distinfo create mode 100644 databases/db/pkg-comment create mode 100644 databases/db/pkg-descr create mode 100644 databases/db/pkg-plist create mode 100644 databases/db2/Makefile create mode 100644 databases/db2/distinfo create mode 100644 databases/db2/pkg-comment create mode 100644 databases/db2/pkg-descr create mode 100644 databases/db2/pkg-plist create mode 100644 databases/db3/Makefile create mode 100644 databases/db3/distinfo create mode 100644 databases/db3/pkg-comment create mode 100644 databases/db3/pkg-descr create mode 100644 databases/db3/pkg-plist create mode 100644 databases/db33/Makefile create mode 100644 databases/db33/distinfo create mode 100644 databases/db33/pkg-comment create mode 100644 databases/db33/pkg-descr create mode 100644 databases/db33/pkg-plist create mode 100644 databases/db4/Makefile create mode 100644 databases/db4/distinfo create mode 100644 databases/db4/pkg-comment create mode 100644 databases/db4/pkg-descr create mode 100644 databases/db4/pkg-plist create mode 100644 databases/db41/Makefile create mode 100644 databases/db41/distinfo create mode 100644 databases/db41/pkg-comment create mode 100644 databases/db41/pkg-descr create mode 100644 databases/db41/pkg-plist create mode 100644 databases/db42/Makefile create mode 100644 databases/db42/distinfo create mode 100644 databases/db42/pkg-comment create mode 100644 databases/db42/pkg-descr create mode 100644 databases/db42/pkg-plist create mode 100644 databases/db43/Makefile create mode 100644 databases/db43/distinfo create mode 100644 databases/db43/pkg-comment create mode 100644 databases/db43/pkg-descr create mode 100644 databases/db43/pkg-plist create mode 100644 databases/db44/Makefile create mode 100644 databases/db44/distinfo create mode 100644 databases/db44/pkg-comment create mode 100644 databases/db44/pkg-descr create mode 100644 databases/db44/pkg-plist create mode 100644 databases/db45/Makefile create mode 100644 databases/db45/distinfo create mode 100644 databases/db45/pkg-comment create mode 100644 databases/db45/pkg-descr create mode 100644 databases/db45/pkg-plist create mode 100644 databases/db46/Makefile create mode 100644 databases/db46/distinfo create mode 100644 databases/db46/pkg-comment create mode 100644 databases/db46/pkg-descr create mode 100644 databases/db46/pkg-plist create mode 100644 databases/db47/Makefile create mode 100644 databases/db47/distinfo create mode 100644 databases/db47/pkg-comment create mode 100644 databases/db47/pkg-descr create mode 100644 databases/db47/pkg-plist (limited to 'databases') diff --git a/databases/db/Makefile b/databases/db/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db/distinfo b/databases/db/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db/pkg-comment b/databases/db/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db/pkg-descr b/databases/db/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db/pkg-plist b/databases/db/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db2/Makefile b/databases/db2/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db2/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db2/distinfo b/databases/db2/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db2/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db2/pkg-comment b/databases/db2/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db2/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db2/pkg-descr b/databases/db2/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db2/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db2/pkg-plist b/databases/db2/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db2/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db3/Makefile b/databases/db3/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db3/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db3/distinfo b/databases/db3/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db3/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db3/pkg-comment b/databases/db3/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db3/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db3/pkg-descr b/databases/db3/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db3/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db3/pkg-plist b/databases/db3/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db3/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db33/Makefile b/databases/db33/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db33/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db33/distinfo b/databases/db33/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db33/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db33/pkg-comment b/databases/db33/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db33/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db33/pkg-descr b/databases/db33/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db33/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db33/pkg-plist b/databases/db33/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db33/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db4/Makefile b/databases/db4/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db4/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db4/distinfo b/databases/db4/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db4/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db4/pkg-comment b/databases/db4/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db4/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db4/pkg-descr b/databases/db4/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db4/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db4/pkg-plist b/databases/db4/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db4/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db41/Makefile b/databases/db41/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db41/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db41/distinfo b/databases/db41/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db41/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db41/pkg-comment b/databases/db41/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db41/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db41/pkg-descr b/databases/db41/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db41/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db41/pkg-plist b/databases/db41/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db41/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db42/Makefile b/databases/db42/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db42/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db42/distinfo b/databases/db42/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db42/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db42/pkg-comment b/databases/db42/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db42/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db42/pkg-descr b/databases/db42/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db42/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db42/pkg-plist b/databases/db42/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db42/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db43/Makefile b/databases/db43/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db43/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db43/distinfo b/databases/db43/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db43/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db43/pkg-comment b/databases/db43/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db43/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db43/pkg-descr b/databases/db43/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db43/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db43/pkg-plist b/databases/db43/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db43/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db44/Makefile b/databases/db44/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db44/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db44/distinfo b/databases/db44/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db44/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db44/pkg-comment b/databases/db44/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db44/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db44/pkg-descr b/databases/db44/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db44/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db44/pkg-plist b/databases/db44/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db44/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db45/Makefile b/databases/db45/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db45/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db45/distinfo b/databases/db45/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db45/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db45/pkg-comment b/databases/db45/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db45/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db45/pkg-descr b/databases/db45/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db45/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db45/pkg-plist b/databases/db45/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db45/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db46/Makefile b/databases/db46/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db46/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db46/distinfo b/databases/db46/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db46/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db46/pkg-comment b/databases/db46/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db46/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db46/pkg-descr b/databases/db46/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db46/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db46/pkg-plist b/databases/db46/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db46/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz diff --git a/databases/db47/Makefile b/databases/db47/Makefile new file mode 100644 index 000000000000..1d11be7da943 --- /dev/null +++ b/databases/db47/Makefile @@ -0,0 +1,27 @@ +# ports collection makefile for: Berkeley DB +# Version required: v2.1.0 +# Date created: 12 Jun 1997 +# Whom: Josh Tiefenbach +# +# $Id:$ +# + +DISTNAME= db-2.1.0 +CATEGORIES= databases +MASTER_SITES= http://www.bostic.com/db/packages/ + +MAINTAINER= josh@ican.net + +WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix + +GNU_CONFIGURE= YES +CONFIGURE_SCRIPT= ../dist/configure +CONFIGURE_ARGS= --enable-compat185 \ + --enable-dump185 + +MAN1= db_archive.1 db_checkpoint.1 db_deadlock.1 db_dump.1 db_load.1 \ + db_recover.1 +MAN3= db.3 db_appinit.3 db_cursor.3 db_dbm.3 db_hsearch.3 db_lock.3 \ + db_log.3 db_mpool.3 db_open.3 db_txn.3 + +.include diff --git a/databases/db47/distinfo b/databases/db47/distinfo new file mode 100644 index 000000000000..50d2d329d8f3 --- /dev/null +++ b/databases/db47/distinfo @@ -0,0 +1 @@ +MD5 (db-2.1.0.tar.gz) = ccb4d29151db3b8db9bff483366c2b35 diff --git a/databases/db47/pkg-comment b/databases/db47/pkg-comment new file mode 100644 index 000000000000..4138b6b39fd7 --- /dev/null +++ b/databases/db47/pkg-comment @@ -0,0 +1 @@ +Version 2.0.6 of the Berkeley DB package diff --git a/databases/db47/pkg-descr b/databases/db47/pkg-descr new file mode 100644 index 000000000000..01a4bfe0da75 --- /dev/null +++ b/databases/db47/pkg-descr @@ -0,0 +1,5 @@ +Version 2.0.6 of the Berkeley DB library. This version uses an incompatible +underlying database than v1.85 and a different API. Utilities are included in +the distribution to convert v1.85 databases to v2.0.6. + +For more information, refer to http://www.bostic.com/db/index.html diff --git a/databases/db47/pkg-plist b/databases/db47/pkg-plist new file mode 100644 index 000000000000..bb9c250c09d7 --- /dev/null +++ b/databases/db47/pkg-plist @@ -0,0 +1,42 @@ +include/db.h +include/db_185.h +lib/libdb.a +bin/db_archive +bin/db_checkpoint +bin/db_deadlock +bin/db_dump +bin/db_load +bin/db_recover +bin/db_dump185 +man/cat3/db.0 +man/cat3/db_appinit.0 +man/cat3/db_cursor.0 +man/cat3/db_dbm.0 +man/cat3/db_hsearch.0 +man/cat3/db_lock.0 +man/cat3/db_log.0 +man/cat3/db_mpool.0 +man/cat3/db_open.0 +man/cat3/db_txn.0 +man/cat1/db_archive.0 +man/cat1/db_checkpoint.0 +man/cat1/db_deadlock.0 +man/cat1/db_dump.0 +man/cat1/db_load.0 +man/cat1/db_recover.0 +man/man3/db.3.gz +man/man3/db_appinit.3.gz +man/man3/db_cursor.3.gz +man/man3/db_dbm.3.gz +man/man3/db_hsearch.3.gz +man/man3/db_lock.3.gz +man/man3/db_log.3.gz +man/man3/db_mpool.3.gz +man/man3/db_open.3.gz +man/man3/db_txn.3.gz +man/man1/db_archive.1.gz +man/man1/db_checkpoint.1.gz +man/man1/db_deadlock.1.gz +man/man1/db_dump.1.gz +man/man1/db_load.1.gz +man/man1/db_recover.1.gz -- cgit v1.2.3