Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 1999 01:30:26 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12327: New ports: games/gma
Message-ID:  <199906211730.BAA38036@Terry.Dorm10.NCTU.edu.tw>

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

>Number:         12327
>Category:       ports
>Synopsis:       New ports: games/gma
>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 Jun 21 10:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:

FreeBSD Terry.Dorm10.NCTU.edu.tw 4.0-CURRENT FreeBSD 4.0-CURRENT #21: Wed Jun 16 12:53:43 CST 1999     root@Terry.Dorm10.NCTU.edu.tw:/usr/src/sys/compile/TERRY i386

>Description:

New ports: games/gma
gma is a go-maku game.

>How-To-Repeat:


>Fix:

# 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:
#
#	gma
#	gma/files
#	gma/files/md5
#	gma/pkg
#	gma/pkg/COMMENT
#	gma/pkg/DESCR
#	gma/pkg/PLIST
#	gma/Makefile
#
echo c - gma
mkdir -p gma > /dev/null 2>&1
echo c - gma/files
mkdir -p gma/files > /dev/null 2>&1
echo x - gma/files/md5
sed 's/^X//' >gma/files/md5 << 'END-of-gma/files/md5'
XMD5 (gma-0.5.tar.gz) = 695df894384d52204906cc48353aa705
END-of-gma/files/md5
echo c - gma/pkg
mkdir -p gma/pkg > /dev/null 2>&1
echo x - gma/pkg/COMMENT
sed 's/^X//' >gma/pkg/COMMENT << 'END-of-gma/pkg/COMMENT'
XA go-maku game which learns playing the game from studying its opponent.
END-of-gma/pkg/COMMENT
echo x - gma/pkg/DESCR
sed 's/^X//' >gma/pkg/DESCR << 'END-of-gma/pkg/DESCR'
XGMA or "The Go-Moku Apprentice" is a computerized go-moku player that learns
Xplaying the game entirely from its opponent.  It was written for fun by
XJohan Walles (d92-jwa@nada.kth.se) in October 1998.
X
XThe goal of Go-Moku is to get five (or more) marks in a row (horisontally,
Xvertically or diagonally).  You get to put one mark each time it is your turn.
X
XWWW: http://www.student.nada.kth.se/~d92-jwa/code/
X
X- Ying-Chieh Liao
Xijliao@csie.nctu.edu.tw
END-of-gma/pkg/DESCR
echo x - gma/pkg/PLIST
sed 's/^X//' >gma/pkg/PLIST << 'END-of-gma/pkg/PLIST'
Xbin/apprentice.gmaplayer
Xbin/gma-console
END-of-gma/pkg/PLIST
echo x - gma/Makefile
sed 's/^X//' >gma/Makefile << 'END-of-gma/Makefile'
X# New ports collection makefile for:	gma
X# Version required:	0.5
X# Date created:		22 June 1999
X# Whom:			Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
X#
X# $Id$
X#
X
XDISTNAME=	gma-0.5
XCATEGORIES=	games
XMASTER_SITES=	http://www.student.nada.kth.se/~d92-jwa/code/gma/
X
XMAINTAINER=	ijliao@csie.nctu.edu.tw
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-gma/Makefile
exit


>Release-Note:
>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?199906211730.BAA38036>