FreeBSD Bugzilla – Attachment 13894 Details for
Bug 26258
www/apache: patch to allow SHARED_CORE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.10 KB, created by
James Housley
on 2001-03-31 23:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
James Housley
Created:
2001-03-31 23:40:00 UTC
Size:
1.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/FREEBSD_CVS/ports/www/apache13/Makefile,v >retrieving revision 1.92 >diff -u -r1.92 Makefile >--- Makefile 2001/03/06 22:51:34 1.92 >+++ Makefile 2001/03/31 00:24:38 >@@ -58,6 +58,13 @@ > CFLAGS+= -O6 -fomit-frame-pointer > .endif > >+.if defined(APACHE_SHARED_CORE) && ${APACHE_SHARED_CORE} == YES >+CONFIGURE_ARGS+= --enable-rule=SHARED_CORE >+PLIST_SUB+= SHRHTTPD="" >+.else >+PLIST_SUB+= SHRHTTPD="@comment " >+.endif >+ > CONFIGURE_ENV= OPTIM='${OPTIM}' > > MAN1= dbmmanage.1 htdigest.1 htpasswd.1 >Index: pkg-plist >=================================================================== >RCS file: /usr/FREEBSD_CVS/ports/www/apache13/pkg-plist,v >retrieving revision 1.32 >diff -u -r1.32 pkg-plist >--- pkg-plist 2001/03/06 22:51:34 1.32 >+++ pkg-plist 2001/03/31 00:24:47 >@@ -61,6 +61,8 @@ > include/apache/xml/xmlrole.h > include/apache/xml/xmltok.h > include/apache/xml/xmltok_impl.h >+%%SHRHTTPD%%libexec/apache/libhttpd.ep >+%%SHRHTTPD%%libexec/apache/libhttpd.so > libexec/apache/httpd.exp > libexec/apache/libproxy.so > libexec/apache/mod_access.so
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 26258
: 13894