summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-04-30 16:31:37 +0000
committertron <tron@pkgsrc.org>2010-04-30 16:31:37 +0000
commit5ff8a1a24c812b3b59552c1dda81371fac61d59f (patch)
treecf59180953f68852711f61e214505b643c0ce3f2 /mk
parentf9e6c7e69e9ef32f9e06ff39c30774d5cdd65a42 (diff)
downloadpkgsrc-5ff8a1a24c812b3b59552c1dda81371fac61d59f.tar.gz
Explain options of the "apache22" package.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description6
1 files changed, 5 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 186be894e99..9c3f7ec505c 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -17,7 +17,10 @@ anope-dbencryption Enable database encryption.
anthy Use Anthy as Japanese conversion program.
anthy-2ch-dict Include the 2ch dictionary.
anthy-okinawa-dict Include the okinawa dictionary.
-apache Enable support for apache web server.
+apache Enable support for Apache web server.
+apache-mpm-event Use multi-threaded workers in Apache web server.
+apache-mpm-prefork Use pre-forked workers in Apache web server.
+apache-mpm-worker Use multiple processes of multi-threaded workers in Apache web server.
apache-shared-modules Build all modules as shared for apache22.
ares Use the ares library for asynchronous name resolution.
aria2-metalink Enable Metalink support.
@@ -464,6 +467,7 @@ ssl Enable SSL support.
starttls Enable TLS support.
streamtuner-local Enable local metadata support.
streamtuner-xiph Enable the Xiph plugin .
+suexec Enable suEXEC support in Apache web server.
suhosin Enable suhosin security enhancements for PHP.
sun-jre-jce Use unlimited strength cryptography extension.
svg Enable SVG support.