From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 26 05:20:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A2D16A41C for ; Thu, 26 May 2005 05:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD3643D1F for ; Thu, 26 May 2005 05:20:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4Q5K1nU006336 for ; Thu, 26 May 2005 05:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4Q5K1ix006335; Thu, 26 May 2005 05:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 26 May 2005 05:20:01 GMT Resent-Message-Id: <200505260520.j4Q5K1ix006335@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Travis Campbell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F78C16A41C for ; Thu, 26 May 2005 05:12:01 +0000 (GMT) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: from malkavian.ghostar.ath.cx (rrcs-24-153-201-186.sw.biz.rr.com [24.153.201.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A2843D1F for ; Thu, 26 May 2005 05:12:00 +0000 (GMT) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: from malkavian.ghostar.ath.cx (hcoyote@localhost.ghostar.ath.cx [127.0.0.1]) by malkavian.ghostar.ath.cx (8.12.11/8.12.8) with ESMTP id j4Q5BxqR016598 for ; Thu, 26 May 2005 00:11:59 -0500 (CDT) (envelope-from hcoyote@malkavian.ghostar.ath.cx) Received: (from hcoyote@localhost) by malkavian.ghostar.ath.cx (8.12.11/8.12.11/Submit) id j4Q5BxsP016597; Thu, 26 May 2005 00:11:59 -0500 (CDT) (envelope-from hcoyote) Message-Id: <200505260511.j4Q5BxsP016597@malkavian.ghostar.ath.cx> Date: Thu, 26 May 2005 00:11:59 -0500 (CDT) From: Travis Campbell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/81491: new port www/p5-Catalyst-Plugin-Session-FastMmap FastMmap sessions for Catalyst X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Travis Campbell List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 05:20:02 -0000 >Number: 81491 >Category: ports >Synopsis: new port www/p5-Catalyst-Plugin-Session-FastMmap FastMmap sessions 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 05:20:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Travis Campbell >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: FastMmap sessions for Catalyst using Cache::FastMmap >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Session-FastMmap.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-FastMmap # p5-Catalyst-Plugin-Session-FastMmap/Makefile # p5-Catalyst-Plugin-Session-FastMmap/pkg-plist # p5-Catalyst-Plugin-Session-FastMmap/distinfo # p5-Catalyst-Plugin-Session-FastMmap/pkg-descr # echo c - p5-Catalyst-Plugin-Session-FastMmap mkdir -p p5-Catalyst-Plugin-Session-FastMmap > /dev/null 2>&1 echo x - p5-Catalyst-Plugin-Session-FastMmap/Makefile sed 's/^X//' >p5-Catalyst-Plugin-Session-FastMmap/Makefile << 'END-of-p5-Catalyst-Plugin-Session-FastMmap/Makefile' X# ex:ts=8 X# Ports collection makefile for: p5-Catalyst-Plugin-Session-FastMmap X# Date created: May 25, 2005 X# Whom: Travis Campbell X# X# $FreeBSD$ X# X XPORTNAME= Catalyst-Plugin-Session-FastMmap XPORTVERSION= 0.12 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= FastMmap sessions for Catalyst X XBUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \ X ${SITE_PERL}/${PERL_ARCH}/Cache/FastMmap.pm:${PORTSDIR}/devel/p5-Cache-FastMmap \ X ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ X ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ X ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ X ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ X ${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \ X ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= Catalyst::Plugin::Session::FastMmap.3 X X.include X.if ${PERL_LEVEL} < 500801 XIGNORE= requires Perl 5.8. Install lang/perl5.8, and try again X.endif X.include END-of-p5-Catalyst-Plugin-Session-FastMmap/Makefile echo x - p5-Catalyst-Plugin-Session-FastMmap/pkg-plist sed 's/^X//' >p5-Catalyst-Plugin-Session-FastMmap/pkg-plist << 'END-of-p5-Catalyst-Plugin-Session-FastMmap/pkg-plist' X%%SITE_PERL%%/Catalyst/Plugin/Session/FastMmap.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap/.packlist X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/FastMmap 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Session 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true END-of-p5-Catalyst-Plugin-Session-FastMmap/pkg-plist echo x - p5-Catalyst-Plugin-Session-FastMmap/distinfo sed 's/^X//' >p5-Catalyst-Plugin-Session-FastMmap/distinfo << 'END-of-p5-Catalyst-Plugin-Session-FastMmap/distinfo' XMD5 (Catalyst-Plugin-Session-FastMmap-0.12.tar.gz) = 088081c1dbd1215d441b667c30fe9a8f XSIZE (Catalyst-Plugin-Session-FastMmap-0.12.tar.gz) = 3144 END-of-p5-Catalyst-Plugin-Session-FastMmap/distinfo echo x - p5-Catalyst-Plugin-Session-FastMmap/pkg-descr sed 's/^X//' >p5-Catalyst-Plugin-Session-FastMmap/pkg-descr << 'END-of-p5-Catalyst-Plugin-Session-FastMmap/pkg-descr' XFastMmap sessions for Catalyst X XWWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-FastMmap/ X X- Travis Campbell Xhcoyote@ghostar.org END-of-p5-Catalyst-Plugin-Session-FastMmap/pkg-descr exit --- p5-Catalyst-Plugin-Session-FastMmap.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: