From owner-cvs-all@FreeBSD.ORG Thu Feb 8 22:36:24 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 5066616A526; Thu, 8 Feb 2007 22:36:24 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 160A213C48D; Thu, 8 Feb 2007 22:36:24 +0000 (UTC) (envelope-from miwi@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 l18MaNGW031044; Thu, 8 Feb 2007 22:36:23 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l18MaNCb031043; Thu, 8 Feb 2007 22:36:23 GMT (envelope-from miwi) Message-Id: <200702082236.l18MaNCb031043@repoman.freebsd.org> From: Martin Wilke Date: Thu, 8 Feb 2007 22:36:23 +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/brutalchess Makefile distinfo pkg-descr pkg-plist ports/games/brutalchess/files patch-aclocal.m4 patch-install.sh 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: Thu, 08 Feb 2007 22:36:24 -0000 miwi 2007-02-08 22:36:23 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/brutalchess Makefile distinfo pkg-descr pkg-plist games/brutalchess/files patch-aclocal.m4 patch-install.sh Log: Brutal Chess features full 3D graphics, an advanced particle engine, and several different levels of intelligent AI, inspired by the once popular "Battle Chess" released by Interplay circa 1988. WWW: http://brutalchess.sourceforge.net/ PR: ports/108904 Submitted by: Gustavo Perez Querol Revision Changes Path 1.1085 +1 -0 ports/games/Makefile 1.1 +33 -0 ports/games/brutalchess/Makefile (new) 1.1 +3 -0 ports/games/brutalchess/distinfo (new) 1.1 +11 -0 ports/games/brutalchess/files/patch-aclocal.m4 (new) 1.1 +254 -0 ports/games/brutalchess/files/patch-install.sh (new) 1.1 +5 -0 ports/games/brutalchess/pkg-descr (new) 1.1 +29 -0 ports/games/brutalchess/pkg-plist (new)