[Bug 196139] www/apache24: Update to 2.4.12 / unbreak build with libressl
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 31 15:23:36 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196139
--- Comment #16 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ohauer
Date: Sat Jan 31 15:22:59 UTC 2015
New revision: 378215
URL: https://svnweb.freebsd.org/changeset/ports/378215
Log:
- 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
Changes:
head/www/apache24/Makefile
head/www/apache24/Makefile.modules
head/www/apache24/Makefile.options
head/www/apache24/Makefile.options.desc
head/www/apache24/distinfo
head/www/apache24/files/patch-Makefile.in
head/www/apache24/files/patch-acinclude.m4
head/www/apache24/files/patch-config.layout
head/www/apache24/files/patch-configure.in
head/www/apache24/files/patch-docs__conf__extra__httpd-autoindex.conf.in
head/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in
head/www/apache24/files/patch-docs__conf__extra__httpd-userdir.conf.in
head/www/apache24/files/patch-docs__conf__httpd.conf.in
head/www/apache24/files/patch-include__ap_config_auto.h.in
head/www/apache24/files/patch-modules__ssl__ssl_engine_init.c
head/www/apache24/files/patch-modules__ssl__ssl_engine_rand.c
head/www/apache24/files/patch-modules__ssl__ssl_util_ssl.c
head/www/apache24/files/patch-modules__ssl__ssl_util_ssl.h
head/www/apache24/files/patch-r1611744-modules__lua__lua_request.c
head/www/apache24/files/patch-support__Makefile.in
head/www/apache24/files/patch-support__apachectl.in
head/www/apache24/files/patch-support__apxs.in
head/www/apache24/files/patch-support__envvars-std.in
head/www/apache24/files/patch-support__log_server_status.in
head/www/apache24/files/pkg-deinstall.in
head/www/apache24/files/pkg-install.in
head/www/apache24/pkg-help
head/www/apache24/pkg-message
head/www/apache24/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-apache
mailing list