2025-04-27 Thomas Orgis <sobukus@sourcemage.org>
	* PRE_BUILD, patches: fixups, moved, gcc14 build

2019-05-17 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD, db-5.3.28-musl-detect.patch: Replaced patch w/sed expr.

2019-05-14 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD, db-5.3.28-musl-detect.patch: Fixed build against musl

2018-09-13 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Move javafix.diff to PRE_BUILD
	* PRE_BUILD: Apply javafix.diff
	  Apply 0002-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch
	* 0002-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch: Fix
	  compiling against GCC 8.x with Clang
	  See https://patchwork.ozlabs.org/patch/909328/

2014-12-26 Ismael Luceno <ismael@sourcemage.org>
	* DETAILS: updated spell to 5.3.28
	* BUILD: $TESTS -> $DB_TESTS

2014-02-11 Tommy Boatman <tboatman@sourcemage.org>
	* DEPENDS: switch uudeview to UUDECODE - sharutils and gmime both work

2011-07-30 Florian Franzmann <bwlf@bandrate.org>
	* DETAILS: version 5.3.21

2011-09-20 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 5.2.36, WEB_SITE and LICENSE[0] updated

2011-08-21 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: PATCHLEVEL=1
	* BUILD: --enable-dbm added

2011-08-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 5.2.28

2011-07-30 Florian Franzmann <bwlf@bandrate.org>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2010-10-31 Vlad Glagolev <stealth@sourcemage.org>
	* BUILD: removed useless configure flag

2010-05-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.8.30

2010-01-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 4.8.26

2010-01-12 Eric Sandall <sandalle@sourcemage.org>
	* PREPARE: PREPARE is run before DETAILS, need to obtain VERSION elsewise
	  Format change is only between 4.8 and 4.7 so only check branch 4.x
	  May not need this for 4.8 -> 4.9
	  Fixes Bug #15543
	  Do not print "ok" if all db branch check passes
	  Cleanup warning message

2009-09-30 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.8.24
	* PREPARE: added, to warn that the format of the logfile has changed

2008-10-01 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* UP_TRIGGERS: only trigger the level 1 dependencies, not recursively

2008-09-28 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.7.25
	  note that the format of the logfile has changed

2007-10-26 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 4.6.21

2007-10-13 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 4.6.19

2007-08-02 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.6.18
	  note that the format of the logfile has changed

2007-03-03 Jeremy Blosser <jblosser-smgl@firinn.org>
	* BUILD: Replace bad TRACK_ROOT usage (automated).

2006-09-30 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to version 4.5.20. Removed UPDATED.
	  Fixed SOURCE_URL.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-06-16 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* UP_TRIGGERS: replaced fast_up_depends with show_up_depends, bug #12665

2006-04-28 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: replaced 'gaze depends' call with
	  fast_up_depends, bug #10661

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-02-10 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated SHA512. Some data changed in license files
	  with no version update. Removed CCACHE and DISTCC.

2006-02-03 George Sherwood <george@beernabeer.com>
	* DETAILS: Updated to 4.4.20

2005-12-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: made the file not fail if spell isn't installed so it's
	  actually possible to install db, only up_trigger anything if spell
	  is currently installed

2005-12-20 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Remove my debugging information

