./net/libtorrent, BitTorrent library written in C++ for *nix

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.8nb2, Package name: libtorrent-0.13.8nb2, Maintainer: pkgsrc-users

LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to
avoid redundant copying and storing of data that other clients and libraries
suffer from. Licensed under the GPL.


Required to run:
[security/openssl] [devel/libsigc++]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 814.479 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-09 20:09:19 by Nia Alarie | Files touched by this commit (2)
Log message:
libtorrent: SunOS/POSIX compliance fix
   2023-11-06 12:26:45 by Nia Alarie | Files touched by this commit (2)
Log message:
libtorrent: When going out of our way to define a Sun-specific madvise(),
at least match the definition used in the illumos and Solaris manuals.

Should help the build.
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-18 20:36:31 by Nia Alarie | Files touched by this commit (11)
Log message:
net: Adapt packages to USE_(CC|CXX)_FEATURES where possible
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-12-22 23:28:15 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix kqueue use on newer NetBSD.