From owner-cvs-all@FreeBSD.ORG Sun Feb 18 16:30:38 2007 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 B1A0516A400; Sun, 18 Feb 2007 16:30:38 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id A3D4D13C4B6; Sun, 18 Feb 2007 16:30:38 +0000 (UTC) (envelope-from sat@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 l1IGUcD3002534; Sun, 18 Feb 2007 16:30:38 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1IGUcjU002533; Sun, 18 Feb 2007 16:30:38 GMT (envelope-from sat) Message-Id: <200702181630.l1IGUcjU002533@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 18 Feb 2007 16:30:38 +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/gnono Makefile distinfo pkg-descr pkg-plist 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: Sun, 18 Feb 2007 16:30:38 -0000 sat 2007-02-18 16:30:38 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/gnono Makefile distinfo pkg-descr pkg-plist Log: Add port games/gnono: Gnono is a rewrite for GNOME, under the GPL license, of the Windows card game WUNO. The objective of this classic game is to discard all of one's cards before the opponent does, by matching the value or color of the top discard (or playing a wild card). WWW: http://sourceforge.net/projects/gnono/ Revision Changes Path 1.1088 +1 -0 ports/games/Makefile 1.1 +28 -0 ports/games/gnono/Makefile (new) 1.1 +3 -0 ports/games/gnono/distinfo (new) 1.1 +6 -0 ports/games/gnono/pkg-descr (new) 1.1 +22 -0 ports/games/gnono/pkg-plist (new)