Changeset 83384
- Timestamp:
- 08/30/11 18:46:20 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/portmgr/jobs/port_binary_distributable.tcl
r83378 r83384 37 37 set good_licenses {afl agpl apache apsl artistic autoconf boost bsd cecill copyleft cpl 38 38 curl fontconfig freebsd freetype gfdl gd gpl gplconflict ibmpl ijg 39 jasper lgpl lppl libpng libtool mit mpl n oncommercial openssl permissive39 jasper lgpl lppl libpng libtool mit mpl ncsa noncommercial openssl permissive 40 40 php psf qpl public-domain restrictive/distributable ruby sleepycat 41 ssleay tcl/tk x11 zlib zpl}41 ssleay tcl/tk x11 wtfpl zlib zpl} 42 42 foreach lic $good_licenses { 43 43 set license_good($lic) 1 … … 62 62 apsl {cecill gpl} 63 63 cpl {cecill gpl} 64 cecill {afl agpl apache apsl cpl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}64 cecill {afl agpl apache apsl cpl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1} 65 65 freetype {gpl-2} 66 66 gd {cecill gpl} 67 gpl {afl agpl apache-1 apache-1.1 apsl cpl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ssleay zpl-1}67 gpl {afl agpl apache-1 apache-1.1 apsl cpl gd gplconflict ibmpl lppl mpl noncommercial openssl php qpl restrictive/distributable ruby ssleay zpl-1} 68 68 gpl-1 {apache gpl-3 gpl-3+ lgpl-3 lgpl-3+} 69 69 gpl-2 {apache freetype gpl-3 gpl-3+ lgpl-3 lgpl-3+} … … 80 80 qpl {cecill gpl} 81 81 restrictive/distributable {agpl cecill gpl} 82 ruby {cecill gpl} 82 83 ssleay {cecill gpl} 83 84 zpl-1 {cecill gpl}"
Note: See TracChangeset
for help on using the changeset viewer.

