From owner-cvs-ports@FreeBSD.ORG Sat Jan 24 06:37:18 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0762A16A4CE; Sat, 24 Jan 2004 06:37:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E568943D2F; Sat, 24 Jan 2004 06:37:16 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0OEbG0B067599; Sat, 24 Jan 2004 06:37:16 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0OEbGbs067598; Sat, 24 Jan 2004 06:37:16 -0800 (PST) (envelope-from pav) Message-Id: <200401241437.i0OEbGbs067598@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 24 Jan 2004 06:37:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/super_methane_brothers Makefile distinfo pkg-descr pkg-plistpatch-source::linux::makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 24 Jan 2004 14:37:18 -0000 pav 2004/01/24 06:37:16 PST FreeBSD ports repository Modified files: games Makefile Added files: games/super_methane_brothers Makefile distinfo pkg-descr pkg-plist games/super_methane_brothers/files patch-source::linux::makefile Log: Add super_methane_brothers. Puff and Blow each have a Methane Gas Gun which fires a cloud of immobilising gas. If this comes into contact with a bad guy he will be absorbed into the gas and then float around the screen for a limited time. Bad guys are harmless in this state. Puff and Blow must suck the floating gas clouds into their guns and blast them out against a vertical surface. Bad guys then turn into bonuses which can be collected. Be warned! - the gas cloud dissolves with time after which baddies become active again and extremely annoyed. WWW: http://www.methane.fsnet.co.uk/ PR: ports/61743 Submitted by: Jean-Yves Lefort Revision Changes Path 1.640 +1 -0 ports/games/Makefile 1.1 +63 -0 ports/games/super_methane_brothers/Makefile (new) 1.1 +1 -0 ports/games/super_methane_brothers/distinfo (new) 1.1 +49 -0 ports/games/super_methane_brothers/files/patch-source::linux::makefile (new) 1.1 +13 -0 ports/games/super_methane_brothers/pkg-descr (new) 1.1 +23 -0 ports/games/super_methane_brothers/pkg-plist (new)