Describe: dae68575192f6d20366e4714effddd1af44f10fd
Commit: dae68575192f6d20366e4714effddd1af44f10fd
Commit: d76cf3ba9e7d05a5265fa004e5c4df7e2f662c18
Modifications:
net/libtorrent/Makefile | 19 +-
net/libtorrent/distinfo | 4 +-
net/libtorrent/patches/patch-configure_ac | 56 +
.../patches/patch-rak_error_number_h | 10 +
.../patch-rak_priority_queue_default_h | 20 +
.../patches/patch-scripts_ax_check_zlib_m4 | 145 ++
.../patch-scripts_ax_cxx_compile_stdcxx_0x_m4 | 109 ++
.../patch-scripts_ax_cxx_compile_stdcxx_11_m4 | 150 ++
.../patches/patch-scripts_checks_m4 | 54 +
.../patches/patch-scripts_common_m4 | 119 ++
.../patches/patch-scripts_rak_compiler_m4 | 40 +
.../patches/patch-scripts_rak_cxx_m4 | 64 +
.../patches/patch-src_data_chunk_list_h | 24 +
.../patches/patch-src_data_hash_check_queue_h | 20 +
.../patches/patch-src_data_hash_queue_cc | 32 +
.../patches/patch-src_data_hash_queue_h | 20 +
.../patches/patch-src_data_hash_queue_node_h | 20 +
.../patches/patch-src_data_hash_torrent_h | 20 +
.../patches/patch-src_data_memory_chunk_cc | 25 +
.../patches/patch-src_dht_dht_hash_map_h | 35 +
.../patches/patch-src_dht_dht_router_cc | 20 +
.../patches/patch-src_dht_dht_server_cc | 15 +
.../patches/patch-src_download_delegator_h | 22 +
...patch-src_download_download_constructor_cc | 34 -
.../patch-src_download_download_main_cc | 55 +
.../patch-src_download_download_wrapper_cc | 124 ++
net/libtorrent/patches/patch-src_manager_cc | 47 +
.../patches/patch-src_net_listen_cc | 14 +
net/libtorrent/patches/patch-src_net_listen_h | 20 +
.../patches/patch-src_net_socket_set_h | 18 +
.../patch-src_net_throttle_internal_cc | 11 +
.../patches/patch-src_net_throttle_node_h | 20 +
.../patches/patch-src_protocol_handshake_cc | 23 +-
.../patch-src_protocol_handshake_manager_h | 20 +
...patch-src_protocol_peer_connection_base_cc | 26 +-
.../patch-src_protocol_request_list_cc | 11 +
.../patches/patch-src_protocol_request_list_h | 13 +
.../patches/patch-src_thread_disk_h | 11 +
.../patches/patch-src_thread_main_h | 11 +
.../patch-src_torrent_connection_manager_cc | 28 +
.../patch-src_torrent_connection_manager_h | 38 +
.../patch-src_torrent_data_download_data_h | 20 +
.../patches/patch-src_torrent_data_file_cc | 18 +
.../patch-src_torrent_data_transfer_list_cc | 11 +
.../patch-src_torrent_data_transfer_list_h | 22 +
.../patches/patch-src_torrent_download_cc | 38 +
.../patch-src_torrent_download_choke_group_cc | 37 +
.../patch-src_torrent_download_choke_group_h | 12 +
.../patch-src_torrent_download_choke_queue_cc | 169 +++
.../patch-src_torrent_download_choke_queue_h | 46 +
.../patch-src_torrent_download_group_entry_h | 47 +
.../patches/patch-src_torrent_download_info_h | 28 +
...h-src_torrent_download_resource_manager_cc | 288 ++++
...ch-src_torrent_download_resource_manager_h | 35 +
.../patches/patch-src_torrent_http_h | 24 +
.../patch-src_torrent_peer_client_list_cc | 20 +
.../patch-src_torrent_peer_connection_list_cc | 14 +
.../patch-src_torrent_peer_connection_list_h | 20 +
.../patches/patch-src_torrent_poll_h | 21 +
.../patches/patch-src_torrent_poll_kqueue_cc | 6 +-
.../patch-src_torrent_tracker_controller_cc | 22 +
.../patch-src_torrent_tracker_controller_h | 26 +
.../patches/patch-src_torrent_tracker_list_cc | 22 +
.../patches/patch-src_torrent_tracker_list_h | 24 +
.../patch-src_torrent_utils_Makefile_am | 35 +
...atch-src_torrent_utils_directory_events_cc | 176 +++
...patch-src_torrent_utils_directory_events_h | 89 ++
.../patches/patch-src_torrent_utils_extents_h | 49 +
.../patch-src_torrent_utils_log_buffer_cc | 25 +
.../patch-src_torrent_utils_log_buffer_h | 20 +
.../patches/patch-src_torrent_utils_log_cc | 139 ++
.../patches/patch-src_torrent_utils_log_h | 40 +
.../patches/patch-src_torrent_utils_net_h | 18 +
.../patch-src_torrent_utils_option_strings_cc | 38 +
.../patches/patch-src_torrent_utils_resume_cc | 309 ++++
.../patches/patch-src_torrent_utils_resume_h | 12 +
...patch-src_torrent_utils_signal_bitfield_cc | 11 +
.../patch-src_torrent_utils_signal_bitfield_h | 28 +
.../patch-src_torrent_utils_thread_base_h | 22 +
.../patch-src_torrent_utils_uri_parser_cc | 202 +++
.../patch-src_torrent_utils_uri_parser_h | 99 ++
.../patches/patch-src_tracker_tracker_http_cc | 22 +
.../patches/patch-src_tracker_tracker_udp_cc | 73 +
.../patches/patch-src_utils_diffie_hellman_cc | 10 +
.../patch-src_utils_instrumentation_cc | 11 +
.../patches/patch-src_utils_instrumentation_h | 32 +
.../patches/patch-src_utils_queue_buckets_h | 33 +
net/libtorrent/patches/patch-src_utils_rc4_h | 10 +
net/libtorrent/patches/patch-src_utils_sha1_h | 10 +
net/libtorrent/patches/patch-test_Makefile_am | 22 +
net/libtorrent/patches/patch-test_Makefile_in | 10 +-
.../patch-test_data_chunk_list_test_cc | 11 +
.../patches/patch-test_data_chunk_list_test_h | 15 +
.../patch-test_data_hash_check_queue_test_cc | 74 +
.../patch-test_data_hash_queue_test_cc | 107 ++
net/libtorrent/patches/patch-test_main_cc | 50 +
.../patch-test_protocol_test_request_list_cc | 21 +
.../patches/patch-test_rak_allocators_test_cc | 24 -
.../patches/patch-test_torrent_http_test_cc | 22 +
...est_torrent_tracker_controller_features_cc | 19 +
...t_torrent_tracker_controller_requesting_cc | 19 +
...ch-test_torrent_tracker_controller_test_cc | 19 +
...tch-test_torrent_tracker_controller_test_h | 28 +
...test_torrent_tracker_list_features_test_cc | 79 ++
.../patch-test_torrent_tracker_list_test_cc | 31 +
.../patch-test_torrent_tracker_list_test_h | 27 +
...patch-test_torrent_tracker_timeout_test_cc | 11 +
...est_torrent_utils_directory_events_test_cc | 26 +
...test_torrent_utils_directory_events_test_h | 18 +
...atch-test_torrent_utils_log_buffer_test_cc | 11 +
.../patch-test_torrent_utils_log_test_cc | 57 +
.../patch-test_torrent_utils_net_test_cc | 17 +
...-test_torrent_utils_option_strings_test_cc | 20 +
...test_torrent_utils_signal_bitfield_test_cc | 82 ++
...h-test_torrent_utils_test_queue_buckets_cc | 11 +
...atch-test_torrent_utils_test_uri_parser_cc | 98 ++
...patch-test_torrent_utils_test_uri_parser_h | 20 +
...tch-test_torrent_utils_thread_base_test_cc | 94 ++
...atch-test_torrent_utils_thread_base_test_h | 15 +
net/libtorrent/pkg/PLIST | 15 +-
net/rtorrent/Makefile | 20 +-
net/rtorrent/distinfo | 4 +-
net/rtorrent/patches/patch-configure_ac | 43 +
net/rtorrent/patches/patch-doc_rtorrent_rc | 22 -
.../patch-doc_scripts_print_option_string_sh | 26 +
.../patch-doc_scripts_update_commands_0_9_sed | 1183
++++++++++++++++
.../patches/patch-rak_functional_fun_h | 95 ++
.../patch-rak_priority_queue_default_h | 20 +
.../patches/patch-rak_priority_queue_h | 10 +
.../patches/patch-scripts_ax_check_zlib_m4 | 145 ++
.../patch-scripts_ax_cxx_compile_stdcxx_0x_m4 | 109 ++
.../patch-scripts_ax_cxx_compile_stdcxx_11_m4 | 150 ++
net/rtorrent/patches/patch-scripts_checks_m4 | 54 +
net/rtorrent/patches/patch-scripts_common_m4 | 119 ++
.../patches/patch-scripts_rak_compiler_m4 | 40 +
net/rtorrent/patches/patch-scripts_rak_cxx_m4 | 64 +
.../patches/patch-src_command_download_cc | 386 +++++
.../patches/patch-src_command_dynamic_cc | 132 ++
.../patches/patch-src_command_events_cc | 94 ++
.../patches/patch-src_command_file_cc | 79 ++
.../patches/patch-src_command_groups_cc | 100 ++
.../patches/patch-src_command_helpers_h | 72 +
net/rtorrent/patches/patch-src_command_ip_cc | 29 +
.../patches/patch-src_command_local_cc | 158 +++
.../patches/patch-src_command_network_cc | 167 ++-
.../patches/patch-src_command_peer_cc | 65 +
.../patches/patch-src_command_scheduler_cc | 23 +-
.../patches/patch-src_command_throttle_cc | 66 +
.../patches/patch-src_command_tracker_cc | 100 ++
net/rtorrent/patches/patch-src_command_ui_cc | 99 ++
net/rtorrent/patches/patch-src_control_cc | 46 +
net/rtorrent/patches/patch-src_control_h | 34 +
.../patches/patch-src_core_curl_get_cc | 11 +
.../patches/patch-src_core_curl_stack_cc | 25 +
.../patches/patch-src_core_curl_stack_h | 20 +
.../patches/patch-src_core_dht_manager_cc | 20 +
.../patches/patch-src_core_download_cc | 13 +
.../patch-src_core_download_factory_cc | 33 +
.../patches/patch-src_core_download_factory_h | 20 +
.../patches/patch-src_core_download_list_cc | 13 +
.../patch-src_core_download_slot_map_h | 21 +
.../patches/patch-src_core_http_queue_cc | 13 +
.../patches/patch-src_core_http_queue_h | 22 +
.../patches/patch-src_core_manager_cc | 61 +
net/rtorrent/patches/patch-src_core_manager_h | 13 +
.../patches/patch-src_core_range_map_h | 61 -
net/rtorrent/patches/patch-src_core_view_cc | 25 +
net/rtorrent/patches/patch-src_core_view_h | 20 +
.../patches/patch-src_display_frame_cc | 37 +
.../patches/patch-src_display_manager_cc | 11 +
.../patches/patch-src_display_window_cc | 11 +
.../patch-src_display_window_download_list_cc | 11 +
.../patch-src_display_window_file_list_cc | 18 +-
.../patch-src_display_window_http_queue_cc | 20 +
.../patch-src_display_window_http_queue_h | 20 +
.../patches/patch-src_display_window_log_cc | 17 +
.../patches/patch-src_input_bindings_h | 21 +
.../patches/patch-src_input_input_event_h | 18 +
.../patches/patch-src_input_path_input_h | 22 +
.../patches/patch-src_input_text_input_h | 11 +
net/rtorrent/patches/patch-src_main_cc | 173 +++
.../patches/patch-src_option_parser_cc | 18 +
.../patches/patch-src_option_parser_h | 22 +
net/rtorrent/patches/patch-src_rpc_command_h | 36 +
.../patch-src_rpc_command_scheduler_cc | 11 +
.../patch-src_rpc_command_scheduler_item_h | 19 +
.../patches/patch-src_rpc_exec_file_cc | 17 +
.../patches/patch-src_rpc_object_storage_cc | 35 +
.../patches/patch-src_rpc_object_storage_h | 20 +
.../patches/patch-src_rpc_parse_commands_cc | 11 +
net/rtorrent/patches/patch-src_rpc_scgi_cc | 16 -
net/rtorrent/patches/patch-src_rpc_xmlrpc_h | 28 +
.../patches/patch-src_signal_handler_cc | 29 +
.../patches/patch-src_signal_handler_h | 16 +
net/rtorrent/patches/patch-src_thread_base_cc | 49 +-
.../patches/patch-src_thread_worker_h | 11 +
net/rtorrent/patches/patch-src_ui_download_cc | 139 ++
.../patches/patch-src_ui_download_list_cc | 69 +
.../patches/patch-src_ui_download_list_h | 11 +
.../patches/patch-src_ui_element_base_h | 11 +
.../patch-src_ui_element_chunks_seen_cc | 20 +
.../patch-src_ui_element_download_list_cc | 68 +
.../patches/patch-src_ui_element_file_list_cc | 53 +-
.../patch-src_ui_element_log_complete_cc | 14 +
.../patches/patch-src_ui_element_menu_cc | 18 +
.../patches/patch-src_ui_element_menu_h | 13 +
.../patches/patch-src_ui_element_peer_list_cc | 36 +
.../patches/patch-src_ui_element_text_cc | 18 +
.../patch-src_ui_element_tracker_list_cc | 21 +
.../patch-src_ui_element_transfer_list_cc | 20 +
net/rtorrent/patches/patch-src_ui_root_cc | 60 +
.../patches/patch-src_utils_list_focus_h | 20 +
net/rtorrent/patches/patch-test_Makefile_in | 24 +-
.../patch-test_rpc_command_map_test_cc | 11 +
.../patch-test_rpc_command_slot_test_cc | 11 +
net/rtorrent/pkg/PLIST | 1 -
216 files changed, 10282 insertions(+), 352 deletions(-)
create mode 100644 net/libtorrent/patches/patch-configure_ac
create mode 100644
net/libtorrent/patches/patch-rak_error_number_h
create mode 100644
net/libtorrent/patches/patch-rak_priority_queue_default_h
create mode 100644
net/libtorrent/patches/patch-scripts_ax_check_zlib_m4
create mode 100644
net/libtorrent/patches/patch-scripts_ax_cxx_compile_stdcxx_0x_m4
create mode 100644
net/libtorrent/patches/patch-scripts_ax_cxx_compile_stdcxx_11_m4
create mode 100644
net/libtorrent/patches/patch-scripts_checks_m4
create mode 100644
net/libtorrent/patches/patch-scripts_common_m4
create mode 100644
net/libtorrent/patches/patch-scripts_rak_compiler_m4
create mode 100644
net/libtorrent/patches/patch-scripts_rak_cxx_m4
create mode 100644
net/libtorrent/patches/patch-src_data_chunk_list_h
create mode 100644
net/libtorrent/patches/patch-src_data_hash_check_queue_h
create mode 100644
net/libtorrent/patches/patch-src_data_hash_queue_cc
create mode 100644
net/libtorrent/patches/patch-src_data_hash_queue_h
create mode 100644
net/libtorrent/patches/patch-src_data_hash_queue_node_h
create mode 100644
net/libtorrent/patches/patch-src_data_hash_torrent_h
create mode 100644
net/libtorrent/patches/patch-src_data_memory_chunk_cc
create mode 100644
net/libtorrent/patches/patch-src_dht_dht_hash_map_h
create mode 100644
net/libtorrent/patches/patch-src_dht_dht_router_cc
create mode 100644
net/libtorrent/patches/patch-src_dht_dht_server_cc
create mode 100644
net/libtorrent/patches/patch-src_download_delegator_h
delete mode 100644
net/libtorrent/patches/patch-src_download_download_constructor_cc
create mode 100644
net/libtorrent/patches/patch-src_download_download_main_cc
create mode 100644
net/libtorrent/patches/patch-src_download_download_wrapper_cc
create mode 100644 net/libtorrent/patches/patch-src_manager_cc
create mode 100644
net/libtorrent/patches/patch-src_net_listen_cc
create mode 100644 net/libtorrent/patches/patch-src_net_listen_h
create mode 100644
net/libtorrent/patches/patch-src_net_socket_set_h
create mode 100644
net/libtorrent/patches/patch-src_net_throttle_internal_cc
create mode 100644
net/libtorrent/patches/patch-src_net_throttle_node_h
create mode 100644
net/libtorrent/patches/patch-src_protocol_handshake_manager_h
create mode 100644
net/libtorrent/patches/patch-src_protocol_request_list_cc
create mode 100644
net/libtorrent/patches/patch-src_protocol_request_list_h
create mode 100644
net/libtorrent/patches/patch-src_thread_disk_h
create mode 100644
net/libtorrent/patches/patch-src_thread_main_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_connection_manager_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_connection_manager_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_data_download_data_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_data_file_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_data_transfer_list_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_data_transfer_list_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_choke_group_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_choke_group_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_choke_queue_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_choke_queue_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_group_entry_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_info_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_resource_manager_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_download_resource_manager_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_http_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_peer_client_list_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_peer_connection_list_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_peer_connection_list_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_poll_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_tracker_controller_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_tracker_controller_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_tracker_list_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_tracker_list_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_Makefile_am
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_directory_events_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_directory_events_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_extents_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_log_buffer_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_log_buffer_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_log_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_log_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_net_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_option_strings_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_resume_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_resume_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_signal_bitfield_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_signal_bitfield_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_thread_base_h
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_uri_parser_cc
create mode 100644
net/libtorrent/patches/patch-src_torrent_utils_uri_parser_h
create mode 100644
net/libtorrent/patches/patch-src_tracker_tracker_http_cc
create mode 100644
net/libtorrent/patches/patch-src_tracker_tracker_udp_cc
create mode 100644
net/libtorrent/patches/patch-src_utils_diffie_hellman_cc
create mode 100644
net/libtorrent/patches/patch-src_utils_instrumentation_cc
create mode 100644
net/libtorrent/patches/patch-src_utils_instrumentation_h
create mode 100644
net/libtorrent/patches/patch-src_utils_queue_buckets_h
create mode 100644 net/libtorrent/patches/patch-src_utils_rc4_h
create mode 100644 net/libtorrent/patches/patch-src_utils_sha1_h
create mode 100644 net/libtorrent/patches/patch-test_Makefile_am
create mode 100644
net/libtorrent/patches/patch-test_data_chunk_list_test_cc
create mode 100644
net/libtorrent/patches/patch-test_data_chunk_list_test_h
create mode 100644
net/libtorrent/patches/patch-test_data_hash_check_queue_test_cc
create mode 100644
net/libtorrent/patches/patch-test_data_hash_queue_test_cc
create mode 100644 net/libtorrent/patches/patch-test_main_cc
create mode 100644
net/libtorrent/patches/patch-test_protocol_test_request_list_cc
delete mode 100644
net/libtorrent/patches/patch-test_rak_allocators_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_http_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_controller_features_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_controller_requesting_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_controller_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_controller_test_h
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_list_features_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_list_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_list_test_h
create mode 100644
net/libtorrent/patches/patch-test_torrent_tracker_timeout_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_directory_events_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_directory_events_test_h
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_log_buffer_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_log_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_net_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_option_strings_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_signal_bitfield_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_test_queue_buckets_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_test_uri_parser_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_test_uri_parser_h
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_thread_base_test_cc
create mode 100644
net/libtorrent/patches/patch-test_torrent_utils_thread_base_test_h
create mode 100644 net/rtorrent/patches/patch-configure_ac
delete mode 100644 net/rtorrent/patches/patch-doc_rtorrent_rc
create mode 100644
net/rtorrent/patches/patch-doc_scripts_print_option_string_sh
create mode 100644
net/rtorrent/patches/patch-doc_scripts_update_commands_0_9_sed
create mode 100644
net/rtorrent/patches/patch-rak_functional_fun_h
create mode 100644
net/rtorrent/patches/patch-rak_priority_queue_default_h
create mode 100644
net/rtorrent/patches/patch-rak_priority_queue_h
create mode 100644
net/rtorrent/patches/patch-scripts_ax_check_zlib_m4
create mode 100644
net/rtorrent/patches/patch-scripts_ax_cxx_compile_stdcxx_0x_m4
create mode 100644
net/rtorrent/patches/patch-scripts_ax_cxx_compile_stdcxx_11_m4
create mode 100644 net/rtorrent/patches/patch-scripts_checks_m4
create mode 100644 net/rtorrent/patches/patch-scripts_common_m4
create mode 100644
net/rtorrent/patches/patch-scripts_rak_compiler_m4
create mode 100644 net/rtorrent/patches/patch-scripts_rak_cxx_m4
create mode 100644
net/rtorrent/patches/patch-src_command_download_cc
create mode 100644
net/rtorrent/patches/patch-src_command_dynamic_cc
create mode 100644
net/rtorrent/patches/patch-src_command_events_cc
create mode 100644
net/rtorrent/patches/patch-src_command_file_cc
create mode 100644
net/rtorrent/patches/patch-src_command_groups_cc
create mode 100644
net/rtorrent/patches/patch-src_command_helpers_h
create mode 100644 net/rtorrent/patches/patch-src_command_ip_cc
create mode 100644
net/rtorrent/patches/patch-src_command_local_cc
create mode 100644
net/rtorrent/patches/patch-src_command_peer_cc
create mode 100644
net/rtorrent/patches/patch-src_command_throttle_cc
create mode 100644
net/rtorrent/patches/patch-src_command_tracker_cc
create mode 100644 net/rtorrent/patches/patch-src_command_ui_cc
create mode 100644 net/rtorrent/patches/patch-src_control_cc
create mode 100644 net/rtorrent/patches/patch-src_control_h
create mode 100644
net/rtorrent/patches/patch-src_core_curl_get_cc
create mode 100644
net/rtorrent/patches/patch-src_core_curl_stack_cc
create mode 100644
net/rtorrent/patches/patch-src_core_curl_stack_h
create mode 100644
net/rtorrent/patches/patch-src_core_dht_manager_cc
create mode 100644
net/rtorrent/patches/patch-src_core_download_cc
create mode 100644
net/rtorrent/patches/patch-src_core_download_factory_cc
create mode 100644
net/rtorrent/patches/patch-src_core_download_factory_h
create mode 100644
net/rtorrent/patches/patch-src_core_download_list_cc
create mode 100644
net/rtorrent/patches/patch-src_core_download_slot_map_h
create mode 100644
net/rtorrent/patches/patch-src_core_http_queue_cc
create mode 100644
net/rtorrent/patches/patch-src_core_http_queue_h
create mode 100644
net/rtorrent/patches/patch-src_core_manager_cc
create mode 100644 net/rtorrent/patches/patch-src_core_manager_h
delete mode 100644
net/rtorrent/patches/patch-src_core_range_map_h
create mode 100644 net/rtorrent/patches/patch-src_core_view_cc
create mode 100644 net/rtorrent/patches/patch-src_core_view_h
create mode 100644
net/rtorrent/patches/patch-src_display_frame_cc
create mode 100644
net/rtorrent/patches/patch-src_display_manager_cc
create mode 100644
net/rtorrent/patches/patch-src_display_window_cc
create mode 100644
net/rtorrent/patches/patch-src_display_window_download_list_cc
create mode 100644
net/rtorrent/patches/patch-src_display_window_http_queue_cc
create mode 100644
net/rtorrent/patches/patch-src_display_window_http_queue_h
create mode 100644
net/rtorrent/patches/patch-src_display_window_log_cc
create mode 100644
net/rtorrent/patches/patch-src_input_bindings_h
create mode 100644
net/rtorrent/patches/patch-src_input_input_event_h
create mode 100644
net/rtorrent/patches/patch-src_input_path_input_h
create mode 100644
net/rtorrent/patches/patch-src_input_text_input_h
create mode 100644 net/rtorrent/patches/patch-src_main_cc
create mode 100644
net/rtorrent/patches/patch-src_option_parser_cc
create mode 100644
net/rtorrent/patches/patch-src_option_parser_h
create mode 100644 net/rtorrent/patches/patch-src_rpc_command_h
create mode 100644
net/rtorrent/patches/patch-src_rpc_command_scheduler_cc
create mode 100644
net/rtorrent/patches/patch-src_rpc_command_scheduler_item_h
create mode 100644
net/rtorrent/patches/patch-src_rpc_exec_file_cc
create mode 100644
net/rtorrent/patches/patch-src_rpc_object_storage_cc
create mode 100644
net/rtorrent/patches/patch-src_rpc_object_storage_h
create mode 100644
net/rtorrent/patches/patch-src_rpc_parse_commands_cc
delete mode 100644 net/rtorrent/patches/patch-src_rpc_scgi_cc
create mode 100644 net/rtorrent/patches/patch-src_rpc_xmlrpc_h
create mode 100644
net/rtorrent/patches/patch-src_signal_handler_cc
create mode 100644
net/rtorrent/patches/patch-src_signal_handler_h
create mode 100644
net/rtorrent/patches/patch-src_thread_worker_h
create mode 100644 net/rtorrent/patches/patch-src_ui_download_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_download_list_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_download_list_h
create mode 100644
net/rtorrent/patches/patch-src_ui_element_base_h
create mode 100644
net/rtorrent/patches/patch-src_ui_element_chunks_seen_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_download_list_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_log_complete_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_menu_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_menu_h
create mode 100644
net/rtorrent/patches/patch-src_ui_element_peer_list_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_text_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_tracker_list_cc
create mode 100644
net/rtorrent/patches/patch-src_ui_element_transfer_list_cc
create mode 100644 net/rtorrent/patches/patch-src_ui_root_cc
create mode 100644
net/rtorrent/patches/patch-src_utils_list_focus_h
create mode 100644
net/rtorrent/patches/patch-test_rpc_command_map_test_cc
create mode 100644
net/rtorrent/patches/patch-test_rpc_command_slot_test_cc
Log messages:
Update rtorrent to 0.9.4 plus patches to current git master.
To be able to use rtorrent with libc++, we need to update
rtorrent to the latest version and add patches from
upstream which make it compile properly.
We go up to 7537a3c2a91d0915f1c4c89b01cd583629dc5fd4 here.
ok marco@
Update libtorrent to 13.4 plus patches to current git master.
To be able to use libtorrent with libc++, we need to update
libtorrent to the latest version and add patches from
upstream which make it compile properly.
We go up to c60d2b9475804e41649356fa0301e9f770798f8d here.
ok marco@