Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 13:56:20 +0300 (MSK)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6041: New port: xcogitate-1.02
Message-ID:  <199803171056.NAA20714@icc.surw.chel.su>

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

>Number:         6041
>Category:       ports
>Synopsis:       New port: xcogitate-1.02
>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:   Tue Mar 17 02:50:01 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 Xcogitate - logical game with board and stones.

   The game is played with 72 stones. There are 36 different  stones,
each  occuring  twice. The stones are shuffled in a pouch. The player
takes an arbitrary  stone from the pouch and must put it on the board
somewhere. 

   The object of the game is to place all 72 stones on the board.


# 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:
#
#	xcogitate-1.02
#	xcogitate-1.02/Makefile
#	xcogitate-1.02/files
#	xcogitate-1.02/files/md5
#	xcogitate-1.02/pkg
#	xcogitate-1.02/pkg/COMMENT
#	xcogitate-1.02/pkg/PLIST
#	xcogitate-1.02/pkg/DESCR
#
echo c - xcogitate-1.02
mkdir -p xcogitate-1.02 > /dev/null 2>&1
echo x - xcogitate-1.02/Makefile
sed 's/^X//' >xcogitate-1.02/Makefile << 'END-of-xcogitate-1.02/Makefile'
X# New ports collection makefile for:	xcogitate
X# Version required:			1.02
X# Date created:				15 March 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	xcogs
XPKGNAME=	xcogitate-1.02
XCATEGORIES=	games x11
XMASTER_SITES=	http://www.pff-software.demon.nl/archive/
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XLIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
X
XUSE_X11=	yes
XWRKSRC=		${WRKDIR}/XCOGITATE_SOURCE
X
Xdo-build:
X	cd ${WRKSRC} ; cc -o xcogitate xcogitate.c ${CFLAGS} -I${X11BASE}/include -L${X11BASE}/lib -lX11 -lXpm
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/xcogitate ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-xcogitate-1.02/Makefile
echo c - xcogitate-1.02/files
mkdir -p xcogitate-1.02/files > /dev/null 2>&1
echo x - xcogitate-1.02/files/md5
sed 's/^X//' >xcogitate-1.02/files/md5 << 'END-of-xcogitate-1.02/files/md5'
XMD5 (xcogs.tar.gz) = 3bcaadeca502576b23b32910ea92b1c3
END-of-xcogitate-1.02/files/md5
echo c - xcogitate-1.02/pkg
mkdir -p xcogitate-1.02/pkg > /dev/null 2>&1
echo x - xcogitate-1.02/pkg/COMMENT
sed 's/^X//' >xcogitate-1.02/pkg/COMMENT << 'END-of-xcogitate-1.02/pkg/COMMENT'
XXcogitate - logical game with board and stones.
END-of-xcogitate-1.02/pkg/COMMENT
echo x - xcogitate-1.02/pkg/PLIST
sed 's/^X//' >xcogitate-1.02/pkg/PLIST << 'END-of-xcogitate-1.02/pkg/PLIST'
Xbin/xcogitate
END-of-xcogitate-1.02/pkg/PLIST
echo x - xcogitate-1.02/pkg/DESCR
sed 's/^X//' >xcogitate-1.02/pkg/DESCR << 'END-of-xcogitate-1.02/pkg/DESCR'
X   The game is played with 72 stones. There are 36 different  stones,
Xeach  occuring  twice. The stones are shuffled in a pouch. The player
Xtakes an arbitrary  stone from the pouch and must put it on the board
Xsomewhere. 
X
X   The following rules must be followed:
X
X   1. The stone must touch at least one other stone.
X
X   2. If the stone touches only 1 other stone, the colours or symbols
X      must be the same.
X
X   3. If  the  stone  touches  2  other stones, it must have the same 
X      colour as one of them, and the same symbol as the other.
X
X   4. If  the  stone  touches  3  other stones, it must have the same
X      colour  as one of them, and the same symbol as the other 2, and 
X      vice versa.
X
X   The object of the game is to place all 72 stones on the board.
END-of-xcogitate-1.02/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?199803171056.NAA20714>