[85623] trunk/base/portmgr/jobs/port_binary_distributable.tcl

jmr at macports.org jmr at macports.org
Sat Oct 15 02:32:54 PDT 2011


Revision: 85623
          http://trac.macports.org/changeset/85623
Author:   jmr at macports.org
Date:     2011-10-15 02:32:52 -0700 (Sat, 15 Oct 2011)
Log Message:
-----------
BSD-old license (with advertising clause) is distributable but GPL-conflicting

Modified Paths:
--------------
    trunk/base/portmgr/jobs/port_binary_distributable.tcl

Modified: trunk/base/portmgr/jobs/port_binary_distributable.tcl
===================================================================
--- trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-10-15 09:25:33 UTC (rev 85622)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2011-10-15 09:32:52 UTC (rev 85623)
@@ -35,7 +35,7 @@
 # to do so below.
 # 'Noncommercial' means a license that prohibits commercial use.
 set good_licenses {afl agpl apache apsl artistic autoconf bitstreamvera \
-                   boost bsd cecill copyleft cpl curl epl fpll \
+                   boost bsd bsd-old cecill copyleft cpl curl epl fpll \
                    fontconfig freebsd freetype gd gfdl gpl gplconflict \
                    ibmpl ijg isc  jasper lgpl libtool lppl mit mpl ncsa \
                    noncommercial openldap openssl permissive php psf \
@@ -62,12 +62,13 @@
     apache-1 {agpl gpl}
     apache-1.1 {agpl gpl}
     apsl {cecill gpl}
+    bsd-old {cecill gpl}
     cpl {cecill gpl}
-    cecill {afl agpl apache apsl cpl epl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1}
+    cecill {afl agpl apache apsl bsd-old cpl epl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1}
     epl {cecill gpl}
     freetype {gpl-2}
     gd {cecill gpl}
-    gpl {afl agpl apache-1 apache-1.1 apsl cpl epl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1}
+    gpl {afl agpl apache-1 apache-1.1 apsl bsd-old cpl epl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1}
     gpl-1 {apache gpl-3 gpl-3+ lgpl-3 lgpl-3+}
     gpl-2 {apache freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+}
     gpl-3 {gpl-1 gpl-2}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/2a328f94/attachment.html>


More information about the macports-changes mailing list