From owner-cvs-all@FreeBSD.ORG Tue Jan 16 23:57:43 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 4520416A416; Tue, 16 Jan 2007 23:57:43 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3630713C471; Tue, 16 Jan 2007 23:57:43 +0000 (UTC) (envelope-from miwi@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 l0GNvhJQ066773; Tue, 16 Jan 2007 23:57:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0GNvhkX066772; Tue, 16 Jan 2007 23:57:43 GMT (envelope-from miwi) Message-Id: <200701162357.l0GNvhkX066772@repoman.freebsd.org> From: Martin Wilke Date: Tue, 16 Jan 2007 23:57:43 +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/flyhard 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: Tue, 16 Jan 2007 23:57:43 -0000 miwi 2007-01-16 23:57:43 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/flyhard Makefile distinfo pkg-descr pkg-plist Log: This is a game similar to Thrust - you pick things up with your ship, carry them off, and drop them somewhere. Exactly why this needs to be done is not well explained. Features realistic(ish) physics: Explosions toss things around, some weapons knock enemies back, and of course gravity is a constant companion. Improved weapons are available to replace the pathetic peashooter that the player starts out with. WWW: http://www.markboyd.me.uk/games/flyhard/flyhard.html PR: ports/107929 Submitted by: Dmitry Marakasov Revision Changes Path 1.1078 +1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/flyhard/Makefile (new) 1.1 +3 -0 ports/games/flyhard/distinfo (new) 1.1 +10 -0 ports/games/flyhard/pkg-descr (new) 1.1 +116 -0 ports/games/flyhard/pkg-plist (new)