summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authortron <tron>2010-04-30 16:31:37 +0000
committertron <tron>2010-04-30 16:31:37 +0000
commit251c1861f29b48e81a7f3578e082031b65c31bf7 (patch)
treecf59180953f68852711f61e214505b643c0ce3f2 /mk/defaults
parenta341ce33bcae47ea61616384c7f786f134c20726 (diff)
downloadpkgsrc-251c1861f29b48e81a7f3578e082031b65c31bf7.tar.gz
Explain options of the "apache22" package.
Diffstat (limited to 'mk/defaults')
-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.