Summary: | [NEW PORT] www/p5-HTML-TreeBuilder-LibXML: HTML::TreeBuilder::XPath compatible interface with libxml | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | markun | ||||
Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
markun
2009-04-16 15:00:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it. wxs 2009-05-06 14:40:32 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTML-TreeBuilder-LibXML Makefile distinfo pkg-descr pkg-plist Log: HTML::TreeBuilder::LibXML is drop-in-replacement for HTML::TreeBuilder::XPath. Currently, this module implements good enough methods for work with Web::Scraper. PR: ports/133780 Submitted by: TERAMOTO Masahiro <markun@onohara.to> Revision Changes Path 1.2340 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-HTML-TreeBuilder-LibXML/Makefile (new) 1.1 +3 -0 ports/www/p5-HTML-TreeBuilder-LibXML/distinfo (new) 1.1 +12 -0 ports/www/p5-HTML-TreeBuilder-LibXML/pkg-descr (new) 1.1 +10 -0 ports/www/p5-HTML-TreeBuilder-LibXML/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |