From owner-cvs-all@FreeBSD.ORG Mon Feb 18 19:52:20 2008 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 C4E6B16A46D; Mon, 18 Feb 2008 19:52:20 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B9A4013C46B; Mon, 18 Feb 2008 19:52:20 +0000 (UTC) (envelope-from miwi@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 m1IJqKXM075406; Mon, 18 Feb 2008 19:52:20 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1IJqKVb075405; Mon, 18 Feb 2008 19:52:20 GMT (envelope-from miwi) Message-Id: <200802181952.m1IJqKVb075405@repoman.freebsd.org> From: Martin Wilke Date: Mon, 18 Feb 2008 19:52:20 +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/teewars Makefile distinfo pkg-descr pkg-plist ports/games/teewars/files patch-default.bam 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: Mon, 18 Feb 2008 19:52:20 -0000 miwi 2008-02-18 19:52:20 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/teewars Makefile distinfo pkg-descr pkg-plist games/teewars/files patch-default.bam Log: Teewars is a freeware online multiplayer game, designed as a crossover between Quake and Worms. Set on platform-based maps, players control a cute little bugger with guns to take out as many opponents as possible. The characters can jump but move more quickly using a grappling hook, swinging through the levels. It can also be used to lock other players to keep them near. The available weapons include a pistol, shotgun, grenade launcher and a hammer. The shooting and grappling direction is shown through a cursor, controlled by the mouse. A special power-up temporarily provides a ninja sword, used to slash through enemies. Each character has an amount of health and shield. Items scattered around include additional ammo, and health and shield bonuses. Unlike Worms, all the action that happens is fast-paced and happens in real-time. It supports CTF mode. WWW: http://www.teewars.com/ PR: ports/120778 Submitted by: Dmitry Marakasov Revision Changes Path 1.1186 +1 -0 ports/games/Makefile 1.1 +69 -0 ports/games/teewars/Makefile (new) 1.1 +6 -0 ports/games/teewars/distinfo (new) 1.1 +76 -0 ports/games/teewars/files/patch-default.bam (new) 1.1 +16 -0 ports/games/teewars/pkg-descr (new) 1.1 +158 -0 ports/games/teewars/pkg-plist (new)