From ijliao@Terry.Dorm10.NCTU.edu.tw Mon Jun 21 10:30:33 1999
Return-Path: <ijliao@Terry.Dorm10.NCTU.edu.tw>
Received: from Terry.Dorm10.NCTU.edu.tw (Terry.Dorm10.NCTU.edu.tw [140.113.122.99])
	by hub.freebsd.org (Postfix) with ESMTP id 30E7B150E0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Jun 1999 10:30:28 -0700 (PDT)
	(envelope-from ijliao@Terry.Dorm10.NCTU.edu.tw)
Received: (from ijliao@localhost)
	by Terry.Dorm10.NCTU.edu.tw (8.9.3/8.9.3) id BAA38036;
	Tue, 22 Jun 1999 01:30:26 +0800 (CST)
	(envelope-from ijliao)
Message-Id: <199906211730.BAA38036@Terry.Dorm10.NCTU.edu.tw>
Date: Tue, 22 Jun 1999 01:30:26 +0800 (CST)
From: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
Reply-To: ijliao@Terry.Dorm10.NCTU.edu.tw
To: FreeBSD-gnats-submit@freebsd.org
Subject: New ports: games/gma
X-Send-Pr-Version: 3.2

>Number:         12327
>Category:       ports
>Synopsis:       New ports: games/gma
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 10:40:01 PDT 1999
>Closed-Date:    Mon Jun 21 20:12:11 PDT 1999
>Last-Modified:  Mon Jun 21 20:12:39 PDT 1999
>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:
State-Changed-From-To: open->closed 
State-Changed-By: foxfair 
State-Changed-When: Mon Jun 21 20:12:11 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
