/[ports]
ViewVC logotype

Revision 315335


Jump to revision: Previous Next
Author: ohauer
Date: Tue Mar 26 21:35:33 2013 UTC (11 years, 3 months ago)
Changed paths: 27
Log Message:
- new port www/apache24

The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.

WWW: http://httpd.apache.org/

Note:
 Since apache24 does not enable every module by default in httpd.conf the
 list of modules to build was preselected to match build param
  --enable-modules=most

 MPM selection is now an OPTION also if the MPM is build statically or
 dynamically. In the later case all modules are build/installed but only
 the selected MPM has an entry in httpd.conf (see apache issue 53882)

 Per default the MPM prefork (static) will be build, to get the best
 compatibility.

 Custom variants like itk/peruser are not supported at the moment.

 Port based on my work prototype from the apache@ list and patch from
 PR 174617

with hat apache@

PR:		174617
Submitted by:	<swall@redcom.com>


Changed paths

Path Details
Directoryhead/www/Makefile modified , text changed
Directoryhead/www/apache24/ added
Directoryhead/www/apache24/Makefile added
Directoryhead/www/apache24/Makefile.modules added
Directoryhead/www/apache24/Makefile.options added
Directoryhead/www/apache24/Makefile.options.desc added
Directoryhead/www/apache24/distinfo added
Directoryhead/www/apache24/files/ added
Directoryhead/www/apache24/files/apache24.in added
Directoryhead/www/apache24/files/htcacheclean.in added
Directoryhead/www/apache24/files/no-accf.conf added
Directoryhead/www/apache24/files/patch-Makefile.in added
Directoryhead/www/apache24/files/patch-config.layout added
Directoryhead/www/apache24/files/patch-configure.in added
Directoryhead/www/apache24/files/patch-docs__conf__extra__httpd-autoindex.conf.in added
Directoryhead/www/apache24/files/patch-docs__conf__extra__httpd-ssl.conf.in added
Directoryhead/www/apache24/files/patch-docs__conf__extra__httpd-userdir.conf.in added
Directoryhead/www/apache24/files/patch-docs__conf__httpd.conf.in added
Directoryhead/www/apache24/files/patch-support__Makefile.in added
Directoryhead/www/apache24/files/patch-support__apachectl.in added
Directoryhead/www/apache24/files/patch-support__apxs.in added
Directoryhead/www/apache24/files/patch-support__envvars-std.in added
Directoryhead/www/apache24/files/patch-support__log_server_status.in added
Directoryhead/www/apache24/pkg-descr added
Directoryhead/www/apache24/pkg-help added
Directoryhead/www/apache24/pkg-message added
Directoryhead/www/apache24/pkg-plist added

  ViewVC Help
Powered by ViewVC 1.1.27