From owner-cvs-ports@FreeBSD.ORG Fri Oct 15 23:49:07 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FC6D16A4CE; Fri, 15 Oct 2004 23:49:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F1943D58; Fri, 15 Oct 2004 23:49:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9FNn7S0029565; Fri, 15 Oct 2004 23:49:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9FNn7jJ029564; Fri, 15 Oct 2004 23:49:07 GMT (envelope-from pav) Message-Id: <200410152349.i9FNn7jJ029564@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Oct 2004 23:49:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/tsito Makefile distinfo pkg-descr pkg-plist ports/games/tsito/files patch-src-Interface.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2004 23:49:07 -0000 pav 2004-10-15 23:49:07 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tsito Makefile distinfo pkg-descr pkg-plist games/tsito/files patch-src-Interface.cpp Log: 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. PR: ports/72705 Submitted by: Kuang-che Wu Revision Changes Path 1.714 +1 -0 ports/games/Makefile 1.1 +23 -0 ports/games/tsito/Makefile (new) 1.1 +2 -0 ports/games/tsito/distinfo (new) 1.1 +11 -0 ports/games/tsito/files/patch-src-Interface.cpp (new) 1.1 +11 -0 ports/games/tsito/pkg-descr (new) 1.1 +3 -0 ports/games/tsito/pkg-plist (new)