ports/72705: [NEW PORT] games/tsito: A Chinese chess (Xiangqi) program

Kuang-che Wu kcwu at csie.org
Thu Oct 14 19:50:36 UTC 2004


>Number:         72705
>Category:       ports
>Synopsis:       [NEW PORT] games/tsito: A Chinese chess (Xiangqi) program
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 14 19:50:34 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kuang-che Wu
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kcwu.homeip.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Sep  4 05:33:38 CST
>Description:
Tsito plays XiangQi (Chinese Chess) against the user or it referees two
players. It can be used on the console (or an xterm) or can communicate through
pipes to a GUI frontend. If used in a console it uses ASCII characters to
display the board on the screen.

'tsito', stands for "The Secret Inside The Orange".

WWW:	http://xiangqi-engine.sourceforge.net/

- Kuang-che Wu
  kcwu at csie.org

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- tsito-0.8.4.shar 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:
#
#	tsito
#	tsito/Makefile
#	tsito/distinfo
#	tsito/pkg-plist
#	tsito/pkg-descr
#
echo c - tsito
mkdir -p tsito > /dev/null 2>&1
echo x - tsito/Makefile
sed 's/^X//' >tsito/Makefile << 'END-of-tsito/Makefile'
X# New ports collection makefile for:	tsito
X# Date created:		14 Oct 2004
X# Whom:			Kuang-che Wu <kcwu at csie.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	tsito
XPORTVERSION=	0.8.4
XCATEGORIES=	games
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	xiangqi-engine
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	A Chinese chess (Xiangqi) program
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ENV=	LIBS="-lcompat"
XCONFIGURE_ARGS=	--prefix="${PREFIX}"
X
XMAN1=		tsito.1
X
X.include <bsd.port.mk>
END-of-tsito/Makefile
echo x - tsito/distinfo
sed 's/^X//' >tsito/distinfo << 'END-of-tsito/distinfo'
XMD5 (tsito-0.8.4.tar.gz) = 198b7313067959f7530d569ca9b48a1e
XSIZE (tsito-0.8.4.tar.gz) = 184809
END-of-tsito/distinfo
echo x - tsito/pkg-plist
sed 's/^X//' >tsito/pkg-plist << 'END-of-tsito/pkg-plist'
Xbin/tsito
X%%DATADIR%%/book.dat
X at dirrm share/tsito
END-of-tsito/pkg-plist
echo x - tsito/pkg-descr
sed 's/^X//' >tsito/pkg-descr << 'END-of-tsito/pkg-descr'
XTsito plays XiangQi (Chinese Chess) against the user or it referees two
Xplayers. It can be used on the console (or an xterm) or can communicate through
Xpipes to a GUI frontend. If used in a console it uses ASCII characters to
Xdisplay the board on the screen.
X
X'tsito', stands for "The Secret Inside The Orange".
X
XWWW:	http://xiangqi-engine.sourceforge.net/
X
X- Kuang-che Wu
X  kcwu at csie.org
END-of-tsito/pkg-descr
exit
--- tsito-0.8.4.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list