From owner-cvs-all@FreeBSD.ORG Tue Mar 6 09:07:25 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 500BD16A403; Tue, 6 Mar 2007 09:07:25 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4068913C49D; Tue, 6 Mar 2007 09:07:25 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l2697P8k007530; Tue, 6 Mar 2007 09:07:25 GMT (envelope-from nivit@repoman.freebsd.org) Received: (from nivit@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l2697POU007529; Tue, 6 Mar 2007 09:07:25 GMT (envelope-from nivit) Message-Id: <200703060907.l2697POU007529@repoman.freebsd.org> From: Nicola Vitale Date: Tue, 6 Mar 2007 09:07:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/jin Makefile distinfo pkg-descr pkg-plist ports/games/jin/files jin.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 09:07:25 -0000 nivit 2007-03-06 09:07:23 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/jin Makefile distinfo pkg-descr pkg-plist games/jin/files jin.in Log: Jin is an open source, cross platform, graphical client (interface) for chess servers. It currently supports these servers: * The Internet Chess Club (aka ICC) * The Free Internet Chess Server (aka FICS) A short list of Jin's main features: * Graphical chess board with many board patterns and piece sets to choose from. You can also create your own * Chat/Command console with (customizable) color-coding for different types of chat/text * A seek graph, showing the currently sought games in a visual manner * Flexible game logger, which saves your finished games to your hard disk (doesn't work in JinApplet) * A scripter, which allows you to define automatic responses to certain events * A list of common actions, which can be quickly executed at the press of a button WWW: http://www.jinchess.com/ Revision Changes Path 1.1097 +1 -0 ports/games/Makefile 1.1 +45 -0 ports/games/jin/Makefile (new) 1.1 +3 -0 ports/games/jin/distinfo (new) 1.1 +5 -0 ports/games/jin/files/jin.in (new) 1.1 +21 -0 ports/games/jin/pkg-descr (new) 1.1 +98 -0 ports/games/jin/pkg-plist (new)