From owner-freebsd-ports Wed May 13 05:23:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA18159 for freebsd-ports-outgoing; Wed, 13 May 1998 05:23:38 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA18150 for ; Wed, 13 May 1998 05:23:37 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id FAA06164; Wed, 13 May 1998 05:20:01 -0700 (PDT) Received: from rich.chel.su (root@mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA17839 for ; Wed, 13 May 1998 05:19:15 -0700 (PDT) (envelope-from andy@icc.surw.chel.su) Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162]) by rich.chel.su (8.7.2/Murphy) with ESMTP id SAA13942 for ; Wed, 13 May 1998 18:19:33 +0600 (UDT) Received: (from andy@localhost) by icc.surw.chel.su (8.8.5/8.8.4) id QAA03895; Wed, 13 May 1998 16:22:31 +0400 (MSD) Message-Id: <199805131222.QAA03895@icc.surw.chel.su> Date: Wed, 13 May 1998 16:22:31 +0400 (MSD) From: Andrey Zakhvatov Reply-To: andy@icc.surw.chel.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/6619: New port: xisola-1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6619 >Category: ports >Synopsis: New port: xisola-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: Wed May 13 05:20:00 PDT 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 simple board game for X Window System. Xisola game follow this simple rule: Each move consists of two actions: first move your piece to an adjascent empty field (horizontal, vertical or diagonal, like the king in Chess), then take away any of the empty fields Since the number of fields decreases with every move there will be a point when one player will not have any empty fields left to move to and he loses. # 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: # # xisola-1.0 # xisola-1.0/Makefile # xisola-1.0/files # xisola-1.0/files/md5 # xisola-1.0/pkg # xisola-1.0/pkg/PLIST # xisola-1.0/pkg/DESCR # xisola-1.0/pkg/COMMENT # echo c - xisola-1.0 mkdir -p xisola-1.0 > /dev/null 2>&1 echo x - xisola-1.0/Makefile sed 's/^X//' >xisola-1.0/Makefile << 'END-of-xisola-1.0/Makefile' X# New ports collection makefile for: xisola X# Version required: 1.0 X# Date created: 9 May 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= xisola-1.0 XCATEGORIES= games x11 XMASTER_SITES= ${MASTER_SITE_XCONTRIB} XMASTER_SITE_SUBDIR= games X XMAINTAINER= andy@icc.surw.chel.su X XWRKSRC= ${WRKDIR}/xisola XUSE_IMAKE= yes X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xisola ${PREFIX}/bin X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${PREFIX}/share/doc/xisola X @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xisola X.endif X X.include END-of-xisola-1.0/Makefile echo c - xisola-1.0/files mkdir -p xisola-1.0/files > /dev/null 2>&1 echo x - xisola-1.0/files/md5 sed 's/^X//' >xisola-1.0/files/md5 << 'END-of-xisola-1.0/files/md5' XMD5 (xisola-1.0.tar.gz) = 678f69340ab9239999aec17764323f25 END-of-xisola-1.0/files/md5 echo c - xisola-1.0/pkg mkdir -p xisola-1.0/pkg > /dev/null 2>&1 echo x - xisola-1.0/pkg/PLIST sed 's/^X//' >xisola-1.0/pkg/PLIST << 'END-of-xisola-1.0/pkg/PLIST' Xbin/xisola Xshare/doc/xisola/README X@dirrm share/doc/xisola END-of-xisola-1.0/pkg/PLIST echo x - xisola-1.0/pkg/DESCR sed 's/^X//' >xisola-1.0/pkg/DESCR << 'END-of-xisola-1.0/pkg/DESCR' XXisola game follow this simple rule: XEach move consists of two actions: first move your piece to an Xadjascent empty field (horizontal, vertical or diagonal, like Xthe king in Chess), then take away any of the empty fields XSince the number of fields decreases with every move there will Xbe a point when one player will not have any empty fields left Xto move to and he loses. END-of-xisola-1.0/pkg/DESCR echo x - xisola-1.0/pkg/COMMENT sed 's/^X//' >xisola-1.0/pkg/COMMENT << 'END-of-xisola-1.0/pkg/COMMENT' XSimple board game for X Window System. END-of-xisola-1.0/pkg/COMMENT 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