Up to [cvs.NetBSD.org] / pkgsrc / databases / p5-BerkeleyDB
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
p5-BerkeleyDB: update to 0.65. 0.65 13 May 2022 * Update to license wording Fri May 13 07:50:38 2022 +0100 0fb21f12d1938f0cd5c3cfe2f674f0c41863fb55
databases: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
databases: Remove SHA1 distfile hashes
p5-BerkeleyDB: update to 0.64. 0.64 17 September 2020 * Refresh ppport.h 2a4ebf00b93977cfbffc65ecbcc0aac4f7cbad1d * Silence clang warning in call to "initial_value" https://github.com/pmqs/BerkeleyDB/issues/4 aa9c569b797bee78141ef319685d756bcef92a18
(databases/p5-BerkeleyDB) Updated from 0.55 to 0.63 0.63 21 July 2019 * added 000preret.t Dump version info in "make test" 0.62 20 July 2019 * default to /usr/local/BerkeleyDB fcc0ad8adf310f7c8cc65788806439f2f8c39f90 * __heap_exist prototype needed for db 5.2 or better 7fe4ad8d74190d7f41a816c79e5ccf044c02c7c9 * t/joint.: Silence Valgrinf https://rt.cpan.org/Ticket/Display.html?id=125605 40d03924570f8516efe4a05982f402e8ce569637 * db_remove missing txn code https://rt.cpan.org/Ticket/Display.html?id=124979 b91875a9f3f55bb779ad7a448c9fff0645d8a527 * Fix test failure when TRACE is enabled bb80b7d0fb83643ccddd8243d4c6b6ab637428df * Added BERKELEYDB_DEFINE_TRACE variable to allow TRACE to be enabled from .travis file. bd9ebf5aa149172afab55d6ba6f27d77cf08d91a * Add test with BERKELEYDB_DEFINE_TRACE set to .travis 000b1d8dffe542d6476fe78f218cc95534f1c1c3 * my_db_strerror: Add missing dTHX declaration Merge pull request https://github.com/pmqs/BerkeleyDB/pull/2 4273345d8eff5f521788b3c5e71fb291bf46a646 80ca9b77968ab84aaf8b546f2933d135202e16e0 * create .appveyor.yml 4e7b034ddbe76a7c2dcd189e1e0c935c1559aa2c * sync dbinfo from DB_File 27b499fa9dbfca78adcc7a12ada43f0b05b6ece6 0.61 30 March 2019 * Fix a couple of typos One's a copyright date out by 20 years. The other one breaks builds with 5.2 竕、 BDB < 6.2. Merge pull request https://github.com/pmqs/BerkeleyDB/pull/1 0.60 30 March 2019 * Moved source to github https://github.com/pmqs/BerkeleyDB * Add META_MERGE to Makefile.PL * Added meta-json.t & meta-yaml.t 0.58 23 January 2018 * please expose set_lg_filemode [RT #124979] 0.57 23 January 2018 * Updates for BDB 6.3 0.56 5 January 2016 * Updates for BDB 6.2
Update to 0.55 Upstream changes: 0.55 30 March 2014 * Error opening ErrFile with PerlIO_findFILE [RT =#101883] * Minor updates for BDB 6.1
Add SHA512 digests for distfiles for databases category Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Update 0.51 to 0.54 ------------------- 0.54 9th November 2013 * memory leak in CDS locking routines [RT #90134] 0.53 14th August 2013 * BerkeleyDB-0.52 fails to build on 5.18.1RC3 [RT #87771] * typo fixes [RT #86705] 0.52 7th May 2013 * Updates for BDB 6.0 - Added Blob support - Added BerkeleyDB::DbStream class to interface to Blobs - Added BlobThreshold & BlobDir option to BerkeleyDB::Env constructor - Added BlobThreshold & BlobDir option to Hash, Btree & Heap constructors - Added get_blob_threshold method to BerkeleyDB::Env - Added get_blob_dir method to BerkeleyDB::Env - Added get_blob_threshold method to the Hash, Btree & Heap - Added get_blob_dir method to the Hash, Btree & Heap * Added method $cursor->set_partial * Added method $cursor->partial_clear * $env->lock_detect dies due to incorrect version check [RT #84179] * (Memory leak in db_verify() method. (libdb < 4.2)) [RT #84409] * Fix a few croaks
Updating package for Perl5 module BerkeleyDB from CPAN in databases/p5-BerkeleyDB from 0.50 to 0.51. Upstream changes: 0.51 19th March 2012 * Rework FETCHSIZE [RT #75691]
Updated to 0.50 Changes: 0.50 10th DEcember 2011 * Updates for BDB 5.3
Update to 0.49. Fix interpreters. 0.49 6th August 2011 * Documentation updated courtesy of Mike Caron * croak if attempt to freeze berkeleydb object [RT #69985]
Changes 0.48: * Fixed test harness issue with Heap.t RT-68818 Changes 0.47: * Add support for new Heap database format. * Changes to build with BDB 5.2
Update to 0.43: 0.43 1st August 2010 * Changes to build with BDB 5.1 - Dropped support for Server option when creating an environment. * Documantation updates. RT# 59202 * Fixed compilation error with MS Visual Studio 2005 RT# 59924
Updating databases/p5-BerkeleyDB from 0.41 to 0.42 pkgsrc changes: - Add license definition Upstream changes: 0.42 13th March 2010 * Added $db->Env method to retrieve the environment object from a database object. * Get the tied interface to use truncate in the CLEAR method if using a new enough version of Berkeley DB.
Update to 0.41: 0.41 8th January 2010 * Silence "UNIVERSAL->import is deprecated" in perl 5.11 RT# 53518 0.40 7th January 2010 * Added support for set_tx_max, log_set_config, set_lk_max_lockers, set_lk_max_locks, set_lk_max_objects via the Env constructor. Parameter names are TxMax, LogConfig, MaxLockers, MaxLocks & MaxObjects respectively. RT# 50456 * seq->seq->close doesn't compile on win32. RT# 49474
Update to 0.39: 0.39 6th June 2009 * Added support for BDB 4.8 - associate_foreign - set_bt_compress (no callbacks as yet). * Also added interface to - ENV->stat_print - ENV->txn_stat_print * Oldest Perl supported is now 5.005 * Fixed issue db_stat when it returned a null pointer. (#46312 rt.cpan.org) * Fixed issue with DNM Filters & UTF8 support. Patch supplied by Torsten Foertsch.
Update from version 0.36nb1 to 0.38. Upstream changes: 0.38 21st February 2009 * Fixed typo in BerkleyDB.pod that broke t/pod.t 0.37 18th February 2009 * Included CDS section to the pod. * Various documentation patches from RT#42243
Update from version 0.34nb1 to 0.36. Upstream changes: 0.36 30th September 2008 * Added support for $ENV->log_get_config and $ENV->log_set_config. Patch supplied by Yuval Kogman (#39651 rt.cpan.org) 0.35 22nd September 2008 * Added a combination of independent patches from Claes Jakobsson and Yuval Kogman (#38896 rt.cpan.org) to allow multi-key return from a secondard database. * Added support for sequences. Initial patch from Claes Jakobsson. * Get associate to use a transaction if one is specified. #5855 from rt.cpan.org * Finish transition of test harness to use Test::More
Update from version 0.33 to 0.34. Changes: 0.34 27th March 2008 * Updates to support building with Berkeley DB version 4.7 * Typo in #ifdef for ThreadCount support. Spotted by Mark Hindley * Updated dbinfo
Update p5-BerkeleyDB to 0.33. Patch provided by Mark E. Perkins in PR 38050. While here, marked as DESTDIR ready. 0.33 17th January 2008 * Added failchk, set_isalive, lock_stat_print & mutex_stat_print. Patch provided by Thomas Busch. 0.32 10th July 2007 * Updates to support Berkeley DB 4.6 * Remove all global static data from BerkeleyDB.xs.
Update p5-BerkeleyDB to 0.31. Patch provided by Mark E. Perkins in PR 36465. 0.31 15th Oct 2006 * Fixed DB_GET_BOTH. Tnanks to Thomas Drugeon for spotting the typo in typemap and supplying a regression test for this fix. 0.30 11th Sept 2006 * Fixed queue test harness for Berkeley DB 4.5 compliance * Added $env->lsn_reset, $txn->set_timeout, $env->set_timeout & $env->get_timeout, $txn->set_tx_max, $txn->get_tx_max 0.29 2nd July 2006 * Fixes for cursor get from secondary where primary os recno. * Added db_compact 0.28 11th June 2006 * Fixes for secondary where primary is recno. * GET_BOTH_RANGE wasn't working. It is now. * Added FreeBSD hints to README - patch supplied by David Landgren in #17675 from rt.cpan.org
Update to version 0.27. This is necessary to support bdb 4.4... 0.27 1st Novemver 2005 * Added support for Berkeley DB 4.4 * Fixed decondary key issue with recno databases * Added libscan to Makefile.PL * The logic for set_mutexlocks was inverted when using Berkeley DB 4.x Bug spotted by Zefram <zefram@fysh.org> * Transactional rename/remove added. Patch supplied by Zefram <zefram@fysh.org>
Add RMD160 digests in addition to SHA1 ones.
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.
Initial import of p5-BerkeleyDB 0.25 BerkeleyDB is a module which allows Perl programs to make use of the facilities provided by Berkeley DB.
Initial revision