From owner-cvs-all@FreeBSD.ORG Mon Sep 10 22:52:55 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E16C616A41A; Mon, 10 Sep 2007 22:52:55 +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 D7DA913C4B6; Mon, 10 Sep 2007 22:52:55 +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 l8AMqtEO093636; Mon, 10 Sep 2007 22:52:55 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8AMqtcG093635; Mon, 10 Sep 2007 22:52:55 GMT (envelope-from edwin) Message-Id: <200709102252.l8AMqtcG093635@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 10 Sep 2007 22:52:55 +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-pawn Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/crafty-tablebase-pawn/scripts configure 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: Mon, 10 Sep 2007 22:52:56 -0000 edwin 2007-09-10 22:52:55 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/crafty-tablebase-pawn Makefile distinfo pkg-descr pkg-message pkg-plist games/crafty-tablebase-pawn/scripts configure Log: [New Port]: games/crafty-tablebase-pawn These are the 3/4/5 man tablebases that include pawns. Tablebases with pawns as one of the pieces are quite large - this port will take ~5.1G of disk space, compared with ~2G for the no-pawn tablebases. Note: added NO_PACKAGE to it to keep the builders happy. PR: ports/116260 Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker) Revision Changes Path 1.1142 +1 -0 ports/games/Makefile 1.1 +61 -0 ports/games/crafty-tablebase-pawn/Makefile (new) 1.1 +366 -0 ports/games/crafty-tablebase-pawn/distinfo (new) 1.1 +9 -0 ports/games/crafty-tablebase-pawn/pkg-descr (new) 1.1 +11 -0 ports/games/crafty-tablebase-pawn/pkg-message (new) 1.1 +123 -0 ports/games/crafty-tablebase-pawn/pkg-plist (new) 1.1 +13 -0 ports/games/crafty-tablebase-pawn/scripts/configure (new)