notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/qt5-webengine/Makefile

Number of commits found: 81

Saturday, 10 Feb 2024
20:15 Jason E. Hale (jhale) search for other commits by this committer
www/qt5-webengine: Address security vulnerabilities

Patched with security patches up to Chromium version: 121.0.6167.160

While here, remove unneed extra-patch. All supported versions of FreeBSD
have mempcpy(3).

MFH:		2024Q1
Security:	bbcb1584-c068-11ee-bdd6-4ccc6adda413,
		dc9e5237-c197-11ee-86bb-a8a1599412c6,
		19047673-c680-11ee-86bb-a8a1599412c6
commit hash: 94ccf453a29a49c515c9ddf5465340e67bbad967 commit hash: 94ccf453a29a49c515c9ddf5465340e67bbad967 commit hash: 94ccf453a29a49c515c9ddf5465340e67bbad967 commit hash: 94ccf453a29a49c515c9ddf5465340e67bbad967 94ccf45
Tuesday, 30 Jan 2024
00:41 Jason E. Hale (jhale) search for other commits by this committer
www/qt5-webengine: Address security vulnerabilies

Patched with security patches up to Chromium version: 120.0.6099.225

MFH:		2024Q1
Security:	a11e7dd1-bed4-11ee-bdd6-4ccc6adda413
commit hash: c2c92c32635e7c89ed0e800e630d715f4ad2095e commit hash: c2c92c32635e7c89ed0e800e630d715f4ad2095e commit hash: c2c92c32635e7c89ed0e800e630d715f4ad2095e commit hash: c2c92c32635e7c89ed0e800e630d715f4ad2095e c2c92c3
Saturday, 20 Jan 2024
00:41 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.14.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by:	portscout
commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e 589aaae
Sunday, 31 Dec 2023
05:57 Jason E. Hale (jhale) search for other commits by this committer
www/qt5-webengine: Address several security bugs

Security:	8cdd38c7-8ebb-11ee-86bb-a8a1599412c6,
		4405e9ad-97fe-11ee-86bb-a8a1599412c6

MFH:		2023Q4
commit hash: 01ba70a4045c098fb15b313a9784612c5c98cf62 commit hash: 01ba70a4045c098fb15b313a9784612c5c98cf62 commit hash: 01ba70a4045c098fb15b313a9784612c5c98cf62 commit hash: 01ba70a4045c098fb15b313a9784612c5c98cf62 01ba70a
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Saturday, 30 Dec 2023
05:36 Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.12

Update devel/pyside2* and devel/shiboken2 to 5.15.12

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md
commit hash: dc05989834657f72b577a9670a95e78c85a9d4ed commit hash: dc05989834657f72b577a9670a95e78c85a9d4ed commit hash: dc05989834657f72b577a9670a95e78c85a9d4ed commit hash: dc05989834657f72b577a9670a95e78c85a9d4ed dc05989
Sunday, 19 Nov 2023
23:26 Jason E. Hale (jhale) search for other commits by this committer
qt5-webengine: Track 5.15 branch

Since we roll our own distfile, this will make it easier to stay caught
up with backported Chromium security patches. Currently, it is patched
up to Chromium version 119.0.6045.123.

Fix build with newer devel/re2 and unbundle. Add a few patches that
reduce warnings that significantly increase build log size, some coming
as a result of having to build with c++17 now.

Add patches from Arch Linux [1] to finally remove dependency on the
long-expired Python 2.7. Special thanks to kai@ for reworking theses
patches for FreeBSD and testing them.

Obtained
from:	https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-webengine/
[1]
MFH:		2023Q4
Security:	6e4e8e87-9fb8-4e32-9f8e-9b4303f4bfd5
Security:	88754d55-521a-11ee-8290-a8a1599412c6
Security:	5666688f-803b-4cf0-9cb1-08c088f2225a
Security:	df0a2fd1-4c92-11ee-8290-a8a1599412c6
commit hash: d53807cc0e309a0f9dc9be2931e9681281184403 commit hash: d53807cc0e309a0f9dc9be2931e9681281184403 commit hash: d53807cc0e309a0f9dc9be2931e9681281184403 commit hash: d53807cc0e309a0f9dc9be2931e9681281184403 d53807c
Monday, 25 Sep 2023
15:35 Jason E. Hale (jhale) search for other commits by this committer
Qt5: Update to 5.15.10

Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts
Update devel/pyside2* and devel/shiboken2 to 5.15.10

Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.10/release-note.md

