ports/79367: New port: textproc/pear-XML_Wddx PEAR Wddx pretty serializer and deserializer

Antonio Carlos Venancio Junior antonio at php.net
Wed Mar 30 13:00:18 UTC 2005


>Number:         79367
>Category:       ports
>Synopsis:       New port: textproc/pear-XML_Wddx PEAR Wddx pretty serializer and deserializer
>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:   Wed Mar 30 13:00:17 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_Wddx PEAR Wddx pretty serializer and deserializer

PEAR::XML_Wddx does 2 things:
a) a drop in replacement for the XML_Wddx extension (if it's not built in)
b) produce an editable wddx file (with indenting etc.) and uses CDATA, rather
than char tags

This package contains 2 static methods:
XML_Wddx:serialize($value)
XML_Wddx:deserialize($value)

Should be 90% compatible with wddx_deserialize(), and the deserializer will
use wddx_deserialize if it is built in.

No support for recordsets is available at present in the PHP version of the
deserializer.
>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_Wddx
#	pear-XML_Wddx/Makefile
#	pear-XML_Wddx/distinfo
#	pear-XML_Wddx/pkg-descr
#
echo c - pear-XML_Wddx
mkdir -p pear-XML_Wddx > /dev/null 2>&1
echo x - pear-XML_Wddx/Makefile
sed 's/^X//' >pear-XML_Wddx/Makefile << 'END-of-pear-XML_Wddx/Makefile'
X# Ports collection makefile for:  pear-XML_Wddx
X# Date created:			  30 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML_Wddx
XPORTVERSION=	1.0.1
XCATEGORIES=	textproc devel pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR Wddx pretty serializer and deserializer
X
XBUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	XML
XFILES=		Wddx.php
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_Wddx/Makefile
echo x - pear-XML_Wddx/distinfo
sed 's/^X//' >pear-XML_Wddx/distinfo << 'END-of-pear-XML_Wddx/distinfo'
XMD5 (PEAR/XML_Wddx-1.0.1.tgz) = 6512882461a3b9da49382be1baf1f1e3
XSIZE (PEAR/XML_Wddx-1.0.1.tgz) = 3911
END-of-pear-XML_Wddx/distinfo
echo x - pear-XML_Wddx/pkg-descr
sed 's/^X//' >pear-XML_Wddx/pkg-descr << 'END-of-pear-XML_Wddx/pkg-descr'
XPEAR::XML_Wddx does 2 things:
Xa) a drop in replacement for the XML_Wddx extension (if it's not built in)
Xb) produce an editable wddx file (with indenting etc.) and uses CDATA, rather
Xthan char tags
X
XThis package contains 2 static methods:
XXML_Wddx:serialize($value)
XXML_Wddx:deserialize($value)
X
XShould be 90% compatible with wddx_deserialize(), and the deserializer will
Xuse wddx_deserialize if it is built in.
X
XNo support for recordsets is available at present in the PHP version of the
Xdeserializer.
X
XWWW: http://pear.php.net/package/XML_Wddx/
END-of-pear-XML_Wddx/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list