Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 2009 23:15:14 GMT
From:      Rick van der Zwet <info@rickvanderzwet.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136395: New Port: textproc/p5-XML-TinyXML CPAN XML::TinyXML alternative to p5-XML-Tiny
Message-ID:  <200907062315.n66NFEq6017543@www.freebsd.org>
Resent-Message-ID: <200907062320.n66NK1im002778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136395
>Category:       ports
>Synopsis:       New Port: textproc/p5-XML-TinyXML CPAN XML::TinyXML alternative to p5-XML-Tiny
>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:   Mon Jul 06 23:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Rick van der Zwet
>Release:        7.2-RELEASE
>Organization:
AnyWi
>Environment:
FreeBSD virbsd 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:

"Since in some environments it could be desirable to avoid installing Expat, XmlParser and blahblahblah , needed by most XML-related perl modules,. my main scope was to obtain a fast xml library usable from perl (so with a powerful interface) but without the need to install a lot of other modules (or even C libraries) to have it working. Once I discovered XS I started porting a very little and efficent xml library I wrote in C some years ago." source: http://search.cpan.org/dist/XML-TinyXML/lib/XML/TinyXML.pm
>How-To-Repeat:

>Fix:
See attached patch


Patch attached with submission follows:

# 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:
#
#	textproc/p5-XML-TinyXML
#	textproc/p5-XML-TinyXML/Makefile
#	textproc/p5-XML-TinyXML/distinfo
#	textproc/p5-XML-TinyXML/pkg-descr
#	textproc/p5-XML-TinyXML/pkg-plist
#
echo c - textproc/p5-XML-TinyXML
mkdir -p textproc/p5-XML-TinyXML > /dev/null 2>&1
echo x - textproc/p5-XML-TinyXML/Makefile
sed 's/^X//' >textproc/p5-XML-TinyXML/Makefile << 'a12cbbbe01165733e94206a9457b54c1'
X# New ports collection makefile for:	p5-XML-TinyXML
X# Date created:		2009-07-09
X# Whom:			Rick van der Zwet <info@rickvanderzwet.nl>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	XML-TinyXML
XPORTVERSION=	0.11
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	info@rickvanderzwet.nl
XCOMMENT=	Little and efficient Perl module to manage xml data
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::TinyXML.3 XML::TinyXML::Node.3
X
X.include <bsd.port.mk>
a12cbbbe01165733e94206a9457b54c1
echo x - textproc/p5-XML-TinyXML/distinfo
sed 's/^X//' >textproc/p5-XML-TinyXML/distinfo << '337428d9273552a45b661cceec481d27'
XMD5 (XML-TinyXML-0.11.tar.gz) = d48561b50f960803f0d48d94f85de446
XSHA256 (XML-TinyXML-0.11.tar.gz) = d9f7206e1a8fd991890eebe4bc1c5c9f319f1561d453a8e4cf3cbe7340f33f5c
XSIZE (XML-TinyXML-0.11.tar.gz) = 28434
337428d9273552a45b661cceec481d27
echo x - textproc/p5-XML-TinyXML/pkg-descr
sed 's/^X//' >textproc/p5-XML-TinyXML/pkg-descr << '57a97b6aa10a342b82ea0bea24f45fe0'
XLittle and efficient Perl module to manage xml data. 
X
XWWW:	http://search.cpan.org/dist/XML-TinyXML/
57a97b6aa10a342b82ea0bea24f45fe0
echo x - textproc/p5-XML-TinyXML/pkg-plist
sed 's/^X//' >textproc/p5-XML-TinyXML/pkg-plist << 'fc5190721cb76b96ab050b2bc36e529c'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/TinyXML/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/TinyXML/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/TinyXML/TinyXML.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/TinyXML/TinyXML.so
X%%SITE_PERL%%/%%PERL_ARCH%%/XML/TinyXML.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/XML/TinyXML/Node.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/TinyXML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML/TinyXML
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML
X
X
fc5190721cb76b96ab050b2bc36e529c
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907062315.n66NFEq6017543>