[83904] trunk/dports/lang
jmr at macports.org
jmr at macports.org
Mon Sep 12 10:40:38 PDT 2011
Revision: 83904
http://trac.macports.org/changeset/83904
Author: jmr at macports.org
Date: 2011-09-12 10:40:37 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
gcc4*: set more accurate license
Modified Paths:
--------------
trunk/dports/lang/gcc40/Portfile
trunk/dports/lang/gcc41/Portfile
trunk/dports/lang/gcc42/Portfile
trunk/dports/lang/gcc43/Portfile
trunk/dports/lang/gcc44/Portfile
trunk/dports/lang/gcc45/Portfile
trunk/dports/lang/gcc46/Portfile
Modified: trunk/dports/lang/gcc40/Portfile
===================================================================
--- trunk/dports/lang/gcc40/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc40/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -8,7 +8,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-2
+# an exception in the license allows dependents to not be GPL
+license {GPL-2+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for C, \
C++, Objective-C, Java and Fortran95.
Modified: trunk/dports/lang/gcc41/Portfile
===================================================================
--- trunk/dports/lang/gcc41/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc41/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -9,7 +9,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-2
+# an exception in the license allows dependents to not be GPL
+license {GPL-2+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for C, \
C++, Objective-C, Objective-C++, Java and Fortran95.
Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc42/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -9,7 +9,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-3
+# an exception in the license allows dependents to not be GPL
+license {GPL-3+ GPL-2+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for \
C, C++, Objective-C, Objective-C++, Java and Fortran95.
Modified: trunk/dports/lang/gcc43/Portfile
===================================================================
--- trunk/dports/lang/gcc43/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc43/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -10,7 +10,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-3
+# an exception in the license allows dependents to not be GPL
+license {GPL-3+ GPL-2+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for \
C, C++, Objective-C, Objective-C++, Java and Fortran95.
Modified: trunk/dports/lang/gcc44/Portfile
===================================================================
--- trunk/dports/lang/gcc44/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc44/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -9,7 +9,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-3
+# an exception in the license allows dependents to not be GPL
+license {GPL-3+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for \
C, C++, Objective-C, Objective-C++, Java and Fortran95.
Modified: trunk/dports/lang/gcc45/Portfile
===================================================================
--- trunk/dports/lang/gcc45/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc45/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -9,7 +9,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-3
+# an exception in the license allows dependents to not be GPL
+license {GPL-3+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for \
C, C++, Objective-C, Objective-C++, Fortran and Java.
Modified: trunk/dports/lang/gcc46/Portfile
===================================================================
--- trunk/dports/lang/gcc46/Portfile 2011-09-12 17:17:47 UTC (rev 83903)
+++ trunk/dports/lang/gcc46/Portfile 2011-09-12 17:40:37 UTC (rev 83904)
@@ -8,7 +8,8 @@
platforms darwin
categories lang
maintainers mww openmaintainer
-license GPL-3
+# an exception in the license allows dependents to not be GPL
+license {GPL-3+ Permissive}
description The GNU compiler collection
long_description The GNU compiler collection, including front ends for \
C, C++, Objective-C, Objective-C++ and Fortran.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/237f1ad8/attachment.html>
More information about the macports-changes
mailing list