svn commit: r336241 - in head: . games/doom games/linux-doom3
Eitan Adler
eadler at FreeBSD.org
Thu Dec 12 04:38:12 UTC 2013
Author: eadler
Date: Thu Dec 12 04:38:11 2013
New Revision: 336241
URL: http://svnweb.freebsd.org/changeset/ports/336241
Log:
multiple: sync LEGAL and 'make -VLEGAL'
Modified:
head/LEGAL
head/games/doom/Makefile
head/games/linux-doom3/Makefile
Modified: head/LEGAL
==============================================================================
--- head/LEGAL Thu Dec 12 01:32:34 2013 (r336240)
+++ head/LEGAL Thu Dec 12 04:38:11 2013 (r336241)
@@ -78,9 +78,9 @@ 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 limited
-doom3-linux-* games/linux-doom3-demo Redistribution limited
-doomsrc.zip games/doom Requested by id Software
+doom3-linux-* games/linux-doom3 Redistribution is limited, see license
+doom3-linux-* games/linux-doom3-demo Redistribution is limited, see license
+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
dtiquery-* science/dtiquery License agreement is required
Modified: head/games/doom/Makefile
==============================================================================
--- head/games/doom/Makefile Thu Dec 12 01:32:34 2013 (r336240)
+++ head/games/doom/Makefile Thu Dec 12 04:38:11 2013 (r336241)
@@ -13,7 +13,7 @@ COMMENT= DOOM: the game and the sound se
LICENSE= GPLv1
-NO_CDROM= requested by IDsoftware
+NO_CDROM= Redistribution is limited, see license
ONLY_FOR_ARCHS= i386
Modified: head/games/linux-doom3/Makefile
==============================================================================
--- head/games/linux-doom3/Makefile Thu Dec 12 01:32:34 2013 (r336240)
+++ head/games/linux-doom3/Makefile Thu Dec 12 04:38:11 2013 (r336241)
@@ -16,7 +16,7 @@ COMMENT= Doom III for Linux
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
More information about the svn-ports-all
mailing list