[MacPorts] #51516: MacPorts should use a bundled copy of a newer libcurl and SSL library rather than the OS X version

MacPorts noreply at macports.org
Fri Dec 3 19:41:39 UTC 2021


#51516: MacPorts should use a bundled copy of a newer libcurl and SSL library
rather than the OS X version
--------------------------+--------------------------------
  Reporter:  ryandesign   |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:  MacPorts Future
 Component:  base         |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+--------------------------------

Comment (by noloader):

 Replying to [comment:79 devernay]:
 > ...
 > The real issues will come when even curl cannot be downloaded using the
 system's curl, but as long as pre-built packages are available (thanks
 again Ken) we're fine.

 I think this is the linchpin of the problem. A modern cURL needs to be
 bootstrapped.

 I find cURL is not the easiest program to build because it has so many
 dependencies. I recommend bootstrapping a downloader by building Wget.
 Wget has two dependencies - libunistring and OpenSSL. Once Wget is built
 and installed you can download anything, including a modern cURL.

 I eat my own dogfood. I bootstrap with Wget in my collection of build
 scripts at https://github.com/noloader/Build-Scripts.

-- 
Ticket URL: <https://trac.macports.org/ticket/51516#comment:80>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list