summaryrefslogtreecommitdiffstats
path: root/network/geomyidae/README
diff options
context:
space:
mode:
author David Woodfall <dave@dawoodfall.net>2017-11-14 23:16:20 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:27 +0700
commitb0ec5572ca1cf4243b29e98c4306f66efee8edea (patch)
treec9331e0e14293b85c21da82e6a3bbe9f31405d82 /network/geomyidae/README
parent1de52fa1fac1311093621726ad4d95abd4758e5d (diff)
downloadslackbuilds-b0ec5572ca1cf4243b29e98c4306f66efee8edea.tar.gz
slackbuilds-b0ec5572ca1cf4243b29e98c4306f66efee8edea.tar.xz
network/geomyidae: Added (A small C-based gopherd).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/geomyidae/README')
-rw-r--r--network/geomyidae/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/network/geomyidae/README b/network/geomyidae/README
new file mode 100644
index 0000000000..049e047c6e
--- /dev/null
+++ b/network/geomyidae/README
@@ -0,0 +1,12 @@
+geomyidae (A small C-based gopherd)
+
+Features:
+* gopher menus (see index.gph for an example)
+* dir listings (if no index.gph was found)
+* cgi support (.cgi files are executed)
+* search support in CGI files
+* logging (-l option) and loglevels (-v option)
+
+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.