summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-06-13 17:54:36 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-06-13 17:54:36 +0000
commit94d43d362aaf800c1f88a33ee20ac32d294ff9a8 (patch)
tree69181dbe5be8c8faef075aa4f5d2899847b3cbb6
parentUpgrade, 5.3 -> 5.4.1. (diff)
Import of Berkely DB 2.0
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes
Notes: svn path=/head/; revision=6913
-rw-r--r--databases/db/Makefile27
-rw-r--r--databases/db/distinfo1
-rw-r--r--databases/db/pkg-comment1
-rw-r--r--databases/db/pkg-descr5
-rw-r--r--databases/db/pkg-plist42
-rw-r--r--databases/db2/Makefile27
-rw-r--r--databases/db2/distinfo1
-rw-r--r--databases/db2/pkg-comment1
-rw-r--r--databases/db2/pkg-descr5
-rw-r--r--databases/db2/pkg-plist42
-rw-r--r--databases/db3/Makefile27
-rw-r--r--databases/db3/distinfo1
-rw-r--r--databases/db3/pkg-comment1
-rw-r--r--databases/db3/pkg-descr5
-rw-r--r--databases/db3/pkg-plist42
-rw-r--r--databases/db33/Makefile27
-rw-r--r--databases/db33/distinfo1
-rw-r--r--databases/db33/pkg-comment1
-rw-r--r--databases/db33/pkg-descr5
-rw-r--r--databases/db33/pkg-plist42
-rw-r--r--databases/db4/Makefile27
-rw-r--r--databases/db4/distinfo1
-rw-r--r--databases/db4/pkg-comment1
-rw-r--r--databases/db4/pkg-descr5
-rw-r--r--databases/db4/pkg-plist42
-rw-r--r--databases/db41/Makefile27
-rw-r--r--databases/db41/distinfo1
-rw-r--r--databases/db41/pkg-comment1
-rw-r--r--databases/db41/pkg-descr5
-rw-r--r--databases/db41/pkg-plist42
-rw-r--r--databases/db42/Makefile27
-rw-r--r--databases/db42/distinfo1
-rw-r--r--databases/db42/pkg-comment1
-rw-r--r--databases/db42/pkg-descr5
-rw-r--r--databases/db42/pkg-plist42
-rw-r--r--databases/db43/Makefile27
-rw-r--r--databases/db43/distinfo1
-rw-r--r--databases/db43/pkg-comment1
-rw-r--r--databases/db43/pkg-descr5
-rw-r--r--databases/db43/pkg-plist42
-rw-r--r--databases/db44/Makefile27
-rw-r--r--databases/db44/distinfo1
-rw-r--r--databases/db44/pkg-comment1
-rw-r--r--databases/db44/pkg-descr5
-rw-r--r--databases/db44/pkg-plist42
-rw-r--r--databases/db45/Makefile27
-rw-r--r--databases/db45/distinfo1
-rw-r--r--databases/db45/pkg-comment1
-rw-r--r--databases/db45/pkg-descr5
-rw-r--r--databases/db45/pkg-plist42
-rw-r--r--databases/db46/Makefile27
-rw-r--r--databases/db46/distinfo1
-rw-r--r--databases/db46/pkg-comment1
-rw-r--r--databases/db46/pkg-descr5
-rw-r--r--databases/db46/pkg-plist42
-rw-r--r--databases/db47/Makefile27
-rw-r--r--databases/db47/distinfo1
-rw-r--r--databases/db47/pkg-comment1
-rw-r--r--databases/db47/pkg-descr5
-rw-r--r--databases/db47/pkg-plist42
60 files changed, 912 insertions, 0 deletions
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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 <josh@ican.net>
+#
+# $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 <bsd.port.mk>
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