PR:		273934
Exp-run by:	antoine
commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f 2a5c778
Wednesday, 13 Sep 2023
06:00 Tobias C. Berner (tcberner) search for other commits by this committer
www/qt5-webengine: switch to using bundled re2

See 9d23691afbbc151dbc63933dc8ea370afc391eed for a similar change in
www/qt6-webengine.

Using system re2 leads to compile failures with:

[...]
../../../../qtwebengine-everywhere-src-5.15.8/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc:627:25:
error: no member named 'as_string' in 'absl::string_view'
  return output + input.as_string();
                  ~~~~~ ^
[...]

* PORTREVISION intentionally was not bumped.
commit hash: 190bd2d090115c5c38661198d16fd55288aeb9c1 commit hash: 190bd2d090115c5c38661198d16fd55288aeb9c1 commit hash: 190bd2d090115c5c38661198d16fd55288aeb9c1 commit hash: 190bd2d090115c5c38661198d16fd55288aeb9c1 190bd2d
Monday, 11 Sep 2023
03:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f 0c509fb
Monday, 7 Aug 2023
16:34 Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 b1ecad5
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Tuesday, 2 May 2023
19:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 94713ba
Thursday, 27 Apr 2023
12:01 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 f7accb2
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Saturday, 8 Apr 2023
17:58 Jan Beich (jbeich) search for other commits by this committer
www/qt5-webengine: unbreak after 020693c166d1

cd /wrkdirs/usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.15.8
&& /usr/local/lib/qt5/bin/syncqt.pl -version 5.15.8
env: perl: No such file or directory

PR:		266007
commit hash: 1cea99b6c12100027319570070d26dff87f71b46 commit hash: 1cea99b6c12100027319570070d26dff87f71b46 commit hash: 1cea99b6c12100027319570070d26dff87f71b46 commit hash: 1cea99b6c12100027319570070d26dff87f71b46 1cea99b
Sunday, 26 Mar 2023
17:39 Yuri Victorovich (yuri) search for other commits by this committer
www/qt5-webengine: Fix typo in comment
commit hash: 3c0ee9281ef1bafef4372e5f899aa0535067dc8a commit hash: 3c0ee9281ef1bafef4372e5f899aa0535067dc8a commit hash: 3c0ee9281ef1bafef4372e5f899aa0535067dc8a commit hash: 3c0ee9281ef1bafef4372e5f899aa0535067dc8a 3c0ee92
17:35 Yuri Victorovich (yuri) search for other commits by this committer
www/qt5-webengine: Add comment about the need to have special setting in
poudriere.conf

Based on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270041#c2
commit hash: 478d2e48aa4c5ad10302add54513c371a8b96a64 commit hash: 478d2e48aa4c5ad10302add54513c371a8b96a64 commit hash: 478d2e48aa4c5ad10302add54513c371a8b96a64 commit hash: 478d2e48aa4c5ad10302add54513c371a8b96a64 478d2e4
Monday, 6 Mar 2023
04:33 Kai Knoblich (kai) search for other commits by this committer
www/qt5-webengine: Update to 5.15.8

* Under the hood runs Chromium 87.0.4280.144 with security fixes up to
  version 96.0.4664.110 and patches were taken from of www/chromium
  87.0.4280.141 (391acded85d8).

* Prune some unneeded patches (mostly from the headless and unittest
  areas) and try to align the unbundling of dependencies similar to
  qt6-webengine for consistency.

* Adjust Mk/Uses/qt-dist.mk accordingly as the naming of the distfiles
  has changed since Qt 5.15.3.

