with additional modifications from rsadowski@ (thanks!)
OK rsadowski@
Port changes:
- add x11/qt5/qtsvg to LIB_DEPENDS
- drop X11 from WANTLIB (pointed out by port-lib-depends-check)
Port changes from rsadowski:
- switch HOMEPAGE to HTTPS
- Regen WANTLIB to avoid tabs and spaces
- reorder variables (Makefile.template)
- Zap one tab in all lines to be no longer then 60 chars (Makefile.template)
Upstream changelog:
https://otter-browser.org/
Easier to parse:
https://github.com/OtterBrowser/otter-browser/releases
OK sthen@
Most important changes since beta 11:
greatly improved tab bar:
allow to detach tabs by dragging them away;
allow to drop URLs and tabs from other windows;
added option to show embedded tab thumbnails;
improved handling of visibility of close button;
tabs demanding attention are drawn using bold font;
improved RTL support;
decreased default tab padding;
tab text is no longer centered horizontally;
fixed status tip messages while rearranging tabs;
improved KDE5 and Unity integration:
added support for progress information;
added support for desktop actions;
several MacOS X specific fixes and improvements:
improved rendering of platform style;
added dock icon menu;
added support for listing applications associated with given MIME type;
added support for Windows jump list;
added fullscreen support for QtWebKit backend;
open file path is saved;
improved RTL support in address and search fields;
many other fixes and improvements.
- dependency on libgcrypt dropped by upstream
- 1 new locale file
Notes:
The tab-bar changes are quite new and expect to hit bugs there.
Ie. the current one I am seeing is turning thumbnails on and then off
leads to the tabs not being visible until restart.
You can report problems directly upstream:
https://github.com/OtterBrowser/otter-browser/issues
or relay them via me.
Upstream highlights since beta 11:
* fixes, optimatizations and new predefined profiles for content blocking;
* overhaul of tab bar:
* allow to detach tabs by dragging them away;
* allow to drop URLs and tabs from other windows;
* added option to show embedded tab thumbnails;
* improved handling of visibility of close button;
* tabs demanding attention are drawn using bold font;
* improved RTL support;
* decreased default tab padding;
* tab text is no longer centered horizontally;
* fixed status tip messages while rearranging tabs.
OK sthen@
Notable changes since version 0.9.10 (app wise):
* F12 menu now exposes all modes for Images visibility (including
newly added option to show cached images only) and Plugins,
* QtWebEngine backend is now capable of saving pages in MIME HTML
format and as complete set of files,
* new toolbar visibility settings for full screen mode.
OK bmercer@, go ahead sthen@
name change, which in turn resulted in distfile change. No actual changes
in package, therefore, no bump - just unbreaking the build.
Noticed/prodded by espie@ and jasper@.
GH_ACCOUNT tweak suggested by Adam Wolk (MAINTAINER).
Otter Browser aims to recreate the best aspects of the classic Opera
(12.x) UI using the Qt5 library & the WebKit engine.
From Adam Wolf on ports@, thanks!
Input and okay from landry@ and sthen@.
The browser has some issues with memory handling. But it's quiet handy
to have an actual Qt5WebKit-based browser in tree: it already helped
to polish Qt5 a bit, and could help again before 5.7 release.