5e8f FreshPorts -- textproc/p5-HTML-HTML5-Parser
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-HTML-HTML5-Parser 0.208 textproc on this many watch lists=2 search for ports that depend on this port
Named entity list for HTML parser
Maintained by: culot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jul 2010 08:55:33
Also Listed In: perl5
License: ART10 GPLv1


HTML::HTML5::Parse is substantially the same as the non-CPAN module
Whatpm::HTML. Changes include:
    * Provides an XML::LibXML-like DOM interface. If you usually use
XML::LibXML's DOM parser, this should be a drop-in solution for tag
soup HTML.
    * Constructs an XML::LibXML::Document as the result of parsing.
    * Via bundling and modifications, removed external dependencies
on non-CPAN packages.


WWW: http://search.cpan.org/dist/HTML-HTML5-Parser/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-HTML-HTML5-Entities
  2. devel/p5-IO-HTML
  3. lang/p5-Try-Tiny
  4. net/p5-URI
  5. textproc/p5-XML-LibXML
  6. www/p5-HTTP-Tiny
  7. lang/perl5.12
Required To Run:
  1. textproc/p5-HTML-HTML5-Entities
  2. devel/p5-IO-HTML
  3. lang/p5-Try-Tiny
  4. net/p5-URI
  5. textproc/p5-XML-LibXML
  6. www/p5-HTTP-Tiny
  7. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/p5-HTML-HTML5-Parser/ && make install clean
To add the package: pkg_add -r p5-HTML-HTML5-Parser


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/T/TO/TOBYINK/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/T/TO/TOBYINK/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/T/TO/TOBYINK/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TO/TOBYINK/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/T/TO/TOBYINK/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/T/TO/TOBYINK/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/T/TO/TOBYINK/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/T/TO/TOBYINK/
  11. http://at.cpan.org/authors/id/T/TO/TOBYINK/
  12. http://backpan.perl.org/authors/id/T/TO/TOBYINK/
  13. http://cpan.nctu.edu.tw/authors/id/T/TO/TOBYINK/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/T/TO/TOBYINK/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/T/TO/TOBYINK/
  16. http://www.cpan.dk/authors/id/T/TO/TOBYINK/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Dec 2012 16:22:18
Original commit files touched by this commit  0.208
culot search for other commits by this committer
- Update to 0.208
- Remove leading article from COMMENT

Changes:	http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:	yes
02 Jul 2012 11:19:38
Original commit files touched by this commit  0.206
culot search for other commits by this committer
- Update to 0.206

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
15 Jun 2012 11:23:05
Original commit files touched by this commit  0.200
culot search for other commits by this committer
- Update to 0.200

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
23 Mar 2012 08:20:49
Original commit files touched by this commit  0.110
culot search for other commits by this committer
- Update to 0.110

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:   yes
20 Jan 2012 14:05:32
Original commit files touched by this commit  0.108
culot search for other commits by this committer
- Update to 0.108
- Make use of CPAN:USER macro

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
14 Nov 2011 13:51:08
Original commit files touched by this commit  0.107
culot search for other commits by this committer
- Update to 0.107

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe:   yes
11 Oct 2011 12:22:36
Original commit files touched by this commit  0.106
culot search for other commits by this committer
- Update to 0.106

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
23 Sep 2011 11:40:15
Original commit files touched by this commit  0.104
culot search for other commits by this committer
- Update to 0.104
- Add LICENSE (Artistic 1 & GPLv1)
- Sort plist
- Take maintainership

Changes:        http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
21 Sep 2011 16:48:43
Original commit files touched by this commit  0.101
tabthorpe search for other commits by this committer
- Reassign to the heap
03 Jul 2011 14:40:25
Original commit files touched by this commit  0.101
ohauer search for other commits by this committer
-remove MD5
24 Sep 2010 01:48:27
Original commit files touched by this commit  0.101
pgollucci search for other commits by this committer
- /mach/ -> /%%PERL_ARCH%%/

With Hat:   perl@
02 Jul 2010 08:54:56
Original commit files touched by this commit  0.101
wen search for other commits by this committer
HTML::HTML5::Parse is substantially the same as the non-CPAN module
Whatpm::HTML. Changes include:
    * Provides an XML::LibXML-like DOM interface. If you usually use
XML::LibXML's DOM parser, this should be a drop-in solution for tag
soup HTML.
    * Constructs an XML::LibXML::Document as the result of parsing.
    * Via bundling and modifications, removed external dependencies
on non-CPAN packages.

WWW: http://search.cpan.org/dist/HTML-HTML5-Parser/

PR:             ports/148308
Submitted by:   Ju Pengfei <jupengfei@gmail.com>
Feature safe:   yes

Number of commits found: 12

2850
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight79
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0