Date: Mon, 11 Apr 2005 19:09:35 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/pear-XML_HTMLSax Makefile distinfo pkg-descr Message-ID: <200504111909.j3BJ9ZKw012090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-04-11 19:09:35 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/pear-XML_HTMLSax Makefile distinfo pkg-descr
Log:
PEAR::XML_HTMLSax provides an API very similar to the native PHP XML
extension (http://www.php.net/xml), allowing handlers using one to be easily
adapted to the other.
The key difference is HTMLSax will not break on badly formed XML, allowing it
to be used for parsing HTML documents. Otherwise HTMLSax supports all the
handlers available from Expat except namespace and external entity handlers.
PR: ports/79403
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Revision Changes Path
1.807 +1 -0 ports/textproc/Makefile
1.1 +29 -0 ports/textproc/pear-XML_HTMLSax/Makefile (new)
1.1 +2 -0 ports/textproc/pear-XML_HTMLSax/distinfo (new)
1.1 +12 -0 ports/textproc/pear-XML_HTMLSax/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504111909.j3BJ9ZKw012090>
