rev-upgrade to determine if binary is distributable

Jeremy Lavergne jeremy at lavergne.gotdns.org
Thu Jun 7 07:58:34 PDT 2012


> Is it the licenses?
> djvulibre: GPL-2+
> pdf2djvu: GPL-2
> ImageMagick: Apache-2

Hop down to "array set license_conflicts"  in the code.

These are the conflicts Apache license has with other licenses:
    apache {cecill gpl-1 gpl-2}
    apache-1 {agpl gpl}
    apache-1.1 {agpl gpl}

Notice gpl-3 is not conflicted, ergo gpl-2+ is not conflicted.

Same with GPL conflicts:
    gpl {afl agpl apache-1 apache-1.1 apsl beopen cnri 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}
    gpl-3+ {gpl-1 gpl-2}

None of them conflict with apache-2, only 1.0 and 1.1. See all the Apache license versions here:
http://www.apache.org/licenses/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 8796 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120607/9c83eba6/attachment.bin>


More information about the macports-dev mailing list