ports/58455: New port: devel/p5-Tie-FileLRUCache

Cheng-Lung Sung clsung at dragon2.net
Thu Oct 23 16:50:23 UTC 2003


>Number:         58455
>Category:       ports
>Synopsis:       New port: devel/p5-Tie-FileLRUCache
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 23 09:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root at sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
New port: A lightweight but robust filesystem based persistent LRU cache
>How-To-Repeat:
>Fix:

# 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-Tie-FileLRUCache
#	p5-Tie-FileLRUCache/Makefile
#	p5-Tie-FileLRUCache/distinfo
#	p5-Tie-FileLRUCache/pkg-descr
#	p5-Tie-FileLRUCache/pkg-plist
#
echo c - p5-Tie-FileLRUCache
mkdir -p p5-Tie-FileLRUCache > /dev/null 2>&1
echo x - p5-Tie-FileLRUCache/Makefile
sed 's/^X//' >p5-Tie-FileLRUCache/Makefile << 'END-of-p5-Tie-FileLRUCache/Makefile'
X# New ports collection makefile for:	devel/p5-Tie-FileLRUCache
X# Date created:				Oct 23 2003
X# Whom:					clsung at dragon2.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Tie-FileLRUCache
XPORTVERSION=	1.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tie
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	clsung at dragon2.net
XCOMMENT=	A lightweight but robust filesystem based persistent LRU cache
X
XBUILD_DEPENDS=	${SITE_PERL}/Class/NamedParms.pm:${PORTSDIR}/devel/p5-Class-NamedParms \
X		${SITE_PERL}/Class/ParmList.pm:${PORTSDIR}/devel/p5-Class-ParmList
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Tie::FileLRUCache.3
X
X.include <bsd.port.mk>
END-of-p5-Tie-FileLRUCache/Makefile
echo x - p5-Tie-FileLRUCache/distinfo
sed 's/^X//' >p5-Tie-FileLRUCache/distinfo << 'END-of-p5-Tie-FileLRUCache/distinfo'
XMD5 (Tie-FileLRUCache-1.01.tar.gz) = de9961e24338763d872873e9d95b2c91
END-of-p5-Tie-FileLRUCache/distinfo
echo x - p5-Tie-FileLRUCache/pkg-descr
sed 's/^X//' >p5-Tie-FileLRUCache/pkg-descr << 'END-of-p5-Tie-FileLRUCache/pkg-descr'
XTie::FileLRUCache
X
XProvides a lightweight Least Recently Used cache of data via 
Xeither an object or tied interface. Keys and data are both 
Xallowed to be references and objects as well as scalars. Requires 
X'Digest::SHA1' to be installed.
X
XWWW:	http://search.cpan.org/~snowhare/Tie-FileLRUCache-1.01/
X
XAuthor: Benjamin Franz
END-of-p5-Tie-FileLRUCache/pkg-descr
echo x - p5-Tie-FileLRUCache/pkg-plist
sed 's/^X//' >p5-Tie-FileLRUCache/pkg-plist << 'END-of-p5-Tie-FileLRUCache/pkg-plist'
X%%SITE_PERL%%/Tie/FileLRUCache.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache
X at unexec rmdir %D/%%SITE_PERL%%/Tie 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/FileLRUCache 2>/dev/null || true
END-of-p5-Tie-FileLRUCache/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list