head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.10 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.8 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.3.0.6 pkgsrc-2025Q3-base:1.3 pkgsrc-2025Q2:1.3.0.4 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.2 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q3:1.1.0.6 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @// @; 1.3 date 2025.01.24.11.54.38; author wiz; state Exp; branches; next 1.2; commitid d1wxrHF9omEWtJGF; 1.2 date 2024.11.13.14.22.38; author wiz; state dead; branches; next 1.1; commitid 8ULNVD1Tk3S5CuxF; 1.1 date 2024.01.27.18.06.36; author wiz; state Exp; branches; next ; commitid Vh1g3psrcWfYc7WE; desc @@ 1.3 log @x11/qt5-qtwebkit: import qt5-qtwebkit-5.212.0.alpha4nb29 Restore by request from nia@@, set MAINTAINER to nia@@. WebKit is an open source web browser engine. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent. QtWebKit is a project aiming at porting this fabulous engine back to Qt. WARNING: This release is based on an old WebKit revision with known unpatched vulnerabilities. Please use it carefully and avoid visiting untrusted websites and using it for transmission of sensitive data. @ text @$NetBSD: patch-Source_WebCore_xml_XSLTProcessorLibxslt.cpp,v 1.1 2024/01/27 18:06:36 wiz Exp $ Fix build with libxml2 2.12. --- Source/WebCore/xml/XSLTProcessorLibxslt.cpp.orig 2020-03-04 17:16:37.000000000 +0000 +++ Source/WebCore/xml/XSLTProcessorLibxslt.cpp @@@@ -78,7 +78,7 @@@@ void XSLTProcessor::genericErrorFunc(voi // It would be nice to do something with this error message. } -void XSLTProcessor::parseErrorFunc(void* userData, xmlError* error) +void XSLTProcessor::parseErrorFunc(void* userData, const xmlError* error) { PageConsoleClient* console = static_cast(userData); if (!console) @ 1.2 log @qt5-qtwebkit: remove Dead upstream, everyone should have (and most have) switch to qtwebengine instead. @ text @@ 1.1 log @qt5-qtwebkit: fix build with libxml2 @ text @d1 1 a1 1 $NetBSD$ @