Commit graph

16 commits

Author SHA1 Message Date
abs
e66c257fda Updated devel/p5-Module-CoreList to 2.15
2.15	Tue Apr  1 2008
	- Add missing entries for Config.pm in recent perls
	- Install in core location for perl >= 5.8.9 (Jerry D. Hedden)

2.14	Mon Mar 17 2008
	corelist changes:
        - Add a new -d option to find first perl version by date
          and not by version number
        - Better handling of perl versions that end with a 0
        - use version.pm only for version numbers that have multiple dots

	- Fix tag for 5.00405 (Sam Vilain)

2.13	Tue Dec 18 2007
	- Add data for perl 5.10.0
2008-05-28 21:53:01 +00:00
seb
8031b0bf41 Update to version 2.12.
Changes since last packaged version (2.11):

2.12    Mon Jul  9 2007
        - Add data for perl 5.9.5
2007-08-05 13:56:47 +00:00
seb
c57e6b1833 Update to version 2.11
Changes since last packaged version (2.09):
2.11    Thu May 10 2007
        - first_release() now returns the first release in the order of
          perl version numbers. Add a new method first_release_by_date()
          to keep the old behaviour available. Suggested by Michael G Schwern.
        - Update data about UCD versions

2.10    Wed May  9 2007
        - Add versioning for the Unicode Character Database bundled
          with Perl (H. Merijn Brand)
2007-05-17 22:37:34 +00:00
seb
e562d85511 Update to version 2.09.
Package change: removed dependency on p5-version package.

Changes since last packaged version (2.07)
2.09    Thu Oct  5 2006
        - Make the dependency on version.pm optional
        - Improve doc of corelist(1)

2.08    Thu Sep  7 2006
        - Add data for 5.9.4
2007-03-01 00:06:49 +00:00
seb
7c2fcb50e0 Update to version 2.07.
Changes since last packaged version (2.02):
2.07    Wed Aug  9 2006
        - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
        - Add OS-specific modules for those versions

2.06    Tue Aug  1 2006
        Patches by Marius Feraru :
        - handle dotted perl versions (e.g. 5.8.6)
        - add an easy way to determine what was some module's version bundled
          with a specified Perl release

2.05    Tue Jun  6 2006
        Patches by Adriano Ferreira :
        - corelist utility accepts regexes as arguments, eg. /IPC::Open/
        - Errors when building regexes are trapped and warning is generated

2.04    Thursday 2nd February, 2006
        Fix patchlevel for 5.8.8 (Gisle Aas)
        Silence warnings in corelist utility

2.03    Wednesday 1st February, 2006
        Include data for perl 5.9.3 and 5.8.8
2006-09-01 01:00:20 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
seb
0582b4355f Update to version 2.02.
Changes since last packaged version (2.01):
2.02    Tuesday 31th May, 2005
        Include data for perl 5.8.7
2005-10-12 16:08:58 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b 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.
2005-07-13 18:01:18 +00:00
seb
42afa5d3ad Update to version 2.01.
Changes since last packaged version (2.00)
2.01    Sunday 24th April, 2005
        Allow to specify several modules on the corelist command-line
        (Yves Orton)
        Add a %patchlevel hash to get perforce patchlevels corresponding to
        released versions
2005-05-19 23:28:15 +00:00
seb
9883bfab83 Update to version 2.00.
Changes since last packaged version (1.98):
2.00    Sunday 10th April, 2005
        Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.

1.99    Tuesday 5th April, 2005
        Backport to CPAN the version of Module::CoreList shipped with
        perl 5.9.2 (containing info for this latest distribution).
        Install in coreperl instead of sitelib for perls >= 5.9.2.
2005-04-20 09:04:04 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
seb
1eec88216e Update to version 1.98
Changes since last packaged version (1.97):
1.98	Saturday 1st January, 2005
	Data from José Pedro Oliveira for 5.8.6
2005-03-31 23:23:22 +00:00
grant
908e765695 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.
2004-12-20 11:30:55 +00:00
seb
6e70424313 Initial addition of p5-Module-CoreList version 1.97 in the NetBSD
Packages Collection.

The Perl 5 module Module::CoreList provides a manifest of the
modules and their versions included in core Perl for various
releases.
2004-11-11 23:37:44 +00:00