git: 40c3f010f305 - main - www/qt5-webengine: Schedule for removal before 2026Q4
Date: Mon, 29 Jun 2026 16:10:12 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40c3f010f305a1e3688f08f89911b952545d19c1
commit 40c3f010f305a1e3688f08f89911b952545d19c1
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-29 15:28:13 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-29 15:45:41 +0000
www/qt5-webengine: Schedule for removal before 2026Q4
Qt 5 support is officially over. The Qt5WebEngine is based on very old
Chromium missing numerous security fixes. Using it for web is highly
discouraging.
---
www/qt5-webengine/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile
index bb1be294693f..4e8d0681c106 100644
--- a/www/qt5-webengine/Makefile
+++ b/www/qt5-webengine/Makefile
@@ -26,6 +26,10 @@ PKGNAMEPREFIX= qt5-
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt 5 library to render web content
+# Do not remove without approval from kde@
+DEPRECATED= Based on outdated Chromium with security fixes up to 135.0.7049.95
+EXPIRATION_DATE= 2026-09-30
+
BUILD_DEPENDS= bison:devel/bison \
${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \