Date: Mon, 24 Feb 2020 21:19:15 +0000 (UTC) From: Chris Ross <cross+freebsd@distal.com> To: Ruslan Mahmatkhanov <cvs-src@yandex.ru>, yuri@freebsd.org Cc: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: Re: Deluge port for FreeBSD Message-ID: <021FB3E2-D29C-45AA-B207-93501F5DDFFF@distal.com> In-Reply-To: <A073050F-54CA-4B42-9504-4A26DFAE0F19@distal.com> References: <511E2F3A-EC92-43D0-AB97-83F821DFAFA7@distal.com> <8525381582564848@myt2-a7d7570d35ff.qloud-c.yandex.net> <AD1B370B-A5F0-437A-85A2-F97C323AD85E@distal.com> <A073050F-54CA-4B42-9504-4A26DFAE0F19@distal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+yuri > On Feb 24, 2020, at 15:50, Chris Ross <cross+freebsd@distal.com> wrote: >>=20 >> ps, looking at the noted https://github.com/arvidn/libtorrent/issues/420= 4 something was merged on Jan 7 that someone reported fixing this issue for= FreeBSD. >=20 >=20 > Okay. So, looking at the sources and the aforementioned "fix": That com= mit that fixes it for FreeBSD was merged into lib torrent-rasterbar, and sh= ould be available in version 1.2.4. Also, I applied the diff by hand to my= sources of py-libtorrent-rasterber11 in the ports tree, and was able to ge= t it to install the shared library properly. I'm guessing the 1.1.10 versi= on didn't have that problem, but 1.1.14 and 1.2 did. Or, I did something s= imilar to the 1.1.10_5 version of py-libtorrent-rasterbar in my tree and fa= iled to keep track of it. >=20 > So, if deluge 2.0.x works with libtorrent-rasterbar 1.2 there's a clear p= ath forward. If it works with 1.1.x and not 1.2.x, it's more complicated. = Let me know how you can proceed after trying libtorrent-rasterbar 1.2.4. It looks like there are a few changes in libtorrent 1.2, https://www.libtor= rent.org/upgrade_to_1.2-ref.html I notice that net-p2p/libtorrent-rasterbar has already been updated to 1.2.= 4. I think this means that the python module would work now if similarly u= pdated. Also, I notice that according to the 1.2 release notes, boost has been repl= aced by std, but both libtorrent-rasterbar and py-libtorrent-rasterbar stil= l seem to require boost. Is this an oversight, or am I misreading https://= www.libtorrent.org/upgrade_to_1.2-ref.html ? Thanks! - Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?021FB3E2-D29C-45AA-B207-93501F5DDFFF>