[85458] trunk/base/portmgr/jobs/port_binary_distributable.tcl
dports at macports.org
dports at macports.org
Thu Oct 13 18:17:06 PDT 2011
Revision: 85458
http://trac.macports.org/changeset/85458
Author: dports at macports.org
Date: 2011-10-13 18:17:06 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
port_binary_distributable: BitstreamVera license is distributable
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-14 01:10:46 UTC (rev 85457)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl 2011-10-14 01:17:06 UTC (rev 85458)
@@ -34,11 +34,12 @@
# variants like CeCILL and the AGPL) and is not in the list of licenses known
# to do so below.
# 'Noncommercial' means a license that prohibits commercial use.
-set good_licenses {afl agpl apache apsl artistic autoconf boost bsd 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 public-domain qpl restrictive/distributable ruby \
+set good_licenses {afl agpl apache apsl artistic autoconf bitstreamvera \
+ boost bsd 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 \
+ public-domain qpl restrictive/distributable ruby \
sleepycat ssleay tcl/tk w3c wtfpl x11 zlib wxwidgets zpl}
foreach lic $good_licenses {
set license_good($lic) 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/fd008aef/attachment-0001.html>
More information about the macports-changes
mailing list