aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Module-CoreList
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.12Lars Thegler2007-07-292-4/+4
| | | | Notes: svn path=/head/; revision=196592
* - Update to 2.11Lars Thegler2007-05-252-9/+5
| | | | | | | - Remove 4.x cruft Notes: svn path=/head/; revision=191753
* Update to 2.09Lars Thegler2006-10-312-7/+4
| | | | | | | | PR: ports/104244 Submitted by: leeym Notes: svn path=/head/; revision=175844
* Update to 2.08Lars Thegler2006-09-142-4/+4
| | | | | | | | PR: ports/103241 Submitted by: leeym Notes: svn path=/head/; revision=173017
* Update to 2.07Lars Thegler2006-08-162-4/+4
| | | | Notes: svn path=/head/; revision=170796
* - Update to 2.06Lars Thegler2006-08-042-8/+11
| | | | | | | | - Now requires perl from ports - Use magic MASTER_SITES Notes: svn path=/head/; revision=169646
* Update to 2.05Lars Thegler2006-06-132-4/+4
| | | | Notes: svn path=/head/; revision=165306
* Update to 2.04Lars Thegler2006-02-132-4/+4
| | | | Notes: svn path=/head/; revision=155900
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Removed extraneous directory.Lars Thegler2005-09-151-0/+1
| | | | Notes: svn path=/head/; revision=142786
* - Update to 2.02Lars Thegler2005-09-133-5/+7
| | | | | | | - Pick up maintainership Notes: svn path=/head/; revision=142568
* Reset bouncing maintainer address. Sorry to see you go.Mark Linimon2005-09-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=142340
* Update to 1.98Sergey Skvortsov2005-03-113-3/+5
| | | | | | | | | | | * added data for 5.8.6 PR: ports/78066 Submitted by: skv Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=130878
* Update to 1.96Lars Thegler2004-08-122-3/+3
| | | | | | | | PR: 69774 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=116061
* Update to 1.94Lars Thegler2004-07-122-3/+3
| | | | | | | | PR: 68957 Approved by: maintainer Notes: svn path=/head/; revision=113498
* Update to 1.93Mathieu Arnold2004-05-063-8/+5
| | | | | | | | | PR: 65470 Submitted by: Lars Thegler <lars@thegler.dk> Approved by: maintainer Notes: svn path=/head/; revision=108555
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* New port: p5-Module-CoreListDmitry Sivachenko2003-08-284-0/+39
Module::CoreList contains the hash of hashes %Module::CoreList::version, this is keyed on perl version as indicated in $]. The second level hash is module => version pairs. It also contains %Module::CoreList::released hash, which has ISO formatted versions of the release dates, as gleaned from the perlhist manpage. Submitted by: Autrijus Tang <autrijus@autrijus.org> Notes: svn path=/head/; revision=87854