| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Dec 2012 06:12:28
0.014
|
az  |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
13 Mar 2012 16:15:36
0.014
|
pgollucci  |
- 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) |
13 Mar 2012 03:34:36
0.014
|
sunpoet  |
- Update to 0.014000
Changes: http://search.cpan.org/dist/Marpa-PP/Changes
Feature safe: yes |
08 Mar 2012 18:45:38
0.012
|
pgollucci  |
- 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 |
23 Nov 2011 17:22:25
0.012
|
sunpoet  |
- Update to 0.012
Changes: http://search.cpan.org/dist/Marpa-PP/Changes
Feature safe: yes |
13 Nov 2011 13:04:31
0.010
|
sunpoet  |
- Add p5-Marpa-PP 0.010
Marpa::PP is the pure Perl 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-PP/
Feature safe: yes |