Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 1998 15:32:22 +0300 (MSK)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5958: New port: xquarto-1.0
Message-ID:  <199803091232.PAA23301@icc.surw.chel.su>

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

>Number:         5958
>Category:       ports
>Synopsis:       New port: xquarto-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  9 04:30:03 PST 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a port of X version of simple but tricky board game.

   Xquarto is a board game designed for the X windows environment.
The game is a two-player game, although for the moment, it is only
possible  to  play against  the computer. The board is composed of
4x4 squares and 16 pieces. Each  piece  has four properties: black
or  brown, horizontal  or  vertical, solid  or  hollow,  round  or
square.  This  makes  up  16  possible  combinations  and there is
exactly one piece for each possibility.

   Initially the board is empty. Now the two  players try to place 
out pieces in a way  that  the  opponent  has  to  complete a row, 
column or diagonal  with a common  property (e.g. all black). This
makes  the  opponent lose. The players do not choose what piece to
put but it is rather player 1 who gives  a piece  to player 2, who
then has to place this  piece  somewhere  and  choose  a piece for
player 1 to put somewhere etc.


# 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:
#
#	xquarto-1.0
#	xquarto-1.0/Makefile
#	xquarto-1.0/files
#	xquarto-1.0/files/md5
#	xquarto-1.0/pkg
#	xquarto-1.0/pkg/PLIST
#	xquarto-1.0/pkg/COMMENT
#	xquarto-1.0/pkg/DESCR
#
echo c - xquarto-1.0
mkdir -p xquarto-1.0 > /dev/null 2>&1
echo x - xquarto-1.0/Makefile
sed 's/^X//' >xquarto-1.0/Makefile << 'END-of-xquarto-1.0/Makefile'
X# New ports collection makefile for:	xquarto
X# Version required:			1.0
X# Date created:				9 March 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	xquarto-1.0
XCATEGORIES=	games x11
XMASTER_SITES=	http://www.math.rth.se/~mjo/games/xquarto/
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XLIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
X
XUSE_IMAKE=	yes
XMAN6=		xquarto.6
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/src/xquarto ${PREFIX}/bin
X	@ ${INSTALL_DATA} ${WRKSRC}/src/xquarto.man ${PREFIX}/man/man6/xquarto.6
X
X.include <bsd.port.mk>
END-of-xquarto-1.0/Makefile
echo c - xquarto-1.0/files
mkdir -p xquarto-1.0/files > /dev/null 2>&1
echo x - xquarto-1.0/files/md5
sed 's/^X//' >xquarto-1.0/files/md5 << 'END-of-xquarto-1.0/files/md5'
XMD5 (xquarto-1.0.tar.gz) = 48be329c41f8eb692836267476f63ac7
END-of-xquarto-1.0/files/md5
echo c - xquarto-1.0/pkg
mkdir -p xquarto-1.0/pkg > /dev/null 2>&1
echo x - xquarto-1.0/pkg/PLIST
sed 's/^X//' >xquarto-1.0/pkg/PLIST << 'END-of-xquarto-1.0/pkg/PLIST'
Xbin/xquarto
Xman/man6/xquarto.6.gz
END-of-xquarto-1.0/pkg/PLIST
echo x - xquarto-1.0/pkg/COMMENT
sed 's/^X//' >xquarto-1.0/pkg/COMMENT << 'END-of-xquarto-1.0/pkg/COMMENT'
XX version of simple but tricky board game.
END-of-xquarto-1.0/pkg/COMMENT
echo x - xquarto-1.0/pkg/DESCR
sed 's/^X//' >xquarto-1.0/pkg/DESCR << 'END-of-xquarto-1.0/pkg/DESCR'
X   Xquarto is a board game designed for the X windows environment.
XThe game is a two-player game, although for the moment, it is only
Xpossible  to  play against  the computer. The board is composed of
X4x4 squares and 16 pieces. Each  piece  has four properties: black
Xor  brown, horizontal  or  vertical, solid  or  hollow,  round  or
Xsquare.  This  makes  up  16  possible  combinations  and there is
Xexactly one piece for each possibility.
X
X   Initially the board is empty. Now the two  players try to place 
Xout pieces in a way  that  the  opponent  has  to  complete a row, 
Xcolumn or diagonal  with a common  property (e.g. all black). This
Xmakes  the  opponent lose. The players do not choose what piece to
Xput but it is rather player 1 who gives  a piece  to player 2, who
Xthen has to place this  piece  somewhere  and  choose  a piece for
Xplayer 1 to put somewhere etc.
X
X   Any suggestions, bug reports, complaints etc. should be sent to
Xmjo@math.kth.se. Feedback is appreciated!
END-of-xquarto-1.0/pkg/DESCR
exit


>How-To-Repeat:

>Fix:
	
   Please, check and commit this port.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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