summaryrefslogtreecommitdiff
path: root/net/libtorrent/PLIST
diff options
context:
space:
mode:
authortron <tron>2006-09-13 21:04:19 +0000
committertron <tron>2006-09-13 21:04:19 +0000
commit406c0df7fbae86ed42ead291d1d6ee9bfc9ff5b5 (patch)
treecdd9087cdbc7d554fccca7364e08245f0d31339f /net/libtorrent/PLIST
parent460279e1e38ca59f36753e0197519e99a3b3619b (diff)
downloadpkgsrc-406c0df7fbae86ed42ead291d1d6ee9bfc9ff5b5.tar.gz
Update "libtorrent" package to version 0.10.1 and "rtorrent" package
to version 0.6.1. Changes since version 0.8.5 respectively 0.4.5 are: - improved user interface (apparently also fixing redraw problems under DragonFly BSD) - better diskspace handling - show client names and versions in the peer list - improved tracker communication - lots of bug fixes Based on patches provided by Jan 'Rumko' Kosir in private e-mail.
Diffstat (limited to 'net/libtorrent/PLIST')
-rw-r--r--net/libtorrent/PLIST20
1 files changed, 16 insertions, 4 deletions
diff --git a/net/libtorrent/PLIST b/net/libtorrent/PLIST
index 728ffc1b753..275274ebb0d 100644
--- a/net/libtorrent/PLIST
+++ b/net/libtorrent/PLIST
@@ -1,20 +1,32 @@
-@comment $NetBSD: PLIST,v 1.3 2006/01/30 00:52:28 tron Exp $
-include/torrent/bencode.h
+@comment $NetBSD: PLIST,v 1.4 2006/09/13 21:04:19 tron Exp $
+include/torrent/bitfield.h
+include/torrent/block.h
+include/torrent/block_list.h
+include/torrent/block_transfer.h
+include/torrent/chunk_manager.h
include/torrent/common.h
+include/torrent/connection_manager.h
include/torrent/download.h
-include/torrent/entry.h
include/torrent/event.h
include/torrent/exceptions.h
+include/torrent/file.h
+include/torrent/file_list.h
include/torrent/http.h
-include/torrent/peer.h
+include/torrent/object.h
+include/torrent/object_stream.h
include/torrent/path.h
+include/torrent/peer.h
+include/torrent/piece.h
include/torrent/poll.h
include/torrent/poll_epoll.h
include/torrent/poll_kqueue.h
include/torrent/poll_select.h
include/torrent/rate.h
+include/torrent/resume.h
include/torrent/torrent.h
include/torrent/tracker.h
+include/torrent/tracker_list.h
+include/torrent/transfer_list.h
lib/libtorrent.la
lib/pkgconfig/libtorrent.pc
@dirrm include/torrent