Bug 131172 - [NEW PORT] databases/pecl-memcached: PHP extension for interfacing with memcached via libmemcached library
Summary: [NEW PORT] databases/pecl-memcached: PHP extension for interfacing with memca...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-30 22:30 UTC by gslin
Modified: 2009-02-08 21:50 UTC (History)
1 user (show)

See Also:


Attachments
pecl-memcached-0.1.0.shar (2.01 KB, text/plain)
2009-01-30 22:30 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2009-01-30 22:30:08 UTC
memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses libmemcached library to provide API for
communicating with memcached servers.

WWW:	http://pecl.php.net/package/memcached

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-30 22:30:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-08 21:41:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-08 21:46:02 UTC
miwi        2009-02-08 21:45:53 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pecl-memcached Makefile distinfo pkg-descr 
  Log:
  memcached is a high-performance, distributed memory object caching
  system, generic in nature, but intended for use in speeding up dynamic
  web applications by alleviating database load.
  
  This extension uses libmemcached library to provide API for
  communicating with memcached servers.
  
  WWW:    http://pecl.php.net/package/memcached
  
  PR:             ports/131172
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.734     +1 -0      ports/databases/Makefile
  1.1       +30 -0     ports/databases/pecl-memcached/Makefile (new)
  1.1       +3 -0      ports/databases/pecl-memcached/distinfo (new)
  1.1       +8 -0      ports/databases/pecl-memcached/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"