diff options
author | anray <anray@FreeBSD.org> | 2006-03-25 04:44:18 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-03-25 04:44:18 +0800 |
commit | 0dba5481250f5acba0e1610d7083e526c264cb0c (patch) | |
tree | d1b7405063fefb3842cc6dce410c56a0fe16bdc6 /net-p2p/libtorrent-rasterbar-14/pkg-plist | |
parent | eeb61828f82fdd8259c4b355ca9f966e904c4f7b (diff) | |
download | freebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.tar.gz freebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.tar.zst freebsd-ports-graphics-0dba5481250f5acba0e1610d7083e526c264cb0c.zip |
Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR: ports/94014
Submitted by: Johan Ström <johan@stromnet.org>
Diffstat (limited to 'net-p2p/libtorrent-rasterbar-14/pkg-plist')
-rw-r--r-- | net-p2p/libtorrent-rasterbar-14/pkg-plist | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar-14/pkg-plist b/net-p2p/libtorrent-rasterbar-14/pkg-plist new file mode 100644 index 00000000000..c9240c5438e --- /dev/null +++ b/net-p2p/libtorrent-rasterbar-14/pkg-plist @@ -0,0 +1,54 @@ +include/libtorrent/alert.hpp +include/libtorrent/alert_types.hpp +include/libtorrent/allocate_resources.hpp +include/libtorrent/async_gethostbyname.hpp +include/libtorrent/bencode.hpp +include/libtorrent/buffer.hpp +include/libtorrent/config.hpp +include/libtorrent/debug.hpp +include/libtorrent/entry.hpp +include/libtorrent/escape_string.hpp +include/libtorrent/file.hpp +include/libtorrent/fingerprint.hpp +include/libtorrent/hasher.hpp +include/libtorrent/http_settings.hpp +include/libtorrent/http_tracker_connection.hpp +include/libtorrent/identify_client.hpp +include/libtorrent/invariant_check.hpp +include/libtorrent/io.hpp +include/libtorrent/ip_filter.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/resource_request.hpp +include/libtorrent/session.hpp +include/libtorrent/size_type.hpp +include/libtorrent/socket.hpp +include/libtorrent/stat.hpp +include/libtorrent/storage.hpp +include/libtorrent/torrent.hpp +include/libtorrent/torrent_handle.hpp +include/libtorrent/torrent_info.hpp +include/libtorrent/tracker_manager.hpp +include/libtorrent/udp_tracker_connection.hpp +include/libtorrent/utf8.hpp +include/libtorrent/version.hpp +lib/libtorrent.so.1 +lib/libtorrent.so +lib/libtorrent.la +lib/libtorrent.a +libdata/pkgconfig/libtorrent.pc +bin/dump_torrent +bin/make_torrent +bin/simple_client +bin/test_hasher +bin/test_bencoding +bin/test_ip_filter +bin/test_piece_picker +bin/test_storage +@dirrm include/libtorrent |