From owner-svn-ports-head@FreeBSD.ORG Thu Dec 12 04:41:08 2013 Return-Path: Delivered-To: svn-ports-head@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 E77E443C; Thu, 12 Dec 2013 04:41:08 +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 B885B18E5; Thu, 12 Dec 2013 04:41:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBC4f8TQ018204; Thu, 12 Dec 2013 04:41:08 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBC4f8nH018200; Thu, 12 Dec 2013 04:41:08 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201312120441.rBC4f8nH018200@svn.freebsd.org> From: Eitan Adler Date: Thu, 12 Dec 2013 04:41:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336242 - in head: . games/doom games/linux-doom3-demo 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.17 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: Thu, 12 Dec 2013 04:41:09 -0000 Author: eadler Date: Thu Dec 12 04:41:07 2013 New Revision: 336242 URL: http://svnweb.freebsd.org/changeset/ports/336242 Log: multiple: sync LEGAL and 'make -VLEGAL' Do it right this time. Modified: head/LEGAL head/games/doom/Makefile head/games/linux-doom3-demo/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Thu Dec 12 04:38:11 2013 (r336241) +++ head/LEGAL Thu Dec 12 04:41:07 2013 (r336242) @@ -78,8 +78,8 @@ dlv lang/dlv Not sure if we can redis dmd-* lang/dmd No redistribution of non validated binaries dn*.tgz emulators/darcnes Commercial use is restricted dnews_* news/dnews Only free for schools and universities, but they have to register as well. 4 weeks of free trial for everybody We currently ask for permission to put a package on the CD-ROM -doom3-linux-* games/linux-doom3 Redistribution is limited, see license -doom3-linux-* games/linux-doom3-demo Redistribution is limited, see license +doom3-linux-* games/linux-doom3 Redistribution is limited, see license; Requested by id Software +doom3-linux-* games/linux-doom3-demo Redistribution is limited, see license; Requested by id Software doomsrc.zip games/doom Redistribution is limited, see license; Requested by id Software dr_freebsd_*.zip sysutils/megarc Must be downloaded manually dsnake-* games/dsnake License prohibits any reselling Modified: head/games/doom/Makefile ============================================================================== --- head/games/doom/Makefile Thu Dec 12 04:38:11 2013 (r336241) +++ head/games/doom/Makefile Thu Dec 12 04:41:07 2013 (r336242) @@ -13,7 +13,7 @@ COMMENT= DOOM: the game and the sound se LICENSE= GPLv1 -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution is limited, see license; Requested by id Software ONLY_FOR_ARCHS= i386 Modified: head/games/linux-doom3-demo/Makefile ============================================================================== --- head/games/linux-doom3-demo/Makefile Thu Dec 12 04:38:11 2013 (r336241) +++ head/games/linux-doom3-demo/Makefile Thu Dec 12 04:41:07 2013 (r336242) @@ -19,7 +19,7 @@ COMMENT= DOOM III demo for Linux ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs -NO_CDROM= Redistribution is limited, see license +NO_CDROM= Redistribution is limited, see license; Requested by id Software NO_BUILD= yes NO_WRKSUBDIR= yes DOOMDIR= ${PREFIX}/lib/${PKGNAMEPREFIX}${PORTNAME}