The NetBSD Project

CVS log for pkgsrc/databases/p5-BerkeleyDB/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / p5-BerkeleyDB

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.59 / (download) - annotate - [select for diffs], Thu Jul 6 09:38:18 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.58: +2 -1 lines
Diff to previous 1.58 (colored)

*: recursive bump for perl 5.38

Revision 1.58 / (download) - annotate - [select for diffs], Thu Aug 18 11:14:33 2022 UTC (15 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.57: +2 -3 lines
Diff to previous 1.57 (colored)

p5-BerkeleyDB: update to 0.65.

0.65  13 May 2022

        * Update to license wording
          Fri May 13 07:50:38 2022 +0100
          0fb21f12d1938f0cd5c3cfe2f674f0c41863fb55

Revision 1.57 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:20 2022 UTC (17 months ago) by wiz
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

*: recursive bump for perl 5.36

Revision 1.56 / (download) - annotate - [select for diffs], Mon May 24 19:49:31 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

*: recursive bump for perl 5.34

Revision 1.55 / (download) - annotate - [select for diffs], Sun Sep 20 07:06:17 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.54: +2 -3 lines
Diff to previous 1.54 (colored)

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

Revision 1.54 / (download) - annotate - [select for diffs], Mon Aug 31 18:06:57 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Nov 2 13:31:51 2019 UTC (4 years ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.52: +6 -3 lines
Diff to previous 1.52 (colored)

(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

Revision 1.52 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:22 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.51 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:19 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.50 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:13 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

Recursive bump for perl5-5.28.0

Revision 1.49 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:23 2017 UTC (6 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jul 25 06:20:49 2016 UTC (7 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.47: +2 -3 lines
Diff to previous 1.47 (colored)

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

Revision 1.47 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:23 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:36 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Dec 4 06:02:16 2014 UTC (8 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.44: +2 -3 lines
Diff to previous 1.44 (colored)

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

Revision 1.44 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:05 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.43: +1 -3 lines
Diff to previous 1.43 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.43 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:34 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.42: +1 -2 lines
Diff to previous 1.42 (colored)

Remove SVR4_PKGNAME, per discussion on tech-pkg.

Revision 1.42 / (download) - annotate - [select for diffs], Thu May 29 23:35:25 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.41 / (download) - annotate - [select for diffs], Fri May 31 12:39:48 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:14 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:25 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.38: +1 -2 lines
Diff to previous 1.38 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Mar 22 08:38:27 2012 UTC (11 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

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]

Revision 1.37 / (download) - annotate - [select for diffs], Thu Jan 26 15:00:27 2012 UTC (11 years, 10 months ago) by rhaen
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored)

Updated to 0.50

Changes:
0.50  10th DEcember 2011

        * Updates for BDB 5.3

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jan 18 13:49:23 2012 UTC (11 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

Revbump after updating db5

Revision 1.35 / (download) - annotate - [select for diffs], Tue Aug 16 20:07:43 2011 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.34: +3 -2 lines
Diff to previous 1.34 (colored)

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]

Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 6 14:49:40 2011 UTC (12 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored)

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

Revision 1.33 / (download) - annotate - [select for diffs], Thu Sep 16 08:06:14 2010 UTC (13 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Revbump after updating databases/db5

Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 21 16:32:53 2010 UTC (13 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.31 / (download) - annotate - [select for diffs], Mon Aug 16 09:37:50 2010 UTC (13 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

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

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 2 13:22:09 2010 UTC (13 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.29: +4 -4 lines
Diff to previous 1.29 (colored)

Fix building with db5; revision bump for db4 update

Revision 1.29 / (download) - annotate - [select for diffs], Mon Mar 15 16:14:34 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)

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.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Jan 20 14:57:22 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)

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

Revision 1.27 / (download) - annotate - [select for diffs], Fri Sep 11 21:27:59 2009 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

Bump PKGREVISION after fix in databases/db4/buildlink3.mk -- before it,
the package built fine, but wasn't linked correctly and didn't work.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Aug 16 16:03:25 2009 UTC (14 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

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.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Feb 24 20:31:18 2009 UTC (14 years, 9 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

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

Revision 1.24 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:43 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 12 21:31:44 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

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

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 7 11:24:27 2008 UTC (15 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).

Noted by OBATA Akio.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jul 17 13:56:56 2008 UTC (15 years, 4 months ago) by he
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

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

Revision 1.20 / (download) - annotate - [select for diffs], Mon Feb 18 12:20:29 2008 UTC (15 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

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.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 10 08:18:35 2007 UTC (16 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 8 13:11:53 2007 UTC (16 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

PKGREVISION bump for db4 shlib name change.
Noted by OBATA Akio.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:09 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 9 15:56:03 2006 UTC (17 years, 10 months ago) by cube
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

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>

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jan 6 15:10:02 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

DEPENDS and PKGREVISION bumps because db4's library name changed.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:58 2005 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:06 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:20 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:12 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Mar 2 14:27:58 2005 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Hack includes to make this build against db4.
Should also work with db3 and db2, but untested.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 20 11:30:56 2004 UTC (18 years, 11 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 29 14:48:02 2004 UTC (19 years ago) by he
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 15 17:54:49 2004 UTC (19 years ago) by jlam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Rework the Berkeley DB detection in buildlink3:

  * Add a db1.builtin.mk file that detects whether DB-1.85 functionality
    exists in the base system, and remove the distinction between
    "native" and the other Berkeley DB packages -- we now refer to
    db[1234].  This paves the way for any future databases/db1 package.

  * USE_DB185 shouldn't need to be set by any packages -- its correct
    value is now automatically determined by bdb.buildlink3.mk depending
    on whether we explicitly request db1 or not.  By default, if you
    include bdb.buildlink3.mk, you want DB-1.85 functionality and
    USE_DB185 defaults to "yes", but if you explicitly remove db1 from
    the list of acceptable DBs, then USE_DB185 defaults to "no".

  * Set BDB_LIBS to the library options needed to link against the DB
    library when bdb.buildlink3.mk is included.

  * We only add the DB library to the linker command automatically if
    we want DB-1.85 functionality; otherwise assume that the package
    configure process can figure out how to probe for the correct
    headers and libraries.

Edit package Makefiles to nuke redundant settings of USE_DB185.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 4 05:45:49 2004 UTC (19 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

This doesn't work with db1.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 4 05:44:12 2004 UTC (19 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Convert to use bdb.buildlink3.mk.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 8 16:38:58 2004 UTC (19 years, 5 months ago) by mjl
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored)

Correct typo in comment and remove leftovers from testing.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 4 23:36:58 2004 UTC (19 years, 5 months ago) by mjl
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Correct Homepage

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 4 23:32:30 2004 UTC (19 years, 5 months ago) by mjl
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Use db3 instead of db4, so we don't have to pull in pth as well.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jun 4 23:16:36 2004 UTC (19 years, 5 months ago) by mjl
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jun 4 23:16:36 2004 UTC (19 years, 5 months ago) by mjl
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>