From owner-cvs-ports@FreeBSD.ORG Fri Nov 25 03:57:50 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 ABF4616A420; Fri, 25 Nov 2005 03:57:50 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3874143D80; Fri, 25 Nov 2005 03:56:47 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAP3ug73074031; Fri, 25 Nov 2005 03:56:42 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAP3ugXi074030; Fri, 25 Nov 2005 03:56:42 GMT (envelope-from edwin) Message-Id: <200511250356.jAP3ugXi074030@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 25 Nov 2005 03:56: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/formido Makefile distinfo pkg-descr pkg-install pkg-plist ports/games/formido/files patch-Makefile patch-include--init.h patch-src--config.cpp 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: Fri, 25 Nov 2005 03:57:51 -0000 edwin 2005-11-25 03:56:42 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/formido Makefile distinfo pkg-descr pkg-install pkg-plist games/formido/files patch-Makefile patch-include--init.h patch-src--config.cpp Log: New port: games/formido 2D kill-em all with 3D rendered graphics Formido is one of those games, where you are loaded with some guns and you go shooting different things. 'Things' in this case are big, ugly, - not green though - alien insects. The idea is to kill as many of those bastards as possible. Eventually they will overcome you, but struggle as long as you can. There are some power-ups to aid you in your honorable quest. Keep in mind, that those critters are rather tough and generally do nasty things when in close range of any player-characters. WWW: http://koti.mbnet.fi/lsoft/formido/formido.html PR: ports/89514 Submitted by: Dmitry Marakasov Revision Changes Path 1.892 +1 -0 ports/games/Makefile 1.1 +62 -0 ports/games/formido/Makefile (new) 1.1 +6 -0 ports/games/formido/distinfo (new) 1.1 +31 -0 ports/games/formido/files/patch-Makefile (new) 1.1 +11 -0 ports/games/formido/files/patch-include--init.h (new) 1.1 +14 -0 ports/games/formido/files/patch-src--config.cpp (new) 1.1 +10 -0 ports/games/formido/pkg-descr (new) 1.1 +13 -0 ports/games/formido/pkg-install (new) 1.1 +516 -0 ports/games/formido/pkg-plist (new)