Date: Wed, 27 Jan 2010 01:06:15 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/simplehtmldom Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <201001270106.o0R16Fhw056786@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001270106.o0R16Fhw056786>
