Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 11:49:29 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/61230: [new port] devel/p5-Memoize-ExpireLRU
Message-ID:  <20040112034929.0DDC8156E5@mail.dragon2.net>
Resent-Message-ID: <200401120350.i0C3oKA8020509@freefall.freebsd.org>

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

>Number:         61230
>Category:       ports
>Synopsis:       [new port] devel/p5-Memoize-ExpireLRU
>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:   Sun Jan 11 19:50:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- new port
- Expiry plug-in for Memoize that adds LRU cache expiration (for p5-Memoize)
- Required by p5-Lingua-EN-Tagger
>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-Memoize-ExpireLRU
#	p5-Memoize-ExpireLRU/Makefile
#	p5-Memoize-ExpireLRU/distinfo
#	p5-Memoize-ExpireLRU/pkg-descr
#	p5-Memoize-ExpireLRU/pkg-plist
#
echo c - p5-Memoize-ExpireLRU
mkdir -p p5-Memoize-ExpireLRU > /dev/null 2>&1
echo x - p5-Memoize-ExpireLRU/Makefile
sed 's/^X//' >p5-Memoize-ExpireLRU/Makefile << 'END-of-p5-Memoize-ExpireLRU/Makefile'
X# New ports collection makefile for:	devel/p5-Memoize-ExpireLRU
X# Date created:				Mon Jan 12 11:40:14 CST 2004
X# Whom:					Cheng-Lung Sung <clsung@dragon2.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Memoize-ExpireLRU
XPORTVERSION=	0.55
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Memoize
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Expiry plug-in for Memoize that adds LRU cache expiration
X
XBUILD_DEPENDS=	${SITE_PERL}/Memoize.pm:${PORTSDIR}/devel/p5-Memoize
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Memoize::ExpireLRU.3
X
X.include <bsd.port.mk>
END-of-p5-Memoize-ExpireLRU/Makefile
echo x - p5-Memoize-ExpireLRU/distinfo
sed 's/^X//' >p5-Memoize-ExpireLRU/distinfo << 'END-of-p5-Memoize-ExpireLRU/distinfo'
XMD5 (Memoize-ExpireLRU-0.55.tar.gz) = 1715a2a482c06ea698ff86d480b62d99
END-of-p5-Memoize-ExpireLRU/distinfo
echo x - p5-Memoize-ExpireLRU/pkg-descr
sed 's/^X//' >p5-Memoize-ExpireLRU/pkg-descr << 'END-of-p5-Memoize-ExpireLRU/pkg-descr'
XMemoize::ExpireLRU is a module that implements LRU expiration for
XMemoize.
X
XWWW: http://search.cpan.org/dist/Memoize-ExpireLRU
X
XAuthor: Brent B. Powers
END-of-p5-Memoize-ExpireLRU/pkg-descr
echo x - p5-Memoize-ExpireLRU/pkg-plist
sed 's/^X//' >p5-Memoize-ExpireLRU/pkg-plist << 'END-of-p5-Memoize-ExpireLRU/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Memoize/ExpireLRU/.packlist
X%%SITE_PERL%%/auto/Memoize/ExpireLRU/DumpCache.al
X%%SITE_PERL%%/auto/Memoize/ExpireLRU/ShowStats.al
X%%SITE_PERL%%/auto/Memoize/ExpireLRU/autosplit.ix
X%%SITE_PERL%%/Memoize/ExpireLRU.pm
X@dirrm %%SITE_PERL%%/auto/Memoize/ExpireLRU
X@unexec rmdir %D/%%SITE_PERL%%/auto/Memoize 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Memoize/ExpireLRU 2>/dev/null || true
END-of-p5-Memoize-ExpireLRU/pkg-plist
exit


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040112034929.0DDC8156E5>