ports/101157: [NEW PORT] textproc/p5-XML-All: Overloaded XML objects
Gea-Suan Lin
gslin at gslin.org
Tue Aug 1 10:00:38 UTC 2006
>Number: 101157
>Category: ports
>Synopsis: [NEW PORT] textproc/p5-XML-All: Overloaded XML objects
>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: Tue Aug 01 10:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This module provides a handy wrapper around XML::Twig and XML::Literal
to provide easy accessors to the XML structures.
WWW: http://search.cpan.org/dist/XML-All/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-XML-All-0.02.shar begins here ---
# 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:
#
# p5-XML-All
# p5-XML-All/pkg-descr
# p5-XML-All/Makefile
# p5-XML-All/pkg-plist
# p5-XML-All/distinfo
#
echo c - p5-XML-All
mkdir -p p5-XML-All > /dev/null 2>&1
echo x - p5-XML-All/pkg-descr
sed 's/^X//' >p5-XML-All/pkg-descr << 'END-of-p5-XML-All/pkg-descr'
XThis module provides a handy wrapper around XML::Twig and XML::Literal
Xto provide easy accessors to the XML structures.
X
XWWW: http://search.cpan.org/dist/XML-All/
END-of-p5-XML-All/pkg-descr
echo x - p5-XML-All/Makefile
sed 's/^X//' >p5-XML-All/Makefile << 'END-of-p5-XML-All/Makefile'
X# New ports collection makefile for: p5-XML-All
X# Date created: 2006-08-01
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= XML-All
XPORTVERSION= 0.02
XCATEGORIES= textproc perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= XML
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Overloaded XML objects
X
XRUN_DEPENDS= ${SITE_PERL}/Class/InsideOut.pm:${PORTSDIR}/devel/p5-Class-InsideOut \
X ${SITE_PERL}/Exporter/Lite.pm:${PORTSDIR}/devel/p5-Exporter-Lite \
X ${SITE_PERL}/Tie/Simple.pm:${PORTSDIR}/devel/p5-Tie-Simple \
X ${SITE_PERL}/XML/Literal.pm:${PORTSDIR}/textproc/p5-XML-Literal \
X ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig
XBUILD_DEPENDS= ${RUN_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= XML::All.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601 # Inherited from textproc/p5-XML-Twig
XIGNORE= requires Perl 5.6.1 or newer, install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-XML-All/Makefile
echo x - p5-XML-All/pkg-plist
sed 's/^X//' >p5-XML-All/pkg-plist << 'END-of-p5-XML-All/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/All/.packlist
X%%SITE_PERL%%/XML/All.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/All
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X at dirrmtry %%SITE_PERL%%/XML
END-of-p5-XML-All/pkg-plist
echo x - p5-XML-All/distinfo
sed 's/^X//' >p5-XML-All/distinfo << 'END-of-p5-XML-All/distinfo'
XMD5 (XML-All-0.02.tar.gz) = 2d6e0034b73e71dff533c2ca97384fc2
XSHA256 (XML-All-0.02.tar.gz) = 425839d930ddd68f14fc60253c4e125308199e56e78df3bee5bebf78cb8af8a7
XSIZE (XML-All-0.02.tar.gz) = 25951
END-of-p5-XML-All/distinfo
exit
--- p5-XML-All-0.02.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list