Tested by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D38165
commit hash: 8067206f03a28c8eb926d07550d94220d7aacfbd commit hash: 8067206f03a28c8eb926d07550d94220d7aacfbd commit hash: 8067206f03a28c8eb926d07550d94220d7aacfbd commit hash: 8067206f03a28c8eb926d07550d94220d7aacfbd 8067206
Saturday, 11 Feb 2023
08:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f 17f6d79
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Friday, 5 Nov 2021
19:09 Yuri Victorovich (yuri) search for other commits by this committer Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 00f2a7a
Saturday, 9 Oct 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af f16d8e5
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Tuesday, 20 Apr 2021
06:57 Tobias Kortkamp (tobik) search for other commits by this committer
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)

Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja.  Hook it to the framework via a new NINJA_DEFAULT.

This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.

PR:		254678
Exp-run	by:	antoine
commit hash: a91d65363fe8aa72bdf427bb639b0fe258ee7c01 commit hash: a91d65363fe8aa72bdf427bb639b0fe258ee7c01 commit hash: a91d65363fe8aa72bdf427bb639b0fe258ee7c01 commit hash: a91d65363fe8aa72bdf427bb639b0fe258ee7c01 a91d653
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 3 Mar 2021
20:54 crees search for other commits by this committer
Chase devel/re2 shlib bump

Upstream has changed their minds about so.10 and reverted to so.9

The only changes were private.

PR:		ports/253255
Reported by:	sunpoet
Original commitRevision:567258 
Wednesday, 3 Feb 2021
19:46 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/re2 shlib change
Original commitRevision:563913 
Saturday, 19 Dec 2020
07:57 kai search for other commits by this committer
www/qt5-webengine: Update to 5.15.2

* Under the hood runs Chromium 83.0.4103.122 with security fixes up to
  version 86.0.4240.183 and patches were taken from r540991 of www/chromium.

* Also adjust some patches to avoid hardcoding of ${LOCALBASE} and remove a
  redundant blank line.

Changelog:

* [QTBUG-84632] Warn about QtWebengineProcess launching from network share
                on Windows.
* [QTBUG-85363] Handle non-ASCII names for PulseAudio
* [QTBUG-85494] Fix regression crash when not handling
                QQuickWebEngineNewViewRequest
* [QTBUG-85817] Fix crashes on resize
* [QTBUG-86672] Fix remapped menu key being mapped back to menu key
* [QTBUG-86945] Fix crash when opening a PDF in debug build on windows.
* [QTBUG-87129] Mention node.js build-time dependency
* The QtWebEngineProcess now has a version number
* The old compositor has been removed and can no longer be restored using
  command line argument.

Approved by:	tcberner (kde)
Differential Revision:	https://reviews.freebsd.org/D27587
Original commitRevision:558439 
Saturday, 21 Nov 2020
18:18 tcberner search for other commits by this committer
Only define USE_LDCONFIG in devel/qt5-core

All the qt5-ports share the same library directory. devel/qt5-core is dependet
on
by all others.
So there is no need to add identical entries to libdata/ldconfig, and restart
the
ldconfig service on every pkg change of those ports.

Reported by:	bapt
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D27224
Original commitRevision:556007 
Monday, 28 Sep 2020
19:59 zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Original commitRevision:550443 
Friday, 18 Sep 2020
10:02 adridg search for other commits by this committer
Simplify www/qt5-WebEngine dependencies.

WebEngine contains a Qt Designer plugin -- so you can put webengine
widgets into forms in designer -- so it needs designer to build that
plugin against. However, you don't need designer to use webengine
parts -- as a web-browser, it doesn't use the designer application
at all. So shuffle the designer dependency to _build; this means
that installing a web browser based on webengine no longer pulls
in the designer application.

Of course, you'll need to install designer, in order to use the
webengine designer plugin, but that's for specific devel-work.

PORTREVISION bumped because the deps change.

Reported by:	FuryBSD
Original commitRevision:548883 
Sunday, 19 Jul 2020
11:35 adridg search for other commits by this committer
Make qt5-core and qt5-webengine depend explicitly on double-conversion.

In a dirty build-environment, double-conversion was being picked up
automatically (as "system double-conversion"). We could bung in
a configure flag to ignore it, so that Qt would always build its
own copy. Or we could depend explicitly on it, dropping the build
of the bundled copy.

