Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2013 04:41:08 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
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
Message-ID:  <201312120441.rBC4f8nH018200@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312120441.rBC4f8nH018200>