ports/101155: [NEW PORT] textproc/p5-XML-Literal: Syntax suppor for
XML literals
Gea-Suan Lin
gslin at gslin.org
Tue Aug 1 09:50:18 UTC 2006
>Number: 101155
>Category: ports
>Synopsis: [NEW PORT] textproc/p5-XML-Literal: Syntax suppor for XML literals
>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 09:50:16 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 takes one function at its use line. Afterwards, all
single-line <...> calls that looks like a XML literal will be
processed with that function, instead of the built-in shell glob.
Support for qx<...> overriding for multiline XML literals is planned
for Perl 5.10.
WWW: http://search.cpan.org/dist/XML-Literal/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-XML-Literal-0.01.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-Literal
# p5-XML-Literal/pkg-descr
# p5-XML-Literal/Makefile
# p5-XML-Literal/pkg-plist
# p5-XML-Literal/distinfo
#
echo c - p5-XML-Literal
mkdir -p p5-XML-Literal > /dev/null 2>&1
echo x - p5-XML-Literal/pkg-descr
sed 's/^X//' >p5-XML-Literal/pkg-descr << 'END-of-p5-XML-Literal/pkg-descr'
XThis module takes one function at its use line. Afterwards, all
Xsingle-line <...> calls that looks like a XML literal will be
Xprocessed with that function, instead of the built-in shell glob.
X
XSupport for qx<...> overriding for multiline XML literals is planned
Xfor Perl 5.10.
X
XWWW: http://search.cpan.org/dist/XML-Literal/
END-of-p5-XML-Literal/pkg-descr
echo x - p5-XML-Literal/Makefile
sed 's/^X//' >p5-XML-Literal/Makefile << 'END-of-p5-XML-Literal/Makefile'
X# New ports collection makefile for: p5-XML-Literal
X# Date created: 2006-08-01
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= XML-Literal
XPORTVERSION= 0.01
XCATEGORIES= textproc perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= XML
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Syntax suppor for XML literals
X
XPERL_CONFIGURE= yes
X
XMAN3= XML::Literal.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE= requires Perl 5.6.0 or newer, install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-XML-Literal/Makefile
echo x - p5-XML-Literal/pkg-plist
sed 's/^X//' >p5-XML-Literal/pkg-plist << 'END-of-p5-XML-Literal/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Literal/.packlist
X%%SITE_PERL%%/XML/Literal.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Literal
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
X at dirrmtry %%SITE_PERL%%/XML
END-of-p5-XML-Literal/pkg-plist
echo x - p5-XML-Literal/distinfo
sed 's/^X//' >p5-XML-Literal/distinfo << 'END-of-p5-XML-Literal/distinfo'
XMD5 (XML-Literal-0.01.tar.gz) = ab95fe07e61aa7525250546d7c9a97c8
XSHA256 (XML-Literal-0.01.tar.gz) = 0f87fce67b76334ae22bd0e01b2b425244780107cb92817568acd18d76b17b9d
XSIZE (XML-Literal-0.01.tar.gz) = 24468
END-of-p5-XML-Literal/distinfo
exit
--- p5-XML-Literal-0.01.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list