From owner-cvs-all@FreeBSD.ORG Sat Nov 18 16:32:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9F59C16A40F; Sat, 18 Nov 2006 16:32:00 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6984143D45; Sat, 18 Nov 2006 16:31:56 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAIGW0gj012861; Sat, 18 Nov 2006 16:32:00 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAIGW004012858; Sat, 18 Nov 2006 16:32:00 GMT (envelope-from dinoex) Message-Id: <200611181632.kAIGW004012858@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 18 Nov 2006 16:31:59 +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/nextgo Makefile distinfo pkg-descr pkg-plist ports/games/nextgo/files patch-smartgo.h 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: Sat, 18 Nov 2006 16:32:00 -0000 dinoex 2006-11-18 16:31:59 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/nextgo Makefile distinfo pkg-descr pkg-plist games/nextgo/files patch-smartgo.h Log: NeXTGo is the classic Go game originally written for the OPENSTEP/Mach environment. WWW: http://www.nongnu.org/gap/nextgo/index.html Revision Changes Path 1.1056 +1 -0 ports/games/Makefile 1.1 +29 -0 ports/games/nextgo/Makefile (new) 1.1 +3 -0 ports/games/nextgo/distinfo (new) 1.1 +20 -0 ports/games/nextgo/files/patch-smartgo.h (new) 1.1 +4 -0 ports/games/nextgo/pkg-descr (new) 1.1 +19 -0 ports/games/nextgo/pkg-plist (new)