Date: Mon, 17 Aug 1998 14:28:53 +0400 (MSD) From: Andrey Zakhvatov <andy@icc.surw.chel.su> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7642: New port: xataxx-1.0 Message-ID: <199808171028.OAA26583@icc.surw.chel.su>
next in thread | raw e-mail | index | archive | help
>Number: 7642 >Category: ports >Synopsis: New port: xataxx-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 Aug 17 03:30: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 strategy game of position and movement for X Window System. XAtaxx is a strategy game based on Ataxx, a popular arcade video game. It is a game of position and movement. The object is to have the most pieces of your color on the board at the end of the game. # 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: # # xataxx-1.0 # xataxx-1.0/files # xataxx-1.0/files/md5 # xataxx-1.0/patches # xataxx-1.0/patches/patch-aa # xataxx-1.0/patches/patch-ab # xataxx-1.0/pkg # xataxx-1.0/pkg/PLIST # xataxx-1.0/pkg/DESCR # xataxx-1.0/pkg/COMMENT # xataxx-1.0/Makefile # echo c - xataxx-1.0 mkdir -p xataxx-1.0 > /dev/null 2>&1 echo c - xataxx-1.0/files mkdir -p xataxx-1.0/files > /dev/null 2>&1 echo x - xataxx-1.0/files/md5 sed 's/^X//' >xataxx-1.0/files/md5 << 'END-of-xataxx-1.0/files/md5' XMD5 (xataxx.tar.Z) = dac2bba6d75b4f57f959fb524add4a3d END-of-xataxx-1.0/files/md5 echo c - xataxx-1.0/patches mkdir -p xataxx-1.0/patches > /dev/null 2>&1 echo x - xataxx-1.0/patches/patch-aa sed 's/^X//' >xataxx-1.0/patches/patch-aa << 'END-of-xataxx-1.0/patches/patch-aa' X--- Imakefile Tue Oct 29 04:23:52 1991 X+++ /home/andy/tmp/wrk/Imakefile Sat Jul 4 21:29:46 1998 X@@ -8,7 +8,7 @@ X DEPLIBS = X X /* DATADIR is where the boards and bitmaps will be installed */ X-DATADIR = /afs/andrew.cmu.edu/usr0/games/lib/xataxx X+DATADIR = $(X11BASE)/share/xataxx X X LOCAL_LIBRARIES = $(XLIB) X SRCS = bits.c board.c colbits.c demo.c display.c main.c nubot.c parse.c zot.c END-of-xataxx-1.0/patches/patch-aa echo x - xataxx-1.0/patches/patch-ab sed 's/^X//' >xataxx-1.0/patches/patch-ab << 'END-of-xataxx-1.0/patches/patch-ab' X--- main.c Sun May 5 06:53:44 1991 X+++ /home/andy/tmp/wrk/main.c Sat Jul 4 21:31:38 1998 X@@ -160,7 +160,7 @@ X int x; X { X int z1, z2, z3, z4, z=0; X- char nn[6]; X+ static char nn[6]; X X z1 = (int) (x)/1000; X z2 = (int) (x)/100-(10*z1); END-of-xataxx-1.0/patches/patch-ab echo c - xataxx-1.0/pkg mkdir -p xataxx-1.0/pkg > /dev/null 2>&1 echo x - xataxx-1.0/pkg/PLIST sed 's/^X//' >xataxx-1.0/pkg/PLIST << 'END-of-xataxx-1.0/pkg/PLIST' Xbin/xataxx Xman/man6/xataxx.6.gz Xshare/doc/xataxx/README Xshare/doc/xataxx/TODO Xshare/xataxx/1.xbd Xshare/xataxx/10.xbd Xshare/xataxx/11.xbd Xshare/xataxx/12.xbd Xshare/xataxx/13.xbd Xshare/xataxx/14.xbd Xshare/xataxx/15.xbd Xshare/xataxx/16.xbd Xshare/xataxx/17.xbd Xshare/xataxx/18.xbd Xshare/xataxx/19.xbd Xshare/xataxx/2.xbd Xshare/xataxx/20.xbd Xshare/xataxx/21.xbd Xshare/xataxx/22.xbd Xshare/xataxx/23.xbd Xshare/xataxx/24.xbd Xshare/xataxx/25.xbd Xshare/xataxx/26.xbd Xshare/xataxx/27.xbd Xshare/xataxx/28.xbd Xshare/xataxx/29.xbd Xshare/xataxx/3.xbd Xshare/xataxx/30.xbd Xshare/xataxx/31.xbd Xshare/xataxx/32.xbd Xshare/xataxx/33.xbd Xshare/xataxx/34.xbd Xshare/xataxx/35.xbd Xshare/xataxx/4.xbd Xshare/xataxx/5.xbd Xshare/xataxx/6.xbd Xshare/xataxx/7.xbd Xshare/xataxx/8.xbd Xshare/xataxx/9.xbd Xshare/xataxx/boards.num Xshare/xataxx/clearstone.xbm Xshare/xataxx/dkblock.xbm Xshare/xataxx/dksmiley.xbm Xshare/xataxx/dkstone.xbm Xshare/xataxx/downcursor.xbm Xshare/xataxx/downmask.xbm Xshare/xataxx/ltblock.xbm Xshare/xataxx/ltsmiley.xbm Xshare/xataxx/ltstone.xbm Xshare/xataxx/scowlcurs.xbm Xshare/xataxx/scowlcursmask.xbm Xshare/xataxx/smilecurs.xbm Xshare/xataxx/smilecursmask.xbm Xshare/xataxx/stone.xbm Xshare/xataxx/stonemask.xbm Xshare/xataxx/title.xbm Xshare/xataxx/upcursor.xbm Xshare/xataxx/upmask.xbm X@dirrm share/doc/xataxx X@dirrm share/xataxx END-of-xataxx-1.0/pkg/PLIST echo x - xataxx-1.0/pkg/DESCR sed 's/^X//' >xataxx-1.0/pkg/DESCR << 'END-of-xataxx-1.0/pkg/DESCR' XXAtaxx is a strategy game based on Ataxx, a popular arcade Xvideo game. It is a game of position and movement. The Xobject is to have the most pieces of your color on the Xboard at the end of the game. END-of-xataxx-1.0/pkg/DESCR echo x - xataxx-1.0/pkg/COMMENT sed 's/^X//' >xataxx-1.0/pkg/COMMENT << 'END-of-xataxx-1.0/pkg/COMMENT' XStrategy game of position and movement for X Window System. END-of-xataxx-1.0/pkg/COMMENT echo x - xataxx-1.0/Makefile sed 's/^X//' >xataxx-1.0/Makefile << 'END-of-xataxx-1.0/Makefile' X# New ports collection makefile for: xataxx X# Version required: 1.0 X# Date created: 4 July 1998 X# Whom: Andrey Zakhvatov X# X# $Id$ X# X XDISTNAME= xataxx XPKGNAME= xataxx-1.0 XCATEGORIES= games x11 XMASTER_SITES= ftp://ftp.x.org/R5contrib/ XEXTRACT_SUFX= .tar.Z X XMAINTAINER= andy@icc.surw.chel.su X XUSE_IMAKE= yes XMAN6= xataxx.6 X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/xataxx ${PREFIX}/bin X @ ${INSTALL_DATA} ${WRKSRC}/xataxx.man ${PREFIX}/man/man6/xataxx.6 X @ ${MKDIR} ${PREFIX}/share/xataxx X @ ${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/share/xataxx X.if !defined(NOPORTDOCS) X @ ${MKDIR} ${PREFIX}/share/doc/xataxx X @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xataxx X @ ${INSTALL_DATA} ${WRKSRC}/TODO ${PREFIX}/share/doc/xataxx X.endif X X.include <bsd.port.mk> END-of-xataxx-1.0/Makefile 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?199808171028.OAA26583>