Commit graph

14 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
540b4940f6 Update 1.90 to 1.91
1.91 Fri Apr 11 06:22:38 CEST 2014
        - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL
          without warning by switching the meaning of USE_SOCKETS_AS_HANDLES
          in 5.18. What's so attractive about giving a shit about backwards
          compatibility - I will never understand.
        - make sure DBD.pm is installed to the correct directory.
        - support up to bdb 6.0.
        - (xthread) work around compile time bugs in ptw32.
2014-12-04 06:00:02 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
98c3768c3a 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.
2013-05-31 12:39:35 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
rhaen
02213a868b Updated to 1.90 (aka 1.9)
* 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)
2012-04-01 19:42:31 +00:00
adam
f0d26b4f11 Revbump after updating db5 2012-01-18 13:49:23 +00:00
adam
e506315f89 Changes 1.89:
* make it compile and test successfully with libdb 5.1, but
  do not add any new symbols or functionality.
2011-08-06 15:23:35 +00:00
adam
6109aa350c Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
seb
c3f1e700ad 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-21 16:32:42 +00:00
adam
99a09c94f0 Fix building with db5; revision bump for db4 update 2010-06-02 13:14:47 +00:00
seb
963da9b1c7 Initial import of p5-BDB version 1.88 in the NetBSD Packages
Collection.

The Perl 5 module BDB provides asynchronous Berkeley DB access. Its
API is very similar to the C API.
2010-04-17 09:35:40 +00:00