Bug 70253

Summary: New port: databases/pecl-memcache
Product: Ports & Packages Reporter: Gerrit Beine <tux>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

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.