commit:     a8904045d2534c510b00c0e7e52de33022f9b45c
Author:     Glenn Strauss <gstrauss <AT> gluelogic <DOT> com>
AuthorDate: Fri Jan 21 14:10:16 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 17:57:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8904045

www-servers/lighttpd: update metadata.xml

Co-authored-by: Sam James <sam <AT> cmpct.info>
Signed-off-by: Glenn Strauss <gstrauss <AT> gluelogic.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-servers/lighttpd/metadata.xml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/www-servers/lighttpd/metadata.xml 
b/www-servers/lighttpd/metadata.xml
index 4fa39ff0178f..df57890b0f75 100644
--- a/www-servers/lighttpd/metadata.xml
+++ b/www-servers/lighttpd/metadata.xml
@@ -10,27 +10,27 @@
                <name>Proxy Maintainers</name>
        </maintainer>
        <longdescription lang="en">
-               lighttpd is a secure, fast, compliant and very flexible 
web-server
-               which has been optimized for high-performance environments. It 
has a very
-               low memory footprint compared to other webservers and takes 
care of cpu-load.
-               Its advanced feature-set (FastCGI, CGI, Auth, 
Output-Compression,
-               URL-Rewriting and many more) make lighttpd the perfect 
webserver-software
-               for every server that is suffering load problems.
+               lighttpd (pronounced /lighty/) is a secure, fast, compliant, 
and very
+               flexible web server that has been optimized for high-performance
+               environments. lighttpd uses memory and CPU efficiently and has 
lower
+               resource use than other popular web servers. Its advanced 
feature-set
+               (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and much 
more)
+               make lighttpd the perfect web server for all systems, small and 
large.
        </longdescription>
        <use>
-               <flag name="brotli">Enable output compression via Brotli 
(recommended)</flag>
+               <flag name="brotli">Enable output compression via 
<pkg>app-arch/brotli</pkg> (recommended)</flag>
                <flag name="bzip2">Enable output compression via bzip2</flag>
                <flag name="libev">Enable fdevent handler</flag>
-               <flag name="gnutls">Build module for TLS via GnuTLS</flag>
-               <flag name="maxminddb">Add support for geolocation using 
libMaxMindDB</flag>
-               <flag name="mbedtls">Build module for TLS via Mbed TLS</flag>
-               <flag name="mmap">Use mmap with files owned by lighttpd. This 
is a dangerous option as it may allow local users to trigger SIGBUS 
crashes.</flag>
-               <flag name="nettle">Use dev-libs/nettle as crypto backend</flag>
+               <flag name="gnutls">Build module for TLS via 
<pkg>net-libs/gnutls</pkg></flag>
+               <flag name="maxminddb">Add support for geolocation using 
<pkg>dev-libs/libmaxminddb</pkg></flag>
+               <flag name="mbedtls">Build module for TLS via 
<pkg>net-libs/mbedtls</pkg></flag>
+               <flag name="mmap">Use mmap when sendfile is not available</flag>
+               <flag name="nettle">Use <pkg>dev-libs/nettle</pkg> as crypto 
backend</flag>
                <flag name="nss">Build module for TLS via Mozilla's Network 
Security Services</flag>
                <flag name="rrdtool">Enable rrdtool support via 
mod_rrdtool</flag>
-               <flag name="system-xxhash">Use system provided libxxhash</flag>
+               <flag name="system-xxhash">Use system provided 
<pkg>dev-libs/xxhash</pkg></flag>
                <flag name="webdav">Enable webdav properties</flag>
-               <flag name="zlib">Enable output compression via gzip or deflate 
algorithms</flag>
-               <flag name="zstd">Enable output compression via Zstandard 
algorithm</flag>
+               <flag name="zlib">Enable output compression via gzip or deflate 
algorithms from <pkg>sys-libs/zlib</pkg></flag>
+               <flag name="zstd">Enable output compression via Zstandard 
(<pkg>app-arch/zstd</pkg>) algorithm</flag>
        </use>
 </pkgmetadata>

Reply via email to