Subject: CVS commit: pkgsrc/net/ktorrent
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 07/22/2007 08:38:59
Module Name:	pkgsrc
Committed By:	abs
Date:		Sun Jul 22 08:38:59 UTC 2007

Modified Files:
	pkgsrc/net/ktorrent: Makefile PLIST distinfo
	pkgsrc/net/ktorrent/patches: patch-aa
Added Files:
	pkgsrc/net/ktorrent/patches: patch-ab

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ktorrent/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ktorrent/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/ktorrent/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/net/ktorrent/patches/patch-aa
cvs rdiff -r0 -r1.3 pkgsrc/net/ktorrent/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.