diff options
Diffstat (limited to 'network/geomyidae/README')
-rw-r--r-- | network/geomyidae/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/geomyidae/README b/network/geomyidae/README index 8899a4b95eb92..7be0c3b445cfe 100644 --- a/network/geomyidae/README +++ b/network/geomyidae/README @@ -6,8 +6,18 @@ Features: * cgi support (.cgi files are executed) * search support in CGI files * logging (-l option) and loglevels (-v option) +* optional TLS support An rc.geomyidae is included which takes its startup options from the $GEOMYIDAE_ARGS environmental variable. Read /usr/doc/geomyidae-$VERSION/README for a list of the full options. + +The gph.vim ftdetect and syntax files are now installed into +/usr/share/vim/ so there is no need to copy them manually. + +OPTIONAL: + +libtls for TLS support and: + + TLS=yes ./geomyidae.SlackBuild |