From owner-cvs-all@FreeBSD.ORG Sun Jan 4 23:02:42 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 C8ACA106566B; Sun, 4 Jan 2009 23:02:42 +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 8224D8FC0C; Sun, 4 Jan 2009 23:02:42 +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 n04N2guO078872; Sun, 4 Jan 2009 23:02:42 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n04N2gIS078871; Sun, 4 Jan 2009 23:02:42 GMT (envelope-from amdmi3) Message-Id: <200901042302.n04N2gIS078871@repoman.freebsd.org> From: Dmitry Marakasov Date: Sun, 4 Jan 2009 23:02:42 +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/numptyphysics Makefile distinfo pkg-descr pkg-plist 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: Sun, 04 Jan 2009 23:02:43 -0000 amdmi3 2009-01-04 23:02:42 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/numptyphysics Makefile distinfo pkg-descr pkg-plist Log: Harness gravity with your crayon and set about creating blocks, ramps, levers, pulleys and whatever else you fancy to get the little red thing to the little yellow thing. Numpty Physics is a drawing puzzle game in the spirit (and style?) of Crayon Physics using the same excellent Box2D engine. WWW: http://numptyphysics.garage.maemo.org/ Revision Changes Path 1.1262 +1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/numptyphysics/Makefile (new) 1.1 +6 -0 ports/games/numptyphysics/distinfo (new) 1.1 +8 -0 ports/games/numptyphysics/pkg-descr (new) 1.1 +35 -0 ports/games/numptyphysics/pkg-plist (new)