summaryrefslogtreecommitdiff
path: root/databases/db3
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2001-11-30 11:58:28 +0000
committermartti <martti@pkgsrc.org>2001-11-30 11:58:28 +0000
commit99a86d086956b424cbd9b14dcf8f2c255bf4ebd2 (patch)
treef5be16452e38333a4867a0d985115105adc72fbf /databases/db3
parenta7e5d242b29e4c4e753b3f7007ba27df8b855698 (diff)
downloadpkgsrc-99a86d086956b424cbd9b14dcf8f2c255bf4ebd2.tar.gz
Updated to 3.11.2 (provided by ORI Manabu in pkg/14765).
This is a bugfix release (too many fixes to list here). The following link (as long as it exists) gives an overview of the changes: http://www.sleepycat.com/update/3.3.11/if.3.3.11.html
Diffstat (limited to 'databases/db3')
-rw-r--r--databases/db3/Makefile10
-rw-r--r--databases/db3/PLIST889
-rw-r--r--databases/db3/distinfo18
-rw-r--r--databases/db3/patches/patch-aa233
-rw-r--r--databases/db3/patches/patch-ab44
5 files changed, 619 insertions, 575 deletions
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index 0ec5c1b6402..8b6e967a1ac 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2001/10/23 07:26:41 lukem Exp $
+# $NetBSD: Makefile,v 1.9 2001/11/30 11:58:28 martti Exp $
-DISTNAME= db-3.2.9
-PKGNAME= db3-2.9.2
+DISTNAME= db-3.3.11
+PKGNAME= db3-3.11.2
CATEGORIES= databases
-MASTER_SITES= http://www.sleepycat.com/update/3.2.9/
+MASTER_SITES= http://www.sleepycat.com/update/3.3.11/
MAINTAINER= wrstuden@netbsd.org
HOMEPAGE= http://www.sleepycat.com/
COMMENT= Sleepycat Software's Berkeley DB version 3
PATCH_SITES= ${MASTER_SITES}
-PATCHFILES= patch.3.2.9.1 patch.3.2.9.2
+PATCHFILES= patch.3.3.11.1 patch.3.3.11.2
PATCH_DIST_ARGS=-d ${WRKSRC}/.. --forward --quiet
USE_BUILDLINK_ONLY= yes
diff --git a/databases/db3/PLIST b/databases/db3/PLIST
index cf092071302..42109cc223c 100644
--- a/databases/db3/PLIST
+++ b/databases/db3/PLIST
@@ -1,73 +1,48 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:11:37 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/11/30 11:58:28 martti Exp $
bin/db3_archive
-bin/db3_upgrade
-bin/db3_stat
-bin/db3_recover
-bin/db3_printlog
-bin/db3_load
-bin/db3_dump
-bin/db3_deadlock
bin/db3_checkpoint
+bin/db3_deadlock
+bin/db3_dump
+bin/db3_load
+bin/db3_printlog
+bin/db3_recover
+bin/db3_stat
+bin/db3_upgrade
bin/db3_verify
-include/db3/db_cxx.h
+include/db3/cxx_common.h
+include/db3/cxx_except.h
include/db3/db.h
+include/db3/db_cxx.h
lib/libdb3.a
lib/libdb3.la
lib/libdb3.so
-lib/libdb3.so.2
-lib/libdb3.so.2.9
+lib/libdb3.so.3
+lib/libdb3.so.3.11
lib/libdb3_cxx.a
lib/libdb3_cxx.la
lib/libdb3_cxx.so
-lib/libdb3_cxx.so.2
-lib/libdb3_cxx.so.2.9
+lib/libdb3_cxx.so.3
+lib/libdb3_cxx.so.3.11
+share/doc/db3/api_c/c_index.html
share/doc/db3/api_c/c_pindex.html
-share/doc/db3/api_c/db_create.html
-share/doc/db3/api_c/pindex.src
-share/doc/db3/api_c/db_err.html
-share/doc/db3/api_c/db_lsn.html
-share/doc/db3/api_c/db_set_errfile.html
-share/doc/db3/api_c/db_set_malloc.html
-share/doc/db3/api_c/db_set_paniccall.html
-share/doc/db3/api_c/db_set_realloc.html
-share/doc/db3/api_c/dbm.html
-share/doc/db3/api_c/dbt.html
-share/doc/db3/api_c/env_create.html
-share/doc/db3/api_c/env_set_errfile.html
-share/doc/db3/api_c/env_set_paniccall.html
-share/doc/db3/api_c/hsearch.html
-share/doc/db3/api_c/set_func_close.html
-share/doc/db3/api_c/set_func_dirfree.html
-share/doc/db3/api_c/set_func_dirlist.html
-share/doc/db3/api_c/db_del.html
-share/doc/db3/api_c/set_func_exists.html
-share/doc/db3/api_c/set_func_free.html
-share/doc/db3/api_c/set_func_fsync.html
-share/doc/db3/api_c/set_func_ioinfo.html
-share/doc/db3/api_c/set_func_malloc.html
-share/doc/db3/api_c/set_func_map.html
-share/doc/db3/api_c/set_func_open.html
-share/doc/db3/api_c/set_func_read.html
-share/doc/db3/api_c/set_func_realloc.html
-share/doc/db3/api_c/set_func_rename.html
-share/doc/db3/api_c/set_func_seek.html
-share/doc/db3/api_c/set_func_sleep.html
-share/doc/db3/api_c/set_func_unlink.html
-share/doc/db3/api_c/set_func_unmap.html
-share/doc/db3/api_c/set_func_write.html
-share/doc/db3/api_c/set_func_yield.html
+share/doc/db3/api_c/db_associate.html
share/doc/db3/api_c/db_close.html
+share/doc/db3/api_c/db_create.html
share/doc/db3/api_c/db_cursor.html
+share/doc/db3/api_c/db_del.html
+share/doc/db3/api_c/db_err.html
share/doc/db3/api_c/db_fd.html
share/doc/db3/api_c/db_get.html
share/doc/db3/api_c/db_get_byteswapped.html
share/doc/db3/api_c/db_get_type.html
share/doc/db3/api_c/db_join.html
share/doc/db3/api_c/db_key_range.html
+share/doc/db3/api_c/db_lsn.html
share/doc/db3/api_c/db_open.html
share/doc/db3/api_c/db_put.html
share/doc/db3/api_c/db_remove.html
share/doc/db3/api_c/db_rename.html
+share/doc/db3/api_c/db_set_alloc.html
share/doc/db3/api_c/db_set_append_recno.html
share/doc/db3/api_c/db_set_bt_compare.html
share/doc/db3/api_c/db_set_bt_minkey.html
@@ -75,7 +50,7 @@ share/doc/db3/api_c/db_set_bt_prefix.html
share/doc/db3/api_c/db_set_cachesize.html
share/doc/db3/api_c/db_set_dup_compare.html
share/doc/db3/api_c/db_set_errcall.html
-share/doc/db3/api_c/txn_id.html
+share/doc/db3/api_c/db_set_errfile.html
share/doc/db3/api_c/db_set_errpfx.html
share/doc/db3/api_c/db_set_feedback.html
share/doc/db3/api_c/db_set_flags.html
@@ -84,6 +59,7 @@ share/doc/db3/api_c/db_set_h_hash.html
share/doc/db3/api_c/db_set_h_nelem.html
share/doc/db3/api_c/db_set_lorder.html
share/doc/db3/api_c/db_set_pagesize.html
+share/doc/db3/api_c/db_set_paniccall.html
share/doc/db3/api_c/db_set_q_extentsize.html
share/doc/db3/api_c/db_set_re_delim.html
share/doc/db3/api_c/db_set_re_len.html
@@ -91,6 +67,7 @@ share/doc/db3/api_c/db_set_re_pad.html
share/doc/db3/api_c/db_set_re_source.html
share/doc/db3/api_c/db_stat.html
share/doc/db3/api_c/db_sync.html
+share/doc/db3/api_c/db_truncate.html
share/doc/db3/api_c/db_upgrade.html
share/doc/db3/api_c/db_verify.html
share/doc/db3/api_c/dbc_close.html
@@ -99,31 +76,40 @@ share/doc/db3/api_c/dbc_del.html
share/doc/db3/api_c/dbc_dup.html
share/doc/db3/api_c/dbc_get.html
share/doc/db3/api_c/dbc_put.html
+share/doc/db3/api_c/dbm.html
+share/doc/db3/api_c/dbt.html
+share/doc/db3/api_c/dbt_bulk.html
share/doc/db3/api_c/env_close.html
+share/doc/db3/api_c/env_create.html
+share/doc/db3/api_c/env_err.html
share/doc/db3/api_c/env_open.html
share/doc/db3/api_c/env_remove.html
+share/doc/db3/api_c/env_set_alloc.html
share/doc/db3/api_c/env_set_cachesize.html
share/doc/db3/api_c/env_set_data_dir.html
share/doc/db3/api_c/env_set_errcall.html
+share/doc/db3/api_c/env_set_errfile.html
share/doc/db3/api_c/env_set_errpfx.html
share/doc/db3/api_c/env_set_feedback.html
share/doc/db3/api_c/env_set_flags.html
share/doc/db3/api_c/env_set_lg_bsize.html
share/doc/db3/api_c/env_set_lg_dir.html
share/doc/db3/api_c/env_set_lg_max.html
+share/doc/db3/api_c/env_set_lg_regionmax.html
share/doc/db3/api_c/env_set_lk_conflicts.html
share/doc/db3/api_c/env_set_lk_detect.html
share/doc/db3/api_c/env_set_lk_max.html
-share/doc/db3/api_c/env_set_lk_max_locks.html
share/doc/db3/api_c/env_set_lk_max_lockers.html
+share/doc/db3/api_c/env_set_lk_max_locks.html
share/doc/db3/api_c/env_set_lk_max_objects.html
share/doc/db3/api_c/env_set_mp_mmapsize.html
share/doc/db3/api_c/env_set_mutexlocks.html
share/doc/db3/api_c/env_set_pageyield.html
+share/doc/db3/api_c/env_set_paniccall.html
share/doc/db3/api_c/env_set_panicstate.html
share/doc/db3/api_c/env_set_rec_init.html
share/doc/db3/api_c/env_set_region_init.html
-share/doc/db3/api_c/env_set_server.html
+share/doc/db3/api_c/env_set_rpc_server.html
share/doc/db3/api_c/env_set_shm_key.html
share/doc/db3/api_c/env_set_tas_spins.html
share/doc/db3/api_c/env_set_tmp_dir.html
@@ -133,6 +119,7 @@ share/doc/db3/api_c/env_set_tx_timestamp.html
share/doc/db3/api_c/env_set_verbose.html
share/doc/db3/api_c/env_strerror.html
share/doc/db3/api_c/env_version.html
+share/doc/db3/api_c/hsearch.html
share/doc/db3/api_c/lock_detect.html
share/doc/db3/api_c/lock_get.html
share/doc/db3/api_c/lock_id.html
@@ -158,308 +145,43 @@ share/doc/db3/api_c/memp_register.html
share/doc/db3/api_c/memp_stat.html
share/doc/db3/api_c/memp_sync.html
share/doc/db3/api_c/memp_trickle.html
+share/doc/db3/api_c/pindex.src
+share/doc/db3/api_c/set_func_close.html
+share/doc/db3/api_c/set_func_dirfree.html
+share/doc/db3/api_c/set_func_dirlist.html
+share/doc/db3/api_c/set_func_exists.html
+share/doc/db3/api_c/set_func_free.html
+share/doc/db3/api_c/set_func_fsync.html
+share/doc/db3/api_c/set_func_ioinfo.html
+share/doc/db3/api_c/set_func_malloc.html
+share/doc/db3/api_c/set_func_map.html
+share/doc/db3/api_c/set_func_open.html
+share/doc/db3/api_c/set_func_read.html
+share/doc/db3/api_c/set_func_realloc.html
+share/doc/db3/api_c/set_func_rename.html
+share/doc/db3/api_c/set_func_seek.html
+share/doc/db3/api_c/set_func_sleep.html
+share/doc/db3/api_c/set_func_unlink.html
+share/doc/db3/api_c/set_func_unmap.html
+share/doc/db3/api_c/set_func_write.html
+share/doc/db3/api_c/set_func_yield.html
share/doc/db3/api_c/txn_abort.html
share/doc/db3/api_c/txn_begin.html
share/doc/db3/api_c/txn_checkpoint.html
share/doc/db3/api_c/txn_commit.html
+share/doc/db3/api_c/txn_discard.html
+share/doc/db3/api_c/txn_id.html
share/doc/db3/api_c/txn_prepare.html
+share/doc/db3/api_c/txn_recover.html
share/doc/db3/api_c/txn_stat.html
-share/doc/db3/api_c/c_index.html
-share/doc/db3/sleepycat/legal.html
-share/doc/db3/sleepycat/license.html
-share/doc/db3/sleepycat/contact.html
-share/doc/db3/ref/lock/twopl.html
-share/doc/db3/ref/lock/cam_conv.html
-share/doc/db3/ref/lock/config.html
-share/doc/db3/ref/lock/dead.html
-share/doc/db3/ref/lock/intro.html
-share/doc/db3/ref/lock/max.html
-share/doc/db3/ref/lock/nondb.html
-share/doc/db3/ref/lock/notxn.html
-share/doc/db3/ref/lock/page.html
-share/doc/db3/ref/lock/stdmode.html
-share/doc/db3/ref/lock/am_conv.html
-share/doc/db3/ref/am/verify.html
-share/doc/db3/ref/am/count.html
-share/doc/db3/ref/am/curclose.html
-share/doc/db3/ref/am/curdel.html
-share/doc/db3/ref/am/curdup.html
-share/doc/db3/ref/am/curget.html
-share/doc/db3/ref/am/curput.html
-share/doc/db3/ref/am/cursor.html
-share/doc/db3/ref/am/delete.html
-share/doc/db3/ref/am/error.html
-share/doc/db3/ref/am/get.html
-share/doc/db3/ref/am/join.html
-share/doc/db3/ref/am/open.html
-share/doc/db3/ref/am/opensub.html
-share/doc/db3/ref/am/ops.html
-share/doc/db3/ref/am/partial.html
-share/doc/db3/ref/am/put.html
-share/doc/db3/ref/am/stability.html
-share/doc/db3/ref/am/stat.html
-share/doc/db3/ref/am/sync.html
-share/doc/db3/ref/am/upgrade.html
-share/doc/db3/ref/am/close.html
-share/doc/db3/ref/upgrade.3.2/tx_recover.html
-share/doc/db3/ref/upgrade.3.2/db_dump.html
-share/doc/db3/ref/upgrade.3.2/disk.html
-share/doc/db3/ref/upgrade.3.2/handle.html
-share/doc/db3/ref/upgrade.3.2/incomplete.html
-share/doc/db3/ref/upgrade.3.2/intro.html
-share/doc/db3/ref/upgrade.3.2/mutexlock.html
-share/doc/db3/ref/upgrade.3.2/notfound.html
-share/doc/db3/ref/upgrade.3.2/renumber.html
-share/doc/db3/ref/upgrade.3.2/set_flags.html
-share/doc/db3/ref/upgrade.3.2/toc.html
-share/doc/db3/ref/upgrade.3.2/callback.html
-share/doc/db3/ref/am_conf/select.html
-share/doc/db3/ref/am_conf/bt_minkey.html
-share/doc/db3/ref/am_conf/bt_prefix.html
-share/doc/db3/ref/am_conf/bt_recnum.html
-share/doc/db3/ref/am_conf/byteorder.html
-share/doc/db3/ref/am_conf/cachesize.html
-share/doc/db3/ref/am_conf/dup.html
-share/doc/db3/ref/am_conf/extentsize.html
-share/doc/db3/ref/am_conf/h_ffactor.html
-share/doc/db3/ref/am_conf/h_hash.html
-share/doc/db3/ref/am_conf/h_nelem.html
-share/doc/db3/ref/am_conf/intro.html
-share/doc/db3/ref/am_conf/logrec.html
-share/doc/db3/ref/am_conf/malloc.html
-share/doc/db3/ref/am_conf/pagesize.html
-share/doc/db3/ref/am_conf/re_source.html
-share/doc/db3/ref/am_conf/recno.html
-share/doc/db3/ref/am_conf/renumber.html
-share/doc/db3/ref/am_conf/bt_compare.html
-share/doc/db3/ref/arch/script.html
-share/doc/db3/ref/arch/bigpic.html
-share/doc/db3/ref/arch/progmodel.html
-share/doc/db3/ref/arch/apis.html
-share/doc/db3/ref/arch/utilities.html
-share/doc/db3/ref/arch/bigpic.gif
-share/doc/db3/ref/arch/smallpic.gif
-share/doc/db3/ref/build_unix/ultrix.html
-share/doc/db3/ref/build_unix/conf.html
-share/doc/db3/ref/build_unix/flags.html
-share/doc/db3/ref/build_unix/freebsd.html
-share/doc/db3/ref/build_unix/hpux.html
-share/doc/db3/ref/build_unix/install.html
-share/doc/db3/ref/build_unix/intro.html
-share/doc/db3/ref/build_unix/irix.html
-share/doc/db3/ref/build_unix/linux.html
-share/doc/db3/ref/build_unix/notes.html
-share/doc/db3/ref/build_unix/osf1.html
-share/doc/db3/ref/build_unix/qnx.html
-share/doc/db3/ref/build_unix/sco.html
-share/doc/db3/ref/build_unix/shlib.html
-share/doc/db3/ref/build_unix/solaris.html
-share/doc/db3/ref/build_unix/sunos.html
-share/doc/db3/ref/build_unix/test.html
-share/doc/db3/ref/build_unix/aix.html
-share/doc/db3/ref/build_vxworks/faq.html
-share/doc/db3/ref/build_vxworks/intro.html
-share/doc/db3/ref/build_vxworks/notes.html
-share/doc/db3/ref/build_win/faq.html
-share/doc/db3/ref/build_win/intro.html
-share/doc/db3/ref/build_win/notes.html
-share/doc/db3/ref/build_win/test.html
-share/doc/db3/ref/cam/intro.html
-share/doc/db3/ref/debug/intro.html
-share/doc/db3/ref/debug/common.html
-share/doc/db3/ref/debug/compile.html
-share/doc/db3/ref/debug/printlog.html
-share/doc/db3/ref/debug/runtime.html
-share/doc/db3/ref/distrib/layout.html
-share/doc/db3/ref/dumpload/format.html
-share/doc/db3/ref/dumpload/text.html
-share/doc/db3/ref/dumpload/utility.html
-share/doc/db3/ref/env/security.html
-share/doc/db3/ref/env/error.html
-share/doc/db3/ref/env/intro.html
-share/doc/db3/ref/env/naming.html
-share/doc/db3/ref/env/open.html
-share/doc/db3/ref/env/region.html
-share/doc/db3/ref/env/remote.html
-share/doc/db3/ref/env/create.html
-share/doc/db3/ref/intro/where.html
-share/doc/db3/ref/intro/dbis.html
-share/doc/db3/ref/intro/dbisnot.html
-share/doc/db3/ref/intro/distrib.html
-share/doc/db3/ref/intro/need.html
-share/doc/db3/ref/intro/products.html
-share/doc/db3/ref/intro/terrain.html
-share/doc/db3/ref/intro/what.html
-share/doc/db3/ref/intro/data.html
-share/doc/db3/ref/install/file.html
-share/doc/db3/ref/install/magic.txt
-share/doc/db3/ref/install/magic.s5.be.txt
-share/doc/db3/ref/install/magic.s5.le.txt
-share/doc/db3/ref/java/compat.html
-share/doc/db3/ref/java/conf.html
-share/doc/db3/ref/java/faq.html
-share/doc/db3/ref/java/program.html
-share/doc/db3/ref/upgrade.3.1/txn_check.html
-share/doc/db3/ref/upgrade.3.1/config.html
-share/doc/db3/ref/upgrade.3.1/disk.html
-share/doc/db3/ref/upgrade.3.1/dup.html
-share/doc/db3/ref/upgrade.3.1/env.html
-share/doc/db3/ref/upgrade.3.1/intro.html
-share/doc/db3/ref/upgrade.3.1/log_register.html
-share/doc/db3/ref/upgrade.3.1/logalloc.html
-share/doc/db3/ref/upgrade.3.1/memp_register.html
-share/doc/db3/ref/upgrade.3.1/put.html
-share/doc/db3/ref/upgrade.3.1/set_feedback.html
-share/doc/db3/ref/upgrade.3.1/set_paniccall.html
-share/doc/db3/ref/upgrade.3.1/set_tx_recover.html
-share/doc/db3/ref/upgrade.3.1/sysmem.html
-share/doc/db3/ref/upgrade.3.1/tcl.html
-share/doc/db3/ref/upgrade.3.1/toc.html
-share/doc/db3/ref/upgrade.3.1/tmp.html
-share/doc/db3/ref/upgrade.3.1/btstat.html
-share/doc/db3/ref/log/config.html
-share/doc/db3/ref/log/intro.html
-share/doc/db3/ref/log/limits.html
-share/doc/db3/ref/mp/intro.html
-share/doc/db3/ref/mp/config.html
-share/doc/db3/ref/perl/intro.html
-share/doc/db3/ref/program/solaris.txt
-share/doc/db3/ref/program/byteorder.html
-share/doc/db3/ref/program/compatible.html
-share/doc/db3/ref/program/copy.html
-share/doc/db3/ref/program/dbsizes.html
-share/doc/db3/ref/program/diskspace.html
-share/doc/db3/ref/program/environ.html
-share/doc/db3/ref/program/errorret.html
-share/doc/db3/ref/program/extending.html
-share/doc/db3/ref/program/mt.html
-share/doc/db3/ref/program/namespace.html
-share/doc/db3/ref/program/scope.html
-share/doc/db3/ref/program/recimp.html
-share/doc/db3/ref/program/runtime.html
-share/doc/db3/ref/program/version.html
-share/doc/db3/ref/program/appsignals.html
-share/doc/db3/ref/refs/bdb_usenix.ps
-share/doc/db3/ref/refs/witold.html
-share/doc/db3/ref/refs/bdb_usenix.html
-share/doc/db3/ref/refs/refs.html
-share/doc/db3/ref/refs/embedded.html
-share/doc/db3/ref/refs/hash_usenix.ps
-share/doc/db3/ref/refs/libtp_usenix.ps
-share/doc/db3/ref/rpc/client.html
-share/doc/db3/ref/rpc/intro.html
-share/doc/db3/ref/rpc/server.html
-share/doc/db3/ref/sendmail/intro.html
-share/doc/db3/ref/simple_tut/example.txt
-share/doc/db3/ref/simple_tut/del.html
-share/doc/db3/ref/simple_tut/errors.html
-share/doc/db3/ref/simple_tut/get.html
-share/doc/db3/ref/simple_tut/handles.html
-share/doc/db3/ref/simple_tut/intro.html
-share/doc/db3/ref/simple_tut/keydata.html
-share/doc/db3/ref/simple_tut/open.html
-share/doc/db3/ref/simple_tut/put.html
-share/doc/db3/ref/simple_tut/close.html
-share/doc/db3/ref/tcl/intro.html
-share/doc/db3/ref/tcl/error.html
-share/doc/db3/ref/tcl/faq.html
-share/doc/db3/ref/tcl/program.html
-share/doc/db3/ref/tcl/using.html
-share/doc/db3/ref/test/faq.html
-share/doc/db3/ref/test/run.html
-share/doc/db3/ref/transapp/writetest.txt
-share/doc/db3/ref/transapp/app.html
-share/doc/db3/ref/transapp/archival.html
-share/doc/db3/ref/transapp/checkpoint.html
-share/doc/db3/ref/transapp/cursor.html
-share/doc/db3/ref/transapp/data_open.html
-share/doc/db3/ref/transapp/deadlock.html
-share/doc/db3/ref/transapp/env_open.html
-share/doc/db3/ref/transapp/filesys.html
-share/doc/db3/ref/transapp/inc.html
-share/doc/db3/ref/transapp/intro.html
-share/doc/db3/ref/transapp/logfile.html
-share/doc/db3/ref/transapp/put.html
-share/doc/db3/ref/transapp/read.html
-share/doc/db3/ref/transapp/reclimit.html
-share/doc/db3/ref/transapp/recovery.html
-share/doc/db3/ref/transapp/term.html
-share/doc/db3/ref/transapp/throughput.html
-share/doc/db3/ref/transapp/why.html
-share/doc/db3/ref/transapp/transapp.txt
-share/doc/db3/ref/transapp/admin.html
-share/doc/db3/ref/txn/config.html
-share/doc/db3/ref/txn/intro.html
-share/doc/db3/ref/txn/limits.html
-share/doc/db3/ref/txn/nested.html
-share/doc/db3/ref/txn/other.html
-share/doc/db3/ref/upgrade/process.html
-share/doc/db3/ref/upgrade.2.0/convert.html
-share/doc/db3/ref/upgrade.2.0/disk.html
-share/doc/db3/ref/upgrade.2.0/intro.html
-share/doc/db3/ref/upgrade.2.0/system.html
-share/doc/db3/ref/upgrade.2.0/toc.html
-share/doc/db3/ref/upgrade.3.0/xa.html
-share/doc/db3/ref/upgrade.3.0/cxx.html
-share/doc/db3/ref/upgrade.3.0/db.html
-share/doc/db3/ref/upgrade.3.0/db_cxx.html
-share/doc/db3/ref/upgrade.3.0/dbenv.html
-share/doc/db3/ref/upgrade.3.0/dbenv_cxx.html
-share/doc/db3/ref/upgrade.3.0/dbinfo.html
-share/doc/db3/ref/upgrade.3.0/disk.html
-share/doc/db3/ref/upgrade.3.0/eacces.html
-share/doc/db3/ref/upgrade.3.0/eagain.html
-share/doc/db3/ref/upgrade.3.0/envopen.html
-share/doc/db3/ref/upgrade.3.0/func.html
-share/doc/db3/ref/upgrade.3.0/intro.html
-share/doc/db3/ref/upgrade.3.0/java.html
-share/doc/db3/ref/upgrade.3.0/join.html
-share/doc/db3/ref/upgrade.3.0/jump_set.html
-share/doc/db3/ref/upgrade.3.0/lock_detect.html
-share/doc/db3/ref/upgrade.3.0/lock_notheld.html
-share/doc/db3/ref/upgrade.3.0/lock_put.html
-share/doc/db3/ref/upgrade.3.0/lock_stat.html
-share/doc/db3/ref/upgrade.3.0/log_register.html
-share/doc/db3/ref/upgrade.3.0/log_stat.html
-share/doc/db3/ref/upgrade.3.0/memp_stat.html
-share/doc/db3/ref/upgrade.3.0/open.html
-share/doc/db3/ref/upgrade.3.0/rmw.html
-share/doc/db3/ref/upgrade.3.0/stat.html
-share/doc/db3/ref/upgrade.3.0/toc.html
-share/doc/db3/ref/upgrade.3.0/txn_begin.html
-share/doc/db3/ref/upgrade.3.0/txn_commit.html
-share/doc/db3/ref/upgrade.3.0/txn_stat.html
-share/doc/db3/ref/upgrade.3.0/value_set.html
-share/doc/db3/ref/upgrade.3.0/close.html
-share/doc/db3/ref/xa/config.html
-share/doc/db3/ref/xa/faq.html
-share/doc/db3/ref/xa/intro.html
-share/doc/db3/ref/pindex.src
-share/doc/db3/ref/toc.html
+share/doc/db3/api_cxx/cxx_index.html
share/doc/db3/api_cxx/cxx_pindex.html
+share/doc/db3/api_cxx/db_associate.html
share/doc/db3/api_cxx/db_class.html
-share/doc/db3/api_cxx/pindex.src
-share/doc/db3/api_cxx/db_err.html
-share/doc/db3/api_cxx/db_set_errfile.html
-share/doc/db3/api_cxx/db_set_malloc.html
-share/doc/db3/api_cxx/db_set_paniccall.html
-share/doc/db3/api_cxx/db_set_realloc.html
-share/doc/db3/api_cxx/dbc_class.html
-share/doc/db3/api_cxx/dbenv_class.html
-share/doc/db3/api_cxx/dbt_class.html
-share/doc/db3/api_cxx/env_set_errfile.html
-share/doc/db3/api_cxx/env_set_error_stream.html
-share/doc/db3/api_cxx/env_set_paniccall.html
-share/doc/db3/api_cxx/except_class.html
-share/doc/db3/api_cxx/get_errno.html
-share/doc/db3/api_cxx/lock_class.html
-share/doc/db3/api_cxx/lsn_class.html
-share/doc/db3/api_cxx/mempfile_class.html
-share/doc/db3/api_cxx/txn_class.html
-share/doc/db3/api_cxx/what.html
share/doc/db3/api_cxx/db_close.html
share/doc/db3/api_cxx/db_cursor.html
share/doc/db3/api_cxx/db_del.html
+share/doc/db3/api_cxx/db_err.html
share/doc/db3/api_cxx/db_fd.html
share/doc/db3/api_cxx/db_get.html
share/doc/db3/api_cxx/db_get_byteswapped.html
@@ -470,13 +192,15 @@ share/doc/db3/api_cxx/db_open.html
share/doc/db3/api_cxx/db_put.html
share/doc/db3/api_cxx/db_remove.html
share/doc/db3/api_cxx/db_rename.html
+share/doc/db3/api_cxx/db_set_alloc.html
share/doc/db3/api_cxx/db_set_append_recno.html
share/doc/db3/api_cxx/db_set_bt_compare.html
share/doc/db3/api_cxx/db_set_bt_minkey.html
-share/doc/db3/api_cxx/db_set_errcall.html
share/doc/db3/api_cxx/db_set_bt_prefix.html
share/doc/db3/api_cxx/db_set_cachesize.html
share/doc/db3/api_cxx/db_set_dup_compare.html
+share/doc/db3/api_cxx/db_set_errcall.html
+share/doc/db3/api_cxx/db_set_errfile.html
share/doc/db3/api_cxx/db_set_errpfx.html
share/doc/db3/api_cxx/db_set_feedback.html
share/doc/db3/api_cxx/db_set_flags.html
@@ -485,6 +209,7 @@ share/doc/db3/api_cxx/db_set_h_hash.html
share/doc/db3/api_cxx/db_set_h_nelem.html
share/doc/db3/api_cxx/db_set_lorder.html
share/doc/db3/api_cxx/db_set_pagesize.html
+share/doc/db3/api_cxx/db_set_paniccall.html
share/doc/db3/api_cxx/db_set_q_extentsize.html
share/doc/db3/api_cxx/db_set_re_delim.html
share/doc/db3/api_cxx/db_set_re_len.html
@@ -492,40 +217,50 @@ share/doc/db3/api_cxx/db_set_re_pad.html
share/doc/db3/api_cxx/db_set_re_source.html
share/doc/db3/api_cxx/db_stat.html
share/doc/db3/api_cxx/db_sync.html
+share/doc/db3/api_cxx/db_truncate.html
share/doc/db3/api_cxx/db_upgrade.html
share/doc/db3/api_cxx/db_verify.html
+share/doc/db3/api_cxx/dbc_class.html
share/doc/db3/api_cxx/dbc_close.html
share/doc/db3/api_cxx/dbc_count.html
share/doc/db3/api_cxx/dbc_del.html
share/doc/db3/api_cxx/dbc_dup.html
share/doc/db3/api_cxx/dbc_get.html
share/doc/db3/api_cxx/dbc_put.html
+share/doc/db3/api_cxx/dbenv_class.html
+share/doc/db3/api_cxx/dbt_bulk.html
+share/doc/db3/api_cxx/dbt_class.html
share/doc/db3/api_cxx/env_close.html
+share/doc/db3/api_cxx/env_err.html
share/doc/db3/api_cxx/env_open.html
share/doc/db3/api_cxx/env_remove.html
+share/doc/db3/api_cxx/env_set_alloc.html
share/doc/db3/api_cxx/env_set_cachesize.html
share/doc/db3/api_cxx/env_set_data_dir.html
share/doc/db3/api_cxx/env_set_errcall.html
+share/doc/db3/api_cxx/env_set_errfile.html
+share/doc/db3/api_cxx/env_set_error_stream.html
share/doc/db3/api_cxx/env_set_errpfx.html
share/doc/db3/api_cxx/env_set_feedback.html
share/doc/db3/api_cxx/env_set_flags.html
share/doc/db3/api_cxx/env_set_lg_bsize.html
share/doc/db3/api_cxx/env_set_lg_dir.html
share/doc/db3/api_cxx/env_set_lg_max.html
+share/doc/db3/api_cxx/env_set_lg_regionmax.html
share/doc/db3/api_cxx/env_set_lk_conflicts.html
share/doc/db3/api_cxx/env_set_lk_detect.html
share/doc/db3/api_cxx/env_set_lk_max.html
-share/doc/db3/api_cxx/env_set_lk_max_locks.html
share/doc/db3/api_cxx/env_set_lk_max_lockers.html
+share/doc/db3/api_cxx/env_set_lk_max_locks.html
share/doc/db3/api_cxx/env_set_lk_max_objects.html
share/doc/db3/api_cxx/env_set_mp_mmapsize.html
share/doc/db3/api_cxx/env_set_mutexlocks.html
share/doc/db3/api_cxx/env_set_pageyield.html
+share/doc/db3/api_cxx/env_set_paniccall.html
share/doc/db3/api_cxx/env_set_panicstate.html
share/doc/db3/api_cxx/env_set_rec_init.html
share/doc/db3/api_cxx/env_set_region_init.html
-share/doc/db3/api_cxx/env_set_server.html
-share/doc/db3/api_cxx/lock_get.html
+share/doc/db3/api_cxx/env_set_rpc_server.html
share/doc/db3/api_cxx/env_set_shm_key.html
share/doc/db3/api_cxx/env_set_tas_spins.html
share/doc/db3/api_cxx/env_set_tmp_dir.html
@@ -535,7 +270,12 @@ share/doc/db3/api_cxx/env_set_tx_timestamp.html
share/doc/db3/api_cxx/env_set_verbose.html
share/doc/db3/api_cxx/env_strerror.html
share/doc/db3/api_cxx/env_version.html
+share/doc/db3/api_cxx/except_class.html
+share/doc/db3/api_cxx/get_dbt.html
+share/doc/db3/api_cxx/get_errno.html
+share/doc/db3/api_cxx/lock_class.html
share/doc/db3/api_cxx/lock_detect.html
+share/doc/db3/api_cxx/lock_get.html
share/doc/db3/api_cxx/lock_id.html
share/doc/db3/api_cxx/lock_put.html
share/doc/db3/api_cxx/lock_stat.html
@@ -549,6 +289,8 @@ share/doc/db3/api_cxx/log_put.html
share/doc/db3/api_cxx/log_register.html
share/doc/db3/api_cxx/log_stat.html
share/doc/db3/api_cxx/log_unregister.html
+share/doc/db3/api_cxx/lsn_class.html
+share/doc/db3/api_cxx/mem_class.html
share/doc/db3/api_cxx/memp_fclose.html
share/doc/db3/api_cxx/memp_fget.html
share/doc/db3/api_cxx/memp_fopen.html
@@ -559,71 +301,21 @@ share/doc/db3/api_cxx/memp_register.html
share/doc/db3/api_cxx/memp_stat.html
share/doc/db3/api_cxx/memp_sync.html
share/doc/db3/api_cxx/memp_trickle.html
+share/doc/db3/api_cxx/mempfile_class.html
+share/doc/db3/api_cxx/pindex.src
share/doc/db3/api_cxx/txn_abort.html
share/doc/db3/api_cxx/txn_begin.html
share/doc/db3/api_cxx/txn_checkpoint.html
+share/doc/db3/api_cxx/txn_class.html
share/doc/db3/api_cxx/txn_commit.html
+share/doc/db3/api_cxx/txn_discard.html
share/doc/db3/api_cxx/txn_id.html
share/doc/db3/api_cxx/txn_prepare.html
+share/doc/db3/api_cxx/txn_recover.html
share/doc/db3/api_cxx/txn_stat.html
-share/doc/db3/api_cxx/cxx_index.html
-share/doc/db3/utility/db_verify.html
-share/doc/db3/utility/berkeley_db_svc.html
-share/doc/db3/utility/db_archive.html
-share/doc/db3/utility/db_checkpoint.html
-share/doc/db3/utility/db_deadlock.html
-share/doc/db3/utility/db_dump.html
-share/doc/db3/utility/db_load.html
-share/doc/db3/utility/db_printlog.html
-share/doc/db3/utility/db_recover.html
-share/doc/db3/utility/db_stat.html
-share/doc/db3/utility/db_upgrade.html
-share/doc/db3/utility/index.html
-share/doc/db3/api_tcl/tcl_pindex.html
-share/doc/db3/api_tcl/pindex.src
-share/doc/db3/api_tcl/db_count.html
-share/doc/db3/api_tcl/db_cursor.html
-share/doc/db3/api_tcl/db_del.html
-share/doc/db3/api_tcl/db_get.html
-share/doc/db3/api_tcl/db_get_join.html
-share/doc/db3/api_tcl/db_get_type.html
-share/doc/db3/api_tcl/db_is_byteswapped.html
-share/doc/db3/api_tcl/db_join.html
-share/doc/db3/api_tcl/db_open.html
-share/doc/db3/api_tcl/db_put.html
-share/doc/db3/api_tcl/db_rename.html
-share/doc/db3/api_tcl/db_remove.html
-share/doc/db3/api_tcl/db_stat.html
-share/doc/db3/api_tcl/db_sync.html
-share/doc/db3/api_tcl/dbc_close.html
-share/doc/db3/api_tcl/dbc_del.html
-share/doc/db3/api_tcl/dbc_dup.html
-share/doc/db3/api_tcl/dbc_get.html
-share/doc/db3/api_tcl/dbc_put.html
-share/doc/db3/api_tcl/env_close.html
-share/doc/db3/api_tcl/env_open.html
-share/doc/db3/api_tcl/env_remove.html
-share/doc/db3/api_tcl/tcl_index.html
-share/doc/db3/api_tcl/txn.html
-share/doc/db3/api_tcl/txn_abort.html
-share/doc/db3/api_tcl/txn_commit.html
-share/doc/db3/api_tcl/version.html
-share/doc/db3/api_tcl/db_close.html
-share/doc/db3/api_java/java_pindex.html
-share/doc/db3/api_java/pindex.src
-share/doc/db3/api_java/dbc_class.html
-share/doc/db3/api_java/dbenv_class.html
-share/doc/db3/api_java/dbt_class.html
-share/doc/db3/api_java/deadlock_class.html
-share/doc/db3/api_java/env_set_error_stream.html
-share/doc/db3/api_java/except_class.html
-share/doc/db3/api_java/get_errno.html
-share/doc/db3/api_java/java_index.html
-share/doc/db3/api_java/lock_class.html
-share/doc/db3/api_java/lsn_class.html
-share/doc/db3/api_java/mem_class.html
-share/doc/db3/api_java/runrec_class.html
-share/doc/db3/api_java/txn_class.html
+share/doc/db3/api_cxx/what.html
+share/doc/db3/api_java/db_associate.html
+share/doc/db3/api_java/db_class.html
share/doc/db3/api_java/db_close.html
share/doc/db3/api_java/db_cursor.html
share/doc/db3/api_java/db_del.html
@@ -659,31 +351,39 @@ share/doc/db3/api_java/db_set_re_pad.html
share/doc/db3/api_java/db_set_re_source.html
share/doc/db3/api_java/db_stat.html
share/doc/db3/api_java/db_sync.html
+share/doc/db3/api_java/db_truncate.html
share/doc/db3/api_java/db_upgrade.html
share/doc/db3/api_java/db_verify.html
+share/doc/db3/api_java/dbc_class.html
share/doc/db3/api_java/dbc_close.html
share/doc/db3/api_java/dbc_count.html
share/doc/db3/api_java/dbc_del.html
share/doc/db3/api_java/dbc_dup.html
share/doc/db3/api_java/dbc_get.html
share/doc/db3/api_java/dbc_put.html
+share/doc/db3/api_java/dbenv_class.html
+share/doc/db3/api_java/dbt_bulk_class.html
+share/doc/db3/api_java/dbt_class.html
+share/doc/db3/api_java/deadlock_class.html
share/doc/db3/api_java/env_close.html
share/doc/db3/api_java/env_open.html
share/doc/db3/api_java/env_remove.html
share/doc/db3/api_java/env_set_cachesize.html
share/doc/db3/api_java/env_set_data_dir.html
share/doc/db3/api_java/env_set_errcall.html
+share/doc/db3/api_java/env_set_error_stream.html
share/doc/db3/api_java/env_set_errpfx.html
share/doc/db3/api_java/env_set_feedback.html
share/doc/db3/api_java/env_set_flags.html
share/doc/db3/api_java/env_set_lg_bsize.html
share/doc/db3/api_java/env_set_lg_dir.html
share/doc/db3/api_java/env_set_lg_max.html
+share/doc/db3/api_java/env_set_lg_regionmax.html
share/doc/db3/api_java/env_set_lk_conflicts.html
share/doc/db3/api_java/env_set_lk_detect.html
share/doc/db3/api_java/env_set_lk_max.html
-share/doc/db3/api_java/env_set_lk_max_locks.html
share/doc/db3/api_java/env_set_lk_max_lockers.html
+share/doc/db3/api_java/env_set_lk_max_locks.html
share/doc/db3/api_java/env_set_lk_max_objects.html
share/doc/db3/api_java/env_set_mp_mmapsize.html
share/doc/db3/api_java/env_set_mutexlocks.html
@@ -691,17 +391,22 @@ share/doc/db3/api_java/env_set_pageyield.html
share/doc/db3/api_java/env_set_panicstate.html
share/doc/db3/api_java/env_set_rec_init.html
share/doc/db3/api_java/env_set_region_init.html
-share/doc/db3/api_java/env_set_server.html
+share/doc/db3/api_java/env_set_rpc_server.html
share/doc/db3/api_java/env_set_shm_key.html
share/doc/db3/api_java/env_set_tas_spins.html
share/doc/db3/api_java/env_set_tmp_dir.html
share/doc/db3/api_java/env_set_tx_max.html
share/doc/db3/api_java/env_set_tx_recover.html
-share/doc/db3/api_java/txn_id.html
share/doc/db3/api_java/env_set_tx_timestamp.html
share/doc/db3/api_java/env_set_verbose.html
share/doc/db3/api_java/env_strerror.html
share/doc/db3/api_java/env_version.html
+share/doc/db3/api_java/except_class.html
+share/doc/db3/api_java/get_dbt.html
+share/doc/db3/api_java/get_errno.html
+share/doc/db3/api_java/java_index.html
+share/doc/db3/api_java/java_pindex.html
+share/doc/db3/api_java/lock_class.html
share/doc/db3/api_java/lock_detect.html
share/doc/db3/api_java/lock_get.html
share/doc/db3/api_java/lock_id.html
@@ -717,6 +422,8 @@ share/doc/db3/api_java/log_put.html
share/doc/db3/api_java/log_register.html
share/doc/db3/api_java/log_stat.html
share/doc/db3/api_java/log_unregister.html
+share/doc/db3/api_java/lsn_class.html
+share/doc/db3/api_java/mem_class.html
share/doc/db3/api_java/memp_fclose.html
share/doc/db3/api_java/memp_fget.html
share/doc/db3/api_java/memp_fopen.html
@@ -727,13 +434,49 @@ share/doc/db3/api_java/memp_register.html
share/doc/db3/api_java/memp_stat.html
share/doc/db3/api_java/memp_sync.html
share/doc/db3/api_java/memp_trickle.html
+share/doc/db3/api_java/pindex.src
+share/doc/db3/api_java/runrec_class.html
share/doc/db3/api_java/txn_abort.html
share/doc/db3/api_java/txn_begin.html
share/doc/db3/api_java/txn_checkpoint.html
+share/doc/db3/api_java/txn_class.html
share/doc/db3/api_java/txn_commit.html
+share/doc/db3/api_java/txn_discard.html
+share/doc/db3/api_java/txn_id.html
share/doc/db3/api_java/txn_prepare.html
+share/doc/db3/api_java/txn_recover.html
share/doc/db3/api_java/txn_stat.html
-share/doc/db3/api_java/db_class.html
+share/doc/db3/api_tcl/db_close.html
+share/doc/db3/api_tcl/db_count.html
+share/doc/db3/api_tcl/db_cursor.html
+share/doc/db3/api_tcl/db_del.html
+share/doc/db3/api_tcl/db_get.html
+share/doc/db3/api_tcl/db_get_join.html
+share/doc/db3/api_tcl/db_get_type.html
+share/doc/db3/api_tcl/db_is_byteswapped.html
+share/doc/db3/api_tcl/db_join.html
+share/doc/db3/api_tcl/db_open.html
+share/doc/db3/api_tcl/db_put.html
+share/doc/db3/api_tcl/db_remove.html
+share/doc/db3/api_tcl/db_rename.html
+share/doc/db3/api_tcl/db_stat.html
+share/doc/db3/api_tcl/db_sync.html
+share/doc/db3/api_tcl/db_truncate.html
+share/doc/db3/api_tcl/dbc_close.html
+share/doc/db3/api_tcl/dbc_del.html
+share/doc/db3/api_tcl/dbc_dup.html
+share/doc/db3/api_tcl/dbc_get.html
+share/doc/db3/api_tcl/dbc_put.html
+share/doc/db3/api_tcl/env_close.html
+share/doc/db3/api_tcl/env_open.html
+share/doc/db3/api_tcl/env_remove.html
+share/doc/db3/api_tcl/pindex.src
+share/doc/db3/api_tcl/tcl_index.html
+share/doc/db3/api_tcl/tcl_pindex.html
+share/doc/db3/api_tcl/txn.html
+share/doc/db3/api_tcl/txn_abort.html
+share/doc/db3/api_tcl/txn_commit.html
+share/doc/db3/api_tcl/version.html
share/doc/db3/images/api.gif
share/doc/db3/images/next.gif
share/doc/db3/images/prev.gif
@@ -741,20 +484,329 @@ share/doc/db3/images/ps.gif
share/doc/db3/images/ref.gif
share/doc/db3/images/sleepycat.gif
share/doc/db3/index.html
-@dirrm share/doc/db3/images
-@dirrm share/doc/db3/api_java
-@dirrm share/doc/db3/api_tcl
+share/doc/db3/ref/am/close.html
+share/doc/db3/ref/am/count.html
+share/doc/db3/ref/am/curclose.html
+share/doc/db3/ref/am/curdel.html
+share/doc/db3/ref/am/curdup.html
+share/doc/db3/ref/am/curget.html
+share/doc/db3/ref/am/curput.html
+share/doc/db3/ref/am/cursor.html
+share/doc/db3/ref/am/delete.html
+share/doc/db3/ref/am/get.html
+share/doc/db3/ref/am/join.html
+share/doc/db3/ref/am/open.html
+share/doc/db3/ref/am/opensub.html
+share/doc/db3/ref/am/ops.html
+share/doc/db3/ref/am/put.html
+share/doc/db3/ref/am/second.html
+share/doc/db3/ref/am/stat.html
+share/doc/db3/ref/am/sync.html
+share/doc/db3/ref/am/truncate.html
+share/doc/db3/ref/am/upgrade.html
+share/doc/db3/ref/am/verify.html
+share/doc/db3/ref/am_conf/bt_compare.html
+share/doc/db3/ref/am_conf/bt_minkey.html
+share/doc/db3/ref/am_conf/bt_prefix.html
+share/doc/db3/ref/am_conf/bt_recnum.html
+share/doc/db3/ref/am_conf/byteorder.html
+share/doc/db3/ref/am_conf/cachesize.html
+share/doc/db3/ref/am_conf/dup.html
+share/doc/db3/ref/am_conf/extentsize.html
+share/doc/db3/ref/am_conf/h_ffactor.html
+share/doc/db3/ref/am_conf/h_hash.html
+share/doc/db3/ref/am_conf/h_nelem.html
+share/doc/db3/ref/am_conf/intro.html
+share/doc/db3/ref/am_conf/logrec.html
+share/doc/db3/ref/am_conf/malloc.html
+share/doc/db3/ref/am_conf/pagesize.html
+share/doc/db3/ref/am_conf/re_source.html
+share/doc/db3/ref/am_conf/recno.html
+share/doc/db3/ref/am_conf/renumber.html
+share/doc/db3/ref/am_conf/select.html
+share/doc/db3/ref/am_misc/align.html
+share/doc/db3/ref/am_misc/dbsizes.html
+share/doc/db3/ref/am_misc/diskspace.html
+share/doc/db3/ref/am_misc/error.html
+share/doc/db3/ref/am_misc/faq.html
+share/doc/db3/ref/am_misc/get_bulk.html
+share/doc/db3/ref/am_misc/partial.html
+share/doc/db3/ref/am_misc/perm.html
+share/doc/db3/ref/am_misc/stability.html
+share/doc/db3/ref/am_misc/tune.html
+share/doc/db3/ref/arch/apis.html
+share/doc/db3/ref/arch/bigpic.gif
+share/doc/db3/ref/arch/bigpic.html
+share/doc/db3/ref/arch/progmodel.html
+share/doc/db3/ref/arch/script.html
+share/doc/db3/ref/arch/smallpic.gif
+share/doc/db3/ref/arch/utilities.html
+share/doc/db3/ref/build_unix/aix.html
+share/doc/db3/ref/build_unix/conf.html
+share/doc/db3/ref/build_unix/embedix.html
+share/doc/db3/ref/build_unix/flags.html
+share/doc/db3/ref/build_unix/freebsd.html
+share/doc/db3/ref/build_unix/hpux.html
+share/doc/db3/ref/build_unix/install.html
+share/doc/db3/ref/build_unix/intro.html
+share/doc/db3/ref/build_unix/irix.html
+share/doc/db3/ref/build_unix/linux.html
+share/doc/db3/ref/build_unix/notes.html
+share/doc/db3/ref/build_unix/osf1.html
+share/doc/db3/ref/build_unix/qnx.html
+share/doc/db3/ref/build_unix/sco.html
+share/doc/db3/ref/build_unix/shlib.html
+share/doc/db3/ref/build_unix/solaris.html
+share/doc/db3/ref/build_unix/sunos.html
+share/doc/db3/ref/build_unix/test.html
+share/doc/db3/ref/build_unix/ultrix.html
+share/doc/db3/ref/build_vxworks/faq.html
+share/doc/db3/ref/build_vxworks/intro.html
+share/doc/db3/ref/build_vxworks/notes.html
+share/doc/db3/ref/build_win/faq.html
+share/doc/db3/ref/build_win/intro.html
+share/doc/db3/ref/build_win/notes.html
+share/doc/db3/ref/build_win/test.html
+share/doc/db3/ref/cam/intro.html
+share/doc/db3/ref/debug/common.html
+share/doc/db3/ref/debug/compile.html
+share/doc/db3/ref/debug/intro.html
+share/doc/db3/ref/debug/printlog.html
+share/doc/db3/ref/debug/runtime.html
+share/doc/db3/ref/distrib/layout.html
+share/doc/db3/ref/dumpload/format.html
+share/doc/db3/ref/dumpload/text.html
+share/doc/db3/ref/dumpload/utility.html
+share/doc/db3/ref/env/create.html
+share/doc/db3/ref/env/error.html
+share/doc/db3/ref/env/faq.html
+share/doc/db3/ref/env/intro.html
+share/doc/db3/ref/env/naming.html
+share/doc/db3/ref/env/open.html
+share/doc/db3/ref/env/region.html
+share/doc/db3/ref/env/remote.html
+share/doc/db3/ref/env/security.html
+share/doc/db3/ref/install/file.html
+share/doc/db3/ref/install/magic.s5.be.txt
+share/doc/db3/ref/install/magic.s5.le.txt
+share/doc/db3/ref/install/magic.txt
+share/doc/db3/ref/install/multiple.html
+share/doc/db3/ref/install/rpm.html
+share/doc/db3/ref/intro/data.html
+share/doc/db3/ref/intro/dbis.html
+share/doc/db3/ref/intro/dbisnot.html
+share/doc/db3/ref/intro/distrib.html
+share/doc/db3/ref/intro/need.html
+share/doc/db3/ref/intro/products.html
+share/doc/db3/ref/intro/terrain.html
+share/doc/db3/ref/intro/what.html
+share/doc/db3/ref/intro/where.html
+share/doc/db3/ref/java/compat.html
+share/doc/db3/ref/java/conf.html
+share/doc/db3/ref/java/faq.html
+share/doc/db3/ref/java/program.html
+share/doc/db3/ref/lock/am_conv.html
+share/doc/db3/ref/lock/cam_conv.html
+share/doc/db3/ref/lock/config.html
+share/doc/db3/ref/lock/dead.html
+share/doc/db3/ref/lock/intro.html
+share/doc/db3/ref/lock/max.html
+share/doc/db3/ref/lock/nondb.html
+share/doc/db3/ref/lock/notxn.html
+share/doc/db3/ref/lock/page.html
+share/doc/db3/ref/lock/stdmode.html
+share/doc/db3/ref/lock/twopl.html
+share/doc/db3/ref/log/config.html
+share/doc/db3/ref/log/intro.html
+share/doc/db3/ref/log/limits.html
+share/doc/db3/ref/mp/config.html
+share/doc/db3/ref/mp/intro.html
+share/doc/db3/ref/perl/intro.html
+share/doc/db3/ref/pindex.src
+share/doc/db3/ref/program/appsignals.html
+share/doc/db3/ref/program/compatible.html
+share/doc/db3/ref/program/copy.html
+share/doc/db3/ref/program/environ.html
+share/doc/db3/ref/program/errorret.html
+share/doc/db3/ref/program/extending.html
+share/doc/db3/ref/program/mt.html
+share/doc/db3/ref/program/namespace.html
+share/doc/db3/ref/program/recimp.html
+share/doc/db3/ref/program/runtime.html
+share/doc/db3/ref/program/scope.html
+share/doc/db3/ref/program/solaris.txt
+share/doc/db3/ref/refs/bdb_usenix.html
+share/doc/db3/ref/refs/bdb_usenix.ps
+share/doc/db3/ref/refs/embedded.html
+share/doc/db3/ref/refs/hash_usenix.ps
+share/doc/db3/ref/refs/libtp_usenix.ps
+share/doc/db3/ref/refs/refs.html
+share/doc/db3/ref/refs/witold.html
+share/doc/db3/ref/rpc/client.html
+share/doc/db3/ref/rpc/intro.html
+share/doc/db3/ref/rpc/server.html
+share/doc/db3/ref/sendmail/intro.html
+share/doc/db3/ref/simple_tut/close.html
+share/doc/db3/ref/simple_tut/del.html
+share/doc/db3/ref/simple_tut/errors.html
+share/doc/db3/ref/simple_tut/example.cs
+share/doc/db3/ref/simple_tut/get.html
+share/doc/db3/ref/simple_tut/handles.html
+share/doc/db3/ref/simple_tut/intro.html
+share/doc/db3/ref/simple_tut/keydata.html
+share/doc/db3/ref/simple_tut/open.html
+share/doc/db3/ref/simple_tut/put.html
+share/doc/db3/ref/tcl/error.html
+share/doc/db3/ref/tcl/faq.html
+share/doc/db3/ref/tcl/intro.html
+share/doc/db3/ref/tcl/program.html
+share/doc/db3/ref/tcl/using.html
+share/doc/db3/ref/test/faq.html
+share/doc/db3/ref/test/run.html
+share/doc/db3/ref/transapp/admin.html
+share/doc/db3/ref/transapp/app.html
+share/doc/db3/ref/transapp/archival.html
+share/doc/db3/ref/transapp/checkpoint.html
+share/doc/db3/ref/transapp/cursor.html
+share/doc/db3/ref/transapp/data_open.html
+share/doc/db3/ref/transapp/deadlock.html
+share/doc/db3/ref/transapp/env_open.html
+share/doc/db3/ref/transapp/faq.html
+share/doc/db3/ref/transapp/filesys.html
+share/doc/db3/ref/transapp/inc.html
+share/doc/db3/ref/transapp/intro.html
+share/doc/db3/ref/transapp/logfile.html
+share/doc/db3/ref/transapp/nested.html
+share/doc/db3/ref/transapp/put.html
+share/doc/db3/ref/transapp/read.html
+share/doc/db3/ref/transapp/reclimit.html
+share/doc/db3/ref/transapp/recovery.html
+share/doc/db3/ref/transapp/term.html
+share/doc/db3/ref/transapp/throughput.html
+share/doc/db3/ref/transapp/transapp.cs
+share/doc/db3/ref/transapp/tune.html
+share/doc/db3/ref/transapp/why.html
+share/doc/db3/ref/transapp/writetest.cs
+share/doc/db3/ref/txn/config.html
+share/doc/db3/ref/txn/intro.html
+share/doc/db3/ref/txn/limits.html
+share/doc/db3/ref/txn/other.html
+share/doc/db3/ref/upgrade.2.0/convert.html
+share/doc/db3/ref/upgrade.2.0/disk.html
+share/doc/db3/ref/upgrade.2.0/intro.html
+share/doc/db3/ref/upgrade.2.0/system.html
+share/doc/db3/ref/upgrade.2.0/toc.html
+share/doc/db3/ref/upgrade.3.0/close.html
+share/doc/db3/ref/upgrade.3.0/cxx.html
+share/doc/db3/ref/upgrade.3.0/db.html
+share/doc/db3/ref/upgrade.3.0/db_cxx.html
+share/doc/db3/ref/upgrade.3.0/dbenv.html
+share/doc/db3/ref/upgrade.3.0/dbenv_cxx.html
+share/doc/db3/ref/upgrade.3.0/dbinfo.html
+share/doc/db3/ref/upgrade.3.0/disk.html
+share/doc/db3/ref/upgrade.3.0/eacces.html
+share/doc/db3/ref/upgrade.3.0/eagain.html
+share/doc/db3/ref/upgrade.3.0/envopen.html
+share/doc/db3/ref/upgrade.3.0/func.html
+share/doc/db3/ref/upgrade.3.0/intro.html
+share/doc/db3/ref/upgrade.3.0/java.html
+share/doc/db3/ref/upgrade.3.0/join.html
+share/doc/db3/ref/upgrade.3.0/jump_set.html
+share/doc/db3/ref/upgrade.3.0/lock_detect.html
+share/doc/db3/ref/upgrade.3.0/lock_notheld.html
+share/doc/db3/ref/upgrade.3.0/lock_put.html
+share/doc/db3/ref/upgrade.3.0/lock_stat.html
+share/doc/db3/ref/upgrade.3.0/log_register.html
+share/doc/db3/ref/upgrade.3.0/log_stat.html
+share/doc/db3/ref/upgrade.3.0/memp_stat.html
+share/doc/db3/ref/upgrade.3.0/open.html
+share/doc/db3/ref/upgrade.3.0/rmw.html
+share/doc/db3/ref/upgrade.3.0/stat.html
+share/doc/db3/ref/upgrade.3.0/toc.html
+share/doc/db3/ref/upgrade.3.0/txn_begin.html
+share/doc/db3/ref/upgrade.3.0/txn_commit.html
+share/doc/db3/ref/upgrade.3.0/txn_stat.html
+share/doc/db3/ref/upgrade.3.0/value_set.html
+share/doc/db3/ref/upgrade.3.0/xa.html
+share/doc/db3/ref/upgrade.3.1/btstat.html
+share/doc/db3/ref/upgrade.3.1/config.html
+share/doc/db3/ref/upgrade.3.1/disk.html
+share/doc/db3/ref/upgrade.3.1/dup.html
+share/doc/db3/ref/upgrade.3.1/env.html
+share/doc/db3/ref/upgrade.3.1/intro.html
+share/doc/db3/ref/upgrade.3.1/log_register.html
+share/doc/db3/ref/upgrade.3.1/logalloc.html
+share/doc/db3/ref/upgrade.3.1/memp_register.html
+share/doc/db3/ref/upgrade.3.1/put.html
+share/doc/db3/ref/upgrade.3.1/set_feedback.html
+share/doc/db3/ref/upgrade.3.1/set_paniccall.html
+share/doc/db3/ref/upgrade.3.1/set_tx_recover.html
+share/doc/db3/ref/upgrade.3.1/sysmem.html
+share/doc/db3/ref/upgrade.3.1/tcl.html
+share/doc/db3/ref/upgrade.3.1/tmp.html
+share/doc/db3/ref/upgrade.3.1/toc.html
+share/doc/db3/ref/upgrade.3.1/txn_check.html
+share/doc/db3/ref/upgrade.3.2/callback.html
+share/doc/db3/ref/upgrade.3.2/db_dump.html
+share/doc/db3/ref/upgrade.3.2/disk.html
+share/doc/db3/ref/upgrade.3.2/handle.html
+share/doc/db3/ref/upgrade.3.2/incomplete.html
+share/doc/db3/ref/upgrade.3.2/intro.html
+share/doc/db3/ref/upgrade.3.2/mutexlock.html
+share/doc/db3/ref/upgrade.3.2/notfound.html
+share/doc/db3/ref/upgrade.3.2/renumber.html
+share/doc/db3/ref/upgrade.3.2/set_flags.html
+share/doc/db3/ref/upgrade.3.2/toc.html
+share/doc/db3/ref/upgrade.3.2/tx_recover.html
+share/doc/db3/ref/upgrade.3.3/alloc.html
+share/doc/db3/ref/upgrade.3.3/bigfile.html
+share/doc/db3/ref/upgrade.3.3/conflict.html
+share/doc/db3/ref/upgrade.3.3/disk.html
+share/doc/db3/ref/upgrade.3.3/getswap.html
+share/doc/db3/ref/upgrade.3.3/gettype.html
+share/doc/db3/ref/upgrade.3.3/intro.html
+share/doc/db3/ref/upgrade.3.3/memp_fget.html
+share/doc/db3/ref/upgrade.3.3/rpc.html
+share/doc/db3/ref/upgrade.3.3/shared.html
+share/doc/db3/ref/upgrade.3.3/toc.html
+share/doc/db3/ref/upgrade.3.3/txn_prepare.html
+share/doc/db3/ref/upgrade/process.html
+share/doc/db3/ref/upgrade/version.html
+share/doc/db3/ref/xa/build.html
+share/doc/db3/ref/xa/faq.html
+share/doc/db3/ref/xa/intro.html
+share/doc/db3/ref/xa/xa_config.html
+share/doc/db3/ref/xa/xa_intro.html
+share/doc/db3/reftoc.html
+share/doc/db3/sleepycat/contact.html
+share/doc/db3/sleepycat/legal.html
+share/doc/db3/sleepycat/license.html
+share/doc/db3/utility/berkeley_db_svc.html
+share/doc/db3/utility/db_archive.html
+share/doc/db3/utility/db_checkpoint.html
+share/doc/db3/utility/db_deadlock.html
+share/doc/db3/utility/db_dump.html
+share/doc/db3/utility/db_load.html
+share/doc/db3/utility/db_printlog.html
+share/doc/db3/utility/db_recover.html
+share/doc/db3/utility/db_stat.html
+share/doc/db3/utility/db_upgrade.html
+share/doc/db3/utility/db_verify.html
+share/doc/db3/utility/index.html
@dirrm share/doc/db3/utility
-@dirrm share/doc/db3/api_cxx
-@dirrm share/doc/db3/ref/upgrade.3.0
-@dirrm share/doc/db3/ref/upgrade.3.1
+@dirrm share/doc/db3/sleepycat
+@dirrm share/doc/db3/ref/xa
+@dirrm share/doc/db3/ref/upgrade.3.3
@dirrm share/doc/db3/ref/upgrade.3.2
+@dirrm share/doc/db3/ref/upgrade.3.1
+@dirrm share/doc/db3/ref/upgrade.3.0
@dirrm share/doc/db3/ref/upgrade.2.0
@dirrm share/doc/db3/ref/upgrade
@dirrm share/doc/db3/ref/txn
@dirrm share/doc/db3/ref/transapp
@dirrm share/doc/db3/ref/test
@dirrm share/doc/db3/ref/tcl
+@dirrm share/doc/db3/ref/splash
@dirrm share/doc/db3/ref/simple_tut
@dirrm share/doc/db3/ref/sendmail
@dirrm share/doc/db3/ref/rpc
@@ -765,22 +817,25 @@ share/doc/db3/index.html
@dirrm share/doc/db3/ref/log
@dirrm share/doc/db3/ref/lock
@dirrm share/doc/db3/ref/java
-@dirrm share/doc/db3/ref/install
@dirrm share/doc/db3/ref/intro
+@dirrm share/doc/db3/ref/install
@dirrm share/doc/db3/ref/env
@dirrm share/doc/db3/ref/dumpload
@dirrm share/doc/db3/ref/distrib
@dirrm share/doc/db3/ref/debug
@dirrm share/doc/db3/ref/cam
-@dirrm share/doc/db3/ref/build_vxworks
@dirrm share/doc/db3/ref/build_win
+@dirrm share/doc/db3/ref/build_vxworks
@dirrm share/doc/db3/ref/build_unix
@dirrm share/doc/db3/ref/arch
+@dirrm share/doc/db3/ref/am_misc
@dirrm share/doc/db3/ref/am_conf
@dirrm share/doc/db3/ref/am
-@dirrm share/doc/db3/ref/xa
@dirrm share/doc/db3/ref
-@dirrm share/doc/db3/sleepycat
+@dirrm share/doc/db3/images
+@dirrm share/doc/db3/api_tcl
+@dirrm share/doc/db3/api_java
+@dirrm share/doc/db3/api_cxx
@dirrm share/doc/db3/api_c
@dirrm share/doc/db3
@dirrm include/db3
diff --git a/databases/db3/distinfo b/databases/db3/distinfo
index ca1f296a983..2dd52b0999d 100644
--- a/databases/db3/distinfo
+++ b/databases/db3/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.5 2001/11/21 23:40:47 jlam Exp $
+$NetBSD: distinfo,v 1.6 2001/11/30 11:58:28 martti Exp $
-SHA1 (db-3.2.9.tar.gz) = 1adcc34b6a56e51e4019e80bc56b509ac28e1035
-Size (db-3.2.9.tar.gz) = 2085238 bytes
-SHA1 (patch.3.2.9.1) = 34108ae9ce03c40c4d1016e9e54690d5d8fc4135
-Size (patch.3.2.9.1) = 2139 bytes
-SHA1 (patch.3.2.9.2) = c447c089f44c401c174244a7f9f7967522ba92a4
-Size (patch.3.2.9.2) = 495 bytes
-SHA1 (patch-aa) = 6b49260170602032dd94d6fd206d83110dbdb9b0
-SHA1 (patch-ab) = 7d33cd81c1e23b44d72bb2018624af8dfd08fed4
+SHA1 (db-3.3.11.tar.gz) = d6871c7e6008eb726d6fc28e3debc44d34570f93
+Size (db-3.3.11.tar.gz) = 2343243 bytes
+SHA1 (patch.3.3.11.1) = a04421d9d28e65bdaa5d1aca1f46dc7dcfd98c2c
+Size (patch.3.3.11.1) = 2607 bytes
+SHA1 (patch.3.3.11.2) = e14879f28ba6d6bb8da9068c41d4ca8108352f80
+Size (patch.3.3.11.2) = 325 bytes
+SHA1 (patch-aa) = 772a047978c045fb6756b6ff4e5bb045d1e48382
+SHA1 (patch-ab) = dbd8f23e9b665777ce3ba4a9664cb83a65e88c6b
diff --git a/databases/db3/patches/patch-aa b/databases/db3/patches/patch-aa
index 30c306bd862..42a79b58456 100644
--- a/databases/db3/patches/patch-aa
+++ b/databases/db3/patches/patch-aa
@@ -1,18 +1,18 @@
-$NetBSD: patch-aa,v 1.7 2001/11/21 23:40:47 jlam Exp $
+$NetBSD: patch-aa,v 1.8 2001/11/30 11:58:28 martti Exp $
---- ../dist/Makefile.in.orig Thu Nov 30 18:07:33 2000
-+++ ../dist/Makefile.in
-@@ -17,7 +17,7 @@
- INSTALLER= @INSTALLER@
+--- ../dist/Makefile.in.orig Sat Jul 7 05:53:16 2001
++++ ../dist/Makefile.in Thu Nov 29 14:19:43 2001
+@@ -11,7 +11,7 @@
+ bindir= @bindir@
+ includedir=@includedir@
+ libdir= @libdir@
+-docdir= $(prefix)/docs
++docdir= $(prefix)/share/doc/db3
- LDFLAGS= @LDFLAGS@
--LIBDB_ARGS= @LIBDB_ARGS@
-+LIBDB_ARGS= $(libso_linkname)
- LIBJSO_LIBS= @LIBJSO_LIBS@
- LIBS= @LIBS@
- LIBSO_LIBS= @LIBSO_LIBS@
-@@ -26,19 +26,19 @@
- LIBXSO_LIBS= @LIBXSO_LIBS@
+ dmode= 755
+ emode= 555
+@@ -42,7 +42,7 @@
+ LIBTOOL= @LIBTOOL@
POSTLINK= @POSTLINK@
-SOLINK= @SOLINK@
@@ -20,43 +20,47 @@ $NetBSD: patch-aa,v 1.7 2001/11/21 23:40:47 jlam Exp $
SOFLAGS= @SOFLAGS@
SOMAJOR= @DB_VERSION_MAJOR@
SOVERSION= @DB_VERSION_MAJOR@.@DB_VERSION_MINOR@
+@@ -60,13 +60,13 @@
+ LIBS= @LIBS@
+ LIBSO_LIBS= @LIBSO_LIBS@
-libdb= libdb.a
-+libdb= $(libso_base).la
-
-libso_base= libdb
--libso_linkname= $(libso_base)-$(SOVERSION).la
-libso= $(libso_base)-$(SOVERSION).@SOSUFFIX@
+-libso_static= $(libso_base)-$(SOVERSION).a
-libso_target= $(libso_base)-$(SOVERSION).la
++libdb= $(libso_base).la
+libso_base= libdb3
-+libso_linkname= $(libso_base).la
+libso= $(libso_base).@SOSUFFIX@.$(SOVERSION)
++libso_static= $(libso_base).la
+libso_target= $(libso_base).la
libso_default= $(libso_base).@SOSUFFIX@
-libso_major= $(libso_base)-$(SOMAJOR).@SOSUFFIX@
+libso_major= $(libso_base).@SOSUFFIX@.$(SOMAJOR)
##################################################
- # C++
-@@ -47,12 +47,12 @@
- # You must configure it using:
- # --enable-cxx
- ##################################################
+ # C++ API.
+@@ -78,13 +78,13 @@
+ CXXLINK= @MAKEFILE_CXXLINK@
+ LIBXSO_LIBS= @LIBXSO_LIBS@
+
-libcxx= libdb_cxx.a
-libxso_base= libdb_cxx
-libxso= $(libxso_base)-$(SOVERSION).@SOSUFFIX@
+-libxso_static= $(libxso_base)-$(SOVERSION).a
-libxso_target= $(libxso_base)-$(SOVERSION).la
+libcxx= libdb3_cxx.a
+libxso_base= libdb3_cxx
+libxso= $(libxso_base).@SOSUFFIX@.$(SOVERSION)
++libxso_static= $(libxso_base).a
+libxso_target= $(libxso_base).la
libxso_default= $(libxso_base).@SOSUFFIX@
-libxso_major= $(libxso_base)-$(SOMAJOR).@SOSUFFIX@
+libxso_major= $(libxso_base).@SOSUFFIX@.$(SOMAJOR)
##################################################
- # JAVA
-@@ -72,13 +72,13 @@
+ # Java API.
+@@ -104,13 +104,13 @@
JAVA_DBDIR= $(JAVA_SRCDIR)/$(JAVA_DBREL)
JAVA_EXDIR= $(JAVA_SRCDIR)/com/sleepycat/examples
@@ -75,11 +79,11 @@ $NetBSD: patch-aa,v 1.7 2001/11/21 23:40:47 jlam Exp $
+libjso_g= $(libjso_base)_g.@SOSUFFIX@.$(SOVERSION)
##################################################
- # TCL
-@@ -88,11 +88,11 @@
- # --enable-tcl --with-tcl=DIR --enable-dynamic
+ # TCL API.
+@@ -119,11 +119,11 @@
##################################################
TCFLAGS= @TCFLAGS@
+ LIBTSO_LIBS= @LIBTSO_LIBS@
-libtso_base= libdb_tcl
-libtso= $(libtso_base)-$(SOVERSION).@SOSUFFIX@
-libtso_target= $(libtso_base)-$(SOVERSION).la
@@ -91,72 +95,64 @@ $NetBSD: patch-aa,v 1.7 2001/11/21 23:40:47 jlam Exp $
+libtso_major= $(libtso_base).@SOSUFFIX@.$(SOMAJOR)
##################################################
- # DB_DUMP185 UTILITY
-@@ -115,7 +115,7 @@
- bindir= @bindir@
- includedir=@includedir@
- libdir= @libdir@
--docdir= $(prefix)/docs
-+docdir= $(prefix)/share/doc/db3
-
- dmode= 755
- emode= 555
-@@ -192,8 +192,8 @@
- db_dump@o@ db_load@o@ db_printlog@o@ db_recover@o@ db_stat@o@ \
- db_upgrade@o@ db_verify@o@ util_log@o@ util_sig@o@
+ # db_dump185 UTILITY
+@@ -239,8 +239,8 @@
+ perf_util@o@
--PROGS= @ADDITIONAL_PROGS@ db_archive db_checkpoint db_deadlock \
+ UTIL_PROGS=\
+- @ADDITIONAL_PROGS@ db_archive db_checkpoint db_deadlock \
- db_dump db_load db_printlog db_recover db_stat db_upgrade db_verify
-+PROGS= @ADDITIONAL_PROGS@ db3_archive db3_checkpoint db3_deadlock \
++ @ADDITIONAL_PROGS@ db3_archive db3_checkpoint db3_deadlock \
+ db3_dump db3_load db3_printlog db3_recover db3_stat db3_upgrade db3_verify
- JAVA_DBSRCS=\
- $(JAVA_DBDIR)/Db.java $(JAVA_DBDIR)/DbAppendRecno.java \
-@@ -230,14 +230,6 @@
##################################################
- all: @DEFAULT_LIB@ @ADDITIONAL_LIBS@ @ADDITIONAL_LANG@ $(PROGS)
+ # We're building a standard library or a RPM file hierarchy, potentially
+@@ -255,14 +255,6 @@
+ ##################################################
+ library_build: $(DEF_LIB) @ADDITIONAL_LIBS@ @ADDITIONAL_LANG@ $(UTIL_PROGS)
--$(libdb): $(OBJS)
-- $(ar) $@ $(OBJS)
+-$(libdb): $(C_OBJS)
+- $(ar) cr $@ $(C_OBJS)
- test ! -f $(ranlib) || $(ranlib) $@
-
--$(libcxx): $(COBJS) $(OBJS)
-- $(ar) $@ $(COBJS) $(OBJS)
+-$(libcxx): $(CXX_OBJS) $(C_OBJS)
+- $(ar) cr $@ $(CXX_OBJS) $(C_OBJS)
- test ! -f $(ranlib) || $(ranlib) $@
-
- $(libso_target): $(OBJS)
- $(SOLINK) $(SOFLAGS) -o $(libso_target) \
- $(OBJS) $(LDFLAGS) $(LIBSO_LIBS)
-@@ -275,57 +267,57 @@
+ $(libso_target): $(C_OBJS)
+ $(SOLINK) $(SOFLAGS) -o $@ $(C_OBJS) $(LDFLAGS) $(LIBSO_LIBS)
+
+@@ -293,58 +285,58 @@
##################################################
# Utilities
##################################################
--berkeley_db_svc: $(RPC_SRV) util_log@o@ @DEFAULT_LIB@
-+berkeley_db3_svc: $(RPC_SRV) util_log@o@ @DEFAULT_LIB@
- $(CCLINK) -o $@ $(LDFLAGS) $(RPC_SRV) util_log@o@ $(LIBDB_ARGS) $(LIBS)
+-berkeley_db_svc: $(RPC_SRV_OBJS) util_log@o@ $(DEF_LIB)
++berkeley_db3_svc: $(RPC_SRV_OBJS) util_log@o@ $(DEF_LIB)
+ $(CCLINK) -o $@ $(LDFLAGS) \
+ $(RPC_SRV_OBJS) util_log@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_archive: db_archive@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_archive: db_archive@o@ util_sig@o@ @DEFAULT_LIB@
+-db_archive: db_archive@o@ util_sig@o@ $(DEF_LIB)
++db3_archive: db_archive@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_archive@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_archive@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_checkpoint: db_checkpoint@o@ util_log@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_checkpoint: db_checkpoint@o@ util_log@o@ util_sig@o@ @DEFAULT_LIB@
+-db_checkpoint: db_checkpoint@o@ util_log@o@ util_sig@o@ $(DEF_LIB)
++db3_checkpoint: db_checkpoint@o@ util_log@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_checkpoint@o@ util_log@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_checkpoint@o@ util_log@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_deadlock: db_deadlock@o@ util_log@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_deadlock: db_deadlock@o@ util_log@o@ util_sig@o@ @DEFAULT_LIB@
+-db_deadlock: db_deadlock@o@ util_log@o@ util_sig@o@ $(DEF_LIB)
++db3_deadlock: db_deadlock@o@ util_log@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_deadlock@o@ util_log@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_deadlock@o@ util_log@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_dump: db_dump@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_dump: db_dump@o@ util_sig@o@ @DEFAULT_LIB@
- $(CCLINK) -o $@ $(LDFLAGS) db_dump@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+-db_dump: db_dump@o@ util_sig@o@ $(DEF_LIB)
++db3_dump: db_dump@o@ util_sig@o@ $(DEF_LIB)
+ $(CCLINK) -o $@ $(LDFLAGS) db_dump@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
-db_dump185: db_dump185@o@ @LIBOBJS@
@@ -164,111 +160,104 @@ $NetBSD: patch-aa,v 1.7 2001/11/21 23:40:47 jlam Exp $
$(CCLINK) -o $@ $(LDFLAGS) db_dump185@o@ @LIBOBJS@ $(DB185LIB)
$(POSTLINK) $@
--db_load: db_load@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_load: db_load@o@ util_sig@o@ @DEFAULT_LIB@
- $(CCLINK) -o $@ $(LDFLAGS) db_load@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+-db_load: db_load@o@ util_sig@o@ $(DEF_LIB)
++db3_load: db_load@o@ util_sig@o@ $(DEF_LIB)
+ $(CCLINK) -o $@ $(LDFLAGS) db_load@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_printlog: db_printlog@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_printlog: db_printlog@o@ util_sig@o@ @DEFAULT_LIB@
+-db_printlog: db_printlog@o@ util_sig@o@ $(DEF_LIB)
++db3_printlog: db_printlog@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_printlog@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_printlog@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_recover: db_recover@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_recover: db_recover@o@ util_sig@o@ @DEFAULT_LIB@
+-db_recover: db_recover@o@ util_sig@o@ $(DEF_LIB)
++db3_recover: db_recover@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_recover@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_recover@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_stat: db_stat@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_stat: db_stat@o@ util_sig@o@ @DEFAULT_LIB@
- $(CCLINK) -o $@ $(LDFLAGS) db_stat@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+-db_stat: db_stat@o@ util_sig@o@ $(DEF_LIB)
++db3_stat: db_stat@o@ util_sig@o@ $(DEF_LIB)
+ $(CCLINK) -o $@ $(LDFLAGS) db_stat@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_upgrade: db_upgrade@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_upgrade: db_upgrade@o@ util_sig@o@ @DEFAULT_LIB@
+-db_upgrade: db_upgrade@o@ util_sig@o@ $(DEF_LIB)
++db3_upgrade: db_upgrade@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_upgrade@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_upgrade@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
--db_verify: db_verify@o@ util_sig@o@ @DEFAULT_LIB@
-+db3_verify: db_verify@o@ util_sig@o@ @DEFAULT_LIB@
+-db_verify: db_verify@o@ util_sig@o@ $(DEF_LIB)
++db3_verify: db_verify@o@ util_sig@o@ $(DEF_LIB)
$(CCLINK) -o $@ $(LDFLAGS) \
- db_verify@o@ util_sig@o@ $(LIBDB_ARGS) $(LIBS)
+ db_verify@o@ util_sig@o@ $(DEF_LIB) $(LIBS)
$(POSTLINK) $@
-@@ -409,12 +401,9 @@
-
+@@ -365,12 +357,9 @@
+ INCINC= db_cxx.h cxx_common.h cxx_except.h
install_include:
@echo "Installing DB include files: $(includedir) ..."
- @test -d $(includedir) || \
- ($(mkdir) -p $(includedir) && $(chmod) $(dmode) $(includedir))
-- @cd $(includedir) && $(rm) -f db.h db_185.h db_cxx.h
-- @$(cp) -p db.h \
+- @cd $(includedir) && $(rm) -f $(INCDOT) $(INCINC)
+- @$(cp) -p $(INCDOT) $(includedir)
+- @cd $(srcdir)/include/ && $(cp) -p $(INCINC) $(includedir)
+- @cd $(includedir) && $(chmod) $(fmode) $(INCDOT) $(INCINC)
+ ${BSD_INSTALL_DATA_DIR} $(includedir)
-+ ${BSD_INSTALL_DATA} db.h \
- $(srcdir)/include/db_cxx.h @ADDITIONAL_INCS@ $(includedir)
-- @cd $(includedir) && $(chmod) $(fmode) db.h db_cxx.h @ADDITIONAL_INCS@
++ ${BSD_INSTALL_DATA} $(INCDOT) $(includedir)
++ @cd $(srcdir)/include/ && ${BSD_INSTALL_DATA} $(INCINC) $(includedir)
uninstall_include:
- -cd $(includedir) && $(rm) -f db.h db_185.h db_cxx.h
-@@ -452,8 +441,6 @@
+ -cd $(includedir) && $(rm) -f $(INCDOT) $(INCINC)
+@@ -401,10 +390,7 @@
@cd $(libdir) && $(rm) -f \
- $(libso_target) $(libso) $(libso_default) $(libso_major)
+ $(libso) $(libso_target) $(libso_default) $(libso_major)
@$(INSTALLER) $(libso_target) $(libdir)
- @cd $(libdir) && $(ln) -s $(libso) $(libso_default)
- @cd $(libdir) && $(ln) -s $(libso) $(libso_major)
@$(LIBTOOL) --mode=finish $(libdir)
+- @cd $(libdir) && $(chmod) $(fmode) $(libso) $(libso_target)
- install_dynamic_cxx:
-@@ -463,8 +450,6 @@
+ install_static_cxx:
+ @echo "Installing DB C++ static library: $(libdir) ..."
+@@ -421,9 +407,6 @@
@cd $(libdir) && $(rm) -f \
- $(libxso_target) $(libxso) $(libxso_default) $(libxso_major)
+ $(libxso) $(libxso_target) $(libxso_default) $(libxso_major)
@$(INSTALLER) $(libxso_target) $(libdir)
- @cd $(libdir) && $(ln) -s $(libxso) $(libxso_default)
- @cd $(libdir) && $(ln) -s $(libxso) $(libxso_major)
+- @cd $(libdir) && $(chmod) $(fmode) $(libxso) $(libxso_target)
install_tcl:
@echo "Installing DB Tcl library: $(libdir) ..."
-@@ -473,8 +458,6 @@
+@@ -432,9 +415,6 @@
@cd $(libdir) && $(rm) -f \
- $(libtso_target) $(libtso) $(libtso_default) $(libtso_major)
+ $(libtso) $(libtso_target) $(libtso_default) $(libtso_major)
@$(INSTALLER) $(libtso_target) $(libdir)
- @cd $(libdir) && $(ln) -s $(libtso) $(libtso_default)
- @cd $(libdir) && $(ln) -s $(libtso) $(libtso_major)
+- @cd $(libdir) && $(chmod) $(fmode) $(libtso) $(libtso_target)
install_java:
@echo "Installing DB Java library: $(libdir) ..."
-@@ -483,27 +466,21 @@
- @cd $(libdir) && $(rm) -f \
- $(libjso_target) $(libjso) $(libjso_default) $(libjso_major)
+@@ -443,10 +423,6 @@
+ @cd $(libdir) && $(rm) -f $(libjso_g) \
+ $(libjso) $(libjso_target) $(libjso_default) $(libjso_major)
@$(INSTALLER) $(libjso_target) $(libdir)
- @cd $(libdir) && $(ln) -s $(libjso) $(libjso_default)
- @cd $(libdir) && $(ln) -s $(libjso) $(libjso_major)
- @cd $(libdir) && $(ln) -s $(libjso) $(libjso_g)
+- @cd $(libdir) && $(chmod) $(fmode) $(libjso) $(libjso_target)
@$(cp) $(JAVA_CLASSTOP)/$(libj_jarfile) $(libdir)
install_utilities:
- @echo "Installing DB utilities: $(bindir) ..."
-- @test -d $(bindir) || \
-- ($(mkdir) -p $(bindir) && $(chmod) $(dmode) $(bindir))
-- @cd $(bindir) && $(rm) -f $(PROGS)
-- @$(INSTALLER) -fp $(PROGS) $(bindir)
-- @cd $(bindir) && (test ! -f $(strip) || $(strip) $(PROGS))
-- @cd $(bindir) && $(chmod) $(emode) $(PROGS)
-+ ${BSD_INSTALL_PROGRAM_DIR} $(bindir)
-+ for i in $(PROGS); do \
-+ $(LIBTOOL) ${BSD_INSTALL_PROGRAM} $$i $(bindir); \
-+ done
-
- uninstall_utilities:
- -cd $(bindir) && $(rm) -f $(PROGS)
-
+@@ -466,8 +442,7 @@
+ sleepycat utility
install_docs:
@echo "Installing documentation: $(docdir) ..."
- @test -d $(docdir) || \
- ($(mkdir) -p $(docdir) && $(chmod) $(dmode) $(docdir))
+ ${BSD_INSTALL_DATA_DIR} $(docdir)
- @cd $(docdir) && $(rm) -rf *
- @cd $(srcdir)/docs && $(cp) -pr * $(docdir)/
+ @cd $(docdir) && $(rm) -rf $(DOCLIST)
+ @cd $(srcdir)/docs && $(cp) -pr $(DOCLIST) $(docdir)/
diff --git a/databases/db3/patches/patch-ab b/databases/db3/patches/patch-ab
index bd587bab2b8..e1bb34af5b5 100644
--- a/databases/db3/patches/patch-ab
+++ b/databases/db3/patches/patch-ab
@@ -1,30 +1,30 @@
-$NetBSD: patch-ab,v 1.3 2001/03/28 21:49:40 wennmach Exp $
+$NetBSD: patch-ab,v 1.4 2001/11/30 11:58:28 martti Exp $
---- ../dist/configure.orig Wed Jan 24 15:16:18 2001
-+++ ../dist/configure Thu Mar 22 17:36:06 2001
-@@ -1605,6 +1605,7 @@
+--- ../dist/configure.orig Thu Nov 29 03:04:02 2001
++++ ../dist/configure Thu Nov 29 03:07:21 2001
+@@ -4329,6 +4329,7 @@
if test "$GXX" = "yes"; then
CXXVERSION=`${MAKEFILE_CXX} --version`
case ${CXXVERSION} in
+ egcs*) CXXFLAGS="-fexceptions $CXXFLAGS";;
- 1.*|2.[01234567].*|*-1.*|*-2.[01234567].* )
+ 1.*|2.[01234567].*|*-1.*|*-2.[01234567].*)
CXXFLAGS="-fhandle-exceptions $CXXFLAGS";;
- * ) CXXFLAGS="-fexceptions $CXXFLAGS";;
-@@ -1632,7 +1633,7 @@
- --disable-static \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+ *)
+@@ -8439,7 +8440,7 @@
+ # Prevent multiple expansion
-- SOSUFFIX=`sed -e '/^library_names_spec=/!d' -e 's/.*\.\([a-zA-Z0-9_]*\).*/\1/' ./libtool`
-+ SOSUFFIX=`./libtool --config | sed -e '/^library_names_spec=/!d' -e 's/.*\.\([a-zA-Z0-9_]*\).*/\1/'`
- DEFAULT_LIB="\$(libso_target)"
- DEFAULT_INSTALL="install_dynamic"
- LIBDB_ARGS="\$(libso_linkname)"
-@@ -1644,7 +1645,7 @@
+ LIBTOOL="\$(SHELL) ./libtool"
+-SOSUFFIX=`sed -e '/^library_names_spec=/!d' -e 's/.*\.\([a-zA-Z0-9_]*\).*/\1/' ./libtool`
++SOSUFFIX=`./libtool --config | sed -e '/^library_names_spec=/!d' -e 's/.*\.\([a-zA-Z0-9_]*\).*/\1/'`
+ SOFLAGS="-rpath \$(libdir)"
- INSTALLER="\$(LIBTOOL) --mode=install cp"
- POSTLINK="\$(LIBTOOL) --mode=execute true"
-- SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC} -avoid-version"
-+ SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC}"
- SOFLAGS="-rpath \$(libdir)"
- o=".lo"
- fi
+ SAVE_CC="${MAKEFILE_CC}"
+@@ -8449,7 +8450,7 @@
+ MAKEFILE_CCLINK="\$(LIBTOOL) --mode=link ${SAVE_CC}"
+ MAKEFILE_CXXLINK="\$(LIBTOOL) --mode=link ${SAVE_CXX}"
+
+-SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC} -avoid-version"
++SOLINK="\$(LIBTOOL) --mode=link ${SAVE_CC}"
+ INSTALLER="\$(LIBTOOL) --mode=install cp"
+
+ # Configure for shared libraries, static libraries, or both. If both are