FreeBSD Bugzilla – Attachment 92600 Details for
Bug 130272
[NEW PORT] www/mod_memcache: Apache 2.2.x module to manage apr_memcache connections
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mod_memcache-0.1.0.shar
mod_memcache-0.1.0.shar (text/plain), 2.83 KB, created by
gslin
on 2009-01-07 19:10:01 UTC
(
hide
)
Description:
mod_memcache-0.1.0.shar
Filename:
MIME Type:
Creator:
gslin
Created:
2009-01-07 19:10:01 UTC
Size:
2.83 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># mod_memcache ># mod_memcache/pkg-descr ># mod_memcache/Makefile ># mod_memcache/pkg-plist ># mod_memcache/distinfo ># mod_memcache/files ># mod_memcache/files/patch-configure ># >echo c - mod_memcache >mkdir -p mod_memcache > /dev/null 2>&1 >echo x - mod_memcache/pkg-descr >sed 's/^X//' >mod_memcache/pkg-descr << '63da876bfcb886e8d7758eb560faabd1' >Xmod_memcache manages the parsing of memcached server configuration and >Xexports a single function for use by other modules to access a >Xconfigured apr_memcache object. >X >XWWW: http://code.google.com/p/modmemcache/ >63da876bfcb886e8d7758eb560faabd1 >echo x - mod_memcache/Makefile >sed 's/^X//' >mod_memcache/Makefile << '4454f5049d582156d4c488e634660125' >X# New ports collection makefile for: mod_memcache >X# Date created: 2009-01-06 >X# Whom: Gea-Suan Lin <gslin@gslin.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mod_memcache >XPORTVERSION= 0.1.0 >XCATEGORIES= www >XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} >X >XMAINTAINER= gslin@gslin.org >XCOMMENT= Apache 2.2.x module to manage apr_memcache connections >X >XLIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr >X >XGNU_CONFIGURE= yes >XPROJECTHOST= modmemcache >XUSE_APACHE= 2.2+ >X >X.include <bsd.port.mk> >4454f5049d582156d4c488e634660125 >echo x - mod_memcache/pkg-plist >sed 's/^X//' >mod_memcache/pkg-plist << '3910378ff6e978cd1afdc94b7df2e03e' >X@comment $FreeBSD$ >X%%APACHEMODDIR%%/mod_memcache.so >X%%APACHEMODDIR%%/mod_memcache_example.so >X@dirrmtry %%APACHEMODDIR%% >3910378ff6e978cd1afdc94b7df2e03e >echo x - mod_memcache/distinfo >sed 's/^X//' >mod_memcache/distinfo << 'd3e29226037d2d1bb86930a3f583b11a' >XMD5 (mod_memcache-0.1.0.tar.gz) = 9954ce906620d3367bd2fd123b1b94d5 >XSHA256 (mod_memcache-0.1.0.tar.gz) = 719aa73ea768889bf16d84450296486d3be9865fd35ecbf1d8e154f239408acd >XSIZE (mod_memcache-0.1.0.tar.gz) = 291514 >d3e29226037d2d1bb86930a3f583b11a >echo c - mod_memcache/files >mkdir -p mod_memcache/files > /dev/null 2>&1 >echo x - mod_memcache/files/patch-configure >sed 's/^X//' >mod_memcache/files/patch-configure << 'ccacf767285b97b83dcdb0003516c020' >X--- configure.orig 2009-01-06 11:53:39.000000000 +0800 >X+++ configure 2009-01-06 11:54:03.000000000 +0800 >X@@ -20143,7 +20143,7 @@ >X for x in $test_paths ; do >X echo "$as_me:$LINENO: checking for apr_memcache library in ${x}" >&5 >X echo $ECHO_N "checking for apr_memcache library in ${x}... $ECHO_C" >&6 >X- if test -f ${x}/include/apr_memcache-0/apr_memcache.h; then >X+ if test -f ${x}/include/apr-1/apr_memcache.h; then >X echo "$as_me:$LINENO: result: yes" >&5 >X echo "${ECHO_T}yes" >&6 >X APR_MEMCACHE_LIBS="-R${x}/lib -L${x}/lib -lapr_memcache" >ccacf767285b97b83dcdb0003516c020 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 130272
: 92600