freebsd-ports/net-p2p/libtorrent-rasterbar-14/pkg-plist
Doug Barton eaf0d5c4bd Update to version 0.14.9, which has the following:
disabled feature to drop requests after having been skipped too many times
 fixed range request bug for files larger than 2 GB in web seeds
 don't crash when trying to create torrents with 0 files
 fixed optimistic unchoke timer
 fixed bug where torrents with incorrectly formatted web seed URLs
   would be connected multiple times
 fixed DHT bootstrapping issue
 fixed UDP over SOCKS5 issue
 added support for "corrupt" tracker announce
 made end-game mode less aggressive

From the PR (with some tweaks/modifications, and many thanks!):
 Use MASTER_SITE_GOOGLE_CODE
 Sort MAKE_JOBS_SAFE and CONFLICTS for portlint
 Switch to using the boost_system asio which allows some major
   simplification, removal of lots of patches, etc.
 Simplify CPPFLAGS/LDFLAGS
 Use PORTDOCS macro (thus simplifying plist too)
 Update BROKEN message to be more accurate
 Simplify patches to Makefile.am

PR:		ports/144337
Submitted by:	lioux
Feature safe:	yes
2010-02-28 03:36:13 +00:00

108 lines
3.8 KiB
Text

include/libtorrent/alert.hpp
include/libtorrent/alert_types.hpp
include/libtorrent/assert.hpp
include/libtorrent/aux_/session_impl.hpp
include/libtorrent/bandwidth_limit.hpp
include/libtorrent/bandwidth_manager.hpp
include/libtorrent/bandwidth_queue_entry.hpp
include/libtorrent/bencode.hpp
include/libtorrent/bitfield.hpp
include/libtorrent/broadcast_socket.hpp
include/libtorrent/bt_peer_connection.hpp
include/libtorrent/buffer.hpp
include/libtorrent/chained_buffer.hpp
include/libtorrent/config.hpp
include/libtorrent/connection_queue.hpp
include/libtorrent/create_torrent.hpp
include/libtorrent/debug.hpp
include/libtorrent/disk_buffer_holder.hpp
include/libtorrent/disk_io_thread.hpp
include/libtorrent/entry.hpp
include/libtorrent/enum_net.hpp
include/libtorrent/error_code.hpp
include/libtorrent/escape_string.hpp
include/libtorrent/extensions/logger.hpp
include/libtorrent/extensions/metadata_transfer.hpp
include/libtorrent/extensions/smart_ban.hpp
include/libtorrent/extensions/ut_metadata.hpp
include/libtorrent/extensions/ut_pex.hpp
include/libtorrent/extensions.hpp
include/libtorrent/file.hpp
include/libtorrent/file_pool.hpp
include/libtorrent/file_storage.hpp
include/libtorrent/fingerprint.hpp
include/libtorrent/gzip.hpp
include/libtorrent/hasher.hpp
include/libtorrent/http_connection.hpp
include/libtorrent/http_parser.hpp
include/libtorrent/http_stream.hpp
include/libtorrent/http_tracker_connection.hpp
include/libtorrent/identify_client.hpp
include/libtorrent/instantiate_connection.hpp
include/libtorrent/intrusive_ptr_base.hpp
include/libtorrent/invariant_check.hpp
include/libtorrent/io.hpp
include/libtorrent/ip_filter.hpp
include/libtorrent/kademlia/closest_nodes.hpp
include/libtorrent/kademlia/dht_tracker.hpp
include/libtorrent/kademlia/find_data.hpp
include/libtorrent/kademlia/logging.hpp
include/libtorrent/kademlia/msg.hpp
include/libtorrent/kademlia/node.hpp
include/libtorrent/kademlia/node_entry.hpp
include/libtorrent/kademlia/node_id.hpp
include/libtorrent/kademlia/observer.hpp
include/libtorrent/kademlia/refresh.hpp
include/libtorrent/kademlia/routing_table.hpp
include/libtorrent/kademlia/rpc_manager.hpp
include/libtorrent/kademlia/traversal_algorithm.hpp
include/libtorrent/lazy_entry.hpp
include/libtorrent/lsd.hpp
include/libtorrent/magnet_uri.hpp
include/libtorrent/natpmp.hpp
include/libtorrent/parse_url.hpp
include/libtorrent/pch.hpp
include/libtorrent/pe_crypto.hpp
include/libtorrent/peer.hpp
include/libtorrent/peer_connection.hpp
include/libtorrent/peer_id.hpp
include/libtorrent/peer_info.hpp
include/libtorrent/peer_request.hpp
include/libtorrent/piece_block_progress.hpp
include/libtorrent/piece_picker.hpp
include/libtorrent/policy.hpp
include/libtorrent/proxy_base.hpp
include/libtorrent/random_sample.hpp
include/libtorrent/session.hpp
include/libtorrent/session_settings.hpp
include/libtorrent/session_status.hpp
include/libtorrent/size_type.hpp
include/libtorrent/socket.hpp
include/libtorrent/socket_type.hpp
include/libtorrent/socks4_stream.hpp
include/libtorrent/socks5_stream.hpp
include/libtorrent/ssl_stream.hpp
include/libtorrent/stat.hpp
include/libtorrent/storage.hpp
include/libtorrent/time.hpp
include/libtorrent/torrent.hpp
include/libtorrent/torrent_handle.hpp
include/libtorrent/torrent_info.hpp
include/libtorrent/tracker_manager.hpp
include/libtorrent/udp_socket.hpp
include/libtorrent/udp_tracker_connection.hpp
include/libtorrent/upnp.hpp
include/libtorrent/utf8.hpp
include/libtorrent/variant_stream.hpp
include/libtorrent/version.hpp
include/libtorrent/web_peer_connection.hpp
include/libtorrent/xml_parse.hpp
lib/libtorrent-rasterbar.a
lib/libtorrent-rasterbar.la
lib/libtorrent-rasterbar.so
lib/libtorrent-rasterbar.so.5
libdata/pkgconfig/libtorrent-rasterbar.pc
@dirrm include/libtorrent/kademlia
@dirrm include/libtorrent/extensions
@dirrm include/libtorrent/aux_
@dirrm include/libtorrent