FreeBSD Bugzilla – Attachment 106946 Details for
Bug 147633
[PATCH] www/ap22-mod_log_firstbyte: Convert to AP_FAST_BUILD / AP_GENPLIST
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_log_firstbyte-1.01.patch
ap22-mod_log_firstbyte-1.01.patch (text/plain), 1.40 KB, created by
Philip M. Gollucci
on 2010-06-07 06:40:04 UTC
(
hide
)
Description:
ap22-mod_log_firstbyte-1.01.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2010-06-07 06:40:04 UTC
Size:
1.40 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_log_firstbyte/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 25 May 2010 20:17:32 -0000 1.7 >+++ Makefile 7 Jun 2010 05:34:22 -0000 >@@ -11,28 +11,25 @@ > MASTER_SITES= http://mod-log-firstbyte.googlecode.com/svn/trunk/ > PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} > DISTFILES= ${PORTNAME}.c readme.txt >+DIST_SUBDIR= ${PORTNAME} > > MAINTAINER= leeym@FreeBSD.org > COMMENT= Log the time between request and the first byte of the response served > >-MAKE_JOBS_SAFE= yes >+MAKE_JOBS_SAFE= yes > >-PROJECTHOST= mod-log-firstbyte > USE_APACHE= 2.0+ >-MOD= mod_log_firstbyte >+ >+PROJECTHOST= mod-log-firstbyte > PKGMESSAGE= ${WRKSRC}/readme.txt >-DIST_SUBDIR= ${PORTNAME} >+ >+AP_FAST_BUILD= yes >+AP_GENPLIST= yes > > do-extract: > ${MKDIR} ${WRKSRC} > cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC} > >-do-build: >- cd ${WRKSRC} && ${APXS} -c ${MOD}.c >- >-do-install: >- ${APXS} -i -a ${WRKSRC}/${MOD}.la >- > post-install: > @${CAT} ${PKGMESSAGE} > >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 6 Jun 2010 05:00:28 -0000 1.4 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,3 +0,0 @@ >-%%APACHEMODDIR%%/%%AP_MODULE%% >-@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F >-@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147633
: 106946