From shaun@inerd.com  Fri May 26 03:02:23 2006
Return-Path: <shaun@inerd.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9BE0F16A702
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <shaun@inerd.com>
Reply-To: Shaun Amott <shaun@inerd.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] games/nuclearchess - a variant of chess designed for short games
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:    shaun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 03:10:12 GMT 2006
>Closed-Date:    Fri Jun 23 03:52:38 GMT 2006
>Last-Modified:  Fri Jun 23 03:52:38 GMT 2006
>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 <shaun@inerd.com>
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 <bsd.port.mk>
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:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Wed May 31 00:48:20 CEST 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97944 
State-Changed-From-To: open->feedback 
State-Changed-By: ehaupt 
State-Changed-When: Wed May 31 01:39:24 CEST 2006 
State-Changed-Why:  
This port segfaulted 3 times within 5 minutes. Try to lose the game, it will 
SIGSEGV immediately. I am not sure if it is mature enough to be added to the 
tree. Do you think you could fix it? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97944 
Responsible-Changed-From-To: ehaupt->shaun 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Tue Jun 20 10:40:22 CEST 2006 
Responsible-Changed-Why:  
Over to submitter. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97944 
State-Changed-From-To: feedback->open 
State-Changed-By: shaun 
State-Changed-When: Thu Jun 22 15:22:44 UTC 2006 
State-Changed-Why:  
Issues have been discussed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97944 
State-Changed-From-To: open->closed 
State-Changed-By: shaun 
State-Changed-When: Fri Jun 23 03:52:17 UTC 2006 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97944 
>Unformatted:
