FreeBSD Bugzilla – Attachment 95322 Details for
Bug 133686
[PATCH] www/mod_tsunami: apache@ cleanups
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_tsunami-3.0.patch
mod_tsunami-3.0.patch (text/plain), 1.68 KB, created by
Philip M. Gollucci
on 2009-04-13 05:10:01 UTC
(
hide
)
Description:
mod_tsunami-3.0.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2009-04-13 05:10:01 UTC
Size:
1.68 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/mod_tsunami/Makefile,v >retrieving revision 1.8 >diff -u -u -r1.8 Makefile >--- Makefile 21 Oct 2004 21:58:55 -0000 1.8 >+++ Makefile 13 Apr 2009 04:03:03 -0000 >@@ -13,23 +13,20 @@ > MAINTAINER= ale@FreeBSD.org > COMMENT= Apache module which dynamically limits a site's slot usage > >-USE_APACHE= yes >-DOCS= AUTHORS Changelog >+USE_APACHE= 1.3 >+AP_FAST_BUILD= yes >+AP_GENPLIST= yes > >-do-build: >- @cd ${WRKSRC} && ${APXS} -c mod_tsunami.c >+PORTDOCS= AUTHORS Changelog docs > >-do-install: >- ${APXS} -i -A -n tsunami ${WRKSRC}/mod_tsunami.so >+post-install: > .if !defined(NOPORTDOCS) >- @${MKDIR} ${DOCSDIR} >-.for f in ${DOCS} >- @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} >+ @${MKDIR} ${DOCSDIR}/ >+.for f in ${PORTDOCS} >+ @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ > .endfor >- @${CP} -R ${WRKSRC}/docs/* ${DOCSDIR} >+ @${CP} -R ${WRKSRC}/docs/* ${DOCSDIR}/ > .endif >- >-post-install: > @${CAT} ${PKGMESSAGE} > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: pkg-plist >diff -N pkg-plist >--- pkg-plist 21 Oct 2004 21:58:55 -0000 1.4 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >-libexec/apache/mod_tsunami.so >-@exec %D/sbin/apxs -e -A -n tsunami %D/%F >-@unexec %D/sbin/apxs -e -A -n tsunami %D/%F >-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS >-%%PORTDOCS%%%%DOCSDIR%%/Changelog >-%%PORTDOCS%%%%DOCSDIR%%/index.html >-%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/index.gif >-%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/home.gif >-%%PORTDOCS%%%%DOCSDIR%%/mod_tsunami_files/sub.gif >-%%PORTDOCS%%@dirrm %%DOCSDIR%%/mod_tsunami_files >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 133686
: 95322