Help with a Portfile

Ryan Schmidt ryandesign at macports.org
Tue Jan 15 06:22:55 UTC 2019



On Jan 15, 2019, at 00:18, iEFdev wrote:

>> You cannot fetch from GitHub using the curl bundled with a macOS version that old.
> 
> Would it be possible to link around the problem in any way, if not just temporarily? Just replace curl with a newer did'n't work.

Yes, you can build MacPorts from source, and use the --with-curlprefix configure flag to point to a curl library that uses a newer openssl or libressl or other library. Don't use the curl library installed by that MacPorts installation or it will break if you later deactivate the curl port. Instead, use a manually-compiled curl library or a curl library installed by a different MacPorts installation.



More information about the macports-dev mailing list