Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.1_1 19 Oct 2024 07:33:57 |
Jason E. Hale (jhale) |
*/*: Chase removal of sip from RUN_DEPENDS |
3.3.1 19 Oct 2024 07:21:41 |
Jason E. Hale (jhale) |
*/*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@ |
3.3.1 18 Oct 2024 18:44:36 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 3.3.1 |
3.2.1 12 Jul 2024 16:09:44 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 3.2.1 |
3.2.0_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.2.0 08 Jun 2024 17:54:35 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 3.2.0 |
3.1.0 24 Dec 2023 09:26:24 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 3.1.0 |
3.0.2 15 Nov 2023 19:20:30 |
Antoine Brodin (antoine) |
www/qutebrowser: default flavor has to be the first one |
3.0.2 28 Oct 2023 17:37:26 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 3.0.2 |
3.0.0 07 Sep 2023 17:54:25 |
Roman Bogorodskiy (novel) Author: Alastair Hogge |
www/qutebrowser: Update to 3.0.0 and flavourise
- Update to 3.0.0
- Flavourise WebEngine with Qt-5 or Qt-6, Qt-6 being default
version as per upstream
- Add ${LICENSE_FILE}
- Pet portlint
PR: 273252
Reviewed by: eduardo, novel
Approved by: novel (maintainer) |
2.5.4_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.5.4_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.5.4 14 Mar 2023 20:25:31 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.5.4 |
2.5.3_2 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
2.5.3_1 27 Feb 2023 19:41:29 |
Roman Bogorodskiy (novel) |
www/qutebrowser: remove dependency on alsa-plugins
The dependency was added in D14723 to fix a sound problem, which was
later fixed propperly in r488741 by adding the dependency in
qt-webengine if the ALSA option is on, but the unnessary dependency in
qutebrowser wasn't removed then.
PR: 266267
Submitted by: Benjamin Takacs |
2.5.3 26 Feb 2023 15:21:21 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.5.3 |
2.5.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.5.2 30 Oct 2022 13:45:42 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.5.2
Also, remove the WEBENGINE option as webengine is the only supported
rendering backend now, so require it unconditionally. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.5.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.5.1 29 May 2022 16:31:29 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.5.1 |
2.5.0 04 Apr 2022 16:52:54 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.5.0 |
2.4.0_1 07 Mar 2022 17:39:13 |
Loïc Bartoletti (lbartoletti) |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
2.4.0 05 Feb 2022 01:17:21 |
Yasuhiro Kimura (yasu) |
*/*: Cleanup after the removal of lang/python36
* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
DEPRECATED and set EXPIRATION_DATE.
PR: 261046
Approved by: lwhsu (python) |
2.4.0 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
2.4.0 23 Jan 2022 20:56:25 |
Rene Ladan (rene) |
cleanup: remove transitive py27 deprecation (www/qt5-webengine) |
2.4.0 24 Oct 2021 14:53:47 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.4.0 |
2.3.1 31 Aug 2021 12:04:00 |
Bernhard Froehlich (decke) |
www/qutebrowser: Add CPE information
Approved by: portmgr (blanket) |
2.3.1 03 Aug 2021 04:34:16 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.3.1 |
2.3.0 03 Jul 2021 00:17:52 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.3.0 |
2.2.3 06 Jun 2021 04:56:25 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.2.3 |
2.2.2 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
2.2.2 23 May 2021 03:49:58 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.2.2 |
2.2.1 02 May 2021 04:43:12 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.2.1 |
2.2.0 16 Apr 2021 14:13:06 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.2.0 |
2.1.1 07 Apr 2021 14:23:57 |
Roman Bogorodskiy (novel) |
www/qutebrowser: update to 2.1.1 |
2.1.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0_1 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
2.1.0_1 16 Mar 2021 09:29:54 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
2.1.0 14 Mar 2021 02:42:06 |
novel |
www/qutebrowser: update to 2.1.0 |
2.0.2_2 13 Mar 2021 01:33:25 |
novel |
www/qutebrowser: add adblock support
- Introduce ADBLOCK option that adds adblock support via www/py-adblock.
As py-adblock is currently available only for amd64, limit the option
to amd64 too,
- Reorder some Makefile variables based on portclippy suggestions.
PR: 254131
Submitted by: Adam Jimerson |
2.0.2_1 08 Mar 2021 06:49:18 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine |
2.0.2 06 Feb 2021 06:12:52 |
novel |
www/qutebrowser: update to 2.0.2 |
2.0.1 31 Jan 2021 07:43:50 |
novel |
www/qutebrowser: update to 2.0.1
The 2.0.x branch has various settings and commands renamed,
please refer to:
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.0.0
for details. |
1.14.1 01 Jan 2021 07:20:51 |
novel |
www/qutebrowser: update to 1.14.1
PR: 252143
Submitted by: Adam Jimerson |
1.14.0_2 15 Dec 2020 17:56:00 |
lbartoletti |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
1.14.0_1 05 Dec 2020 14:22:47 |
sunpoet |
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change |
1.14.0 17 Oct 2020 11:10:37 |
novel |
www/qutebrowser: update to 1.14.0 |
1.13.1_1 05 Oct 2020 15:50:04 |
lbartoletti |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
1.13.1 01 Aug 2020 18:17:53 |
dbaio |
Fix build (extract) with static bsdtar(1)
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1
See more details for the same issue in bug 246618.
Reported by: pkg-fallout
Approved by: portmgr blanket |
1.13.1 19 Jul 2020 04:17:09 |
novel |
www/qutebrowser: update to 1.13.1 |
1.13.0 27 Jun 2020 08:52:11 |
novel |
www/qutebrowser: update to 1.13.0 |
1.12.0 13 Jun 2020 12:43:46 |
novel |
www/qutebrowser: update to 1.12.0
PR: 247122
Submitted by: Adam Jimerson |
1.11.1 09 May 2020 15:52:43 |
novel |
www/qutebrowser: update to 1.11.1
This release fixes a security issue when a page with certificate errors shows
a green URL.
Security: CVE-2020-11054 |
1.11.0 02 May 2020 05:08:01 |
novel |
www/qutebrowser: update to 1.11.0 |
1.10.2 19 Apr 2020 14:16:52 |
novel |
www/qutebrowser: update to 1.10.2 |
1.10.1_1 13 Apr 2020 20:22:55 |
tcberner |
Remove Webengine from default options on ppc64
- This is another followup to r531601, which updated WebEngine,
but does not yet support ppc64.
Submitted by: pkubaj |
1.10.1_1 11 Apr 2020 05:04:41 |
lbartoletti |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
1.10.1 10 Apr 2020 03:23:23 |
novel |
www/qutebrowser: update to 1.10.1
PR: 245437
Submitted by: Adam Jimerson |
1.8.3 15 Dec 2019 10:14:34 |
novel |
www/qutebrowser: update to 1.8.3 |
1.8.1 05 Dec 2019 18:25:17 |
pkubaj |
www/qutebrowser: set WEBENGINE by default on powerpc64 elfv2
FreeBSD 13 soon switches to elfv2 abi on powerpc64, which has webengine
available.
PR: 242429
Approved by: novel (maintainer), mentors (implicit approval) |
1.8.1 29 Sep 2019 09:05:03 |
novel |
www/qutebrowser: update to 1.8.1 |
1.7.0 25 Aug 2019 12:31:50 |
novel |
www/qutebrowser: tell user how to disable hardware acceleration
On older hardwares or systems where hardware acceleration has not been
configured correctly the browser shows videos with wrong colors.
Add a pkg-message notice on how to disable hardware acceleration
as a workaround for this issue.
PR: 240096
Submitted by: Lorenzo Salvadore |
1.7.0 21 Jul 2019 13:34:37 |
novel |
www/qutebrowser: update to 1.7.0 |
1.6.3 02 Jul 2019 14:38:14 |
novel |
www/qutebrowser: unbreak without webengine available
Webengine is not available on some architectures, e.g. on powerpc64.
Limit webengine option only to amd64 and i386 by default.
PR: 238897
Submitted by: pkubaj, linimon |
1.6.3 30 Jun 2019 05:04:54 |
novel |
www/qutebrowser: update to 1.6.3 |
1.6.2 08 May 2019 02:49:37 |
novel |
www/qutebrowser: update to 1.6.2 |
1.6.1 05 Apr 2019 23:30:00 |
novel |
www/qutebrowser: update to 1.6.1 |
1.6.0 03 Mar 2019 10:44:54 |
novel |
www/qutebrowser: update to 1.6.0 |
1.5.2_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.5.2_1 22 Nov 2018 20:18:37 |
tcberner |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
1.5.2 06 Nov 2018 15:43:36 |
novel |
www/qutebrowser: update to 1.5.2 |
1.5.1 13 Oct 2018 09:01:06 |
novel |
www/qutebrowser: update to 1.5.1 |
1.5.0 07 Oct 2018 15:49:10 |
novel |
www/qutebrowser: update to 1.5.0 |
1.4.2 10 Sep 2018 16:06:54 |
novel |
www/qutebrowser: update to 1.4.2 |
1.4.1 14 Jul 2018 02:38:03 |
novel |
www/qutebrowser: update to 1.4.1
Security: CVE-2018-10895 |
1.4.0 07 Jul 2018 04:19:45 |
novel |
www/qutebrowser: update to 1.4.0 |
1.3.3 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.3.3 24 Jun 2018 04:34:00 |
novel |
www/qutebrowser: update to 1.3.3
Drop patch removing QtQuickWidgets dependency as it was removed upstream. |
1.3.2_1 19 Jun 2018 10:18:19 |
novel |
www/qutebrowser: add workaround for missing PyQt5.QtQuickWidgets
Currently there's no port that provides PyQt5.QtQuickWidgets which is
used by qutebrowser. It's used only in a single place, so roll back the
commit that added it.
PR: 229123
Reported by: serpent7776@gmail.com |
1.3.2 14 Jun 2018 03:27:00 |
novel |
www/qutebrowser: update to 1.3.2 |
1.3.1 05 Jun 2018 12:22:47 |
novel |
www/qutebrowser: update to 1.3.1 |
1.3.0 16 May 2018 18:00:05 |
novel |
www/qutebrowser: update to 1.3.0 |
1.2.1 06 Apr 2018 16:56:58 |
mat |
Fix again. |
1.2.1 06 Apr 2018 16:54:05 |
mat |
Fix package name colision.
Pointy hat: novel
Sponsored by: Absolight |
1.2.1 20 Mar 2018 17:15:45 |
novel |
www/qutebrowser: update to 1.2.1
- Update to 1.2.1;
- Switch MASTER_SITE to CHEESESHOP and install documentation
this distfile provides;
- Add WebEngine backend support and drop pkg-message that tells
only WebKit is supported;
- Add missing audio/alsa-plugins dependency for sound support;
- Drop deprecated optsuffix;
- Install .desktop file.
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D14723 |
1.0.4 03 Dec 2017 06:42:45 |
novel |
www/qutebrowser: update to 1.0.4 |
1.0.3_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.0.3_1 24 Nov 2017 17:56:17 |
mat |
Correctly use USE_GITHUB.
Sponsored by: Absolight |
1.0.3_1 21 Nov 2017 05:30:19 |
novel |
www/qutebrowser: fix dependencies
- Add missing py-sip dependency [1]
- Explicitly add dependencies listed in requirements.txt, even they're
pulled by other dependencies; sort them in the same way to make
tracking easier
- Set NO_ARCH
- Bump PORTREVISION
PR: 223753 [1]
Submitted by: sch@efers.org [1] |
1.0.3 18 Nov 2017 09:41:19 |
novel |
Qutebrowser is a keyboard-focused browser with a minimal GUI.
It's based on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D13113 |