Page MenuHomeFreeBSD

New port www/qutebrowser: keyboard-focused browser with a minimal GUI
ClosedPublic

Authored by novel on Nov 16 2017, 4:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 12:32 AM
Unknown Object (File)
Mon, Sep 22, 11:59 PM
Unknown Object (File)
Sep 14 2025, 12:47 AM
Unknown Object (File)
Sep 13 2025, 7:13 AM
Unknown Object (File)
Sep 13 2025, 5:28 AM
Unknown Object (File)
Sep 9 2025, 3:48 PM
Unknown Object (File)
Sep 7 2025, 6:00 AM
Unknown Object (File)
Aug 6 2025, 2:02 PM

Details

Summary

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.

WWW: https://www.qutebrowser.org/

Test Plan

portlint -AN passes
poudriere build passes

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Upstream here - I have no idea about FreeBSD, but LGTM!

This revision is now accepted and ready to land.Nov 16 2017, 12:03 PM

It also looks fine to me. I did poudriere tests with 10.4 and 11.1 on amd64, both are fine.
Please note that we don't have python 3 packages for pyqt, so we cannot have a pre-compiled package of qutebrowser on pkg.freebsd.org.

This revision was automatically updated to reflect the committed changes.

Do you want to submit a PR to qutebrowser to update https://github.com/qutebrowser/qutebrowser/blob/master/doc/install.asciidoc accordingly as well? Alternatively, tell me what to add there, and I'll do so ;)

Do you want to submit a PR to qutebrowser to update https://github.com/qutebrowser/qutebrowser/blob/master/doc/install.asciidoc accordingly as well? Alternatively, tell me what to add there, and I'll do so ;)

I'll send a PR later today, thanks!