diff options
author | clement <clement@FreeBSD.org> | 2004-06-05 19:14:18 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-06-05 19:14:18 +0800 |
commit | 8736be1c4d7f55f629bb3701d0b62617c301d62e (patch) | |
tree | d69c6b82fa2d634cfd393e31c9fb0737497e8e14 /www/apache2/pkg-plist | |
parent | 71446ae446e22cae58a3c115830d7f35f224bb1d (diff) | |
download | freebsd-ports-gnome-8736be1c4d7f55f629bb3701d0b62617c301d62e.tar.gz freebsd-ports-gnome-8736be1c4d7f55f629bb3701d0b62617c301d62e.tar.zst freebsd-ports-gnome-8736be1c4d7f55f629bb3701d0b62617c301d62e.zip |
-1- make show-options readable from a vt100 ;-)
-2- add WITH_DEBUG knob (supports DEBUG_FLAGS)
-3- convert start script to RCng [1]
- add possibility to run limits(1) before apache starts
- apache2.sh reload = apachectl graceful
-4- Add threadpool MPM
-5- Adapt COMMENT to fit MPM.
-6- Bump PORTREVISION
PR: ports/66955 [1]
Submitted by: nork [1] (partially)
Requested by: ume [1]
Diffstat (limited to 'www/apache2/pkg-plist')
-rw-r--r-- | www/apache2/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache2/pkg-plist b/www/apache2/pkg-plist index 3f1aad3ebb27..732c868ecbbb 100644 --- a/www/apache2/pkg-plist +++ b/www/apache2/pkg-plist @@ -88,6 +88,7 @@ include/apache2/ap_release.h %%PORTS_APR%%include/apache2/apu_version.h %%PORTS_APR%%include/apache2/apu_want.h %%WORKER%%include/apache2/fdqueue.h +%%THREADPOOL%%include/apache2/pod.h include/apache2/http_config.h include/apache2/http_connection.h include/apache2/http_core.h |