summaryrefslogtreecommitdiff
path: root/net/gofish
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-01 16:50:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-01 16:50:04 +0000
commit171e6a146ad08c52bdfb0cde2baaea155671179f (patch)
tree2a8fe3ef740abbeeeb0e6f84692aaa971b96fdc5 /net/gofish
parentremove mail/wmbiff/pkg-message since it is no longer needed (diff)
add gofish 0.27
GoFish Gopher Server
Notes
Notes: svn path=/head/; revision=77920
Diffstat (limited to 'net/gofish')
-rw-r--r--net/gofish/Makefile27
-rw-r--r--net/gofish/distinfo1
-rw-r--r--net/gofish/pkg-descr4
-rw-r--r--net/gofish/pkg-plist20
4 files changed, 52 insertions, 0 deletions
diff --git a/net/gofish/Makefile b/net/gofish/Makefile
new file mode 100644
index 000000000000..18544cbcac6b
--- /dev/null
+++ b/net/gofish/Makefile
@@ -0,0 +1,27 @@
+# ex:ts=8
+# Ports collection makefile for: gofish
+# Date created: Apr 1, 2003
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= gofish
+PORTVERSION= 0.27
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= GoFish Gopher Server
+
+GOPHERROOT?= ${PREFIX}/gopher
+GOPHERUSER?= nobody
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-gopherroot=${GOPHERROOT} \
+ --with-gopheruser=${GOPHERUSER}
+
+MAN1= gmap2cache.1 gofish.1 gopherd.1 mkcache.1
+MAN5= dotcache.5 gofish.5
+
+.include <bsd.port.mk>
diff --git a/net/gofish/distinfo b/net/gofish/distinfo
new file mode 100644
index 000000000000..24850353b768
--- /dev/null
+++ b/net/gofish/distinfo
@@ -0,0 +1 @@
+MD5 (gofish-0.27.tar.gz) = 665590034e80271ffc903ae22ab851fd
diff --git a/net/gofish/pkg-descr b/net/gofish/pkg-descr
new file mode 100644
index 000000000000..7eb5741dd911
--- /dev/null
+++ b/net/gofish/pkg-descr
@@ -0,0 +1,4 @@
+GoFish is a very simple gopher/web server. It is designed with security,
+performance. and low resource usage in mind.
+
+WWW: http://gofish.sourceforge.net/
diff --git a/net/gofish/pkg-plist b/net/gofish/pkg-plist
new file mode 100644
index 000000000000..3ba37dde9a47
--- /dev/null
+++ b/net/gofish/pkg-plist
@@ -0,0 +1,20 @@
+bin/mkcache
+bin/gmap2cache
+bin/check-files
+etc/gofish.conf
+etc/gofish-www.conf
+sbin/gofish
+@exec ln -sf %D/sbin/gofish %D/sbin/gopherd
+@unexec rm -f %D/sbin/gofish %D/sbin/gopherd
+gopher/Configure_GoFish
+gopher/.cache
+gopher/.gopher+
+gopher/icons/gofish.gif
+gopher/icons/gopher_binary.gif
+gopher/icons/gopher_html.gif
+gopher/icons/gopher_image.gif
+gopher/icons/gopher_menu.gif
+gopher/icons/gopher_text.gif
+gopher/icons/gopher_unknown.gif
+@dirrm gopher/icons
+@dirrm gopher