summaryrefslogtreecommitdiff
path: root/www/apache24/files/patch-support__envvars-std.in
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2015-01-31 15:22:51 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2015-01-31 15:22:51 +0000
commit5391a9beb25ff182889d175356652b09d50248ac (patch)
treedcd30bc82233b25763d1750b23d08afd11943175 /www/apache24/files/patch-support__envvars-std.in
parentUpdate WWW. Old URL no longer exists. (diff)
- update to 2.4.12
- change MPM backend from static to dynamic, but keep mpm_prefork for compatiblity with e.g. php modules - install dedicated MPM load file in case httpd was build with modular MPM (modules.d/000_mpm_prefork_fallback.conf) - disable SSLv3 and SSLv2 fallback in sample httpd-ssl-conf - use @sample macro instead EXAMPLESDIR - add some SSLCipherSuite examples for OpenSSL >= 1.0.x - add libressl support [1] - add pkg-install script (to handle new modular MPM build) - build now most all modules, so users using packages don't have to run a custom build for missing modules - fix suexec mode PR: 196139 [1] MFH: 2015Q1
Diffstat (limited to 'www/apache24/files/patch-support__envvars-std.in')
-rw-r--r--www/apache24/files/patch-support__envvars-std.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache24/files/patch-support__envvars-std.in b/www/apache24/files/patch-support__envvars-std.in
index 9f428b238547..305650cc661c 100644
--- a/www/apache24/files/patch-support__envvars-std.in
+++ b/www/apache24/files/patch-support__envvars-std.in
@@ -1,6 +1,6 @@
---- ./support/envvars-std.in.orig 2012-03-08 17:10:51.000000000 +0100
-+++ ./support/envvars-std.in 2013-03-22 18:55:53.000000000 +0100
-@@ -26,3 +26,10 @@
+--- support/envvars-std.in.orig 2012-03-08 16:10:51 UTC
++++ support/envvars-std.in
+@@ -26,3 +26,10 @@ fi
export @SHLIBPATH_VAR@
#
@OS_SPECIFIC_VARS@