Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2006 18:43:51 GMT
From:      Max <makc@issp.ac.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/95520: New port: games/hexxagon - another logic game
Message-ID:  <200604081843.k38IhpfY066036@www.freebsd.org>
Resent-Message-ID: <200604081850.k38IoBnD018888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95520
>Category:       ports
>Synopsis:       New port: games/hexxagon - another logic game
>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:   Sat Apr 08 18:50:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Max
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
FreeBSD luna.zuzino.mipt.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Mar 24 20:30:35 MSK 2006     makc@luna.zuzino.mipt.ru:/usr/obj/usr/src/sys/LUNA  i386
>Description:
Gtk based board strategy game.
>How-To-Repeat:

>Fix:
# 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:
#
#	hexxagon
#	hexxagon/Makefile
#	hexxagon/distinfo
#	hexxagon/pkg-descr
#	hexxagon/pkg-plist
#
echo c - hexxagon
mkdir -p hexxagon > /dev/null 2>&1
echo x - hexxagon/Makefile
sed 's/^X//' >hexxagon/Makefile << 'END-of-hexxagon/Makefile'
X## New ports collection makefile for:   hexxagon
X# Date created:			08 April 2006
X# Whom:				Max Brazhnikov makc@issp.ac.ru
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hexxagon
XPORTVERSION=	1.0
XCATEGORIES=	games
XMASTER_SITES=	http://www.nesqi.se/hexxagon/hexxagon/download/
X
XMAINTAINER=	makc@issp.ac.ru
XCOMMENT=	A strategy hexagon game
X
XLIB_DEPENDS+=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_X_PREFIX=	yes
XUSE_AUTOTOOLS=	automake:14
XHAS_CONFIGURE=	yes
X.include <bsd.port.mk>
END-of-hexxagon/Makefile
echo x - hexxagon/distinfo
sed 's/^X//' >hexxagon/distinfo << 'END-of-hexxagon/distinfo'
XMD5 (hexxagon-1.0.tar.bz2) = f4064f4324598453dacbc1387aa0482c
XSHA256 (hexxagon-1.0.tar.bz2) = d38c6171550a2e10ece4ae655cbc417a1bdb86912cd5f141e2a19840d4cb5f5f
XSIZE (hexxagon-1.0.tar.bz2) = 1245889
END-of-hexxagon/distinfo
echo x - hexxagon/pkg-descr
sed 's/^X//' >hexxagon/pkg-descr << 'END-of-hexxagon/pkg-descr'
XHexxagon is a Ataxx clone. The goal of the game is to conquer as much of the
Xboard as possible, which is done by capturing the opponent's pieces or by
Xcloning your own.
X
XWWW: http://www.nesqi.se/hexxagon/
END-of-hexxagon/pkg-descr
echo x - hexxagon/pkg-plist
sed 's/^X//' >hexxagon/pkg-plist << 'END-of-hexxagon/pkg-plist'
Xbin/hexxagon
Xshare/hexxagon/images/about_top.xpm
Xshare/hexxagon/images/board_D_0.xpm
Xshare/hexxagon/images/board_L_0.xpm
Xshare/hexxagon/images/board_L_1.xpm
Xshare/hexxagon/images/board_L_2.xpm
Xshare/hexxagon/images/board_N_0.xpm
Xshare/hexxagon/images/board_N_1.xpm
Xshare/hexxagon/images/board_N_2.xpm
Xshare/hexxagon/images/computer_wins.xpm
Xshare/hexxagon/images/draw.xpm
Xshare/hexxagon/images/you_win.xpm
X@dirrm share/hexxagon/images
X@dirrm share/hexxagon
END-of-hexxagon/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604081843.k38IhpfY066036>