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
commitc9f299e5678d331af3c5c3592f19723f41b778e8 (patch)
treecf59180953f68852711f61e214505b643c0ce3f2 /mk
parentcedbb18db638b3e2eb4d18997ec1cdf41d71a3aa (diff)
downloadpkgsrc-c9f299e5678d331af3c5c3592f19723f41b778e8.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.