ports/147634: [PATCH] www/ap22-mod_memcache: Conver to AP_FAST_BUILD / AP_GENPLIST

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Jun 7 05:50:06 UTC 2010


>Number:         147634
>Category:       ports
>Synopsis:       [PATCH] www/ap22-mod_memcache: Conver to AP_FAST_BUILD / AP_GENPLIST
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 07 05:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Removed file(s):
- pkg-plist

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ap22-mod_memcache-0.1.0_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_memcache/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	25 May 2010 20:17:33 -0000	1.6
+++ Makefile	7 Jun 2010 05:43:40 -0000
@@ -17,10 +17,14 @@
 
 LIB_DEPENDS=	apr-1:${PORTSDIR}/devel/apr1
 
-MAKE_JOBS_SAFE=  yes
+MAKE_JOBS_SAFE=	yes
 
 GNU_CONFIGURE=	yes
 PROJECTHOST=	modmemcache
 USE_APACHE=	2.2+
 
+AP_FAST_BUILD=	yes
+AP_GENPLIST=	yes
+SRC_FILE=	src/${PORTNAME}.c
+
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- pkg-plist	6 Jun 2010 05:00:29 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,4 +0,0 @@
- at comment $FreeBSD: ports/www/mod_memcache/pkg-plist,v 1.2 2010/06/06 05:00:29 pgollucci Exp $
-%%APACHEMODDIR%%/%%AP_MODULE%%
-%%APACHEMODDIR%%/mod_memcache_example.so
- at dirrmtry %%APACHEMODDIR%%
--- ap22-mod_memcache-0.1.0_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list