1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

add gofish 0.27

GoFish Gopher Server
This commit is contained in:
Ying-Chieh Liao 2003-04-01 16:50:04 +00:00
parent 2f086832ff
commit 171e6a146a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77920
5 changed files with 53 additions and 0 deletions

View File

@ -184,6 +184,7 @@
SUBDIR += gnugadu
SUBDIR += gnunet
SUBDIR += gnut
SUBDIR += gofish
SUBDIR += googolplex
SUBDIR += gopher
SUBDIR += gps

27
net/gofish/Makefile Normal file
View File

@ -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>

1
net/gofish/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gofish-0.27.tar.gz) = 665590034e80271ffc903ae22ab851fd

4
net/gofish/pkg-descr Normal file
View File

@ -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/

20
net/gofish/pkg-plist Normal file
View File

@ -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