From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 26 03:10:15 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D2F516A7FC for ; Fri, 26 May 2006 03:10:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 325ED43D48 for ; Fri, 26 May 2006 03:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4Q3ACr4004841 for ; Fri, 26 May 2006 03:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4Q3AC2n004840; Fri, 26 May 2006 03:10:12 GMT (envelope-from gnats) Resent-Date: Fri, 26 May 2006 03:10:12 GMT Resent-Message-Id: <200605260310.k4Q3AC2n004840@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shaun Amott Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE0F16A702 for ; Fri, 26 May 2006 03:02:23 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id A9E8A43D46 for ; Fri, 26 May 2006 03:02:22 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP for ; Fri, 26 May 2006 04:02:20 +0100 (BST) Message-Id: <1148612540.24805@charon.picobyte.net> Date: Fri, 26 May 2006 04:02:20 +0100 From: Shaun Amott To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/97944: [NEW PORT] games/nuclearchess - a variant of chess designed for short games X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shaun Amott List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:10:22 -0000 >Number: 97944 >Category: ports >Synopsis: [NEW PORT] games/nuclearchess - a variant of chess designed for short games >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 26 03:10:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: >Description: NuclearChess is a chess variant. Whenever a piece is captured, both pieces and all pieces on neighbour fields die. Games are short and fun even for people who usually don't play chess. Tinderbox tested on : 5.x (sparc64) Manually tested on : 6.x (i386), 4.x (i386) >How-To-Repeat: >Fix: --- nuclearchess.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # nuclearchess # nuclearchess/distinfo # nuclearchess/Makefile # nuclearchess/pkg-plist # nuclearchess/pkg-descr # echo c - nuclearchess mkdir -p nuclearchess > /dev/null 2>&1 echo x - nuclearchess/distinfo sed 's/^X//' >nuclearchess/distinfo << 'END-of-nuclearchess/distinfo' XMD5 (nuclearchess-0.9.2.tar.gz) = 10d8b2a2890d6aaca1afe2cbc23f002a XSHA256 (nuclearchess-0.9.2.tar.gz) = a7d485ccf1b1c88ffb54850265a19a368d3f89daf321332307b3c5f924f15a83 XSIZE (nuclearchess-0.9.2.tar.gz) = 1355944 END-of-nuclearchess/distinfo echo x - nuclearchess/Makefile sed 's/^X//' >nuclearchess/Makefile << 'END-of-nuclearchess/Makefile' X# New ports collection makefile for: nuclearchess X# Date Created: 2006-05-26 X# Whom: Shaun Amott X# X# $FreeBSD$ X# X XPORTNAME= nuclearchess XPORTVERSION= 0.9.2 XCATEGORIES= games XMASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/ \ X http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ X XMAINTAINER= shaun@inerd.com XCOMMENT= A chess variant designed to be short and fun for all players X XGNU_CONFIGURE= yes X XUSE_SDL= sdl image X XCONFIGURE_ARGS= --prefix=${PREFIX} \ X --localstatedir=${DATADIR} \ X --program-prefix= X X.include END-of-nuclearchess/Makefile echo x - nuclearchess/pkg-plist sed 's/^X//' >nuclearchess/pkg-plist << 'END-of-nuclearchess/pkg-plist' Xbin/nuclearchess X%%DATADIR%%/gfx/SmallStone.png X%%DATADIR%%/gfx/anim3.png X%%DATADIR%%/gfx/bauer.png X%%DATADIR%%/gfx/dame.png X%%DATADIR%%/gfx/anim1.png X%%DATADIR%%/gfx/anim4.png X%%DATADIR%%/gfx/turm.png X%%DATADIR%%/gfx/StoneFont.png X%%DATADIR%%/gfx/anim10.png X%%DATADIR%%/gfx/anim5.png X%%DATADIR%%/gfx/black.png X%%DATADIR%%/gfx/koenig.png X%%DATADIR%%/gfx/anim11.png X%%DATADIR%%/gfx/anim6.png X%%DATADIR%%/gfx/white.png X%%DATADIR%%/gfx/anim12.png X%%DATADIR%%/gfx/anim7.png X%%DATADIR%%/gfx/board.png X%%DATADIR%%/gfx/laeufer.png X%%DATADIR%%/gfx/wood.png X%%DATADIR%%/gfx/anim13.png X%%DATADIR%%/gfx/anim8.png X%%DATADIR%%/gfx/bomb.png X%%DATADIR%%/gfx/anim14.png X%%DATADIR%%/gfx/anim9.png X%%DATADIR%%/gfx/bombe.png X%%DATADIR%%/gfx/anim15.png X%%DATADIR%%/gfx/atom-rot.png X%%DATADIR%%/gfx/button-light.png X%%DATADIR%%/gfx/select.png X%%DATADIR%%/gfx/anim2.png X%%DATADIR%%/gfx/atom.png X%%DATADIR%%/gfx/button.png X%%DATADIR%%/gfx/springer.png X@dirrm %%DATADIR%%/gfx X@dirrm %%DATADIR%% END-of-nuclearchess/pkg-plist echo x - nuclearchess/pkg-descr sed 's/^X//' >nuclearchess/pkg-descr << 'END-of-nuclearchess/pkg-descr' XNuclearChess is a chess variant. Whenever a piece is captured, both Xpieces and all pieces on neighbour fields die. Games are short and fun Xeven for people who usually don't play chess. X XWWW: http://user.cs.tu-berlin.de/~karlb/nuclearchess/ END-of-nuclearchess/pkg-descr exit --- nuclearchess.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: