Lawrence Velázquez wrote:
> On Dec 9, 2012, at 11:08 PM, Behrang Saeedzadeh <behrangsa at gmail.com> 
> wrote:
> 
>> Is this intentional or are the binaries eventually going to be added to 
>> MacPorts?
> 
> We cannot distribute a binary for mongodb because it has a dependency on 
> openssl, and their licenses conflict.
> 
>     % cd ~/Projects/MacPorts/trunk/base/portmgr/jobs
>     % ./port_binary_distributable.tcl -v mongodb
>     dependency 'openssl' has license 'OpenSSL' which conflicts with license 
> 'agpl' from 'mongodb'
> 
> Admittedly, it's only a build dependency (mongodb -> scons -> python27 -> 
> openssl). Don't know if that makes a difference.

Needs "license_noconflict scons".

- Josh
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to