ports/132558: New Port Submission
Gerard Seibert
gerard at seibercom.net
Wed Mar 11 20:20:02 UTC 2009
>Number: 132558
>Category: ports
>Synopsis: New Port Submission
>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 Mar 11 20:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Gerard Seibert
>Release: 6.3-RELEASE-p6
>Organization:
seibercom.net
>Environment:
FreeBSD scorpio.seibercom.net 6.3-RELEASE-p6 FreeBSD 6.3-RELEASE-p6 #0: Thu Dec 11 22:02:51 EST 2008 gerard at scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO i386
>Description:
New Port: www/p5-CGI-Session-ExpireSessions
Description: Perl module to delete expired CGI::Session-type sessions
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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:
#
# ./
# ./Makefile
# ./distinfo
# ./pkg-descr
# ./pkg-plist
#
echo c - ./
mkdir -p ./ > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for: p5-CGI-Session-ExpireSessions
X# Date created: Wed, 11 March 2009 17:21:32 GMT
X# Whom: Gerard Seibert <gerard at seibercom.net>
X#
X# $FreeBSD$
X
XPORTNAME= CGI-Session-ExpireSessions
XPORTVERSION= 1.09
XCATEGORIES= www perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= CGI
XPKGNAMEPREFIX= p5-
XEXTRACT_SUFX= .tgz
X
XMAINTAINER= gerard at seibercom.net
XCOMMENT= Perl module to delete expired CGI::Session-type sessions
X
XBUILD_DEPENDS= p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod
XRUN_DEPENDS= p5-CGI-Session>=4.40:${PORTSDIR}/www/p5-CGI-Session \
X p5-PathTools>=3.2900:${PORTSDIR}/devel/p5-PathTools
X
XMAN3= CGI::Session::ExpireSessions.3
XMANCOMPRESSED= no
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (CGI-Session-ExpireSessions-1.09.tgz) = e9dfc509f6aa228650c3a55d4dc7bc5c
XSHA256 (CGI-Session-ExpireSessions-1.09.tgz) = c022c84fc2e436ba62efc1ede80ba24d53399672a6abcfe31ddebecef141cf83
XSIZE (CGI-Session-ExpireSessions-1.09.tgz) = 12356
END-of-./distinfo
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XCGI::Session::ExpireSessions is a pure Perl module.
X
XIt deletes CGI::Session-type sessions which have passed their use-by date.
X
XIt works with CGI::Session-type sessions in a database or in disk files,
Xbut does not appear to work with CGI::Session::PureSQL-type sessions.
X
XThe recommended way to use this module is via method expire_sessions(),
Xwhich requires CGI::Session V 4 or later.
X
XWWW: http://search.cpan.org/~rsavage/CGI-Session-ExpireSessions-1.09/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session/ExpireSessions/.packlist
X%%SITE_PERL%%/CGI/Session/ExpireSessions.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Session/ExpireSessions
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/CGI
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/CGI/Session
END-of-./pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list