summaryrefslogtreecommitdiff
path: root/www/apache24/files/patch-config.layout (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-26- new port www/apache24Olli Hauer1-9/+9
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>
2010-05-07- Regenerate patch files with make makepatch for they havePhilip M. Gollucci1-2/+2
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@
2005-12-03- Add apache 2.2.0Clement Laforet1-8/+9
It's a temporary layout, I need more time to find the best. note that ${PREFIX}/www/(data|errors|cgi)(-dist) disappeared in favor of ${PREFIX}/www/apache22
2004-12-11- Add apache 2.1.2Clement Laforet1-0/+25
This is a development version, awaiting for 2.2
2002-04-18Respect $DESTDIR for all pathsYing-Chieh Liao1-29/+0
PR: 37211 Submitted by: maintainer
2002-04-08Update to 2.0.35 (first GA release!)Patrick Li1-23/+23
PR: 36834 Submitted by: maintainer
2002-03-23Update to 2.0.32Patrick Li1-8/+9
PR: 36040 Submitted by: maintainer
2001-11-19Update to 2.0.28David W. Chapman Jr.1-3/+6
PR: 32043 Submitted by: maintainer
2001-04-13Bring in Apache 2.0.16-beta. Just in time for the release...Will Andrews1-0/+25
PR: 26410 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Repocopied by: asami