notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/qt6-webengine/files/patch-src_3rdparty_chromium_v8_src_base_platform_platform-freebsd.cc

Number of commits found: 3

Thursday, 23 Nov 2023
17:43 Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.6.0

Qt 6.6.0 is a feature release with focus on improving UX capabilities
including responsive UI technology and the Qt Graph module.

The Qt Coap module has been added as net/qt6-coap. [1]

PySide6 and PyQt6 have also been updated to 6.6.0.

Announcement: https://www.qt.io/blog/qt-6.6-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md

PR:		275068, 274911 [1]
MFH:		2023Q4
Exp-run by:	antoine
commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a commit hash: 1d76bdf62dffad91834699701f41d3374dfb6a3a 1d76bdf
Monday, 5 Jun 2023
16:53 Robert Clausecker (fuz) search for other commits by this committer
www/qt6-webengine: fix build on armv7

Improve two patches with more complete variants from devel/electron19.
Patch bundled boringssl with additional patches from the same port.
Avoid an OOM condition by using the same extra patch previously only
used on i386.  In that patch, decreate BROTLI_PARAM_QUALITY further
to 4 to avoid flakiness on armv7.

Obtained from:	devel/electron19
Approved by:	kai (with hat: kde, maintainer)
PR:		271228
commit hash: dd2c7b778901a7b310d37f044c0018de1603c37f commit hash: dd2c7b778901a7b310d37f044c0018de1603c37f commit hash: dd2c7b778901a7b310d37f044c0018de1603c37f commit hash: dd2c7b778901a7b310d37f044c0018de1603c37f dd2c7b7
Saturday, 14 Jan 2023
12:10 Kai Knoblich (kai) search for other commits by this committer
www/qt6-webengine: NEW PORT

The Qt WebEngine module provides a web browser engine that makes it easy
to embed content from the World Wide Web into your Qt application on
platforms that do not have a native web engine.

Qt WebEngine provides C++ classes and QML types for rendering HTML,
XHTML, and SVG documents, styled using Cascading Style Sheets (CSS) and
scripted with JavaScript. HTML documents can be made fully editable by
the user through the use of the contenteditable attribute on HTML
elements.

Most of the patches were taken from Chromium 102.0.5005.115
(6fbdece63f38) and a small portion also from Chromium 105.0.5195.102
(96b9a69e7010) , which has been required since Qt 6.4.1.

In contrast to www/qt5-webengine, some things have changed in the build
process:

* Python 3.x is used
* CMake maintains the whole build process at the top.
* devel/binutils is no longer required.

At last but not least: Many thanks to madpilot for additional tests and
hints and to tcberner for the moral support during the last mile!

Reviewed by:	madpilot, tcberner (kde)
Approved by:	fluffy (kde)
Differential Revision:	https://reviews.freebsd.org/D37859
commit hash: 3227b809dd69aa15c0798b4e5ffaa5adc9fe0b98 commit hash: 3227b809dd69aa15c0798b4e5ffaa5adc9fe0b98 commit hash: 3227b809dd69aa15c0798b4e5ffaa5adc9fe0b98 commit hash: 3227b809dd69aa15c0798b4e5ffaa5adc9fe0b98 3227b80

Number of commits found: 3