/textproc/p5-Lingua-EN-MatchNames/

ebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-MooseX-Getopt
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.71.mat2016-06-212-4/+5
| | | | Sponsored by: Absolight
* - Update to 0.69sunpoet2016-04-252-4/+6
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-14/+14
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.68sunpoet2015-03-062-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.67sunpoet2015-03-012-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.66.adamw2015-02-152-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/MooseX-Getopt
* - Update to 0.65sunpoet2015-01-022-4/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Cleanup plistbapt2014-10-271-7/+0
|
* Update distinfoantoine2014-08-041-2/+2
| | | | Pointy hat: pi
* devel/p5-MooseX-Getopt: 0.62 -> 0.64pi2014-08-041-1/+1
|
* - upadte to 0.62az2014-03-222-3/+3
|
* - Update to 0.61sunpoet2014-02-162-4/+5
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.59sunpoet2013-12-023-18/+14
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 3)
* - Update to 0.58sunpoet2013-09-142-5/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.57sunpoet2013-09-082-21/+26
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* For perl@ owned ports:eadler2013-03-291-1/+1
| | | | | - Fix COMMENT - Trim header
* Update to 0.56.tobez2013-02-162-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.55.tobez2013-02-132-4/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.53.tobez2013-02-062-5/+7
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.51.tobez2013-01-282-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.50.tobez2013-01-032-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Update to 0.48.tobez2012-12-262-9/+5
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-171-7/+1
| | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
* - Update to 0.47culot2012-09-152-4/+3
| | | | | | - Pet portlint(1) by moving TEST_DEPENDS earlier Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.45sunpoet2012-05-152-4/+7
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.44culot2012-05-132-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.43sunpoet2012-04-302-5/+6
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes
* - Update to 0.40sunpoet2012-04-183-23/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Fix testsswills2012-04-121-0/+20
| | | | | PR: ports/166628 Submitted by: Mel Flynn <rflynn@acsalaska.net>
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-1/+7
| | | | | | | | | 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)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-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
* - Update to 0.39sunpoet2012-02-102-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Update to 0.38sunpoet2012-01-062-11/+15
| | | | | | | - Sort *_DEPENDS - Fix TEST_DEPENDS Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Add missing test dependsswills2011-10-071-1/+2
|
* - Fix LICENSE (Artistic 1 instead of Artistic 2)culot2011-10-071-2/+3
| | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de>
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1
| | | | With hat: perl
* - Add missing dependency on devel/p5-MooseX-Role-Parameterizedswills2011-05-181-0/+2
|
* - update to 0.37bapt2011-04-042-3/+3
| | | | - changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.37/ChangeLog
* - update to 0.35bapt2011-03-273-5/+9
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.35/ChangeLog
* - Update to 0.33pgollucci2010-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
* Update to 0.31.tobez2010-07-092-4/+4
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Update to 0.30wen2010-07-072-4/+4
| | | | Feature safe: yes
* Update to 0.29. Ass TEST_DEPENDS as documentation.tobez2010-06-152-5/+7
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Update to 0.27wen2010-03-012-5/+4
| | | | Feature safe: yes
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portskuriyama2010-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.
* - Update to 0.26wen2009-12-112-4/+4
|
* - Update to 0.25wen2009-11-292-4/+4
| | | | | PR: ports/140977 Submitted by: Sahil Tandon <sahil@tandon.net>
* - Update to 0.24wen2009-10-242-4/+4
| | | | Approved by: mentors(implicit)
* Update to 0.23.tobez2009-10-022-7/+6
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* Update to 0.22.tobez2009-09-053-5/+9
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - update to 0.21leeym2009-08-282-8/+14
|
* Update to 0.20.tobez2009-08-172-4/+4
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-161-1/+1
| | | | Hat: portmgr
* Update to 0.18lbr2009-04-103-4/+6
|
* Update to 0.17lbr2009-04-092-5/+5
|
* Update to 0.16lbr2009-03-222-4/+4
|