ports/58988: New Port: games/cgoban2 KGS client and SGF editor

Suleiman Souhlal refugee at vt.edu
Thu Nov 6 03:00:41 UTC 2003


>Number:         58988
>Category:       ports
>Synopsis:       New Port: games/cgoban2 KGS client and SGF editor
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 19:00:37 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Suleiman Souhlal
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD zZzZ.segfaulted.com 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Tue Sep 30 19:14:35 EDT 2003 refugee at zZzZ.vt.edu:/usr/obj/usr/src/sys/ZZZZ i386


	
>Description:
	
CGoban2 is a client for the Kiseido Go Server, and an editor for SGF go files.
>How-To-Repeat:
	
>Fix:

	

--- cgoban2.sh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cgoban2
#	cgoban2/Makefile
#	cgoban2/pkg-descr
#	cgoban2/pkg-plist
#	cgoban2/distinfo
#
echo c - cgoban2
mkdir -p cgoban2 > /dev/null 2>&1
echo x - cgoban2/Makefile
sed 's/^X//' >cgoban2/Makefile << 'END-of-cgoban2/Makefile'
X# New ports collection makefile for:   cgoban2
X# Date created:        5 November 2003
X# Whom:                Suleiman Souhlal <refugee at vt.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      cgoban2
XPORTVERSION=   2.5.3
XCATEGORIES=    games
XMASTER_SITES=  http://kgs.kiseido.com/
XDISTNAME=      cgoban-unix-${PORTVERSION}
X
XMAINTAINER=    refugee at vt.edu
XCOMMENT=       Kiseido Go Server client and SGF editor
X
XNO_BUILD=      yes
XUSE_BZIP2=     yes
XUSE_JAVA=      1.3+
X
XWRKSRC=        ${WRKDIR}/cgoban
X
Xdo-install:
X	${SED} < ${WRKSRC}/cgoban.sh.in > ${WRKSRC}/cgoban2 -e \
X		"s;_DIR=.;_DIR=${DATADIR};" \
X		-e "s;^java ;javavm ;"
X	${MKDIR} ${DATADIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/cgoban2 ${PREFIX}/bin
X	${INSTALL_DATA} ${WRKSRC}/cgoban.jar ${DATADIR}/cgoban.jar
X
X.include <bsd.port.mk>
END-of-cgoban2/Makefile
echo x - cgoban2/pkg-descr
sed 's/^X//' >cgoban2/pkg-descr << 'END-of-cgoban2/pkg-descr'
XCGoban2 is a client for the Kiseido Go Server, and an editor for SGF go files.
XWWW: http://kgs.kiseido.com/
X
X- Suleiman Souhlal
Xrefugee at vt.edu
END-of-cgoban2/pkg-descr
echo x - cgoban2/pkg-plist
sed 's/^X//' >cgoban2/pkg-plist << 'END-of-cgoban2/pkg-plist'
Xbin/cgoban2
X%%DATADIR%%/cgoban.jar
X at dirrm %%DATADIR%%
END-of-cgoban2/pkg-plist
echo x - cgoban2/distinfo
sed 's/^X//' >cgoban2/distinfo << 'END-of-cgoban2/distinfo'
XMD5 (cgoban-unix-2.5.3.tar.bz2) = 6480966edf7715db7173cdaebc259734
END-of-cgoban2/distinfo
exit
--- cgoban2.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list