summaryrefslogtreecommitdiff
path: root/network/geomyidae/README
diff options
context:
space:
mode:
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.