From owner-cvs-all@FreeBSD.ORG Thu Apr 9 03:09:04 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A46FC106564A; Thu, 9 Apr 2009 03:09:04 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 928CB8FC20; Thu, 9 Apr 2009 03:09:04 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n39394oD002498; Thu, 9 Apr 2009 03:09:04 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n39394gZ002497; Thu, 9 Apr 2009 03:09:04 GMT (envelope-from amdmi3) Message-Id: <200904090309.n39394gZ002497@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 9 Apr 2009 03:09:04 +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/gondola Makefile distinfo pkg-descr pkg-plist ports/games/gondola/files gondola.in patch-gamelib-data.py patch-gamelib-main.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 03:09:05 -0000 amdmi3 2009-04-09 03:09:04 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/gondola Makefile distinfo pkg-descr pkg-plist games/gondola/files gondola.in patch-gamelib-data.py patch-gamelib-main.py Log: Gondola is the ultimate shipping, shape sorting, barge unloading game of all time. Get the right shapes to the right places to score. But be warned: there are only a limited number of islands to build on and longer cables are expensive! Sort wisely to minimize loss. WWW: http://arcticpaint.com/gondola/ Revision Changes Path 1.1285 +1 -0 ports/games/Makefile 1.1 +45 -0 ports/games/gondola/Makefile (new) 1.1 +3 -0 ports/games/gondola/distinfo (new) 1.1 +26 -0 ports/games/gondola/files/gondola.in (new) 1.1 +15 -0 ports/games/gondola/files/patch-gamelib-data.py (new) 1.1 +11 -0 ports/games/gondola/files/patch-gamelib-main.py (new) 1.1 +6 -0 ports/games/gondola/pkg-descr (new) 1.1 +210 -0 ports/games/gondola/pkg-plist (new)