Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 1998 11:13:49 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6186: New port: xothello-0.01
Message-ID:  <199804010713.LAA01558@icc.surw.chel.su>

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

>Number:         6186
>Category:       ports
>Synopsis:       New port: xothello-0.01
>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 31 23:40:00 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 Othello aka Reversi game for X Window.


# 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:
#
#	xothello-0.01
#	xothello-0.01/Makefile
#	xothello-0.01/files
#	xothello-0.01/files/md5
#	xothello-0.01/patches
#	xothello-0.01/patches/patch-aa
#	xothello-0.01/patches/patch-ab
#	xothello-0.01/pkg
#	xothello-0.01/pkg/PLIST
#	xothello-0.01/pkg/COMMENT
#	xothello-0.01/pkg/DESCR
#
echo c - xothello-0.01
mkdir -p xothello-0.01 > /dev/null 2>&1
echo x - xothello-0.01/Makefile
sed 's/^X//' >xothello-0.01/Makefile << 'END-of-xothello-0.01/Makefile'
X# New ports collection makefile for:	xothello
X# Version required:			0.01
X# Date created:				31 March 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	xothello
XPKGNAME=	xothello-0.01
XCATEGORIES=	games x11
XMASTER_SITES=	http://makosteszta.sote.hu/linux/othello/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	andy@icc.surw.chel.su
X
XLIB_DEPENDS=	xforms\\.0\\.:${PORTSDIR}/x11/xforms
X
XUSE_X11=	yes
X
Xpre-build:
X	@ ${RM} ${WRKSRC}/xothello
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/xothello ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-xothello-0.01/Makefile
echo c - xothello-0.01/files
mkdir -p xothello-0.01/files > /dev/null 2>&1
echo x - xothello-0.01/files/md5
sed 's/^X//' >xothello-0.01/files/md5 << 'END-of-xothello-0.01/files/md5'
XMD5 (xothello.tgz) = d5f8379eaf04286982ef064a324a3b7d
END-of-xothello-0.01/files/md5
echo c - xothello-0.01/patches
mkdir -p xothello-0.01/patches > /dev/null 2>&1
echo x - xothello-0.01/patches/patch-aa
sed 's/^X//' >xothello-0.01/patches/patch-aa << 'END-of-xothello-0.01/patches/patch-aa'
X--- Makefile	Sat Feb 15 18:00:15 1997
X+++ /home/andy/tmp/wrk/Makefile	Tue Mar 31 22:10:19 1998
X@@ -25,7 +25,7 @@
X 
X CFLAGS  = $(CCFLAG) $(XINCLUDE)
X LDFLAGS = $(LDFLAG) 
X-LIBS    = -lforms $(SYSLIB) $(XLIB)
X+LIBS    = -lxforms $(SYSLIB) $(XLIB)
X 
X #=================================================================
X 
END-of-xothello-0.01/patches/patch-aa
echo x - xothello-0.01/patches/patch-ab
sed 's/^X//' >xothello-0.01/patches/patch-ab << 'END-of-xothello-0.01/patches/patch-ab'
X--- xothello.c	Sat Feb 15 18:01:04 1997
X+++ /home/andy/tmp/wrk/xothello.c	Tue Mar 31 22:17:37 1998
X@@ -618,7 +618,7 @@
X void
X Usage(void)
X {
X-    USEPRT("Usage: othello [options]\n\n");
X+    USEPRT("Usage: xothello [options]\n\n");
X     USEPRT("Options:\n");
X     USEPRT("  -level <levelnr>       [default=3, min=1, max=9]\n");
X     USEPRT("  -changexo\n");
END-of-xothello-0.01/patches/patch-ab
echo c - xothello-0.01/pkg
mkdir -p xothello-0.01/pkg > /dev/null 2>&1
echo x - xothello-0.01/pkg/PLIST
sed 's/^X//' >xothello-0.01/pkg/PLIST << 'END-of-xothello-0.01/pkg/PLIST'
Xbin/xothello
END-of-xothello-0.01/pkg/PLIST
echo x - xothello-0.01/pkg/COMMENT
sed 's/^X//' >xothello-0.01/pkg/COMMENT << 'END-of-xothello-0.01/pkg/COMMENT'
XOthello aka Reversi game for X Window.
END-of-xothello-0.01/pkg/COMMENT
echo x - xothello-0.01/pkg/DESCR
sed 's/^X//' >xothello-0.01/pkg/DESCR << 'END-of-xothello-0.01/pkg/DESCR'
X   Othello aka Reversi game for X Window.
END-of-xothello-0.01/pkg/DESCR
exit


>How-To-Repeat:

>Fix:

   Please, chexk 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?199804010713.LAA01558>