Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 02:44:03 +0200 (CEST)
From:      Palle Girgensohn <girgen@pingpong.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/71481: [NEW PORT] devel/p5-Cache-Simple-TimedExpiry: A lightweight cache with timed expiration
Message-ID:  <200409080044.i880i35u085445@banan.pingpong.net>
Resent-Message-ID: <200409080050.i880oPX1089066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71481
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Cache-Simple-TimedExpiry: A lightweight cache with timed expiration
>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 Sep 08 00:50:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD banan.pingpong.net 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sun May 30 05:11:45 CEST 2004
>Description:
A lightweight cache with timed expiration

WWW: http://search.cpan.org/dist/Cache-Simple-TimedExpiry/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Cache-Simple-TimedExpiry-0.21.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-Cache-Simple-TimedExpiry
#	p5-Cache-Simple-TimedExpiry/Makefile
#	p5-Cache-Simple-TimedExpiry/distinfo
#	p5-Cache-Simple-TimedExpiry/pkg-descr
#	p5-Cache-Simple-TimedExpiry/pkg-plist
#
echo c - p5-Cache-Simple-TimedExpiry
mkdir -p p5-Cache-Simple-TimedExpiry > /dev/null 2>&1
echo x - p5-Cache-Simple-TimedExpiry/Makefile
sed 's/^X//' >p5-Cache-Simple-TimedExpiry/Makefile << 'END-of-p5-Cache-Simple-TimedExpiry/Makefile'
X# New ports collection makefile for:	Cache-Simple-TimedExpiry
X# Date created:	   8 September 2004
X# Whom:		   Palle Girgensohn <girgen@pingpong.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Cache-Simple-TimedExpiry
XPORTVERSION=	0.21
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Cache
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	girgen@pingpong.net
XCOMMENT=	A lightweight cache with timed expiration
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Cache::Simple::TimedExpiry.3
X
X.include <bsd.port.mk>
END-of-p5-Cache-Simple-TimedExpiry/Makefile
echo x - p5-Cache-Simple-TimedExpiry/distinfo
sed 's/^X//' >p5-Cache-Simple-TimedExpiry/distinfo << 'END-of-p5-Cache-Simple-TimedExpiry/distinfo'
XMD5 (Cache-Simple-TimedExpiry-0.21.tar.gz) = dcd468732eb8c961bdddb8c81e21ddeb
XSIZE (Cache-Simple-TimedExpiry-0.21.tar.gz) = 8498
END-of-p5-Cache-Simple-TimedExpiry/distinfo
echo x - p5-Cache-Simple-TimedExpiry/pkg-descr
sed 's/^X//' >p5-Cache-Simple-TimedExpiry/pkg-descr << 'END-of-p5-Cache-Simple-TimedExpiry/pkg-descr'
XA lightweight cache with timed expiration
X
XWWW: http://search.cpan.org/dist/Cache-Simple-TimedExpiry/
END-of-p5-Cache-Simple-TimedExpiry/pkg-descr
echo x - p5-Cache-Simple-TimedExpiry/pkg-plist
sed 's/^X//' >p5-Cache-Simple-TimedExpiry/pkg-plist << 'END-of-p5-Cache-Simple-TimedExpiry/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/Simple/TimedExpiry/.packlist
X%%SITE_PERL%%/Cache/Simple/TimedExpiry.pm
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Cache 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Cache/Simple 2>/dev/null || true
END-of-p5-Cache-Simple-TimedExpiry/pkg-plist
exit
--- p5-Cache-Simple-TimedExpiry-0.21.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?200409080044.i880i35u085445>