summaryrefslogtreecommitdiff
path: root/games/xataxx
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-08-24 01:51:30 +0000
committerSteve Price <steve@FreeBSD.org>1998-08-24 01:51:30 +0000
commit23c95aba732b7bc66d87df9f885e89b119f91053 (patch)
tree4659c5ada3a4fc463c727a768cd0e8e1466987ed /games/xataxx
parentTurn on the merlin port. (diff)
Initial import of xataxx version 1.0.
A strategy game of position and movement for the X Window System. PR: 7642 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=12787
Diffstat (limited to 'games/xataxx')
-rw-r--r--games/xataxx/Makefile31
-rw-r--r--games/xataxx/distinfo1
-rw-r--r--games/xataxx/files/patch-aa11
-rw-r--r--games/xataxx/files/patch-ab11
-rw-r--r--games/xataxx/pkg-comment1
-rw-r--r--games/xataxx/pkg-descr4
-rw-r--r--games/xataxx/pkg-plist59
7 files changed, 118 insertions, 0 deletions
diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile
new file mode 100644
index 000000000000..9aa40329f8bb
--- /dev/null
+++ b/games/xataxx/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: xataxx
+# Version required: 1.0
+# Date created: 4 July 1998
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= xataxx
+PKGNAME= xataxx-1.0
+CATEGORIES= games x11
+MASTER_SITES= ftp://ftp.x.org/R5contrib/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= andy@icc.surw.chel.su
+
+USE_IMAKE= yes
+MAN6= xataxx.6
+
+do-install:
+ @ ${INSTALL_PROGRAM} ${WRKSRC}/xataxx ${PREFIX}/bin
+ @ ${INSTALL_DATA} ${WRKSRC}/xataxx.man ${PREFIX}/man/man6/xataxx.6
+ @ ${MKDIR} ${PREFIX}/share/xataxx
+ @ ${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/share/xataxx
+.if !defined(NOPORTDOCS)
+ @ ${MKDIR} ${PREFIX}/share/doc/xataxx
+ @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xataxx
+ @ ${INSTALL_DATA} ${WRKSRC}/TODO ${PREFIX}/share/doc/xataxx
+.endif
+
+.include <bsd.port.mk>
diff --git a/games/xataxx/distinfo b/games/xataxx/distinfo
new file mode 100644
index 000000000000..2c84658be908
--- /dev/null
+++ b/games/xataxx/distinfo
@@ -0,0 +1 @@
+MD5 (xataxx.tar.Z) = dac2bba6d75b4f57f959fb524add4a3d
diff --git a/games/xataxx/files/patch-aa b/games/xataxx/files/patch-aa
new file mode 100644
index 000000000000..a8534c9520d2
--- /dev/null
+++ b/games/xataxx/files/patch-aa
@@ -0,0 +1,11 @@
+--- Imakefile Tue Oct 29 04:23:52 1991
++++ /home/andy/tmp/wrk/Imakefile Sat Jul 4 21:29:46 1998
+@@ -8,7 +8,7 @@
+ DEPLIBS =
+
+ /* DATADIR is where the boards and bitmaps will be installed */
+-DATADIR = /afs/andrew.cmu.edu/usr0/games/lib/xataxx
++DATADIR = $(X11BASE)/share/xataxx
+
+ LOCAL_LIBRARIES = $(XLIB)
+ SRCS = bits.c board.c colbits.c demo.c display.c main.c nubot.c parse.c zot.c
diff --git a/games/xataxx/files/patch-ab b/games/xataxx/files/patch-ab
new file mode 100644
index 000000000000..b1d475ed48a5
--- /dev/null
+++ b/games/xataxx/files/patch-ab
@@ -0,0 +1,11 @@
+--- main.c Sun May 5 06:53:44 1991
++++ /home/andy/tmp/wrk/main.c Sat Jul 4 21:31:38 1998
+@@ -160,7 +160,7 @@
+ int x;
+ {
+ int z1, z2, z3, z4, z=0;
+- char nn[6];
++ static char nn[6];
+
+ z1 = (int) (x)/1000;
+ z2 = (int) (x)/100-(10*z1);
diff --git a/games/xataxx/pkg-comment b/games/xataxx/pkg-comment
new file mode 100644
index 000000000000..28cd7a7ecd52
--- /dev/null
+++ b/games/xataxx/pkg-comment
@@ -0,0 +1 @@
+Strategy game of position and movement for X Window System.
diff --git a/games/xataxx/pkg-descr b/games/xataxx/pkg-descr
new file mode 100644
index 000000000000..acd9d0febb4f
--- /dev/null
+++ b/games/xataxx/pkg-descr
@@ -0,0 +1,4 @@
+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.
diff --git a/games/xataxx/pkg-plist b/games/xataxx/pkg-plist
new file mode 100644
index 000000000000..bbd5039138b7
--- /dev/null
+++ b/games/xataxx/pkg-plist
@@ -0,0 +1,59 @@
+bin/xataxx
+share/doc/xataxx/README
+share/doc/xataxx/TODO
+share/xataxx/1.xbd
+share/xataxx/10.xbd
+share/xataxx/11.xbd
+share/xataxx/12.xbd
+share/xataxx/13.xbd
+share/xataxx/14.xbd
+share/xataxx/15.xbd
+share/xataxx/16.xbd
+share/xataxx/17.xbd
+share/xataxx/18.xbd
+share/xataxx/19.xbd
+share/xataxx/2.xbd
+share/xataxx/20.xbd
+share/xataxx/21.xbd
+share/xataxx/22.xbd
+share/xataxx/23.xbd
+share/xataxx/24.xbd
+share/xataxx/25.xbd
+share/xataxx/26.xbd
+share/xataxx/27.xbd
+share/xataxx/28.xbd
+share/xataxx/29.xbd
+share/xataxx/3.xbd
+share/xataxx/30.xbd
+share/xataxx/31.xbd
+share/xataxx/32.xbd
+share/xataxx/33.xbd
+share/xataxx/34.xbd
+share/xataxx/35.xbd
+share/xataxx/4.xbd
+share/xataxx/5.xbd
+share/xataxx/6.xbd
+share/xataxx/7.xbd
+share/xataxx/8.xbd
+share/xataxx/9.xbd
+share/xataxx/boards.num
+share/xataxx/clearstone.xbm
+share/xataxx/dkblock.xbm
+share/xataxx/dksmiley.xbm
+share/xataxx/dkstone.xbm
+share/xataxx/downcursor.xbm
+share/xataxx/downmask.xbm
+share/xataxx/ltblock.xbm
+share/xataxx/ltsmiley.xbm
+share/xataxx/ltstone.xbm
+share/xataxx/scowlcurs.xbm
+share/xataxx/scowlcursmask.xbm
+share/xataxx/smilecurs.xbm
+share/xataxx/smilecursmask.xbm
+share/xataxx/stone.xbm
+share/xataxx/stonemask.xbm
+share/xataxx/title.xbm
+share/xataxx/upcursor.xbm
+share/xataxx/upmask.xbm
+@dirrm share/doc/xataxx
+@dirrm share/xataxx