aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-CPANPLUS
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9138.Anton Berezin2013-05-212-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=318662
* - Update to 0.9136Sunpoet Po-Chuan Hsieh2013-04-294-64/+60
| | | | | | | | | | | | | | - 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.9134.Anton Berezin2013-01-242-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=310929
* - update to 0.9133Yen-Ming Lee2013-01-192-3/+3
| | | | Notes: svn path=/head/; revision=310667
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-25/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309094
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+0
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - Update to 0.9130Steve Wills2012-05-313-10/+21
| | | | Notes: svn path=/head/; revision=297912
* Convert to new options frameworkBaptiste Daroussin2012-05-311-4/+5
| | | | Notes: svn path=/head/; revision=297871
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-132-4/+36
| | | | | | | | | | | | 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-082-36/+4
| | | | | | | | | | | | | | | | | | 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
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-291-12/+1
| | | | | | | | | (part 16). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248782
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-282-4/+12
| | | | Notes: svn path=/head/; revision=231213
* - use conditional RUN_DEPENDS to avoid unnecessary dependencieCheng-Lung Sung2008-09-301-37/+42
| | | | | | | | | | | - remove useless post-patch and post-configure targets - bump PORTREVISION PR: ports/127721 Submitted by: leeym Notes: svn path=/head/; revision=221009
* - Update to 0.8400 (0.84)Cheng-Lung Sung2008-09-273-7/+12
| | | | | | | | | - I'll maintain it Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog Notes: svn path=/head/; revision=220884
* Hunt for typos in devel/p5-*.Jimmy Olgeni2008-05-231-1/+1
| | | | Notes: svn path=/head/; revision=213563
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-4/+0
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to v0.076Aaron Dalton2006-12-273-5/+9
| | | | Notes: svn path=/head/; revision=180873
* - Fix a dependency versionAndrew Pantyukhin2006-07-031-1/+1
| | | | Notes: svn path=/head/; revision=166822
* - Update to 0.0720Aaron Dalton2006-06-265-64/+24
| | | | | | | | | | | | - 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-146-136/+57
| | | | | | | | | | | | | - 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
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update to 0.0562Yen-Ming Lee2005-09-013-52/+19
| | | | | | | | | PR: based on 83512 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=141669
* - needs at least perl5.6Cheng-Lung Sung2005-04-031-0/+4
| | | | | | | | PR: 79129 Submitted by: Alex Kapranoff (maintainer) Notes: svn path=/head/; revision=132300
* - add OPTIONS for [ check report from | sent report to ] cpan-testeresYen-Ming Lee2005-03-051-84/+99
| | | | Notes: svn path=/head/; revision=130416
* - add p5-CPANPLUS-0.53Yen-Ming Lee2005-03-046-0/+294
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