From owner-svn-ports-all@FreeBSD.ORG Mon Feb 17 16:08:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4DF5C7CC; Mon, 17 Feb 2014 16:08:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1F4F41246; Mon, 17 Feb 2014 16:08:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1HG8axu026752; Mon, 17 Feb 2014 16:08:36 GMT (envelope-from feld@svn.freebsd.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1HG8aNj026744; Mon, 17 Feb 2014 16:08:36 GMT (envelope-from feld@svn.freebsd.org) Message-Id: <201402171608.s1HG8aNj026744@svn.freebsd.org> From: Mark Felder Date: Mon, 17 Feb 2014 16:08:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344785 - in head: . games/urbanterror-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 16:08:37 -0000 Author: feld Date: Mon Feb 17 16:08:36 2014 New Revision: 344785 URL: http://svnweb.freebsd.org/changeset/ports/344785 QAT: https://qat.redports.org/buildarchive/r344785/ Log: Cosmetic fixes, update the pkg-descr WWW antoine pointed out that this needs NO_CDROM. "Urban Terror is distributed free over the Internet and is covered by the Quake 3 SDK licence agreement. The mod files may not be sold or distributed on physical media unless with permission from id Software." Submitted by: antoine Modified: head/LEGAL head/games/urbanterror-data/Makefile head/games/urbanterror-data/pkg-descr Modified: head/LEGAL ============================================================================== --- head/LEGAL Mon Feb 17 15:59:39 2014 (r344784) +++ head/LEGAL Mon Feb 17 16:08:36 2014 (r344785) @@ -307,3 +307,4 @@ yasou-fpw* japanese/yasou-fpw No commer yEd* graphics/yed Must acknowledge license zangband/* japanese/zangband Possible copyright infringement zh-moettf/* chinese/moettf Contact Taiwan's Ministry of Education for commercial use +UrbanTerror*.zip games/urbanterror-data The mod files may not be sold or distributed on physical media unless with permission from id Software. Modified: head/games/urbanterror-data/Makefile ============================================================================== --- head/games/urbanterror-data/Makefile Mon Feb 17 15:59:39 2014 (r344784) +++ head/games/urbanterror-data/Makefile Mon Feb 17 16:08:36 2014 (r344785) @@ -16,6 +16,7 @@ MAINTAINER= kamikaze@bsdforen.de COMMENT= Standalone realism based mod originally for Quake III Arena NO_BUILD= yes +NO_CDROM= yes DATADIR= ${PREFIX}/share/quake3 DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} @@ -25,7 +26,7 @@ URT_REV= ${PORTVERSION:C/([0-9]+\.[0-9]+ PLIST_SUB+= VER=${URT_VER} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/games/urbanterror-data/pkg-descr ============================================================================== --- head/games/urbanterror-data/pkg-descr Mon Feb 17 15:59:39 2014 (r344784) +++ head/games/urbanterror-data/pkg-descr Mon Feb 17 16:08:36 2014 (r344785) @@ -9,4 +9,4 @@ and nice jumps. Urban Terror has 7 game 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/ +WWW: http://www.urbanterror.info/