Date: Mon, 7 Jun 2010 01:44:25 -0400 (EDT) From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/147634: [PATCH] www/ap22-mod_memcache: Conver to AP_FAST_BUILD / AP_GENPLIST Message-ID: <201006070544.o575iPs4040384@frieza.p6m7g8.net> Resent-Message-ID: <201006070550.o575o6v7091603@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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 @@ -@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 -@dirrmtry %%APACHEMODDIR%% --- ap22-mod_memcache-0.1.0_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006070544.o575iPs4040384>