Commit Graph

7 Commits

Author SHA1 Message Date
sthen
812c82a798 maintenance update from Brad - most patches are now upstream. 2008-04-24 00:19:40 +00:00
jakemsr
6fcdd6f95b avoid overflowing a time_t when converting timeval to a timestamp in
milliseconds.

problem found and fix sent upstream by Mark Peloquin, who notified the
port maintainer.  thanks Mark!

this patch is from brad@ (MAINTAINER) via ktorrent svn
2008-04-01 21:22:10 +00:00
naddy
7864fdb78c fix build if statvfs() is available; from brad@ 2008-02-05 19:17:15 +00:00
sthen
18e568bc9d update to 2.2.5, add my patch to use statfs where statvfs isn't available
from brad, tested by me
2008-01-30 12:18:59 +00:00
sthen
5d5dcf40c6 update KTorrent from Brad
"commit it if it works for you" ajacoutot
2007-12-27 10:24:51 +00:00
todd
b4b969dc11 fix the display of upload/download speed, applied in upstream cvs already
from maint, tested by me
2007-11-08 21:13:10 +00:00
deanna
82aad8322e Import ktorrent 2.1.4
KTorrent is a BitTorrent client for KDE. Its main features are: 

  o Download torrent files
  o Upload speed capping, seeing that most people can't upload infinite
    amounts of data
  o Internet searching using The Bittorrent website's search engine
  o UDP Trackers
  o Port forwarding with UPnP
  o IP blocking plugin
  o Importing of partially or fully downloaded files
  o Support for distributed hash tables
  o Protocol encryption
  o Bandwith scheduling
  o Directory scanner to automatically load torrents in certain directories
  o Trackers can be added to torrents
  o File prioritization for multi file torrents

From brad (MAINTAINER)
2007-07-19 02:59:44 +00:00