Bug 70253 - New port: databases/pecl-memcache
Summary: New port: databases/pecl-memcache
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-08-10 15:20 UTC by Gerrit Beine
Modified: 2004-08-10 16:43 UTC (History)
0 users

See Also:


Attachments
file.shar (2.06 KB, text/plain)
2004-08-10 15:20 UTC, Gerrit Beine
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2004-08-10 15:20:25 UTC
Memcached is a caching daemon designed especially for
dynamic web applications to decrease database load by
storing objects in memory.
This extension allows you to work with memcached through
handy OO and procedural interfaces.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-08-10 16:42:27 UTC
State Changed
From-To: open->closed

Committed, thanks. 

I add depends on php[45]-zlib, because pecl-memcache implicit depend it.