| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 May 2013 08:13:21
0.112
|
sunpoet  |
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header
- While I'm here, add LICENSE
PR: ports/178903
Submitted by: az |
16 Dec 2012 06:12:28
0.112
|
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.112
|
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) |
08 Mar 2012 18:45:38
0.112
|
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 |
28 Dec 2011 15:51:12
0.112
|
sunpoet  |
- Update to 0.112
Changes: http://search.cpan.org/dist/Marpa-HTML/Changes |
11 Dec 2011 17:08:51
0.110
|
sunpoet  |
- Update to 0.110
Changes: http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe: yes |
24 Nov 2011 17:39:51
0.108
|
sunpoet  |
- Update to 0.108
Changes: http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe: yes |
16 Nov 2011 18:00:18
0.106
|
sunpoet  |
- Update to 0.106
Changes: http://search.cpan.org/dist/Marpa-HTML/Changes
Feature safe: yes |
13 Nov 2011 13:22:44
0.104
|
sunpoet  |
- 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 |