ports/79402: New port: textproc/pear-XML_Beautifier PEAR class to format XML documents

Antonio Carlos Venancio Junior antonio at php.net
Thu Mar 31 16:50:04 UTC 2005


>Number:         79402
>Category:       ports
>Synopsis:       New port: textproc/pear-XML_Beautifier PEAR class to format XML documents
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 31 16:50:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #6: Tue Mar 22 09:46:44 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: textproc/pear-XML_Beautifier PEAR class to format XML documents

PEAR::XML_Beautifier will add indentation and linebreaks to you XML files,
replace all entities, format your comments and makes your document easier to
read.

You can influence the way your document is beautified with several options.
>How-To-Repeat:
>Fix:
# 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_Beautifier
#	pear-XML_Beautifier/Makefile
#	pear-XML_Beautifier/distinfo
#	pear-XML_Beautifier/pkg-descr
#
echo c - pear-XML_Beautifier
mkdir -p pear-XML_Beautifier > /dev/null 2>&1
echo x - pear-XML_Beautifier/Makefile
sed 's/^X//' >pear-XML_Beautifier/Makefile << 'END-of-pear-XML_Beautifier/Makefile'
X# Ports collection makefile for:  pear-XML_Beautifier
X# Date created:			  31 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML_Beautifier
XPORTVERSION=	1.1
XCATEGORIES=	textproc devel pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR class to format XML documents
X
XBUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
X		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	XML
XFILES=		Beautifier/Renderer.php Beautifier/Tokenizer.php \
X		Beautifier/Renderer/Plain.php Beautifier.php
XEXAMPLES=	example1.php example2.php example3.php example4.php example5.php \
X		example6.php test.xml
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_Beautifier/Makefile
echo x - pear-XML_Beautifier/distinfo
sed 's/^X//' >pear-XML_Beautifier/distinfo << 'END-of-pear-XML_Beautifier/distinfo'
XMD5 (PEAR/XML_Beautifier-1.1.tgz) = d121758edb840d9107debb26bb5837d7
XSIZE (PEAR/XML_Beautifier-1.1.tgz) = 9854
END-of-pear-XML_Beautifier/distinfo
echo x - pear-XML_Beautifier/pkg-descr
sed 's/^X//' >pear-XML_Beautifier/pkg-descr << 'END-of-pear-XML_Beautifier/pkg-descr'
XPEAR::XML_Beautifier will add indentation and linebreaks to you XML files,
Xreplace all entities, format your comments and makes your document easier to
Xread.
X
XYou can influence the way your document is beautified with several options.
X
XWWW: http://pear.php.net/package/XML_Beautifier/
END-of-pear-XML_Beautifier/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list