FreeBSD Bugzilla – Attachment 38741 Details for
Bug 61230
[new port] devel/p5-Memoize-ExpireLRU
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.41 KB, created by
Cheng-Lung Sung
on 2004-01-12 03:50:20 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Cheng-Lung Sung
Created:
2004-01-12 03:50:20 UTC
Size:
2.41 KB
patch
obsolete
># 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 61230
: 38741
Working