19 Commits

Author SHA1 Message Date
sthen
3cbe1c2f30 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.
2021-02-23 19:39:08 +00:00
mariani
981f87cefb 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-12-02 22:33:17 +00:00
mariani
72a4aa5167 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-10-25 22:36:41 +00:00
mariani
0a1c2cffad 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-19 04:02:32 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
mariani
5106b05ad1 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-23 21:39:05 +00:00
mariani
1c1d95dd56 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-04-04 18:19:38 +00:00
mariani
71d03adcfc 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-03-28 19:48:15 +00:00
rsadowski
18da79eb9c 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:
118af03534/Changelog

Diff and notes above from Nam Nguyen, OK kn@
2020-02-06 20:00:18 +00:00
naddy
6e9dfde698 mark "nojunk" since qmake picks up gcrypt.h even though it's not used 2020-01-30 21:24:29 +00:00
fcambus
02e1e4da1a 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-11-07 17:40:36 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
danj
d6a3237c73 Remove mariani@ as maintainer per his request 2019-05-05 15:44:12 +00:00
cwen
6309a2bb3b 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-03-08 20:00:39 +00:00
mariani
2c4f38ecd0 Updating qbittorrent from 4.1.4 to 4.1.5
OK rsadowski@
OK danj@
2019-01-04 22:20:49 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
rsadowski
06c6891d91 Update qbittorrent-4.1.4
From Elias M. Mariani (maintainer), ok solene@
2018-12-07 07:34:15 +00:00
rsadowski
797cfa57f7 Update qbittorrent-4.1.3
CHANGELOG:
https://www.qbittorrent.org/news.php

From Elias M. Mariani (maintainer) Thanks!
2018-09-28 13:25:03 +00:00
bentley
3cb1775817 Import qbittorrent-4.1.2.
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.

ok rsadowski@

From Elias M. Mariani; thanks!
2018-09-17 09:56:29 +00:00