From owner-svn-ports-head@FreeBSD.ORG Mon Apr 13 19:08:23 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A01A9CB8; Mon, 13 Apr 2015 19:08:23 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B0AD81D; Mon, 13 Apr 2015 19:08:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3DJ8NX5058012; Mon, 13 Apr 2015 19:08:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3DJ8MxS058010; Mon, 13 Apr 2015 19:08:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201504131908.t3DJ8MxS058010@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 13 Apr 2015 19:08:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383948 - head/games/nexuiz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2015 19:08:23 -0000 Author: amdmi3 Date: Mon Apr 13 19:08:21 2015 New Revision: 383948 URL: https://svnweb.freebsd.org/changeset/ports/383948 Log: - Update WWW - Add LICENSE_FILE - Clarify package hugeness Modified: head/games/nexuiz/Makefile head/games/nexuiz/pkg-descr Modified: head/games/nexuiz/Makefile ============================================================================== --- head/games/nexuiz/Makefile Mon Apr 13 18:47:49 2015 (r383947) +++ head/games/nexuiz/Makefile Mon Apr 13 19:08:21 2015 (r383948) @@ -17,8 +17,9 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ libjpeg.so:${PORTSDIR}/graphics/jpeg LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/../../gpl.txt -MANUAL_PACKAGE_BUILD= huge +MANUAL_PACKAGE_BUILD= huge (880MiB) USES= zip:infozip WRKSRC= ${WRKDIR}/Nexuiz/sources/darkplaces Modified: head/games/nexuiz/pkg-descr ============================================================================== --- head/games/nexuiz/pkg-descr Mon Apr 13 18:47:49 2015 (r383947) +++ head/games/nexuiz/pkg-descr Mon Apr 13 19:08:21 2015 (r383948) @@ -18,4 +18,4 @@ includes 35 maps, and a campaign mode fo map pack includes Quake3 community maps, Nexuiz community maps, and some new maps from Nexuiz developers. -WWW: http://www.nexuiz.com/classic.php +WWW: http://www.alientrap.org/games/nexuiz