pkgsrc/net/libtorrent
snj cf0644fe2d Update libtorrent to 0.12.6 and rtorrent to 0.8.6.
Changes:
- Added a simple scheduler framework.
- Don't send numwant in STOPPED messages as some trackers are stupid about
  it.
- Reintroduced clearing of epoll event list when a socket is closed as
  it might cause race conditions.
- Added cppUnit test framework. Tests will be added on rather unregular
  basis.
- Logging for SCGI calls.
- Fixed handling of errors when writing out session torrents, it should
  no longer hit an infinite loop.
- Fixed a bug that would cause reading of a piece to hang rtorrent if
  the incoming data contains only data up to a file boundary, but not
  the next file's data.
- Fixes a file handle leak in the execute_capture functions.
- Fixed crash on empty bitfield in 'd.bitfield'.
- Fixed the Object::flag_unordered code to handle initial zero-length
  keys. Ticket #1950.
- Made torrent::Rate::rate_type uint64_t and added sanity checks due to
  reports of bad download/upload values being reported to some trackers.

OK tron@ wiz@
2010-01-01 19:36:31 +00:00
..
patches Update "libtorrent" and "rtorrent" package to version 0.12.5/0.8.5: 2009-10-29 11:42:30 +00:00
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
DESCR
distinfo Update libtorrent to 0.12.6 and rtorrent to 0.8.6. 2010-01-01 19:36:31 +00:00
Makefile Update libtorrent to 0.12.6 and rtorrent to 0.8.6. 2010-01-01 19:36:31 +00:00
PLIST Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00