From owner-cvs-all@FreeBSD.ORG Fri Sep 14 03:11:45 2007 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 9552716A553; Fri, 14 Sep 2007 03:11:45 +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 6BBDC13C47E; Fri, 14 Sep 2007 03:11:45 +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 l8E3Bjmx008221; Fri, 14 Sep 2007 03:11:45 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l8E3Bj87008220; Fri, 14 Sep 2007 03:11:45 GMT (envelope-from alepulver) Message-Id: <200709140311.l8E3Bj87008220@repoman.freebsd.org> From: Alejandro Pulver Date: Fri, 14 Sep 2007 03:11:45 +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-data 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: Fri, 14 Sep 2007 03:11:45 -0000 alepulver 2007-09-14 03:11:45 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/urbanterror-data 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.1145 +1 -0 ports/games/Makefile 1.1 +41 -0 ports/games/urbanterror-data/Makefile (new) 1.1 +3 -0 ports/games/urbanterror-data/distinfo (new) 1.1 +12 -0 ports/games/urbanterror-data/pkg-descr (new) 1.1 +15 -0 ports/games/urbanterror-data/pkg-plist (new)