PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+, and it let you manipulate HTML in a very easy way! Features: * Supports invalid HTML. * Find tags on an HTML page with selectors just like jQuery. * Extract contents from HTML in a single line. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->feedback plist failes if NOPORTEXAMPLES enabled is: http://32bit.miwibox.org/index.php?action=describe_port&id=726 http://64bit.miwibox.org/index.php?action=describe_port&id=733
State Changed From-To: feedback->closed New port added. Thanks!
miwi 2010-01-27 01:06:15 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/simplehtmldom Makefile distinfo pkg-descr pkg-message pkg-plist Log: PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+, and it let you manipulate HTML in a very easy way! Features: * Supports invalid HTML. * Find tags on an HTML page with selectors just like jQuery. * Extract contents from HTML in a single line. WWW: http://simplehtmldom.sourceforge.net/ PR: ports/142933 Submitted by: Joe Horn <joehorn at gmail.com> Revision Changes Path 1.1411 +1 -0 ports/textproc/Makefile 1.1 +55 -0 ports/textproc/simplehtmldom/Makefile (new) 1.1 +3 -0 ports/textproc/simplehtmldom/distinfo (new) 1.1 +9 -0 ports/textproc/simplehtmldom/pkg-descr (new) 1.1 +8 -0 ports/textproc/simplehtmldom/pkg-message (new) 1.1 +25 -0 ports/textproc/simplehtmldom/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"
miwi 2010-01-27 01:11:13 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rubygem-kwalify Makefile distinfo pkg-descr Log: Kwalify is a parser, schema validator, and data binding tool for YAML and JSON. YAML and JSON are simple and nice format for structured data and easier for human to read and write than XML. But there have been no schema for YAML such as RelaxNG or DTD. Kwalify gets over this situation. WWW: http://www.kuwata-lab.com/kwalify/ PR: ports/142933 Submitted by: Eric Freeman <freebsdports at chillibear.com> Revision Changes Path 1.1412 +1 -0 ports/textproc/Makefile 1.1 +22 -0 ports/textproc/rubygem-kwalify/Makefile (new) 1.1 +3 -0 ports/textproc/rubygem-kwalify/distinfo (new) 1.1 +7 -0 ports/textproc/rubygem-kwalify/pkg-descr (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"