aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPANPLUS/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* support STAGEDIR.Vanilla I. Shu2013-10-281-2/+38
| | | | Notes: svn path=/head/; revision=331856
* - Update to 0.9136Sunpoet Po-Chuan Hsieh2013-04-291-7/+4
| | | | | | | | | | | | | | - Add LICENSE - Add BUILD_DEPENDS - Use bsd.port.options.mk - Cleanup Makefile - Cleanup and sort PLIST - Reformat pkg-descr Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=316787
* - Update to 0.9130Steve Wills2012-05-311-1/+8
| | | | Notes: svn path=/head/; revision=297912
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+3
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-3/+0
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-281-3/+3
| | | | Notes: svn path=/head/; revision=231213
* - Update to 0.8400 (0.84)Cheng-Lung Sung2008-09-271-1/+2
| | | | | | | | | - I'll maintain it Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=220884
* Update to v0.076Aaron Dalton2006-12-271-0/+2
| | | | Notes: svn path=/head/; revision=180873
* - Update to 0.0720Aaron Dalton2006-06-261-3/+0
| | | | | | | | | | | | - Take maintainership PR: ports/99458 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=166357
* - Updated from v0.0562 to v0.061Aaron Dalton2006-06-141-64/+6
| | | | | | | | | | | | | - Change restriction from Perl 5.6.0+ to 5.6.1+ as required by the vendor - Update pkg-plist - Rename patches to satisfy portlint PR: ports/98234 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=165361
* - Update to 0.0562Yen-Ming Lee2005-09-011-28/+12
| | | | | | | | | PR: based on 83512 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=141669
* - add p5-CPANPLUS-0.53Yen-Ming Lee2005-03-041-0/+129
CPAN++ (also referred to and pronounced as CPANPLUS) is a new and flexible method of perl module management and installation using the Comprehensive Perl Archive Network (CPAN). It aims to be a rewrite, and in time a replacement to the current CPAN.pm. In addition to fixing some long-standing problems, CPAN++ includes new features, such as module uninstall. Note: CPANPLUS will become a part of core in perl 5.10 PR: 77012 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=130332