Chris Jones wrote: > Its not possible to get binary installs for OpenBLAS due to license > conflicts between it and one of its deps, openssl IIRC. Because of this > the buildbots flag the builds as non-distributable.
That's often the reason why binary packages are not available, but not in this case. % ./macports-infrastructure/jobs/port_binary_distributable.tcl -v OpenBLAS "OpenBLAS" is distributable And indeed the archives are present in <https://packages.macports.org/OpenBLAS/>. The Portfile just prevents them from being used. - Josh
