CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/24 10:41:37
Modified files:
www/apache-httpd: Tag: OPENBSD_5_8 Makefile
www/apache-httpd/patches: Tag: OPENBSD_5_8 patch-support_ab_c
www/apache-httpd/pkg: Tag: OPENBSD_5_8 PLIST-main
Added files:
www/apache-httpd/patches: Tag: OPENBSD_5_8
patch-modules_ssl_mod_ssl_c
patch-modules_ssl_ssl_engine_config_c
patch-modules_ssl_ssl_engine_init_c
patch-modules_ssl_ssl_engine_io_c
patch-modules_ssl_ssl_private_h
Log message:
sync Apache httpd in 5.8-stable with -current:
- build mod_cgi.so, for CGI use with the default prefork mpm
- install mod_cgid.so (it was already built but not installed),
for CGI use with optional multi-threaded mpm
- add patches to guard SSLv3 (not required for 5.8 but doesn't hurt,
and simplifies any future syncs)