Date: Wed, 10 Jan 2007 16:02:13 -0300 (ART) From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/107784: [new port] Catalyst-Plugin-Session-Store-Delegate Message-ID: <200701101902.l0AJ2DwE028812@omega.iib.unsam.edu.ar> Resent-Message-ID: <200701101920.l0AJKVS9098490@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107784 >Category: ports >Synopsis: [new port] Catalyst-Plugin-Session-Store-Delegate >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:20:26 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: YACP, Yet Another Catalyst Plugin :) >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Session-Store-Delegate.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-Session-Store-Delegate # p5-Catalyst-Plugin-Session-Store-Delegate/Makefile # p5-Catalyst-Plugin-Session-Store-Delegate/distinfo # p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr # p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist # echo c - p5-Catalyst-Plugin-Session-Store-Delegate mkdir -p p5-Catalyst-Plugin-Session-Store-Delegate > /dev/null 2>&1 echo x - p5-Catalyst-Plugin-Session-Store-Delegate/Makefile sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-Delegate/Makefile << 'END-of-p5-Catalyst-Plugin-Session-Store-Delegate/Makefile' X# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-Delegate X# Date created: 28 Dec 2006 X# Whom: Fernan Aguero <fernan@iib.unsam.edu.ar> X# X# $FreeBSD$ X# X XPORTNAME= Catalyst-Plugin-Session-Store-Delegate XPORTVERSION= 0.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Catalyst XPKGNAMEPREFIX= p5- X XMAINTAINER= fernan@iib.unsam.edu.ar XCOMMENT= Delegate session storage to an application model object X XBUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.12:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ X p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor XRUN_DEPENDS= ${BUILD_DEPENDS} XPERL_CONFIGURE= yes X XMAN3= Catalyst::Plugin::Session::Store::Delegate.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-Catalyst-Plugin-Session-Store-Delegate/Makefile echo x - p5-Catalyst-Plugin-Session-Store-Delegate/distinfo sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-Delegate/distinfo << 'END-of-p5-Catalyst-Plugin-Session-Store-Delegate/distinfo' XMD5 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = f838dce5352222acbe240a1072e7c60f XSHA256 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = ae28da3f2462202dd682b45e62d9dfe64174c5e5f03407a3dcf70025dc699eeb XSIZE (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 5087 END-of-p5-Catalyst-Plugin-Session-Store-Delegate/distinfo echo x - p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr << 'END-of-p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr' XThis storage module will store session data in a database using DBIx::Class. X XWWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ END-of-p5-Catalyst-Plugin-Session-Store-Delegate/pkg-descr echo x - p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist << 'END-of-p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/Delegate/.packlist X%%SITE_PERL%%/Catalyst/Plugin/Session/Store/Delegate.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/Delegate X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin X@dirrmtry %%SITE_PERL%%/Catalyst END-of-p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist exit --- p5-Catalyst-Plugin-Session-Store-Delegate.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.l0AJ2DwE028812>