FreeBSD Bugzilla – Attachment 52389 Details for
Bug 79403
New port: textproc/pear-XML_HTMLSax PEAR SAX parser for HTML and other badly formed XML documents
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.36 KB, created by
Antonio Carlos Venancio Junior
on 2005-03-31 18:20:05 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Antonio Carlos Venancio Junior
Created:
2005-03-31 18:20:05 UTC
Size:
2.36 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># pear-XML_HTMLSax ># pear-XML_HTMLSax/Makefile ># pear-XML_HTMLSax/distinfo ># pear-XML_HTMLSax/pkg-descr ># >echo c - pear-XML_HTMLSax >mkdir -p pear-XML_HTMLSax > /dev/null 2>&1 >echo x - pear-XML_HTMLSax/Makefile >sed 's/^X//' >pear-XML_HTMLSax/Makefile << 'END-of-pear-XML_HTMLSax/Makefile' >X# Ports collection makefile for: pear-XML_HTMLSax >X# Date created: 31 March 2005 >X# Whom: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) >X# >X# $FreeBSD$ >X# >X >XPORTNAME= XML_HTMLSax >XPORTVERSION= 2.1.2 >XCATEGORIES= textproc devel pear >X >XMAINTAINER= antonio@php.net >XCOMMENT= PEAR SAX parser for HTML and other badly formed XML documents >X >XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR >XRUN_DEPENDS= ${BUILD_DEPENDS} >X >XCATEGORY= XML >XFILES= XML_HTMLSax.php HTMLSax/XML_HTMLSax_States.php \ >X HTMLSax/XML_HTMLSax_Decorators.php >XDOCS= Readme >XEXAMPLES= SimpleExample.php HTMLtoXHTML.php ExpatvsHtmlSax.php example.html >XTESTS= index.php unit_tests.php xml_htmlsax_test.php >X_EXAMPLESDIR= docs/examples >X_TESTSDIR= docs/tests >X >X.include <bsd.port.pre.mk> >X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" >X.include <bsd.port.post.mk> >END-of-pear-XML_HTMLSax/Makefile >echo x - pear-XML_HTMLSax/distinfo >sed 's/^X//' >pear-XML_HTMLSax/distinfo << 'END-of-pear-XML_HTMLSax/distinfo' >XMD5 (PEAR/XML_HTMLSax-2.1.2.tgz) = f2cd9ea8ed1c59cc3046675d41c7cf98 >XSIZE (PEAR/XML_HTMLSax-2.1.2.tgz) = 16099 >END-of-pear-XML_HTMLSax/distinfo >echo x - pear-XML_HTMLSax/pkg-descr >sed 's/^X//' >pear-XML_HTMLSax/pkg-descr << 'END-of-pear-XML_HTMLSax/pkg-descr' >XPEAR::XML_HTMLSax provides an API very similar to the native PHP XML >Xextension (http://www.php.net/xml), allowing handlers using one to be easily >Xadapted to the other. >X >XThe key difference is HTMLSax will not break on badly formed XML, allowing it >Xto be used for parsing HTML documents. Otherwise HTMLSax supports all the >Xhandlers available from Expat except namespace and external entity handlers. >X >XProvides methods for handling XML escapes as well as JSP/ASP opening and close >Xtags. >X >XWWW: http://pear.php.net/package/XML_HTMLSax/ >END-of-pear-XML_HTMLSax/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 79403
: 52389