1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
f759982cc7 - Fix BUILD_DEPENDS: ExtUtils::CBuilder 0.27+ is already in all supported Perl releases 2015-01-07 17:56:30 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Sunpoet Po-Chuan Hsieh
699cd424ee - Support STAGEDIR 2013-09-30 20:20:27 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Sunpoet Po-Chuan Hsieh
bbb520b4eb - Fix LICENSE
Reported by:	marino
2013-08-27 14:59:46 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
90502b7745 - Add LICENSE
- Cleanup Makefile header
2013-08-18 13:43:12 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Andrej Zverev
10a2b4693f - Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
2012-12-16 06:12:28 +00:00
Sunpoet Po-Chuan Hsieh
b0095d0559 - Update to 1.008000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2012-04-02 10:40:28 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Sunpoet Po-Chuan Hsieh
947f85722f - Update to 1.006000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2012-03-13 03:34:04 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
588dea5d6a - Update to 1.004000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
2012-02-29 15:33:14 +00:00
Sunpoet Po-Chuan Hsieh
ced65e56f3 - Update to 1.002000
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
2011-12-28 15:39:09 +00:00
Sunpoet Po-Chuan Hsieh
186c665b6a - Update to 1.000000
- Patch t/weaken.t for not sticking to Test::Weaken 3.004000

Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
2011-12-18 12:02:06 +00:00
Sunpoet Po-Chuan Hsieh
d39fbfa8bf - Update to 0.026
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2011-12-08 07:21:27 +00:00
Sunpoet Po-Chuan Hsieh
21252a597c - Update to 0.024
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2011-12-01 09:52:00 +00:00
Sunpoet Po-Chuan Hsieh
569e8d6732 - Update to 0.022
Changes:	http://search.cpan.org/dist/Marpa-XS/Changes
Feature safe:	yes
2011-11-21 06:23:56 +00:00
Sunpoet Po-Chuan Hsieh
c9bc64721b - Add p5-Marpa-XS 0.018
Marpa::XS is the XS version of Marpa.

Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.

WWW: http://search.cpan.org/dist/Marpa-XS/

Feature safe:	yes
2011-11-13 13:05:16 +00:00