Bug 100711

Summary: [NEW PORT] databases/p5-Cache-BDB: An object caching wrapper around BerkeleyDB
Product: Ports & Packages Reporter: gslin
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me CC: gslin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Cache-BDB-0.04.shar none

Description gslin 2006-07-22 10:10:14 UTC
This module implements a caching layer around BerkeleyDB for object
persistence. It implements the basic methods necessary to add,
retrieve, and remove objects. The main advantage over other caching
modules is performance. I've attempted to stick with a
Cache::Cache-like interface as much as possible, though it may differ
here and there.

WWW:	http://search.cpan.org/dist/Cache-BDB/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-22 10:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-23 07:10:51 UTC
State Changed
From-To: open->closed

New port added. Thank You.