mongodb-2.2.2_0 binaries for ML 10.8 missing from MacPorts
Lawrence Velázquez
larry.velazquez at gmail.com
Sun Dec 9 21:00:41 PST 2012
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.
vq
More information about the macports-users
mailing list