FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:54 PM BST
non port: net-p2p/qbittorrent/distinfo
CVSWeb

Number of commits found: 24

Sat, 1 May 2010
[ 22:44 dougb ] Original commit 
1.2128 MOVED
1.83 net-p2p/Makefile
1.43 net-p2p/qbittorrent/Makefile
1.24 net-p2p/qbittorrent/distinfo
1.3 net-p2p/qbittorrent/files/patch-src__createtorrent_imp.cpp
1.2 net-p2p/qbittorrent/files/patch-src__filesystemwatcher.h
1.3 net-p2p/qbittorrent/files/patch-src__misc.h
1.5 net-p2p/qbittorrent/pkg-descr
1.4 net-p2p/qbittorrent/pkg-plist
As advertised, remove net-p2p/qbittorrent.
Mon, 8 Mar 2010
[ 03:38 dougb ] Original commit 
1.40 net-p2p/qbittorrent/Makefile
1.23 net-p2p/qbittorrent/distinfo
Update to version 2.1.6, which has the following bug fixes:
* Fix Web UI authentication with Konqueror
* Fix save path display in properties
* Fix ratio calculation for directly seeded torrents
* Fix memory leak in RSS parser
* Only one log window can be opened at a time
* Command-line parameters are no longer required to be in UTF-8
Thu, 11 Feb 2010
[ 22:13 dougb ] Original commit 
1.36 net-p2p/qbittorrent/Makefile
1.22 net-p2p/qbittorrent/distinfo
Update to version 2.1.5, which has the following bug fixes:
Fix actions on selected torrents (non-selected torrents could be affected)
Only one program preferences dialog is allowed at a time
Link against boost and ssl to fix issues with gold linker
Fix memory leak in RSS
Improved HTTP gzip compression detection in downloader
Fix possible race condition in search engine

From version 2.1.4:
Fix file prioritizing in a torrent
Make sure seeding torrents display a progress of 100%
Usage display was improved and localized (--help)
Fix possible crash when deleting a torrent
Fix possible crash when changing torrents label

For the port, mark MAKE_JOBS_SAFE, do a better job with the libnotify
default, and add a small patch to fix the newly added boost system lib
dependency. The latter must be post-configure because it patches a file
created by the configure script.
Mon, 1 Feb 2010
[ 19:45 dougb ] Original commit 
1.34 net-p2p/qbittorrent/Makefile
1.21 net-p2p/qbittorrent/distinfo
Upgrade to version 2.1.3 which has the following bugfixes:
* Make sure bandwidth limiting dialogs are centered on screen
* Added support for HTTP redirection
* Fix crash when double-clicking on a torrent that has no metadata to
        open its save path
* Fix Scan directory preferences in Web UI
* Clear torrent error state when resuming it
Sun, 24 Jan 2010
[ 22:36 dougb ] Original commit 
1.33 net-p2p/qbittorrent/Makefile
1.20 net-p2p/qbittorrent/distinfo
Update to version 2.1.2 which has the following new/improved features:
Added back file prioritizing in a torrent
Improved transfer speed display in peers list

And the following bug fixes:
Fix issue causing torrents not to be displayed in the list
Make sure invalid torrent are removed from the transfer list
Fix overwrite check when renaming a folder in a torrent
Force a recheck after renaming files to avoid overwriting
Improve "Open destination folder" behavior
Fix race condition in RSS that could cause a crash on startup
Improved user friendlyness of size units
Optimized transfer list repainting
Sat, 23 Jan 2010
[ 21:36 dougb ] Original commit 
1.32 net-p2p/qbittorrent/Makefile
1.19 net-p2p/qbittorrent/distinfo
Update to version 2.1.1, which has the following new features:
Torrents can be labeled/categorized
Labeled torrent can be downloaded corresponding subfolders
Disk cache size can be set from preferences
Peer Exchange (PeX) can be disabled from preferences
Torrent files/folders can be renamed (torrent addition dialog or files
        properties)
uTorrent compatible tracker list support (use torrentz.com url as a default)
Better proxy support and preferences remodeling
qBittorrent can identify itself as uTorrent, Vuze or KTorrent (Any stable
        version)
