From owner-cvs-ports@FreeBSD.ORG Wed Feb 23 09:35:51 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE916106564A; Wed, 23 Feb 2011 09:35:51 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B54FC8FC18; Wed, 23 Feb 2011 09:35:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1N9ZpHY012525; Wed, 23 Feb 2011 09:35:51 GMT (envelope-from chinsan@repoman.freebsd.org) Received: (from chinsan@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1N9Zpww012524; Wed, 23 Feb 2011 09:35:51 GMT (envelope-from chinsan) Message-Id: <201102230935.p1N9Zpww012524@repoman.freebsd.org> From: Chin-San Huang Date: Wed, 23 Feb 2011 09:35:51 +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/gnake Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Feb 2011 09:35:52 -0000 chinsan 2011-02-23 09:35:51 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/gnake Makefile distinfo pkg-descr Log: Add Gnake, a Nibbles clone for GNU/Linux and *BSD. It's played on a terminal (controlled by the curses library) with the keyboard. WWW: http://lightless.org/gnake/ Revision Changes Path 1.1363 +1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/gnake/Makefile (new) 1.1 +2 -0 ports/games/gnake/distinfo (new) 1.1 +8 -0 ports/games/gnake/pkg-descr (new)