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

MacPorts noreply at macports.org
Sun Oct 23 18:10:05 CEST 2016


#51516: MacPorts should use a bundled copy of a newer libcurl 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 ken-cunningham-webuse):

 I gave this a shot today. Have curl installed in /opt/local

 {{{

 $ port -v installed | grep curl
   curl @7.50.3_0+ssl+universal (active) platform='darwin 10' archs='i386
 x86_64'
   curl-ca-bundle @7.50.3_0 (active) platform='darwin 10' archs='noarch'
 }}}

 configured and installed macports from source, upgrading an existing
 installation
 {{{
 ./configure --with-curlprefix=/opt/local
 make
 sudo make install
 }}}

 seems to work perfectly so far. The recent problem downloads, like hexchat
 and git, download without trouble now.

 FYI

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



More information about the macports-tickets mailing list