Port details |
- qbittorrent-27 Bittorrent client using Qt4 and libtorrent-rasterbar
- 2.7.3 net-p2p
=0 2.7.3Version of this port present on the latest quarterly branch. - Maintainer: dougb@FreeBSD.org
 - Port Added: 2011-04-17 02:30:45
- Last Update: 2011-06-06 07:29:26
- SVN Revision: UNKNOWN
- Also Listed In: ipv6
- License: not specified in port
- WWW:
- http://www.qbittorrent.org/
- Description:
- qBittorrent v2 is the closest open source (GNU GPL v2 license) equivalent
to utorrent. It is based on the Qt4 toolkit and libtorrent-rasterbar.
Features:
Well-integrated and extensible Search Engine
Simultaneous search in most famous BitTorrent search sites
Per-category-specific search requests (e.g. Books, Music, Movies)
All Bittorrent extensions
* DHT, Peer Exchange, Full encryption, Magnet URI
Remote control through a Web user interface
* Nearly identical to the regular UI, all in Ajax
Advanced control over trackers, peers and torrents
* Torrents queueing and prioritizing
* Torrent content selection and prioritizing
UPnP / NAT-PMP port forwarding support
Available in ~25 languages (Unicode support)
uTorrent spoofing to bypass private trackers whitelisting
Advanced RSS support with download filters (inc. regex)
IP Filtering (eMule and PeerGuardian compatible)
WWW: http://www.qbittorrent.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- qbittorrent>0:net-p2p/qbittorrent-27
- No installation instructions:
- This port has been deleted.
- PKGNAME: qbittorrent
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- moc-qt4 : devel/qt4-moc
- libQtNetwork.so : net/qt4-network
- qmake-qt4 : devel/qmake4
- rcc : devel/qt4-rcc
- uic-qt4 : devel/qt4-uic
- libQtXml.so : textproc/qt4-xml
- Runtime dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtXml.so : textproc/qt4-xml
- Library dependencies:
-
- execinfo.1 : devel/libexecinfo
- torrent-rasterbar.6 : net-p2p/libtorrent-rasterbar-15
- GeoIP.5 : net/GeoIP
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qbittorrent-2.7.3:
DBUS=off (default) "Enable dbus support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.3 06 Jun 2011 07:29:26
 |
dougb  |
All qbittorrent development has moved to the 2.8 branch, so introduce
version 2.8.1, and remove the older versions. The 2.8 branch has support
for uTP when combined with the upcoming libtorrent-rasterbar 0.16 release.
Additional new features:
Proxy can be disabled for peer connections
Added support for secure SMTP connection (SSL)
Added support for SMTP authentication
Added UPnP/NAT-PMP port forward for the Web UI port
qBittorrent can update dynamic DNS services (DynDNS, no-ip)
Display peer connection type in peer list (BT, uTP, Web)
Added full regex support to RSS downloader
Added regex help and validation in RSS downloader
Added HTTPS support to Web UI (Ishan Arora)
(Only the first 15 lines of the commit message are shown above ) |
2.7.3 17 Apr 2011 02:30:16
 |
dougb  |
Introduce version 2.7.3, the latest in the new 2.7.x branch.
It has the following new features vs. 2.6.x:
- FEATURE: Added search field for torrent content
- FEATURE: Added auto-shutdown confirmation dialog
- FEATURE: Added option to skip torrent deletion confirmation
(Ville Kiiskinen)
- FEATURE: IP address reported to trackers is now customizable
- FEATURE: Inhibit system sleep when torrents are active
(Vladimir Golovnev)
- FEATURE: Added option to bypass Web UI authentication for localhost
- FEATURE: Added option to disable program exit confirmation
- FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
- FEATURE: Torrent content list is now sortable
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
- BUGFIX: Added length restriction on UI lock password
- COSMETIC: Added monochrome tray icon
- COSMETIC: Improved status bar's style
- OTHER: Make QtDBus dependency optional (X11)
Differences in this port vs. the -26 version:
* libnotify is no longer used, but qtdbus is now optional, so
update OPTIONS and related code accordingly |
Number of commits found: 2
|