#16555 closed enhancement (fixed)
libtorrent-devel bump to 0.12.3 and include kqueue
Reported by: | garribald@… | Owned by: | gardnermj@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | libtorrent kqueue | Cc: | |
Port: | libtorrent-devel |
Description
The first point would be to upgrade the version to 0.12.3 (and rtorrent-devel accordingly - another Ticket).
0.12.3 is released and it has a few nice bugfixes for OS X (especially making dht work with ipv6 on OS X).
The next enhancement of 0.12.3 is that kqueue works now fine on OS X (within the given OS limitations). Hence i suggest making it at least a port variant.
configure arg is "--with-kqueue"
I personally would make it a default setting (it has only advantages over the select option). But i don't know how well 10.3 or 10.5 works with it (i have OS 10.4).
Minor point would be, to make ipv6 a variant. It's a variant on curl (which rtorrent uses). If one grabs everything the default way without fiddling with variants, compiling in ipv6 on libtorrent/rtorrent seems pretty useless to me.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to gardnermj@… |
---|
Changed 16 years ago by gardnermj@…
comment:2 Changed 16 years ago by gardnermj@…
Updated Portfile to 0.12.3, with kqueue enabled by default. If people have problems with kqueue, I can make it a variant instead.
comment:3 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r40956.
comment:4 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Assigning to maintainer.