Do the latter, because:
- it's the same code, but now extracted from V8 JS into a separate
  library by upstream (that is, by Chromium / Google),
- the dependency package is only 168kB.
- this reduces code-bundling and improves reuse when other things
  also use double-conversion.

(This is the opposite of what I originally intended; using the flag
is harder to implement, and since the dependency is small ..)

I've taken the patch from Andy Mender and applied it in two cases.
Perhaps adding it to qt5-core would have been enough, duplication
here can't hurt.

PR:		245946 248020
Submitted by:	Andy Mender
Reported by:	Andy Mender, yuri
Original commitRevision:542563 
Sunday, 12 Jul 2020
09:30 tobik search for other commits by this committer
audio/sndio: Update to 1.7.0
Original commitRevision:542069 
Monday, 6 Jul 2020
06:43 tcberner search for other commits by this committer
Update Qt5 to 5.15

This is a major upgrade of the Qt libraries [1], [2].

* People that use upgrading mechanisms with incomplete dependency handling
  (portmaster & Co) should make sure to manually remove the existing Qt
  packages to guarantee a safe upgrade. Keep in mind, that Qt does not like if
  you have an incomplete upgrade.

* This version of Qt drops support for OpenSSL 1.0 -- this means that there
  won't be any binary packages for Qt5 provided by the FreeBSD package builders
  for FreeBSD 11.x anymore -- and the same for *all* the ports depending on
  net/qt5-network [3]. If you cannot upgrade to a more recent FreeBSD
  version (12.x, 13.x), you will need to build Qt5 from ports while switching
  to an SSL implementation from ports.

Big thanks are due for
* kai@ for updating webengine (also mikael@)
* Felix Palmen for providing LibreSSL support patches
* adridg@ and lbartoletti@ for helping me fix the fallout

[1] https://www.qt.io/blog/qt-5.15-released
[2] https://wiki.qt.io/New_Features_in_Qt_5.15
[3] https://www.freshports.org/net/qt5-network

PR:		247010
Exp-run by:	antoine
Original commitRevision:541318 
Tuesday, 30 Jun 2020
17:46 tcberner search for other commits by this committer
Bump devel/jsoncpp consumers after r540853.

Reported by:	Kevin Oberman <rkoberman@gmail.com>
Original commitRevision:540909 
Monday, 27 Apr 2020
07:35 kai search for other commits by this committer
www/qt5-webengine: Update to 5.14.2

* Under the hood runs Chromium version to 77.0.3865.129 with security
  patches up to 80.0.3987.132 .

* Restore one patch that was removed in r497425 . It's now required again to
  get successful builds.

Changelog:

[QTBUG-78284] Fixed conversion of tabpanel aria role
[QTBUG-81206] Fixed overriding shortcuts in password input fields
              on Windows
[QTBUG-80234] Fixed media playback issue on custom urls by supporting HTTP
              ranges headers
[QTBUG-81521] Update navigation actions when load finishes in a subframe
[QTBUG-82109] Fixed name filters of GTK file picker
[QTBUG-78284] Fixed widget accessibility on macOS
[QTBUG-78284] Fixed quick accessibility on macOS
[QTBUG-81783] Fixed event.key for Ctrl key combinations on Windows
[QTBUG-81574] Clear previous page text selection on new navigation
              unconditionally
[QTBUG-78284] Fixed VoiceOver navigation on web pages on macOS
[QTBUG-81539] Update accessibility focus on FocusIn events for Quick
[QTBUG-82715] Support build with system ninja >= 1.10.0

* Fixed deadlocks on WebEngineContext destruction
* Suppress error message on ACCESSIBILITY_EVENTS permission type
* Example 'quicknanobrowser' improvements

Approved by:	tcberner (kde)
Original commitRevision:533106 
Monday, 13 Apr 2020
12:35 tcberner search for other commits by this committer
Update Qt5 to 5.14.2

Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to
5.14.0).
Notably, video capture support was re-enabled.

Announcement:
        https://www.qt.io/blog/qt-5.14-has-released

