Age | Commit message (Collapse) | Author | Files | Lines |
|
* Removed patch-aa as it is included in upstream
Changes:
1.9 Mon Dec 26 02:46:09 CET 2011
- partial: update for libdb 5.2 (to make it compile only)
|
|
|
|
* make it compile and test successfully with libdb 5.1, but
do not add any new symbols or functionality.
|
|
|
|
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!
|
|
|
|
Collection.
The Perl 5 module BDB provides asynchronous Berkeley DB access. Its
API is very similar to the C API.
|