Date: Wed, 10 Jan 2007 16:02:10 -0300 (ART) From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/107781: [new port] Catalyst-Plugin-Session-Store-DBIC Message-ID: <200701101902.l0AJ2AY8028786@omega.iib.unsam.edu.ar> Resent-Message-ID: <200701101910.l0AJAK9Q097470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107781 >Category: ports >Synopsis: [new port] Catalyst-Plugin-Session-Store-DBIC >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:20 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Fernan Aguero >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-DBIC.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-DBIC # p5-Catalyst-Plugin-Session-Store-DBIC/Makefile # p5-Catalyst-Plugin-Session-Store-DBIC/distinfo # p5-Catalyst-Plugin-Session-Store-DBIC/pkg-descr # p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist # echo c - p5-Catalyst-Plugin-Session-Store-DBIC mkdir -p p5-Catalyst-Plugin-Session-Store-DBIC > /dev/null 2>&1 echo x - p5-Catalyst-Plugin-Session-Store-DBIC/Makefile sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-DBIC/Makefile << 'END-of-p5-Catalyst-Plugin-Session-Store-DBIC/Makefile' X# New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-DBIC 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-DBIC XPORTVERSION= 0.06 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Catalyst XPKGNAMEPREFIX= p5- X XMAINTAINER= fernan@iib.unsam.edu.ar XCOMMENT= Store your sessions via DBIx::Class X XBUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ X p5-Catalyst-Plugin-Session-Store-Delegate>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-Delegate \ X p5-DBIx-Class>=0.0700:${PORTSDIR}/databases/p5-DBIx-Class \ X p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ X p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ X p5-NEXT>=0:${PORTSDIR}/devel/p5-NEXT \ X p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Catalyst::Plugin::Session::Store::DBIC.3 \ X Catalyst::Plugin::Session::Store::DBIC::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-DBIC/Makefile echo x - p5-Catalyst-Plugin-Session-Store-DBIC/distinfo sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-DBIC/distinfo << 'END-of-p5-Catalyst-Plugin-Session-Store-DBIC/distinfo' XMD5 (Catalyst-Plugin-Session-Store-DBIC-0.06.tar.gz) = 68ff36ba2d403d905e1e1be5ef74a172 XSHA256 (Catalyst-Plugin-Session-Store-DBIC-0.06.tar.gz) = 7b5e28091b5719231933b20d18eaac37ffabeea9103acdcf260c9a9cf5ffffa1 XSIZE (Catalyst-Plugin-Session-Store-DBIC-0.06.tar.gz) = 7517 END-of-p5-Catalyst-Plugin-Session-Store-DBIC/distinfo echo x - p5-Catalyst-Plugin-Session-Store-DBIC/pkg-descr sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-DBIC/pkg-descr << 'END-of-p5-Catalyst-Plugin-Session-Store-DBIC/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-DBIC/pkg-descr echo x - p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist sed 's/^X//' >p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist << 'END-of-p5-Catalyst-Plugin-Session-Store-DBIC/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC/.packlist X%%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC.pm X%%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC/Delegate.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/DBIC X@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store/DBIC 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-DBIC/pkg-plist exit --- p5-Catalyst-Plugin-Session-Store-DBIC.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.l0AJ2AY8028786>