33 Commits

Author SHA1 Message Date
sthen
8c6aea0187 update to qutebrowser-2.2.3, from maintainer 2021-06-09 09:30:41 +00:00
sthen
f279064979 only add the py-adblock dependency on archs with rust, exclude i386 for
now because py-adblock doesn't build there even though it has rust
2021-06-05 21:36:34 +00:00
sthen
368f5b942c update to qutebrowser-2.2.2, from maintainer 2021-06-02 20:05:35 +00:00
sthen
dda6a9abb8 add header, similar diff committed upstream 2021-04-07 16:12:49 +00:00
sthen
26cbda8fc2 qutebrowser: fix QtWebEngine version detection, from maintainer following
a report from Anindya Mukherjee

qutebrowser needs to identify the version of chromium used in the QtWebEngine
build; this appears to not be easily available via QtWebEngine/PyQtWebEngine
API so it does this by attempting to parse the ELF .so file, however it does
not know about OpenBSD ports shared library versioning.

The fix used here is to search for the highest numbered .so file and use that.
2021-04-06 20:00:13 +00:00
sthen
69b5a90d5d update to qutebrowser-2.1.1, from maintainer 2021-04-02 14:24:40 +00:00
sthen
2a0fc9d1ed update to qutebrowser-2.1.0, from maintainer 2021-03-23 14:59:00 +00:00
sthen
7c1a7a4bf9 update to qutebrowser-2.0.2, from maintainer 2021-02-24 11:17:31 +00:00
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
sthen
32372c66e3 update to qutebrowser-2.0.1 from maintainer 2021-02-20 14:22:33 +00:00
rsadowski
f509cc83fe Update qutebrowser to 1.14.1
Update diff from maintainer
2020-12-12 09:11:26 +00:00
rsadowski
62101cdcc8 Update qutebrowser to 1.14.0
From maintainer Dimitri Karamazov
2020-10-23 19:21:47 +00:00
rsadowski
7fc7f515c0 Update qutebrowser to 1.13.1
Update diff from Dimitri Karamazov, who also takes maintainership
2020-09-19 04:03:16 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
jasper
637b79ea58 update to qutebrowser-1.12.0 2020-06-18 18:17:08 +00:00
jasper
baf8bb6233 add missing RDEPS, based on a diff by rsadowski@ 2020-05-22 07:59:40 +00:00
jasper
4d5f47df16 update to qutebrowser-1.11.1 2020-05-22 07:53:20 +00:00
jasper
0aacaecb4a drop maintainer 2020-02-08 13:10:01 +00:00
jasper
7b6dcd5f69 mark BROKEN; there is no point shipping a browser we cannot keep up-to-date.
newer versions require QtWebEngine from QT5 for which we don't have a working port
2019-09-01 10:58:44 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
3401cf0c9d update to qutebrowser-0.11.1
NB: this isn't the latest version (1.x is), however it dropped support for
(legacy) QtWebKit which results in:

"""
qutebrowser needs QtWebKit or QtWebEngine, but neither could be imported!
The errors encountered were:
QtWebKit: Unsupported legacy QtWebKit found
QtWebEngine: cannot import name 'QtWebEngineWidgets'
"""
2017-10-15 08:33:25 +00:00
jasper
db0eb104de update to qutebrowser-0.11.0 2017-08-08 21:38:25 +00:00
kili
4e86a4913e Bump after the renaming of py-qt5,-main to py-qt5. 2017-07-17 19:14:17 +00:00
jasper
a5f0b72333 update to qutebrowser-0.10.1 2017-03-12 14:37:53 +00:00
jasper
94c5b96a8f update to qutebrowser-0.10.0 2017-02-26 11:08:56 +00:00
jasper
966f5b06df update to qutebrowser-0.9.1 2017-01-29 11:51:49 +00:00
jasper
3bf6a23c69 update to qutebrowser-0.9.0 2017-01-07 13:11:31 +00:00
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
jasper
352b5aa919 update to qutebrowser-0.8.4 2016-11-06 13:09:50 +00:00
jasper
512240d0f4 import qutebrowser-0.8.2
qutebrowser is a keyboard-focused browser with a minimal GUI. It was
inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.

ok sthen@
2016-08-16 06:45:31 +00:00