2005-12-19 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on a Java Developer Kit (needs the jar tool) not just
	  any JAVA (e.g. Java Runtime Environments won't work)
	* BUILD: Always source ant.sh and java.sh since ANT_HOME and JAVA_HOME
	  could be set for a no longer installed program (e.g. changing from
	  jre1.5-bin to jdk1.5-bin would leave JAVA_HOME set to the wrong location).
	  Error out if Java is selected, but not available.
	  JSUP renamed to DB_JSUP, but this file was missed during the rename...
	  DB_JSUP check needs to check '--enable-java', not 'enable-java'
	  Missing '$' before DB_JSUP for checking the variable
	  Also fixes Bug #10227

2005-12-09 Eric Sandall <sandalle@sourcemage.org>
	* TRIGGERS: Added trigger for jre1.5-bin

2005-12-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: make up_triggering smarter so it only recasts the stuff
	  that actually gets broken, thanks go to Seth Woolley

2005-12-08 Arwed v. Merkatz <v.merkatz@gmx.net>
	* UP_TRIGGERS: up_trigger everything depending directly or indirectly
	  on db as the upgrade from 4.3 to 4.4 changes library name from
	  libdb-4.3.so to libdb-4.4.so

2005-12-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.4.16

2005-11-13 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Use /etc/profile.d/java.sh to set JAVA_HOME and PATH instead
	  of hardcoding versions, which change.

2005-10-21 Jason Flatt <jflatt@sourcemage.org>
	* TRIGGERS: Added jdk1.5-bin.

2005-10-15 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.3.29

2005-08-01 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Fixed number of parameters to depends (thanks Andrew Stitt)

2005-07-30 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Added grimoire dependency on z-rejected (Bug #9281)
	  Formatted to Guru Handbook

2005-05-17 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: 4.3.28; remove commented patches.

2005-02-24 Eric Sandall <sandalle@sourcemage.org>
	* javafix.diff: Updated to 4.3.27

2005-02-21 David Brown <dmlb2000@excite.com>
	* BUILD: added jdk1.5-bin support

2005-02-20 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Check properly for config flags for java/tests
	* PREPARE,CONFIGURE: PREPARE renamed to CONFIGURE
	  Prepended variables with DB_

2005-02-17 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Optionally depend on g++ (was missing explicit dependency)
	* BUILD: Removed explit enabling of C++ API
	  Removed extra spacing
	* INSTALL: Removed extra spacing

2005-02-15 David Brown <dmlb2000@excite.com>
	* DETAILS: updated 4.3.27

2005-01-23 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Use spell_ok instead of spell_installed

2004-11-11 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: put the nptl check back in, it's absolutely needed to make
	  db using stuff work on nptl glibc

2004-11-10 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 4.3.21
	  BUILD_API=2
	  remove patches
	* BUILD: strip
	* INSTALL: add
	* PREPARE: add, use config_query_option
	* CONFIGURE: delete

2004-11-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: replaced the old NPTL check by calling glibc_is_nptl

2004-06-29 Unet <audio@sourcemage.org>
	* BUILD: Make use of INSTALL_ROOT

2004-06-14 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD, DETAILS: add patches 4.2.52.1 and 4.2.52.2.

2004-05-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: install docs to /usr/share/doc/db, not /usr/doc/db

2004-01-09 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: add check for NPTL glibc and add -lpthread to LDFLAGS,
	  otherwise stuff using db may fail on a NPTL glibc

2003-12-09 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 4.2.52.

2003-11-30 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: tarball changed so I'm updating the checksum. The only file
	  that's different in the package is build_win32/db_java.dsp, with
	  changes concerned with Java build for Windows.

2003-11-26 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD, javafix.diff: small patch to enable Java API build;
	* DEPENDS: add uudeview because uu{en/de}code is needed for Java API.

2003-11-25 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to Berkeley DB 4.2.50 release;
	* BUILD: eliminate patches, minor changes; `.' needs to in CLASSPATH;
	* CONFIGURE, DEPENDS: SWIG is required to build Java API,
	  enable building tests.

2003-10-29 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on JAVA

2003-10-27 hgg <hgreig@bigpond.net.au>
	* BUILD: fix JAVA_HOME export

2003-10-12 hgg <hgreig@bigpond.net.au>
	* DETAILS: turn off ccache (still bug #3904)
	* HISTORY: reformat

2003-08-25 Eric Sandall <sandalle@sourcemage.org>
	* TRIGGERS: Now rebuilds if j2sdk-bin is cast as well

2003-08-05 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Bug #3904

2003-07-08 hgg <hgreig@bigpond.net.au>
	* CONFIGURE,DEPENDS,BUILD: Alter CONFIGURE/DEPENDS/BUILD to support java and allow permanent
	  configuration (until cast -r is called)

2003-06-19 Seth Woolley <seth@tautology.org>
	* BUILD: unpack on the previous patch 1 from sleepycat for md5 in BUILD.

2003-06-12 Sergey Lipnevich <sergey@sourcemage.org>
	* BUILD,patch: Apply patch 1 from Sleepycat.

2003-05-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS,BUILD,patch: add improvements by Sergey Lipnevich.

2003-05-09 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 4.1.25

2003-03-20 Eric Sandall <sandalle@sourcemage.org>
	* BUILD: Updated to use correct JAVA_HOME

2003-03-13 Julian v. Bock <julian@wongr.net>
	* DEPENDS: set OPTS if java support is requested.

2003-02-05 Julian v. Bock <julian@wongr.net>
	* TRIGGERS: add (thanks to Jose Bernardo Silva).

2002-12-21 Julian v. Bock <julian@wongr.net>
	* BUILD: add /opt/j2sdk/bin to PATH.

2002-11-27 Jose Bernardo Silva <josebernardo1@yahoo.com>
	* DEPENDS: added optional depends for j2sdk, so that OO will compile

2002-11-05 Julian v. Bock <julian@wongr.net>
	* db.patch: add.
	* BUILD: clean up; apply patch to install docs under /usr/doc/db.

2002-10-09 Julian v. Bock <julian@wongr.net>
	* DETAILS: add LICENSE and MD5 fields.

2002-09-24 Julian v. Bock <julian@wongr.net>
	* DETAILS: downgrade VERSION to 4.0.14 due to compatibility problems.

2002-09-22 Julian v. Bock <julian@wongr.net>
	* DETAILS: set VERSION to 4.1.24.

2002-05-10 Julian v. Bock <julian@wongr.net>
	* DETAILS: set SOURCE_URL[0] to
	  http://www.sleepycat.com/update/snapshot/$SOURCE.

2002-03-23 Julian v. Bock <julian@wongr.net>
	* PRE_BUILD: remove.

