Commit graph

113 commits

Author SHA1 Message Date
abs
1beeafcfef Update ktorrent to 2.2.1nb1. Fix compile on NetBSD/-current - from Bernd Ernesti - PR/36804 2007-08-23 16:40:29 +00:00
abs
cb0d14fa76 Update net/ktorrent to 2.2.1:
- Fix file selection bug
- Fix several webgui bugs
- Make sure plugin list is sorted on the plugin name
- Fix bug with UPnP plugin not releasing ports when KT is shutdown
2007-08-17 16:05:48 +00:00
joerg
b573295566 Fix path to bash and depend on it. Bump revision. 2007-07-31 12:30:16 +00:00
abs
947189473c Updated net/ktorrent from 2.1.4 to 2.2:
Changes in 2.2 :
- Allow user to create torrents without tracker
- Double clicking on files in files tab opens them

Changes in 2.2rc1
- Revamped plugin settings page, looks much nicer now.
- Scan dialog now has only one button cancel, which becomes close when the
scan is finished
- Add max seed time feature
- Add download and seed time columns in view

Changes in 2.2beta1
- Ditch KMDI in favor of KDevelop IDEA code
- Infowidget has been fully moved to the bottom tabbar
- Possibility to open as many views as needed
- By default a downloads and uploads tab is now shown
- Immediatly hide system tray icon at exit
- Make sure to many files open bug is very unlikely to happen
- Search plugin tab has now become a toolbar
- Added option to fully preallocate diskspace for torrents
- Added support for seeding from readonly filesystems
- Make sure FileView remembers it's state
- Sleep time of upload and download is now configurable through a CPU usage
slider in the settings
- Added option to move finished downloads to a different directory
- Readded feature to show the total and the number of running torrents in the
tab of each view
- Added progress bar in status bar when searching
- Redesigned FileSelectDlg
- Added option to add torrent to group when loading
- Added option to choose download directory for torrent when loading
- Added option to copy .torrent files to user specified directory
- Show torrent path when trying to load a corrupt torrent from torX/ directory
- Added speed limits for individual torrents
- Added dynamic diskspace checking.
- Added option to disable diskspace preallocation
- Improved system tray popup icon : we now use boxed style KPassivePopup instead
 of Qt tooltips, it also only disappears when the cursor
is moved away from the tray icon and the text can be updated
- The log now gets autorotated when it gets larger then 10 MB
- Import dialog is now network transparent for the torrent file
- Added statistics plugin which was developed by Krzysztof Kundzicz
2007-07-22 08:38:57 +00:00
wiz
361bff022b Update to 2.1.4 (security fix), based on patches provided
by Sergey Svishchev.

Changes in 2.1.4
- Fixed crash in parsing of DHT messages
- Fixed problem with files with .. in their name
- ScanFolder can now handle incomplete torrent files properly

Changes in 2.1.3
- Fixed crash in torrent parsing

Changes in 2.1.2
- Fix 2 security vulnerabilities (thanks to Bryan Burns from Juniper Networks
for finding them)

Changes in 2.1.1
- Rewrite of webserver
- New webgui : coldmilk
- Networking thread has been split up in 2 threads, one for upload, one for
download
- Significant speed improvements when downloading over a LAN

Changes in 2.1
- Some minor bug fixes

Changes in 2.1rc1
- Share ratio column added in main view
- Added option to use a different proxy then the default KDE proxy for HTTP trackers
- Added feature to show/hide columns in main view
- Moved search box to bottom, so that the window is not enlarged in 1024 x 768 resolutions, when you search for something
- Made sure no duplicates get into search box history
- Fixed 'Trackers' tab in InfoWidget to properly resize tracker URL label
- Zeroconf plugin added
- Added µTorrent compatible PEX
- Fixed a bug in WebInterface plugin causing JS tooltips not to show.
- Fixed a bug with 'Stop All' not stopping queued torrents.
2007-06-21 19:32:54 +00:00
joerg
bba84c93da Retire propolice hack on DragonFly as the system compiler was fixed
and the changes pulled up to all release branches.
2007-02-19 22:10:42 +00:00
markd
60c020c40a Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
joerg
186960e626 Disable propolice on DragonFly for now. 2007-01-15 19:34:43 +00:00
joerg
adba20d97e Fix build on DragonFly and with modular Xorg. 2007-01-13 18:54:24 +00:00
xtraeme
bfdd5d6dd2 Do not overwrite the x-bittorrent.desktop mime type installed by
kdelibs. Pointed out by veego.
2007-01-08 22:10:38 +00:00
xtraeme
337eed0fa9 Add missing files, reported by veego. PKGREVISION++ 2007-01-08 20:08:39 +00:00
xtraeme
0f6e4aaf0f Initial import of ktorrent-2.1beta1 from pkgsrc-wip, packaged
by Sergey Svischev (updated to latest version by me).

KTorrent is a BitTorrent program for KDE.
Among the new features you can find:

	* Support for distributed hash tables (mainline version)
	* Protocol encryption
	* Bandwith scheduling
	* Directory scanner to automatically load torrents in
	  certain directories
	* Trackers can now be added to torrents
	* File prioritization for multi file torrents

And of course a whole bunch of bug fixes. We already supported
the following features in the previous version:

	* Downloads torrent files
	* Upload and download speed capping
	* Internet searching using various search engines, you
	  can even add your own UDP Trackers
	* Port forwarding with UPnP
	* IP blocking plugin
	* Importing of partially or fully downloaded files
2007-01-03 17:37:22 +00:00