FreeBSD Bugzilla – Attachment 102462 Details for
Bug 142267
[patch] port www/mod_security make devel/apr optional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch_mod_security.txt
patch_mod_security.txt (text/plain), 841 bytes, created by
Olli Hauer
on 2010-01-03 16:40:02 UTC
(
hide
)
Description:
patch_mod_security.txt
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2010-01-03 16:40:02 UTC
Size:
841 bytes
patch
obsolete
>--- Makefile >+++ Makefile >@@ -16,8 +16,7 @@ > > MAKE_JOBS_SAFE= yes > >-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \ >- apr-1.3:${PORTSDIR}/devel/apr >+LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre > > USE_APACHE= 2.0+ > GNU_CONFIGURE= yes >@@ -37,7 +36,8 @@ > SUB_LIST+= APACHEETCDIR="${APACHEETCDIR}" > PLIST_FILES+= ${APACHEMODDIR}/mod_security2.so > OPTIONS= LUA "Embedded Lua language support" off \ >- MLOGC "Build ModSecurity Log Collector" off >+ MLOGC "Build ModSecurity Log Collector" off \ >+ APR "build with devel/apr" off > > .include <bsd.port.pre.mk> > >@@ -90,6 +90,9 @@ > PLIST_FILES+= ${APACHEETCDIR}/Includes/mod_security2/base_rules/modsecurity_crs_60_correlation.conf > .endif > >+.if defined(WITH_APR) >+LIB_DEPENDS+= apr-1.3:${PORTSDIR}/devel/apr >+.endif > .if defined(WITH_LUA) > USE_LUA= 5.1+ > CONFIGURE_ARGS+= --with-lua=${LOCALBASE}
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 Raw
Actions:
View
Attachments on
bug 142267
: 102462