Torrents can be renamed in transfer list
Display torrent addition dialog for magnet links too
Files contained in a torrent are opened on double click (files panel)
Added support for magnet links in search engine
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 14 Jan 2010
[ 22:38 dougb ] Original commit 
1.31 net-p2p/qbittorrent/Makefile
1.18 net-p2p/qbittorrent/distinfo
Update to version 2.0.7, which contains the following bugfixes:
Fix 'Add in pause' setting in torrent addition dialog
Update RSS feed as soon as feed downloader is enabled
RSS Feed downloader ignores articles above maximum number of articles
Fix possible bug when deleting a RSS folder
Remove persistant data when a RSS feed is deleted
RSS filters are now alphabetically sorted
Fix crash when renaming currently displayed RSS filter
Remove overwriting confirmation when exporting RSS filters since Qt takes care
of it
Fri, 8 Jan 2010
[ 01:21 dougb ] Original commit 
1.30 net-p2p/qbittorrent/Makefile
1.17 net-p2p/qbittorrent/distinfo
Update to version 2.0.6 which contains the following bug fixes:
Fix detection of invalid torrent files
Stop catching signals once one has been caught to avoid possible infinite loop
Force data recheck whenever a torrent is moved
Detect existing torrent data even if incomplete torrents are saved to a
different folder
Improve torrent deletion confirmation dialog so that the text that not get
truncated
Sat, 2 Jan 2010
[ 19:23 dougb ] Original commit 
1.29 net-p2p/qbittorrent/Makefile
1.16 net-p2p/qbittorrent/distinfo
Update to version 2.0.5, which contains the following bugfix:
Fix crash with downloaded/availability bars when the torrent has too many pieces

Take over maintainership of the port, add ipv6 to CATEGORIES, and
enable libnotify support by default.
Thu, 31 Dec 2009
[ 23:28 dougb ] Original commit 
1.28 net-p2p/qbittorrent/Makefile
1.15 net-p2p/qbittorrent/distinfo
Update to version 2.0.4, which contains the following bugfixes:
Fix PeerGuardian .p2b binary filter support
Fix possible crash when closing a search engine tab
Make sure service port does not change
Fix possible DHT port saving issue
Fix communication between qBittorrent and Web UI (Qt 4.6)
Use Wildcard matching instead of full regex in RSS feed downloader
Fix code for listening on a random port whenever it failed to listen on the one
defined
Use global maximum transfer rates as maximum values in per-torrent speed
limiting dialogs
Fix global download rate limiting from Web UI
Display a disconnected icon in status bar whenever qBittorrent failed to listen
on the port defined
Thu, 24 Dec 2009
[ 09:02 dougb ] Original commit 
1.27 net-p2p/qbittorrent/Makefile
1.14 net-p2p/qbittorrent/distinfo
Update to version 2.0.3, with the following BUGFIXES:
Minor cosmetic fix to program preferences
Fix "Temp path" button in program preferences
Handle paths with [~, ., ..] properly
Trackers are now displayed for torrents without metadata
Fix issue with speed limiting (unlimited was not handled properly)
Use the save path set in program preferences as a default in torrent addition
dialog
Tue, 22 Dec 2009
[ 11:25 miwi ] Original commit 
1.26 net-p2p/qbittorrent/Makefile
1.13 net-p2p/qbittorrent/distinfo
1.1 net-p2p/qbittorrent/files/patch-src__filesystemwatcher.h
1.2 net-p2p/qbittorrent/files/patch-src__misc.h
- Update to 2.0.2

PR:             141819
Submitted by:   Ports Fury
Sun, 13 Dec 2009
[ 00:20 miwi ] Original commit 
1.25 net-p2p/qbittorrent/Makefile
1.12 net-p2p/qbittorrent/distinfo
1.1 net-p2p/qbittorrent/files/patch-src__misc.h
- Update to 1.5.6

PR:             141296
Submitted by:   Ports Fury
Wed, 30 Sep 2009
[ 14:05 miwi ] Original commit 
1.23 net-p2p/qbittorrent/Makefile
1.11 net-p2p/qbittorrent/distinfo
- Update to 1.4.1

