[MacPorts] #40494: aria2 @1.18.0: requires C++11 support
MacPorts
noreply at macports.org
Thu Dec 3 23:53:50 PST 2015
#40494: aria2 @1.18.0: requires C++11 support
-----------------------------+---------------------------------
Reporter: mschamschula@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords: snowleopard leopard
Port: aria2 |
-----------------------------+---------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* keywords: => snowleopard leopard
Comment:
In aria2 @1.18.0 the developers changed the configure script to check for
and use libc++ automatically if needed. The port builds successfully this
way on Lion and later. The problem is on Snow Leopard and earlier, where
OS X does not include libc++. On those systems, users need to follow part
of the instructions in LibcxxOnOlderSystems: namely, install the libcxx
port.
The port behaves somewhat unexpectedly, in that it does not clean up after
itself if you deactivate or uninstall it. I've filed #49903 to request it
be improved to do this. Once it does, it would be a simple matter to
modify the cxx11 portgroup to add a dependency on the libcxx port when
needed, and to modify the aria2 port to use that portgroup.
--
Ticket URL: <https://trac.macports.org/ticket/40494#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list