CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/02/19 09:08:53
Modified files:
x11/qt5 : Makefile Makefile.version
x11/qt5/docs : Makefile
x11/qt5/qtwebkit: Makefile distinfo
x11/qt5/qtwebkit/patches:
patch-Source_JavaScriptCore_dfg_DFGDisassembler_cpp
patch-Source_JavaScriptCore_heap_MachineStackMarker_cpp
patch-Source_JavaScriptCore_jit_ExecutableAllocator_h
patch-Source_WTF_wtf_Platform_h
patch-Source_WebCore_dom_Document_cpp
x11/qt5/qtwebkit/pkg: PLIST
Added files:
x11/qt5/qtwebkit/patches: patch-CMakeLists_txt
patch-Source_JavaScriptCore_API_ObjCCallbackFunction_h
patch-Source_JavaScriptCore_CMakeLists_txt
patch-Source_JavaScriptCore_assembler_ARM64Assembler_h
patch-Source_JavaScriptCore_assembler_ARMAssembler_h
patch-Source_JavaScriptCore_assembler_MacroAssemblerX86Common_h
patch-Source_JavaScriptCore_dfg_DFGNode_h
patch-Source_JavaScriptCore_heap_MachineStackMarker_h
patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
patch-Source_ThirdParty_gtest_include_gtest_internal_gtest-port_h
patch-Source_WTF_wtf_Assertions_cpp
patch-Source_WTF_wtf_InlineASM_h
patch-Source_WTF_wtf_dtoa_utils_h
patch-Source_WebCore_page_NavigatorBase_cpp
patch-Source_WebCore_platform_graphics_surfaces_GraphicsSurfaceToken_h
patch-Source_WebCore_platform_graphics_surfaces_GraphicsSurface_h
patch-Source_WebKit2_Shared_Plugins_unix_PluginSearchPath_cpp
patch-Source_WebKit_qt_WebCoreSupport_QWebFrameAdapter_cpp
patch-Source_cmake_OptionsCommon_cmake
Removed files:
x11/qt5/qtwebkit/patches:
patch-Source_JavaScriptCore_API_JSStringRef_cpp
patch-Source_JavaScriptCore_jsc_pro
patch-Source_ThirdParty_ANGLE_src_libGLESv2_Program_cpp
patch-Source_WTF_wtf_RandomNumberSeed_h
patch-Source_WTF_wtf_TypeTraits_h
patch-Source_WebCore_Target_pri
patch-Source_WebCore_platform_graphics_SegmentedFontData_cpp
patch-Source_WebCore_platform_mac_WebCoreNSURLExtras_mm
patch-Source_WebCore_plugins_qt_PluginPackageQt_cpp
patch-Source_WebCore_plugins_qt_PluginViewQt_cpp
patch-Source_WebKit2_PluginProcess_qt_PluginProcessMainQt_cpp
patch-Source_WebKit2_Shared_API_c_WKString_cpp
patch-Source_WebKit2_WebProcess_Plugins_Netscape_x11_NetscapePluginX11_cpp
patch-Source_WebKit2_WebProcess_pro
patch-Tools_DumpRenderTree_JavaScriptThreading_cpp
patch-Tools_mangleme_mangle_cgi_c
patch-Tools_mangleme_remangle_cgi_c
patch-Tools_qmake_config_tests_gccdepends_gccdepends_pro
patch-Tools_qmake_config_tests_glx_glx_pro
patch-Tools_qmake_config_tests_libXcomposite_libXcomposite_pro
patch-Tools_qmake_config_tests_libXrender_libXrender_pro
patch-Tools_qmake_mkspecs_features_functions_prf
Log message:
Update QtWebKit from 5.9.0 to 5.212.0.
5.212.0 comes from an independent project: https://github.com/qtwebkit/qtwebkit
It's a QtWebKit with a more modern WebKit code base which fix a lot of bugs and
security holes.
Notable port changes:
- Remove qtwebkit-examples, this can go away
- Build the old qtwebkit docs, there is no new one.
- Almost all patches can be removed. New patches come from NetBSD.
- Tweak: Remove TEST_*, there is no test suite.
- Tweak: Remove MACHINE_ARCH sh so keep in sync with www/webkitgtk4
powerpc (cwen@), sparc64 (jca@), amd64,i386 (landry@ and I)
Input and help by many. Great ports team effort!