From gslin@netnews.NCTU.edu.tw Tue Aug 1 09:48:51 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 488A516A4DF for ; Tue, 1 Aug 2006 09:48:51 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF50F43D4C for ; Tue, 1 Aug 2006 09:48:50 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 219634A; Tue, 1 Aug 2006 17:48:47 +0800 (CST) Message-Id: <20060801094847.219634A@netnews.NCTU.edu.tw> Date: Tue, 1 Aug 2006 17:48:47 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@freebsd.org Cc: gslin@gslin.org Subject: [NEW PORT] textproc/p5-XML-Literal: Syntax suppor for XML literals X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 101155 >Category: ports >Synopsis: [NEW PORT] textproc/p5-XML-Literal: Syntax suppor for XML literals >Confidential: no >Severity: non-critical >Priority: low >Responsible: clsung >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 01 09:50:16 GMT 2006 >Closed-Date: Tue Aug 01 12:26:51 GMT 2006 >Last-Modified: Tue Aug 01 12:26:51 GMT 2006 >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 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@gslin.org XCOMMENT= Syntax suppor for XML literals X XPERL_CONFIGURE= yes X XMAN3= XML::Literal.3 X X.include 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 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@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Literal/.packlist X%%SITE_PERL%%/XML/Literal.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Literal X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML X@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: Responsible-Changed-From-To: freebsd-ports-bugs->clsung Responsible-Changed-By: edwin Responsible-Changed-When: Tue Aug 1 09:50:23 UTC 2006 Responsible-Changed-Why: clsung@ wants his PRs http://www.freebsd.org/cgi/query-pr.cgi?pr=101155 State-Changed-From-To: open->closed State-Changed-By: clsung State-Changed-When: Tue Aug 1 12:26:50 UTC 2006 State-Changed-Why: New port added. Thank You. http://www.freebsd.org/cgi/query-pr.cgi?pr=101155 >Unformatted: