pkgsrc/databases/p5-BerkeleyDB
he e793d0a8fe Update p5-BerkeleyDB from version 0.25 to 0.26.
Change log:

0.26  10th October 2004

        * Changed to allow Building with Berkeley DB 4.3

        * added cds_lock and associated methods as a convenience to allow
          safe updaing of database records when using Berkeley DB CDS mode.

        * added t/cds.t and t/pod.t

        * Modified the test suite to use "-ErrFile => *STDOUT" where
          possible. This will make it easier to diagnose build issues.

	* -Errfile will now accept a filehandle as well as a filename
          This means that -ErrFile => *STDOUT will get all extended error
          messages displayed directly on screen.

	* Added support for set_shm_key & get_shm_key.

	* Patch from Mark Jason Dominus to add a better error message
	  when an odd number of parameters are passed to ParseParameters.

	* fixed off-by-one error in my_strdup

	* Fixed a problem with push, pop, shift & unshift with Queue &
	  Recno when used in CDS mode. These methods were not using
	  a write cursor behind the scenes.
	  Problem reported by Pavel Hlavnicka.
2004-11-29 14:48:02 +00:00
..
DESCR Initial import of p5-BerkeleyDB 0.25 2004-06-04 23:16:36 +00:00
distinfo Update p5-BerkeleyDB from version 0.25 to 0.26. 2004-11-29 14:48:02 +00:00
Makefile Update p5-BerkeleyDB from version 0.25 to 0.26. 2004-11-29 14:48:02 +00:00
PLIST Initial import of p5-BerkeleyDB 0.25 2004-06-04 23:16:36 +00:00