Port details |
- qbittorrent Bittorrent client using Qt6 and libtorrent-rasterbar
- 5.0.2 net-p2p =15 5.0.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2007-04-18 00:36:31
- Last Update: 2024-11-18 22:26:44
- Commit Hash: 6e9e5fe
- People watching this port, also watch:: sonarr, radarr, git, tmux, node
- License: GPLv2+
- WWW:
- https://www.qbittorrent.org/
- Description:
- qBittorrent is the open source bittorrent client in C++/Qt that uses
libtorrent-rasterbar. It aims to be a good alternative to all other
bittorrent clients. qBittorrent is fast, stable and provides unicode
support as well as many features.
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, uTP
- Remote control through a Web user interface (nearly identical to
the regular UI, all in Ajax)
- Advanced control over trackers, peers, and torrents: queueing and
prioritizing, 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)
- ¦ ¦ ¦ ¦
- 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
- To install the port:
- cd /usr/ports/net-p2p/qbittorrent/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/qbittorrent
- pkg install qbittorrent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qbittorrent
- Package flavors (<flavor>: <package>)
- default: qbittorrent
- nox: qbittorrent-nox
- distinfo:
- TIMESTAMP = 1731906394
SHA256 (qbittorrent-5.0.2.tar.xz) = 29514d59ff8f40b4e1afd7fbb2b34f7671875d51d00069d41dcba80032f946ca
SIZE (qbittorrent-5.0.2.tar.xz) = 4544624
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtorrent-rasterbar>0 : net-p2p/libtorrent-rasterbar
- pkgconf>=1.3.0_1 : devel/pkgconf
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- qt_en.qm : devel/qt6-translations
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- libtorrent-rasterbar>0 : net-p2p/libtorrent-rasterbar
- update-desktop-database : devel/desktop-file-utils
- python3.11 : lang/python311
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qbittorrent-5.0.2:
DBUS=on: D-Bus IPC system support
DEBUG=off: Build with debugging support
PYTHON=on: Install Python to support some plugin functionality
====> libtorrent version number to use: you can only select none or one of them
LIBTORRENT1=on: Version 1.x (default)
LIBTORRENT2=off: Version 2.x (experimental)
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_qbittorrent
- USES:
- compiler:c++14-lang cpe pkgconfig cmake localbase qt:6 ssl tar:xz desktop-file-utils gl python:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_2 10 Feb 2009 19:50:55 |
mm |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
1.0.0_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
1.0.0 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.0 17 Jul 2008 22:36:27 |
alepulver |
- Append CONFIGURE_ARGS for ImageMagick.
PR: ports/125577
Submitted by: liangtai <ss2pxd1c@yahoo.co.jp> |
1.0.0 24 Jun 2008 02:02:34 |
alepulver |
- Update to version 1.0.0. |
1.0.0.r11_2 06 Jun 2008 13:53:49 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0.0.r11_1 22 Apr 2008 10:56:45 |
miwi |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
1.0.0.r11 04 Jan 2008 09:22:45 |
alepulver |
- Update to version 1.0.0rc11. |
1.0.0.r10_1 23 Dec 2007 00:00:01 |
acm |
- Chase devel/commoncpp update
Reported by: erwin
Forgotten by: me |
1.0.0.r10 12 Dec 2007 05:46:08 |
alepulver |
- Update to version 1.0.0rc10. |
1.0.0.r3 01 Oct 2007 19:59:28 |
alepulver |
- Update to version 1.0.0rc3. |
0.9.3_1 29 Aug 2007 01:00:17 |
alepulver |
- Change dependency from "net-p2p/rblibtorrent-devel" to
"net-p2p/rblibtorrent" (they are currently the same actually).
- Bump PORTREVISION. |
0.9.3 05 Jun 2007 05:53:05 |
alepulver |
- Update to version 0.9.3. |
0.9.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.2 18 Apr 2007 00:35:50 |
alepulver |
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/ |