Date: 22 Apr 2009 21:15:26 +0400 From: "Alexey V.Degtyarev" <alexey@renatasystems.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133923: New port: www/p5-Catalyst-Plugin-CommandLine - Catalyst plugin to make controllers or models available for scripts Message-ID: <20090422171526.84625.qmail@hs-9.renatasystems.org> Resent-Message-ID: <200904221720.n3MHK2Tn015953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133923 >Category: ports >Synopsis: New port: www/p5-Catalyst-Plugin-CommandLine - Catalyst plugin to make controllers or models available for scripts >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 Apr 22 17:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexey V. Degtyarev >Release: FreeBSD 7.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD renatasystems.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Use this module if you need to have access to the Catalyst controllers or models from command line script. >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-CommandLine.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-Catalyst-Plugin-CommandLine # p5-Catalyst-Plugin-CommandLine/Makefile # p5-Catalyst-Plugin-CommandLine/distinfo # p5-Catalyst-Plugin-CommandLine/pkg-descr # p5-Catalyst-Plugin-CommandLine/pkg-plist # echo c - p5-Catalyst-Plugin-CommandLine mkdir -p p5-Catalyst-Plugin-CommandLine > /dev/null 2>&1 echo x - p5-Catalyst-Plugin-CommandLine/Makefile sed 's/^X//' >p5-Catalyst-Plugin-CommandLine/Makefile << '8e48da950aa5ce9e0babf2f1bf44d8b2' X# New ports collection makefile for: p5-Catalyst-Plugin-CommandLine X# Date created: Wed 22 Apr 2009 X# Whom: Alexey V. Degtyarev <alexey@renatasystems.org> X# X# $FreeBSD$ X# X XPORTNAME= Catalyst-Plugin-CommandLine XPORTVERSION= 0.05 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= alexey@renatasystems.org XCOMMENT= Catalyst plugin to make controllers or models available for scripts X XBUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ X ${SITE_PERL}/URI/http.pm:${PORTSDIR}/net/p5-URI \ X ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Catalyst::Plugin::CommandLine.3 X X.include <bsd.port.mk> 8e48da950aa5ce9e0babf2f1bf44d8b2 echo x - p5-Catalyst-Plugin-CommandLine/distinfo sed 's/^X//' >p5-Catalyst-Plugin-CommandLine/distinfo << 'ee4815ab779c66df2bf0ddd67908da3e' XMD5 (Catalyst-Plugin-CommandLine-0.05.tar.gz) = b88626d1d8cec8bf5b9a36b91c08d936 XSHA256 (Catalyst-Plugin-CommandLine-0.05.tar.gz) = 05d5d45aad97b86689203125544b04b8d64e76ee9df1a4a31b3a7dafc28bb2d1 XSIZE (Catalyst-Plugin-CommandLine-0.05.tar.gz) = 4314 ee4815ab779c66df2bf0ddd67908da3e echo x - p5-Catalyst-Plugin-CommandLine/pkg-descr sed 's/^X//' >p5-Catalyst-Plugin-CommandLine/pkg-descr << '900add620aa8fffaaef8abd4d59845a8' XUse this module if you need to have access to the Catalyst controllers or Xmodels from command line script. X XWWW: http://search.cpan.org/~jkutej/Catalyst-Plugin-CommandLine-0.05/ 900add620aa8fffaaef8abd4d59845a8 echo x - p5-Catalyst-Plugin-CommandLine/pkg-plist sed 's/^X//' >p5-Catalyst-Plugin-CommandLine/pkg-plist << '937eb9f546640f39dba90dcab0ed03be' X%%SITE_PERL%%/Catalyst/Plugin/CommandLine.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CommandLine/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/CommandLine X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin X@dirrmtry %%SITE_PERL%%/Catalyst 937eb9f546640f39dba90dcab0ed03be exit --- p5-Catalyst-Plugin-CommandLine.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?20090422171526.84625.qmail>