head 1.5; access; symbols pkgsrc-2026Q1:1.5.0.10 pkgsrc-2026Q1-base:1.5 pkgsrc-2025Q4:1.5.0.8 pkgsrc-2025Q4-base:1.5 pkgsrc-2025Q3:1.5.0.6 pkgsrc-2025Q3-base:1.5 pkgsrc-2025Q2:1.5.0.4 pkgsrc-2025Q2-base:1.5 pkgsrc-2025Q1:1.5.0.2 pkgsrc-2025Q1-base:1.5 pkgsrc-2024Q3:1.3.0.22 pkgsrc-2024Q3-base:1.3 pkgsrc-2024Q2:1.3.0.20 pkgsrc-2024Q2-base:1.3 pkgsrc-2024Q1:1.3.0.18 pkgsrc-2024Q1-base:1.3 pkgsrc-2023Q4:1.3.0.16 pkgsrc-2023Q4-base:1.3 pkgsrc-2023Q3:1.3.0.14 pkgsrc-2023Q3-base:1.3 pkgsrc-2023Q2:1.3.0.12 pkgsrc-2023Q2-base:1.3 pkgsrc-2023Q1:1.3.0.10 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.8 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.6 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.4 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.3.0.2 pkgsrc-2022Q1-base:1.3 pkgsrc-2021Q4:1.2.0.32 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.30 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.28 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.26 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.24 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.22 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.20 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.16 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.18 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.14 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.12 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.10 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.8 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.6 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.4 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.2 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.1.0.26 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.24 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.20 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.18 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.16 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.14 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.12 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.10 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.8 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.6 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.4 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.2 pkgsrc-2015Q1-base:1.1; locks; strict; comment @// @; 1.5 date 2025.01.24.11.54.37; author wiz; state Exp; branches; next 1.4; commitid d1wxrHF9omEWtJGF; 1.4 date 2024.11.13.14.22.37; author wiz; state dead; branches; next 1.3; commitid 8ULNVD1Tk3S5CuxF; 1.3 date 2022.03.26.12.14.25; author tnn; state Exp; branches; next 1.2; commitid 8U0sLK37E9JlRIxD; 1.2 date 2018.01.17.19.37.33; author markd; state Exp; branches; next 1.1; commitid aGd4u4wWJDKPrgnA; 1.1 date 2014.12.30.17.23.47; author adam; state Exp; branches; next ; commitid 1jIE5UF7705yw54y; desc @@ 1.5 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_JavaScriptCore_assembler_MacroAssemblerARM.cpp,v 1.3 2022/03/26 12:14:25 tnn Exp $ * Add NetBSD support --- Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp.orig 2020-03-04 17:16:37.000000000 +0000 +++ Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp @@@@ -42,6 +42,14 @@@@ #include #endif +#if OS(NETBSD) +#include +#include +#include +#include +#include +#endif + namespace JSC { static bool isVFPPresent() @@@@ -60,6 +68,16 @@@@ static bool isVFPPresent() } #endif // OS(LINUX) +#if OS(NETBSD) + size_t len; + int flag; + + len = sizeof(flag); + if (sysctlbyname("machdep.fpu_present", &flag, &len, NULL, 0) == 0) { + return flag == 1; + } +#endif + #if (COMPILER(GCC_OR_CLANG) && defined(__VFP_FP__)) return true; #else @ 1.4 log @qt5-qtwebkit: remove Dead upstream, everyone should have (and most have) switch to qtwebengine instead. @ text @@ 1.3 log @qt5-qtwebkit: fix wrong NetBSD/evbarm patch, does not have asm/hwcap.h package still does not build due to asm errors from FELightingNEON.cpp @ text @d1 1 a1 1 $NetBSD: patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp,v 1.2 2018/01/17 19:37:33 markd Exp $ @ 1.2 log @qt5-qtwebkit: update to 5.212.0.alpha2 Version of qtwebkit that is being updated with webkit changes. @ text @d1 1 a1 1 $NetBSD: patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp,v 1.1 2014/12/30 17:23:47 adam Exp $ d5 1 a5 1 --- Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp.orig 2017-06-04 20:16:05.000000000 +0000 d7 1 a7 1 @@@@ -42,6 +42,15 @@@@ a16 1 +#include d22 1 a22 1 @@@@ -60,6 +69,16 @@@@ static bool isVFPPresent() @ 1.1 log @Changes 5.4.0: Chromium-based browser engine Qt WebEngine Qt WebView for showing web content using the native OS web engine on mobile Full support on Qt for Windows Store Apps, including WinRT and Windows Phone 8.1 Improved Compliance with iOS 8 and Xcode 6 Improved OS X 10.10 ‘Yosemite’ support and new Mac AppStore signing High-DPI support for Windows and OS X Dynamic GL switching between OpenGL and ANGLE on Windows Mix OpenGL and Qt Quick with QOpenGLWidget Android Look-and-Feel for Qt Quick Controls Qt Creator 3.3 with new Qt Quick Designer Bluetooth now supports BlueZ5 with tech preview on Bluetooth LE @ text @d1 1 a1 1 $NetBSD: patch-qtwebkit_Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp,v 1.1 2013/12/13 14:38:35 ryoon Exp $ d5 1 a5 1 --- Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp.orig 2014-09-11 10:48:22.000000000 +0000 d7 2 a8 2 @@@@ -43,6 +43,15 @@@@ # endif d23 1 a23 1 @@@@ -61,6 +70,16 @@@@ static bool isVFPPresent() d25 1 a25 1 #endif d37 1 a37 1 #if (COMPILER(RVCT) && defined(__TARGET_FPU_VFP)) || (COMPILER(GCC) && defined(__VFP_FP__)) @