Bug 65600 - [NEW PORT] databases/p5-Cache-Memcached: Perl API for memcached, a distributed memory cache daemon
Summary: [NEW PORT] databases/p5-Cache-Memcached: Perl API for memcached, a distribute...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-16 06:20 UTC by Michael Johnson
Modified: 2004-04-16 09:12 UTC (History)
0 users

See Also:


Attachments
p5-Cache-Memcached-1.0.12.shar (2.69 KB, text/plain)
2004-04-16 06:20 UTC, Michael Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2004-04-16 06:20:15 UTC
The API takes advantage of the server's opaque flag support and sets its 
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.

WWW:	http://www.danga.com/memcached/apis.bml

Generated with FreeBSD Port Tools 0.50
Comment 1 Michael Johnson 2004-04-16 06:33:23 UTC
now that I think about it a little bit I don't think this port needs
RUN_DEPENDS=	memcached:${PORTSDIR}/databases/memcached
because it can remotely.

michael
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-04-16 09:12:11 UTC
State Changed
From-To: open->closed

New port added, thanks!