Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2011 12:01:19 GMT
From:      Oleg Gawriloff <barzog@telecom.by>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153787: new port p5-Tie-Cache-LRU
Message-ID:  <201101081201.p08C1J8m051531@red.freebsd.org>
Resent-Message-ID: <201101081210.p08CA8Dm097789@freefall.freebsd.org>

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

>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@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@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:



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