Version: 4.3.1, Package name: qbittorrent-4.3.1 |
Maintained by: Elias M. Mariani |
Master sites: |
Description qBittorrent is a bittorrent client programmed in C++ and Qt that uses libtorrent-rasterbar. It is fast, stable and provides unicode support as well as many features like remote control through a web user interface. |
Filesize: 7679.829 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-12-02 15:33:17 by Elias M. Mariani | Files touched by this commit (4) |
Log message: Update net/qbittorrent 4.3.0.1 to 4.3.1 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.3.1/Changelog Tested OK on amd64. |
2020-10-25 16:36:41 by Elias M. Mariani | Files touched by this commit (2) |
Log message: Update net/qbittorrent 4.2.5 to 4.3.0.1 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.3.0.1/Changelog Tested OK on amd64. OK solene@ |
2020-07-18 22:02:32 by Elias M. Mariani | Files touched by this commit (3) |
Log message: net/qbittorrent 4.2.4 to 4.2.5 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.2.5/Changelog#L1 "It contains fixes for two crashes." from: https://www.qbittorrent.org/news.php Mostly small bugfixes, nothing of impact. Tested on amd64. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-04-23 15:39:05 by Elias M. Mariani | Files touched by this commit (2) |
Log message: net/qbittorrent 4.2.3 to 4.2.4 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.2.4/Changelog#L1 Mostly small bugfixes, nothing of impact. Tested on amd64 (mariani@ and solene@). ok solene@ |
2020-04-04 12:19:38 by Elias M. Mariani | Files touched by this commit (2) |
Log message: UPDATE: net/qbittorrent 4.2.2 to 4.2.3 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.2.3/Changelog Tested OK on amd64. Taking MAINTAINER. OK rsadowski@ |
2020-03-28 13:48:15 by Elias M. Mariani | Files touched by this commit (3) |
Log message: UPDATE: net/qbittorrent 4.2.1 to 4.2.2 Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.2.2/Changelog Use python3 on RUN_DEPENDS. Tested OK on amd64. Taking MAINTAINER. ok kn@ with modifications: MODULES = lang/python MODPY_BUILDDEP = No MODPY_TESTDEP = No |
2020-02-06 13:00:18 by Rafael Sadowski | Files touched by this commit (7) |
Log message: Update qbittorrent 4.2.1 * Uses the proposed update to net/libtorrent-rasterbar 1.2.3 that moves to python 3 and proposed fix for devel/boost python 3 bindings. * python 2 is an optional dependency used at runtime for this port for some runtime search plugin stuff among other things. I left it as is. * Builds translations * Regen WANTLIB Changelog: https://github.com/qbittorrent/qBittorrent/blob/118af03534e5ded6d3c8323b5dbeeff57b177193/Changelog Diff and notes above from Nam Nguyen, OK kn@ |
2019-11-07 10:40:36 by Frederic Cambus | Files touched by this commit (1) |
Log message: Remove unnecessary RUN_DEPENDS on net/GeoIP. It was wrongfully included since the port was imported, but it was never necessary. Both the current version and the version at the time of import only references GeoLite2 databases and use their own functions to do the lookups. OK rsadowksi@, jca@ |
2019-05-05 09:44:13 by Daniel Jakots | Files touched by this commit (19) |
Log message: Remove mariani@ as maintainer per his request |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2019-01-04 15:20:49 by Elias M. Mariani | Files touched by this commit (8) |
Log message: Updating qbittorrent from 4.1.4 to 4.1.5 OK rsadowski@ OK danj@ |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-12-07 00:34:15 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update qbittorrent-4.1.4 From Elias M. Mariani (maintainer), ok solene@ |
2018-09-28 07:25:04 by Rafael Sadowski | Files touched by this commit (8) |
Log message: Update qbittorrent-4.1.3 CHANGELOG: https://www.qbittorrent.org/news.php From Elias M. Mariani (maintainer) Thanks! |