PR:		244964
Exp-run by:	antoine
Original commitRevision:531601 
Saturday, 4 Apr 2020
07:23 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/re2 shlib change
Original commitRevision:530566 
Saturday, 25 Jan 2020
20:19 tcberner search for other commits by this committer
misc/qtchooser: do not create unnecessary wrappers

misc/qtchooser provides a wrapper binary bin/qtchooser, that when called with
name foo, will lauch the corresponding binary from
lib/qt${current_qt_version}/bin/foo.

Previously qtchooser would install a list of 30-ish symlinks to itself
automatically.
Now we switch this around.

qt-dist ports that define QT_BINARIES will now have a @postexec and @postunexec
entry added to their plist to run the shell-script update-qtchooser-wrapper
(installed by qtchooser).

update-qtchooser-wrapper removes all symlinks to bin/qtcreator that have no
corresponding binary in lib/qt*/bin, and readds links that are missing.

Exp-run by:	antoine
PR:		242905
PR:		243443
Reported by:	grarpamp@gmail.com
Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D22991
Original commitRevision:524129 
Monday, 13 Jan 2020
21:38 yuri search for other commits by this committer
devel/jsoncpp: Update 1.8.1 -> 1.9.2

PR:		229677
Differential Revision:	D22905
Original commitRevision:522975 
Saturday, 23 Nov 2019
17:30 pkubaj search for other commits by this committer
www/qt5-webengine: fix build on powerpc64 (elfv2 only)

Tested with otter-browser on my Talos.

Approved by:	tcberner (mentor, maintainer, earlier version)
Differential Revision:	https://reviews.freebsd.org/D22184
Original commitRevision:518257 
Friday, 8 Nov 2019
16:59 tcberner search for other commits by this committer
Update Qt5 to 5.13.2

Announcement:
        https://www.qt.io/blog/qt-5.13.2-released

Thanks to kai@ for updating webengine.

PR:		241649
Exp-run by:	antoine
Original commitRevision:517080 
Saturday, 26 Oct 2019
22:00 kai search for other commits by this committer
www/qt5-webengine: Update to 5.13.0

Under the hood runs Chromium 73.0.3683.105 with applied security fixes from
Chrome up to version 74.0.3729.157.

Most of the patches were synced with www/chromium 73.0.3683.103 (= r498089)
with some re-added/modified patches from r497877 and r499210 to get also
successful builds on aarch64. Some tweaking might still be needed to get
positive build results on the armv7 architecture.

Other notable changes:

* GN keywords "use_system_{libusb,libcxx}" aren't used anymore thus both
  were removed from the FreeBSD specific qmake file "freebsd.pri".

* In various GN files the OS is now identified as "freebsd" (prior it was
  "bsd") so "mkspecs/features/functions.prf" was changed accordingly.

* The hook up of the sandbox feature is no longer excluded which led to some
  more patches (= patch-*crashpad* files)

* Add "xorg" to USES as using USE_XORG alone is deprecated.

Changelog:

https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.13.0

Approved by:	tcberner (kde)
Differential Revision:	https://reviews.freebsd.org/D22095
Original commitRevision:515731 
Thursday, 3 Oct 2019
04:07 tcberner search for other commits by this committer
www/qt5-webkit, www/qt5-webengine: force rebuild after Qt5 upgrade

PR:		241027
Original commitRevision:513646 
Monday, 5 Aug 2019
23:06 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:508216 
Friday, 2 Aug 2019
13:30 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
Original commitRevision:507877 
Thursday, 13 Jun 2019
08:44 kai search for other commits by this committer
www/qt5-webengine: Enable support for WebRTC and video capture devices

When accessing video capture devices warnings like below are emitted [2]:

[40533:463527936:0420/214650.072475:ERROR:create_video_capture_device_factory.cc(58)]
Not implemented reached in std::unique_ptr<VideoCaptureDeviceFactory>
media::(anonymous
namespace)::CreatePlatformSpecificVideoCaptureDeviceFactory(scoped_refptr<base::SingleThreadTaskRunner>)

Also websites that want to access the camera, microphone, etc. exhibit
broken behavior, e.g. no dialogs to permit access on the desired capture
devices come up. [1]