PR:             139136
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
Thu, 24 Sep 2009
[ 11:39 amdmi3 ] Original commit 
1.22 net-p2p/qbittorrent/Makefile
1.10 net-p2p/qbittorrent/distinfo
1.2 net-p2p/qbittorrent/files/patch-src__createtorrent_imp.cpp
- Update to 1.3.5
- While here, also make it respect LOCALBASE

PR:             139020
Submitted by:   "Pedro F. Giffuni" <giffunip@tutopia.com>
Feature safe:   yes
Wed, 22 Jul 2009
[ 20:57 pgollucci ] Original commit 
1.19 net-p2p/qbittorrent/Makefile
1.9 net-p2p/qbittorrent/distinfo
- Update to 1.3.4
Sat, 23 May 2009
[ 14:23 miwi ] Original commit 
1.18 net-p2p/qbittorrent/Makefile
1.8 net-p2p/qbittorrent/distinfo
- Update to 1.3.3

PR:             134628
Submitted by:   Ports Fury
Mon, 23 Mar 2009
[ 21:43 miwi ] Original commit 
1.17 net-p2p/qbittorrent/Makefile
1.7 net-p2p/qbittorrent/distinfo
1.1 net-p2p/qbittorrent/files/patch-src__createtorrent_imp.cpp
1.3 net-p2p/qbittorrent/pkg-descr
- Update to version 1.3.2

PR:             132753
Submitted by:   Ports Fury
Tue, 24 Jun 2008
[ 02:02 alepulver ] Original commit 
1.11 net-p2p/qbittorrent/Makefile
1.6 net-p2p/qbittorrent/distinfo
- Update to version 1.0.0.
Fri, 4 Jan 2008
[ 09:22 alepulver ] Original commit 
1.8 net-p2p/qbittorrent/Makefile
1.5 net-p2p/qbittorrent/distinfo
- Update to version 1.0.0rc11.
Wed, 12 Dec 2007
[ 05:46 alepulver ] Original commit 
1.6 net-p2p/qbittorrent/Makefile
1.4 net-p2p/qbittorrent/distinfo
1.2 net-p2p/qbittorrent/files/patch-src__bittorrent.h
1.2 net-p2p/qbittorrent/pkg-descr
1.3 net-p2p/qbittorrent/pkg-plist
- Update to version 1.0.0rc10.
Mon, 1 Oct 2007
[ 19:59 alepulver ] Original commit 
1.5 net-p2p/qbittorrent/Makefile
1.3 net-p2p/qbittorrent/distinfo
1.1 net-p2p/qbittorrent/files/patch-src__bittorrent.h
1.2 net-p2p/qbittorrent/pkg-plist
- Update to version 1.0.0rc3.
Tue, 5 Jun 2007
[ 05:53 alepulver ] Original commit 
1.3 net-p2p/qbittorrent/Makefile
1.2 net-p2p/qbittorrent/distinfo
- Update to version 0.9.3.
Wed, 18 Apr 2007
[ 00:35 alepulver ] Original commit 
1.32 net-p2p/Makefile
1.1 net-p2p/qbittorrent/Makefile
1.1 net-p2p/qbittorrent/distinfo
1.1 net-p2p/qbittorrent/pkg-descr
1.1 net-p2p/qbittorrent/pkg-plist
qBittorrent can now be considered as a good alternative to other bittorrent
clients. It provides a lot of features such as:

* A polished Graphical User Interface written with Qt4.2 toolkit.
* Multiple simultaneous downloads / uploads.
* An integrated search engine.
* DHT (trackerless) support.
* uTorrent Peer eXchange support (PeX).
* Directory scanning with automated download of torrents inside.
* Good internationalization (20+ languages supported).
* Selective download of files in a torrent.
* Media File previewing while downloading.
* Torrent trackers edition and prioritizing.
* Seeders / Leechers displayed in download list.
* Torrent download in correct order.
* System tray integration.
* Tracker authentication support.
* Unicode support.
* Torrent downloading directly from their url.
* Connection though a proxy.
* IP Filtering similar to the one in eMule.

WWW: http://www.qbittorrent.org/

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.399 seconds.