Upstream changes:
2.18 Mon Aug 24 2009
- Update for perl 5.10.1
- Remove %patchlevel hash (now that perl uses git and not perforce)
- Add %upstream and %bug_tracker data (Nicholas Clark)
Upstream changes:
2.17 Sun Jan 18 2009
- Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
- Add ExtUtils::Miniperl to the list of core modules for all versions
>= 5.00504
- Add 5.8.9
- Fix release date for 5.002 (Grant McLean)
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=...").
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
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)
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
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
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.
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
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.
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.
Packages Collection.
The Perl 5 module Module::CoreList provides a manifest of the
modules and their versions included in core Perl for various
releases.