Bug 130272 - [NEW PORT] www/mod_memcache: Apache 2.2.x module to manage apr_memcache connections
Summary: [NEW PORT] www/mod_memcache: Apache 2.2.x module to manage apr_memcache conne...
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-07 19:10 UTC by gslin
Modified: 2009-01-10 15:10 UTC (History)
1 user (show)

See Also:


Attachments
mod_memcache-0.1.0.shar (2.83 KB, text/plain)
2009-01-07 19:10 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-07 19:10:01 UTC
mod_memcache manages the parsing of memcached server configuration and
exports a single function for use by other modules to access a
configured apr_memcache object.

WWW:	http://code.google.com/p/modmemcache/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-01-07 20:26:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-10 15:02:30 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-10 15:03:02 UTC
miwi        2009-01-10 15:02:48 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/mod_memcache     Makefile distinfo pkg-descr pkg-plist 
    www/mod_memcache/files patch-configure 
  Log:
  mod_memcache manages the parsing of memcached server configuration and
  exports a single function for use by other modules to access a
  configured apr_memcache object.
  
  WWW:    http://code.google.com/p/modmemcache/
  
  PR:             ports/130272
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2227    +1 -0      ports/www/Makefile
  1.1       +22 -0     ports/www/mod_memcache/Makefile (new)
  1.1       +3 -0      ports/www/mod_memcache/distinfo (new)
  1.1       +11 -0     ports/www/mod_memcache/files/patch-configure (new)
  1.1       +5 -0      ports/www/mod_memcache/pkg-descr (new)
  1.1       +4 -0      ports/www/mod_memcache/pkg-plist (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"