Update databases/db4 to 4.3.29. This is a point release update over
authorjlam <jlam>
Tue, 25 Oct 2005 06:26:50 +0000 (06:26 +0000)
committerjlam <jlam>
Tue, 25 Oct 2005 06:26:50 +0000 (06:26 +0000)
commit39c2a462f6927e5c322fc09f07976b5a4c6bfd34
treec8189ba9afc7c3b53674a1e5393596195281c9b7
parent703828f1cf0b8906425f8f0a15bbe4f5fad38f10
Update databases/db4 to 4.3.29.  This is a point release update over
4.3.28, so there are no API changes, and applications may be upgraded
by relinking against db4-4.3.29.  We stop pretending to support a
"java" package option since we never even bothered with handling the
PLIST differences.  Changes from version 4.3.28 include:

   * The on-disk log format has changed.
   * Add support for lightweight, transactionally protected Sequence
     Number generation.
   * Add support for Degree 2 isolation.
   * Add election generation information to replication to support Paxos
     compliance.
   * A huge number of bug fixes, including eliminating some instances of
     application deadlock and memory leak fixes.
   * Some minor performance enhancements.
databases/db4/Makefile
databases/db4/buildlink3.mk
databases/db4/distinfo
databases/db4/options.mk [deleted file]
databases/db4/patches/patch-aa
databases/db4/patches/patch-ab
databases/db4/patches/patch-ac
databases/db4/patches/patch-ad
doc/CHANGES