[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
Sun Jun 2 14:12:24 UTC 2024


#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 kencu):

 Alternatively, I wonder if we might use a slightly altered version of
 this:

 https://github.com/macports/macports-
 ports/blob/master/sysutils/MacPorts/Portfile

 that would build against {{{${prefix}/lib/libcurl}}}, to build a
 completely new version of {{{Pextlib.dylib}}} that is linked against
 {{{${prefix}/lib/libcurl}}}.

 Then we might rename and copy that one library into the base installation,
 and use it if it and libcurl exist.

 It would be better if the libcurl we used wss an isolated, custom version
 rather than macports main one, to avoid breakage, but ... every extra
 thing adds maintenance burden.

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


More information about the macports-tickets mailing list