openssl vs. libressl

Ryan Schmidt ryandesign at macports.org
Mon Nov 9 13:27:54 PST 2015


On Nov 9, 2015, at 3:12 PM, Brandon Allbery wrote:
> On Mon, Nov 9, 2015 at 4:05 PM, Ryan Schmidt wrote:
>> In r139229 Jeremy made libressl a drop-in replacement for openssl.
> 
> Interesting. I think it was FreeBSD that tried to do that (both API and ABI) and failed at both, and said rebuild stuff for one or the other. Apparently they were the ones who made the mistake, and it actually works if done right?

You are correct, it does not work.


$ curl https://www.macports.org/
dyld: Library not loaded: /opt/local/lib/libssl.1.0.0.dylib
  Referenced from: /opt/local/bin/curl
  Reason: image not found
Trace/BPT trap: 5





More information about the macports-users mailing list