ports/153787: new port p5-Tie-Cache-LRU

Oleg Gawriloff barzog at telecom.by
Sat Jan 8 12:10:09 UTC 2011


>Number:         153787
>Category:       ports
>Synopsis:       new port p5-Tie-Cache-LRU
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 08 12:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Gawriloff
>Release:        7.3
>Organization:
Atlant Telecom
>Environment:
FreeBSD radius_brest.telecom.by 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Fri Nov 12 11:59:19 EET 2010     root at radius_brest.telecom.by:/usr/obj/usr/src/sys/RADIUS-BREST  i386

>Description:
Introducing Tie::Cache::LRU port which is according to http://search.cpan.org/~chamas/Tie-Cache-0.17/Cache.pm#BENCMARKS faster then present Tie::Cache with same functionality.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

PORTNAME=	Tie-Cache-LRU
PORTVERSION=	20081023.2116
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl at FreeBSD.org
COMMENT=	LRU Cache in Memory through a tie interface

PERL_CONFIGURE=	yes

RUN_DEPENDS=    ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
                ${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \
		${SITE_PERL}/Class/Virtual.pm:${PORTSDIR}/devel/p5-Class-Virtual \
		${SITE_PERL}/enum.pm:${PORTSDIR}/devel/p5-enum		
BUILD_DEPENDS=  ${RUN_DEPENDS}

MAN3=		Tie::Cache::LRU::LinkedList.3 Tie::Cache::LRU::Array.3 Tie::Cache::LRU.3 Tie::Cache::LRU::Virtual.3

.include <bsd.port.mk>


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



More information about the freebsd-ports-bugs mailing list