Date: Wed, 10 Jan 2007 16:02:09 -0300 (ART) From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/107780: [new port] p5-CGI-Expand Message-ID: <200701101902.l0AJ29q0028773@omega.iib.unsam.edu.ar> Resent-Message-ID: <200701101910.l0AJAKuG097457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107780 >Category: ports >Synopsis: [new port] p5-CGI-Expand >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 Jan 10 19:10:19 GMT 2007 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 6.0-RELEASE-p4 i386 >Organization: IIB-UNSAM >Environment: System: FreeBSD omega.iib.unsam.edu.ar 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan 25 12:43:39 ART 2006 fernan@omega.iib.unsam.edu.ar:/usr/obj/usr/src/sys/OMEGA i386 >Description: This is required by the Params::Nested Catalyst Plugin >How-To-Repeat: >Fix: --- p5-CGI-Expand.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-CGI-Expand # p5-CGI-Expand/Makefile # p5-CGI-Expand/pkg-descr # p5-CGI-Expand/distinfo # p5-CGI-Expand/pkg-plist # echo c - p5-CGI-Expand mkdir -p p5-CGI-Expand > /dev/null 2>&1 echo x - p5-CGI-Expand/Makefile sed 's/^X//' >p5-CGI-Expand/Makefile << 'END-of-p5-CGI-Expand/Makefile' X# New ports collection makefile for: www/p5-CGI-Expand X# Date created: 28 Dec 2006 X# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> X# X# $FreeBSD$ X# X XPORTNAME= CGI-Expand XPORTVERSION= 2.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= fernan@iib.unsam.edu.ar XCOMMENT= Convert flat hash to nested data using TT2's dot convention X XBUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= CGI::Expand.3 X X.include <bsd.port.pre.mk> X.if ${PERL_LEVEL} <= 500801 XIGNORE= requires Perl 5.8.1. Install lang/perl5.8, and try again X.endif X.include <bsd.port.post.mk> END-of-p5-CGI-Expand/Makefile echo x - p5-CGI-Expand/pkg-descr sed 's/^X//' >p5-CGI-Expand/pkg-descr << 'END-of-p5-CGI-Expand/pkg-descr' XConverts a CGI query into structured data using a dotted name convention Xsimilar to TT2. X Xexpand_cgi works with CGI.pm, Apache::Request or anything with an appropriate X"param" method. Or you can use expand_hash directly. X XIf you prefer to use a different flattening convention then CGI::Expand can Xbe subclassed. X XWWW: http://search.cpan.org/dist/CGI-Expand END-of-p5-CGI-Expand/pkg-descr echo x - p5-CGI-Expand/distinfo sed 's/^X//' >p5-CGI-Expand/distinfo << 'END-of-p5-CGI-Expand/distinfo' XMD5 (CGI-Expand-2.02.tar.gz) = 9eb20cf962df24056687b2152bdc5b70 XSHA256 (CGI-Expand-2.02.tar.gz) = 799d81cae2a8813a2d53cb1155ba0ce267149d3b70f55e44cbdb6a22add84ede XSIZE (CGI-Expand-2.02.tar.gz) = 8634 END-of-p5-CGI-Expand/distinfo echo x - p5-CGI-Expand/pkg-plist sed 's/^X//' >p5-CGI-Expand/pkg-plist << 'END-of-p5-CGI-Expand/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Expand/.packlist X%%SITE_PERL%%/CGI/Expand.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Expand X@dirrmtry %%SITE_PERL%%/CGI END-of-p5-CGI-Expand/pkg-plist exit --- p5-CGI-Expand.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701101902.l0AJ29q0028773>