From owner-cvs-ports@FreeBSD.ORG Sun Sep 23 06:54:55 2007 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 8964216A417; Sun, 23 Sep 2007 06:54:55 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8B1DE13C44B; Sun, 23 Sep 2007 06:54:55 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l8N6stE4025960; Sun, 23 Sep 2007 06:54:55 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8N6stji025959; Sun, 23 Sep 2007 06:54:55 GMT (envelope-from edwin) Message-Id: <200709230654.l8N6stji025959@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 23 Sep 2007 06:54:54 +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/quantumminigolf Makefile Makefile.bak distinfo pkg-descr pkg-plist ports/games/quantumminigolf/files patch-Makefile 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: Sun, 23 Sep 2007 06:54:55 -0000 edwin 2007-09-23 06:54:54 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/quantumminigolf Makefile Makefile.bak distinfo pkg-descr pkg-plist games/quantumminigolf/files patch-Makefile Log: [NEW PORT] games/quantumminigolf: A computer game visualizing quantum mechanics The game quantum minigolf is nearly the same as the game minigolf - except that the ball obeys the laws of quantum mechanics. Such a ball can be at several places at once. It can diffract around obstacles and interfere with itself. Apart from that, the rules are the same: You can play on various tracks involving various obstacles. You hit the ball with a club and try to kick it into a hole on the other side of the track. WWW: http://quantumminigolf.sourceforge.net PR: ports/116501 Submitted by: Dmitry Marakasov Revision Changes Path 1.1149 +1 -0 ports/games/Makefile 1.1 +56 -0 ports/games/quantumminigolf/Makefile (new) 1.1 +55 -0 ports/games/quantumminigolf/Makefile.bak (new) 1.1 +3 -0 ports/games/quantumminigolf/distinfo (new) 1.1 +30 -0 ports/games/quantumminigolf/files/patch-Makefile (new) 1.1 +10 -0 ports/games/quantumminigolf/pkg-descr (new) 1.1 +37 -0 ports/games/quantumminigolf/pkg-plist (new)