Commit graph

7 commits

Author SHA1 Message Date
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
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
715e87b4c9 - Update to 0.112
Changes:	http://search.cpan.org/dist/Marpa-HTML/Changes
2011-12-28 15:51:12 +00:00
Sunpoet Po-Chuan Hsieh
dd11bf0e93 - Update to 0.110
Changes:	http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe:	yes
2011-12-11 17:08:51 +00:00
Sunpoet Po-Chuan Hsieh
793c1de58b - Update to 0.108
Changes:	http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe:	yes
2011-11-24 17:39:51 +00:00
Sunpoet Po-Chuan Hsieh
ce4eb80cae - Update to 0.106
Changes:	http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe:	yes
2011-11-16 18:00:18 +00:00
Sunpoet Po-Chuan Hsieh
4e5204c7c9 - Add p5-Marpa-HTML 0.102
Marpa::HTML does "high-level" parsing of HTML. It allows handlers to be
specified for elements, terminals and other components in the hierarchical
structure of an HTML document. Marpa::HTML is an extremely liberal HTML parser.
Marpa::HTML does not reject any documents, no mater how poorly they fit the HTML
standards.

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

Feature safe:	yes
2011-11-13 13:22:44 +00:00