Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (36m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 11:55:52 UTC Now

2013-05-09 14:26:42 UTC MAIN commitmail json YAML

pkgsrc/net/libtorrent/Makefile@1.48 / diff
pkgsrc/net/libtorrent/distinfo@1.30 / diff
pkgsrc/net/libtorrent/patches/patch-rak_priority__queue__default.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_Makefile.am@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_Makefile.in@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_chunk__list.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_hash__check__queue.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_hash__queue__node.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_data_memory__chunk.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_dht_dht__router.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_dht_dht__server.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_download_download__main.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_download_download__wrapper.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_manager.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_net_socket__set.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_net_throttle__internal.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_protocol_handshake.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_data_download__data.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_data_file.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download__info.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__group.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__queue.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_choke__queue.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_group__entry.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_download_resource__manager.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_http.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_peer_client__list.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_peer_connection__list.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_poll.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__controller.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__controller.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__list.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_tracker__list.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_extents.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log__buffer.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_log__buffer.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_signal__bitfield.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_torrent_utils_thread__base.h@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_tracker_tracker__http.cc@1.1 / diff
pkgsrc/net/libtorrent/patches/patch-src_tracker_tracker__udp.cc@1.1 / diff

Link libtorrent against libcrypto as it uses various functions from it.
Fix C++11 vs TR1 usage. Bump revision.

(joerg)