Thus add the related patches from www/chromium [2] that enable support for
video capture devices and explicitly activate the WebRTC feature. [1]

PR:		236915 [1], 237423 [2]
Submitted by:	cmt [2]
Reported by:	thea20lineisameme@protonmail.com [1]
Reviewed by:	rakuco, tcberner (kde), Lorenzo Salvadore
Approved by:	tcberner (kde)
Differential Revision:	https://reviews.freebsd.org/D19900
Original commitRevision:504068 
Friday, 5 Apr 2019
20:50 tcberner search for other commits by this committer
Update Qt5 to 5.12.2

- Thanks to kai for updating webengine.

Exp-run by:	antoine
PR:		236895
Original commitRevision:497990 
Sunday, 31 Mar 2019
17:11 rakuco search for other commits by this committer
Update comment.

Printing support was enabled in r475479.
Original commitRevision:497433 
Saturday, 30 Mar 2019
23:23 rakuco search for other commits by this committer
Use lcms2 from ports rather than Chromium's bundled copy.
Original commitRevision:497370 
Wednesday, 27 Mar 2019
22:34 kai search for other commits by this committer
www/qt5-webengine: Update to 5.12.1

It was again a long journey to bring the port in sync with the other Qt5
ports. It runs now under the hood with Chromium 69.0.3497.128 and applied
security fixes up to version 71.0.3578.94.

Also the approach with the handling of the BUILD.gn files has changed. With
the previous version of www/qt5-webengine (and www/chromium up to r449991) the
boolean variables "is_bsd" and "is_posix" were set to true in BUILDCONFIG
when FreeBSD was detected as operating system during the build process.

Now the boolean variable "is_linux" is set to true as well and this reduces
some patching of BUILD.gn files. It makes it (hopefully) also somewhat easier
to exclude Linux-only features from future www/qt5-webengine versions.

The .debug entries in the pkg-plist are prefixed with @comment each as a
temporary workaround because building with "separate_debug_info" fails to
build QtWebEngineProcess at the moment. (see also: QTBUG-74312)

Many kudos must go to the FreeBSD Chromium team for their ongoing efforts to
keep the browser in a good shape. I was able to use a decent amount of
patches from there which sped up the whole process.

At last but not least: Many thanks must also go to rakuco@ for finding the
last pieces to make www/qt5-webengine more usable and tcberner@ for the moral
support during the whole time.

Changelogs:

https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.0
https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.1

PR:		234470 [1] (related), 235075 [2]
Reported by:	Michael Danilov [2], aeuii@posteo.de [1]
Reviewed by:	rakuco, tcberner (mentor)
Approved by:	rakuco, tcberner (mentor), kde (maintainer)
Differential Revision:	https://reviews.freebsd.org/D18757
Original commitRevision:496989 
Tuesday, 12 Feb 2019
17:43 tcberner search for other commits by this committer
Update Qt5 to 5.12.1

Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
Original commitRevision:492793 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
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
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Sunday, 30 Dec 2018
21:55 adridg search for other commits by this committer
Move the alsa-plugins runtime dependency -- needed to get sound
output -- downwards in the stack, to webengine (which already
had an ALSA option, only for the libs).

Reported by:	tobik
Original commitRevision:488741 
Sunday, 16 Dec 2018
16:34 tijl search for other commits by this committer
Mark net/libsrtp deprecated, superseded by libsrtp2.

audio/baresip: remove SRTP option (had been marked BROKEN).
www/qt5-webengine: remove unused dependency on libsrtp.
Original commitRevision:487600 
14:49 tcberner search for other commits by this committer
Update Qt5 to 5.12.0

http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/

- This breaks support for libressl again. Patches are welcome.

PR:		233705
Exp-run by:	antoine
Original commitRevision:487594 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Original commitRevision:484273 
Sunday, 4 Nov 2018
19:00 tcberner search for other commits by this committer
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative

- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
Original commitRevision:484140 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Tuesday, 25 Sep 2018
20:12 tcberner search for other commits by this committer
Update Qt5 to 5.11.2

