aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Getopt
Commit message (Collapse)AuthorAgeFilesLines
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | 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
* - Update to 0.39Sunpoet Po-Chuan Hsieh2012-02-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=290827
* - Update to 0.38Sunpoet Po-Chuan Hsieh2012-01-062-11/+15
| | | | | | | | | | - Sort *_DEPENDS - Fix TEST_DEPENDS Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=288604
* - Add missing test dependsSteve Wills2011-10-071-1/+2
| | | | Notes: svn path=/head/; revision=283122
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-2/+3
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Add missing dependency on devel/p5-MooseX-Role-ParameterizedSteve Wills2011-05-181-0/+2
| | | | Notes: svn path=/head/; revision=274250
* - update to 0.37Baptiste Daroussin2011-04-032-3/+3
| | | | | | | - changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.37/ChangeLog Notes: svn path=/head/; revision=272177
* - update to 0.35Baptiste Daroussin2011-03-273-5/+9
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.35/ChangeLog Notes: svn path=/head/; revision=271840
* - Update to 0.33Philip M. Gollucci2010-08-312-4/+4
| | | | | | | | | | PR: ports/150104 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp> With Hat: perl@ Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes Notes: svn path=/head/; revision=260235
* Update to 0.31.Anton Berezin2010-07-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=257553
* - Update to 0.30Wen Heping2010-07-072-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257484
* Update to 0.29. Ass TEST_DEPENDS as documentation.Anton Berezin2010-06-152-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=256549
* - Update to 0.27Wen Heping2010-03-012-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250442
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portsJun Kuriyama2010-01-161-7/+2
| | | | | | | | | | | maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec. Notes: svn path=/head/; revision=247977
* - Update to 0.26Wen Heping2009-12-112-4/+4
| | | | Notes: svn path=/head/; revision=245531
* - Update to 0.25Wen Heping2009-11-292-4/+4
| | | | | | | | PR: ports/140977 Submitted by: Sahil Tandon <sahil@tandon.net> Notes: svn path=/head/; revision=244968
* - Update to 0.24Wen Heping2009-10-242-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243251
* Update to 0.23.Anton Berezin2009-10-022-7/+6
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=242382
* Update to 0.22.Anton Berezin2009-09-053-5/+9
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=240920
* - update to 0.21Yen-Ming Lee2009-08-282-8/+14
| | | | Notes: svn path=/head/; revision=240453
* Update to 0.20.Anton Berezin2009-08-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Notes: svn path=/head/; revision=239747
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 0.18Lars Balker Rasmussen2009-04-093-4/+6
| | | | Notes: svn path=/head/; revision=231953
* Update to 0.17Lars Balker Rasmussen2009-04-092-5/+5
| | | | Notes: svn path=/head/; revision=231918
* Update to 0.16Lars Balker Rasmussen2009-03-222-4/+4
| | | | Notes: svn path=/head/; revision=230619
* New port: devel/p5-MooseX-Getopt, A Moose role for processing command line ↵Lars Balker Rasmussen2008-07-284-0/+62
options Notes: svn path=/head/; revision=217722