Date: Wed, 25 May 2005 21:45:05 -0500 (CDT) From: Travis Campbell <hcoyote@ghostar.ath.cx> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/81489: new port www/p5-Catalyst-Model-CDBI-Sweet provides convient count, search, page, and cache functions for Catalyst Message-ID: <200505260245.j4Q2j5bK063693@malkavian.ghostar.ath.cx> Resent-Message-ID: <200505260250.j4Q2o1EJ083341@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81489 >Category: ports >Synopsis: new port www/p5-Catalyst-Model-CDBI-Sweet provides convient count, search, page, and cache functions for Catalyst >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu May 26 02:50:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Travis Campbell >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: Catalyst::Model::CDBI::Sweet provides convenient count, search, page, and cache functions in a sweet package. It integrates these functions with Class::DBI in a convenient and efficient way. >How-To-Repeat: >Fix: --- p5-Catalyst-Model-CDBI-Sweet.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-Model-CDBI-Sweet # p5-Catalyst-Model-CDBI-Sweet/Makefile # p5-Catalyst-Model-CDBI-Sweet/distinfo # p5-Catalyst-Model-CDBI-Sweet/pkg-descr # p5-Catalyst-Model-CDBI-Sweet/pkg-plist # echo c - p5-Catalyst-Model-CDBI-Sweet mkdir -p p5-Catalyst-Model-CDBI-Sweet > /dev/null 2>&1 echo x - p5-Catalyst-Model-CDBI-Sweet/Makefile sed 's/^X//' >p5-Catalyst-Model-CDBI-Sweet/Makefile << 'END-of-p5-Catalyst-Model-CDBI-Sweet/Makefile' X# New ports collection makefile for: www/p5-Catalyst-Model-CDBI-Sweet X# Date created: 18 May 2005 X# Whom: Travis Campbell <hcoyote@ghostar.org> X# X# $FreeBSD$ X# X XPORTNAME= Catalyst-Model-CDBI-Sweet XPORTVERSION= 0.03 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../by-authors/id/M/MR/MRAMBERG XPKGNAMEPREFIX= p5- X XMAINTAINER= hcoyote@ghostar.org XCOMMENT= CDBI model class for Catalyst that makes things sweeter X XBUILD_DEPENDS= ${SITE_PERL}/Class/DBI/Loader.pm:${PORTSDIR}/databases/p5-Class-DBI-Loader \ X ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \ X ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \ X ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ X ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ X ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ X ${SITE_PERL}/Data/Page.pm:${PORTSDIR}/databases/p5-Data-Page \ X ${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_MODBUILD= yes X XMAN3= Catalyst::Model::CDBI::Sweet.3 X X.include <bsd.port.pre.mk> X.if ${PERL_LEVEL} <= 500801 XIGNORE= Install lang/perl5.8, and try again X.endif X.include <bsd.port.post.mk> END-of-p5-Catalyst-Model-CDBI-Sweet/Makefile echo x - p5-Catalyst-Model-CDBI-Sweet/distinfo sed 's/^X//' >p5-Catalyst-Model-CDBI-Sweet/distinfo << 'END-of-p5-Catalyst-Model-CDBI-Sweet/distinfo' XMD5 (Catalyst-Model-CDBI-Sweet-0.03.tar.gz) = 572e3c111f5d825cc692e59b3d2eb3fe XSIZE (Catalyst-Model-CDBI-Sweet-0.03.tar.gz) = 6921 END-of-p5-Catalyst-Model-CDBI-Sweet/distinfo echo x - p5-Catalyst-Model-CDBI-Sweet/pkg-descr sed 's/^X//' >p5-Catalyst-Model-CDBI-Sweet/pkg-descr << 'END-of-p5-Catalyst-Model-CDBI-Sweet/pkg-descr' XCatalyst::Model::CDBI::Sweet provides convenient count, search, page, and cache Xfunctions in a sweet package. It integrates these functions with Class::DBI in Xa convenient and efficient way. X XWWW: http://search.cpan.org/dist/Catalyst-Model-CDBI-Sweet END-of-p5-Catalyst-Model-CDBI-Sweet/pkg-descr echo x - p5-Catalyst-Model-CDBI-Sweet/pkg-plist sed 's/^X//' >p5-Catalyst-Model-CDBI-Sweet/pkg-plist << 'END-of-p5-Catalyst-Model-CDBI-Sweet/pkg-plist' X%%SITE_PERL%%/Catalyst/Model/CDBI/Sweet.pm X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Model/CDBI 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Model 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true END-of-p5-Catalyst-Model-CDBI-Sweet/pkg-plist exit --- p5-Catalyst-Model-CDBI-Sweet.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?200505260245.j4Q2j5bK063693>