From owner-cvs-ports@FreeBSD.ORG Mon Sep 10 22:45:42 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2594516A418; Mon, 10 Sep 2007 22:45:42 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2287913C46E; Mon, 10 Sep 2007 22:45:42 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8AMjfmR092998; Mon, 10 Sep 2007 22:45:41 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8AMjfsC092997; Mon, 10 Sep 2007 22:45:41 GMT (envelope-from edwin) Message-Id: <200709102245.l8AMjfsC092997@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 10 Sep 2007 22:45:41 +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/crafty-tablebase-no-pawn Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/crafty-tablebase-no-pawn/scripts configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 10 Sep 2007 22:45:42 -0000 edwin 2007-09-10 22:45:41 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/crafty-tablebase-no-pawn Makefile distinfo pkg-descr pkg-message pkg-plist games/crafty-tablebase-no-pawn/scripts configure Log: [New Port]: games/crafty-tablebase-no-pawn These are the 3, 4, and 5 man tablebases for crafty, with the exception of the pawn tablebases, which are quite large. A future port will address those seperately. PR: ports/116253 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Revision Changes Path 1.1141 +1 -0 ports/games/Makefile 1.1 +69 -0 ports/games/crafty-tablebase-no-pawn/Makefile (new) 1.1 +504 -0 ports/games/crafty-tablebase-no-pawn/distinfo (new) 1.1 +9 -0 ports/games/crafty-tablebase-no-pawn/pkg-descr (new) 1.1 +20 -0 ports/games/crafty-tablebase-no-pawn/pkg-message (new) 1.1 +169 -0 ports/games/crafty-tablebase-no-pawn/pkg-plist (new) 1.1 +13 -0 ports/games/crafty-tablebase-no-pawn/scripts/configure (new)