From owner-cvs-all@FreeBSD.ORG Mon Feb 20 01:37:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A7F016A420; Mon, 20 Feb 2006 01:37:17 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B04043D45; Mon, 20 Feb 2006 01:37:17 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k1K1bHmC050499; Mon, 20 Feb 2006 01:37:17 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k1K1bHtm050498; Mon, 20 Feb 2006 01:37:17 GMT (envelope-from hq) Message-Id: <200602200137.k1K1bHtm050498@repoman.freebsd.org> From: Herve Quiroz Date: Mon, 20 Feb 2006 01:37:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/ggo Makefile distinfo pkg-descr pkg-plist ports/games/ggo/files ggo.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 01:37:17 -0000 hq 2006-02-20 01:37:17 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/ggo Makefile distinfo pkg-descr pkg-plist games/ggo/files ggo.sh.in Log: PANDA-gGo is a Go board, SGF editor, client for the Internet Go Server and an interface for playing with GNU Go. gGo is written in Java and available for any Java-enabled platform. gGo is distributed free of charge. Go is an ancient boardgame, very common in Japan, China and Korea. PR: 93261 Submitted by: Jonathan Chen Revision Changes Path 1.927 +1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/ggo/Makefile (new) 1.1 +3 -0 ports/games/ggo/distinfo (new) 1.1 +5 -0 ports/games/ggo/files/ggo.sh.in (new) 1.1 +6 -0 ports/games/ggo/pkg-descr (new) 1.1 +13 -0 ports/games/ggo/pkg-plist (new)