Next | Query returned 63 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
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!
   2010-08-16 11:37:50 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
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
   2010-06-02 15:22:09 by Adam Ciarcinski | Files touched by this commit (1) | Package updated
Log message:
Fix building with db5; revision bump for db4 update
   2010-03-15 17:14:34 by Jens Rehsack | Files touched by this commit (2)
Log message:
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.
   2010-01-20 15:57:22 by Thomas Klausner | Files touched by this commit (2)
Log message:
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
   2009-09-11 23:27:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
Bump PKGREVISION after fix in databases/db4/buildlink3.mk -- before it,
the package built fine, but wasn't linked correctly and didn't work.
   2009-08-16 18:03:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
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.
   2009-02-24 21:31:18 by Havard Eidnes | Files touched by this commit (2)
Log message:
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
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
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=...").
   2008-10-12 23:31:44 by Havard Eidnes | Files touched by this commit (2)
Log message:
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

Next | Query returned 63 messages, browsing 31 to 40 | Previous