FreeBSD Bugzilla – Attachment 66280 Details for
Bug 97995
[MAINTAINER] www/horde: Fix apache config file to work with apache >= 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
horde.diff
horde.diff (text/plain), 699 bytes, created by
Shaun Amott
on 2006-05-27 01:40:15 UTC
(
hide
)
Description:
horde.diff
Filename:
MIME Type:
Creator:
Shaun Amott
Created:
2006-05-27 01:40:15 UTC
Size:
699 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/horde/Makefile,v >retrieving revision 1.37 >diff -u -r1.37 Makefile >--- Makefile 12 May 2006 01:59:55 -0000 1.37 >+++ Makefile 27 May 2006 00:28:09 -0000 >@@ -271,6 +271,10 @@ > .if ${PHP_VER} == 5 > @${REINPLACE_CMD} -e "s:mod_php4.c:mod_php5.c:" ${WRKDIR}/httpd-horde.conf > .endif >+.if ${APACHE_VERSION} >= 22 >+ @${REINPLACE_CMD} -e "s:IfModule mod_\([^ ]*\)\.c:IfModule \1_module:" \ >+ ${WRKDIR}/httpd-horde.conf >+.endif > @${REINPLACE_CMD} -e "s:%%LOCALBASE%%:${LOCALBASE}:" ${WRKSRC}/config/mime_drivers.php.dist > .if !defined(WITHOUT_X11) > . if !defined(WITHOUT_WV)
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 97995
: 66280