PR:		231560
Exp-run by:	antoine
Original commitRevision:480692 
Tuesday, 11 Sep 2018
18:34 zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
Original commitRevision:479538 
Sunday, 9 Sep 2018
11:12 tcberner search for other commits by this committer
Update Qt5 to 5.11.1

Big thanks to
        * brnrd for the libressl patches in net/qt5-network
        * jhale for fixing the bulk load of ports

PR:		230884
Exp-run by:	antoine
Original commitRevision:479286 
Tuesday, 31 Jul 2018
18:41 zeising search for other commits by this committer
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
Original commitRevision:476013 
Saturday, 28 Jul 2018
02:45 miwi search for other commits by this committer
- Enable printing support
- Bump PORTREVISION

PR:		226121
Submitted by:	ken@pcbsd.org
Approved by:	tcberner(kde)
Sponsored by:	iXsystems Inc.
Original commitRevision:475479 
Sunday, 22 Jul 2018
04:16 tobik search for other commits by this committer
www/qt5-webengine: Add sndio support

While here fix ALSA and PULSEAUDIO options
- With alsa-lib installed in the build environment ALSA=off did not
  previously disable ALSA support
- PulseAudio support was always disabled regardless of option state

Approved by:		kde (tcberner)
Differential Revision:	https://reviews.freebsd.org/D16383
Original commitRevision:475084 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
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
Original commitRevision:473503 
Sunday, 24 Jun 2018
21:11 sunpoet search for other commits by this committer
Revert r473259 and r473260 which are committed by accident

- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
Original commitRevision:473276 
20:19 sunpoet search for other commits by this committer
Update to 3.6.0

Changes:	https://github.com/google/protobuf/releases
Original commitRevision:473259 
Monday, 4 Jun 2018
15:20 adridg search for other commits by this committer
Make www/qt5-webengine use Clang 6

Build WebEngine with Clang 6, following the example of Chromium and Iridium.

PR:		227683
Submitted by:	jbeich
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D15662
Original commitRevision:471556 
Friday, 18 May 2018
12:27 rakuco search for other commits by this committer
Update the Qt5 ports to 5.10.1.

The work was done by tcberner and myself, with thanks to antoine for the
exp-run.

Not a lot to report compared to other Qt5 updates:
* net/qt5-network is still broken with LibreSSL. I said this in a commit
  message ages ago but it bears repeating: upstream is open to adding support
  for LibreSSL, but someone needs to step up to maintain it upstream, otherwise
  things will continue to be broken all the time.
* www/qt5-webengine is a huge monster that is terrible to update, just like
  www/chromium itself is. We (kde@) have decided to keep using the 5.9 series
  for the time being, as it should be compatible with the rest of Qt anyway. It
  was updated to 5.9.5, the latest 5.9 release at the time of writing.

PR:		228213
Original commitRevision:470288 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
Original commitRevision:468844 
Friday, 27 Apr 2018
05:09 tcberner search for other commits by this committer
www/qt5-webengine: prepare for ffmpeg4

Add patch obtained from Arch Linux:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/qtwebengine-ffmpeg4.patch?h=packages/qt5-webengine&id=421103a8798335f7788498e56b5eef3f33ecba26

PR:		227745
Reported by:	jbeich
Original commitRevision:468397 
Thursday, 29 Mar 2018
19:03 tcberner search for other commits by this committer
Fix permissions in installed Qt5 header files

For the qt5-* ports bsd.qt.mk sets EXTRACT_AFTER_ARGS, and
thereby does not get the normal default value of
      --no-same-owner --no-same-permissions
passed when extracting. This lead to for example header files
being installed (i.e. copied), with permissions group write
permissions.

Manually append that to the bsd.qt.mk shenanigans (also do the
same in www/qt5-webchannel, which opts out of the bsd.qt.mk value)

PR:		227027
Reported by:	grarpamp@gmail.com
Original commitRevision:465911 
Saturday, 6 Jan 2018
21:30 rakuco search for other commits by this committer
Update Qt5 ports to 5.9.3.

This took quite a lot of time because Qt's own build system underwent
several changes in 5.8.0 that took a while to adapt to.

