Commit Graph

12 Commits

Author SHA1 Message Date
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