From owner-cvs-ports@FreeBSD.ORG Wed Sep 12 04:42:40 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA47C16A418; Wed, 12 Sep 2007 04:42:40 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 79F4713C461; Wed, 12 Sep 2007 04:42:40 +0000 (UTC) (envelope-from alepulver@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 l8C4geJT016265; Wed, 12 Sep 2007 04:42:40 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8C4gewH016264; Wed, 12 Sep 2007 04:42:40 GMT (envelope-from alepulver) Message-Id: <200709120442.l8C4gewH016264@repoman.freebsd.org> From: Alejandro Pulver Date: Wed, 12 Sep 2007 04:42:40 +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/urbanterror Makefile distinfo pkg-descr pkg-plist 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: Wed, 12 Sep 2007 04:42:40 -0000 alepulver 2007-09-12 04:42:40 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/urbanterror Makefile distinfo pkg-descr pkg-plist Log: Urban Terror is a realism based total conversion mod for Quake III Arena which no longer requires this game to be played. It only uses its engine, which is open sourced through the GPL and may be distributed freely. Urban Terror plays in about the same setting as Counter Strike, but is less focused on realism and plays much faster, which among other things, is caused by the ability to strafe jump, which combined with wall jumping can lead to very quick movement and nice jumps. Urban Terror has 7 game modes, 25 maps and 15 weapons. This port only contains the data, and can be played with ioUrbanTerror (games/iourbanterror) or any other Quake 3 Arena compatible engine. WWW: http://www.urbanterror.net/ Revision Changes Path 1.1143 +1 -0 ports/games/Makefile 1.1 +40 -0 ports/games/urbanterror/Makefile (new) 1.1 +3 -0 ports/games/urbanterror/distinfo (new) 1.1 +12 -0 ports/games/urbanterror/pkg-descr (new) 1.1 +15 -0 ports/games/urbanterror/pkg-plist (new)