And, of course, qt5-webengine is a behemoth that we need to patch like crazy
due to its bundling of Chromium. In fact, most of the Chromium patches in
qt5-webengine have been imported with no changes from www/chromium@433510
("www/chromium: update to 56.0.2924.87").

New port: accessibility/qt5-speech

Bigger changes to Qt5 ports we had to make:
- Qt now allows using a configure.json file to define configuration options
  and specify configuration checks that can be done when qmake is invoked.
  However, configure.json checks done in a subdirectory only propagates to
  subdirectories, and checks elsewhere will fail if all .pro files are being
  parsed at once (i.e. qmake -recursive), so several ports had to switch to
  USES=qmake:norecursive along with manual additional qmake invocations in
  subdirectories in order to work. It's been mentioned in a few places such
  as Qt's bug tracker that qmake's recursive mode is pretty much deprecated,
  so we might switch to non-recursive mode by default in the future.

- Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts
  arbitrary options such as '-foo' and '-no-bar' at the end of the
  command-line. They can be specified in QMAKE_CONFIGURE_ARGS.

- graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is
  built with the WAYLAND option, so a corresponding option (off by default)
  was added to the port.

- misc/qt5-doc: Switch to a pre-built documentation tarball. The existing
  port was not working with Qt 5.9. Instead of trying to fix it, switch to
  what Gentoo does and fetch a tarball that already contains all
  documentation so that we do not have to build anything at all. The
  tarball's name and location in download.qt.io look a bit weird, but it
  seems to work fine.

- www/qt5-webengine: Use binutils from ports, Chromium's GN build system
  generates a build.ninja that uses ar(1) with the @file syntax that is not
  supported by BSD ar, so we need to use GNU ar from binutils.

- x11-toolkits/qt5-declarative-render2d: This port was merged into the main
  Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the
  ports tree.

Changes to other ports we had to make:
- biology/ugene: Drop a '#define point "."' that is not present in more
  recent versions of the port. Defining a macro with such a common name
  causes build issues with Qt 5.9, which uses |point| as an argument name in
  methods.

- cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer
  installed with `cp -f -R', but rather `qmake install qinstall', which does
  not install

   
%%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory

  That's a local file that should not even have been part of the tarball
  anyway.

- chinese/gcin-qt5: Add additional private Qt directories (which should not
  be used in the first place) to get the port to build with Qt 5.9.

- devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some
  test classes no longer generate documentation files.

- security/keepassx-devel: Import a patch sent upstream almost a year ago to
  fix the build with Qt 5.9.

Thanks to antoine for the exp-run, and tcberner and Laurent Cimon
<laurent@nuxi.ca> for landing changes in our qt-5.9 branch.

PR:		224849
Original commitRevision:458293 
Monday, 11 Dec 2017
18:26 sunpoet search for other commits by this committer
Update devel/protobuf to 3.5.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Original commitRevision:456058 
Friday, 18 Aug 2017
10:14 tcberner search for other commits by this committer
Fix building of www/qt5-webengine if the default python version is not 2.

Reviewed by:	rakuco
Original commitRevision:448215 
Thursday, 17 Aug 2017
15:56 rakuco search for other commits by this committer
New port: www/qt5-webengine.

Qt WebEngine provides functionality for rendering regions of dynamic web
content. In other words, this is Chromium's Blink web engine and parts of
Chromium's content layer wrapped by Qt. Qt WebKit is deprecated upstream, and
WebEngine is the future.

This port has been in the works for a very long time, with contributions by
myself, tcberner, Adriaan de Groot and Marie Loise Nolden.

Since most of the port is just a large part of Chromium's code base, this means
sharing some of the pain www/chromium goes through by having to patch a ton of
files. We cannot share the exact same patches because this version of Qt
WebEngine is based on an older Chromium release.

I have verified that the port works, but it is possible that many things are
still wrong or missing, so bug reports are encouraged.

Reviewed by:	Adriaan de Groot <groot@kde.org>, tcberner
Differential Revision:	https://reviews.freebsd.org/D12063
Original commitRevision:448132 

Number of commits found: 81