diff options
Diffstat (limited to 'devel')
1851 files changed, 2545 insertions, 50656 deletions
diff --git a/devel/Makefile b/devel/Makefile index dbce331ec727..81ead5b893f5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -408,6 +408,7 @@ SUBDIR += cgdb SUBDIR += cgit SUBDIR += cgprof + SUBDIR += chai SUBDIR += charva SUBDIR += check SUBDIR += checkbashisms @@ -610,6 +611,7 @@ SUBDIR += dev86 SUBDIR += devhelp SUBDIR += devtodo + SUBDIR += dfuzzer SUBDIR += dia2code SUBDIR += dill SUBDIR += ding-libs @@ -661,7 +663,6 @@ SUBDIR += egypt SUBDIR += eiffelstudio SUBDIR += electron34 - SUBDIR += electron35 SUBDIR += electron36 SUBDIR += electron37 SUBDIR += electron38 @@ -4752,7 +4753,6 @@ SUBDIR += py-crosshair-tool SUBDIR += py-cson SUBDIR += py-csv23 - SUBDIR += py-ctags SUBDIR += py-ctypesgen SUBDIR += py-cucumber-expressions SUBDIR += py-cucumber-tag-expressions @@ -5327,6 +5327,7 @@ SUBDIR += py-mypy_extensions SUBDIR += py-mystic SUBDIR += py-naiveBayesClassifier + SUBDIR += py-namex SUBDIR += py-nanobind SUBDIR += py-nanotime SUBDIR += py-natsort @@ -5660,7 +5661,6 @@ SUBDIR += py-pyinstaller SUBDIR += py-pyinstaller-hooks-contrib SUBDIR += py-pyintelowl - SUBDIR += py-pyjq SUBDIR += py-pyjsparser SUBDIR += py-pykdtree SUBDIR += py-pylama @@ -6155,7 +6155,6 @@ SUBDIR += py-types-retry SUBDIR += py-types-setuptools SUBDIR += py-types-toml - SUBDIR += py-types-ujson SUBDIR += py-typeshed-client SUBDIR += py-typing-extensions SUBDIR += py-typing-inspect @@ -6357,7 +6356,6 @@ SUBDIR += pyside6 SUBDIR += pyside6-tools SUBDIR += pystring - SUBDIR += pysvn SUBDIR += pythontidy SUBDIR += pytype SUBDIR += qbe @@ -8434,6 +8432,7 @@ SUBDIR += tinycbor SUBDIR += tinygo SUBDIR += tinylaf + SUBDIR += tinyopt SUBDIR += tinysparql SUBDIR += tkcon SUBDIR += tkcvs @@ -8475,6 +8474,7 @@ SUBDIR += ultragetopt SUBDIR += umbrello SUBDIR += umlgraph + SUBDIR += umpire SUBDIR += undead SUBDIR += unibilium SUBDIR += unit-otel diff --git a/devel/aws-c-http/Makefile b/devel/aws-c-http/Makefile index 7b88756b2de8..fa2124b141b8 100644 --- a/devel/aws-c-http/Makefile +++ b/devel/aws-c-http/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-http DISTVERSIONPREFIX= v -DISTVERSION= 0.10.6 +DISTVERSION= 0.10.7 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-http/distinfo b/devel/aws-c-http/distinfo index 24d72f6fdc44..57c6ffd086fc 100644 --- a/devel/aws-c-http/distinfo +++ b/devel/aws-c-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761432547 -SHA256 (awslabs-aws-c-http-v0.10.6_GH0.tar.gz) = 0e513d25bc49a7f583d9bb246dabbe64d23d8a2bd105026a8f914d05aa1df147 -SIZE (awslabs-aws-c-http-v0.10.6_GH0.tar.gz) = 496967 +TIMESTAMP = 1761858207 +SHA256 (awslabs-aws-c-http-v0.10.7_GH0.tar.gz) = ce9e71c3eae67b1c6c0149278e0d0929a7d928c3547de64999430c8592864ad4 +SIZE (awslabs-aws-c-http-v0.10.7_GH0.tar.gz) = 500595 diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index 324a9e28001f..be79e9d199c0 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.35.0 +DISTVERSION= 0.35.1 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index 0caaf1dd18ce..edd1cfddd04f 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760739122 -SHA256 (awslabs-aws-crt-cpp-v0.35.0_GH0.tar.gz) = 33a4538b68c2cb58f6132fda943f83fd993f2402b57cf506deb33e99268d8e34 -SIZE (awslabs-aws-crt-cpp-v0.35.0_GH0.tar.gz) = 376825 +TIMESTAMP = 1761858384 +SHA256 (awslabs-aws-crt-cpp-v0.35.1_GH0.tar.gz) = bf73e3727b623a47876a5cf225a56d1cd4508621a74a891a09402268a38521c4 +SIZE (awslabs-aws-crt-cpp-v0.35.1_GH0.tar.gz) = 377477 diff --git a/devel/aws-crt-cpp/pkg-plist b/devel/aws-crt-cpp/pkg-plist index 984a86c2c6c7..8101cba44c53 100644 --- a/devel/aws-crt-cpp/pkg-plist +++ b/devel/aws-crt-cpp/pkg-plist @@ -21,6 +21,7 @@ include/aws/crt/auth/Signing.h include/aws/crt/auth/Sigv4Signing.h include/aws/crt/cbor/Cbor.h include/aws/crt/checksum/CRC.h +include/aws/crt/crypto/HKDF.h include/aws/crt/crypto/HMAC.h include/aws/crt/crypto/Hash.h include/aws/crt/crypto/SecureRandom.h diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index 2d1327e6d18b..45a96f95e976 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curtsies>=0.4.0:devel/py-curtsies@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}xdg>=0:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/bstring/Makefile b/devel/bstring/Makefile index 903bbcc351a7..3546282f3102 100644 --- a/devel/bstring/Makefile +++ b/devel/bstring/Makefile @@ -1,5 +1,5 @@ PORTNAME= bstring -DISTVERSION= 1.0.2 +DISTVERSION= 1.0.3 CATEGORIES= devel MASTER_SITES= https://github.com/msteinert/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/devel/bstring/distinfo b/devel/bstring/distinfo index a83afcc6f04c..7c0e51e95f04 100644 --- a/devel/bstring/distinfo +++ b/devel/bstring/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758845391 -SHA256 (bstring-1.0.2.tar.xz) = 9d2d207385edeb39935c53f55da57501936b67939998f3e5c5ae91cb8063fbd0 -SIZE (bstring-1.0.2.tar.xz) = 103208 +TIMESTAMP = 1762012086 +SHA256 (bstring-1.0.3.tar.xz) = 90db08fd33e9494aea3f00f9b71cdcf3114c65457ee35558e8274df6ebac43f3 +SIZE (bstring-1.0.3.tar.xz) = 104328 diff --git a/devel/bstring/pkg-plist b/devel/bstring/pkg-plist index 503d55c90abe..ed50596c85c3 100644 --- a/devel/bstring/pkg-plist +++ b/devel/bstring/pkg-plist @@ -2,5 +2,5 @@ include/bstraux.h include/bstrlib.h lib/libbstring.so lib/libbstring.so.1 -lib/libbstring.so.1.0.0 +lib/libbstring.so.1.0.3 libdata/pkgconfig/bstring.pc diff --git a/devel/chai/Makefile b/devel/chai/Makefile new file mode 100644 index 000000000000..ac9dcbe9a6ac --- /dev/null +++ b/devel/chai/Makefile @@ -0,0 +1,37 @@ +PORTNAME= chai +DISTVERSIONPREFIX= v +DISTVERSION= 2025.09.1 +CATEGORIES= devel +PKGNAMESUFFIX= -library + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Copy-hiding array abstraction for data migration +WWW= https://github.com/LLNL/CHAI + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libcamp.so:devel/camp \ + libRAJA.so:misc/raja \ + libumpire.so:devel/umpire \ + libfmt.so:devel/libfmt +TEST_DEPENDS= googletest>0:devel/googletest + +USES= cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= LLNL +GH_PROJECT= ${PORTNAME:tu} +GH_TUPLE= LLNL:blt:e783e30:blt/blt + +CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= UMPIRE_ENABLE_EXAMPLES \ + ENABLE_TESTS +CMAKE_TESTING_ON= ENABLE_TESTS + +LDFLAGS+= -lexecinfo + +# tests as of 2025.09.1: 100% tests passed, 0 tests failed out of 10 + +.include <bsd.port.mk> diff --git a/devel/chai/distinfo b/devel/chai/distinfo new file mode 100644 index 000000000000..0111ddffa61b --- /dev/null +++ b/devel/chai/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1761844777 +SHA256 (LLNL-CHAI-v2025.09.1_GH0.tar.gz) = 8d5ff6363e37f0fb5b4606b2165a881a76f2b4f384813afe871052ccd2bb40de +SIZE (LLNL-CHAI-v2025.09.1_GH0.tar.gz) = 113209 +SHA256 (LLNL-blt-e783e30_GH0.tar.gz) = 4c8efec699708da3b552e533b80dd4ce3bf81da825840b3c18b9b56690898644 +SIZE (LLNL-blt-e783e30_GH0.tar.gz) = 1342801 diff --git a/devel/chai/files/patch-cmake_thirdparty_SetupChaiThirdparty.cmake b/devel/chai/files/patch-cmake_thirdparty_SetupChaiThirdparty.cmake new file mode 100644 index 000000000000..f3ed050eafcd --- /dev/null +++ b/devel/chai/files/patch-cmake_thirdparty_SetupChaiThirdparty.cmake @@ -0,0 +1,20 @@ +--- cmake/thirdparty/SetupChaiThirdparty.cmake.orig 2025-10-30 17:20:50 UTC ++++ cmake/thirdparty/SetupChaiThirdparty.cmake +@@ -5,6 +5,8 @@ + # SPDX-License-Identifier: BSD-3-Clause + ############################################################################## + ++find_package(umpire REQUIRED) ++ + if (NOT TARGET umpire) + if (DEFINED umpire_DIR OR DEFINED UMPIRE_DIR) + message(STATUS "[CHAI] Using external Umpire") +@@ -27,6 +29,8 @@ endif () + endif () + endif () + endif () ++ ++find_package(raja REQUIRED) + + if (CHAI_ENABLE_RAJA_PLUGIN) + if (NOT TARGET RAJA) diff --git a/devel/chai/pkg-descr b/devel/chai/pkg-descr new file mode 100644 index 000000000000..3e464a1134d4 --- /dev/null +++ b/devel/chai/pkg-descr @@ -0,0 +1,3 @@ +CHAI is a C++ library that provides a copy-hiding array abstraction +to automatically migrate data between different memory spaces, such as +between CPU and GPU memory. diff --git a/devel/chai/pkg-plist b/devel/chai/pkg-plist new file mode 100644 index 000000000000..3c78f46351ce --- /dev/null +++ b/devel/chai/pkg-plist @@ -0,0 +1,23 @@ +include/chai/ArrayManager.hpp +include/chai/ArrayManager.inl +include/chai/ChaiMacros.hpp +include/chai/DeviceHelpers.hpp +include/chai/ExecutionSpaces.hpp +include/chai/ManagedArray.hpp +include/chai/ManagedArray.inl +include/chai/ManagedArrayView.hpp +include/chai/PointerRecord.hpp +include/chai/RajaExecutionSpacePlugin.hpp +include/chai/Types.hpp +include/chai/config.hpp +include/chai/managed_ptr.hpp +include/chai/pluginLinker.hpp +include/chai/util/forall.hpp +lib/cmake/chai/BLTInstallableMacros.cmake +lib/cmake/chai/BLTSetupTargets.cmake +lib/cmake/chai/BLTThirdPartyConfigFlags.cmake +lib/cmake/chai/chai-config-version.cmake +lib/cmake/chai/chai-config.cmake +lib/cmake/chai/chai-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/chai/chai-targets.cmake +lib/libchai.so diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile index f86f167cb388..1aa9cfaa4926 100644 --- a/devel/cirrus-cli/Makefile +++ b/devel/cirrus-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= cirrus-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.155.1 +DISTVERSION= 0.156.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo index 1ff18b5274b3..8d4884be6d06 100644 --- a/devel/cirrus-cli/distinfo +++ b/devel/cirrus-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761560839 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.155.1/v0.155.1.mod) = 113a42e3c84e386566d34d91464e920be141b306503c6fad24d12117326a775d -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.155.1/v0.155.1.mod) = 10610 -SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.155.1/v0.155.1.zip) = 3500ddb39cff5385410bdfd9d5994e6a7901760f787a0b6b92254971847ff74c -SIZE (go/devel_cirrus-cli/cirrus-cli-v0.155.1/v0.155.1.zip) = 1321554 +TIMESTAMP = 1761991422 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.mod) = 1f59565bb1c1f369d6beb7ac9bbdb48e31fa3c8a1a02cd49142e55908932104f +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.mod) = 10650 +SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.zip) = 2924aa1b86d73dc94fa9baf13058196d4bc979f1a5f85607e173d8c0a3a0703a +SIZE (go/devel_cirrus-cli/cirrus-cli-v0.156.0/v0.156.0.zip) = 1320441 diff --git a/devel/cond-let/Makefile b/devel/cond-let/Makefile index 1f09f5061020..a16c2e9af19f 100644 --- a/devel/cond-let/Makefile +++ b/devel/cond-let/Makefile @@ -1,6 +1,6 @@ PORTNAME= cond-let DISTVERSIONPREFIX= v -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.0 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/cond-let/distinfo b/devel/cond-let/distinfo index 855b21315576..d23b4dfdb6ce 100644 --- a/devel/cond-let/distinfo +++ b/devel/cond-let/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757431417 -SHA256 (tarsius-cond-let-v0.1.1_GH0.tar.gz) = 5174149319c8b5acb08b61fe91f6b98440ec5e1bf65a05bf57e82d5a1f325790 -SIZE (tarsius-cond-let-v0.1.1_GH0.tar.gz) = 19578 +TIMESTAMP = 1762058044 +SHA256 (tarsius-cond-let-v0.2.0_GH0.tar.gz) = d763c68c22f77fac00729dc5bde7fa22d29c7cd7574cd671c48ef1677e0c2fed +SIZE (tarsius-cond-let-v0.2.0_GH0.tar.gz) = 19763 diff --git a/devel/dfuzzer/Makefile b/devel/dfuzzer/Makefile new file mode 100644 index 000000000000..a234df34ae79 --- /dev/null +++ b/devel/dfuzzer/Makefile @@ -0,0 +1,39 @@ +PORTNAME= dfuzzer +DISTVERSIONPREFIX= v +DISTVERSION= 2.4 +CATEGORIES= devel sysutils + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= D-Bus fuzzer utility +WWW= https://github.com/dbus-fuzzer/dfuzzer + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gnome meson pkgconfig + +USE_GNOME= glib20 + +USE_GITHUB= yes +GH_ACCOUNT= dbus-fuzzer + +PLIST_FILES= bin/dfuzzer \ + "@sample etc/dfuzzer.conf.sample" + +OPTIONS_DEFINE= MANPAGES + +MANPAGES_BUILD_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xsl>=0:textproc/docbook-xsl +MANPAGES_PLIST_FILES= share/man/man1/dfuzzer.1.gz + +post-patch: + ${REINPLACE_CMD} -e 's|/etc/dfuzzer.conf|${PREFIX}/etc/dfuzzer.conf|' \ + ${WRKSRC}/man/dfuzzer.xml \ + ${WRKSRC}/src/suppression.c + ${REINPLACE_CMD} -e 's|/stat|/status|g' ${WRKSRC}/test/test-util.c + +post-install: + ${MV} ${STAGEDIR}${PREFIX}/etc/dfuzzer.conf \ + ${STAGEDIR}${PREFIX}/etc/dfuzzer.conf.sample + +.include <bsd.port.mk> diff --git a/devel/dfuzzer/distinfo b/devel/dfuzzer/distinfo new file mode 100644 index 000000000000..34316094913e --- /dev/null +++ b/devel/dfuzzer/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1761983664 +SHA256 (dbus-fuzzer-dfuzzer-v2.4_GH0.tar.gz) = 82f042536eba0db3566ff42590d6646104a4e0512046e2314ed20ad1c607667a +SIZE (dbus-fuzzer-dfuzzer-v2.4_GH0.tar.gz) = 53502 diff --git a/devel/dfuzzer/pkg-descr b/devel/dfuzzer/pkg-descr new file mode 100644 index 000000000000..3e3a888d929c --- /dev/null +++ b/devel/dfuzzer/pkg-descr @@ -0,0 +1,5 @@ +dfuzzer is a tool for fuzz testing processes communicating through D-Bus. +It can be used to test processes connected to both the session bus and the +system bus. The fuzzer works as a client, first connecting to a bus and then +traversing and fuzzing all the methods and properties provided by a D-Bus +service. diff --git a/devel/dolphin-plugins/distinfo b/devel/dolphin-plugins/distinfo index 018b6e94ddcd..78cc8cb5bd74 100644 --- a/devel/dolphin-plugins/distinfo +++ b/devel/dolphin-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409712 -SHA256 (KDE/release-service/25.08.1/dolphin-plugins-25.08.1.tar.xz) = 77f422d5fd85df540707cfdaaf042083841a2b8fa78ba74fffaf27f6d31c19cb -SIZE (KDE/release-service/25.08.1/dolphin-plugins-25.08.1.tar.xz) = 330464 +TIMESTAMP = 1759874648 +SHA256 (KDE/release-service/25.08.2/dolphin-plugins-25.08.2.tar.xz) = 4311dd59b94a012625e7fb6587d4f0ec010db2571cb2b5087af01909cf150fc8 +SIZE (KDE/release-service/25.08.2/dolphin-plugins-25.08.2.tar.xz) = 336892 diff --git a/devel/dolphin-plugins/pkg-plist b/devel/dolphin-plugins/pkg-plist index b1353911d3ec..67868af68725 100644 --- a/devel/dolphin-plugins/pkg-plist +++ b/devel/dolphin-plugins/pkg-plist @@ -8,6 +8,11 @@ share/config.kcfg/fileviewgitpluginsettings.kcfg share/config.kcfg/fileviewhgpluginsettings.kcfg share/config.kcfg/fileviewsvnpluginsettings.kcfg +share/locale/ar/LC_MESSAGES/fileviewbazaarplugin.mo +share/locale/ar/LC_MESSAGES/fileviewgitplugin.mo +share/locale/ar/LC_MESSAGES/fileviewhgplugin.mo +share/locale/ar/LC_MESSAGES/fileviewsvnplugin.mo +share/locale/ar/LC_MESSAGES/makefileactions.mo share/locale/ar/LC_MESSAGES/mountisoaction.mo share/locale/ast/LC_MESSAGES/fileviewbazaarplugin.mo share/locale/ast/LC_MESSAGES/fileviewgitplugin.mo diff --git a/devel/electron35/Makefile b/devel/electron35/Makefile deleted file mode 100644 index 83f1c05ca829..000000000000 --- a/devel/electron35/Makefile +++ /dev/null @@ -1,464 +0,0 @@ -PORTNAME= electron -DISTVERSIONPREFIX= v -DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 3 -PULSEMV= 16 -PULSEV= ${PULSEMV}.1 -CATEGORIES= devel -MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v35.2.0/:chromium \ - https://freedesktop.org/software/pulseaudio/releases/:pulseaudio -PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} -DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ - chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.1:chromium \ - chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.2:chromium \ - pulseaudio-${PULSEV}.tar.gz:pulseaudio \ - electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= chromium-${CHROMIUM_VER}${EXTRACT_SUFX} \ - ${DISTFILES:C/:[^:]+$//:C/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}\.[0-9]//} - -MAINTAINER= tagattie@FreeBSD.org -COMMENT= Build cross-platform desktop apps with JavaScript, HTML, and CSS -WWW= https://electronjs.org/ - -LICENSE= BSD3CLAUSE LGPL21 MPL11 MIT -LICENSE_COMB= multi -LICENSE_FILE= ${WRKSRC}/electron/LICENSE - -DEPRECATED= EOLed upstream, switch to newer version -EXPIRATION_DATE= 2025-10-31 - -BROKEN_i386= fetch fails: node process stalls during fetch phase and eats up all CPUs -ONLY_FOR_ARCHS= aarch64 amd64 i386 - -FETCH_DEPENDS= yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} -EXTRACT_DEPENDS=yarn${NODEJS_SUFFIX}>0:www/yarn${NODEJS_SUFFIX} -PATCH_DEPENDS= git:devel/git \ - jq:textproc/jq -BUILD_DEPENDS= gperf:devel/gperf \ - bindgen:devel/rust-bindgen-cli \ - yasm:devel/yasm \ - ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/mesa-dri \ - rustc:lang/rust \ - ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ - node${NODEJS_VERSION}>0:www/node${NODEJS_VERSION} \ - npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} -LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ - libatspi.so:accessibility/at-spi2-core \ - libFLAC.so:audio/flac \ - libopus.so:audio/opus \ - libdbus-1.so:devel/dbus \ - libicuuc.so:devel/icu \ - libepoll-shim.so:devel/libepoll-shim \ - libevent.so:devel/libevent \ - libffi.so:devel/libffi \ - libnotify.so:devel/libnotify \ - libpci.so:devel/libpci \ - libnspr4.so:devel/nspr \ - libre2.so:devel/re2 \ - libdrm.so:graphics/libdrm \ - libpng.so:graphics/png \ - libwayland-client.so:graphics/wayland \ - libwebp.so:graphics/webp \ - libdav1d.so:multimedia/dav1d \ - libva.so:multimedia/libva \ - libopenh264.so:multimedia/openh264 \ - libfreetype.so:print/freetype2 \ - libharfbuzz.so:print/harfbuzz \ - libsecret-1.so:security/libsecret \ - libnss3.so:security/nss \ - libexpat.so:textproc/expat2 \ - libxkbcommon.so:x11/libxkbcommon \ - libxshmfence.so:x11/libxshmfence \ - libfontconfig.so:x11-fonts/fontconfig -RUN_DEPENDS= xdg-open:devel/xdg-utils -TEST_DEPENDS= git:devel/git \ - ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR} \ - npm${NODEJS_SUFFIX}>0:www/npm${NODEJS_SUFFIX} - -USES= bison compiler:c++17-lang cpe gettext-tools gl gmake gnome \ - iconv:wchar_t jpeg localbase:ldflags ninja nodejs:22,build \ - pkgconfig python:build,test shebangfix tar:xz xorg - -CPE_VENDOR= electronjs -USE_GITHUB= yes -GH_TUPLE= nodejs:node:v${NODE_VER}:node \ - nodejs:nan:${NAN_VER}:nan \ - Squirrel:Squirrel.Mac:${SQUIRREL_MAC_VER}:squirrel_mac \ - ReactiveCocoa:ReactiveObjC:${REACTIVEOBJC_VER}:reactiveobjc \ - Mantle:Mantle:${MANTLE_VER}:mantle \ - EngFlow:reclient-configs:${ENGFLOW_RECLIENT_CONFIGS_VER}:reclient_configs -USE_GL= gbm gl glesv2 -USE_GNOME= atk cairo gdkpixbuf gtk30 libxml2 libxslt pango -USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xrandr \ - xrender xscrnsaver xtst - -SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper buildtools/linux64/clang-format - -MAKE_ARGS= -C out/${BUILDTYPE} -MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ - CPLUS_INCLUDE_PATH=${LOCALBASE}/include -ALL_TARGET= electron electron:node_headers -POST_BUILD_TARGETS= licenses version -POST_BUILD_DIST_TARGETS=electron_dist_zip electron_chromedriver_zip \ - electron_mksnapshot_zip - -DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} -BINARY_ALIAS= python3=${PYTHON_CMD} -BUNDLE_LIBS= yes - -NO_WRKSUBDIR= yes -WRKSRC_SUBDIR= src - -GN_ARGS+= clang_use_chrome_plugins=false \ - enable_backup_ref_ptr_support=false \ - enable_hangout_services_extension=true \ - enable_nacl=false \ - enable_remoting=false \ - fatal_linker_warnings=false \ - icu_use_data_file=false \ - is_clang=true \ - optimize_webui=true \ - toolkit_views=true \ - treat_warnings_as_errors=false \ - use_allocator_shim=false \ - use_aura=true \ - use_custom_libcxx=true \ - use_custom_libunwind=true \ - use_lld=true \ - use_partition_alloc=true \ - use_partition_alloc_as_malloc=false \ - use_sysroot=false \ - use_system_freetype=false \ - use_system_harfbuzz=true \ - use_system_libffi=true \ - use_system_libjpeg=true \ - use_udev=false \ - chrome_pgo_phase=0 \ - extra_cflags="${CFLAGS}" \ - extra_cxxflags="${CXXFLAGS} -I${LOCALBASE}/include/libepoll-shim ${PINCLUDES}" \ - extra_ldflags="${LDFLAGS}" \ - ffmpeg_branding="${FFMPEG_BRAND}" \ - override_electron_version="${ELECTRON_VER}" - -# TODO: investigate building with these options: -# use_system_minigbm -GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles - -PLIST_SUB= ELECTRON_VER=${ELECTRON_VER} \ - ELECTRON_VER_MAJOR=${ELECTRON_VER_MAJOR} - -OPTIONS_DEFINE= CODECS CUPS DEBUG DIST DRIVER KERBEROS LTO PIPEWIRE -OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE ALSA PULSEAUDIO SNDIO -OPTIONS_EXCLUDE_aarch64=LTO -OPTIONS_GROUP= AUDIO -OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO -OPTIONS_RADIO= KERBEROS -OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT -OPTIONS_SUB= yes -CODECS_DESC= Compile and enable patented codecs like H.264 -DIST_DESC= Build distribution zip files -DRIVER_DESC= Install chromedriver -HEIMDAL_BASE_DESC= Heimdal Kerberos (base) -HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) -MIT_DESC= MIT Kerberos (security/krb5) -PIPEWIRE_DESC= Screen capture via PipeWire - -ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ - alsa-lib>=1.1.1_1:audio/alsa-lib -ALSA_VARS= GN_ARGS+=use_alsa=true -ALSA_VARS_OFF= GN_ARGS+=use_alsa=false - -CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ - FFMPEG_BRAND="Chrome" -CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ - FFMPEG_BRAND="Chromium" - -CUPS_LIB_DEPENDS= libcups.so:print/cups -CUPS_VARS= GN_ARGS+=use_cups=true -CUPS_VARS_OFF= GN_ARGS+=use_cups=false - -DEBUG_BUILD_DEPENDS= esbuild:devel/esbuild -DEBUG_MAKE_ENV= ELECTRON_OUT_DIR=Debug -DEBUG_MAKE_ENV_OFF= ELECTRON_OUT_DIR=Release -DEBUG_VARS= BUILDTYPE=Debug \ - GN_FILE=testing.gn \ - GN_ARGS+=is_debug=true \ - GN_ARGS+=is_component_build=false \ - GN_ARGS+=symbol_level=1 \ - GN_BOOTSTRAP_FLAGS+=--debug \ - WANTSPACE="21 GB" -DEBUG_VARS_OFF= BUILDTYPE=Release \ - GN_FILE=release.gn \ - GN_ARGS+=blink_symbol_level=0 \ - GN_ARGS+=is_debug=false \ - GN_ARGS+=is_official_build=true \ - GN_ARGS+=symbol_level=0 \ - WANTSPACE="14 GB" - -DIST_IMPLIES= DRIVER -DRIVER_MAKE_ARGS= chromedriver - -HEIMDAL_LIB_DEPENDS= libkrb5.so.26:security/heimdal -KERBEROS_VARS= GN_ARGS+=use_kerberos=true -KERBEROS_VARS_OFF= GN_ARGS+=use_kerberos=false - -LTO_VARS= GN_ARGS+=use_thin_lto=true \ - GN_ARGS+=thin_lto_enable_optimizations=true \ - WANTSPACE="14 GB" -LTO_VARS_OFF= GN_ARGS+=use_thin_lto=false - -MIT_LIB_DEPENDS= libkrb5.so.3:security/krb5 - -PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire -PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ - GN_ARGS+=rtc_link_pipewire=true -PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ - GN_ARGS+=rtc_link_pipewire=false - -PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true \ - PINCLUDES="-I${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src -DPA_MAJOR=${PULSEMV}" -PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false - -SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio -SNDIO_VARS= GN_ARGS+=use_sndio=true -SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false - -# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 134.0.6998.205 -# See ${WRKSRC}/electron/DEPS for NODE_VER -NODE_VER= 22.16.0 -# See ${WRKSRC}/electron/DEPS for NAN_VER -NAN_VER= e14bdcd1f72d62bca1d541b66da43130384ec213 -# See ${WRKSRC}/electron/DEPS for SQUIRREL_MAC_VER -SQUIRREL_MAC_VER= 0e5d146ba13101a1302d59ea6e6e0b3cace4ae38 -# See ${WRKSRC}/electron/DEPS for REACTIVEOBJC_VER -REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76 -# See ${WRKSRC}/electron/DEPS for MANTLE_VER -MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948 -# See ${WRKSRC}/electron/DEPS for ENGFLOW_RECLIENT_CONFIGS_VER -ENGFLOW_RECLIENT_CONFIGS_VER= 955335c30a752e9ef7bff375baab5e0819b6c00d - -YARN_TIMESTAMP= 61171200 - -.include "Makefile.version" -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MHEIMDAL_BASE} && !exists(/usr/lib/libkrb5.so) -IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base -.endif - -LLVM_DEFAULT= 20 -BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} -BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ - cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ - c++=${LOCALBASE}/bin/clang++${LLVM_DEFAULT} \ - ar=${LOCALBASE}/bin/llvm-ar${LLVM_DEFAULT} \ - nm=${LOCALBASE}/bin/llvm-nm${LLVM_DEFAULT} \ - ld=${LOCALBASE}/bin/ld.lld${LLVM_DEFAULT} -CFLAGS+= -Wno-error=implicit-function-declaration - -.if ${ARCH} == "aarch64" -PLIST_SUB+= AARCH64="" \ - AMD64="@comment " \ - I386="@comment " \ - NOT_AARCH64="@comment " -FFMPEG_TARGET= arm64 -.elif ${ARCH} == "amd64" -BUILD_DEPENDS+= nasm:devel/nasm -PLIST_SUB+= AARCH64="@comment " \ - AMD64="" \ - I386="@comment " \ - NOT_AARCH64="" -FFMPEG_TARGET= x64 -.elif ${ARCH} == "i386" -BUILD_DEPENDS+= nasm:devel/nasm -PLIST_SUB+= AARCH64="@comment " \ - AMD64="@comment " \ - I386="" \ - NOT_AARCH64="" -FFMPEG_TARGET= ia32 -.endif - -FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} -FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} - -# Allow relocations against read-only segments (override lld default) -LDFLAGS_i386= -Wl,-znotext - -# TODO: -isystem, would be just as ugly as this approach, but more reliably -# build would fail without C_INCLUDE_PATH/CPLUS_INCLUDE_PATH env var set. -MAKE_ENV+= C_INCLUDE_PATH=${LOCALBASE}/include \ - CPLUS_INCLUDE_PATH=${LOCALBASE}/include - -# rust -RUSTC_VERSION!= rustc -V 2>/dev/null || true -MAKE_ENV+= RUSTC_BOOTSTRAP=1 -GN_ARGS+= enable_rust=true \ - rust_sysroot_absolute="${LOCALBASE}" \ - rustc_version="${RUSTC_VERSION}" - -pre-everything:: - @${ECHO_MSG} - @${ECHO_MSG} "To build electron, you should have around 2GB of memory" - @${ECHO_MSG} "and around ${WANTSPACE} of free disk space." - @${ECHO_MSG} - -pre-fetch: - @${MKDIR} ${DISTDIR}/${DIST_SUBDIR} - if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} ]; \ - then ${MKDIR} ${WRKDIR}; \ - ${ECHO_CMD} 'yarn-offline-mirror "./yarn-offline-cache"' >> \ - ${WRKDIR}/.yarnrc; \ - ${CP} ${FILESDIR}/package.json ${FILESDIR}/yarn.lock ${WRKDIR}; \ - cd ${WRKDIR} && ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache \ - yarn --frozen-lockfile --ignore-scripts; \ - ${MTREE_CMD} -cbnSp yarn-offline-cache | ${MTREE_CMD} -C | ${SED} \ - -e 's:time=[0-9.]*:time=${YARN_TIMESTAMP}.000000000:' \ - -e 's:\([gu]id\)=[0-9]*:\1=0:g' \ - -e 's:mode=\([0-9]\)7[0-9][0-9]:mode=\1755:' \ - -e 's:mode=\([0-9]\)6[0-9][0-9]:mode=\1644:' \ - -e 's:flags=.*:flags=none:' \ - -e 's:^\.:./yarn-offline-cache:' > yarn-offline-cache.mtree; \ - ${TAR} cJf ${DISTDIR}/${DIST_SUBDIR}/electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX} \ - @yarn-offline-cache.mtree; \ - ${RM} -r ${WRKDIR}; \ - fi - -post-fetch: - @if [ ! -f ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX} ]; then \ - ${CAT} ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.? > \ - ${DISTDIR}/${DIST_SUBDIR}/chromium-${CHROMIUM_VER}${EXTRACT_SUFX}; \ - fi - -post-extract: -# Move extracted sources to appropriate locations - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/chromium-${CHROMIUM_VER} ${WRKSRC} - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${PORTNAME}-${ELECTRON_VER} ${WRKSRC}/electron - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_nan}-${NAN_VER} \ - ${WRKSRC}/third_party/nan - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_node}-${NODE_VER} \ - ${WRKSRC}/third_party/electron_node - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_squirrel_mac}-${SQUIRREL_MAC_VER} \ - ${WRKSRC}/third_party/squirrel.mac - ${MKDIR} ${WRKSRC}/third_party/squirrel.mac/vendor - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reactiveobjc}-${REACTIVEOBJC_VER} \ - ${WRKSRC}/third_party/squirrel.mac/vendor/ReactiveObjC - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_mantle}-${MANTLE_VER} \ - ${WRKSRC}/third_party/squirrel.mac/vendor/Mantle - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/${GH_PROJECT_reclient_configs}-${ENGFLOW_RECLIENT_CONFIGS_VER} \ - ${WRKSRC}/third_party/engflow-reclient-configs -# Install node modules for electron - ${MV} ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/yarn-offline-cache ${WRKDIR} - ${ECHO_CMD} 'yarn-offline-mirror "../../../yarn-offline-cache"' >> ${WRKSRC}/electron/.yarnrc - ${MV} ${WRKSRC}/electron/package.json ${WRKSRC}/electron/package.json.bak - ${CP} ${FILESDIR}/package.json ${WRKSRC}/electron - cd ${WRKSRC}/electron && \ - ${SETENV} HOME=${WRKDIR} XDG_CACHE_HOME=${WRKDIR}/.cache yarn --frozen-lockfile --offline - -pre-patch: - ${SH} ${FILESDIR}/apply-electron-patches.sh ${WRKSRC} - # ${FIND} ${WRKSRC} -type f -name '*.orig' -print -delete - # ${FIND} ${WRKSRC} -type f -name '*~' -print -delete - -pre-configure: - # We used to remove bundled libraries to be sure that chromium uses - # system libraries and not shipped ones. - # cd ${WRKSRC} && ${PYTHON_CMD} \ - #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] - cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${PYTHON_CMD} \ - ./build/linux/unbundle/replace_gn_files.py --system-libraries \ - dav1d flac fontconfig harfbuzz-ng libdrm libpng \ - libusb libwebp libxml libxslt openh264 opus || ${FALSE} - # Chromium uses an unreleased version of FFmpeg, so configure it - cd ${WRKSRC}/media/ffmpeg && \ - ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ - --config-only --branding=${FFMPEG_BRAND} - cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h - ${MKDIR} ${FFMPEG_CDIR} -.for _e in config.h config.asm config_components.h libavcodec libavformat libavutil - -${CP} -pR ${FFMPEG_BDIR}/${_e} ${FFMPEG_CDIR} -.endfor - touch ${WRKDIR}/${PORTNAME}-${ELECTRON_VER}/pulseaudio-${PULSEV}/src/pulse/version.h - @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ - ${WRKSRC}/build/rust/rust_bindgen.gni \ - ${WRKSRC}/build/rust/rust_bindgen_generator.gni - -do-configure: - # GN generator bootstrapping and generating ninja files - cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ - READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ - ./tools/gn/bootstrap/bootstrap.py ${GN_BOOTSTRAP_FLAGS} - cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./out/${BUILDTYPE}/gn gen out/${BUILDTYPE} \ - --args='import("//electron/build/args/${GN_FILE}") ${GN_ARGS}' - - # Make GN available to python scripts called during build - ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKDIR}/.bin - - # Setup nodejs dependency - @${MKDIR} ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin - ${LN} -sf ${LOCALBASE}/bin/node ${WRKSRC}/third_party/node/freebsd/node-freebsd/bin/node - - # Setup buildtools/freebsd - @${MKDIR} ${WRKSRC}/buildtools/freebsd - ${LN} -sf ${WRKSRC}/buildtools/linux64/clang-format ${WRKSRC}/buildtools/freebsd - ${LN} -sf ${WRKSRC}/out/${BUILDTYPE}/gn ${WRKSRC}/buildtools/freebsd - ${LN} -sf /usr/bin/strip ${WRKSRC}/buildtools/freebsd/strip - -post-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_TARGETS} - -post-build-DIST-on: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \ - ${MAKE_CMD} ${MAKE_ARGS} ${POST_BUILD_DIST_TARGETS} - cd ${WRKSRC}/out/${BUILDTYPE} && \ - ${CP} chromedriver.zip chromedriver-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ - ${CP} dist.zip electron-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ - ${CP} mksnapshot.zip mksnapshot-v${ELECTRON_VER}-freebsd-${ARCH:S/amd64/x64/:S/i386/ia32/}.zip && \ - ${SHA256} -r *-v${ELECTRON_VER}-freebsd-*.zip | ${SED} -e 's/ / */' > SHASUMS256.txt - -do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} -.for f in electron mksnapshot v8_context_snapshot_generator - ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} -.endfor -.for f in libEGL.so libGLESv2.so libffmpeg.so libvk_swiftshader.so - ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} -.endfor - ${INSTALL_LIB} ${WRKSRC}/out/${BUILDTYPE}/libvulkan.so.1 ${STAGEDIR}${DATADIR}/libvulkan.so -.for f in LICENSE LICENSES.chromium.html snapshot_blob.bin v8_context_snapshot.bin version vk_swiftshader_icd.json - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} -.endfor -.for f in chrome_100_percent.pak chrome_200_percent.pak resources.pak - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/${f} ${STAGEDIR}${DATADIR} -.endfor - ${MKDIR} ${STAGEDIR}${DATADIR}/locales - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/locales/*.pak ${STAGEDIR}${DATADIR}/locales - ${MKDIR} ${STAGEDIR}${DATADIR}/resources -.for f in default_app.asar - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/resources/${f} ${STAGEDIR}${DATADIR}/resources -.endfor - cd ${WRKSRC}/out/${BUILDTYPE}/gen && ${COPYTREE_SHARE} node_headers ${STAGEDIR}${DATADIR} - cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/electron/buildflags ${STAGEDIR}${DATADIR} - cd ${WRKSRC}/out/${BUILDTYPE} && ${COPYTREE_SHARE} gen/v8/embedded.S ${STAGEDIR}${DATADIR} - ${RLN} ${STAGEDIR}${DATADIR}/electron ${STAGEDIR}${PREFIX}/bin/electron${PKGNAMESUFFIX} - -post-install-DIST-on: - ${MKDIR} ${STAGEDIR}${DATADIR}/releases - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/SHASUMS256.txt ${STAGEDIR}${DATADIR}/releases - ${INSTALL_DATA} ${WRKSRC}/out/${BUILDTYPE}/*-v${ELECTRON_VER}-freebsd-*.zip ${STAGEDIR}${DATADIR}/releases - -post-install-DRIVER-on: - ${INSTALL_PROGRAM} ${WRKSRC}/out/${BUILDTYPE}/chromedriver.unstripped \ - ${STAGEDIR}${DATADIR}/chromedriver - -do-test: -# Note 1: "npm install" will run before actual tests are executed -# Note 2: Xvfb or something similar is necessary for headless testing - cd ${WRKSRC}/electron && \ - ${SETENV} ${TEST_ENV} ELECTRON_OUT_DIR=${BUILDTYPE} LOCAL_GIT_DIRECTORY=${LOCALBASE} \ - npm run test -- --ci - -.include <bsd.port.post.mk> diff --git a/devel/electron35/Makefile.version b/devel/electron35/Makefile.version deleted file mode 100644 index 54d31bd95ed2..000000000000 --- a/devel/electron35/Makefile.version +++ /dev/null @@ -1,2 +0,0 @@ -ELECTRON_VER= 35.7.5 -ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron35/distinfo b/devel/electron35/distinfo deleted file mode 100644 index 20e1aa401c01..000000000000 --- a/devel/electron35/distinfo +++ /dev/null @@ -1,25 +0,0 @@ -TIMESTAMP = 1755725511 -SHA256 (electron/chromium-134.0.6998.205.tar.xz.0) = 2de727120892e92fa40fed6c76104ed66dace4fe66ae3be0e055c51b913009e8 -SIZE (electron/chromium-134.0.6998.205.tar.xz.0) = 2000000000 -SHA256 (electron/chromium-134.0.6998.205.tar.xz.1) = 58024b9e01977a769576b4c2b3056c9d894a2c13b4f0729f0b8060b3984243c9 -SIZE (electron/chromium-134.0.6998.205.tar.xz.1) = 2000000000 -SHA256 (electron/chromium-134.0.6998.205.tar.xz.2) = 9631efe75d07b1f36799506e59b8d49e478d71535188b95aca088f9d6fa49b84 -SIZE (electron/chromium-134.0.6998.205.tar.xz.2) = 171552128 -SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 -SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-35.7.5.tar.xz) = d582f8f50f479816b284f636a7ee9b1e4b5fe966d9f1157e6b5a5cb93d46b397 -SIZE (electron/electron-yarn-cache-35.7.5.tar.xz) = 30487296 -SHA256 (electron/electron-electron-v35.7.5_GH0.tar.gz) = 5adcbf3c671e4b1e8fc4f6a78425214a8e5c36eb89a1d06b02fbbf45ccf45f09 -SIZE (electron/electron-electron-v35.7.5_GH0.tar.gz) = 14805277 -SHA256 (electron/nodejs-node-v22.16.0_GH0.tar.gz) = 00d7c2a8f315f201fe30e2f7ac5a137663ab1c79a5c6873df553aff0409ce291 -SIZE (electron/nodejs-node-v22.16.0_GH0.tar.gz) = 122982623 -SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb -SIZE (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 180646 -SHA256 (electron/Squirrel-Squirrel.Mac-0e5d146ba13101a1302d59ea6e6e0b3cace4ae38_GH0.tar.gz) = f4ebb40a8d85dbb7ef02aa0571b2f8e22182c6d73b6992484a53c90047779d01 -SIZE (electron/Squirrel-Squirrel.Mac-0e5d146ba13101a1302d59ea6e6e0b3cace4ae38_GH0.tar.gz) = 2112918 -SHA256 (electron/ReactiveCocoa-ReactiveObjC-74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76_GH0.tar.gz) = 88e65f116c7a06fccedb43970fba63080a57a4e5dc29147d2cdfe1ee58dd0546 -SIZE (electron/ReactiveCocoa-ReactiveObjC-74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76_GH0.tar.gz) = 1136238 -SHA256 (electron/Mantle-Mantle-78d3966b3c331292ea29ec38661b25df0a245948_GH0.tar.gz) = a365df6d83e0be3cc000b70bd39734d80c28f0d9983ebe44698337a2ca464bb1 -SIZE (electron/Mantle-Mantle-78d3966b3c331292ea29ec38661b25df0a245948_GH0.tar.gz) = 62962 -SHA256 (electron/EngFlow-reclient-configs-955335c30a752e9ef7bff375baab5e0819b6c00d_GH0.tar.gz) = c148f76220fc41a89ffeaf370c2cc175577be184688b12aa6fec5f8ac6c714c4 -SIZE (electron/EngFlow-reclient-configs-955335c30a752e9ef7bff375baab5e0819b6c00d_GH0.tar.gz) = 13014 diff --git a/devel/electron35/files/apply-electron-patches.sh b/devel/electron35/files/apply-electron-patches.sh deleted file mode 100644 index 367de24e9a71..000000000000 --- a/devel/electron35/files/apply-electron-patches.sh +++ /dev/null @@ -1,26 +0,0 @@ -#! /bin/sh - -PATH=/bin:/usr/bin:/usr/local/bin - -GIT_CMD="git" -PATCH_CMD="${GIT_CMD} apply" -#PATCH_FLAGS="--numstat --check" # for debugging -PATCH_FLAGS="--verbose --reject" - -WRKSRC=$1 -PATCH_CONF=${WRKSRC}/electron/patches/config.json - -${GIT_CMD} status "${WRKSRC}" > /dev/null 2>&1 && IS_GIT_REPO=1 - -PATCHD_REPOD_PAIRS=$(jq -r '.[] | .patch_dir + ":" + .repo' "${PATCH_CONF}") -for prp in ${PATCHD_REPOD_PAIRS}; do - pd=$(echo "${prp}" | awk -F: '{print $1}' | sed -e 's/src/./') - rd=$(echo "${prp}" | awk -F: '{print $2}' | sed -e 's/src/./') - (cd "${WRKSRC}/${rd}" && \ - if [ -n "${IS_GIT_REPO}" ]; then - PATCH_FLAGS="${PATCH_FLAGS} --directory=$(${GIT_CMD} rev-parse --show-prefix)" - fi && \ - while read -r p; do - ${PATCH_CMD} ${PATCH_FLAGS} "${WRKSRC}/${pd}/${p}" - done < "${WRKSRC}/${pd}/.patches") -done diff --git a/devel/electron35/files/package.json b/devel/electron35/files/package.json deleted file mode 100644 index db2706701411..000000000000 --- a/devel/electron35/files/package.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "name": "electron", - "version": "0.0.0-development", - "repository": "https://github.com/electron/electron", - "description": "Build cross platform desktop apps with JavaScript, HTML, and CSS", - "devDependencies": { - "@azure/storage-blob": "^12.25.0", - "@electron/asar": "^3.2.13", - "@electron/docs-parser": "^2.0.0", - "@electron/fiddle-core": "^1.3.4", - "@electron/github-app-auth": "^2.2.1", - "@electron/lint-roller": "^3.1.1", - "@electron/typescript-definitions": "^9.0.0", - "@octokit/rest": "^20.0.2", - "@primer/octicons": "^10.0.0", - "@types/minimist": "^1.2.5", - "@types/node": "^22.7.7", - "@types/semver": "^7.5.8", - "@types/stream-json": "^1.7.7", - "@types/temp": "^0.9.4", - "@types/webpack-env": "^1.18.5", - "@typescript-eslint/eslint-plugin": "^8.7.0", - "@typescript-eslint/parser": "^8.7.0", - "buffer": "^6.0.3", - "chalk": "^4.1.0", - "check-for-leaks": "^1.2.1", - "dugite": "^2.7.1", - "eslint": "^8.57.1", - "eslint-config-standard": "^17.1.0", - "eslint-plugin-import": "^2.32.0", - "eslint-plugin-mocha": "^10.5.0", - "eslint-plugin-n": "^16.6.2", - "eslint-plugin-node": "^11.1.0", - "eslint-plugin-promise": "^6.6.0", - "eslint-plugin-standard": "^5.0.0", - "events": "^3.2.0", - "folder-hash": "^2.1.1", - "got": "^11.8.5", - "husky": "^8.0.1", - "lint-staged": "^10.2.11", - "markdownlint-cli2": "^0.18.0", - "minimist": "^1.2.8", - "null-loader": "^4.0.1", - "pre-flight": "^2.0.0", - "process": "^0.11.10", - "remark-cli": "^12.0.1", - "remark-preset-lint-markdown-style-guide": "^4.0.0", - "semver": "^7.6.3", - "shx": "^0.3.4", - "stream-json": "^1.8.0", - "tap-xunit": "^2.4.1", - "temp": "^0.9.4", - "timers-browserify": "1.4.2", - "ts-loader": "^8.0.2", - "ts-node": "6.2.0", - "typescript": "^5.6.2", - "url": "^0.11.4", - "webpack": "^5.95.0", - "webpack-cli": "^5.1.4", - "wrapper-webpack-plugin": "^2.2.0" - }, - "private": true, - "scripts": { - "asar": "asar", - "generate-version-json": "node script/generate-version-json.js", - "lint": "node ./script/lint.js && npm run lint:docs", - "lint:js": "node ./script/lint.js --js", - "lint:clang-format": "python3 script/run-clang-format.py -r -c shell/ || (echo \"\\nCode not formatted correctly.\" && exit 1)", - "lint:clang-tidy": "ts-node ./script/run-clang-tidy.ts", - "lint:cpp": "node ./script/lint.js --cc", - "lint:objc": "node ./script/lint.js --objc", - "lint:py": "node ./script/lint.js --py", - "lint:gn": "node ./script/lint.js --gn", - "lint:docs": "remark docs -qf && npm run lint:js-in-markdown && npm run create-typescript-definitions && npm run lint:ts-check-js-in-markdown && npm run lint:docs-fiddles && npm run lint:docs-relative-links && npm run lint:markdown && npm run lint:api-history", - "lint:docs-fiddles": "standard \"docs/fiddles/**/*.js\"", - "lint:docs-relative-links": "lint-roller-markdown-links --root docs \"**/*.md\"", - "lint:markdown": "node ./script/lint.js --md", - "lint:ts-check-js-in-markdown": "lint-roller-markdown-ts-check --root docs \"**/*.md\" --ignore \"breaking-changes.md\"", - "lint:js-in-markdown": "lint-roller-markdown-standard --root docs \"**/*.md\"", - "lint:api-history": "lint-roller-markdown-api-history --root \"./docs/api/\" --schema \"./docs/api-history.schema.json\" --breaking-changes-file \"./docs/breaking-changes.md\" --check-placement --check-strings \"*.md\"", - "create-api-json": "node script/create-api-json.mjs", - "create-typescript-definitions": "npm run create-api-json && electron-typescript-definitions --api=electron-api.json && node spec/ts-smoke/runner.js", - "gn-typescript-definitions": "npm run create-typescript-definitions && shx cp electron.d.ts", - "pre-flight": "pre-flight", - "gn-check": "node ./script/gn-check.js", - "gn-format": "python3 script/run-gn-format.py", - "precommit": "lint-staged", - "preinstall": "node -e 'process.exit(0)'", - "pretest": "npm run create-typescript-definitions", - "prepack": "check-for-leaks", - "repl": "node ./script/start.js --interactive", - "start": "node ./script/start.js", - "test": "node ./script/spec-runner.js", - "tsc": "tsc", - "webpack": "webpack" - }, - "license": "MIT", - "author": "Electron Community", - "keywords": [ - "electron" - ], - "lint-staged": { - "*.{js,ts}": [ - "node script/lint.js --js --fix --only --" - ], - "*.{js,ts,d.ts}": [ - "ts-node script/gen-filenames.ts" - ], - "*.{cc,mm,c,h}": [ - "python3 script/run-clang-format.py -r -c --fix" - ], - "*.md": [ - "npm run lint:docs" - ], - "*.{gn,gni}": [ - "npm run gn-check", - "npm run gn-format" - ], - "*.py": [ - "node script/lint.js --py --fix --only --" - ], - "docs/api/**/*.md": [ - "ts-node script/gen-filenames.ts", - "markdownlint-cli2 --config .autofix.markdownlint-cli2.jsonc --fix", - "git add filenames.auto.gni" - ], - "{*.patch,.patches}": [ - "node script/lint.js --patches --only --", - "ts-node script/check-patch-diff.ts" - ], - "DEPS": [ - "node script/gen-hunspell-filenames.js", - "node script/gen-libc++-filenames.js" - ] - }, - "resolutions": { - "nan": "nodejs/nan#e14bdcd1f72d62bca1d541b66da43130384ec213" - } -} diff --git a/devel/electron35/files/patch-BUILD.gn b/devel/electron35/files/patch-BUILD.gn deleted file mode 100644 index c3803836a7d4..000000000000 --- a/devel/electron35/files/patch-BUILD.gn +++ /dev/null @@ -1,89 +0,0 @@ ---- BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ BUILD.gn -@@ -71,7 +71,7 @@ declare_args() { - root_extra_deps = [] - } - --if (is_official_build) { -+if (is_official_build && !is_bsd) { - # An official (maximally optimized!) component (optimized for build times) - # build doesn't make sense and usually doesn't work. - assert(!is_component_build) -@@ -103,7 +103,6 @@ group("gn_all") { - "//codelabs", - "//components:components_unittests", - "//components/gwp_asan:gwp_asan_unittests", -- "//infra/orchestrator:orchestrator_all", - "//net:net_unittests", - "//sandbox:sandbox_unittests", - "//services:services_unittests", -@@ -446,7 +445,7 @@ group("gn_all") { - } - } - -- if (is_linux || is_chromeos || is_android) { -+ if ((is_linux && !is_bsd) || is_chromeos || is_android) { - deps += [ - "//third_party/breakpad:breakpad_unittests", - "//third_party/breakpad:core-2-minidump", -@@ -636,6 +635,15 @@ group("gn_all") { - } - } - -+ if (is_bsd) { -+ deps -= [ -+ "//third_party/breakpad:dump_syms($host_system_allocator_toolchain)", -+ "//third_party/breakpad:microdump_stackwalk($host_system_allocator_toolchain)", -+ "//third_party/breakpad:minidump_dump($host_system_allocator_toolchain)", -+ "//third_party/breakpad:minidump_stackwalk($host_system_allocator_toolchain)", -+ ] -+ } -+ - if (is_mac) { - deps += [ - "//third_party/breakpad:dump_syms($host_system_allocator_toolchain)", -@@ -684,7 +692,7 @@ group("gn_all") { - } - } - -- if (!is_fuchsia) { -+ if (!is_fuchsia && !is_bsd) { - # The official builders use this binary from the default toolchain's - # output directory after building in order to upload the symbols of that - # binary. They build the binary like `ninja symupload` which requires the -@@ -1125,7 +1133,7 @@ if (use_blink && !is_cronet_build) { - ] - - if (!is_chromeos_ash && !is_ios && !is_fuchsia && !is_android && -- !is_castos) { -+ !is_castos && !is_bsd) { - deps += [ - ":chrome_wpt_tests", - ":headless_shell_wpt", -@@ -1275,7 +1283,7 @@ if (use_blink && !is_cronet_build) { - data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] - } - -- if (!is_win && !is_android) { -+ if (!is_win && !is_android && !is_bsd) { - # Using the default toolchain for this tool, as it's run during tests not - # during the build. This places a symlink in the root_build_dir for scrips - # to use. -@@ -1289,7 +1297,7 @@ if (use_blink && !is_cronet_build) { - data_deps += [ "//third_party/breakpad:dump_syms" ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux && !is_bsd) || is_chromeos) { - # Using the default toolchain for this tool, as it's run during tests not - # during the build. This places a symlink in the root_build_dir for scrips - # to use. -@@ -1760,7 +1768,7 @@ group("chromium_builder_perf") { - data_deps += [ "//chrome/test:performance_browser_tests" ] - } - -- if (!is_win) { -+ if (!is_win && !is_bsd) { - data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_system_allocator_toolchain)" ] - } - } diff --git a/devel/electron35/files/patch-apps_ui_views_app__window__frame__view.cc b/devel/electron35/files/patch-apps_ui_views_app__window__frame__view.cc deleted file mode 100644 index 6884695c9ec7..000000000000 --- a/devel/electron35/files/patch-apps_ui_views_app__window__frame__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- apps/ui/views/app_window_frame_view.cc.orig 2024-08-14 20:54:19 UTC -+++ apps/ui/views/app_window_frame_view.cc -@@ -149,7 +149,7 @@ gfx::Rect AppWindowFrameView::GetWindowBoundsForClient - gfx::Rect window_bounds = client_bounds; - // TODO(crbug.com/40118868): Revisit once build flag switch of lacros-chrome is - // complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Get the difference between the widget's client area bounds and window - // bounds, and grow |window_bounds| by that amount. - gfx::Insets native_frame_insets = diff --git a/devel/electron35/files/patch-ash_display_mirror__window__controller.cc b/devel/electron35/files/patch-ash_display_mirror__window__controller.cc deleted file mode 100644 index 6eae7ace3785..000000000000 --- a/devel/electron35/files/patch-ash_display_mirror__window__controller.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- ash/display/mirror_window_controller.cc.orig 2025-01-27 17:37:37 UTC -+++ ash/display/mirror_window_controller.cc -@@ -295,7 +295,11 @@ void MirrorWindowController::UpdateWindow( - if (!base::Contains(display_info_list, iter->first, - &display::ManagedDisplayInfo::id)) { - CloseAndDeleteHost(iter->second, true); -+#if defined(__llvm__) -+ mirroring_host_info_map_.erase(iter++); -+#else - iter = mirroring_host_info_map_.erase(iter); -+#endif - } else { - ++iter; - } diff --git a/devel/electron35/files/patch-base_BUILD.gn b/devel/electron35/files/patch-base_BUILD.gn deleted file mode 100644 index eadb6e1940c2..000000000000 --- a/devel/electron35/files/patch-base_BUILD.gn +++ /dev/null @@ -1,151 +0,0 @@ ---- base/BUILD.gn.orig 2025-04-06 11:53:44 UTC -+++ base/BUILD.gn -@@ -1089,11 +1089,27 @@ component("base") { - # Needed for <atomic> if using newer C++ library than sysroot, except if - # building inside the cros_sdk environment - use host_toolchain as a - # more robust check for this. -- if (!use_sysroot && (is_android || is_chromeos || (is_linux && !is_castos)) && -+ if (!use_sysroot && (is_android || is_chromeos || (is_linux && !is_castos && !is_bsd)) && - host_toolchain != "//build/toolchain/cros:host") { - libs += [ "atomic" ] - } - -+ # *BSD needs libkvm -+ if (is_bsd) { -+ libs += [ -+ "kvm", -+ "epoll-shim", -+ ] -+ } -+ -+ if (is_freebsd) { -+ libs += [ -+ "execinfo", -+ "util", -+ "z", -+ ] -+ } -+ - if (use_allocator_shim) { - if (is_apple) { - sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1113,7 +1129,7 @@ component("base") { - - # Allow more direct string conversions on platforms with native utf8 - # strings -- if (is_apple || is_chromeos || is_castos || is_cast_android || is_fuchsia) { -+ if (is_apple || is_chromeos || is_castos || is_cast_android || is_fuchsia || is_bsd) { - defines += [ "SYSTEM_NATIVE_UTF8" ] - } - -@@ -2123,6 +2139,22 @@ component("base") { - ] - } - -+ if (is_openbsd) { -+ sources += [ -+ "process/process_handle_openbsd.cc", -+ "process/process_iterator_openbsd.cc", -+ "process/process_metrics_openbsd.cc", -+ "system/sys_info_openbsd.cc", -+ ] -+ } else if (is_freebsd) { -+ sources += [ -+ "process/process_handle_freebsd.cc", -+ "process/process_iterator_freebsd.cc", -+ "process/process_metrics_freebsd.cc", -+ "system/sys_info_freebsd.cc", -+ ] -+ } -+ - # iOS - if (is_ios) { - sources += [ -@@ -2268,6 +2300,33 @@ component("base") { - } - } - -+ if (is_bsd) { -+ sources -= [ -+ "files/file_path_watcher_inotify.cc", -+ "files/scoped_file_linux.cc", -+ "process/set_process_title_linux.cc", -+ "process/set_process_title_linux.h", -+ "system/sys_info_linux.cc", -+ "process/process_iterator_linux.cc", -+ "process/process_linux.cc", -+ "process/process_metrics_linux.cc", -+ "process/process_handle_linux.cc", -+ "profiler/stack_copier_signal.cc", -+ "profiler/stack_copier_signal.h", -+ "profiler/thread_delegate_posix.cc", -+ "profiler/thread_delegate_posix.h", -+ "threading/platform_thread_linux.cc", -+ "stack_canary_linux.cc", -+ "stack_canary_linux.h", -+ ] -+ sources += [ -+ "files/file_path_watcher_kqueue.cc", -+ "files/file_path_watcher_kqueue.h", -+ "files/file_path_watcher_bsd.cc", -+ "threading/platform_thread_bsd.cc", -+ ] -+ } -+ - if (use_blink) { - sources += [ - "files/file_path_watcher.cc", -@@ -2618,7 +2677,7 @@ buildflag_header("protected_memory_buildflags") { - header = "protected_memory_buildflags.h" - header_dir = "base/memory" - -- protected_memory_enabled = !is_component_build && is_clang && -+ protected_memory_enabled = !is_openbsd && !is_component_build && is_clang && - (is_win || is_linux || is_android || is_mac) - - flags = [ "PROTECTED_MEMORY_ENABLED=$protected_memory_enabled" ] -@@ -3097,7 +3156,7 @@ if (is_apple) { - } - } - --if (!is_nacl && (is_linux || is_chromeos)) { -+if (!is_nacl && !is_bsd && (is_linux || is_chromeos)) { - # This test must compile with -fstack-protector-all - source_set("stack_canary_linux_unittests") { - testonly = true -@@ -3782,7 +3841,7 @@ test("base_unittests") { - ] - } - -- if (is_linux || is_chromeos) { -+ if (!is_bsd && (is_linux || is_chromeos)) { - sources += [ - "debug/proc_maps_linux_unittest.cc", - "files/scoped_file_linux_unittest.cc", -@@ -3810,7 +3869,7 @@ test("base_unittests") { - "posix/file_descriptor_shuffle_unittest.cc", - "posix/unix_domain_socket_unittest.cc", - ] -- if (!is_nacl && !is_apple) { -+ if (!is_nacl && !is_apple && !is_bsd) { - sources += [ - "profiler/stack_base_address_posix_unittest.cc", - "profiler/stack_copier_signal_unittest.cc", -@@ -3821,7 +3880,7 @@ test("base_unittests") { - - # Allow more direct string conversions on platforms with native utf8 - # strings -- if (is_apple || is_chromeos || is_castos || is_cast_android || is_fuchsia) { -+ if (is_apple || is_chromeos || is_castos || is_cast_android || is_fuchsia || is_bsd) { - defines += [ "SYSTEM_NATIVE_UTF8" ] - } - -@@ -4009,7 +4068,7 @@ test("base_unittests") { - deps += [ ":base_profiler_test_support_library" ] - } - -- if (is_fuchsia || is_linux || is_chromeos) { -+ if ((is_fuchsia || is_linux || is_chromeos) && !is_bsd) { - sources += [ - "debug/elf_reader_unittest.cc", - "debug/test_elf_image_builder.cc", diff --git a/devel/electron35/files/patch-base_allocator_dispatcher_tls.h b/devel/electron35/files/patch-base_allocator_dispatcher_tls.h deleted file mode 100644 index 470fc736cb45..000000000000 --- a/devel/electron35/files/patch-base_allocator_dispatcher_tls.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/dispatcher/tls.h.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/dispatcher/tls.h -@@ -81,7 +81,7 @@ struct BASE_EXPORT MMapAllocator { - constexpr static size_t AllocationChunkSize = 16384; - #elif BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS) - constexpr static size_t AllocationChunkSize = 16384; --#elif BUILDFLAG(IS_LINUX) && defined(ARCH_CPU_ARM64) -+#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(ARCH_CPU_ARM64) - constexpr static size_t AllocationChunkSize = 16384; - #else - constexpr static size_t AllocationChunkSize = 4096; diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_partition__alloc.gni b/devel/electron35/files/patch-base_allocator_partition__allocator_partition__alloc.gni deleted file mode 100644 index 8ac20de50926..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_partition__alloc.gni +++ /dev/null @@ -1,29 +0,0 @@ ---- base/allocator/partition_allocator/partition_alloc.gni.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/partition_alloc.gni -@@ -89,7 +89,7 @@ has_memory_tagging = - use_large_empty_slot_span_ring = true - - has_memory_tagging = -- current_cpu == "arm64" && is_clang && !is_asan && (is_linux || is_android) -+ current_cpu == "arm64" && is_clang && !is_asan && !is_bsd && (is_linux || is_android) - - declare_args() { - # Debug configuration. -@@ -347,7 +347,7 @@ declare_args() { - declare_args() { - # Shadow metadata is still under development and only supports Linux - # for now. -- enable_shadow_metadata = is_linux && has_64_bit_pointers -+ enable_shadow_metadata = !is_bsd && is_linux && has_64_bit_pointers - } - - declare_args() { -@@ -490,7 +490,7 @@ is_pkeys_available = - # dependencies that use partition_allocator are compiled in AOSP against a - # version of glibc that does not include pkeys syscall numbers. - is_pkeys_available = -- (is_linux || is_chromeos) && current_cpu == "x64" && !is_cronet_build -+ !is_bsd && (is_linux || is_chromeos) && current_cpu == "x64" && !is_cronet_build - declare_args() { - enable_pkeys = is_pkeys_available - } diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn deleted file mode 100644 index fe457827cabe..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/BUILD.gn -@@ -865,7 +865,7 @@ if (is_clang_or_gcc) { - configs -= [ partition_alloc_enable_arc_config ] - } - } -- if (is_chromeos || is_linux) { -+ if ((is_chromeos || is_linux) && !is_bsd) { - shim_headers += [ - "shim/allocator_shim_override_cpp_symbols.h", - "shim/allocator_shim_override_glibc_weak_symbols.h", diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h deleted file mode 100644 index fe95045ee83f..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h -@@ -38,7 +38,7 @@ AslrMask(uintptr_t bits) { - - #if PA_BUILDFLAG(PA_ARCH_CPU_64_BITS) - -- #if defined(MEMORY_TOOL_REPLACES_ALLOCATOR) -+ #if defined(MEMORY_TOOL_REPLACES_ALLOCATOR) && !PA_BUILDFLAG(IS_BSD) - - // We shouldn't allocate system pages at all for sanitizer builds. However, - // we do, and if random hint addresses interfere with address ranges -@@ -125,7 +125,7 @@ AslrMask(uintptr_t bits) { - return AslrAddress(0x20000000ULL); - } - #elif PA_BUILDFLAG(PA_ARCH_CPU_ARM64) -- #if PA_BUILDFLAG(IS_LINUX) -+ #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD) - - // Linux on arm64 can use 39, 42, 48, or 52-bit user space, depending on - // page size and number of levels of translation pages used. We use diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h deleted file mode 100644 index e6b5cc238ebb..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator.h.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/page_allocator.h -@@ -269,7 +269,7 @@ constexpr PA_COMPONENT_EXPORT( - // recommitted. Do not assume that this will not change over time. - constexpr PA_COMPONENT_EXPORT( - PARTITION_ALLOC) bool DecommittedMemoryIsAlwaysZeroed() { --#if PA_BUILDFLAG(IS_APPLE) -+#if PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_BSD) - return false; - #else - return true; diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h deleted file mode 100644 index 06696482ce8b..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__constants.h +++ /dev/null @@ -1,13 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_constants.h -@@ -26,8 +26,8 @@ - #define PAGE_ALLOCATOR_CONSTANTS_DECLARE_CONSTEXPR __attribute__((const)) - - #elif (PA_BUILDFLAG(IS_ANDROID) && PA_BUILDFLAG(PA_ARCH_CPU_64_BITS)) || \ -- (PA_BUILDFLAG(IS_LINUX) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) || \ -- (PA_BUILDFLAG(IS_LINUX) && PA_BUILDFLAG(PA_ARCH_CPU_PPC64)) -+ ((PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD)) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) || \ -+ ((PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD)) && PA_BUILDFLAG(PA_ARCH_CPU_PPC64)) - // This should work for all POSIX (if needed), but currently all other - // supported OS/architecture combinations use either hard-coded values - // (such as x86) or have means to determine these values without needing diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc deleted file mode 100644 index af8918c1b6f1..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.cc.orig 2025-01-27 17:37:37 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.cc -@@ -39,7 +39,7 @@ uint32_t SecTaskGetCodeSignStatus(SecTaskRef task) API - - #if PA_BUILDFLAG(HAS_MEMORY_TAGGING) || \ - (defined(__ARM_FEATURE_BTI_DEFAULT) && (__ARM_FEATURE_BTI_DEFAULT == 1) && \ -- __has_include(<sys/ifunc.h>)) -+ __has_include(<sys/ifunc.h>) && !PA_BUILDFLAG(IS_BSD)) - struct __ifunc_arg_t; - - #include "partition_alloc/aarch64_support.h" diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h deleted file mode 100644 index 17fc5fef9a95..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_page__allocator__internals__posix.h +++ /dev/null @@ -1,16 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h.orig 2025-01-27 17:37:37 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/page_allocator_internals_posix.h -@@ -302,8 +302,12 @@ void DiscardSystemPagesInternal(uintptr_t address, siz - - void DiscardSystemPagesInternal(uintptr_t address, size_t length) { - void* ptr = reinterpret_cast<void*>(address); --#if PA_BUILDFLAG(IS_APPLE) -+#if PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_BSD) -+#if PA_BUILDFLAG(IS_BSD) -+ int ret = madvise(ptr, length, MADV_FREE); -+#else - int ret = madvise(ptr, length, MADV_FREE_REUSABLE); -+#endif - if (ret) { - // MADV_FREE_REUSABLE sometimes fails, so fall back to MADV_DONTNEED. - ret = madvise(ptr, length, MADV_DONTNEED); diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc deleted file mode 100644 index 62c6e3a9f113..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_proc__maps__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/proc_maps_linux.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/proc_maps_linux.cc -@@ -19,7 +19,7 @@ - #include "partition_alloc/partition_alloc_check.h" - - #if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || \ -- PA_BUILDFLAG(IS_ANDROID) -+ PA_BUILDFLAG(IS_ANDROID) || PA_BUILDFLAG(IS_BSD) - #include <inttypes.h> - #endif - diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc deleted file mode 100644 index 549ff192f0cb..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_debug_stack__trace__posix.cc +++ /dev/null @@ -1,34 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/stack_trace_posix.cc -@@ -13,11 +13,11 @@ - #include "partition_alloc/partition_alloc_base/posix/eintr_wrapper.h" - #include "partition_alloc/partition_alloc_base/strings/safe_sprintf.h" - --#if !PA_BUILDFLAG(IS_ANDROID) && !PA_BUILDFLAG(IS_APPLE) -+#if !PA_BUILDFLAG(IS_ANDROID) && !PA_BUILDFLAG(IS_APPLE) && !PA_BUILDFLAG(IS_BSD) - #include <link.h> // For ElfW() macro. - #endif - --#if PA_BUILDFLAG(IS_APPLE) -+#if PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_BSD) - #include <dlfcn.h> - #endif - -@@ -25,7 +25,7 @@ namespace { - - namespace { - --#if !PA_BUILDFLAG(IS_APPLE) -+#if !PA_BUILDFLAG(IS_APPLE) && !PA_BUILDFLAG(IS_BSD) - - // On Android the 'open' function has two versions: - // int open(const char *pathname, int flags); -@@ -369,7 +369,7 @@ void PrintStackTraceInternal(const void** trace, size_ - } - #endif // !PA_BUILDFLAG(IS_APPLE) - --#if PA_BUILDFLAG(IS_APPLE) -+#if PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_BSD) - // Since /proc/self/maps is not available, use dladdr() to obtain module - // names and offsets inside the modules from the given addresses. - void PrintStackTraceInternal(const void* const* trace, size_t size) { diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc deleted file mode 100644 index d14f3414a2ee..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_rand__util__posix.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/rand_util_posix.cc -@@ -102,6 +102,10 @@ void RandBytes(void* output, size_t output_length) { - if (getentropy(output, output_length) == 0) { - return; - } -+#elif PA_BUILDFLAG(IS_BSD) -+ if (getentropy(output, output_length) == 0) { -+ return; -+ } - #endif - // If getrandom(2) above returned with an error and the /dev/urandom fallback - // took place on Linux/ChromeOS bots, they would fail with a CHECK in diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h deleted file mode 100644 index a8024bde3b2e..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread.h.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread.h -@@ -37,6 +37,8 @@ typedef mach_port_t PlatformThreadId; - typedef zx_handle_t PlatformThreadId; - #elif PA_BUILDFLAG(IS_APPLE) - typedef mach_port_t PlatformThreadId; -+#elif PA_BUILDFLAG(IS_BSD) -+typedef uint64_t PlatformThreadId; - #elif PA_BUILDFLAG(IS_POSIX) - typedef pid_t PlatformThreadId; - #endif diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h deleted file mode 100644 index d94cacc3e49b..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__internal__posix.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h -@@ -10,7 +10,7 @@ namespace partition_alloc::internal::base::internal { - - namespace partition_alloc::internal::base::internal { - --#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) -+#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) - // Current thread id is cached in thread local storage for performance reasons. - // In some rare cases it's important to invalidate that cache explicitly (e.g. - // after going through clone() syscall which does not call pthread_atfork() diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc deleted file mode 100644 index c9376ab920e4..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__base_threading_platform__thread__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/platform_thread_posix.cc -@@ -18,7 +18,7 @@ - #include "partition_alloc/partition_alloc_base/logging.h" - #include "partition_alloc/partition_alloc_base/threading/platform_thread_internal_posix.h" - --#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) -+#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) - #include <sys/syscall.h> - - #include <atomic> diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h deleted file mode 100644 index 996b8b027852..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2025-01-27 17:37:37 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h -@@ -170,7 +170,7 @@ constexpr bool kUseLazyCommit = false; - // This may be required on more platforms in the future. - #define PA_CONFIG_HAS_ATFORK_HANDLER() \ - (PA_BUILDFLAG(IS_APPLE) || PA_BUILDFLAG(IS_LINUX) || \ -- PA_BUILDFLAG(IS_CHROMEOS)) -+ PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD)) - - // Enable shadow metadata. - // -@@ -233,7 +233,7 @@ constexpr bool kUseLazyCommit = false; - // Also enabled on ARM64 macOS and iOS, as the 16kiB pages on this platform lead - // to larger slot spans. - #if PA_BUILDFLAG(IS_LINUX) || \ -- (PA_BUILDFLAG(IS_APPLE) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) -+ (PA_BUILDFLAG(IS_APPLE) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) || PA_BUILDFLAG(IS_BSD) - #define PA_CONFIG_PREFER_SMALLER_SLOT_SPANS() 1 - #else - #define PA_CONFIG_PREFER_SMALLER_SLOT_SPANS() 0 diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h deleted file mode 100644 index 67ee4ae1b4c9..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h -@@ -327,7 +327,7 @@ PA_DEFINE_OPERATORS_FOR_FLAGS(PoolHandleMask); - // 8GB for each of the glued pools). - #if PA_BUILDFLAG(HAS_64_BIT_POINTERS) - #if PA_BUILDFLAG(IS_ANDROID) || PA_BUILDFLAG(IS_IOS) || \ -- PA_BUILDFLAG(ENABLE_POINTER_COMPRESSION) -+ PA_BUILDFLAG(ENABLE_POINTER_COMPRESSION) || PA_BUILDFLAG(IS_BSD) - constexpr size_t kPoolMaxSize = 8 * kGiB; - #else - constexpr size_t kPoolMaxSize = 16 * kGiB; -@@ -444,7 +444,7 @@ PA_ALWAYS_INLINE constexpr size_t MaxDirectMapped() { - // TODO(casey.smalley@arm.com): under 64k pages we can end up in a situation - // where a normal slot span will be large enough to contain multiple items, - // but the address will go over the final partition page after being aligned. --#if PA_BUILDFLAG(IS_LINUX) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64) -+#if (PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD)) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64) - constexpr size_t kMaxSupportedAlignment = kSuperPageSize / 4; - #else - constexpr size_t kMaxSupportedAlignment = kSuperPageSize / 2; diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h deleted file mode 100644 index 03cf424478d2..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__forward.h +++ /dev/null @@ -1,16 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h.orig 2023-11-29 21:39:39 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_forward.h -@@ -28,9 +28,13 @@ namespace internal { - // the second one 16. We could technically return something different for - // malloc() and operator new(), but this would complicate things, and most of - // our allocations are presumably coming from operator new() anyway. -+#if defined(__i386__) && defined(OS_FREEBSD) -+constexpr size_t kAlignment = 8; -+#else - constexpr size_t kAlignment = - std::max(alignof(max_align_t), - static_cast<size_t>(__STDCPP_DEFAULT_NEW_ALIGNMENT__)); -+#endif - static_assert(kAlignment <= 16, - "PartitionAlloc doesn't support a fundamental alignment larger " - "than 16 bytes."); diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc deleted file mode 100644 index 98dae8b706ec..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2025-03-24 20:50:14 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/partition_root.cc -@@ -44,7 +44,7 @@ - #include "wow64apiset.h" - #endif - --#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) -+#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) - #include <pthread.h> - #if PA_CONFIG(ENABLE_SHADOW_METADATA) - #include <sys/mman.h> -@@ -297,7 +297,7 @@ void PartitionAllocMallocInitOnce() { - return; - } - --#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) -+#if PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_CHROMEOS) || PA_BUILDFLAG(IS_BSD) - // When fork() is called, only the current thread continues to execute in the - // child process. If the lock is held, but *not* by this thread when fork() is - // called, we have a deadlock. -@@ -1117,7 +1117,7 @@ void PartitionRoot::Init(PartitionOptions opts) { - // apple OSes. - PA_CHECK((internal::SystemPageSize() == (size_t{1} << 12)) || - (internal::SystemPageSize() == (size_t{1} << 14))); --#elif PA_BUILDFLAG(IS_LINUX) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64) -+#elif (PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD)) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64) - // Check runtime pagesize. Though the code is currently the same, it is - // not merged with the IS_APPLE case above as a 1 << 16 case is only - // supported on Linux on AArch64. diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc deleted file mode 100644 index c248fb716c73..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_spinning__mutex.cc +++ /dev/null @@ -1,53 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/spinning_mutex.cc -@@ -17,7 +17,16 @@ - #endif - - #if PA_CONFIG(HAS_LINUX_KERNEL) -+#if defined(OS_OPENBSD) -+#include <sys/time.h> -+#include <sys/futex.h> -+#elif defined(OS_FREEBSD) -+#include <sys/types.h> -+#include <sys/thr.h> -+#include <sys/umtx.h> -+#else - #include <linux/futex.h> -+#endif - #include <sys/syscall.h> - #include <unistd.h> - -@@ -106,8 +115,16 @@ void SpinningMutex::FutexWait() { - // |kLockedContended| anymore. Note that even without spurious wakeups, the - // value of |state_| is not guaranteed when this returns, as another thread - // may get the lock before we get to run. -+#if defined(OS_FREEBSD) -+ int err = _umtx_op(&state_, UMTX_OP_WAIT_UINT_PRIVATE, -+ kLockedContended, nullptr, nullptr); -+#elif defined(OS_OPENBSD) -+ int err = futex(reinterpret_cast<volatile unsigned int *>(&state_), FUTEX_WAIT | FUTEX_PRIVATE_FLAG, -+ kLockedContended, nullptr, nullptr); -+#else - int err = syscall(SYS_futex, &state_, FUTEX_WAIT | FUTEX_PRIVATE_FLAG, - kLockedContended, nullptr, nullptr, 0); -+#endif - - if (err) { - // These are programming error, check them. -@@ -119,8 +136,16 @@ void SpinningMutex::FutexWake() { - - void SpinningMutex::FutexWake() { - int saved_errno = errno; -+#if defined(OS_FREEBSD) -+ long retval = _umtx_op(&state_, UMTX_OP_WAKE_PRIVATE, -+ 1 /* wake up a single waiter */, nullptr, nullptr); -+#elif defined(OS_OPENBSD) -+ long retval = futex(reinterpret_cast<volatile unsigned int *>(&state_), FUTEX_WAKE | FUTEX_PRIVATE_FLAG, -+ 1 /* wake up a single waiter */, nullptr, nullptr); -+#else - long retval = syscall(SYS_futex, &state_, FUTEX_WAKE | FUTEX_PRIVATE_FLAG, - 1 /* wake up a single waiter */, nullptr, nullptr, 0); -+#endif - PA_CHECK(retval != -1); - errno = saved_errno; - } diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc deleted file mode 100644 index 98f031037d56..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc +++ /dev/null @@ -1,50 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc -@@ -18,6 +18,10 @@ - #include <pthread.h> - #endif - -+#if PA_BUILDFLAG(IS_BSD) -+#include <pthread_np.h> -+#endif -+ - #if PA_BUILDFLAG(PA_LIBC_GLIBC) - extern "C" void* __libc_stack_end; - #endif -@@ -48,6 +52,36 @@ void* GetStackTop() { - - void* GetStackTop() { - return pthread_get_stackaddr_np(pthread_self()); -+} -+ -+#elif PA_BUILDFLAG(IS_OPENBSD) -+ -+void* GetStackTop() { -+ stack_t ss; -+ if (pthread_stackseg_np(pthread_self(), &ss) != 0) -+ return nullptr; -+ return reinterpret_cast<uint8_t*>(ss.ss_sp); -+} -+ -+#elif PA_BUILDFLAG(IS_FREEBSD) -+ -+void* GetStackTop() { -+ pthread_attr_t attr; -+ int error = pthread_attr_init(&attr); -+ if (error) { -+ return nullptr; -+ } -+ error = pthread_attr_get_np(pthread_self(), &attr); -+ if (!error) { -+ void* base; -+ size_t size; -+ error = pthread_attr_getstack(&attr, &base, &size); -+ PA_CHECK(!error); -+ pthread_attr_destroy(&attr); -+ return reinterpret_cast<uint8_t*>(base) + size; -+ } -+ pthread_attr_destroy(&attr); -+ return nullptr; - } - - #elif PA_BUILDFLAG(IS_POSIX) || PA_BUILDFLAG(IS_FUCHSIA) diff --git a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc b/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc deleted file mode 100644 index 7fce3422e882..000000000000 --- a/devel/electron35/files/patch-base_allocator_partition__allocator_src_partition__alloc_thread__isolation_pkey.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/allocator/partition_allocator/src/partition_alloc/thread_isolation/pkey.cc.orig 2024-08-14 20:54:22 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/thread_isolation/pkey.cc -@@ -16,7 +16,7 @@ - #include "partition_alloc/partition_alloc_check.h" - #include "partition_alloc/thread_isolation/thread_isolation.h" - --#if !PA_BUILDFLAG(IS_LINUX) && !PA_BUILDFLAG(IS_CHROMEOS) -+#if !PA_BUILDFLAG(IS_LINUX) && !PA_BUILDFLAG(IS_CHROMEOS) && !PA_BUILDFLAG(IS_BSD) - #error "This pkey code is currently only supported on Linux and ChromeOS" - #endif - diff --git a/devel/electron35/files/patch-base_atomicops.h b/devel/electron35/files/patch-base_atomicops.h deleted file mode 100644 index 9472cd0d7ae8..000000000000 --- a/devel/electron35/files/patch-base_atomicops.h +++ /dev/null @@ -1,14 +0,0 @@ ---- base/atomicops.h.orig 2025-03-24 20:50:14 UTC -+++ base/atomicops.h -@@ -74,7 +74,11 @@ typedef intptr_t Atomic64; - - // Use AtomicWord for a machine-sized pointer. It will use the Atomic32 or - // Atomic64 routines below, depending on your architecture. -+#if !defined(OS_OPENBSD) && defined(__i386__) -+typedef Atomic32 AtomicWord; -+#else - typedef intptr_t AtomicWord; -+#endif - - // Atomically execute: - // result = *ptr; diff --git a/devel/electron35/files/patch-base_base__paths__posix.cc b/devel/electron35/files/patch-base_base__paths__posix.cc deleted file mode 100644 index e1eeae038bb9..000000000000 --- a/devel/electron35/files/patch-base_base__paths__posix.cc +++ /dev/null @@ -1,108 +0,0 @@ ---- base/base_paths_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/base_paths_posix.cc -@@ -15,6 +15,7 @@ - #include <ostream> - #include <string> - -+#include "base/command_line.h" - #include "base/environment.h" - #include "base/files/file_path.h" - #include "base/files/file_util.h" -@@ -26,9 +27,13 @@ - #include "base/process/process_metrics.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_FREEBSD) -+#if BUILDFLAG(IS_BSD) - #include <sys/param.h> - #include <sys/sysctl.h> -+#if BUILDFLAG(IS_OPENBSD) -+#include <kvm.h> -+#define MAXTOKENS 2 -+#endif - #elif BUILDFLAG(IS_SOLARIS) || BUILDFLAG(IS_AIX) - #include <stdlib.h> - #endif -@@ -47,8 +52,7 @@ bool PathProviderPosix(int key, FilePath* result) { - *result = bin_dir; - return true; - #elif BUILDFLAG(IS_FREEBSD) -- int name[] = {CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1}; -- std::optional<std::string> bin_dir = StringSysctl(name, std::size(name)); -+ std::optional<std::string> bin_dir = StringSysctl({ CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 }); - if (!bin_dir.has_value() || bin_dir.value().length() <= 1) { - NOTREACHED() << "Unable to resolve path."; - } -@@ -62,14 +66,65 @@ bool PathProviderPosix(int key, FilePath* result) { - *result = FilePath(bin_dir); - return true; - #elif BUILDFLAG(IS_OPENBSD) || BUILDFLAG(IS_AIX) -- // There is currently no way to get the executable path on OpenBSD -- char* cpath; -- if ((cpath = getenv("CHROME_EXE_PATH")) != NULL) { -- *result = FilePath(cpath); -- } else { -- *result = FilePath("/usr/local/chrome/chrome"); -+ char *cpath; -+#if !BUILDFLAG(IS_AIX) -+ struct kinfo_file *files; -+ kvm_t *kd = NULL; -+ char errbuf[_POSIX2_LINE_MAX]; -+ static char retval[PATH_MAX]; -+ int cnt; -+ struct stat sb; -+ pid_t cpid = getpid(); -+ bool ret = false; -+ -+ const base::CommandLine* command_line = -+ base::CommandLine::ForCurrentProcess(); -+ -+ VLOG(1) << "PathProviderPosix argv: " << command_line->argv()[0]; -+ -+ if (realpath(command_line->argv()[0].c_str(), retval) == NULL) -+ goto out; -+ -+ if (stat(command_line->argv()[0].c_str(), &sb) < 0) -+ goto out; -+ -+ if (!command_line->HasSwitch("no-sandbox")) { -+ ret = true; -+ *result = FilePath(retval); -+ VLOG(1) << "PathProviderPosix (sandbox) result: " << retval; -+ goto out; - } -- return true; -+ -+ if ((kd = kvm_openfiles(NULL, NULL, NULL, (int)KVM_NO_FILES, errbuf)) == NULL) -+ goto out; -+ -+ if ((files = kvm_getfiles(kd, KERN_FILE_BYPID, cpid, -+ sizeof(struct kinfo_file), &cnt)) == NULL) -+ goto out; -+ -+ for (int i = 0; i < cnt; i++) { -+ if (files[i].fd_fd == KERN_FILE_TEXT && -+ files[i].va_fsid == static_cast<uint32_t>(sb.st_dev) && -+ files[i].va_fileid == sb.st_ino) { -+ ret = true; -+ *result = FilePath(retval); -+ VLOG(1) << "PathProviderPosix result: " << retval; -+ } -+ } -+out: -+ if (kd) -+ kvm_close(kd); -+ if (!ret) { -+#endif -+ if ((cpath = getenv("CHROME_EXE_PATH")) != NULL) -+ *result = FilePath(cpath); -+ else -+ *result = FilePath("/usr/local/chrome/chrome"); -+ return true; -+#if !BUILDFLAG(IS_AIX) -+ } -+ return ret; -+#endif - #endif - } - case DIR_SRC_TEST_DATA_ROOT: { diff --git a/devel/electron35/files/patch-base_compiler__specific.h b/devel/electron35/files/patch-base_compiler__specific.h deleted file mode 100644 index 8c367a61e245..000000000000 --- a/devel/electron35/files/patch-base_compiler__specific.h +++ /dev/null @@ -1,10 +0,0 @@ ---- base/compiler_specific.h.orig 2025-03-24 20:50:14 UTC -+++ base/compiler_specific.h -@@ -729,6 +729,7 @@ inline constexpr bool AnalyzerAssumeTrue(bool arg) { - #if __has_cpp_attribute(clang::preserve_most) && \ - (defined(ARCH_CPU_ARM64) || defined(ARCH_CPU_X86_64)) && \ - !defined(COMPONENT_BUILD) && \ -+ !BUILDFLAG(IS_OPENBSD) && \ - !(BUILDFLAG(IS_WIN) && defined(ARCH_CPU_ARM64)) - #define PRESERVE_MOST [[clang::preserve_most]] - #else diff --git a/devel/electron35/files/patch-base_debug_debugger__posix.cc b/devel/electron35/files/patch-base_debug_debugger__posix.cc deleted file mode 100644 index e7bc7256d454..000000000000 --- a/devel/electron35/files/patch-base_debug_debugger__posix.cc +++ /dev/null @@ -1,70 +0,0 @@ ---- base/debug/debugger_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/debug/debugger_posix.cc -@@ -41,6 +41,10 @@ - #include <sys/sysctl.h> - #endif - -+#if BUILDFLAG(IS_OPENBSD) -+#include <sys/proc.h> -+#endif -+ - #if BUILDFLAG(IS_FREEBSD) - #include <sys/user.h> - #endif -@@ -99,33 +103,52 @@ bool BeingDebugged() { - - // Caution: struct kinfo_proc is marked __APPLE_API_UNSTABLE. The source and - // binary interfaces may change. -+#if BUILDFLAG(IS_OPENBSD) -+ struct kinfo_proc *info; -+ size_t info_size; -+#else - struct kinfo_proc info; - size_t info_size = sizeof(info); -+#endif - - #if BUILDFLAG(IS_OPENBSD) - if (sysctl(mib, std::size(mib), NULL, &info_size, NULL, 0) < 0) { - return -1; - } - -- mib[5] = (info_size / sizeof(struct kinfo_proc)); -+ mib[5] = static_cast<int>((info_size / sizeof(struct kinfo_proc))); -+ if ((info = reinterpret_cast<kinfo_proc*>(malloc(info_size))) == NULL) { -+ is_set = true; -+ being_debugged = false; -+ return being_debugged; -+ } -+ -+ int sysctl_result = sysctl(mib, std::size(mib), info, &info_size, NULL, 0); - #endif - -+#if !BUILDFLAG(IS_OPENBSD) - int sysctl_result = sysctl(mib, std::size(mib), &info, &info_size, NULL, 0); -+#endif - DCHECK_EQ(sysctl_result, 0); - if (sysctl_result != 0) { - is_set = true; - being_debugged = false; -- return being_debugged; -+ goto out; - } - - // This process is being debugged if the P_TRACED flag is set. - is_set = true; - #if BUILDFLAG(IS_FREEBSD) - being_debugged = (info.ki_flag & P_TRACED) != 0; --#elif BUILDFLAG(IS_BSD) -- being_debugged = (info.p_flag & P_TRACED) != 0; -+#elif BUILDFLAG(IS_OPENBSD) -+ being_debugged = (info->p_psflags & PS_TRACED) != 0; - #else - being_debugged = (info.kp_proc.p_flag & P_TRACED) != 0; -+#endif -+ -+out: -+#if BUILDFLAG(IS_OPENBSD) -+ free(info); - #endif - return being_debugged; - } diff --git a/devel/electron35/files/patch-base_debug_elf__reader.cc b/devel/electron35/files/patch-base_debug_elf__reader.cc deleted file mode 100644 index 594dab032392..000000000000 --- a/devel/electron35/files/patch-base_debug_elf__reader.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- base/debug/elf_reader.cc.orig 2025-03-24 20:50:14 UTC -+++ base/debug/elf_reader.cc -@@ -49,6 +49,10 @@ constexpr char kGnuNoteName[] = "GNU"; - - constexpr char kGnuNoteName[] = "GNU"; - -+#ifndef NT_GNU_BUILD_ID -+#define NT_GNU_BUILD_ID 3 -+#endif -+ - // Returns a pointer to the header of the ELF binary mapped into memory, or a - // null pointer if the header is invalid. Here and below |elf_mapped_base| is a - // pointer to the start of the ELF image. diff --git a/devel/electron35/files/patch-base_debug_proc__maps__linux.cc b/devel/electron35/files/patch-base_debug_proc__maps__linux.cc deleted file mode 100644 index 9d33de7c41c7..000000000000 --- a/devel/electron35/files/patch-base_debug_proc__maps__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/debug/proc_maps_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ base/debug/proc_maps_linux.cc -@@ -22,7 +22,7 @@ - #include "base/strings/string_split.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include <inttypes.h> - #endif - diff --git a/devel/electron35/files/patch-base_debug_stack__trace.cc b/devel/electron35/files/patch-base_debug_stack__trace.cc deleted file mode 100644 index bccc974079d9..000000000000 --- a/devel/electron35/files/patch-base_debug_stack__trace.cc +++ /dev/null @@ -1,39 +0,0 @@ ---- base/debug/stack_trace.cc.orig 2025-03-24 20:50:14 UTC -+++ base/debug/stack_trace.cc -@@ -267,7 +267,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { - // Symbols are not expected to be reliable when gn args specifies - // symbol_level=0. - return false; --#elif defined(__UCLIBC__) || defined(_AIX) -+#elif defined(__UCLIBC__) || defined(_AIX) || BUILDFLAG(IS_BSD) - // StackTrace::OutputToStream() is not implemented under uclibc, nor AIX. - // See https://crbug.com/706728 - return false; -@@ -320,7 +320,9 @@ void StackTrace::OutputToStreamWithPrefix(std::ostream - } - return; - } -+#if !BUILDFLAG(IS_BSD) - OutputToStreamWithPrefixImpl(os, prefix_string); -+#endif - } - - std::string StackTrace::ToString() const { -@@ -329,7 +331,7 @@ std::string StackTrace::ToStringWithPrefix(cstring_vie - - std::string StackTrace::ToStringWithPrefix(cstring_view prefix_string) const { - std::stringstream stream; --#if !defined(__UCLIBC__) && !defined(_AIX) -+#if !defined(__UCLIBC__) && !defined(_AIX) && !BUILDFLAG(IS_BSD) - OutputToStreamWithPrefix(&stream, prefix_string); - #endif - return stream.str(); -@@ -353,7 +355,7 @@ std::ostream& operator<<(std::ostream& os, const Stack - } - - std::ostream& operator<<(std::ostream& os, const StackTrace& s) { --#if !defined(__UCLIBC__) && !defined(_AIX) -+#if !defined(__UCLIBC__) && !defined(_AIX) && !BUILDFLAG(IS_BSD) - s.OutputToStream(&os); - #else - os << "StackTrace::OutputToStream not implemented."; diff --git a/devel/electron35/files/patch-base_debug_stack__trace__posix.cc b/devel/electron35/files/patch-base_debug_stack__trace__posix.cc deleted file mode 100644 index 29f44661e2a1..000000000000 --- a/devel/electron35/files/patch-base_debug_stack__trace__posix.cc +++ /dev/null @@ -1,101 +0,0 @@ ---- base/debug/stack_trace_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/debug/stack_trace_posix.cc -@@ -51,7 +51,7 @@ - // execinfo.h and backtrace(3) are really only present in glibc and in macOS - // libc. - #if BUILDFLAG(IS_APPLE) || \ -- (defined(__GLIBC__) && !defined(__UCLIBC__) && !defined(__AIX)) -+ (defined(__GLIBC__) && !defined(__UCLIBC__) && !defined(__AIX) && !BUILDFLAG(IS_BSD)) - #define HAVE_BACKTRACE - #include <execinfo.h> - #endif -@@ -69,8 +69,10 @@ - #include <AvailabilityMacros.h> - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -+#if !BUILDFLAG(IS_BSD) - #include <sys/prctl.h> -+#endif - - #include "base/debug/proc_maps_linux.h" - #endif -@@ -329,7 +331,7 @@ void PrintToStderr(const char* output) { - std::ignore = HANDLE_EINTR(write(STDERR_FILENO, output, strlen(output))); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void AlarmSignalHandler(int signal, siginfo_t* info, void* void_context) { - // We have seen rare cases on AMD linux where the default signal handler - // either does not run or a thread (Probably an AMD driver thread) prevents -@@ -346,7 +348,11 @@ void AlarmSignalHandler(int signal, siginfo_t* info, v - "Warning: Default signal handler failed to terminate process.\n"); - PrintToStderr("Calling exit_group() directly to prevent timeout.\n"); - // See: https://man7.org/linux/man-pages/man2/exit_group.2.html -+#if BUILDFLAG(IS_BSD) -+ _exit(EXIT_FAILURE); -+#else - syscall(SYS_exit_group, EXIT_FAILURE); -+#endif - } - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || - // BUILDFLAG(IS_CHROMEOS) -@@ -552,7 +558,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf - _exit(EXIT_FAILURE); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Set an alarm to trigger in case the default handler does not terminate - // the process. See 'AlarmSignalHandler' for more details. - struct sigaction action; -@@ -577,6 +583,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf - // signals that do not re-raise autonomously), such as signals delivered via - // kill() and asynchronous hardware faults such as SEGV_MTEAERR, which would - // otherwise be lost when re-raising the signal via raise(). -+#if !BUILDFLAG(IS_BSD) - long retval = syscall(SYS_rt_tgsigqueueinfo, getpid(), syscall(SYS_gettid), - info->si_signo, info); - if (retval == 0) { -@@ -591,6 +598,7 @@ void StackDumpSignalHandler(int signal, siginfo_t* inf - if (errno != EPERM) { - _exit(EXIT_FAILURE); - } -+#endif - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || - // BUILDFLAG(IS_CHROMEOS) - -@@ -783,6 +791,7 @@ class SandboxSymbolizeHelper { - return -1; - } - -+#if !BUILDFLAG(IS_BSD) - // This class is copied from - // third_party/crashpad/crashpad/util/linux/scoped_pr_set_dumpable.h. - // It aims at ensuring the process is dumpable before opening /proc/self/mem. -@@ -875,11 +884,15 @@ class SandboxSymbolizeHelper { - r.base = cur_base; - } - } -+#endif - - // Parses /proc/self/maps in order to compile a list of all object file names - // for the modules that are loaded in the current process. - // Returns true on success. - bool CacheMemoryRegions() { -+#if BUILDFLAG(IS_BSD) -+ return false; -+#else - // Reads /proc/self/maps. - std::string contents; - if (!ReadProcMaps(&contents)) { -@@ -897,6 +910,7 @@ class SandboxSymbolizeHelper { - - is_initialized_ = true; - return true; -+#endif - } - - // Opens all object files and caches their file descriptors. diff --git a/devel/electron35/files/patch-base_files_dir__reader__linux.h b/devel/electron35/files/patch-base_files_dir__reader__linux.h deleted file mode 100644 index 79633108cfdb..000000000000 --- a/devel/electron35/files/patch-base_files_dir__reader__linux.h +++ /dev/null @@ -1,39 +0,0 @@ ---- base/files/dir_reader_linux.h.orig 2025-03-24 20:50:14 UTC -+++ base/files/dir_reader_linux.h -@@ -21,10 +21,16 @@ - #include "base/logging.h" - #include "base/posix/eintr_wrapper.h" - -+#include "build/build_config.h" -+ - // See the comments in dir_reader_posix.h about this. - - namespace base { - -+#if BUILDFLAG(IS_BSD) -+#include <dirent.h> -+typedef struct dirent linux_dirent; -+#else - struct linux_dirent { - uint64_t d_ino; - int64_t d_off; -@@ -32,6 +38,7 @@ struct linux_dirent { - unsigned char d_type; - char d_name[0]; - }; -+#endif - - class DirReaderLinux { - public: -@@ -66,7 +73,11 @@ class DirReaderLinux { - return true; - } - -+#if BUILDFLAG(IS_BSD) -+ const int r = getdents(fd_, reinterpret_cast<char *>(buf_), sizeof(buf_)); -+#else - const long r = syscall(__NR_getdents64, fd_, buf_, sizeof(buf_)); -+#endif - if (r == 0) { - return false; - } diff --git a/devel/electron35/files/patch-base_files_dir__reader__posix.h b/devel/electron35/files/patch-base_files_dir__reader__posix.h deleted file mode 100644 index 2285fb726f8e..000000000000 --- a/devel/electron35/files/patch-base_files_dir__reader__posix.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/files/dir_reader_posix.h.orig 2022-06-17 14:20:10 UTC -+++ base/files/dir_reader_posix.h -@@ -17,7 +17,7 @@ - // seems worse than falling back to enumerating all file descriptors so we will - // probably never implement this on the Mac. - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "base/files/dir_reader_linux.h" - #else - #include "base/files/dir_reader_fallback.h" -@@ -25,7 +25,7 @@ - - namespace base { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - typedef DirReaderLinux DirReaderPosix; - #else - typedef DirReaderFallback DirReaderPosix; diff --git a/devel/electron35/files/patch-base_files_drive__info.h b/devel/electron35/files/patch-base_files_drive__info.h deleted file mode 100644 index dabfb40d9e51..000000000000 --- a/devel/electron35/files/patch-base_files_drive__info.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/files/drive_info.h.orig 2025-03-24 20:50:14 UTC -+++ base/files/drive_info.h -@@ -48,7 +48,7 @@ struct BASE_EXPORT DriveInfo { - std::optional<bool> has_seek_penalty; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Whether the drive is a removable drive. - // - // Note on macOS: that SSDs that are connected over USB that you can eject diff --git a/devel/electron35/files/patch-base_files_drive__info__posix.cc b/devel/electron35/files/patch-base_files_drive__info__posix.cc deleted file mode 100644 index 8c50fee8089e..000000000000 --- a/devel/electron35/files/patch-base_files_drive__info__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/files/drive_info_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/files/drive_info_posix.cc -@@ -24,7 +24,7 @@ std::optional<DriveInfo> GetFileDriveInfo(const FilePa - - std::optional<DriveInfo> GetFileDriveInfo(const FilePath& file_path) { - DriveInfo drive_info; --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - drive_info.has_seek_penalty = false; - return drive_info; - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-base_files_file__path__watcher.h b/devel/electron35/files/patch-base_files_file__path__watcher.h deleted file mode 100644 index 463c96aaf79a..000000000000 --- a/devel/electron35/files/patch-base_files_file__path__watcher.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/files/file_path_watcher.h.orig 2024-02-21 00:20:30 UTC -+++ base/files/file_path_watcher.h -@@ -105,7 +105,7 @@ class BASE_EXPORT FilePathWatcher { - Type type = Type::kNonRecursive; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // The callback will return the full path to a changed file instead of - // the watched path supplied as |path| when Watch is called. - // So the full path can be different from the watched path when a folder is diff --git a/devel/electron35/files/patch-base_files_file__path__watcher__bsd.cc b/devel/electron35/files/patch-base_files_file__path__watcher__bsd.cc deleted file mode 100644 index 5bac3095f9f0..000000000000 --- a/devel/electron35/files/patch-base_files_file__path__watcher__bsd.cc +++ /dev/null @@ -1,57 +0,0 @@ ---- base/files/file_path_watcher_bsd.cc.orig 2022-10-24 13:33:33 UTC -+++ base/files/file_path_watcher_bsd.cc -@@ -0,0 +1,54 @@ -+// Copyright 2021 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include <memory> -+ -+#include "base/files/file_path_watcher.h" -+#include "base/files/file_path_watcher_kqueue.h" -+#include "base/memory/ptr_util.h" -+#include "build/build_config.h" -+ -+namespace base { -+ -+namespace { -+ -+class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate { -+ public: -+ FilePathWatcherImpl() = default; -+ FilePathWatcherImpl(const FilePathWatcherImpl&) = delete; -+ FilePathWatcherImpl& operator=(const FilePathWatcherImpl&) = delete; -+ ~FilePathWatcherImpl() override = default; -+ -+ bool Watch(const FilePath& path, -+ Type type, -+ const FilePathWatcher::Callback& callback) override { -+ DCHECK(!impl_.get()); -+ if (type == Type::kRecursive) { -+ if (!FilePathWatcher::RecursiveWatchAvailable()) -+ return false; -+ } else { -+ impl_ = std::make_unique<FilePathWatcherKQueue>(); -+ } -+ DCHECK(impl_.get()); -+ return impl_->Watch(path, type, callback); -+ } -+ -+ void Cancel() override { -+ if (impl_.get()) -+ impl_->Cancel(); -+ set_cancelled(); -+ } -+ -+ private: -+ std::unique_ptr<PlatformDelegate> impl_; -+}; -+ -+} // namespace -+ -+FilePathWatcher::FilePathWatcher() { -+ DETACH_FROM_SEQUENCE(sequence_checker_); -+ impl_ = std::make_unique<FilePathWatcherImpl>(); -+} -+ -+} // namespace base diff --git a/devel/electron35/files/patch-base_files_file__path__watcher__kqueue.h b/devel/electron35/files/patch-base_files_file__path__watcher__kqueue.h deleted file mode 100644 index 821858b75711..000000000000 --- a/devel/electron35/files/patch-base_files_file__path__watcher__kqueue.h +++ /dev/null @@ -1,10 +0,0 @@ ---- base/files/file_path_watcher_kqueue.h.orig 2022-02-07 13:39:41 UTC -+++ base/files/file_path_watcher_kqueue.h -@@ -5,6 +5,7 @@ - #ifndef BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ - #define BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ - -+#include <sys/time.h> - #include <sys/event.h> - - #include <memory> diff --git a/devel/electron35/files/patch-base_files_file__path__watcher__unittest.cc b/devel/electron35/files/patch-base_files_file__path__watcher__unittest.cc deleted file mode 100644 index dbaf2a8a80e0..000000000000 --- a/devel/electron35/files/patch-base_files_file__path__watcher__unittest.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- base/files/file_path_watcher_unittest.cc.orig 2024-08-14 20:54:23 UTC -+++ base/files/file_path_watcher_unittest.cc -@@ -902,7 +902,7 @@ TEST_F(FilePathWatcherTest, WatchDirectory) { - } - delegate.RunUntilEventsMatch(event_expecter); - --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && BUILDFLAG(IS_BSD) - ASSERT_TRUE(WriteFile(file1, "content v2")); - // Mac implementation does not detect files modified in a directory. - // TODO(crbug.com/40263777): Expect that no events are fired on Mac. -@@ -1848,7 +1848,7 @@ enum Permission { Read, Write, Execute }; - - enum Permission { Read, Write, Execute }; - --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) { - struct stat stat_buf; - -@@ -1882,7 +1882,7 @@ bool ChangeFilePermissions(const FilePath& path, Permi - - } // namespace - --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) && BUILDFLAG(IS_BSD) - // Linux implementation of FilePathWatcher doesn't catch attribute changes. - // http://crbug.com/78043 - // Windows implementation of FilePathWatcher catches attribute changes that diff --git a/devel/electron35/files/patch-base_files_file__util__posix.cc b/devel/electron35/files/patch-base_files_file__util__posix.cc deleted file mode 100644 index 506820b38a8b..000000000000 --- a/devel/electron35/files/patch-base_files_file__util__posix.cc +++ /dev/null @@ -1,55 +0,0 @@ ---- base/files/file_util_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/files/file_util_posix.cc -@@ -902,36 +902,33 @@ bool CreateDirectoryAndGetError(const FilePath& full_p - bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { - ScopedBlockingCall scoped_blocking_call( - FROM_HERE, BlockingType::MAY_BLOCK); // For call to mkdir(). -+ const FilePath kFileSystemRoot("/"); - std::vector<FilePath> subpaths; - - // Collect a list of all parent directories. - FilePath last_path = full_path; -- subpaths.push_back(full_path); -- for (FilePath path = full_path.DirName(); path.value() != last_path.value(); -- path = path.DirName()) { -+ if (full_path != kFileSystemRoot) -+ subpaths.push_back(full_path); -+ for (FilePath path = full_path.DirName(); (path.value() != last_path.value() && -+ (path != kFileSystemRoot)); path = path.DirName()) { - subpaths.push_back(path); - last_path = path; - } - - // Iterate through the parents and create the missing ones. - for (const FilePath& subpath : base::Reversed(subpaths)) { -- if (DirectoryExists(subpath)) { -- continue; -- } -- if (mkdir(subpath.value().c_str(), 0700) == 0) { -- continue; -- } -- // Mkdir failed, but it might have failed with EEXIST, or some other error -- // due to the directory appearing out of thin air. This can occur if -- // two processes are trying to create the same file system tree at the same -- // time. Check to see if it exists and make sure it is a directory. -- int saved_errno = errno; -- if (!DirectoryExists(subpath)) { -- if (error) { -- *error = File::OSErrorToFileError(saved_errno); -+ if (!PathExists(subpath)) { -+ if ((mkdir(subpath.value().c_str(), 0700) == -1) && -+ ((full_path != subpath) ? (errno != ENOENT) : (-1))) { -+ int saved_errno = errno; -+ if (error) -+ *error = File::OSErrorToFileError(saved_errno); -+ return false; - } -- errno = saved_errno; -- return false; -+ } else if (!DirectoryExists(subpath)) { -+ if (error) -+ *error = File::OSErrorToFileError(ENOTDIR); -+ return false; - } - } - return true; diff --git a/devel/electron35/files/patch-base_files_file__util__unittest.cc b/devel/electron35/files/patch-base_files_file__util__unittest.cc deleted file mode 100644 index 9468a2d6fbe2..000000000000 --- a/devel/electron35/files/patch-base_files_file__util__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/files/file_util_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/files/file_util_unittest.cc -@@ -3911,7 +3911,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { - } - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { - FilePath file_path("/proc/cpuinfo"); - std::string data = "temp"; -@@ -4648,7 +4648,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles - NULL); - #else - size_t bytes_written = -- ::write(::fileno(output_file.get()), content.c_str(), content.length()); -+ ::write(fileno(output_file.get()), content.c_str(), content.length()); - #endif - EXPECT_EQ(content.length(), bytes_written); - ::fflush(output_file.get()); diff --git a/devel/electron35/files/patch-base_files_important__file__writer__cleaner.cc b/devel/electron35/files/patch-base_files_important__file__writer__cleaner.cc deleted file mode 100644 index 80f08d51a819..000000000000 --- a/devel/electron35/files/patch-base_files_important__file__writer__cleaner.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- base/files/important_file_writer_cleaner.cc.orig 2022-02-28 16:54:41 UTC -+++ base/files/important_file_writer_cleaner.cc -@@ -25,7 +25,8 @@ namespace base { - namespace { - - base::Time GetUpperBoundTime() { --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) -+// needed because of .CreationTime() pledge -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // If process creation time is not available then use instance creation - // time as the upper-bound for old files. Modification times may be - // rounded-down to coarse-grained increments, e.g. FAT has 2s granularity, diff --git a/devel/electron35/files/patch-base_files_scoped__file.cc b/devel/electron35/files/patch-base_files_scoped__file.cc deleted file mode 100644 index 116fe3355776..000000000000 --- a/devel/electron35/files/patch-base_files_scoped__file.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/files/scoped_file.cc.orig 2024-08-14 20:54:23 UTC -+++ base/files/scoped_file.cc -@@ -32,7 +32,7 @@ void ScopedFDCloseTraits::Free(int fd) { - int ret = IGNORE_EINTR(close(fd)); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // NB: Some file descriptors can return errors from close() e.g. network - // filesystems such as NFS and Linux input devices. On Linux, macOS, and - // Fuchsia's POSIX layer, errors from close other than EBADF do not indicate diff --git a/devel/electron35/files/patch-base_functional_unretained__traits.h b/devel/electron35/files/patch-base_functional_unretained__traits.h deleted file mode 100644 index 96a7227653f7..000000000000 --- a/devel/electron35/files/patch-base_functional_unretained__traits.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/functional/unretained_traits.h.orig 2025-03-24 20:50:14 UTC -+++ base/functional/unretained_traits.h -@@ -90,7 +90,7 @@ struct SupportsUnretainedImpl { - // official builds, and then in non-test code as well. - #if defined(FORCE_UNRETAINED_COMPLETENESS_CHECKS_FOR_TESTS) || \ - (!defined(UNIT_TEST) && !defined(OFFICIAL_BUILD) && \ -- (BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN))) -+ (BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD))) - static_assert(v, - "Argument requires unretained storage, but type is not " - "fully defined. This prevents determining whether " diff --git a/devel/electron35/files/patch-base_i18n_icu__util.cc b/devel/electron35/files/patch-base_i18n_icu__util.cc deleted file mode 100644 index 5c7f6141a4d2..000000000000 --- a/devel/electron35/files/patch-base_i18n_icu__util.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/i18n/icu_util.cc.orig 2024-04-15 20:33:42 UTC -+++ base/i18n/icu_util.cc -@@ -52,7 +52,7 @@ - #include "third_party/icu/source/common/unicode/unistr.h" - #endif - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || \ -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) - #include "third_party/icu/source/i18n/unicode/timezone.h" - #endif -@@ -328,7 +328,7 @@ void InitializeIcuTimeZone() { - FuchsiaIntlProfileWatcher::GetPrimaryTimeZoneIdForIcuInitialization(); - icu::TimeZone::adoptDefault( - icu::TimeZone::createTimeZone(icu::UnicodeString::fromUTF8(zone_id))); --#elif BUILDFLAG(IS_CHROMEOS) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) -+#elif BUILDFLAG(IS_CHROMEOS) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) || BUILDFLAG(IS_BSD) - // To respond to the time zone change properly, the default time zone - // cache in ICU has to be populated on starting up. - // See TimeZoneMonitorLinux::NotifyClientsFromImpl(). diff --git a/devel/electron35/files/patch-base_linux__util.cc b/devel/electron35/files/patch-base_linux__util.cc deleted file mode 100644 index c754afafa709..000000000000 --- a/devel/electron35/files/patch-base_linux__util.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- base/linux_util.cc.orig 2025-03-24 20:50:14 UTC -+++ base/linux_util.cc -@@ -164,10 +164,14 @@ bool GetThreadsForProcess(pid_t pid, std::vector<pid_t - } - - bool GetThreadsForProcess(pid_t pid, std::vector<pid_t>* tids) { -+#if BUILDFLAG(IS_BSD) -+ return false; -+#else - // 25 > strlen("/proc//task") + strlen(base::NumberToString(INT_MAX)) + 1 = 22 - char buf[25]; - strings::SafeSPrintf(buf, "/proc/%d/task", pid); - return GetThreadsFromProcessDir(buf, tids); -+#endif - } - - bool GetThreadsForCurrentProcess(std::vector<pid_t>* tids) { diff --git a/devel/electron35/files/patch-base_logging__unittest.cc b/devel/electron35/files/patch-base_logging__unittest.cc deleted file mode 100644 index 801111500f55..000000000000 --- a/devel/electron35/files/patch-base_logging__unittest.cc +++ /dev/null @@ -1,31 +0,0 @@ ---- base/logging_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/logging_unittest.cc -@@ -41,7 +41,7 @@ - #include "base/posix/eintr_wrapper.h" - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FREEBSD) - #include <ucontext.h> - #endif - -@@ -589,14 +589,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo - // need the arch-specific boilerplate below, which is inspired by breakpad. - // At the same time, on OSX, ucontext.h is deprecated but si_addr works fine. - uintptr_t crash_addr = 0; --#if BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_FREEBSD) - crash_addr = reinterpret_cast<uintptr_t>(info->si_addr); - #else // OS_* - ucontext_t* context = reinterpret_cast<ucontext_t*>(context_ptr); - #if defined(ARCH_CPU_X86) - crash_addr = static_cast<uintptr_t>(context->uc_mcontext.gregs[REG_EIP]); - #elif defined(ARCH_CPU_X86_64) -+#if BUILDFLAG(IS_OPENBSD) -+ crash_addr = static_cast<uintptr_t>(context->sc_rip); -+#else - crash_addr = static_cast<uintptr_t>(context->uc_mcontext.gregs[REG_RIP]); -+#endif - #elif defined(ARCH_CPU_ARMEL) - crash_addr = static_cast<uintptr_t>(context->uc_mcontext.arm_pc); - #elif defined(ARCH_CPU_ARM64) diff --git a/devel/electron35/files/patch-base_memory_discardable__memory.cc b/devel/electron35/files/patch-base_memory_discardable__memory.cc deleted file mode 100644 index d1987087b410..000000000000 --- a/devel/electron35/files/patch-base_memory_discardable__memory.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- base/memory/discardable_memory.cc.orig 2025-03-24 20:50:14 UTC -+++ base/memory/discardable_memory.cc -@@ -26,7 +26,7 @@ BASE_FEATURE(kMadvFreeDiscardableMemory, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kDiscardableMemoryBackingTrial, - "DiscardableMemoryBackingTrial", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -44,7 +44,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - DiscardableMemoryBacking GetBackingForFieldTrial() { - DiscardableMemoryTrialGroup trial_group = -@@ -63,7 +63,7 @@ DiscardableMemoryBacking GetBackingForFieldTrial() { - - } // namespace - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - // Probe capabilities of this device to determine whether we should participate - // in the discardable memory backing trial. -@@ -95,7 +95,7 @@ DiscardableMemoryBacking GetDiscardableMemoryBacking() - DiscardableMemory::~DiscardableMemory() = default; - - DiscardableMemoryBacking GetDiscardableMemoryBacking() { --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (DiscardableMemoryBackingFieldTrialIsEnabled()) { - return GetBackingForFieldTrial(); - } diff --git a/devel/electron35/files/patch-base_memory_discardable__memory__internal.h b/devel/electron35/files/patch-base_memory_discardable__memory__internal.h deleted file mode 100644 index debc3f9a15af..000000000000 --- a/devel/electron35/files/patch-base_memory_discardable__memory__internal.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/memory/discardable_memory_internal.h.orig 2024-10-16 21:30:44 UTC -+++ base/memory/discardable_memory_internal.h -@@ -12,7 +12,7 @@ - #include "base/metrics/field_trial_params.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - namespace base { - diff --git a/devel/electron35/files/patch-base_memory_madv__free__discardable__memory__posix.cc b/devel/electron35/files/patch-base_memory_madv__free__discardable__memory__posix.cc deleted file mode 100644 index 53f73c90e500..000000000000 --- a/devel/electron35/files/patch-base_memory_madv__free__discardable__memory__posix.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- base/memory/madv_free_discardable_memory_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/memory/madv_free_discardable_memory_posix.cc -@@ -305,6 +305,10 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons - - bool MadvFreeDiscardableMemoryPosix::IsResident() const { - DFAKE_SCOPED_RECURSIVE_LOCK(thread_collision_warner_); -+// XXX mincore -+#if BUILDFLAG(IS_BSD) -+ return false; -+#else - #if BUILDFLAG(IS_APPLE) - std::vector<char> vec(allocated_pages_); - #else -@@ -321,6 +325,7 @@ bool MadvFreeDiscardableMemoryPosix::IsResident() cons - } - } - return true; -+#endif - } - - bool MadvFreeDiscardableMemoryPosix::IsDiscarded() const { diff --git a/devel/electron35/files/patch-base_memory_platform__shared__memory__region.h b/devel/electron35/files/patch-base_memory_platform__shared__memory__region.h deleted file mode 100644 index 8af4d9601b67..000000000000 --- a/devel/electron35/files/patch-base_memory_platform__shared__memory__region.h +++ /dev/null @@ -1,29 +0,0 @@ ---- base/memory/platform_shared_memory_region.h.orig 2025-01-27 17:37:37 UTC -+++ base/memory/platform_shared_memory_region.h -@@ -18,7 +18,7 @@ - #include "base/unguessable_token.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - namespace content { - class SandboxIPCHandler; - } -@@ -85,7 +85,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { - kMaxValue = GET_SHMEM_TEMP_DIR_FAILURE - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Structure to limit access to executable region creation. - struct ExecutableRegion { - private: -@@ -217,7 +217,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { - CheckPlatformHandlePermissionsCorrespondToMode); - static PlatformSharedMemoryRegion Create(Mode mode, - size_t size --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - bool executable = false - #endif diff --git a/devel/electron35/files/patch-base_memory_platform__shared__memory__region__posix.cc b/devel/electron35/files/patch-base_memory_platform__shared__memory__region__posix.cc deleted file mode 100644 index ca2be093f7b3..000000000000 --- a/devel/electron35/files/patch-base_memory_platform__shared__memory__region__posix.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- base/memory/platform_shared_memory_region_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/memory/platform_shared_memory_region_posix.cc -@@ -55,7 +55,7 @@ bool CheckFDAccessMode(int fd, int expected_mode) { - - } // namespace - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - ScopedFD PlatformSharedMemoryRegion::ExecutableRegion::CreateFD(size_t size) { - PlatformSharedMemoryRegion region = -@@ -175,7 +175,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: - // static - PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, - size_t size --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - bool executable - #endif -@@ -204,7 +204,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: - // flag. - FilePath directory; - if (!GetShmemTempDir( --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - executable, - #else - false /* executable */, diff --git a/devel/electron35/files/patch-base_memory_protected__memory.h b/devel/electron35/files/patch-base_memory_protected__memory.h deleted file mode 100644 index fe1efc22b7f2..000000000000 --- a/devel/electron35/files/patch-base_memory_protected__memory.h +++ /dev/null @@ -1,44 +0,0 @@ ---- base/memory/protected_memory.h.orig 2025-01-27 17:37:37 UTC -+++ base/memory/protected_memory.h -@@ -120,12 +120,12 @@ __declspec(selectany) char __stop_protected_memory; - - #define DECLARE_PROTECTED_DATA constinit - #define DEFINE_PROTECTED_DATA constinit __declspec(allocate("prot$mem")) --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // This value is used to align the writers variable. That variable needs to be - // aligned to ensure that the protected memory section starts on a page - // boundary. - #if (PA_BUILDFLAG(IS_ANDROID) && PA_BUILDFLAG(PA_ARCH_CPU_64_BITS)) || \ -- (PA_BUILDFLAG(IS_LINUX) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) -+ ((PA_BUILDFLAG(IS_LINUX) || PA_BUILDFLAG(IS_BSD)) && PA_BUILDFLAG(PA_ARCH_CPU_ARM64)) - // arm64 supports 4kb, 16kb, and 64kb pages. Set to the largest of 64kb as that - // will guarantee the section is page aligned regardless of the choice. - inline constexpr int kProtectedMemoryAlignment = 65536; -@@ -340,7 +340,7 @@ class BASE_EXPORT AutoWritableMemoryBase { - // where an attacker could overwrite it with a large value and invoke code - // that constructs and destructs an AutoWritableMemory. After such a call - // protected memory would still be set writable because writers > 0. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // On Linux, the protected memory section is not automatically page aligned. - // This means that attempts to reset the protected memory region to readonly - // will set some of the preceding section that is on the same page readonly -@@ -354,7 +354,7 @@ class BASE_EXPORT AutoWritableMemoryBase { - #endif - static inline size_t writers GUARDED_BY(writers_lock()) = 0; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // On Linux, there is no guarantee the section following the protected - // memory section is page aligned. This can result in attempts to change - // the access permissions of the end of the protected memory section -@@ -412,7 +412,7 @@ class BASE_EXPORT AutoWritableMemoryInitializer - // the variable to something large before the section was read-only. - WriterData::writers = 0; - CHECK(SetProtectedSectionReadOnly()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Set the protected_memory_section_buffer to true to ensure the buffer - // section is created. If a variable is declared but not used the memory - // section won't be created. diff --git a/devel/electron35/files/patch-base_memory_protected__memory__posix.cc b/devel/electron35/files/patch-base_memory_protected__memory__posix.cc deleted file mode 100644 index 17c05890aeb2..000000000000 --- a/devel/electron35/files/patch-base_memory_protected__memory__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/memory/protected_memory_posix.cc.orig 2024-10-16 21:30:44 UTC -+++ base/memory/protected_memory_posix.cc -@@ -6,7 +6,7 @@ - - #include <sys/mman.h> - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include <sys/resource.h> - #endif // BUILDFLAG(IS_LINUX) - -@@ -34,7 +34,7 @@ namespace internal { - } // namespace - - namespace internal { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - void CheckMemoryReadOnly(const void* ptr) { - const uintptr_t page_start = - bits::AlignDown(reinterpret_cast<uintptr_t>(ptr), GetPageSize()); diff --git a/devel/electron35/files/patch-base_message__loop_message__pump__epoll.cc b/devel/electron35/files/patch-base_message__loop_message__pump__epoll.cc deleted file mode 100644 index 288b7fd6d7e1..000000000000 --- a/devel/electron35/files/patch-base_message__loop_message__pump__epoll.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/message_loop/message_pump_epoll.cc.orig 2025-03-24 20:50:14 UTC -+++ base/message_loop/message_pump_epoll.cc -@@ -47,7 +47,7 @@ constexpr std::pair<uint32_t, short int> kEpollToPollE - std::atomic_bool g_use_poll = false; - - constexpr std::pair<uint32_t, short int> kEpollToPollEvents[] = { -- {EPOLLIN, POLLIN}, {EPOLLOUT, POLLOUT}, {EPOLLRDHUP, POLLRDHUP}, -+ {EPOLLIN, POLLIN}, {EPOLLOUT, POLLOUT}, - {EPOLLPRI, POLLPRI}, {EPOLLERR, POLLERR}, {EPOLLHUP, POLLHUP}}; - - void SetEventsForPoll(const uint32_t epoll_events, struct pollfd* poll_entry) { diff --git a/devel/electron35/files/patch-base_message__loop_message__pump__epoll.h b/devel/electron35/files/patch-base_message__loop_message__pump__epoll.h deleted file mode 100644 index 35523e181339..000000000000 --- a/devel/electron35/files/patch-base_message__loop_message__pump__epoll.h +++ /dev/null @@ -1,14 +0,0 @@ ---- base/message_loop/message_pump_epoll.h.orig 2024-10-16 21:30:44 UTC -+++ base/message_loop/message_pump_epoll.h -@@ -51,7 +51,11 @@ BASE_FEATURE(kUsePollForMessagePumpEpoll, - // every call, don't do it when we have too many FDs. - BASE_FEATURE(kUsePollForMessagePumpEpoll, - "UsePollForMessagePumpEpoll", -+#if BUILDFLAG(IS_BSD) -+ base::FEATURE_ENABLED_BY_DEFAULT); -+#else - base::FEATURE_DISABLED_BY_DEFAULT); -+#endif - - // A MessagePump implementation suitable for I/O message loops on Linux-based - // systems with epoll API support. diff --git a/devel/electron35/files/patch-base_message__loop_message__pump__glib.cc b/devel/electron35/files/patch-base_message__loop_message__pump__glib.cc deleted file mode 100644 index 6d205c55760c..000000000000 --- a/devel/electron35/files/patch-base_message__loop_message__pump__glib.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- base/message_loop/message_pump_glib.cc.orig 2025-03-24 20:50:14 UTC -+++ base/message_loop/message_pump_glib.cc -@@ -8,6 +8,11 @@ - #include <glib.h> - #include <math.h> - -+#if BUILDFLAG(IS_BSD) -+#include <pthread.h> -+#include <pthread_np.h> -+#endif -+ - #include "base/logging.h" - #include "base/memory/raw_ptr.h" - #include "base/notreached.h" -@@ -52,9 +57,13 @@ bool RunningOnMainThread() { - } - - bool RunningOnMainThread() { -+#if BUILDFLAG(IS_BSD) -+ return pthread_main_np(); -+#else - auto pid = getpid(); - auto tid = PlatformThread::CurrentId(); - return pid > 0 && tid > 0 && pid == tid; -+#endif - } - - // A brief refresher on GLib: diff --git a/devel/electron35/files/patch-base_native__library__posix.cc b/devel/electron35/files/patch-base_native__library__posix.cc deleted file mode 100644 index c2799ae4ec64..000000000000 --- a/devel/electron35/files/patch-base_native__library__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_posix.cc.orig 2024-08-14 20:54:23 UTC -+++ base/native_library_posix.cc -@@ -34,7 +34,7 @@ NativeLibrary LoadNativeLibraryWithOptions(const FileP - // http://crbug.com/17943, http://crbug.com/17557, http://crbug.com/36892, - // and http://crbug.com/40794. - int flags = RTLD_LAZY; --#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) -+#if BUILDFLAG(IS_ANDROID) || !defined(RTLD_DEEPBIND) || BUILDFLAG(IS_BSD) - // Certain platforms don't define RTLD_DEEPBIND. Android dlopen() requires - // further investigation, as it might vary across versions. Crash here to - // warn developers that they're trying to rely on uncertain behavior. diff --git a/devel/electron35/files/patch-base_native__library__unittest.cc b/devel/electron35/files/patch-base_native__library__unittest.cc deleted file mode 100644 index 8d710fec4649..000000000000 --- a/devel/electron35/files/patch-base_native__library__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/native_library_unittest.cc.orig 2024-10-16 21:30:44 UTC -+++ base/native_library_unittest.cc -@@ -135,7 +135,7 @@ TEST(NativeLibraryTest, LoadLibrary) { - // versions with respect to symbol resolution scope. - // TSan and MSan error out on RTLD_DEEPBIND, https://crbug.com/705255 - #if !BUILDFLAG(IS_ANDROID) && !defined(THREAD_SANITIZER) && \ -- !defined(MEMORY_SANITIZER) -+ !defined(MEMORY_SANITIZER) && !BUILDFLAG(IS_BSD) - - // Verifies that the |prefer_own_symbols| option satisfies its guarantee that - // a loaded library will always prefer local symbol resolution before diff --git a/devel/electron35/files/patch-base_posix_can__lower__nice__to.cc b/devel/electron35/files/patch-base_posix_can__lower__nice__to.cc deleted file mode 100644 index 67a5d35808ae..000000000000 --- a/devel/electron35/files/patch-base_posix_can__lower__nice__to.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- base/posix/can_lower_nice_to.cc.orig 2022-02-28 16:54:41 UTC -+++ base/posix/can_lower_nice_to.cc -@@ -11,8 +11,12 @@ - - #include "build/build_config.h" - -+#if BUILDFLAG(IS_FREEBSD) -+#include <sys/param.h> -+#endif -+ - // Not defined on AIX by default. --#if BUILDFLAG(IS_AIX) -+#if BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - #if defined(RLIMIT_NICE) - #error Assumption about OS_AIX is incorrect - #endif diff --git a/devel/electron35/files/patch-base_posix_file__descriptor__shuffle.h b/devel/electron35/files/patch-base_posix_file__descriptor__shuffle.h deleted file mode 100644 index 165dd73720dd..000000000000 --- a/devel/electron35/files/patch-base_posix_file__descriptor__shuffle.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/posix/file_descriptor_shuffle.h.orig 2024-10-16 21:30:44 UTC -+++ base/posix/file_descriptor_shuffle.h -@@ -26,6 +26,8 @@ - #include "base/base_export.h" - #include "base/compiler_specific.h" - -+#undef close -+ - namespace base { - - // A Delegate which performs the actions required to perform an injective diff --git a/devel/electron35/files/patch-base_posix_sysctl.cc b/devel/electron35/files/patch-base_posix_sysctl.cc deleted file mode 100644 index 7599323d6f5b..000000000000 --- a/devel/electron35/files/patch-base_posix_sysctl.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- base/posix/sysctl.cc.orig 2023-11-29 21:39:40 UTC -+++ base/posix/sysctl.cc -@@ -4,6 +4,7 @@ - - #include "base/posix/sysctl.h" - -+#include <sys/types.h> - #include <sys/sysctl.h> - - #include <initializer_list> diff --git a/devel/electron35/files/patch-base_posix_unix__domain__socket.cc b/devel/electron35/files/patch-base_posix_unix__domain__socket.cc deleted file mode 100644 index bbeec9a890a7..000000000000 --- a/devel/electron35/files/patch-base_posix_unix__domain__socket.cc +++ /dev/null @@ -1,57 +0,0 @@ ---- base/posix/unix_domain_socket.cc.orig 2025-03-24 20:50:14 UTC -+++ base/posix/unix_domain_socket.cc -@@ -47,7 +47,7 @@ bool UnixDomainSocket::EnableReceiveProcessId(int fd) - - // static - bool UnixDomainSocket::EnableReceiveProcessId(int fd) { --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - const int enable = 1; - return setsockopt(fd, SOL_SOCKET, SO_PASSCRED, &enable, sizeof(enable)) == 0; - #else -@@ -73,7 +73,7 @@ bool UnixDomainSocket::SendMsg(int fd, - - struct cmsghdr* cmsg; - msg.msg_control = control_buffer; --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - msg.msg_controllen = checked_cast<socklen_t>(control_len); - #else - msg.msg_controllen = control_len; -@@ -81,7 +81,7 @@ bool UnixDomainSocket::SendMsg(int fd, - cmsg = CMSG_FIRSTHDR(&msg); - cmsg->cmsg_level = SOL_SOCKET; - cmsg->cmsg_type = SCM_RIGHTS; --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - cmsg->cmsg_len = checked_cast<u_int>(CMSG_LEN(sizeof(int) * fds.size())); - #else - cmsg->cmsg_len = CMSG_LEN(sizeof(int) * fds.size()); -@@ -133,7 +133,7 @@ ssize_t UnixDomainSocket::RecvMsgWithFlags(int fd, - - const size_t kControlBufferSize = - CMSG_SPACE(sizeof(int) * kMaxFileDescriptors) --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - // macOS does not support ucred. - // macOS supports xucred, but this structure is insufficient. - + CMSG_SPACE(sizeof(struct ucred)) -@@ -162,7 +162,7 @@ ssize_t UnixDomainSocket::RecvMsgWithFlags(int fd, - wire_fds = reinterpret_cast<int*>(CMSG_DATA(cmsg)); - wire_fds_len = payload_len / sizeof(int); - } --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - // macOS does not support SCM_CREDENTIALS. - if (cmsg->cmsg_level == SOL_SOCKET && - cmsg->cmsg_type == SCM_CREDENTIALS) { -@@ -199,6 +199,9 @@ ssize_t UnixDomainSocket::RecvMsgWithFlags(int fd, - if (getsockopt(fd, SOL_LOCAL, LOCAL_PEERPID, &pid, &pid_size) != 0) { - pid = -1; - } -+#elif BUILDFLAG(IS_BSD) -+ NOTIMPLEMENTED(); -+ pid = -1; - #else - // |pid| will legitimately be -1 if we read EOF, so only DCHECK if we - // actually received a message. Unfortunately, Linux allows sending zero diff --git a/devel/electron35/files/patch-base_posix_unix__domain__socket__unittest.cc b/devel/electron35/files/patch-base_posix_unix__domain__socket__unittest.cc deleted file mode 100644 index 432387473491..000000000000 --- a/devel/electron35/files/patch-base_posix_unix__domain__socket__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/posix/unix_domain_socket_unittest.cc.orig 2024-06-18 21:43:17 UTC -+++ base/posix/unix_domain_socket_unittest.cc -@@ -15,6 +15,8 @@ - #include <sys/types.h> - #include <unistd.h> - -+#include <signal.h> -+ - #include "base/files/file_util.h" - #include "base/files/scoped_file.h" - #include "base/functional/bind.h" diff --git a/devel/electron35/files/patch-base_process_internal__linux.h b/devel/electron35/files/patch-base_process_internal__linux.h deleted file mode 100644 index e1adc68318ec..000000000000 --- a/devel/electron35/files/patch-base_process_internal__linux.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/process/internal_linux.h.orig 2025-03-24 20:50:14 UTC -+++ base/process/internal_linux.h -@@ -144,6 +144,9 @@ void ForEachProcessTask(base::ProcessHandle process, L - // arguments to the lambda. - template <typename Lambda> - void ForEachProcessTask(base::ProcessHandle process, Lambda&& lambda) { -+#if BUILDFLAG(IS_BSD) -+ return; -+#else - // Iterate through the different threads tracked in /proc/<pid>/task. - FilePath fd_path = GetProcPidDir(process).Append("task"); - -@@ -166,6 +169,7 @@ void ForEachProcessTask(base::ProcessHandle process, L - FilePath task_path = fd_path.Append(tid_str); - lambda(tid, task_path); - } -+#endif - } - - } // namespace internal diff --git a/devel/electron35/files/patch-base_process_kill.h b/devel/electron35/files/patch-base_process_kill.h deleted file mode 100644 index 0b3cda06b1f8..000000000000 --- a/devel/electron35/files/patch-base_process_kill.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/kill.h.orig 2025-03-24 20:50:14 UTC -+++ base/process/kill.h -@@ -123,7 +123,7 @@ GetKnownDeadTerminationStatus(ProcessHandle handle, in - BASE_EXPORT TerminationStatus - GetKnownDeadTerminationStatus(ProcessHandle handle, int* exit_code); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Spawns a thread to wait asynchronously for the child |process| to exit - // and then reaps it. - BASE_EXPORT void EnsureProcessGetsReaped(Process process); diff --git a/devel/electron35/files/patch-base_process_kill__posix.cc b/devel/electron35/files/patch-base_process_kill__posix.cc deleted file mode 100644 index 09bdcf9f7afb..000000000000 --- a/devel/electron35/files/patch-base_process_kill__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/kill_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/kill_posix.cc -@@ -161,7 +161,7 @@ void EnsureProcessTerminated(Process process) { - 0, new BackgroundReaper(std::move(process), Seconds(2))); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void EnsureProcessGetsReaped(Process process) { - DCHECK(!process.is_current()); - diff --git a/devel/electron35/files/patch-base_process_launch.h b/devel/electron35/files/patch-base_process_launch.h deleted file mode 100644 index 7bb91256fc17..000000000000 --- a/devel/electron35/files/patch-base_process_launch.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/launch.h.orig 2025-01-27 17:37:37 UTC -+++ base/process/launch.h -@@ -241,7 +241,7 @@ struct BASE_EXPORT LaunchOptions { - bool clear_environment = false; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // If non-zero, start the process using clone(), using flags as provided. - // Unlike in clone, clone_flags may not contain a custom termination signal - // that is sent to the parent when the child dies. The termination signal will diff --git a/devel/electron35/files/patch-base_process_launch__posix.cc b/devel/electron35/files/patch-base_process_launch__posix.cc deleted file mode 100644 index a3d34622649a..000000000000 --- a/devel/electron35/files/patch-base_process_launch__posix.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- base/process/launch_posix.cc.orig 2024-10-16 21:30:44 UTC -+++ base/process/launch_posix.cc -@@ -67,6 +67,9 @@ - #error "macOS should use launch_mac.cc" - #endif - -+#if defined(OS_FREEBSD) -+#pragma weak environ -+#endif - extern char** environ; - - namespace base { diff --git a/devel/electron35/files/patch-base_process_memory__linux.cc b/devel/electron35/files/patch-base_process_memory__linux.cc deleted file mode 100644 index 70836d7d210e..000000000000 --- a/devel/electron35/files/patch-base_process_memory__linux.cc +++ /dev/null @@ -1,44 +0,0 @@ ---- base/process/memory_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/memory_linux.cc -@@ -28,6 +28,7 @@ namespace base { - - namespace base { - -+#if !BUILDFLAG(IS_BSD) - namespace { - - void ReleaseReservationOrTerminate() { -@@ -38,12 +39,14 @@ void ReleaseReservationOrTerminate() { - } - - } // namespace -+#endif - - void EnableTerminationOnHeapCorruption() { - // On Linux, there nothing to do AFAIK. - } - - void EnableTerminationOnOutOfMemory() { -+#if !BUILDFLAG(IS_BSD) - // Set the new-out of memory handler. - std::set_new_handler(&ReleaseReservationOrTerminate); - // If we're using glibc's allocator, the above functions will override -@@ -52,8 +55,10 @@ void EnableTerminationOnOutOfMemory() { - #if PA_BUILDFLAG(USE_ALLOCATOR_SHIM) - allocator_shim::SetCallNewHandlerOnMallocFailure(true); - #endif -+#endif - } - -+#if !BUILDFLAG(IS_BSD) - // ScopedAllowBlocking() has private constructor and it can only be used in - // friend classes/functions. Declaring a class is easier in this situation to - // avoid adding more dependency to thread_restrictions.h because of the -@@ -111,6 +116,7 @@ bool AdjustOOMScore(ProcessId process, int score) { - bool AdjustOOMScore(ProcessId process, int score) { - return AdjustOOMScoreHelper::AdjustOOMScore(process, score); - } -+#endif - - bool UncheckedMalloc(size_t size, void** result) { - #if PA_BUILDFLAG(USE_ALLOCATOR_SHIM) diff --git a/devel/electron35/files/patch-base_process_process__handle.cc b/devel/electron35/files/patch-base_process_process__handle.cc deleted file mode 100644 index efb95e7c3b54..000000000000 --- a/devel/electron35/files/patch-base_process_process__handle.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/process_handle.cc.orig 2022-02-28 16:54:41 UTC -+++ base/process/process_handle.cc -@@ -30,7 +30,7 @@ UniqueProcId GetUniqueIdForProcess() { - : UniqueProcId(GetCurrentProcId()); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - - void InitUniqueIdForProcessInPidNamespace(ProcessId pid_outside_of_namespace) { - DCHECK(pid_outside_of_namespace != kNullProcessId); diff --git a/devel/electron35/files/patch-base_process_process__handle.h b/devel/electron35/files/patch-base_process_process__handle.h deleted file mode 100644 index 43885dd9eb96..000000000000 --- a/devel/electron35/files/patch-base_process_process__handle.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/process_handle.h.orig 2024-02-21 00:20:30 UTC -+++ base/process/process_handle.h -@@ -86,7 +86,7 @@ BASE_EXPORT UniqueProcId GetUniqueIdForProcess(); - // processes may be reused. - BASE_EXPORT UniqueProcId GetUniqueIdForProcess(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // When a process is started in a different PID namespace from the browser - // process, this function must be called with the process's PID in the browser's - // PID namespace in order to initialize its unique ID. Not thread safe. diff --git a/devel/electron35/files/patch-base_process_process__handle__freebsd.cc b/devel/electron35/files/patch-base_process_process__handle__freebsd.cc deleted file mode 100644 index ae98b5669b75..000000000000 --- a/devel/electron35/files/patch-base_process_process__handle__freebsd.cc +++ /dev/null @@ -1,25 +0,0 @@ ---- base/process/process_handle_freebsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_handle_freebsd.cc -@@ -3,6 +3,7 @@ - // found in the LICENSE file. - - #include "base/process/process_handle.h" -+#include "base/files/file_util.h" - - #include <limits.h> - #include <stddef.h> -@@ -20,10 +21,13 @@ ProcessId GetParentProcessId(ProcessHandle process) { - - ProcessId GetParentProcessId(ProcessHandle process) { - struct kinfo_proc info; -- size_t length; -+ size_t length = sizeof(struct kinfo_proc); - int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PID, process}; - - if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -+ return -1; -+ -+ if (length < sizeof(struct kinfo_proc)) - return -1; - } - diff --git a/devel/electron35/files/patch-base_process_process__handle__openbsd.cc b/devel/electron35/files/patch-base_process_process__handle__openbsd.cc deleted file mode 100644 index 4dfafb34d672..000000000000 --- a/devel/electron35/files/patch-base_process_process__handle__openbsd.cc +++ /dev/null @@ -1,138 +0,0 @@ ---- base/process/process_handle_openbsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_handle_openbsd.cc -@@ -3,17 +3,25 @@ - // found in the LICENSE file. - - #include "base/process/process_handle.h" -+#include "base/files/file_util.h" - - #include <stddef.h> -+#include <stdlib.h> -+#include <sys/param.h> -+#include <sys/proc.h> -+#include <sys/stat.h> - #include <sys/sysctl.h> - #include <sys/types.h> - #include <unistd.h> - -+#include <kvm.h> -+ - namespace base { - - ProcessId GetParentProcessId(ProcessHandle process) { -- struct kinfo_proc info; -+ struct kinfo_proc *info; - size_t length; -+ pid_t ppid; - int mib[] = { - CTL_KERN, KERN_PROC, KERN_PROC_PID, process, sizeof(struct kinfo_proc), - 0}; -@@ -22,37 +30,87 @@ ProcessId GetParentProcessId(ProcessHandle process) { - return -1; - } - -- mib[5] = (length / sizeof(struct kinfo_proc)); -+ info = (struct kinfo_proc *)malloc(length); - -- if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -- return -1; -+ mib[5] = static_cast<int>((length / sizeof(struct kinfo_proc))); -+ -+ if (sysctl(mib, std::size(mib), info, &length, NULL, 0) < 0) { -+ ppid = -1; -+ goto out; - } - -- return info.p_ppid; -+ ppid = info->p_ppid; -+ -+out: -+ free(info); -+ return ppid; - } - - FilePath GetProcessExecutablePath(ProcessHandle process) { -- struct kinfo_proc kp; -+ struct kinfo_file *files; -+ kvm_t *kd = NULL; -+ char errbuf[_POSIX2_LINE_MAX]; -+ char **retvalargs, *cpath, retval[PATH_MAX]; -+ int cnt; - size_t len; -- int mib[] = { -- CTL_KERN, KERN_PROC, KERN_PROC_PID, process, sizeof(struct kinfo_proc), -- 0}; -+ char *tokens[2]; -+ struct stat sb; -+ FilePath result; - -- if (sysctl(mib, std::size(mib), NULL, &len, NULL, 0) == -1) { -- return FilePath(); -+ int mib[] = { CTL_KERN, KERN_PROC_ARGS, process, KERN_PROC_ARGV }; -+ -+ if ((cpath = getenv("CHROME_EXE_PATH")) != NULL) -+ result = FilePath(cpath); -+ else -+ result = FilePath("/usr/local/chrome/chrome"); -+ -+ if (sysctl(mib, std::size(mib), NULL, &len, NULL, 0) != -1) { -+ retvalargs = static_cast<char**>(malloc(len)); -+ if (!retvalargs) -+ return result; -+ -+ if (sysctl(mib, std::size(mib), retvalargs, &len, NULL, 0) < 0) { -+ free(retvalargs); -+ return result; -+ } -+ -+ if ((*tokens = strtok(retvalargs[0], ":")) == NULL) { -+ free(retvalargs); -+ return result; -+ } -+ -+ free(retvalargs); -+ -+ if (tokens[0] == NULL) -+ return result; -+ -+ if (realpath(tokens[0], retval) == NULL) -+ return result; -+ -+ if (stat(retval, &sb) < 0) -+ return result; -+ -+ if ((kd = kvm_openfiles(NULL, NULL, NULL, (int)KVM_NO_FILES, -+ errbuf)) == NULL) -+ return result; -+ -+ if ((files = kvm_getfiles(kd, KERN_FILE_BYPID, process, -+ sizeof(struct kinfo_file), &cnt)) == NULL) { -+ kvm_close(kd); -+ return result; -+ } -+ -+ for (int i = 0; i < cnt; i++) { -+ if (files[i].fd_fd == KERN_FILE_TEXT && -+ files[i].va_fsid == static_cast<uint32_t>(sb.st_dev) && -+ files[i].va_fileid == sb.st_ino) { -+ kvm_close(kd); -+ result = FilePath(retval); -+ } -+ } - } -- mib[5] = (len / sizeof(struct kinfo_proc)); -- if (sysctl(mib, std::size(mib), &kp, &len, NULL, 0) < 0) { -- return FilePath(); -- } -- if ((kp.p_flag & P_SYSTEM) != 0) { -- return FilePath(); -- } -- if (strcmp(kp.p_comm, "chrome") == 0) { -- return FilePath(kp.p_comm); -- } - -- return FilePath(); -+ return result; - } - - } // namespace base diff --git a/devel/electron35/files/patch-base_process_process__iterator__freebsd.cc b/devel/electron35/files/patch-base_process_process__iterator__freebsd.cc deleted file mode 100644 index 842c1a5ab32d..000000000000 --- a/devel/electron35/files/patch-base_process_process__iterator__freebsd.cc +++ /dev/null @@ -1,52 +0,0 @@ ---- base/process/process_iterator_freebsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_iterator_freebsd.cc -@@ -18,7 +18,7 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - - ProcessIterator::ProcessIterator(const ProcessFilter* filter) - : filter_(filter) { -- int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_UID, getuid()}; -+ int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_UID, (int) getuid()}; - - bool done = false; - int try_num = 1; -@@ -37,7 +37,7 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - num_of_kinfo_proc += 16; - kinfo_procs_.resize(num_of_kinfo_proc); - len = num_of_kinfo_proc * sizeof(struct kinfo_proc); -- if (sysctl(mib, std::size(mib), &kinfo_procs_[0], &len, NULL, 0) < 0) { -+ if (sysctl(mib, std::size(mib), kinfo_procs_.data(), &len, NULL, 0) < 0) { - // If we get a mem error, it just means we need a bigger buffer, so - // loop around again. Anything else is a real error and give up. - if (errno != ENOMEM) { -@@ -47,7 +47,7 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - } - } else { - // Got the list, just make sure we're sized exactly right -- size_t num_of_kinfo_proc = len / sizeof(struct kinfo_proc); -+ num_of_kinfo_proc = len / sizeof(struct kinfo_proc); - kinfo_procs_.resize(num_of_kinfo_proc); - done = true; - } -@@ -68,19 +68,14 @@ bool ProcessIterator::CheckForNextProcess() { - for (; index_of_kinfo_proc_ < kinfo_procs_.size(); ++index_of_kinfo_proc_) { - size_t length; - struct kinfo_proc kinfo = kinfo_procs_[index_of_kinfo_proc_]; -- int mib[] = {CTL_KERN, KERN_PROC_ARGS, kinfo.ki_pid}; -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_ARGS, kinfo.ki_pid }; - - if ((kinfo.ki_pid > 0) && (kinfo.ki_stat == SZOMB)) { - continue; - } - -- length = 0; -- if (sysctl(mib, std::size(mib), NULL, &length, NULL, 0) < 0) { -- LOG(ERROR) << "failed to figure out the buffer size for a command line"; -- continue; -- } -- -- data.resize(length); -+ data.resize(ARG_MAX); -+ length = ARG_MAX; - - if (sysctl(mib, std::size(mib), &data[0], &length, NULL, 0) < 0) { - LOG(ERROR) << "failed to fetch a commandline"; diff --git a/devel/electron35/files/patch-base_process_process__iterator__openbsd.cc b/devel/electron35/files/patch-base_process_process__iterator__openbsd.cc deleted file mode 100644 index ea17e1335c70..000000000000 --- a/devel/electron35/files/patch-base_process_process__iterator__openbsd.cc +++ /dev/null @@ -1,46 +0,0 @@ ---- base/process/process_iterator_openbsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_iterator_openbsd.cc -@@ -6,6 +6,9 @@ - - #include <errno.h> - #include <stddef.h> -+#include <unistd.h> -+#include <sys/param.h> -+#include <sys/proc.h> - #include <sys/sysctl.h> - - #include "base/logging.h" -@@ -17,12 +20,13 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - ProcessIterator::ProcessIterator(const ProcessFilter* filter) - : filter_(filter) { - int mib[] = { -- CTL_KERN, KERN_PROC, KERN_PROC_UID, getuid(), sizeof(struct kinfo_proc), -- 0}; -+ CTL_KERN, KERN_PROC, KERN_PROC_UID, static_cast<int>(getuid()), -+ sizeof(struct kinfo_proc), 0 }; - - bool done = false; - int try_num = 1; - const int max_tries = 10; -+ size_t num_of_kinfo_proc; - - do { - size_t len = 0; -@@ -31,7 +35,7 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - kinfo_procs_.resize(0); - done = true; - } else { -- size_t num_of_kinfo_proc = len / sizeof(struct kinfo_proc); -+ num_of_kinfo_proc = len / sizeof(struct kinfo_proc); - // Leave some spare room for process table growth (more could show up - // between when we check and now) - num_of_kinfo_proc += 16; -@@ -47,7 +51,7 @@ ProcessIterator::ProcessIterator(const ProcessFilter* - } - } else { - // Got the list, just make sure we're sized exactly right -- size_t num_of_kinfo_proc = len / sizeof(struct kinfo_proc); -+ num_of_kinfo_proc = len / sizeof(struct kinfo_proc); - kinfo_procs_.resize(num_of_kinfo_proc); - done = true; - } diff --git a/devel/electron35/files/patch-base_process_process__metrics.cc b/devel/electron35/files/patch-base_process_process__metrics.cc deleted file mode 100644 index 4fff9489330f..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics.cc +++ /dev/null @@ -1,49 +0,0 @@ ---- base/process/process_metrics.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics.cc -@@ -17,7 +17,7 @@ namespace { - namespace { - - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - int CalculateEventsPerSecond(uint64_t event_count, - uint64_t* last_event_count, - base::TimeTicks* last_calculated) { -@@ -54,7 +54,7 @@ SystemMetrics SystemMetrics::Sample() { - SystemMetrics system_metrics; - - system_metrics.committed_memory_ = GetSystemCommitCharge(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - GetSystemMemoryInfo(&system_metrics.memory_info_); - GetVmStatInfo(&system_metrics.vmstat_info_); - GetSystemDiskInfo(&system_metrics.disk_info_); -@@ -73,7 +73,7 @@ Value::Dict SystemMetrics::ToDict() const { - Value::Dict res; - - res.Set("committed_memory", static_cast<int>(committed_memory_)); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - Value::Dict meminfo = memory_info_.ToDict(); - meminfo.Merge(vmstat_info_.ToDict()); - res.Set("meminfo", std::move(meminfo)); -@@ -100,7 +100,6 @@ std::unique_ptr<ProcessMetrics> ProcessMetrics::Create - #endif // !BUILDFLAG(IS_MAC) - } - --#if !BUILDFLAG(IS_FREEBSD) || !BUILDFLAG(IS_POSIX) - double ProcessMetrics::GetPlatformIndependentCPUUsage( - TimeDelta cumulative_cpu) { - TimeTicks time = TimeTicks::Now(); -@@ -130,10 +129,9 @@ ProcessMetrics::GetPlatformIndependentCPUUsage() { - return GetPlatformIndependentCPUUsage(cpu_usage); - }); - } --#endif - - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - int ProcessMetrics::CalculateIdleWakeupsPerSecond( - uint64_t absolute_idle_wakeups) { - return CalculateEventsPerSecond(absolute_idle_wakeups, diff --git a/devel/electron35/files/patch-base_process_process__metrics.h b/devel/electron35/files/patch-base_process_process__metrics.h deleted file mode 100644 index 1be5ba2ec04f..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics.h +++ /dev/null @@ -1,106 +0,0 @@ ---- base/process/process_metrics.h.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics.h -@@ -39,7 +39,7 @@ - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - #include <string> - #include <utility> - #include <vector> -@@ -49,7 +49,7 @@ namespace base { - - namespace base { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Minor and major page fault counts since the process creation. - // Both counts are process-wide, and exclude child processes. - // -@@ -179,7 +179,7 @@ class BASE_EXPORT ProcessMetrics { - base::expected<TimeDelta, ProcessCPUUsageError> GetCumulativeCPUUsage(); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - // Emits the cumulative CPU usage for all currently active threads since they - // were started into the output parameter (replacing its current contents). - // Threads that have already terminated will not be reported. Thus, the sum of -@@ -224,7 +224,7 @@ class BASE_EXPORT ProcessMetrics { - int GetOpenFdSoftLimit() const; - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Minor and major page fault count as reported by /proc/[pid]/stat. - // Returns true for success. - bool GetPageFaultCounts(PageFaultCounts* counts) const; -@@ -242,7 +242,7 @@ class BASE_EXPORT ProcessMetrics { - #endif // !BUILDFLAG(IS_MAC) - - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - int CalculateIdleWakeupsPerSecond(uint64_t absolute_idle_wakeups); - #endif - #if BUILDFLAG(IS_APPLE) -@@ -264,12 +264,10 @@ class BASE_EXPORT ProcessMetrics { - // Used to store the previous times and CPU usage counts so we can - // compute the CPU usage between calls. - TimeTicks last_cpu_time_; --#if !BUILDFLAG(IS_FREEBSD) || !BUILDFLAG(IS_POSIX) - TimeDelta last_cumulative_cpu_; --#endif - - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - // Same thing for idle wakeups. - TimeTicks last_idle_wakeups_time_; - uint64_t last_absolute_idle_wakeups_; -@@ -310,7 +308,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_AIX) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Data about system-wide memory consumption. Values are in KB. Available on - // Windows, Mac, Linux, Android and Chrome OS. - // -@@ -345,7 +343,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - // This provides an estimate of available memory as described here: - // https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 - // NOTE: this is ONLY valid in kernels 3.14 and up. Its value will always -@@ -360,7 +358,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { - #endif - - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - int buffers = 0; - int cached = 0; - int active_anon = 0; -@@ -397,7 +395,7 @@ BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoK - // BUILDFLAG(IS_FUCHSIA) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - // Parse the data found in /proc/<pid>/stat and return the sum of the - // CPU-related ticks. Returns -1 on parse error. - // Exposed for testing. -@@ -591,7 +589,7 @@ class BASE_EXPORT SystemMetrics { - FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); - - size_t committed_memory_; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - SystemMemoryInfoKB memory_info_; - VmStatInfo vmstat_info_; - SystemDiskInfo disk_info_; diff --git a/devel/electron35/files/patch-base_process_process__metrics__freebsd.cc b/devel/electron35/files/patch-base_process_process__metrics__freebsd.cc deleted file mode 100644 index 3505afec7278..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics__freebsd.cc +++ /dev/null @@ -1,283 +0,0 @@ ---- base/process/process_metrics_freebsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics_freebsd.cc -@@ -3,41 +3,92 @@ - // found in the LICENSE file. - - #include "base/process/process_metrics.h" -+#include "base/notreached.h" - - #include <stddef.h> -+#include <sys/types.h> - #include <sys/sysctl.h> - #include <sys/user.h> - #include <unistd.h> - -+#include <fcntl.h> /* O_RDONLY */ -+#include <kvm.h> -+#include <libutil.h> -+ - #include "base/memory/ptr_util.h" -+#include "base/values.h" - - namespace base { -+namespace { -+int GetPageShift() { -+ int pagesize = getpagesize(); -+ int pageshift = 0; - --ProcessMetrics::ProcessMetrics(ProcessHandle process) -- : process_(process), last_cpu_(0) {} -+ while (pagesize > 1) { -+ pageshift++; -+ pagesize >>= 1; -+ } - -+ return pageshift; -+} -+} -+ -+ProcessMetrics::ProcessMetrics(ProcessHandle process) : process_(process) {} -+ - // static - std::unique_ptr<ProcessMetrics> ProcessMetrics::CreateProcessMetrics( - ProcessHandle process) { - return WrapUnique(new ProcessMetrics(process)); - } - --base::expected<double, ProcessCPUUsageError> --ProcessMetrics::GetPlatformIndependentCPUUsage() { -- struct kinfo_proc info; -- int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PID, process_}; -- size_t length = sizeof(info); -+base::expected<ProcessMemoryInfo, ProcessUsageError> -+ProcessMetrics::GetMemoryInfo() const { -+ ProcessMemoryInfo memory_info; -+ kvm_t *kd = kvm_open(nullptr, "/dev/null", nullptr, O_RDONLY, "kvm_open"); -+ struct kinfo_proc *pp; -+ int nproc; - -- if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -- return base::unexpected(ProcessCPUUsageError::kSystemError); -+ if (kd == nullptr) { -+ return base::unexpected(ProcessUsageError::kSystemError); - } - -- return base::ok(double{info.ki_pctcpu} / FSCALE * 100.0); -+ if ((pp = kvm_getprocs(kd, KERN_PROC_PID, process_, &nproc)) == nullptr) { -+ kvm_close(kd); -+ return base::unexpected(ProcessUsageError::kProcessNotFound); -+ } -+ -+ if (nproc > 0) { -+ memory_info.resident_set_bytes = pp->ki_rssize << GetPageShift(); -+ } else { -+ kvm_close(kd); -+ return base::unexpected(ProcessUsageError::kProcessNotFound); -+ } -+ -+ kvm_close(kd); -+ return memory_info; - } - - base::expected<TimeDelta, ProcessCPUUsageError> - ProcessMetrics::GetCumulativeCPUUsage() { -- NOTREACHED(); -+ struct kinfo_proc info; -+ size_t length = sizeof(struct kinfo_proc); -+ struct timeval tv; -+ -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process_ }; -+ -+ if (process_ == 0) { -+ return base::unexpected(ProcessCPUUsageError::kSystemError); -+ } -+ -+ if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -+ return base::unexpected(ProcessCPUUsageError::kSystemError); -+ } -+ -+ if (length == 0) { -+ return base::unexpected(ProcessCPUUsageError::kProcessNotFound); -+ } -+ -+ return base::ok(Microseconds(info.ki_runtime)); - } - - size_t GetSystemCommitCharge() { -@@ -64,6 +115,176 @@ size_t GetSystemCommitCharge() { - pagesize = getpagesize(); - - return mem_total - (mem_free * pagesize) - (mem_inactive * pagesize); -+} -+ -+int64_t GetNumberOfThreads(ProcessHandle process) { -+ // Taken from FreeBSD top (usr.bin/top/machine.c) -+ -+ kvm_t* kd = kvm_open(NULL, "/dev/null", NULL, O_RDONLY, "kvm_open"); -+ if (kd == NULL) -+ return 0; -+ -+ struct kinfo_proc* pbase; -+ int nproc; -+ pbase = kvm_getprocs(kd, KERN_PROC_PID, process, &nproc); -+ if (pbase == NULL) -+ return 0; -+ -+ if (kvm_close(kd) == -1) -+ return 0; -+ -+ return nproc; -+} -+ -+bool GetSystemMemoryInfo(SystemMemoryInfoKB *meminfo) { -+ unsigned int mem_total, mem_free, swap_total, swap_used; -+ size_t length; -+ int pagesizeKB; -+ -+ pagesizeKB = getpagesize() / 1024; -+ -+ length = sizeof(mem_total); -+ if (sysctlbyname("vm.stats.vm.v_page_count", &mem_total, -+ &length, NULL, 0) != 0 || length != sizeof(mem_total)) -+ return false; -+ -+ length = sizeof(mem_free); -+ if (sysctlbyname("vm.stats.vm.v_free_count", &mem_free, &length, NULL, 0) -+ != 0 || length != sizeof(mem_free)) -+ return false; -+ -+ length = sizeof(swap_total); -+ if (sysctlbyname("vm.swap_size", &swap_total, &length, NULL, 0) -+ != 0 || length != sizeof(swap_total)) -+ return false; -+ -+ length = sizeof(swap_used); -+ if (sysctlbyname("vm.swap_anon_use", &swap_used, &length, NULL, 0) -+ != 0 || length != sizeof(swap_used)) -+ return false; -+ -+ meminfo->total = mem_total * pagesizeKB; -+ meminfo->free = mem_free * pagesizeKB; -+ meminfo->swap_total = swap_total * pagesizeKB; -+ meminfo->swap_free = (swap_total - swap_used) * pagesizeKB; -+ -+ return true; -+} -+ -+int ProcessMetrics::GetOpenFdCount() const { -+ struct kinfo_file * kif; -+ int cnt; -+ -+ if ((kif = kinfo_getfile(process_, &cnt)) == NULL) -+ return -1; -+ -+ free(kif); -+ -+ return cnt; -+} -+ -+int ProcessMetrics::GetOpenFdSoftLimit() const { -+ size_t length; -+ int total_count = 0; -+ int mib[] = { CTL_KERN, KERN_MAXFILESPERPROC }; -+ -+ length = sizeof(total_count); -+ -+ if (sysctl(mib, std::size(mib), &total_count, &length, NULL, 0) < 0) { -+ total_count = -1; -+ } -+ -+ return total_count; -+} -+ -+int ProcessMetrics::GetIdleWakeupsPerSecond() { -+ NOTIMPLEMENTED(); -+ return 0; -+} -+ -+bool GetSystemDiskInfo(SystemDiskInfo* diskinfo) { -+ NOTIMPLEMENTED(); -+ return false; -+} -+ -+bool GetVmStatInfo(VmStatInfo* vmstat) { -+ NOTIMPLEMENTED(); -+ return false; -+} -+ -+SystemDiskInfo::SystemDiskInfo() { -+ reads = 0; -+ reads_merged = 0; -+ sectors_read = 0; -+ read_time = 0; -+ writes = 0; -+ writes_merged = 0; -+ sectors_written = 0; -+ write_time = 0; -+ io = 0; -+ io_time = 0; -+ weighted_io_time = 0; -+} -+ -+SystemDiskInfo::SystemDiskInfo(const SystemDiskInfo& other) = default; -+ -+SystemDiskInfo& SystemDiskInfo::operator=(const SystemDiskInfo&) = default; -+ -+Value::Dict SystemDiskInfo::ToDict() const { -+ Value::Dict res; -+ -+ // Write out uint64_t variables as doubles. -+ // Note: this may discard some precision, but for JS there's no other option. -+ res.Set("reads", static_cast<double>(reads)); -+ res.Set("reads_merged", static_cast<double>(reads_merged)); -+ res.Set("sectors_read", static_cast<double>(sectors_read)); -+ res.Set("read_time", static_cast<double>(read_time)); -+ res.Set("writes", static_cast<double>(writes)); -+ res.Set("writes_merged", static_cast<double>(writes_merged)); -+ res.Set("sectors_written", static_cast<double>(sectors_written)); -+ res.Set("write_time", static_cast<double>(write_time)); -+ res.Set("io", static_cast<double>(io)); -+ res.Set("io_time", static_cast<double>(io_time)); -+ res.Set("weighted_io_time", static_cast<double>(weighted_io_time)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict SystemMemoryInfoKB::ToDict() const { -+ Value::Dict res; -+ res.Set("total", total); -+ res.Set("free", free); -+ res.Set("available", available); -+ res.Set("buffers", buffers); -+ res.Set("cached", cached); -+ res.Set("active_anon", active_anon); -+ res.Set("inactive_anon", inactive_anon); -+ res.Set("active_file", active_file); -+ res.Set("inactive_file", inactive_file); -+ res.Set("swap_total", swap_total); -+ res.Set("swap_free", swap_free); -+ res.Set("swap_used", swap_total - swap_free); -+ res.Set("dirty", dirty); -+ res.Set("reclaimable", reclaimable); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict VmStatInfo::ToDict() const { -+ Value::Dict res; -+ // TODO(crbug.com/1334256): Make base::Value able to hold uint64_t and remove -+ // casts below. -+ res.Set("pswpin", static_cast<int>(pswpin)); -+ res.Set("pswpout", static_cast<int>(pswpout)); -+ res.Set("pgmajfault", static_cast<int>(pgmajfault)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; - } - - } // namespace base diff --git a/devel/electron35/files/patch-base_process_process__metrics__openbsd.cc b/devel/electron35/files/patch-base_process_process__metrics__openbsd.cc deleted file mode 100644 index 96217fcc1a6f..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics__openbsd.cc +++ /dev/null @@ -1,241 +0,0 @@ ---- base/process/process_metrics_openbsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics_openbsd.cc -@@ -6,73 +6,85 @@ - - #include <stddef.h> - #include <stdint.h> -+#include <fcntl.h> - #include <sys/param.h> - #include <sys/sysctl.h> -+#include <sys/vmmeter.h> - -+#include <kvm.h> -+ - #include "base/memory/ptr_util.h" - #include "base/types/expected.h" -+#include "base/values.h" -+#include "base/notreached.h" - - namespace base { - --namespace { -+ProcessMetrics::ProcessMetrics(ProcessHandle process) : process_(process) {} - --base::expected<int, ProcessCPUUsageError> GetProcessCPU(pid_t pid) { -+base::expected<ProcessMemoryInfo, ProcessUsageError> -+ProcessMetrics::GetMemoryInfo() const { -+ ProcessMemoryInfo memory_info; - struct kinfo_proc info; -- size_t length; -- int mib[] = { -- CTL_KERN, KERN_PROC, KERN_PROC_PID, pid, sizeof(struct kinfo_proc), 0}; -+ size_t length = sizeof(struct kinfo_proc); - -- if (sysctl(mib, std::size(mib), NULL, &length, NULL, 0) < 0) { -- return base::unexpected(ProcessCPUUsageError::kSystemError); -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process_, -+ sizeof(struct kinfo_proc), 1 }; -+ -+ if (process_ == 0) { -+ return base::unexpected(ProcessUsageError::kSystemError); - } - -- mib[5] = (length / sizeof(struct kinfo_proc)); -- - if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -- return base::unexpected(ProcessCPUUsageError::kSystemError); -+ return base::unexpected(ProcessUsageError::kSystemError); - } - -- return base::ok(info.p_pctcpu); --} -+ if (length == 0) { -+ return base::unexpected(ProcessUsageError::kProcessNotFound); -+ } - --} // namespace -+ memory_info.resident_set_bytes = -+ checked_cast<uint64_t>(info.p_vm_rssize * getpagesize()); - --// static --std::unique_ptr<ProcessMetrics> ProcessMetrics::CreateProcessMetrics( -- ProcessHandle process) { -- return WrapUnique(new ProcessMetrics(process)); -+ return memory_info; - } - --base::expected<double, ProcessCPUUsageError> --ProcessMetrics::GetPlatformIndependentCPUUsage() { -- TimeTicks time = TimeTicks::Now(); -+base::expected<TimeDelta, ProcessCPUUsageError> -+ProcessMetrics::GetCumulativeCPUUsage() { -+ struct kinfo_proc info; -+ size_t length = sizeof(struct kinfo_proc); -+ struct timeval tv; - -- if (last_cpu_time_.is_zero()) { -- // First call, just set the last values. -- last_cpu_time_ = time; -- return base::ok(0.0); -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process_, -+ sizeof(struct kinfo_proc), 1 }; -+ -+ if (process_ == 0) { -+ return base::unexpected(ProcessCPUUsageError::kSystemError); - } - -- const base::expected<int, ProcessCPUUsageError> cpu = GetProcessCPU(process_); -- if (!cpu.has_value()) { -- return base::unexpected(cpu.error()); -+ if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) { -+ return base::unexpected(ProcessCPUUsageError::kSystemError); - } - -- last_cpu_time_ = time; -- return base::ok(double{cpu.value()} / FSCALE * 100.0); -+ if (length == 0) { -+ return base::unexpected(ProcessCPUUsageError::kProcessNotFound); -+ } -+ -+ tv.tv_sec = info.p_rtime_sec; -+ tv.tv_usec = info.p_rtime_usec; -+ -+ return base::ok(Microseconds(TimeValToMicroseconds(tv))); - } - --base::expected<TimeDelta, ProcessCPUUsageError> --ProcessMetrics::GetCumulativeCPUUsage() { -- NOTREACHED(); -+// static -+std::unique_ptr<ProcessMetrics> ProcessMetrics::CreateProcessMetrics( -+ ProcessHandle process) { -+ return WrapUnique(new ProcessMetrics(process)); - } - --ProcessMetrics::ProcessMetrics(ProcessHandle process) -- : process_(process), last_cpu_(0) {} -- - size_t GetSystemCommitCharge() { - int mib[] = {CTL_VM, VM_METER}; -- int pagesize; -+ size_t pagesize; - struct vmtotal vmtotal; - unsigned long mem_total, mem_free, mem_inactive; - size_t len = sizeof(vmtotal); -@@ -85,9 +97,115 @@ size_t GetSystemCommitCharge() { - mem_free = vmtotal.t_free; - mem_inactive = vmtotal.t_vm - vmtotal.t_avm; - -- pagesize = getpagesize(); -+ pagesize = checked_cast<size_t>(getpagesize()); - - return mem_total - (mem_free * pagesize) - (mem_inactive * pagesize); -+} -+ -+int ProcessMetrics::GetOpenFdCount() const { -+ return (process_ == getpid()) ? getdtablecount() : -1; -+} -+ -+int ProcessMetrics::GetOpenFdSoftLimit() const { -+ return getdtablesize(); -+} -+ -+bool ProcessMetrics::GetPageFaultCounts(PageFaultCounts* counts) const { -+ NOTIMPLEMENTED(); -+ return false; -+} -+ -+bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo) { -+ NOTIMPLEMENTED_LOG_ONCE(); -+ return false; -+} -+ -+bool GetSystemDiskInfo(SystemDiskInfo* diskinfo) { -+ NOTIMPLEMENTED(); -+ return false; -+} -+ -+bool GetVmStatInfo(VmStatInfo* vmstat) { -+ NOTIMPLEMENTED(); -+ return false; -+} -+ -+int ProcessMetrics::GetIdleWakeupsPerSecond() { -+ NOTIMPLEMENTED(); -+ return 0; -+} -+ -+Value::Dict SystemMemoryInfoKB::ToDict() const { -+ Value::Dict res; -+ res.Set("total", total); -+ res.Set("free", free); -+ res.Set("available", available); -+ res.Set("buffers", buffers); -+ res.Set("cached", cached); -+ res.Set("active_anon", active_anon); -+ res.Set("inactive_anon", inactive_anon); -+ res.Set("active_file", active_file); -+ res.Set("inactive_file", inactive_file); -+ res.Set("swap_total", swap_total); -+ res.Set("swap_free", swap_free); -+ res.Set("swap_used", swap_total - swap_free); -+ res.Set("dirty", dirty); -+ res.Set("reclaimable", reclaimable); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+Value::Dict VmStatInfo::ToDict() const { -+ Value::Dict res; -+ res.Set("pswpin", static_cast<int>(pswpin)); -+ res.Set("pswpout", static_cast<int>(pswpout)); -+ res.Set("pgmajfault", static_cast<int>(pgmajfault)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; -+} -+ -+SystemDiskInfo::SystemDiskInfo() { -+ reads = 0; -+ reads_merged = 0; -+ sectors_read = 0; -+ read_time = 0; -+ writes = 0; -+ writes_merged = 0; -+ sectors_written = 0; -+ write_time = 0; -+ io = 0; -+ io_time = 0; -+ weighted_io_time = 0; -+} -+ -+SystemDiskInfo::SystemDiskInfo(const SystemDiskInfo&) = default; -+ -+SystemDiskInfo& SystemDiskInfo::operator=(const SystemDiskInfo&) = default; -+ -+Value::Dict SystemDiskInfo::ToDict() const { -+ Value::Dict res; -+ -+ // Write out uint64_t variables as doubles. -+ // Note: this may discard some precision, but for JS there's no other option. -+ res.Set("reads", static_cast<double>(reads)); -+ res.Set("reads_merged", static_cast<double>(reads_merged)); -+ res.Set("sectors_read", static_cast<double>(sectors_read)); -+ res.Set("read_time", static_cast<double>(read_time)); -+ res.Set("writes", static_cast<double>(writes)); -+ res.Set("writes_merged", static_cast<double>(writes_merged)); -+ res.Set("sectors_written", static_cast<double>(sectors_written)); -+ res.Set("write_time", static_cast<double>(write_time)); -+ res.Set("io", static_cast<double>(io)); -+ res.Set("io_time", static_cast<double>(io_time)); -+ res.Set("weighted_io_time", static_cast<double>(weighted_io_time)); -+ -+ NOTIMPLEMENTED(); -+ -+ return res; - } - - } // namespace base diff --git a/devel/electron35/files/patch-base_process_process__metrics__posix.cc b/devel/electron35/files/patch-base_process_process__metrics__posix.cc deleted file mode 100644 index eaeb6df4d834..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/process/process_metrics_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics_posix.cc -@@ -21,6 +21,8 @@ - - #if BUILDFLAG(IS_APPLE) - #include <malloc/malloc.h> -+#elif BUILDFLAG(IS_OPENBSD) -+#include <stdlib.h> - #else - #include <malloc.h> - #endif -@@ -136,7 +138,7 @@ size_t ProcessMetrics::GetMallocUsage() { - return stats.size_in_use; - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) - return GetMallocUsageMallinfo(); --#elif BUILDFLAG(IS_FUCHSIA) -+#elif BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // TODO(fuchsia): Not currently exposed. https://crbug.com/735087. - return 0; - #endif diff --git a/devel/electron35/files/patch-base_process_process__metrics__unittest.cc b/devel/electron35/files/patch-base_process_process__metrics__unittest.cc deleted file mode 100644 index 438268247fa0..000000000000 --- a/devel/electron35/files/patch-base_process_process__metrics__unittest.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- base/process/process_metrics_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_metrics_unittest.cc -@@ -63,7 +63,8 @@ - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_APPLE) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_APPLE) || \ -+ BUILDFLAG(IS_BSD) - #define ENABLE_CPU_TESTS 1 - #else - #define ENABLE_CPU_TESTS 0 diff --git a/devel/electron35/files/patch-base_process_process__posix.cc b/devel/electron35/files/patch-base_process_process__posix.cc deleted file mode 100644 index 087bc1a06c9a..000000000000 --- a/devel/electron35/files/patch-base_process_process__posix.cc +++ /dev/null @@ -1,94 +0,0 @@ ---- base/process/process_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_posix.cc -@@ -23,10 +23,15 @@ - #include "base/trace_event/base_tracing.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include <sys/event.h> - #endif - -+#if BUILDFLAG(IS_BSD) -+#include <sys/types.h> -+#include <sys/sysctl.h> -+#endif -+ - #if BUILDFLAG(CLANG_PROFILING) - #include "base/test/clang_profiling.h" - #endif -@@ -100,7 +105,7 @@ bool WaitpidWithTimeout(base::ProcessHandle handle, - } - #endif - --#if BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Using kqueue on Mac so that we can wait on non-child processes. - // We can't use kqueues on child processes because we need to reap - // our own children using wait. -@@ -379,7 +384,7 @@ bool Process::WaitForExitWithTimeoutImpl(base::Process - const bool exited = (parent_pid < 0); - - if (!exited && parent_pid != our_pid) { --#if BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // On Mac we can wait on non child processes. - return WaitForSingleNonChildProcess(handle, timeout); - #else -@@ -416,7 +421,56 @@ int Process::GetOSPriority() const { - - int Process::GetOSPriority() const { - DCHECK(IsValid()); -+// avoid pledge(2) violation -+#if BUILDFLAG(IS_BSD) -+ return 0; -+#else - return getpriority(PRIO_PROCESS, static_cast<id_t>(process_)); -+#endif - } -+ -+Time Process::CreationTime() const { -+// avoid ps pledge in the network process -+#if !BUILDFLAG(IS_BSD) -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, getpid(), -+ sizeof(struct kinfo_proc), 0 }; -+ struct kinfo_proc *info = nullptr; -+ size_t info_size; -+#endif -+ Time ct = Time(); -+ -+#if !BUILDFLAG(IS_BSD) -+ if (sysctl(mib, std::size(mib), NULL, &info_size, NULL, 0) < 0) -+ goto out; -+ -+ mib[5] = (info_size / sizeof(struct kinfo_proc)); -+ if ((info = reinterpret_cast<kinfo_proc*>(malloc(info_size))) == NULL) -+ goto out; -+ -+ if (sysctl(mib, std::size(mib), info, &info_size, NULL, 0) < 0) -+ goto out; -+ -+ ct = Time::FromTimeT(info->p_ustart_sec); -+ -+out: -+ if (info) -+ free(info); -+#endif -+ return ct; -+} -+ -+#if BUILDFLAG(IS_BSD) -+Process::Priority Process::GetPriority() const { -+ return Priority::kUserBlocking; -+} -+ -+bool Process::SetPriority(Priority priority) { -+ return false; -+} -+ -+bool Process::CanSetPriority() { -+ return false; -+} -+#endif - - } // namespace base diff --git a/devel/electron35/files/patch-base_process_process__unittest.cc b/devel/electron35/files/patch-base_process_process__unittest.cc deleted file mode 100644 index 59f3c2e1f39a..000000000000 --- a/devel/electron35/files/patch-base_process_process__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/process/process_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/process/process_unittest.cc -@@ -202,7 +202,7 @@ TEST_F(ProcessTest, CreationTimeOtherProcess) { - // was spawned and a time recorded after it was spawned. However, since the - // base::Time and process creation clocks don't match, tolerate some error. - constexpr base::TimeDelta kTolerance = --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, process creation time is relative to boot time which has a - // 1-second resolution. Tolerate 1 second for the imprecise boot time and - // 100 ms for the imprecise clock. diff --git a/devel/electron35/files/patch-base_profiler_module__cache.cc b/devel/electron35/files/patch-base_profiler_module__cache.cc deleted file mode 100644 index 8008afc7ff0f..000000000000 --- a/devel/electron35/files/patch-base_profiler_module__cache.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/profiler/module_cache.cc.orig 2024-04-15 20:33:42 UTC -+++ base/profiler/module_cache.cc -@@ -38,7 +38,7 @@ std::string TransformModuleIDToSymbolServerFormat(std: - // Android and Linux Chrome builds use the "breakpad" format to index their - // build id, so we transform the build id for these platforms. All other - // platforms keep their symbols indexed by the original build ID. --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux ELF module IDs are 160bit integers, which we need to mangle - // down to 128bit integers to match the id that Breakpad outputs. - // Example on version '66.0.3359.170' x64: diff --git a/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.cc b/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.cc deleted file mode 100644 index b7ead036a4ad..000000000000 --- a/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/profiler/sampling_profiler_thread_token.cc.orig 2024-04-15 20:33:42 UTC -+++ base/profiler/sampling_profiler_thread_token.cc -@@ -6,7 +6,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <pthread.h> - - #include "base/profiler/stack_base_address_posix.h" -@@ -18,7 +18,7 @@ SamplingProfilerThreadToken GetSamplingProfilerCurrent - PlatformThreadId id = PlatformThread::CurrentId(); - #if BUILDFLAG(IS_ANDROID) - return {id, pthread_self()}; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::optional<uintptr_t> maybe_stack_base = - GetThreadStackBaseAddress(id, pthread_self()); - return {id, maybe_stack_base}; diff --git a/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.h b/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.h deleted file mode 100644 index 40fee797f377..000000000000 --- a/devel/electron35/files/patch-base_profiler_sampling__profiler__thread__token.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/profiler/sampling_profiler_thread_token.h.orig 2024-04-15 20:33:42 UTC -+++ base/profiler/sampling_profiler_thread_token.h -@@ -13,7 +13,7 @@ - - #if BUILDFLAG(IS_ANDROID) - #include <pthread.h> --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <stdint.h> - #endif - -@@ -27,7 +27,7 @@ struct SamplingProfilerThreadToken { - PlatformThreadId id; - #if BUILDFLAG(IS_ANDROID) - pthread_t pthread_id; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Due to the sandbox, we can only retrieve the stack base address for the - // current thread. We must grab it during - // GetSamplingProfilerCurrentThreadToken() and not try to get it later. diff --git a/devel/electron35/files/patch-base_profiler_stack__base__address__posix.cc b/devel/electron35/files/patch-base_profiler_stack__base__address__posix.cc deleted file mode 100644 index 93423d7ff7d2..000000000000 --- a/devel/electron35/files/patch-base_profiler_stack__base__address__posix.cc +++ /dev/null @@ -1,59 +0,0 @@ ---- base/profiler/stack_base_address_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/profiler/stack_base_address_posix.cc -@@ -17,6 +17,10 @@ - #include "base/files/scoped_file.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include <pthread_np.h> -+#endif -+ - #if BUILDFLAG(IS_CHROMEOS) - extern "C" void* __libc_stack_end; - #endif -@@ -47,7 +51,21 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr - - #if !BUILDFLAG(IS_LINUX) - uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthread_id) { -+#if BUILDFLAG(IS_OPENBSD) -+ stack_t ss; -+ void *address; -+ size_t size; -+ if (pthread_stackseg_np(pthread_id, &ss) != 0) -+ return 0; -+ size = ss.ss_size; -+ address = (void*)((size_t) ss.ss_sp - ss.ss_size); -+#else - pthread_attr_t attr; -+#if BUILDFLAG(IS_FREEBSD) -+ int result; -+ pthread_attr_init(&attr); -+ pthread_attr_get_np(pthread_id, &attr); -+#else - // pthread_getattr_np will crash on ChromeOS & Linux if we are in the sandbox - // and pthread_id refers to a different thread, due to the use of - // sched_getaffinity(). -@@ -60,12 +78,14 @@ uintptr_t GetThreadStackBaseAddressImpl(pthread_t pthr - << logging::SystemErrorCodeToString(result); - // See crbug.com/617730 for limitations of this approach on Linux-like - // systems. -+#endif - void* address; - size_t size; - result = pthread_attr_getstack(&attr, &address, &size); - CHECK_EQ(result, 0) << "pthread_attr_getstack returned " - << logging::SystemErrorCodeToString(result); - pthread_attr_destroy(&attr); -+#endif - const uintptr_t base_address = reinterpret_cast<uintptr_t>(address) + size; - return base_address; - } -@@ -82,7 +102,7 @@ std::optional<uintptr_t> GetThreadStackBaseAddress(Pla - // trying to work around the problem. - return std::nullopt; - #else -- const bool is_main_thread = id == GetCurrentProcId(); -+ const bool is_main_thread = id == checked_cast<PlatformThreadId>(GetCurrentProcId()); - if (is_main_thread) { - #if BUILDFLAG(IS_ANDROID) - // The implementation of pthread_getattr_np() in Bionic reads proc/self/maps diff --git a/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__test__util.cc b/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__test__util.cc deleted file mode 100644 index 73538f09980d..000000000000 --- a/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__test__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/profiler/stack_sampling_profiler_test_util.cc.orig 2025-03-24 20:50:14 UTC -+++ base/profiler/stack_sampling_profiler_test_util.cc -@@ -50,7 +50,7 @@ - // Fortunately, it provides _alloca, which functions identically. - #include <malloc.h> - #define alloca _alloca --#else -+#elif !BUILDFLAG(IS_BSD) - #include <alloca.h> - #endif - diff --git a/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__unittest.cc b/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__unittest.cc deleted file mode 100644 index 5e99faf6ba88..000000000000 --- a/devel/electron35/files/patch-base_profiler_stack__sampling__profiler__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/profiler/stack_sampling_profiler_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/profiler/stack_sampling_profiler_unittest.cc -@@ -46,7 +46,7 @@ - - #include <intrin.h> - #include <malloc.h> --#else -+#elif !BUILDFLAG(IS_BSD) - #include <alloca.h> - #endif - diff --git a/devel/electron35/files/patch-base_profiler_thread__delegate__posix.cc b/devel/electron35/files/patch-base_profiler_thread__delegate__posix.cc deleted file mode 100644 index e4b87e39115a..000000000000 --- a/devel/electron35/files/patch-base_profiler_thread__delegate__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/profiler/thread_delegate_posix.cc.orig 2024-06-18 21:43:17 UTC -+++ base/profiler/thread_delegate_posix.cc -@@ -19,7 +19,7 @@ - #include "base/process/process_handle.h" - #include "build/build_config.h" - --#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - #include "base/profiler/stack_base_address_posix.h" - #endif - -@@ -28,7 +28,7 @@ std::unique_ptr<ThreadDelegatePosix> ThreadDelegatePos - std::unique_ptr<ThreadDelegatePosix> ThreadDelegatePosix::Create( - SamplingProfilerThreadToken thread_token) { - std::optional<uintptr_t> base_address; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base_address = thread_token.stack_base_address; - #else - base_address = diff --git a/devel/electron35/files/patch-base_rand__util.h b/devel/electron35/files/patch-base_rand__util.h deleted file mode 100644 index c6cc8d0e2985..000000000000 --- a/devel/electron35/files/patch-base_rand__util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/rand_util.h.orig 2025-03-24 20:50:14 UTC -+++ base/rand_util.h -@@ -209,7 +209,7 @@ void RandomShuffle(Itr first, Itr last) { - std::shuffle(first, last, RandomBitGenerator()); - } - --#if BUILDFLAG(IS_POSIX) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_BSD) - BASE_EXPORT int GetUrandomFD(); - #endif - diff --git a/devel/electron35/files/patch-base_rand__util__posix.cc b/devel/electron35/files/patch-base_rand__util__posix.cc deleted file mode 100644 index 50884d1dddea..000000000000 --- a/devel/electron35/files/patch-base_rand__util__posix.cc +++ /dev/null @@ -1,62 +0,0 @@ ---- base/rand_util_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/rand_util_posix.cc -@@ -28,7 +28,7 @@ - #include "base/time/time.h" - #include "build/build_config.h" - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_NACL) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_BSD) - #include "third_party/lss/linux_syscall_support.h" - #elif BUILDFLAG(IS_MAC) - // TODO(crbug.com/40641285): Waiting for this header to appear in the iOS SDK. -@@ -44,6 +44,7 @@ namespace { - - namespace { - -+#if !BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_AIX) - // AIX has no 64-bit support for O_CLOEXEC. - static constexpr int kOpenFlags = O_RDONLY; -@@ -68,10 +69,11 @@ class URandomFd { - private: - const int fd_; - }; -+#endif - - #if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ - BUILDFLAG(IS_ANDROID)) && \ -- !BUILDFLAG(IS_NACL) -+ !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_BSD) - // TODO(pasko): Unify reading kernel version numbers in: - // mojo/core/channel_linux.cc - // chrome/browser/android/seccomp_support_detector.cc -@@ -156,6 +158,7 @@ void RandBytesInternal(span<uint8_t> output, bool avoi - namespace { - - void RandBytesInternal(span<uint8_t> output, bool avoid_allocation) { -+#if !BUILDFLAG(IS_BSD) - #if !BUILDFLAG(IS_NACL) - // The BoringSSL experiment takes priority over everything else. - if (!avoid_allocation && internal::UseBoringSSLForRandBytes()) { -@@ -190,6 +193,9 @@ void RandBytesInternal(span<uint8_t> output, bool avoi - const int urandom_fd = GetUrandomFD(); - const bool success = ReadFromFD(urandom_fd, as_writable_chars(output)); - CHECK(success); -+#else -+ arc4random_buf(output.data(), output.size()); -+#endif - } - - } // namespace -@@ -209,9 +215,11 @@ void RandBytes(span<uint8_t> output) { - RandBytesInternal(output, /*avoid_allocation=*/false); - } - -+#if !BUILDFLAG(IS_BSD) - int GetUrandomFD() { - static NoDestructor<URandomFd> urandom_fd; - return urandom_fd->fd(); - } -+#endif - - } // namespace base diff --git a/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc b/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc deleted file mode 100644 index 238970e98604..000000000000 --- a/devel/electron35/files/patch-base_strings_safe__sprintf__unittest.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- base/strings/safe_sprintf_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/strings/safe_sprintf_unittest.cc -@@ -743,6 +743,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { - #endif - } - -+#if !BUILDFLAG(IS_BSD) - TEST(SafeSPrintfTest, EmitNULL) { - char buf[40]; - #if defined(__GNUC__) -@@ -759,6 +760,7 @@ TEST(SafeSPrintfTest, EmitNULL) { - #pragma GCC diagnostic pop - #endif - } -+#endif - - TEST(SafeSPrintfTest, PointerSize) { - // The internal data representation is a 64bit value, independent of the diff --git a/devel/electron35/files/patch-base_synchronization_cancelable__event.h b/devel/electron35/files/patch-base_synchronization_cancelable__event.h deleted file mode 100644 index 926f4da3d344..000000000000 --- a/devel/electron35/files/patch-base_synchronization_cancelable__event.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/synchronization/cancelable_event.h.orig 2025-03-24 20:50:14 UTC -+++ base/synchronization/cancelable_event.h -@@ -11,7 +11,7 @@ - - #if BUILDFLAG(IS_WIN) - #include <windows.h> --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <semaphore.h> - #else - #include "base/synchronization/waitable_event.h" -@@ -49,7 +49,7 @@ class BASE_EXPORT CancelableEvent { - - #if BUILDFLAG(IS_WIN) - using NativeHandle = HANDLE; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - using NativeHandle = sem_t; - #else - using NativeHandle = WaitableEvent; diff --git a/devel/electron35/files/patch-base_synchronization_lock__impl.h b/devel/electron35/files/patch-base_synchronization_lock__impl.h deleted file mode 100644 index 425845d22f0b..000000000000 --- a/devel/electron35/files/patch-base_synchronization_lock__impl.h +++ /dev/null @@ -1,23 +0,0 @@ ---- base/synchronization/lock_impl.h.orig 2024-08-14 20:54:23 UTC -+++ base/synchronization/lock_impl.h -@@ -109,6 +109,10 @@ void LockImpl::Unlock() { - } - - #elif BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_FREEBSD) -+#pragma GCC diagnostic push -+#pragma GCC diagnostic ignored "-Wthread-safety-analysis" -+#endif - - #if DCHECK_IS_ON() - BASE_EXPORT void dcheck_trylock_result(int rv); -@@ -129,6 +133,9 @@ void LockImpl::Unlock() { - dcheck_unlock_result(rv); - #endif - } -+#if BUILDFLAG(IS_FREEBSD) -+#pragma GCC diagnostic pop -+#endif - #endif - - // This is an implementation used for AutoLock templated on the lock type. diff --git a/devel/electron35/files/patch-base_syslog__logging.cc b/devel/electron35/files/patch-base_syslog__logging.cc deleted file mode 100644 index 74d7fa1c5483..000000000000 --- a/devel/electron35/files/patch-base_syslog__logging.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/syslog_logging.cc.orig 2025-03-24 20:50:14 UTC -+++ base/syslog_logging.cc -@@ -17,7 +17,7 @@ - #include "base/strings/string_util.h" - #include "base/win/scoped_handle.h" - #include "base/win/win_util.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // <syslog.h> defines LOG_INFO, LOG_WARNING macros that could conflict with - // base::LOG_INFO, base::LOG_WARNING. - #include <syslog.h> -@@ -151,7 +151,7 @@ EventLogMessage::~EventLogMessage() { - if (user_sid != nullptr) { - ::LocalFree(user_sid); - } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kEventSource[] = "chrome"; - openlog(kEventSource, LOG_NOWAIT | LOG_PID, LOG_USER); - // We can't use the defined names for the logging severity from syslog.h diff --git a/devel/electron35/files/patch-base_system_sys__info.cc b/devel/electron35/files/patch-base_system_sys__info.cc deleted file mode 100644 index 11c22025a56b..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/system/sys_info.cc.orig 2025-03-24 20:50:14 UTC -+++ base/system/sys_info.cc -@@ -224,7 +224,7 @@ void SysInfo::GetHardwareInfo(base::OnceCallback<void( - #endif - - void SysInfo::GetHardwareInfo(base::OnceCallback<void(HardwareInfo)> callback) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - constexpr base::TaskTraits kTraits = {base::MayBlock()}; - #else - constexpr base::TaskTraits kTraits = {}; diff --git a/devel/electron35/files/patch-base_system_sys__info.h b/devel/electron35/files/patch-base_system_sys__info.h deleted file mode 100644 index ddc5bc6cf748..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info.h +++ /dev/null @@ -1,20 +0,0 @@ ---- base/system/sys_info.h.orig 2025-03-24 20:50:14 UTC -+++ base/system/sys_info.h -@@ -332,6 +332,8 @@ class BASE_EXPORT SysInfo { - static void ResetCpuSecurityMitigationsEnabledForTesting(); - #endif - -+ static uint64_t MaxSharedMemorySize(); -+ - private: - friend class test::ScopedAmountOfPhysicalMemoryOverride; - FRIEND_TEST_ALL_PREFIXES(SysInfoTest, AmountOfAvailablePhysicalMemory); -@@ -344,7 +346,7 @@ class BASE_EXPORT SysInfo { - static HardwareInfo GetHardwareInfoSync(); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - static uint64_t AmountOfAvailablePhysicalMemory( - const SystemMemoryInfoKB& meminfo); - #endif diff --git a/devel/electron35/files/patch-base_system_sys__info__freebsd.cc b/devel/electron35/files/patch-base_system_sys__info__freebsd.cc deleted file mode 100644 index 242ac638bb5d..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info__freebsd.cc +++ /dev/null @@ -1,112 +0,0 @@ ---- base/system/sys_info_freebsd.cc.orig 2024-10-16 21:30:44 UTC -+++ base/system/sys_info_freebsd.cc -@@ -9,28 +9,103 @@ - #include <sys/sysctl.h> - - #include "base/notreached.h" -+#include "base/process/process_metrics.h" -+#include "base/strings/string_util.h" - - namespace base { - --int64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- int pages, page_size; -+int SysInfo::NumberOfProcessors() { -+ int mib[] = {CTL_HW, HW_NCPU}; -+ int ncpu; -+ size_t size = sizeof(ncpu); -+ if (sysctl(mib, std::size(mib), &ncpu, &size, NULL, 0) < 0) { -+ NOTREACHED(); -+ return 1; -+ } -+ return ncpu; -+} -+ -+uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { -+ int pages, page_size, r = 0; - size_t size = sizeof(pages); -- sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); -- sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); -- if (pages == -1 || page_size == -1) { -+ -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); -+ -+ if (r == -1) { - NOTREACHED(); - } -- return static_cast<int64_t>(pages) * page_size; -+ -+ return static_cast<uint64_t>(pages) * page_size; - } - -+uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { -+ int page_size, r = 0; -+ unsigned int pgfree, pginact, pgcache; -+ size_t size = sizeof(page_size); -+ size_t szpg = sizeof(pgfree); -+ -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_free_count", &pgfree, &szpg, NULL, 0); -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_inactive_count", &pginact, &szpg, NULL, 0); -+ if (r == 0) -+ r = sysctlbyname("vm.stats.vm.v_cache_count", &pgcache, &szpg, NULL, 0); -+ -+ if (r == -1) { -+ NOTREACHED(); -+ return 0; -+ } -+ -+ return static_cast<uint64_t>((pgfree + pginact + pgcache) * page_size); -+} -+ - // static -+uint64_t SysInfo::AmountOfAvailablePhysicalMemory(const SystemMemoryInfoKB& info) { -+ uint64_t res_kb = info.available != 0 -+ ? info.available - info.active_file -+ : info.free + info.reclaimable + info.inactive_file; -+ return res_kb * 1024; -+} -+ -+// static -+std::string SysInfo::CPUModelName() { -+ int mib[] = { CTL_HW, HW_MODEL }; -+ char name[256]; -+ size_t size = std::size(name); -+ -+ if (sysctl(mib, std::size(mib), &name, &size, NULL, 0) == 0) { -+ return name; -+ } -+ -+ return std::string(); -+} -+ -+// static - uint64_t SysInfo::MaxSharedMemorySize() { - size_t limit; - size_t size = sizeof(limit); -+ - if (sysctlbyname("kern.ipc.shmmax", &limit, &size, NULL, 0) < 0) { - NOTREACHED(); - } - return static_cast<uint64_t>(limit); -+} -+ -+SysInfo::HardwareInfo SysInfo::GetHardwareInfoSync() { -+ HardwareInfo info; -+ -+ info.manufacturer = "FreeBSD"; -+ info.model = HardwareModelName(); -+ -+ DCHECK(IsStringUTF8(info.manufacturer)); -+ DCHECK(IsStringUTF8(info.model)); -+ -+ return info; - } - - } // namespace base diff --git a/devel/electron35/files/patch-base_system_sys__info__openbsd.cc b/devel/electron35/files/patch-base_system_sys__info__openbsd.cc deleted file mode 100644 index eab9fe372a05..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info__openbsd.cc +++ /dev/null @@ -1,85 +0,0 @@ ---- base/system/sys_info_openbsd.cc.orig 2025-03-24 20:50:14 UTC -+++ base/system/sys_info_openbsd.cc -@@ -12,6 +12,7 @@ - - #include "base/notreached.h" - #include "base/posix/sysctl.h" -+#include "base/strings/string_util.h" - - namespace { - -@@ -28,9 +29,14 @@ namespace base { - - namespace base { - -+// pledge(2) -+uint64_t aofpmem = 0; -+uint64_t shmmax = 0; -+char cpumodel[256]; -+ - // static - int SysInfo::NumberOfProcessors() { -- int mib[] = {CTL_HW, HW_NCPU}; -+ int mib[] = {CTL_HW, HW_NCPUONLINE}; - int ncpu; - size_t size = sizeof(ncpu); - if (sysctl(mib, std::size(mib), &ncpu, &size, NULL, 0) < 0) { -@@ -41,10 +47,26 @@ uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { - - // static - uint64_t SysInfo::AmountOfPhysicalMemoryImpl() { -- return AmountOfMemory(_SC_PHYS_PAGES); -+ // pledge(2) -+ if (!aofpmem) -+ aofpmem = AmountOfMemory(_SC_PHYS_PAGES); -+ return aofpmem; - } - - // static -+std::string SysInfo::CPUModelName() { -+ int mib[] = {CTL_HW, HW_MODEL}; -+ size_t len = std::size(cpumodel); -+ -+ if (cpumodel[0] == '\0') { -+ if (sysctl(mib, std::size(mib), cpumodel, &len, NULL, 0) < 0) -+ return std::string(); -+ } -+ -+ return std::string(cpumodel, len - 1); -+} -+ -+// static - uint64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { - // We should add inactive file-backed memory also but there is no such - // information from OpenBSD unfortunately. -@@ -56,15 +78,27 @@ uint64_t SysInfo::MaxSharedMemorySize() { - int mib[] = {CTL_KERN, KERN_SHMINFO, KERN_SHMINFO_SHMMAX}; - size_t limit; - size_t size = sizeof(limit); -+ // pledge(2) -+ if (shmmax) -+ goto out; - if (sysctl(mib, std::size(mib), &limit, &size, NULL, 0) < 0) { - NOTREACHED(); - } -- return static_cast<uint64_t>(limit); -+ shmmax = static_cast<uint64_t>(limit); -+out: -+ return shmmax; - } - - // static --std::string SysInfo::CPUModelName() { -- return StringSysctl({CTL_HW, HW_MODEL}).value(); -+SysInfo::HardwareInfo SysInfo::GetHardwareInfoSync() { -+ HardwareInfo info; -+ // Set the manufacturer to "OpenBSD" and the model to -+ // an empty string. -+ info.manufacturer = "OpenBSD"; -+ info.model = HardwareModelName(); -+ DCHECK(IsStringUTF8(info.manufacturer)); -+ DCHECK(IsStringUTF8(info.model)); -+ return info; - } - - } // namespace base diff --git a/devel/electron35/files/patch-base_system_sys__info__posix.cc b/devel/electron35/files/patch-base_system_sys__info__posix.cc deleted file mode 100644 index baca679375b2..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info__posix.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- base/system/sys_info_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/system/sys_info_posix.cc -@@ -124,7 +124,7 @@ namespace base { - - namespace base { - --#if !BUILDFLAG(IS_OPENBSD) -+#if !BUILDFLAG(IS_BSD) - // static - int SysInfo::NumberOfProcessors() { - #if BUILDFLAG(IS_MAC) -@@ -180,7 +180,7 @@ int SysInfo::NumberOfProcessors() { - - return cached_num_cpus; - } --#endif // !BUILDFLAG(IS_OPENBSD) -+#endif // !BUILDFLAG(IS_BSD) - - // static - uint64_t SysInfo::AmountOfVirtualMemory() { -@@ -268,6 +268,8 @@ std::string SysInfo::OperatingSystemArchitecture() { - arch = "x86"; - } else if (arch == "amd64") { - arch = "x86_64"; -+ } else if (arch == "arm64") { -+ arch = "aarch64"; - } else if (std::string(info.sysname) == "AIX") { - arch = "ppc64"; - } diff --git a/devel/electron35/files/patch-base_system_sys__info__unittest.cc b/devel/electron35/files/patch-base_system_sys__info__unittest.cc deleted file mode 100644 index 4e356be04c2f..000000000000 --- a/devel/electron35/files/patch-base_system_sys__info__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/system/sys_info_unittest.cc.orig 2024-08-14 20:54:23 UTC -+++ base/system/sys_info_unittest.cc -@@ -265,12 +265,16 @@ TEST_F(SysInfoTest, GetHardwareInfo) { - EXPECT_TRUE(IsStringUTF8(hardware_info->model)); - bool empty_result_expected = - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_BSD) - false; - #else - true; - #endif - EXPECT_EQ(hardware_info->manufacturer.empty(), empty_result_expected); -+#if BUILDFLAG(IS_BSD) -+ empty_result_expected = true; -+#endif - EXPECT_EQ(hardware_info->model.empty(), empty_result_expected); - } - diff --git a/devel/electron35/files/patch-base_task_thread__pool_environment__config__unittest.cc b/devel/electron35/files/patch-base_task_thread__pool_environment__config__unittest.cc deleted file mode 100644 index 29ff9848add9..000000000000 --- a/devel/electron35/files/patch-base_task_thread__pool_environment__config__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/task/thread_pool/environment_config_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/task/thread_pool/environment_config_unittest.cc -@@ -14,7 +14,7 @@ TEST(ThreadPoolEnvironmentConfig, CanUseBackgroundPrio - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) - EXPECT_TRUE(CanUseBackgroundThreadTypeForWorkerThread()); - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - EXPECT_FALSE(CanUseBackgroundThreadTypeForWorkerThread()); - #else - #error Platform doesn't match any block -@@ -23,7 +23,7 @@ TEST(ThreadPoolEnvironmentConfig, CanUseBackgroundPrio - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_ANDROID) - EXPECT_TRUE(CanUseUtilityThreadTypeForWorkerThread()); - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - EXPECT_FALSE(CanUseUtilityThreadTypeForWorkerThread()); - #else - #error Platform doesn't match any block diff --git a/devel/electron35/files/patch-base_test_launcher_test__launcher.cc b/devel/electron35/files/patch-base_test_launcher_test__launcher.cc deleted file mode 100644 index 08a654fed15e..000000000000 --- a/devel/electron35/files/patch-base_test_launcher_test__launcher.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- base/test/launcher/test_launcher.cc.orig 2025-03-24 20:50:14 UTC -+++ base/test/launcher/test_launcher.cc -@@ -74,6 +74,7 @@ - #include "testing/gtest/include/gtest/gtest.h" - - #if BUILDFLAG(IS_POSIX) -+#include <signal.h> - #include <fcntl.h> - - #include "base/files/file_descriptor_watcher_posix.h" diff --git a/devel/electron35/files/patch-base_test_test__file__util__linux.cc b/devel/electron35/files/patch-base_test_test__file__util__linux.cc deleted file mode 100644 index b99b3e8f323c..000000000000 --- a/devel/electron35/files/patch-base_test_test__file__util__linux.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- base/test/test_file_util_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ base/test/test_file_util_linux.cc -@@ -56,9 +56,11 @@ bool EvictFileFromSystemCache(const FilePath& file) { - if (fdatasync(fd.get()) != 0) { - return false; - } -+#if !BUILDFLAG(IS_BSD) - if (posix_fadvise(fd.get(), 0, 0, POSIX_FADV_DONTNEED) != 0) { - return false; - } -+#endif - return true; - } - diff --git a/devel/electron35/files/patch-base_test_test__file__util__posix.cc b/devel/electron35/files/patch-base_test_test__file__util__posix.cc deleted file mode 100644 index cfdc1341de56..000000000000 --- a/devel/electron35/files/patch-base_test_test__file__util__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/test/test_file_util_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/test/test_file_util_posix.cc -@@ -93,7 +93,7 @@ void SyncPageCacheToDisk() { - } - - #if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \ -- !BUILDFLAG(IS_ANDROID) -+ !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) - bool EvictFileFromSystemCache(const FilePath& file) { - // There doesn't seem to be a POSIX way to cool the disk cache. - NOTIMPLEMENTED(); diff --git a/devel/electron35/files/patch-base_threading_platform__thread.h b/devel/electron35/files/patch-base_threading_platform__thread.h deleted file mode 100644 index 6f82a564bd3d..000000000000 --- a/devel/electron35/files/patch-base_threading_platform__thread.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/threading/platform_thread.h.orig 2025-03-24 20:50:14 UTC -+++ base/threading/platform_thread.h -@@ -48,6 +48,8 @@ typedef mach_port_t PlatformThreadId; - typedef zx_koid_t PlatformThreadId; - #elif BUILDFLAG(IS_APPLE) - typedef mach_port_t PlatformThreadId; -+#elif BUILDFLAG(IS_BSD) -+typedef uint64_t PlatformThreadId; - #elif BUILDFLAG(IS_POSIX) - typedef pid_t PlatformThreadId; - #endif diff --git a/devel/electron35/files/patch-base_threading_platform__thread__bsd.cc b/devel/electron35/files/patch-base_threading_platform__thread__bsd.cc deleted file mode 100644 index 16e5ab7d5f21..000000000000 --- a/devel/electron35/files/patch-base_threading_platform__thread__bsd.cc +++ /dev/null @@ -1,34 +0,0 @@ ---- base/threading/platform_thread_bsd.cc.orig 2024-04-28 08:50:24 UTC -+++ base/threading/platform_thread_bsd.cc -@@ -0,0 +1,31 @@ -+// Copyright 2023 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+// Description: These are stubs for *BSD. -+ -+#include "base/threading/platform_thread.h" -+ -+namespace base { -+namespace internal { -+ -+bool CanSetThreadTypeToRealtimeAudio() { -+ return false; -+} -+ -+bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, -+ MessagePumpType pump_type_hint) { -+ return false; -+} -+ -+std::optional<ThreadPriorityForTest> -+GetCurrentThreadPriorityForPlatformForTest() { -+ return std::nullopt; -+} -+} // namespace internal -+ -+// static -+void PlatformThreadBase::SetName(const std::string& name) { -+ SetNameCommon(name); -+} -+ -+} // namespace base diff --git a/devel/electron35/files/patch-base_threading_platform__thread__internal__posix.cc b/devel/electron35/files/patch-base_threading_platform__thread__internal__posix.cc deleted file mode 100644 index 9c8adc7285b0..000000000000 --- a/devel/electron35/files/patch-base_threading_platform__thread__internal__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/threading/platform_thread_internal_posix.cc.orig 2024-10-16 21:30:44 UTC -+++ base/threading/platform_thread_internal_posix.cc -@@ -41,7 +41,7 @@ int GetCurrentThreadNiceValue() { - } - - int GetCurrentThreadNiceValue() { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - NOTIMPLEMENTED(); - return 0; - #else diff --git a/devel/electron35/files/patch-base_threading_platform__thread__posix.cc b/devel/electron35/files/patch-base_threading_platform__thread__posix.cc deleted file mode 100644 index 60e886072438..000000000000 --- a/devel/electron35/files/patch-base_threading_platform__thread__posix.cc +++ /dev/null @@ -1,53 +0,0 @@ ---- base/threading/platform_thread_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ base/threading/platform_thread_posix.cc -@@ -79,11 +79,11 @@ void* ThreadFunc(void* params) { - base::DisallowSingleton(); - } - --#if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) -+#if PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) && !BUILDFLAG(IS_BSD) - partition_alloc::internal::StackTopRegistry::Get().NotifyThreadCreated(); - #endif - --#if !BUILDFLAG(IS_NACL) -+#if !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_APPLE) - PlatformThread::SetCurrentThreadRealtimePeriodValue( - delegate->GetRealtimePeriod()); -@@ -270,6 +270,8 @@ PlatformThreadId PlatformThreadBase::CurrentId() { - return reinterpret_cast<int32_t>(pthread_self()); - #elif BUILDFLAG(IS_POSIX) && BUILDFLAG(IS_AIX) - return pthread_self(); -+#elif BUILDFLAG(IS_BSD) -+ return reinterpret_cast<uint64_t>(pthread_self()); - #elif BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_AIX) - return reinterpret_cast<int64_t>(pthread_self()); - #endif -@@ -363,7 +365,7 @@ bool PlatformThreadBase::CanChangeThreadType(ThreadTyp - - // static - bool PlatformThreadBase::CanChangeThreadType(ThreadType from, ThreadType to) { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - return false; - #else - if (from >= to) { -@@ -384,6 +386,9 @@ void SetCurrentThreadTypeImpl(ThreadType thread_type, - MessagePumpType pump_type_hint) { - #if BUILDFLAG(IS_NACL) - NOTIMPLEMENTED(); -+// avoid pledge(2) violation -+#elif BUILDFLAG(IS_BSD) -+ NOTIMPLEMENTED(); - #else - if (internal::SetCurrentThreadTypeForPlatform(thread_type, pump_type_hint)) { - return; -@@ -407,7 +412,7 @@ ThreadPriorityForTest PlatformThreadBase::GetCurrentTh - - // static - ThreadPriorityForTest PlatformThreadBase::GetCurrentThreadPriorityForTest() { --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - NOTIMPLEMENTED(); - return ThreadPriorityForTest::kNormal; - #else diff --git a/devel/electron35/files/patch-base_threading_platform__thread__unittest.cc b/devel/electron35/files/patch-base_threading_platform__thread__unittest.cc deleted file mode 100644 index e06ae343eb37..000000000000 --- a/devel/electron35/files/patch-base_threading_platform__thread__unittest.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- base/threading/platform_thread_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ base/threading/platform_thread_unittest.cc -@@ -36,7 +36,7 @@ - #include "base/time/time.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <pthread.h> - #include <sys/syscall.h> - #include <sys/types.h> -@@ -370,7 +370,7 @@ TEST(PlatformThreadTest, CanChangeThreadType) { - // and hardcodes what we know. Please inform scheduler-dev@chromium.org if this - // proprerty changes for a given platform. - TEST(PlatformThreadTest, CanChangeThreadType) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Ubuntu, RLIMIT_NICE and RLIMIT_RTPRIO are 0 by default, so we won't be - // able to increase priority to any level unless we are root (euid == 0). - bool kCanIncreasePriority = false; -@@ -624,12 +624,16 @@ INSTANTIATE_TEST_SUITE_P( - - #endif // BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - namespace { - - bool IsTidCacheCorrect() { -+#if BUILDFLAG(IS_BSD) -+ return PlatformThread::CurrentId() == reinterpret_cast<int64_t>(pthread_self()); -+#else - return PlatformThread::CurrentId() == syscall(__NR_gettid); -+#endif - } - - void* CheckTidCacheCorrectWrapper(void*) { diff --git a/devel/electron35/files/patch-base_time_time__now__posix.cc b/devel/electron35/files/patch-base_time_time__now__posix.cc deleted file mode 100644 index 2099f31627ab..000000000000 --- a/devel/electron35/files/patch-base_time_time__now__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/time/time_now_posix.cc.orig 2025-01-27 17:37:37 UTC -+++ base/time/time_now_posix.cc -@@ -27,7 +27,7 @@ - #endif - - // NaCl doesn't support CLOCK_MONOTONIC_COARSE. --#if BUILDFLAG(IS_NACL) -+#if BUILDFLAG(IS_NACL) || BUILDFLAG(IS_BSD) - #define TIMETICKS_LOW_RESOLUTION_CLOCK CLOCK_MONOTONIC - #else - #define TIMETICKS_LOW_RESOLUTION_CLOCK CLOCK_MONOTONIC_COARSE diff --git a/devel/electron35/files/patch-base_trace__event_malloc__dump__provider.cc b/devel/electron35/files/patch-base_trace__event_malloc__dump__provider.cc deleted file mode 100644 index 96d614105870..000000000000 --- a/devel/electron35/files/patch-base_trace__event_malloc__dump__provider.cc +++ /dev/null @@ -1,30 +0,0 @@ ---- base/trace_event/malloc_dump_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ base/trace_event/malloc_dump_provider.cc -@@ -31,6 +31,8 @@ - - #if BUILDFLAG(IS_APPLE) - #include <malloc/malloc.h> -+#elif BUILDFLAG(IS_BSD) -+#include <stdlib.h> - #else - #include <malloc.h> - #endif -@@ -180,7 +182,7 @@ void ReportAppleAllocStats(size_t* total_virtual_size, - - #if (PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) && BUILDFLAG(IS_ANDROID)) || \ - (!PA_BUILDFLAG(USE_PARTITION_ALLOC_AS_MALLOC) && !BUILDFLAG(IS_WIN) && \ -- !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_FUCHSIA)) -+ !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_FUCHSIA) && !BUILDFLAG(IS_BSD)) - void ReportMallinfoStats(ProcessMemoryDump* pmd, - size_t* total_virtual_size, - size_t* resident_size, -@@ -370,6 +372,9 @@ bool MallocDumpProvider::OnMemoryDump(const MemoryDump - &allocated_objects_count); - #elif BUILDFLAG(IS_FUCHSIA) - // TODO(fuchsia): Port, see https://crbug.com/706592. -+#elif BUILDFLAG(IS_BSD) -+ total_virtual_size = 0; -+ allocated_objects_size = 0; - #else - ReportMallinfoStats(/*pmd=*/nullptr, &total_virtual_size, &resident_size, - &allocated_objects_size, &allocated_objects_count); diff --git a/devel/electron35/files/patch-base_trace__event_memory__dump__manager.cc b/devel/electron35/files/patch-base_trace__event_memory__dump__manager.cc deleted file mode 100644 index cde919b01a19..000000000000 --- a/devel/electron35/files/patch-base_trace__event_memory__dump__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- base/trace_event/memory_dump_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ base/trace_event/memory_dump_manager.cc -@@ -78,7 +78,7 @@ const char* const MemoryDumpManager::kSystemAllocatorP - #if defined(MALLOC_MEMORY_TRACING_SUPPORTED) - MallocDumpProvider::kAllocatedObjects; - #else -- nullptr; -+ ""; - #endif - - // static diff --git a/devel/electron35/files/patch-base_trace__event_process__memory__dump.cc b/devel/electron35/files/patch-base_trace__event_process__memory__dump.cc deleted file mode 100644 index c883da504bd5..000000000000 --- a/devel/electron35/files/patch-base_trace__event_process__memory__dump.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/trace_event/process_memory_dump.cc.orig 2025-03-24 20:50:14 UTC -+++ base/trace_event/process_memory_dump.cc -@@ -119,7 +119,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident - #if BUILDFLAG(IS_WIN) - auto vec = - base::HeapArray<PSAPI_WORKING_SET_EX_INFORMATION>::WithSize(max_vec_size); --#elif BUILDFLAG(IS_APPLE) -+#elif BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - auto vec = base::HeapArray<char>::WithSize(max_vec_size); - #elif BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) - auto vec = base::HeapArray<unsigned char>::WithSize(max_vec_size); -@@ -143,7 +143,7 @@ std::optional<size_t> ProcessMemoryDump::CountResident - for (size_t i = 0; i < page_count; i++) { - resident_page_count += vec[i].VirtualAttributes.Valid; - } --#elif BUILDFLAG(IS_FUCHSIA) -+#elif BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/42050620): Implement counting resident bytes. - // For now, log and avoid unused variable warnings. - NOTIMPLEMENTED_LOG_ONCE(); diff --git a/devel/electron35/files/patch-base_tracing_trace__time.cc b/devel/electron35/files/patch-base_tracing_trace__time.cc deleted file mode 100644 index bd27b5d555db..000000000000 --- a/devel/electron35/files/patch-base_tracing_trace__time.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- base/tracing/trace_time.cc.orig 2025-03-24 20:50:14 UTC -+++ base/tracing/trace_time.cc -@@ -8,12 +8,16 @@ - #include "build/build_config.h" - #include "third_party/perfetto/include/perfetto/base/time.h" - -+#if BUILDFLAG(IS_FREEBSD) -+#define CLOCK_BOOTTIME CLOCK_UPTIME -+#endif -+ - namespace base::tracing { - - int64_t TraceBootTicksNow() { - // On Windows and Mac, TRACE_TIME_TICKS_NOW() behaves like boottime already. - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - struct timespec ts; - int res = clock_gettime(CLOCK_BOOTTIME, &ts); - if (res != -1) { diff --git a/devel/electron35/files/patch-base_tracing_trace__time.h b/devel/electron35/files/patch-base_tracing_trace__time.h deleted file mode 100644 index 0394e382ee6e..000000000000 --- a/devel/electron35/files/patch-base_tracing_trace__time.h +++ /dev/null @@ -1,11 +0,0 @@ ---- base/tracing/trace_time.h.orig 2022-02-28 16:54:41 UTC -+++ base/tracing/trace_time.h -@@ -12,7 +12,7 @@ namespace base { - namespace tracing { - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Linux, Android, and Fuchsia all use CLOCK_MONOTONIC. See crbug.com/166153 - // about efforts to unify base::TimeTicks across all platforms. - constexpr perfetto::protos::pbzero::BuiltinClock kTraceClockId = diff --git a/devel/electron35/files/patch-build_config_BUILD.gn b/devel/electron35/files/patch-build_config_BUILD.gn deleted file mode 100644 index 9ca9cf850096..000000000000 --- a/devel/electron35/files/patch-build_config_BUILD.gn +++ /dev/null @@ -1,13 +0,0 @@ ---- build/config/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ build/config/BUILD.gn -@@ -215,6 +215,10 @@ config("default_libs") { - # Targets should choose to explicitly link frameworks they require. Since - # linking can have run-time side effects, nothing should be listed here. - libs = [] -+ } else if (is_bsd) { -+ libs = [ -+ "pthread", -+ ] - } else if (is_linux || is_chromeos) { - libs = [ - "dl", diff --git a/devel/electron35/files/patch-build_config_BUILDCONFIG.gn b/devel/electron35/files/patch-build_config_BUILDCONFIG.gn deleted file mode 100644 index 76aaba0afee5..000000000000 --- a/devel/electron35/files/patch-build_config_BUILDCONFIG.gn +++ /dev/null @@ -1,45 +0,0 @@ ---- build/config/BUILDCONFIG.gn.orig 2025-02-02 01:39:06 UTC -+++ build/config/BUILDCONFIG.gn -@@ -139,7 +139,8 @@ declare_args() { - is_official_build = false - - # Set to true when compiling with the Clang compiler. -- is_clang = current_os != "linux" || -+ is_clang = current_os != "linux" || current_os == "openbsd" || -+ current_os == "freebsd" || - (current_cpu != "s390x" && current_cpu != "s390" && - current_cpu != "ppc64" && current_cpu != "ppc" && - current_cpu != "mips" && current_cpu != "mips64" && -@@ -237,6 +238,10 @@ if (host_toolchain == "") { - host_toolchain = "//build/toolchain/aix:$host_cpu" - } else if (host_os == "zos") { - host_toolchain = "//build/toolchain/zos:$host_cpu" -+ } else if (host_os == "openbsd") { -+ host_toolchain = "//build/toolchain/openbsd:clang_$host_cpu" -+ } else if (host_os == "freebsd") { -+ host_toolchain = "//build/toolchain/freebsd:clang_$host_cpu" - } else { - assert(false, "Unsupported host_os: $host_os") - } -@@ -281,6 +286,8 @@ if (target_os == "android") { - _default_toolchain = "//build/toolchain/aix:$target_cpu" - } else if (target_os == "zos") { - _default_toolchain = "//build/toolchain/zos:$target_cpu" -+} else if (target_os == "openbsd" || target_os == "freebsd") { -+ _default_toolchain = host_toolchain - } else { - assert(false, "Unsupported target_os: $target_os") - } -@@ -315,7 +322,11 @@ is_ios = current_os == "ios" - is_chromeos = current_os == "chromeos" - is_fuchsia = current_os == "fuchsia" - is_ios = current_os == "ios" --is_linux = current_os == "linux" -+is_linux = current_os == "linux" || current_os == "openbsd" || -+ current_os == "freebsd" -+is_openbsd = current_os == "openbsd" -+is_freebsd = current_os == "freebsd" -+is_bsd = current_os == "openbsd" || current_os == "freebsd" - is_mac = current_os == "mac" - is_nacl = current_os == "nacl" - is_watchos = current_os == "watchos" diff --git a/devel/electron35/files/patch-build_config_clang_BUILD.gn b/devel/electron35/files/patch-build_config_clang_BUILD.gn deleted file mode 100644 index 22e83a08bfc3..000000000000 --- a/devel/electron35/files/patch-build_config_clang_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- build/config/clang/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ build/config/clang/BUILD.gn -@@ -213,7 +213,12 @@ clang_lib("compiler_builtins") { - - # Adds a dependency on the Clang runtime library clang_rt.builtins. - clang_lib("compiler_builtins") { -- if (is_mac) { -+ if (is_bsd) { -+ # Since there's no Rust in the toolchain, there's no concern that we'll use -+ # the Rust stdlib's intrinsics here. -+ # -+ # Don't define libname which makes this target do nothing. -+ } else if (is_mac) { - libname = "osx" - } else if (is_ios) { - if (target_environment == "simulator") { diff --git a/devel/electron35/files/patch-build_config_compiler_BUILD.gn b/devel/electron35/files/patch-build_config_compiler_BUILD.gn deleted file mode 100644 index 8f0a06efa15c..000000000000 --- a/devel/electron35/files/patch-build_config_compiler_BUILD.gn +++ /dev/null @@ -1,131 +0,0 @@ ---- build/config/compiler/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ build/config/compiler/BUILD.gn -@@ -198,7 +198,7 @@ declare_args() { - # This greatly reduces the size of debug builds, at the cost of - # debugging information which is required by some specialized - # debugging tools. -- simple_template_names = is_clang && !is_nacl && !is_win && !is_apple -+ simple_template_names = is_clang && !is_nacl && !is_win && !is_apple && !is_bsd - } - - declare_args() { -@@ -255,13 +255,16 @@ config("no_unresolved_symbols") { - # Compiler instrumentation can introduce dependencies in DSOs to symbols in - # the executable they are loaded into, so they are unresolved at link-time. - config("no_unresolved_symbols") { -- if (!using_sanitizer && -+ if (!using_sanitizer && !is_bsd && - (is_linux || is_chromeos || is_android || is_fuchsia)) { - ldflags = [ - "-Wl,-z,defs", - "-Wl,--as-needed", - ] - } -+ if (current_cpu == "x86" && is_openbsd) { -+ ldflags = [ "-Wl,-z,notext", "-Wl,--strip-all" ] -+ } - } - - # compiler --------------------------------------------------------------------- -@@ -519,6 +522,10 @@ config("compiler") { - } - } - -+ if (is_openbsd) { -+ ldflags += [ "-Wl,-z,wxneeded" ] -+ } -+ - # Linux-specific compiler flags setup. - # ------------------------------------ - if (use_icf && (!is_apple || use_lld)) { -@@ -578,7 +585,7 @@ config("compiler") { - ldflags += [ "-Wl,-z,keep-text-section-prefix" ] - } - -- if (is_clang && !is_nacl) { -+ if (is_clang && !is_nacl && !is_bsd) { - cflags += [ "-fcrash-diagnostics-dir=" + clang_diagnostic_dir ] - if (save_reproducers_on_lld_crash && use_lld) { - ldflags += [ -@@ -1234,7 +1241,7 @@ config("compiler_cpu_abi") { - ] - } - } else if (current_cpu == "arm") { -- if (is_clang && !is_android && !is_nacl && !is_chromeos_device) { -+ if (is_clang && !is_android && !is_nacl && !is_chromeos_device && !is_bsd) { - cflags += [ "--target=arm-linux-gnueabihf" ] - ldflags += [ "--target=arm-linux-gnueabihf" ] - } -@@ -1249,7 +1256,7 @@ config("compiler_cpu_abi") { - } - } else if (current_cpu == "arm64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia && -- !is_chromeos_device) { -+ !is_chromeos_device && !is_bsd) { - cflags += [ "--target=aarch64-linux-gnu" ] - ldflags += [ "--target=aarch64-linux-gnu" ] - } -@@ -1583,7 +1590,7 @@ config("compiler_deterministic") { - # different build directory like "out/feature_a" and "out/feature_b" if - # we build same files with same compile flag. - # Other paths are already given in relative, no need to normalize them. -- if (is_nacl) { -+ if (is_nacl || is_bsd) { - # TODO(https://crbug.com/1231236): Use -ffile-compilation-dir= here. - cflags += [ - "-Xclang", -@@ -1641,7 +1648,7 @@ config("clang_revision") { - } - - config("clang_revision") { -- if (is_clang && clang_base_path == default_clang_base_path && -+ if (is_clang && !is_bsd && clang_base_path == default_clang_base_path && - current_os != "zos") { - update_args = [ - "--print-revision", -@@ -1962,9 +1969,6 @@ config("default_warnings") { - cflags += [ - # TODO(crbug.com/330524456): -Wcast-function-type is under -Wextra now. - "-Wno-cast-function-type", -- -- # TODO(crbug.com/40284799): Fix and re-enable. -- "-Wno-thread-safety-reference-return", - ] - - cflags_cc += [ -@@ -1972,7 +1976,7 @@ config("default_warnings") { - "-Wenum-compare-conditional", - ] - -- if (!is_nacl) { -+ if (!is_nacl && !is_bsd) { - cflags_cc += [ - # TODO(crbug.com/41486292): Fix and re-enable. - "-Wno-c++11-narrowing-const-reference", -@@ -2741,7 +2745,7 @@ config("afdo") { - # There are some targeted places that AFDO regresses, so we provide a separate - # config to allow AFDO to be disabled per-target. - config("afdo") { -- if (is_clang) { -+ if (is_clang && !is_bsd) { - cflags = [] - if (clang_emit_debug_info_for_profiling) { - # Add the following flags to generate debug info for profiling. -@@ -2768,7 +2772,7 @@ config("afdo") { - cflags += [ "-Wno-backend-plugin" ] - inputs = [ _clang_sample_profile ] - } -- } else if (auto_profile_path != "" && is_a_target_toolchain) { -+ } else if (auto_profile_path != "" && is_a_target_toolchain && !is_bsd) { - cflags = [ "-fauto-profile=${auto_profile_path}" ] - inputs = [ auto_profile_path ] - } -@@ -2945,7 +2949,7 @@ config("symbols") { - cflags += [ "-gomit-unreferenced-methods" ] - } - -- if (is_clang && (!is_nacl || is_nacl_saigo)) { -+ if (is_clang && (!is_nacl || is_nacl_saigo) && !is_bsd) { - if (is_apple) { - # TODO(crbug.com/40117949): Investigate missing debug info on mac. - # Make sure we don't use constructor homing on mac. diff --git a/devel/electron35/files/patch-build_config_gcc_BUILD.gn b/devel/electron35/files/patch-build_config_gcc_BUILD.gn deleted file mode 100644 index def24e5a8f6f..000000000000 --- a/devel/electron35/files/patch-build_config_gcc_BUILD.gn +++ /dev/null @@ -1,13 +0,0 @@ ---- build/config/gcc/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ build/config/gcc/BUILD.gn -@@ -32,7 +32,9 @@ config("symbol_visibility_hidden") { - # See http://gcc.gnu.org/wiki/Visibility - config("symbol_visibility_hidden") { - cflags = [ "-fvisibility=hidden" ] -- rustflags = [ "-Zdefault-visibility=hidden" ] -+ if (!is_bsd) { -+ rustflags = [ "-Zdefault-visibility=hidden" ] -+ } - - # Visibility attribute is not supported on AIX. - if (current_os != "aix") { diff --git a/devel/electron35/files/patch-build_config_linux_BUILD.gn b/devel/electron35/files/patch-build_config_linux_BUILD.gn deleted file mode 100644 index 2e93980f3e50..000000000000 --- a/devel/electron35/files/patch-build_config_linux_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- build/config/linux/BUILD.gn.orig 2022-05-19 14:06:27 UTC -+++ build/config/linux/BUILD.gn -@@ -41,7 +41,7 @@ config("runtime_library") { - } - - if ((!is_chromeos || default_toolchain != "//build/toolchain/cros:target") && -- (!use_custom_libcxx || current_cpu == "mipsel")) { -+ (!use_custom_libcxx || current_cpu == "mipsel") && !is_bsd) { - libs = [ "atomic" ] - } - } diff --git a/devel/electron35/files/patch-build_config_linux_libdrm_BUILD.gn b/devel/electron35/files/patch-build_config_linux_libdrm_BUILD.gn deleted file mode 100644 index 6ce9dff5909c..000000000000 --- a/devel/electron35/files/patch-build_config_linux_libdrm_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- build/config/linux/libdrm/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ build/config/linux/libdrm/BUILD.gn -@@ -15,7 +15,7 @@ if (use_system_libdrm) { - } - - if (use_system_libdrm) { -- assert(!is_linux, "System libdrm is not supported in linux") -+# assert(!is_linux, "System libdrm is not supported in linux") - pkg_config("libdrm_config") { - packages = [ "libdrm" ] - } diff --git a/devel/electron35/files/patch-build_config_linux_pkg-config.py b/devel/electron35/files/patch-build_config_linux_pkg-config.py deleted file mode 100644 index 3b8ffa5a822d..000000000000 --- a/devel/electron35/files/patch-build_config_linux_pkg-config.py +++ /dev/null @@ -1,11 +0,0 @@ ---- build/config/linux/pkg-config.py.orig 2023-03-30 00:33:39 UTC -+++ build/config/linux/pkg-config.py -@@ -108,7 +108,7 @@ def main(): - # If this is run on non-Linux platforms, just return nothing and indicate - # success. This allows us to "kind of emulate" a Linux build from other - # platforms. -- if "linux" not in sys.platform: -+ if not sys.platform.startswith(tuple(['linux', 'openbsd', 'freebsd'])): - print("[[],[],[],[],[]]") - return 0 - diff --git a/devel/electron35/files/patch-build_config_ozone.gni b/devel/electron35/files/patch-build_config_ozone.gni deleted file mode 100644 index 917f5aa3c178..000000000000 --- a/devel/electron35/files/patch-build_config_ozone.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- build/config/ozone.gni.orig 2023-10-19 19:57:59 UTC -+++ build/config/ozone.gni -@@ -84,7 +84,15 @@ declare_args() { - } else if (is_chromeos_lacros) { - ozone_platform = "wayland" - ozone_platform_wayland = true -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { -+ ozone_platform = "x11" -+ ozone_platform_wayland = true -+ ozone_platform_x11 = true -+ } else if (is_openbsd) { -+ ozone_platform = "x11" -+ ozone_platform_wayland = false -+ ozone_platform_x11 = true -+ } else if (is_freebsd) { - ozone_platform = "x11" - ozone_platform_wayland = true - ozone_platform_x11 = true diff --git a/devel/electron35/files/patch-build_config_rust.gni b/devel/electron35/files/patch-build_config_rust.gni deleted file mode 100644 index ef177e57a497..000000000000 --- a/devel/electron35/files/patch-build_config_rust.gni +++ /dev/null @@ -1,13 +0,0 @@ ---- build/config/rust.gni.orig 2025-03-24 20:50:14 UTC -+++ build/config/rust.gni -@@ -297,6 +297,10 @@ if (is_linux || is_chromeos) { - } - } - -+if (is_bsd) { -+ rust_abi_target = string_replace(rust_abi_target, "linux-gnu", current_os) -+} -+ - assert(!toolchain_has_rust || rust_abi_target != "") - - # This variable is passed to the Rust libstd build. diff --git a/devel/electron35/files/patch-build_config_v8__target__cpu.gni b/devel/electron35/files/patch-build_config_v8__target__cpu.gni deleted file mode 100644 index 40fa8f6348e3..000000000000 --- a/devel/electron35/files/patch-build_config_v8__target__cpu.gni +++ /dev/null @@ -1,13 +0,0 @@ ---- build/config/v8_target_cpu.gni.orig 2022-02-07 13:39:41 UTC -+++ build/config/v8_target_cpu.gni -@@ -36,6 +36,10 @@ declare_args() { - if (v8_target_cpu == "") { - if (current_toolchain == "//build/toolchain/linux:clang_x64_v8_arm64") { - v8_target_cpu = "arm64" -+ } else if (current_toolchain == "//build/toolchain/openbsd:clang_arm64") { -+ v8_target_cpu = "arm64" -+ } else if (current_toolchain == "//build/toolchain/freebsd:clang_arm64") { -+ v8_target_cpu = "arm64" - } else if (current_toolchain == "//build/toolchain/linux:clang_x86_v8_arm") { - v8_target_cpu = "arm" - } else if (current_toolchain == diff --git a/devel/electron35/files/patch-build_detect__host__arch.py b/devel/electron35/files/patch-build_detect__host__arch.py deleted file mode 100644 index 673554933a91..000000000000 --- a/devel/electron35/files/patch-build_detect__host__arch.py +++ /dev/null @@ -1,11 +0,0 @@ ---- build/detect_host_arch.py.orig 2023-03-30 00:33:39 UTC -+++ build/detect_host_arch.py -@@ -20,6 +20,8 @@ def HostArch(): - host_arch = 'ia32' - elif host_arch in ['x86_64', 'amd64']: - host_arch = 'x64' -+ elif host_arch.startswith('arm64'): -+ host_arch = 'arm64' - elif host_arch.startswith('arm'): - host_arch = 'arm' - elif host_arch.startswith('aarch64'): diff --git a/devel/electron35/files/patch-build_gn__run__binary.py b/devel/electron35/files/patch-build_gn__run__binary.py deleted file mode 100644 index 08fb97b6a1e9..000000000000 --- a/devel/electron35/files/patch-build_gn__run__binary.py +++ /dev/null @@ -1,11 +0,0 @@ ---- build/gn_run_binary.py.orig 2023-03-30 00:33:39 UTC -+++ build/gn_run_binary.py -@@ -23,7 +23,7 @@ if not os.path.isabs(path): - # The rest of the arguments are passed directly to the executable. - args = [path] + sys.argv[2:] - --ret = subprocess.call(args) -+ret = subprocess.call(args, env={"CHROME_EXE_PATH":"${WRKSRC}/out/Release/chrome","LD_LIBRARY_PATH":"${WRKSRC}/out/Release"}) - if ret != 0: - if ret <= -100: - # Windows error codes such as 0xC0000005 and 0xC0000409 are much easier to diff --git a/devel/electron35/files/patch-build_linux_chrome.map b/devel/electron35/files/patch-build_linux_chrome.map deleted file mode 100644 index 992585036b7b..000000000000 --- a/devel/electron35/files/patch-build_linux_chrome.map +++ /dev/null @@ -1,13 +0,0 @@ ---- build/linux/chrome.map.orig 2022-02-28 16:54:41 UTC -+++ build/linux/chrome.map -@@ -20,6 +20,10 @@ global: - # Program entry point. - _start; - -+ # FreeBSD specific variables. -+ __progname; -+ environ; -+ - # Memory allocation symbols. We want chrome and any libraries to - # share the same heap, so it is correct to export these symbols. - aligned_alloc; diff --git a/devel/electron35/files/patch-build_linux_strip__binary.py b/devel/electron35/files/patch-build_linux_strip__binary.py deleted file mode 100644 index 9dd3c051630b..000000000000 --- a/devel/electron35/files/patch-build_linux_strip__binary.py +++ /dev/null @@ -1,10 +0,0 @@ ---- build/linux/strip_binary.py.orig 2022-02-07 13:39:41 UTC -+++ build/linux/strip_binary.py -@@ -10,6 +10,7 @@ import sys - - - def main(): -+ return 0 - argparser = argparse.ArgumentParser(description='eu-strip binary.') - - argparser.add_argument('--eu-strip-binary-path', help='eu-strip path.') diff --git a/devel/electron35/files/patch-build_linux_unbundle_icu.gn b/devel/electron35/files/patch-build_linux_unbundle_icu.gn deleted file mode 100644 index 3e256a08334c..000000000000 --- a/devel/electron35/files/patch-build_linux_unbundle_icu.gn +++ /dev/null @@ -1,43 +0,0 @@ ---- build/linux/unbundle/icu.gn.orig 2025-01-27 17:37:37 UTC -+++ build/linux/unbundle/icu.gn -@@ -17,6 +17,15 @@ config("icu_config") { - "USING_SYSTEM_ICU=1", - "ICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC", - -+ # As of icu 73 C++ nullptr, char16_t, override, final and noexcept are used -+ # instead of defines. These definitions can be removed when the bundled icu -+ # gets updated to 73. For more details, see: -+ # https://unicode-org.atlassian.net/browse/ICU-21833 and -+ # https://github.com/unicode-org/icu/commit/28643799377ecf654564f6f31854b02788cebe33 -+ "U_FINAL=final", -+ "U_NOEXCEPT=noexcept", -+ "U_OVERRIDE=override", -+ - # U_EXPORT (defined in unicode/platform.h) is used to set public visibility - # on classes through the U_COMMON_API and U_I18N_API macros (among others). - # When linking against the system ICU library, we want its symbols to have -@@ -34,6 +43,9 @@ config("icu_config") { - # to define U_IMPORT to have the same value as U_EXPORT. For more details, - # please see: https://crbug.com/822820 - "U_IMPORT=U_EXPORT", -+ -+ # Unbreak with icu 76 where private symbols are picked up -+ "U_HIDE_DRAFT_API", - ] - } - -@@ -46,6 +58,14 @@ source_set("icui18n") { - } - - source_set("icui18n") { -+ deps = [ ":icui18n_shim" ] -+ public_configs = [ -+ ":icu_config", -+ ":system_icui18n", -+ ] -+} -+ -+source_set("icui18n_hidden_visibility") { - deps = [ ":icui18n_shim" ] - public_configs = [ - ":icu_config", diff --git a/devel/electron35/files/patch-build_linux_unbundle_libusb.gn b/devel/electron35/files/patch-build_linux_unbundle_libusb.gn deleted file mode 100644 index a99cdcd835d6..000000000000 --- a/devel/electron35/files/patch-build_linux_unbundle_libusb.gn +++ /dev/null @@ -1,30 +0,0 @@ ---- build/linux/unbundle/libusb.gn.orig 2023-11-29 21:39:40 UTC -+++ build/linux/unbundle/libusb.gn -@@ -1,3 +1,27 @@ -+# Copyright 2016 The Chromium Authors. All rights reserved. -+# Use of this source code is governed by a BSD-style license that can be -+# found in the LICENSE file. -+ -+import("//build/config/linux/pkg_config.gni") -+import("//build/shim_headers.gni") -+ -+pkg_config("system_libusb") { -+ packages = [ "libusb-1.0" ] -+} -+ -+shim_headers("libusb_shim") { -+ root_path = "src/libusb" -+ headers = [ -+ "libusb.h", -+ ] -+} -+ -+source_set("libusb") { -+ deps = [ -+ ":libusb_shim", -+ ] -+ public_configs = [ ":system_libusb" ] -+} - import("//build/config/linux/pkg_config.gni") - import("//build/shim_headers.gni") - diff --git a/devel/electron35/files/patch-build_nocompile.gni b/devel/electron35/files/patch-build_nocompile.gni deleted file mode 100644 index a18c7cac21e4..000000000000 --- a/devel/electron35/files/patch-build_nocompile.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- build/nocompile.gni.orig 2025-03-24 20:50:14 UTC -+++ build/nocompile.gni -@@ -55,7 +55,7 @@ declare_args() { - } - - declare_args() { -- enable_nocompile_tests = is_clang && !is_nacl -+ enable_nocompile_tests = is_clang && !is_nacl && !is_bsd - } - - if (enable_nocompile_tests) { diff --git a/devel/electron35/files/patch-build_rust_allocator_BUILD.gn b/devel/electron35/files/patch-build_rust_allocator_BUILD.gn deleted file mode 100644 index cb1633140dcc..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_BUILD.gn +++ /dev/null @@ -1,109 +0,0 @@ ---- build/rust/allocator/BUILD.gn.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/BUILD.gn -@@ -0,0 +1,106 @@ -+# Copyright 2025 The Chromium Authors -+# Use of this source code is governed by a BSD-style license that can be -+# found in the LICENSE file. -+ -+import("//build/buildflag_header.gni") -+import("//build/config/rust.gni") -+import("//build/rust/rust_static_library.gni") -+ -+rust_allocator_uses_partition_alloc = false -+if (build_with_chromium) { -+ import("//base/allocator/partition_allocator/partition_alloc.gni") -+ rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc -+} -+ -+# In ASAN builds, PartitionAlloc-Everywhere is disabled, meaning malloc() and -+# friends in C++ do not go to PartitionAlloc. So we also don't point the Rust -+# allocation functions at PartitionAlloc. Generally, this means we just direct -+# them to the Standard Library's allocator. -+# -+# However, on Windows the Standard Library uses HeapAlloc() and Windows ASAN -+# does *not* hook that method, so ASAN does not get to hear about allocations -+# made in Rust. To resolve this, we redirect allocation to _aligned_malloc -+# which Windows ASAN *does* hook. -+# -+# Note that there is a runtime option to make ASAN hook HeapAlloc() but -+# enabling it breaks Win32 APIs like CreateProcess: -+# https://crbug.com/368070343#comment29 -+rust_allocator_uses_aligned_malloc = false -+if (!rust_allocator_uses_partition_alloc && is_win && is_asan) { -+ rust_allocator_uses_aligned_malloc = true -+} -+ -+rust_allocator_uses_allocator_impls_h = -+ rust_allocator_uses_partition_alloc || rust_allocator_uses_aligned_malloc -+ -+buildflag_header("buildflags") { -+ header = "buildflags.h" -+ flags = [ -+ "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", -+ "RUST_ALLOCATOR_USES_ALIGNED_MALLOC=$rust_allocator_uses_aligned_malloc", -+ ] -+ visibility = [ ":*" ] -+} -+ -+if (toolchain_has_rust) { -+ # All targets which depend on Rust code but are not linked by rustc must -+ # depend on this. Usually, this dependency will come from the rust_target() GN -+ # template. However, cargo_crate() does *not* include this dependency so any -+ # C++ targets which directly depend on a cargo_crate() must depend on this. -+ rust_static_library("allocator") { -+ sources = [ "lib.rs" ] -+ crate_root = "lib.rs" -+ cxx_bindings = [ "lib.rs" ] -+ -+ deps = [ ":alloc_error_handler_impl" ] -+ if (rust_allocator_uses_allocator_impls_h) { -+ deps += [ ":allocator_impls" ] -+ } -+ -+ no_chromium_prelude = true -+ no_allocator_crate = true -+ allow_unsafe = true -+ -+ rustflags = [] -+ if (rust_allocator_uses_allocator_impls_h) { -+ rustflags += [ "--cfg=rust_allocator_uses_allocator_impls_h" ] -+ cxx_bindings += [ "allocator_impls_ffi.rs" ] -+ sources += [ "allocator_impls_ffi.rs" ] -+ } -+ -+ # TODO(https://crbug.com/410596442): Stop using unstable features here. -+ configs -= [ "//build/config/compiler:disallow_unstable_features" ] -+ } -+ -+ if (rust_allocator_uses_allocator_impls_h) { -+ static_library("allocator_impls") { -+ public_deps = [] -+ if (rust_allocator_uses_partition_alloc) { -+ public_deps += -+ [ "//base/allocator/partition_allocator:partition_alloc" ] -+ } -+ -+ sources = [ -+ "allocator_impls.cc", -+ "allocator_impls.h", -+ ] -+ deps = [ ":buildflags" ] -+ visibility = [ ":*" ] -+ } -+ } -+ -+ static_library("alloc_error_handler_impl") { -+ sources = [ -+ # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been -+ # copied from `//base`. -+ # TODO(crbug.com/40279749): Avoid duplication / reuse code. -+ "alias.cc", -+ "alias.h", -+ "alloc_error_handler_impl.cc", -+ "alloc_error_handler_impl.h", -+ "compiler_specific.h", -+ "immediate_crash.h", -+ ] -+ visibility = [ ":*" ] -+ } -+} diff --git a/devel/electron35/files/patch-build_rust_allocator_DEPS b/devel/electron35/files/patch-build_rust_allocator_DEPS deleted file mode 100644 index 74bb2d6c2421..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_DEPS +++ /dev/null @@ -1,12 +0,0 @@ ---- build/rust/allocator/DEPS.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/DEPS -@@ -0,0 +1,9 @@ -+include_rules = [ -+ "-base", -+] -+ -+specific_include_rules = { -+ "allocator_impls.cc" : [ -+ "+partition_alloc" -+ ] -+} diff --git a/devel/electron35/files/patch-build_rust_allocator_alias.cc b/devel/electron35/files/patch-build_rust_allocator_alias.cc deleted file mode 100644 index 5280641f27e1..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_alias.cc +++ /dev/null @@ -1,25 +0,0 @@ ---- build/rust/allocator/alias.cc.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/alias.cc -@@ -0,0 +1,22 @@ -+// Copyright 2023 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+// This file has been copied from //base/debug/alias.cc ( additionally the APIs -+// were moved into the `build_rust_std` namespace). -+// -+// TODO(crbug.com/40279749): Avoid code duplication / reuse code. -+ -+#include "build/rust/allocator/alias.h" -+ -+#include "build/rust/allocator/compiler_specific.h" -+ -+namespace build_rust_std { -+namespace debug { -+ -+// This file/function should be excluded from LTO/LTCG to ensure that the -+// compiler can't see this function's implementation when compiling calls to it. -+NOINLINE void Alias(const void* var) {} -+ -+} // namespace debug -+} // namespace build_rust_std diff --git a/devel/electron35/files/patch-build_rust_allocator_alias.h b/devel/electron35/files/patch-build_rust_allocator_alias.h deleted file mode 100644 index 6530c6ae8779..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_alias.h +++ /dev/null @@ -1,40 +0,0 @@ ---- build/rust/allocator/alias.h.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/alias.h -@@ -0,0 +1,37 @@ -+// Copyright 2023 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+// This file has been copied from //base/debug/alias.h (and then trimmed to just -+// the APIs / macros needed by //build/rust/std; additionally the APIs were -+// moved into the `build_rust_std` namespace). -+// -+// TODO(crbug.com/40279749): Avoid code duplication / reuse code. -+ -+#ifndef BUILD_RUST_ALLOCATOR_ALIAS_H_ -+#define BUILD_RUST_ALLOCATOR_ALIAS_H_ -+ -+#include <stddef.h> -+ -+namespace build_rust_std { -+namespace debug { -+ -+// Make the optimizer think that |var| is aliased. This can be used to prevent a -+// local variable from being optimized out (which is something that -+// `NO_CODE_FOLDING` macro definition below depends on). See -+// //base/debug/alias.h for more details. -+void Alias(const void* var); -+ -+} // namespace debug -+ -+} // namespace build_rust_std -+ -+// Prevent code folding (where a linker identifies functions that are -+// bit-identical and overlays them, which saves space but it leads to confusing -+// call stacks because multiple symbols are at the same address). See -+// //base/debug/alias.h for more details. -+#define NO_CODE_FOLDING() \ -+ const int line_number = __LINE__; \ -+ build_rust_std::debug::Alias(&line_number) -+ -+#endif // BUILD_RUST_ALLOCATOR_ALIAS_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc deleted file mode 100644 index 048c267abefa..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- build/rust/allocator/alloc_error_handler_impl.cc.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/alloc_error_handler_impl.cc -@@ -0,0 +1,17 @@ -+// Copyright 2025 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "build/rust/allocator/alloc_error_handler_impl.h" -+ -+#include "build/rust/allocator/alias.h" -+#include "build/rust/allocator/immediate_crash.h" -+ -+namespace rust_allocator_internal { -+ -+void alloc_error_handler_impl() { -+ NO_CODE_FOLDING(); -+ IMMEDIATE_CRASH(); -+} -+ -+} // namespace rust_allocator_internal diff --git a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h b/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h deleted file mode 100644 index 887ea602b027..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_alloc__error__handler__impl.h +++ /dev/null @@ -1,24 +0,0 @@ ---- build/rust/allocator/alloc_error_handler_impl.h.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/alloc_error_handler_impl.h -@@ -0,0 +1,21 @@ -+// Copyright 2025 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ -+#define BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ -+ -+// This header exposes to Rust a C++ implementation of quickly crashing after an -+// allocation error. (The API below is called from `__rust_alloc_error_handler` -+// in `lib.rs`.) -+// -+// TODO(lukasza): Investigate if we can delete this `.h` / `.cc` and just call -+// `std::process::abort()` (or something else?) directly from `.rs`. The main -+// open question is how much we care about `NO_CODE_FOLDING`. -+namespace rust_allocator_internal { -+ -+void alloc_error_handler_impl(); -+ -+} // namespace rust_allocator_internal -+ -+#endif // BUILD_RUST_ALLOCATOR_ALLOC_ERROR_HANDLER_IMPL_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc deleted file mode 100644 index 94e04d7b966a..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.cc +++ /dev/null @@ -1,108 +0,0 @@ ---- build/rust/allocator/allocator_impls.cc.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/allocator_impls.cc -@@ -0,0 +1,105 @@ -+// Copyright 2021 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "build/rust/allocator/allocator_impls.h" -+ -+#ifdef UNSAFE_BUFFERS_BUILD -+// TODO(crbug.com/390223051): Remove C-library calls to fix the errors. -+#pragma allow_unsafe_libc_calls -+#endif -+ -+#include <cstddef> -+#include <cstring> -+ -+#include "build/build_config.h" -+#include "build/rust/allocator/buildflags.h" -+ -+#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) -+#include "partition_alloc/partition_alloc_constants.h" // nogncheck -+#include "partition_alloc/shim/allocator_shim.h" // nogncheck -+#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) -+#include <cstdlib> -+#endif -+ -+namespace rust_allocator_internal { -+ -+unsigned char* alloc(size_t size, size_t align) { -+#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) -+ // PartitionAlloc will crash if given an alignment larger than this. -+ if (align > partition_alloc::internal::kMaxSupportedAlignment) { -+ return nullptr; -+ } -+ -+ // We use unchecked allocation paths in PartitionAlloc rather than going -+ // through its shims in `malloc()` etc so that we can support fallible -+ // allocation paths such as Vec::try_reserve without crashing on allocation -+ // failure. -+ if (align <= alignof(std::max_align_t)) { -+ return static_cast<unsigned char*>(allocator_shim::UncheckedAlloc(size)); -+ } else { -+ return static_cast<unsigned char*>( -+ allocator_shim::UncheckedAlignedAlloc(size, align)); -+ } -+#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) -+ return static_cast<unsigned char*>(_aligned_malloc(size, align)); -+#else -+#error This configuration is not supported. -+#endif -+} -+ -+void dealloc(unsigned char* p, size_t size, size_t align) { -+#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) -+ if (align <= alignof(std::max_align_t)) { -+ allocator_shim::UncheckedFree(p); -+ } else { -+ allocator_shim::UncheckedAlignedFree(p); -+ } -+#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) -+ return _aligned_free(p); -+#else -+#error This configuration is not supported. -+#endif -+} -+ -+unsigned char* realloc(unsigned char* p, -+ size_t old_size, -+ size_t align, -+ size_t new_size) { -+#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) -+ // We use unchecked allocation paths in PartitionAlloc rather than going -+ // through its shims in `malloc()` etc so that we can support fallible -+ // allocation paths such as Vec::try_reserve without crashing on allocation -+ // failure. -+ if (align <= alignof(std::max_align_t)) { -+ return static_cast<unsigned char*>( -+ allocator_shim::UncheckedRealloc(p, new_size)); -+ } else { -+ return static_cast<unsigned char*>( -+ allocator_shim::UncheckedAlignedRealloc(p, new_size, align)); -+ } -+#elif BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) -+ return static_cast<unsigned char*>(_aligned_realloc(p, new_size, align)); -+#else -+#error This configuration is not supported. -+#endif -+} -+ -+unsigned char* alloc_zeroed(size_t size, size_t align) { -+#if BUILDFLAG(RUST_ALLOCATOR_USES_PARTITION_ALLOC) || \ -+ BUILDFLAG(RUST_ALLOCATOR_USES_ALIGNED_MALLOC) -+ // TODO(danakj): When RUST_ALLOCATOR_USES_PARTITION_ALLOC is true, it's -+ // possible that a partition_alloc::UncheckedAllocZeroed() call would perform -+ // better than partition_alloc::UncheckedAlloc() + memset. But there is no -+ // such API today. See b/342251590. -+ unsigned char* p = alloc(size, align); -+ if (p) { -+ memset(p, 0, size); -+ } -+ return p; -+#else -+#error This configuration is not supported. -+#endif -+} -+ -+} // namespace rust_allocator_internal diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h b/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h deleted file mode 100644 index 9249cdc938d2..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_allocator__impls.h +++ /dev/null @@ -1,27 +0,0 @@ ---- build/rust/allocator/allocator_impls.h.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/allocator_impls.h -@@ -0,0 +1,24 @@ -+// Copyright 2025 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ -+#define BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ -+ -+#include <cstddef> -+ -+// This header exposes a C++ allocator (e.g. PartitionAlloc) to Rust. -+// The APIs below are called from `impl GlobalAlloc` in `lib.rs`. -+namespace rust_allocator_internal { -+ -+unsigned char* alloc(size_t size, size_t align); -+void dealloc(unsigned char* p, size_t size, size_t align); -+unsigned char* realloc(unsigned char* p, -+ size_t old_size, -+ size_t align, -+ size_t new_size); -+unsigned char* alloc_zeroed(size_t size, size_t align); -+ -+} // namespace rust_allocator_internal -+ -+#endif // BUILD_RUST_ALLOCATOR_ALLOCATOR_IMPLS_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs b/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs deleted file mode 100644 index 8f0baf1576ce..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_allocator__impls__ffi.rs +++ /dev/null @@ -1,22 +0,0 @@ ---- build/rust/allocator/allocator_impls_ffi.rs.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/allocator_impls_ffi.rs -@@ -0,0 +1,19 @@ -+// Copyright 2025 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+//! FFI for `allocator_impls.h` is in a separate `.rs` file/module to -+//! better support conditional compilation (these functions are only -+//! used under `#[cfg(rust_allocator_uses_allocator_impls_h)]`. -+ -+#[cxx::bridge(namespace = "rust_allocator_internal")] -+pub mod ffi { -+ extern "C++" { -+ include!("build/rust/allocator/allocator_impls.h"); -+ -+ unsafe fn alloc(size: usize, align: usize) -> *mut u8; -+ unsafe fn dealloc(p: *mut u8, size: usize, align: usize); -+ unsafe fn realloc(p: *mut u8, old_size: usize, align: usize, new_size: usize) -> *mut u8; -+ unsafe fn alloc_zeroed(size: usize, align: usize) -> *mut u8; -+ } -+} diff --git a/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h b/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h deleted file mode 100644 index 7feb0c739d79..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_compiler__specific.h +++ /dev/null @@ -1,41 +0,0 @@ ---- build/rust/allocator/compiler_specific.h.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/compiler_specific.h -@@ -0,0 +1,38 @@ -+// Copyright 2023 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+// This file has been copied from //base/compiler_specific.h (and then -+// significantly trimmed to just the APIs / macros needed by //build/rust/std). -+// -+// TODO(crbug.com/40279749): Avoid code duplication / reuse code. -+ -+#ifndef BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ -+#define BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ -+ -+#include "build/build_config.h" -+ -+#if defined(COMPILER_MSVC) && !defined(__clang__) -+#error "Only clang-cl is supported on Windows, see https://crbug.com/988071" -+#endif -+ -+#if defined(__has_attribute) -+#define HAS_ATTRIBUTE(x) __has_attribute(x) -+#else -+#define HAS_ATTRIBUTE(x) 0 -+#endif -+ -+// Annotate a function indicating it should not be inlined. -+// Use like: -+// NOINLINE void DoStuff() { ... } -+#if defined(__clang__) && HAS_ATTRIBUTE(noinline) -+#define NOINLINE [[clang::noinline]] -+#elif defined(COMPILER_GCC) && HAS_ATTRIBUTE(noinline) -+#define NOINLINE __attribute__((noinline)) -+#elif defined(COMPILER_MSVC) -+#define NOINLINE __declspec(noinline) -+#else -+#define NOINLINE -+#endif -+ -+#endif // BUILD_RUST_ALLOCATOR_COMPILER_SPECIFIC_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h b/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h deleted file mode 100644 index 7ab0f9d9c34c..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_immediate__crash.h +++ /dev/null @@ -1,174 +0,0 @@ ---- build/rust/allocator/immediate_crash.h.orig 2025-05-20 09:16:26 UTC -+++ build/rust/allocator/immediate_crash.h -@@ -0,0 +1,171 @@ -+// Copyright 2021 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+// This file has been copied from //base/immediate_crash.h. -+// TODO(crbug.com/40279749): Avoid code duplication / reuse code. -+ -+#ifndef BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ -+#define BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ -+ -+#include "build/build_config.h" -+ -+// Crashes in the fastest possible way with no attempt at logging. -+// There are several constraints; see http://crbug.com/664209 for more context. -+// -+// - TRAP_SEQUENCE_() must be fatal. It should not be possible to ignore the -+// resulting exception or simply hit 'continue' to skip over it in a debugger. -+// - Different instances of TRAP_SEQUENCE_() must not be folded together, to -+// ensure crash reports are debuggable. Unlike __builtin_trap(), asm volatile -+// blocks will not be folded together. -+// Note: TRAP_SEQUENCE_() previously required an instruction with a unique -+// nonce since unlike clang, GCC folds together identical asm volatile -+// blocks. -+// - TRAP_SEQUENCE_() must produce a signal that is distinct from an invalid -+// memory access. -+// - TRAP_SEQUENCE_() must be treated as a set of noreturn instructions. -+// __builtin_unreachable() is used to provide that hint here. clang also uses -+// this as a heuristic to pack the instructions in the function epilogue to -+// improve code density. -+// -+// Additional properties that are nice to have: -+// - TRAP_SEQUENCE_() should be as compact as possible. -+// - The first instruction of TRAP_SEQUENCE_() should not change, to avoid -+// shifting crash reporting clusters. As a consequence of this, explicit -+// assembly is preferred over intrinsics. -+// Note: this last bullet point may no longer be true, and may be removed in -+// the future. -+ -+// Note: TRAP_SEQUENCE Is currently split into two macro helpers due to the fact -+// that clang emits an actual instruction for __builtin_unreachable() on certain -+// platforms (see https://crbug.com/958675). In addition, the int3/bkpt/brk will -+// be removed in followups, so splitting it up like this now makes it easy to -+// land the followups. -+ -+#if defined(COMPILER_GCC) -+ -+#if BUILDFLAG(IS_NACL) -+ -+// Crash report accuracy is not guaranteed on NaCl. -+#define TRAP_SEQUENCE1_() __builtin_trap() -+#define TRAP_SEQUENCE2_() asm volatile("") -+ -+#elif defined(ARCH_CPU_X86_FAMILY) -+ -+// TODO(crbug.com/40625592): In theory, it should be possible to use just -+// int3. However, there are a number of crashes with SIGILL as the exception -+// code, so it seems likely that there's a signal handler that allows execution -+// to continue after SIGTRAP. -+#define TRAP_SEQUENCE1_() asm volatile("int3") -+ -+#if BUILDFLAG(IS_APPLE) -+// Intentionally empty: __builtin_unreachable() is always part of the sequence -+// (see IMMEDIATE_CRASH below) and already emits a ud2 on Mac. -+#define TRAP_SEQUENCE2_() asm volatile("") -+#else -+#define TRAP_SEQUENCE2_() asm volatile("ud2") -+#endif // BUILDFLAG(IS_APPLE) -+ -+#elif defined(ARCH_CPU_ARMEL) -+ -+// bkpt will generate a SIGBUS when running on armv7 and a SIGTRAP when running -+// as a 32 bit userspace app on arm64. There doesn't seem to be any way to -+// cause a SIGTRAP from userspace without using a syscall (which would be a -+// problem for sandboxing). -+// TODO(crbug.com/40625592): Remove bkpt from this sequence. -+#define TRAP_SEQUENCE1_() asm volatile("bkpt #0") -+#define TRAP_SEQUENCE2_() asm volatile("udf #0") -+ -+#elif defined(ARCH_CPU_ARM64) -+ -+// This will always generate a SIGTRAP on arm64. -+// TODO(crbug.com/40625592): Remove brk from this sequence. -+#define TRAP_SEQUENCE1_() asm volatile("brk #0") -+#define TRAP_SEQUENCE2_() asm volatile("hlt #0") -+ -+#else -+ -+// Crash report accuracy will not be guaranteed on other architectures, but at -+// least this will crash as expected. -+#define TRAP_SEQUENCE1_() __builtin_trap() -+#define TRAP_SEQUENCE2_() asm volatile("") -+ -+#endif // ARCH_CPU_* -+ -+#elif defined(COMPILER_MSVC) -+ -+#if !defined(__clang__) -+ -+// MSVC x64 doesn't support inline asm, so use the MSVC intrinsic. -+#define TRAP_SEQUENCE1_() __debugbreak() -+#define TRAP_SEQUENCE2_() -+ -+#elif defined(ARCH_CPU_ARM64) -+ -+// Windows ARM64 uses "BRK #F000" as its breakpoint instruction, and -+// __debugbreak() generates that in both VC++ and clang. -+#define TRAP_SEQUENCE1_() __debugbreak() -+// Intentionally empty: __builtin_unreachable() is always part of the sequence -+// (see IMMEDIATE_CRASH below) and already emits a ud2 on Win64, -+// https://crbug.com/958373 -+#define TRAP_SEQUENCE2_() __asm volatile("") -+ -+#else -+ -+#define TRAP_SEQUENCE1_() asm volatile("int3") -+#define TRAP_SEQUENCE2_() asm volatile("ud2") -+ -+#endif // __clang__ -+ -+#else -+ -+#error No supported trap sequence! -+ -+#endif // COMPILER_GCC -+ -+#define TRAP_SEQUENCE_() \ -+ do { \ -+ TRAP_SEQUENCE1_(); \ -+ TRAP_SEQUENCE2_(); \ -+ } while (false) -+ -+// CHECK() and the trap sequence can be invoked from a constexpr function. -+// This could make compilation fail on GCC, as it forbids directly using inline -+// asm inside a constexpr function. However, it allows calling a lambda -+// expression including the same asm. -+// The side effect is that the top of the stacktrace will not point to the -+// calling function, but to this anonymous lambda. This is still useful as the -+// full name of the lambda will typically include the name of the function that -+// calls CHECK() and the debugger will still break at the right line of code. -+#if !defined(COMPILER_GCC) || defined(__clang__) -+ -+#define WRAPPED_TRAP_SEQUENCE_() TRAP_SEQUENCE_() -+ -+#else -+ -+#define WRAPPED_TRAP_SEQUENCE_() \ -+ do { \ -+ [] { TRAP_SEQUENCE_(); }(); \ -+ } while (false) -+ -+#endif // !defined(COMPILER_GCC) || defined(__clang__) -+ -+#if defined(__clang__) || defined(COMPILER_GCC) -+ -+// __builtin_unreachable() hints to the compiler that this is noreturn and can -+// be packed in the function epilogue. -+#define IMMEDIATE_CRASH() \ -+ ({ \ -+ WRAPPED_TRAP_SEQUENCE_(); \ -+ __builtin_unreachable(); \ -+ }) -+ -+#else -+ -+// This is supporting non-chromium user of logging.h to build with MSVC, like -+// pdfium. On MSVC there is no __builtin_unreachable(). -+#define IMMEDIATE_CRASH() WRAPPED_TRAP_SEQUENCE_() -+ -+#endif // defined(__clang__) || defined(COMPILER_GCC) -+ -+#endif // BUILD_RUST_ALLOCATOR_IMMEDIATE_CRASH_H_ diff --git a/devel/electron35/files/patch-build_rust_allocator_lib.rs b/devel/electron35/files/patch-build_rust_allocator_lib.rs deleted file mode 100644 index 1b729935658d..000000000000 --- a/devel/electron35/files/patch-build_rust_allocator_lib.rs +++ /dev/null @@ -1,135 +0,0 @@ ---- build/rust/allocator/lib.rs.orig 2025-10-04 21:11:42 UTC -+++ build/rust/allocator/lib.rs -@@ -0,0 +1,132 @@ -+// Copyright 2025 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+//! Define the allocator that Rust code in Chrome should use. -+//! -+//! Any final artifact that depends on this crate, even transitively, will use -+//! the allocator defined here. -+//! -+//! List of known issues: -+//! -+//! 1. We'd like to use PartitionAlloc on Windows, but the stdlib uses Windows -+//! heap functions directly that PartitionAlloc can not intercept. -+//! 2. We'd like `Vec::try_reserve` to fail at runtime on Linux instead of -+//! crashing in malloc() where PartitionAlloc replaces that function. -+ -+// Required to apply weak linkage to symbols. -+// -+// TODO(https://crbug.com/410596442): Stop using unstable features here. -+// https://github.com/rust-lang/rust/issues/29603 tracks stabilization of the `linkage` feature. -+#![feature(linkage)] -+// Required to apply `#[rustc_std_internal_symbol]` to our alloc error handler -+// so the name is correctly mangled as rustc expects. -+// -+// TODO(https://crbug.com/410596442): Stop using internal features here. -+#![allow(internal_features)] -+#![feature(rustc_attrs)] -+ -+// This module is in a separate source file to avoid having to teach `cxxbridge` -+// about conditional compilation. -+#[cfg(rust_allocator_uses_allocator_impls_h)] -+mod allocator_impls_ffi; -+ -+/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for -+/// using an allocator from C++. -+#[cfg(rust_allocator_uses_allocator_impls_h)] -+mod cpp_allocator { -+ use super::allocator_impls_ffi::ffi; -+ use std::alloc::{GlobalAlloc, Layout}; -+ -+ struct Allocator; -+ -+ unsafe impl GlobalAlloc for Allocator { -+ unsafe fn alloc(&self, layout: Layout) -> *mut u8 { -+ unsafe { ffi::alloc(layout.size(), layout.align()) } -+ } -+ -+ unsafe fn dealloc(&self, ptr: *mut u8, layout: Layout) { -+ unsafe { -+ ffi::dealloc(ptr, layout.size(), layout.align()); -+ } -+ } -+ -+ unsafe fn alloc_zeroed(&self, layout: Layout) -> *mut u8 { -+ unsafe { ffi::alloc_zeroed(layout.size(), layout.align()) } -+ } -+ -+ unsafe fn realloc(&self, ptr: *mut u8, layout: Layout, new_size: usize) -> *mut u8 { -+ unsafe { ffi::realloc(ptr, layout.size(), layout.align(), new_size) } -+ } -+ } -+ -+ #[global_allocator] -+ static GLOBAL: Allocator = Allocator; -+} -+ -+/// Module that provides `#[global_allocator]` / `GlobalAlloc` interface for -+/// using the default Rust allocator. -+#[cfg(not(rust_allocator_uses_allocator_impls_h))] -+mod rust_allocator { -+ #[global_allocator] -+ static GLOBAL: std::alloc::System = std::alloc::System; -+} -+ -+/// Module that provides global symbols that are needed both by `cpp_allocator` -+/// and `rust_allocator`. -+/// -+/// When `rustc` drives linking, then it will define the symbols below. But -+/// Chromium only uses `rustc` to link Rust-only executables (e.g. `build.rs` -+/// scripts) and otherwise uses a non-Rust linker. This is why we have to -+/// manually define a few symbols below. We define those symbols -+/// as "weak" symbols, so that Rust-provided symbols "win" in case where Rust -+/// actually does drive the linking. This hack works (not only for Chromium, -+/// but also for google3 and other projects), but isn't officially supported by -+/// `rustc`. -+/// -+/// TODO(https://crbug.com/410596442): Stop using internal features here. -+mod both_allocators { -+ /// As part of rustc's contract for using `#[global_allocator]` without -+ /// rustc-generated shims we must define this symbol, since we are opting in -+ /// to unstable functionality. See https://github.com/rust-lang/rust/issues/123015 -+ #[rustc_std_internal_symbol] -+ #[linkage = "weak"] -+ fn __rust_no_alloc_shim_is_unstable_v2() {} -+ -+ // TODO(crbug.com/422538133) Remove after rolling past -+ // https://github.com/rust-lang/rust/pull/141061 -+ #[no_mangle] -+ #[linkage = "weak"] -+ static __rust_no_alloc_shim_is_unstable: u8 = 0; -+ -+ #[rustc_std_internal_symbol] -+ #[linkage = "weak"] -+ fn __rust_alloc_error_handler_should_panic_v2() -> u8 { -+ 0 -+ } -+ -+ // Mangle the symbol name as rustc expects. -+ // TODO(crbug.com/440481922): Remove this after rolling past https://github.com/rust-lang/rust/pull/143387 -+ #[rustc_std_internal_symbol] -+ #[allow(non_upper_case_globals)] -+ #[linkage = "weak"] -+ static __rust_alloc_error_handler_should_panic: u8 = 0; -+ -+ // Mangle the symbol name as rustc expects. -+ #[rustc_std_internal_symbol] -+ #[allow(non_upper_case_globals)] -+ #[linkage = "weak"] -+ fn __rust_alloc_error_handler(_size: usize, _align: usize) { -+ // TODO(lukasza): Investigate if we can just call `std::process::abort()` here. -+ // (Not really _needed_, but it could simplify code a little bit.) -+ unsafe { ffi::alloc_error_handler_impl() } -+ } -+ -+ #[cxx::bridge(namespace = "rust_allocator_internal")] -+ mod ffi { -+ extern "C++" { -+ include!("build/rust/allocator/alloc_error_handler_impl.h"); -+ unsafe fn alloc_error_handler_impl(); -+ } -+ } -+} diff --git a/devel/electron35/files/patch-build_rust_cargo__crate.gni b/devel/electron35/files/patch-build_rust_cargo__crate.gni deleted file mode 100644 index 8b1b8e5144e9..000000000000 --- a/devel/electron35/files/patch-build_rust_cargo__crate.gni +++ /dev/null @@ -1,25 +0,0 @@ ---- build/rust/cargo_crate.gni.orig 2025-04-14 21:12:04 UTC -+++ build/rust/cargo_crate.gni -@@ -267,6 +267,12 @@ template("cargo_crate") { - # Don't import the `chromium` crate into third-party code. - no_chromium_prelude = true - -+ # Don't depend on the chrome-specific #[global_allocator] crate from -+ # third-party code. This avoids some dependency cycle issues. The allocator -+ # crate will still be used if it exists anywhere in the dependency graph for -+ # a given linked artifact. -+ no_allocator_crate = true -+ - rustc_metadata = _rustc_metadata - - # TODO(crbug.com/40259764): don't default to true. This requires changes to -@@ -504,6 +510,9 @@ template("cargo_crate") { - - # Don't import the `chromium` crate into third-party code. - no_chromium_prelude = true -+ -+ # Build scripts do not need to link to chrome's allocator. -+ no_allocator_crate = true - - # The ${_build_script_name}_output target looks for the exe in this - # location. Due to how the Windows component build works, this has to diff --git a/devel/electron35/files/patch-build_rust_rust__bindgen.gni b/devel/electron35/files/patch-build_rust_rust__bindgen.gni deleted file mode 100644 index ec53943b38ea..000000000000 --- a/devel/electron35/files/patch-build_rust_rust__bindgen.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- build/rust/rust_bindgen.gni.orig 2025-01-27 17:37:37 UTC -+++ build/rust/rust_bindgen.gni -@@ -12,14 +12,14 @@ if (is_win) { - import("//build/toolchain/win/win_toolchain_data.gni") - } - --_bindgen_path = "${rust_bindgen_root}/bin/bindgen" -+_bindgen_path = "${LOCALBASE}/bin/bindgen" - if (host_os == "win") { - _bindgen_path = "${_bindgen_path}.exe" - } - - # On Windows, the libclang.dll is beside the bindgen.exe, otherwise it is in - # ../lib. --_libclang_path = rust_bindgen_root -+_libclang_path = "${LOCALBASE}/llvm${MODCLANG_VERSION}" - if (host_os == "win") { - _libclang_path += "/bin" - } else { diff --git a/devel/electron35/files/patch-build_rust_rust__bindgen__generator.gni b/devel/electron35/files/patch-build_rust_rust__bindgen__generator.gni deleted file mode 100644 index 203e7b2af9ad..000000000000 --- a/devel/electron35/files/patch-build_rust_rust__bindgen__generator.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- build/rust/rust_bindgen_generator.gni.orig 2025-01-27 17:37:37 UTC -+++ build/rust/rust_bindgen_generator.gni -@@ -11,14 +11,14 @@ if (is_win) { - import("//build/toolchain/win/win_toolchain_data.gni") - } - --_bindgen_path = "${rust_bindgen_root}/bin/bindgen" -+_bindgen_path = "${LOCALBASE}/bin/bindgen" - if (host_os == "win") { - _bindgen_path = "${_bindgen_path}.exe" - } - - # On Windows, the libclang.dll is beside the bindgen.exe, otherwise it is in - # ../lib. --_libclang_path = rust_bindgen_root -+_libclang_path = "${LOCALBASE}/llvm${MODCLANG_VERSION}" - if (host_os == "win") { - _libclang_path += "/bin" - } else { diff --git a/devel/electron35/files/patch-build_rust_rust__macro.gni b/devel/electron35/files/patch-build_rust_rust__macro.gni deleted file mode 100644 index 0dafc3819aa1..000000000000 --- a/devel/electron35/files/patch-build_rust_rust__macro.gni +++ /dev/null @@ -1,12 +0,0 @@ ---- build/rust/rust_macro.gni.orig 2025-05-20 09:16:26 UTC -+++ build/rust/rust_macro.gni -@@ -16,6 +16,9 @@ template("rust_macro") { - forward_variables_from(invoker, TESTONLY_AND_VISIBILITY) - proc_macro_configs = invoker.configs - target_type = "rust_proc_macro" -+ -+ # Macros are loaded by rustc and shouldn't use chrome's allocation routines. -+ no_allocator_crate = true - } - } - diff --git a/devel/electron35/files/patch-build_rust_rust__target.gni b/devel/electron35/files/patch-build_rust_rust__target.gni deleted file mode 100644 index f4ad6f04fc45..000000000000 --- a/devel/electron35/files/patch-build_rust_rust__target.gni +++ /dev/null @@ -1,13 +0,0 @@ ---- build/rust/rust_target.gni.orig 2025-05-20 09:16:26 UTC -+++ build/rust/rust_target.gni -@@ -339,6 +339,10 @@ template("rust_target") { - _rust_deps += [ "//build/rust/std" ] - } - -+ if (!defined(invoker.no_allocator_crate) || !invoker.no_allocator_crate) { -+ _rust_deps += [ "//build/rust/allocator" ] -+ } -+ - if (_build_unit_tests) { - _unit_test_target = "${_target_name}_unittests" - if (defined(invoker.unit_test_target)) { diff --git a/devel/electron35/files/patch-build_rust_std_BUILD.gn b/devel/electron35/files/patch-build_rust_std_BUILD.gn deleted file mode 100644 index c6c2801bd47d..000000000000 --- a/devel/electron35/files/patch-build_rust_std_BUILD.gn +++ /dev/null @@ -1,106 +0,0 @@ ---- build/rust/std/BUILD.gn.orig 2025-05-20 09:16:26 UTC -+++ build/rust/std/BUILD.gn -@@ -15,51 +15,12 @@ - # allocator functions to PartitionAlloc when `use_partition_alloc_as_malloc` is - # true, so that Rust and C++ use the same allocator backend. - --import("//build/buildflag_header.gni") - import("//build/config/compiler/compiler.gni") - import("//build/config/coverage/coverage.gni") - import("//build/config/rust.gni") - import("//build/config/sanitizers/sanitizers.gni") - --rust_allocator_uses_partition_alloc = false --if (build_with_chromium) { -- import("//base/allocator/partition_allocator/partition_alloc.gni") -- rust_allocator_uses_partition_alloc = use_partition_alloc_as_malloc --} -- --buildflag_header("buildflags") { -- header = "buildflags.h" -- flags = [ -- "RUST_ALLOCATOR_USES_PARTITION_ALLOC=$rust_allocator_uses_partition_alloc", -- ] -- visibility = [ ":*" ] --} -- - if (toolchain_has_rust) { -- # If clang performs the link step, we need to provide the allocator symbols -- # that are normally injected by rustc during linking. -- # -- # We also "happen to" use this to redirect allocations to PartitionAlloc, -- # though that would be better done through a #[global_allocator] crate (see -- # above). -- source_set("remap_alloc") { -- public_deps = [] -- if (rust_allocator_uses_partition_alloc) { -- public_deps += [ "//base/allocator/partition_allocator:partition_alloc" ] -- } -- deps = [ ":buildflags" ] -- sources = [ -- # `alias.*`, `compiler_specific.h`, and `immediate_crash.*` have been -- # copied from `//base`. -- # TODO(crbug.com/40279749): Avoid duplication / reuse code. -- "alias.cc", -- "alias.h", -- "compiler_specific.h", -- "immediate_crash.h", -- "remap_alloc.cc", -- ] -- } -- - # List of Rust stdlib rlibs which are present in the official Rust toolchain - # we are using from the Android team. This is usually a version or two behind - # nightly. Generally this matches the toolchain we build ourselves, but if -@@ -89,13 +50,20 @@ if (toolchain_has_rust) { - # These are no longer present in the Windows toolchain. - stdlib_files += [ - "addr2line", -- "adler2", - "gimli", - "libc", - "memchr", - "miniz_oxide", - "object", - ] -+ -+ rust_revision_pieces = string_split(rustc_revision, " ") -+ rust_version_pieces = string_split(rust_revision_pieces[1], ".") -+ if (rust_version_pieces[1] == "85") { -+ stdlib_files += [ "adler" ] -+ } else { -+ stdlib_files += [ "adler2" ] -+ } - } - - if (toolchain_for_rust_host_build_tools) { -@@ -115,7 +83,6 @@ if (toolchain_has_rust) { - # don't need to pass to the C++ linker because they're used for specialized - # purposes. - skip_stdlib_files = [ -- "profiler_builtins", - "rustc_std_workspace_alloc", - "rustc_std_workspace_core", - "rustc_std_workspace_std", -@@ -269,8 +236,6 @@ if (toolchain_has_rust) { - foreach(libname, stdlib_files + skip_stdlib_files) { - deps += [ "rules:$libname" ] - } -- -- public_deps = [ ":remap_alloc" ] - } - } else { - action("find_stdlib") { -@@ -396,12 +361,6 @@ if (toolchain_has_rust) { - ":stdlib_public_dependent_libs", - ] - deps = [ ":prebuilt_rustc_copy_to_sysroot" ] -- -- # The host builds tools toolchain supports Rust only and does not use -- # the allocator remapping to point it to PartitionAlloc. -- if (!toolchain_for_rust_host_build_tools) { -- deps += [ ":remap_alloc" ] -- } - } - } - } diff --git a/devel/electron35/files/patch-build_toolchain_freebsd_BUILD.gn b/devel/electron35/files/patch-build_toolchain_freebsd_BUILD.gn deleted file mode 100644 index 7857149615a0..000000000000 --- a/devel/electron35/files/patch-build_toolchain_freebsd_BUILD.gn +++ /dev/null @@ -1,69 +0,0 @@ ---- build/toolchain/freebsd/BUILD.gn.orig 2022-02-07 13:39:41 UTC -+++ build/toolchain/freebsd/BUILD.gn -@@ -0,0 +1,66 @@ -+# Copyright 2013 The Chromium Authors. All rights reserved. -+# Use of this source code is governed by a BSD-style license that can be -+# found in the LICENSE file. -+ -+import("//build/config/sysroot.gni") -+import("//build/toolchain/gcc_toolchain.gni") -+ -+clang_toolchain("clang_x86") { -+ toolchain_args = { -+ current_cpu = "x86" -+ current_os = "freebsd" -+ } -+} -+ -+gcc_toolchain("x86") { -+ cc = "gcc" -+ cxx = "g++" -+ -+ readelf = "readelf" -+ nm = "nm" -+ ar = "ar" -+ ld = cxx -+ -+ toolchain_args = { -+ current_cpu = "x86" -+ current_os = "freebsd" -+ is_clang = false -+ } -+} -+ -+clang_toolchain("clang_x64") { -+ toolchain_args = { -+ current_cpu = "x64" -+ current_os = "freebsd" -+ } -+} -+ -+gcc_toolchain("x64") { -+ cc = "gcc" -+ cxx = "g++" -+ -+ readelf = "readelf" -+ nm = "nm" -+ ar = "ar" -+ ld = cxx -+ -+ toolchain_args = { -+ current_cpu = "x64" -+ current_os = "freebsd" -+ is_clang = false -+ } -+} -+ -+clang_toolchain("clang_arm") { -+ toolchain_args = { -+ current_cpu = "arm64" -+ current_os = "freebsd" -+ } -+} -+ -+clang_toolchain("clang_arm64") { -+ toolchain_args = { -+ current_cpu = "arm64" -+ current_os = "freebsd" -+ } -+} diff --git a/devel/electron35/files/patch-build_toolchain_gcc__solink__wrapper.py b/devel/electron35/files/patch-build_toolchain_gcc__solink__wrapper.py deleted file mode 100644 index 34debf134bea..000000000000 --- a/devel/electron35/files/patch-build_toolchain_gcc__solink__wrapper.py +++ /dev/null @@ -1,11 +0,0 @@ ---- build/toolchain/gcc_solink_wrapper.py.orig 2022-02-07 13:39:41 UTC -+++ build/toolchain/gcc_solink_wrapper.py -@@ -39,7 +39,7 @@ def CollectDynSym(args): - """Replaces: nm --format=posix -g -D -p $sofile | cut -f1-2 -d' '""" - toc = '' - nm = subprocess.Popen(wrapper_utils.CommandToRun( -- [args.nm, '--format=posix', '-g', '-D', '-p', args.sofile]), -+ [args.nm, '-g', '-D', '-p', args.sofile]), - stdout=subprocess.PIPE, - bufsize=-1, - universal_newlines=True) diff --git a/devel/electron35/files/patch-build_toolchain_gcc__toolchain.gni b/devel/electron35/files/patch-build_toolchain_gcc__toolchain.gni deleted file mode 100644 index 06db821cdaef..000000000000 --- a/devel/electron35/files/patch-build_toolchain_gcc__toolchain.gni +++ /dev/null @@ -1,44 +0,0 @@ ---- build/toolchain/gcc_toolchain.gni.orig 2025-03-24 20:50:14 UTC -+++ build/toolchain/gcc_toolchain.gni -@@ -56,6 +56,13 @@ if (enable_resource_allowlist_generation) { - "enable_resource_allowlist_generation=true does not work for target_os=$target_os") - } - -+declare_args() { -+ extra_cflags = "" -+ extra_cppflags = "" -+ extra_cxxflags = "" -+ extra_ldflags = "" -+} -+ - # This template defines a toolchain for something that works like gcc - # (including clang). - # -@@ -888,22 +895,12 @@ template("clang_toolchain") { - # actually just be doing a native compile. - template("clang_toolchain") { - gcc_toolchain(target_name) { -- _path = "$clang_base_path/bin" -- _is_path_absolute = get_path_info(_path, "abspath") == _path -- -- # Preserve absolute paths for tools like distcc. -- if (_is_path_absolute && filter_include([ _path ], [ "//*" ]) == []) { -- prefix = _path -- } else { -- prefix = rebase_path(_path, root_build_dir) -- } -- -- cc = "${prefix}/clang" -- cxx = "${prefix}/clang++" -+ cc = "cc" -+ cxx = "c++" - ld = cxx -- readelf = "${prefix}/llvm-readelf" -- ar = "${prefix}/llvm-ar" -- nm = "${prefix}/llvm-nm" -+ readelf = "readelf" -+ ar = "ar" -+ nm = "nm" - - forward_variables_from(invoker, "*", [ "toolchain_args" ]) - diff --git a/devel/electron35/files/patch-build_toolchain_openbsd_BUILD.gn b/devel/electron35/files/patch-build_toolchain_openbsd_BUILD.gn deleted file mode 100644 index 04e6f6b416e2..000000000000 --- a/devel/electron35/files/patch-build_toolchain_openbsd_BUILD.gn +++ /dev/null @@ -1,69 +0,0 @@ ---- build/toolchain/openbsd/BUILD.gn.orig 2022-02-07 13:39:41 UTC -+++ build/toolchain/openbsd/BUILD.gn -@@ -0,0 +1,66 @@ -+# Copyright 2013 The Chromium Authors. All rights reserved. -+# Use of this source code is governed by a BSD-style license that can be -+# found in the LICENSE file. -+ -+import("//build/config/sysroot.gni") -+import("//build/toolchain/gcc_toolchain.gni") -+ -+clang_toolchain("clang_x86") { -+ toolchain_args = { -+ current_cpu = "x86" -+ current_os = "openbsd" -+ } -+} -+ -+gcc_toolchain("x86") { -+ cc = "gcc" -+ cxx = "g++" -+ -+ readelf = "readelf" -+ nm = "nm" -+ ar = "ar" -+ ld = cxx -+ -+ toolchain_args = { -+ current_cpu = "x86" -+ current_os = "openbsd" -+ is_clang = false -+ } -+} -+ -+clang_toolchain("clang_x64") { -+ toolchain_args = { -+ current_cpu = "x64" -+ current_os = "openbsd" -+ } -+} -+ -+gcc_toolchain("x64") { -+ cc = "gcc" -+ cxx = "g++" -+ -+ readelf = "readelf" -+ nm = "nm" -+ ar = "ar" -+ ld = cxx -+ -+ toolchain_args = { -+ current_cpu = "x64" -+ current_os = "openbsd" -+ is_clang = false -+ } -+} -+ -+clang_toolchain("clang_arm") { -+ toolchain_args = { -+ current_cpu = "arm64" -+ current_os = "openbsd" -+ } -+} -+ -+clang_toolchain("clang_arm64") { -+ toolchain_args = { -+ current_cpu = "arm64" -+ current_os = "openbsd" -+ } -+} diff --git a/devel/electron35/files/patch-build_toolchain_toolchain.gni b/devel/electron35/files/patch-build_toolchain_toolchain.gni deleted file mode 100644 index a12986691700..000000000000 --- a/devel/electron35/files/patch-build_toolchain_toolchain.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- build/toolchain/toolchain.gni.orig 2025-03-24 20:50:14 UTC -+++ build/toolchain/toolchain.gni -@@ -75,7 +75,7 @@ if (host_os == "mac") { - host_shlib_extension = ".dylib" - } else if (host_os == "win") { - host_shlib_extension = ".dll" --} else if (host_os == "linux" || host_os == "aix" || host_os == "zos") { -+} else if (is_posix) { - host_shlib_extension = ".so" - } else { - assert(false, "Host platform not supported") diff --git a/devel/electron35/files/patch-cc_base_features.cc b/devel/electron35/files/patch-cc_base_features.cc deleted file mode 100644 index a28691018bad..000000000000 --- a/devel/electron35/files/patch-cc_base_features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- cc/base/features.cc.orig 2025-03-24 20:50:14 UTC -+++ cc/base/features.cc -@@ -43,7 +43,7 @@ BASE_FEATURE(kUseDMSAAForTiles, - // be using a separate flag to control the launch on GL. - BASE_FEATURE(kUseDMSAAForTiles, - "UseDMSAAForTiles", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-chrome_app_chrome__command__ids.h b/devel/electron35/files/patch-chrome_app_chrome__command__ids.h deleted file mode 100644 index 6fbe4781de09..000000000000 --- a/devel/electron35/files/patch-chrome_app_chrome__command__ids.h +++ /dev/null @@ -1,16 +0,0 @@ ---- chrome/app/chrome_command_ids.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/app/chrome_command_ids.h -@@ -72,11 +72,11 @@ - #define IDC_TOGGLE_MULTITASK_MENU 34050 - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define IDC_USE_SYSTEM_TITLE_BAR 34051 - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define IDC_RESTORE_WINDOW 34052 - #endif - diff --git a/devel/electron35/files/patch-chrome_app_chrome__main.cc b/devel/electron35/files/patch-chrome_app_chrome__main.cc deleted file mode 100644 index e1f01d509ad8..000000000000 --- a/devel/electron35/files/patch-chrome_app_chrome__main.cc +++ /dev/null @@ -1,43 +0,0 @@ ---- chrome/app/chrome_main.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/app/chrome_main.cc -@@ -28,11 +28,11 @@ - #include "chrome/app/chrome_main_mac.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/base_switches.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/app/chrome_main_linux.h" - #endif - -@@ -57,7 +57,7 @@ - // sometime after old headless code is removed from Chrome. - // See https://crbug.com/373672160. - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #define ENABLE_OLD_HEADLESS_INFO - #endif - -@@ -115,7 +115,7 @@ int ChromeMain(int argc, const char** argv) { - #error Unknown platform. - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - PossiblyDetermineFallbackChromeChannel(argv[0]); - #endif - -@@ -181,7 +181,7 @@ int ChromeMain(int argc, const char** argv) { - SetUpBundleOverrides(); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - AppendExtraArgumentsToCommandLine(command_line); - #endif - diff --git a/devel/electron35/files/patch-chrome_app_chrome__main__delegate.cc b/devel/electron35/files/patch-chrome_app_chrome__main__delegate.cc deleted file mode 100644 index c20c6ca913f9..000000000000 --- a/devel/electron35/files/patch-chrome_app_chrome__main__delegate.cc +++ /dev/null @@ -1,147 +0,0 @@ ---- chrome/app/chrome_main_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/app/chrome_main_delegate.cc -@@ -146,7 +146,7 @@ - #include "components/webui/about/credit_utils.h" - #endif - --#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - #include "components/nacl/common/nacl_paths.h" - #include "components/nacl/zygote/nacl_fork_delegate_linux.h" - #endif -@@ -187,17 +187,17 @@ - #include "v8/include/v8.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/scoped_xdg_activation_token_injector.h" - #include "ui/linux/display_server_utils.h" - #endif - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/policy/policy_path_parser.h" - #include "components/crash/core/app/crashpad.h" - #endif -@@ -315,7 +315,7 @@ bool SubprocessNeedsResourceBundle(const std::string& - // and resources loaded. - bool SubprocessNeedsResourceBundle(const std::string& process_type) { - return --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The zygote process opens the resources for the renderers. - process_type == switches::kZygoteProcess || - #endif -@@ -398,7 +398,7 @@ bool HandleVersionSwitches(const base::CommandLine& co - return false; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Show the man page if --help or -h is on the command line. - void HandleHelpSwitches(const base::CommandLine& command_line) { - if (command_line.HasSwitch(switches::kHelp) || -@@ -410,7 +410,7 @@ void HandleHelpSwitches(const base::CommandLine& comma - } - #endif // BUILDFLAG(IS_LINUX) - --#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) - void SIGTERMProfilingShutdown(int signal) { - content::Profiling::Stop(); - struct sigaction sigact; -@@ -492,7 +492,7 @@ std::optional<int> AcquireProcessSingleton( - // process can be exited. - ChromeProcessSingleton::CreateInstance(user_data_dir); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Read the xdg-activation token and set it in the command line for the - // duration of the notification in order to ensure this is propagated to an - // already running browser process if it exists. -@@ -570,7 +570,7 @@ void InitializeUserDataDir(base::CommandLine* command_ - std::string process_type = - command_line->GetSwitchValueASCII(switches::kProcessType); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, Chrome does not support running multiple copies under different - // DISPLAYs, so the profile directory can be specified in the environment to - // support the virtual desktop use-case. -@@ -666,7 +666,7 @@ void RecordMainStartupMetrics(const StartupTimestamps& - #endif - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Record the startup process creation time on supported platforms. On Android - // this is recorded in ChromeMainDelegateAndroid. - startup_metric_utils::GetCommon().RecordStartupProcessCreationTime( -@@ -825,7 +825,7 @@ std::optional<int> ChromeMainDelegate::PostEarlyInitia - #if BUILDFLAG(IS_OZONE) - // Initialize Ozone platform and add required feature flags as per platform's - // properties. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess()); - #endif - ui::OzonePlatform::PreEarlyInitialization(); -@@ -973,7 +973,7 @@ void ChromeMainDelegate::CommonEarlyInitialization(Inv - const bool is_canary_dev = IsCanaryDev(); - const bool emit_crashes = - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - is_canary_dev; - #else - false; -@@ -1120,7 +1120,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom - return 0; // Got a --credits switch; exit with a success error code. - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This will directly exit if the user asked for help. - HandleHelpSwitches(command_line); - #endif -@@ -1145,7 +1145,7 @@ std::optional<int> ChromeMainDelegate::BasicStartupCom - ash::RegisterPathProvider(); - chromeos::dbus_paths::RegisterPathProvider(); - #endif --#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(ENABLE_NACL) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - nacl::RegisterPathProvider(); - #endif - -@@ -1433,7 +1433,7 @@ void ChromeMainDelegate::PreSandboxStartup() { - CHECK(!loaded_locale.empty()) << "Locale could not be found for " << locale; - } - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - // Zygote needs to call InitCrashReporter() in RunZygote(). - if (process_type != switches::kZygoteProcess && - !command_line.HasSwitch(switches::kDisableCrashpadForTesting)) { -@@ -1521,13 +1521,13 @@ absl::variant<int, content::MainFunctionParams> Chrome - #else - - #if BUILDFLAG(IS_MAC) || (BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && \ -- !BUILDFLAG(IS_CHROMEOS)) -+ !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD)) - static const MainFunction kMainFunctions[] = { - #if BUILDFLAG(IS_MAC) - {switches::kRelauncherProcess, mac_relauncher::internal::RelauncherMain}, - {switches::kCodeSignCloneCleanupProcess, - code_sign_clone_manager::internal::ChromeCodeSignCloneCleanupMain}, --#elif BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(ENABLE_NACL) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // This entry is not needed on Linux, where the NaCl loader - // process is launched via nacl_helper instead. - {switches::kNaClLoaderProcess, NaClMain}, diff --git a/devel/electron35/files/patch-chrome_browser_BUILD.gn b/devel/electron35/files/patch-chrome_browser_BUILD.gn deleted file mode 100644 index 4d34833f4f1a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- chrome/browser/BUILD.gn.orig 2025-04-06 11:53:46 UTC -+++ chrome/browser/BUILD.gn -@@ -6745,6 +6745,13 @@ static_library("browser") { - [ "//third_party/webrtc/modules/desktop_capture:pipewire_config" ] - } - -+ if (is_bsd) { -+ sources -= [ -+ "metrics/bluetooth_metrics_provider.cc", -+ "metrics/bluetooth_metrics_provider.h", -+ ] -+ } -+ - if (use_dbus) { - sources += [ - "dbus_memory_pressure_evaluator_linux.cc", diff --git a/devel/electron35/files/patch-chrome_browser_about__flags.cc b/devel/electron35/files/patch-chrome_browser_about__flags.cc deleted file mode 100644 index 6b9ca449fa12..000000000000 --- a/devel/electron35/files/patch-chrome_browser_about__flags.cc +++ /dev/null @@ -1,338 +0,0 @@ ---- chrome/browser/about_flags.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/about_flags.cc -@@ -256,7 +256,7 @@ - #include "extensions/common/extension_features.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/allocator/buildflags.h" - #endif - -@@ -342,7 +342,7 @@ - #include "device/vr/public/cpp/switches.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/ozone/public/ozone_switches.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -352,7 +352,7 @@ - #include "chrome/browser/win/mica_titlebar.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/contextual_cueing/contextual_cueing_features.h" // nogncheck - #include "chrome/browser/enterprise/profile_management/profile_management_features.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -@@ -363,7 +363,7 @@ - #include "components/user_education/common/user_education_features.h" // nogncheck - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/ui_features.h" - #include "ui/base/ui_base_features.h" - #endif -@@ -518,7 +518,7 @@ const FeatureEntry::FeatureVariation kDXGIWaitableSwap - {"Max 3 Frames", &kDXGIWaitableSwapChain3Frames, 1, nullptr}}; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const FeatureEntry::Choice kOzonePlatformHintRuntimeChoices[] = { - {flag_descriptions::kOzonePlatformHintChoiceDefault, "", ""}, - {flag_descriptions::kOzonePlatformHintChoiceAuto, -@@ -819,6 +819,26 @@ const FeatureEntry::FeatureVariation - std::size(kWebIdentityDigitalIdentityCredentialHighRiskDialogParam), - nullptr}}; - -+#if BUILDFLAG(IS_BSD) -+const FeatureEntry::FeatureParam kAudioBackendPulseAudio[] = { -+ { "audio-backend", "pulseaudio" }}; -+const FeatureEntry::FeatureParam kAudioBackendSndio[] = { -+ { "audio-backend", "sndio" }}; -+const FeatureEntry::FeatureParam kAudioBackendAlsa[] = { -+ { "audio-backend", "alsa" }}; -+const FeatureEntry::FeatureVariation -+ kAudioBackendVariations[] = { -+ {"using PulseAudio by default if available", kAudioBackendPulseAudio, -+ std::size(kAudioBackendPulseAudio), -+ nullptr}, -+ {"using sndio by default if available", kAudioBackendSndio, -+ std::size(kAudioBackendSndio), -+ nullptr}, -+ {"using ALSA by default if available", kAudioBackendAlsa, -+ std::size(kAudioBackendAlsa), -+ nullptr}}; -+#endif -+ - const FeatureEntry::FeatureParam kClipboardMaximumAge60Seconds[] = { - {"UIClipboardMaximumAge", "60"}}; - const FeatureEntry::FeatureParam kClipboardMaximumAge90Seconds[] = { -@@ -1223,7 +1243,7 @@ const FeatureEntry::FeatureVariation kPageContentAnnot - }; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const FeatureEntry::FeatureParam kHistoryEmbeddingsAtKeywordAcceleration[]{ - {"AtKeywordAcceleration", "true"}, - }; -@@ -1261,7 +1281,7 @@ const FeatureEntry::FeatureVariation kRemotePageMetada - }; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - - // A limited number of combinations of the rich autocompletion params. - const FeatureEntry::FeatureParam -@@ -1801,7 +1821,7 @@ const FeatureEntry::FeatureVariation kTabScrollingVari - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const FeatureEntry::FeatureParam kTabstripDeclutterQuickModeParams[] = { - {"stale_threshold_duration", "10s"}, - {"declutter_timer_interval", "10s"}, -@@ -3593,7 +3613,7 @@ const FeatureEntry::FeatureVariation - #endif // BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOn[] = - {{"link_capturing_state", "on_by_default"}}; - const flags_ui::FeatureEntry::FeatureParam kPwaNavigationCapturingDefaultOff[] = -@@ -4107,7 +4127,7 @@ const FeatureEntry::FeatureVariation kSkiaGraphiteVari - std::size(kSkiaGraphite_DebugLabelsEnabled), nullptr}, - }; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const FeatureEntry::FeatureParam kTranslationAPI_SkipLanguagePackLimit[] = { - {"TranslationAPIAcceptLanguagesCheck", "false"}, - {"TranslationAPILimitLanguagePackCount", "false"}}; -@@ -4177,7 +4197,7 @@ const FeatureEntry::FeatureVariation - 1, nullptr}, - }; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const FeatureEntry::FeatureParam kContextualCueingEnabledNoEngagementCap[] = { - {"BackoffTime", "0h"}, - {"BackoffMultiplierBase", "0.0"}, -@@ -4962,7 +4982,7 @@ const FeatureEntry kFeatureEntries[] = { - }, - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { - "fluent-overlay-scrollbars", - flag_descriptions::kFluentOverlayScrollbarsName, -@@ -5505,7 +5525,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(features::kWebShare)}, - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"pulseaudio-loopback-for-cast", - flag_descriptions::kPulseaudioLoopbackForCastName, - flag_descriptions::kPulseaudioLoopbackForCastDescription, kOsLinux, -@@ -5541,9 +5561,19 @@ const FeatureEntry kFeatureEntries[] = { - flag_descriptions::kWaylandLinuxDrmSyncobjName, - flag_descriptions::kWaylandLinuxDrmSyncobjDescription, kOsLinux, - FEATURE_VALUE_TYPE(features::kWaylandLinuxDrmSyncobj)}, -+ -+#if BUILDFLAG(IS_BSD) -+ {"audio-backend", -+ flag_descriptions::kAudioBackendName, -+ flag_descriptions::kAudioBackendDescription, kOsLinux, -+ FEATURE_WITH_PARAMS_VALUE_TYPE( -+ media::kAudioBackend, -+ kAudioBackendVariations, -+ "AudioBackend")}, -+#endif - #endif // BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - {"skip-undecryptable-passwords", - flag_descriptions::kSkipUndecryptablePasswordsName, - flag_descriptions::kSkipUndecryptablePasswordsDescription, -@@ -6439,7 +6469,7 @@ const FeatureEntry kFeatureEntries[] = { - "MlUrlScoring")}, - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"omnibox-domain-suggestions", - flag_descriptions::kOmniboxDomainSuggestionsName, - flag_descriptions::kOmniboxDomainSuggestionsDescription, kOsDesktop, -@@ -6637,7 +6667,7 @@ const FeatureEntry kFeatureEntries[] = { - "OrganicRepeatableQueries")}, - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"history-embeddings", flag_descriptions::kHistoryEmbeddingsName, - flag_descriptions::kHistoryEmbeddingsDescription, kOsDesktop, - FEATURE_WITH_PARAMS_VALUE_TYPE(history_embeddings::kHistoryEmbeddings, -@@ -7176,7 +7206,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(printing::features::kAddPrinterViaPrintscanmgr)}, - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - {"cups-ipp-printing-backend", - flag_descriptions::kCupsIppPrintingBackendName, - flag_descriptions::kCupsIppPrintingBackendDescription, kOsDesktop, -@@ -7444,7 +7474,7 @@ const FeatureEntry kFeatureEntries[] = { - flag_descriptions::kSupportToolScreenshotDescription, kOsDesktop, - FEATURE_VALUE_TYPE(features::kSupportToolScreenshot)}, - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - {"wasm-tts-component-updater-enabled", - flag_descriptions::kWasmTtsComponentUpdaterEnabledName, - flag_descriptions::kWasmTtsComponentUpdaterEnabledDescription, kOsDesktop, -@@ -8108,7 +8138,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(media::kGlobalMediaControlsUpdatedUI)}, - #endif // !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"enable-network-service-sandbox", - flag_descriptions::kEnableNetworkServiceSandboxName, - flag_descriptions::kEnableNetworkServiceSandboxDescription, -@@ -8786,7 +8816,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(ash::features::kWallpaperGooglePhotosSharedAlbums)}, - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"enable-get-all-screens-media", flag_descriptions::kGetAllScreensMediaName, - flag_descriptions::kGetAllScreensMediaDescription, kOsCrOS | kOsLinux, - FEATURE_VALUE_TYPE(blink::features::kGetAllScreensMedia)}, -@@ -8813,7 +8843,7 @@ const FeatureEntry kFeatureEntries[] = { - - #if BUILDFLAG(IS_WIN) || \ - (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - { - "ui-debug-tools", - flag_descriptions::kUIDebugToolsName, -@@ -9280,7 +9310,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(features::kRenderPassDrawnRect)}, - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"media-session-enter-picture-in-picture", - flag_descriptions::kMediaSessionEnterPictureInPictureName, - flag_descriptions::kMediaSessionEnterPictureInPictureDescription, -@@ -9966,7 +9996,7 @@ const FeatureEntry kFeatureEntries[] = { - kOsDesktop | kOsAndroid, - FEATURE_VALUE_TYPE(features::kProcessPerSiteUpToMainFrameThreshold)}, - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"camera-mic-effects", flag_descriptions::kCameraMicEffectsName, - flag_descriptions::kCameraMicEffectsDescription, - static_cast<unsigned short>(kOsMac | kOsWin | kOsLinux), -@@ -9992,7 +10022,7 @@ const FeatureEntry kFeatureEntries[] = { - "RenderDocument")}, - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"enable-search-aggregator-policy", - flag_descriptions::kEnableSearchAggregatorPolicyName, - flag_descriptions::kEnableSearchAggregatorPolicyDescription, -@@ -10099,7 +10129,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(chrome::android::kReadAloudTapToSeek)}, - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"third-party-profile-management", - flag_descriptions::kThirdPartyProfileManagementName, - flag_descriptions::kThirdPartyProfileManagementDescription, -@@ -10134,7 +10164,7 @@ const FeatureEntry kFeatureEntries[] = { - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"enable-user-navigation-capturing-pwa", - flag_descriptions::kPwaNavigationCapturingName, - flag_descriptions::kPwaNavigationCapturingDescription, -@@ -10935,7 +10965,7 @@ const FeatureEntry kFeatureEntries[] = { - flag_descriptions::kCanvasHibernationDescription, kOsAll, - FEATURE_VALUE_TYPE(blink::features::kCanvas2DHibernation)}, - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"sync-enable-bookmarks-in-transport-mode", - flag_descriptions::kSyncEnableBookmarksInTransportModeName, - flag_descriptions::kSyncEnableBookmarksInTransportModeDescription, -@@ -11026,7 +11056,7 @@ const FeatureEntry kFeatureEntries[] = { - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"tab-organization", flag_descriptions::kTabOrganizationName, - flag_descriptions::kTabOrganizationDescription, kOsDesktop, - FEATURE_VALUE_TYPE(features::kTabOrganization)}, -@@ -11074,7 +11104,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE(switches::kForceSupervisedSigninWithCapabilities)}, - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {"supervised-profile-safe-search", - flag_descriptions::kSupervisedProfileSafeSearchName, - flag_descriptions::kSupervisedProfileSafeSearchDescription, -@@ -11318,7 +11348,7 @@ const FeatureEntry kFeatureEntries[] = { - segmentation_platform::features::kSegmentationSurveyPage)}, - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {"autofill-enable-buy-now-pay-later-for-affirm", - flag_descriptions::kAutofillEnableBuyNowPayLaterForAffirmName, - flag_descriptions::kAutofillEnableBuyNowPayLaterForAffirmDescription, -@@ -11447,7 +11477,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE( - autofill::features::kAutofillEnableCardInfoRuntimeRetrieval)}, - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"translation-api", flag_descriptions::kTranslationAPIName, - flag_descriptions::kTranslationAPIDescription, kOsMac | kOsWin | kOsLinux, - FEATURE_WITH_PARAMS_VALUE_TYPE(blink::features::kTranslationAPI, -@@ -11484,7 +11514,7 @@ const FeatureEntry kFeatureEntries[] = { - FEATURE_VALUE_TYPE( - password_manager::features::kPasswordFormClientsideClassifier)}, - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"contextual-cueing", flag_descriptions::kContextualCueingName, - flag_descriptions::kContextualCueingDescription, - kOsLinux | kOsMac | kOsWin, -@@ -11778,7 +11808,7 @@ const FeatureEntry kFeatureEntries[] = { - kOsMac | kOsWin | kOsLinux, - FEATURE_VALUE_TYPE(switches::kEnableSnackbarInSettings)}, - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"automatic-usb-detach", flag_descriptions::kAutomaticUsbDetachName, - flag_descriptions::kAutomaticUsbDetachDescription, kOsAndroid | kOsLinux, - FEATURE_VALUE_TYPE(features::kAutomaticUsbDetach)}, diff --git a/devel/electron35/files/patch-chrome_browser_accessibility_page__colors.cc b/devel/electron35/files/patch-chrome_browser_accessibility_page__colors.cc deleted file mode 100644 index 14c471acb482..000000000000 --- a/devel/electron35/files/patch-chrome_browser_accessibility_page__colors.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/accessibility/page_colors.cc.orig 2024-08-14 20:54:31 UTC -+++ chrome/browser/accessibility/page_colors.cc -@@ -12,7 +12,7 @@ - #include "components/sync_preferences/pref_service_syncable.h" - #include "ui/native_theme/native_theme.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #include "ui/linux/linux_ui_factory.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -55,7 +55,7 @@ void PageColors::OnPageColorsChanged() { - - void PageColors::OnPageColorsChanged() { - auto* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Allow the Linux native theme to update its state for page colors. - if (auto* linux_ui_theme = ui::GetDefaultLinuxUiTheme()) { - if (auto* linux_native_theme = linux_ui_theme->GetNativeTheme()) { diff --git a/devel/electron35/files/patch-chrome_browser_after__startup__task__utils.cc b/devel/electron35/files/patch-chrome_browser_after__startup__task__utils.cc deleted file mode 100644 index e1ade152ac4d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_after__startup__task__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/after_startup_task_utils.cc.orig 2024-08-14 20:54:31 UTC -+++ chrome/browser/after_startup_task_utils.cc -@@ -117,7 +117,7 @@ void SetBrowserStartupIsComplete() { - TRACE_EVENT_SCOPE_GLOBAL, "BrowserCount", browser_count); - GetStartupCompleteFlag().Set(); - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Process::Current().CreationTime() is not available on all platforms. - const base::Time process_creation_time = - base::Process::Current().CreationTime(); diff --git a/devel/electron35/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc b/devel/electron35/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc deleted file mode 100644 index 974564e532a4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_apps_app__service_publishers_extension__apps.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/apps/app_service/publishers/extension_apps.cc.orig 2024-04-15 20:33:45 UTC -+++ chrome/browser/apps/app_service/publishers/extension_apps.cc -@@ -23,7 +23,7 @@ bool ExtensionApps::Accepts(const extensions::Extensio - ExtensionApps::~ExtensionApps() = default; - - bool ExtensionApps::Accepts(const extensions::Extension* extension) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (extensions::IsExtensionUnsupportedDeprecatedApp(profile(), - extension->id())) { - return false; diff --git a/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc b/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc deleted file mode 100644 index 3d97a501fb91..000000000000 --- a/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- chrome/browser/apps/platform_apps/platform_app_launch.cc.orig 2024-04-15 20:33:45 UTC -+++ chrome/browser/apps/platform_apps/platform_app_launch.cc -@@ -19,7 +19,7 @@ - #include "extensions/common/constants.h" - #include "extensions/common/extension.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/browser.h" - #include "chrome/browser/ui/browser_navigator.h" - #include "chrome/browser/ui/browser_window.h" -@@ -86,7 +86,7 @@ bool OpenExtensionApplicationWindow(Profile* profile, - if (launch_container == LaunchContainer::kLaunchContainerTab) - return false; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (OpenDeprecatedApplicationPrompt(profile, app_id)) { - return false; - } -@@ -118,7 +118,7 @@ content::WebContents* OpenExtensionApplicationTab(Prof - if (launch_container != apps::LaunchContainer::kLaunchContainerTab) - return nullptr; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (OpenDeprecatedApplicationPrompt(profile, app_id)) { - return nullptr; - } -@@ -134,7 +134,7 @@ content::WebContents* OpenExtensionApplicationTab(Prof - return app_tab; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool OpenDeprecatedApplicationPrompt(Profile* profile, - const std::string& app_id) { - if (!extensions::IsExtensionUnsupportedDeprecatedApp(profile, app_id)) -@@ -170,7 +170,7 @@ bool OpenExtensionApplicationWithReenablePrompt( - if (!GetPlatformApp(profile, app_id)) - return false; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (OpenDeprecatedApplicationPrompt(profile, app_id)) { - return false; - } -@@ -192,7 +192,7 @@ content::WebContents* OpenExtensionAppShortcutWindow(P - ->enabled_extensions() - .GetAppByURL(url); - if (app) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (OpenDeprecatedApplicationPrompt(profile, app->id())) { - return nullptr; - } -@@ -215,7 +215,7 @@ void RecordExtensionAppLaunchOnTabRestored(Profile* pr - if (!extension) - return; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (OpenDeprecatedApplicationPrompt(profile, extension->id())) { - return; - } diff --git a/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h b/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h deleted file mode 100644 index dfaec412f898..000000000000 --- a/devel/electron35/files/patch-chrome_browser_apps_platform__apps_platform__app__launch.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/apps/platform_apps/platform_app_launch.h.orig 2024-06-18 21:43:21 UTC -+++ chrome/browser/apps/platform_apps/platform_app_launch.h -@@ -38,7 +38,7 @@ content::WebContents* OpenExtensionApplicationTab(Prof - content::WebContents* OpenExtensionApplicationTab(Profile* profile, - const std::string& app_id); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Opens the deprecated Chrome Apps flow if |app_id| refers to a Chrome App and - // Chrome Apps are deprecated on the |profile|. Returns true if that was the - // case, or false otherwise. diff --git a/devel/electron35/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc b/devel/electron35/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc deleted file mode 100644 index aede11201088..000000000000 --- a/devel/electron35/files/patch-chrome_browser_autocomplete_chrome__autocomplete__scheme__classifier.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/autocomplete/chrome_autocomplete_scheme_classifier.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/autocomplete/chrome_autocomplete_scheme_classifier.cc -@@ -88,7 +88,7 @@ ChromeAutocompleteSchemeClassifier::GetInputTypeForSch - return metrics::OmniboxInputType::QUERY; - - case ExternalProtocolHandler::UNKNOWN: { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Linux impl of GetApplicationNameForScheme doesn't distinguish - // between URL schemes with handers and those without. This will - // make the default behaviour be search on Linux. diff --git a/devel/electron35/files/patch-chrome_browser_background_background__mode__manager.cc b/devel/electron35/files/patch-chrome_browser_background_background__mode__manager.cc deleted file mode 100644 index b1ed8f9f472f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_background_background__mode__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/background/background_mode_manager.cc.orig 2024-04-15 20:33:46 UTC -+++ chrome/browser/background/background_mode_manager.cc -@@ -872,7 +872,7 @@ gfx::ImageSkia GetStatusTrayIcon() { - return gfx::ImageSkia(); - - return family->CreateExact(size).AsImageSkia(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return *ui::ResourceBundle::GetSharedInstance().GetImageSkiaNamed( - IDR_PRODUCT_LOGO_128); - #elif BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-chrome_browser_background_background__mode__optimizer.cc b/devel/electron35/files/patch-chrome_browser_background_background__mode__optimizer.cc deleted file mode 100644 index 6375994f1a97..000000000000 --- a/devel/electron35/files/patch-chrome_browser_background_background__mode__optimizer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/background/background_mode_optimizer.cc.orig 2024-04-15 20:33:46 UTC -+++ chrome/browser/background/background_mode_optimizer.cc -@@ -31,7 +31,7 @@ std::unique_ptr<BackgroundModeOptimizer> BackgroundMod - return nullptr; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(features::kBackgroundModeAllowRestart)) { - // Private ctor. - return base::WrapUnique(new BackgroundModeOptimizer()); diff --git a/devel/electron35/files/patch-chrome_browser_browser__features.cc b/devel/electron35/files/patch-chrome_browser_browser__features.cc deleted file mode 100644 index 347fe13b38be..000000000000 --- a/devel/electron35/files/patch-chrome_browser_browser__features.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/browser_features.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/browser_features.cc -@@ -82,7 +82,7 @@ BASE_FEATURE(kContentUsesBrowserThemeColorMode, - "ContentUsesBrowserThemeColorMode", - base::FEATURE_DISABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enables usage of os_crypt_async::SecretPortalKeyProvider. Once - // `kSecretPortalKeyProviderUseForEncryption` is enabled, this flag cannot be - // disabled without losing data. -@@ -104,7 +104,7 @@ BASE_FEATURE(kDestroyProfileOnBrowserClose, - BASE_FEATURE(kDestroyProfileOnBrowserClose, - "DestroyProfileOnBrowserClose", - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_CHROMEOS_LACROS) -+ BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT); - #else - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -237,7 +237,7 @@ BASE_FEATURE(kSandboxExternalProtocolBlockedWarning, - "SandboxExternalProtocolBlockedWarning", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If true, encrypt new data with the key provided by SecretPortalKeyProvider. - // Otherwise, it will only decrypt existing data. - BASE_FEATURE(kSecretPortalKeyProviderUseForEncryption, diff --git a/devel/electron35/files/patch-chrome_browser_browser__features.h b/devel/electron35/files/patch-chrome_browser_browser__features.h deleted file mode 100644 index 1ffe095ff36a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_browser__features.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/browser_features.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/browser_features.h -@@ -39,7 +39,7 @@ BASE_DECLARE_FEATURE(kContentUsesBrowserThemeColorMode - - BASE_DECLARE_FEATURE(kContentUsesBrowserThemeColorMode); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kDbusSecretPortal); - BASE_DECLARE_FEATURE(kUseFreedesktopSecretKeyProvider); - #endif -@@ -101,7 +101,7 @@ BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlockedWa - BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlocked); - BASE_DECLARE_FEATURE(kSandboxExternalProtocolBlockedWarning); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kSecretPortalKeyProviderUseForEncryption); - BASE_DECLARE_FEATURE(kUseFreedesktopSecretKeyProviderForEncryption); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_browser__process__impl.cc b/devel/electron35/files/patch-chrome_browser_browser__process__impl.cc deleted file mode 100644 index a97e808494a8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_browser__process__impl.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/browser_process_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/browser_process_impl.cc -@@ -259,7 +259,7 @@ - #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/browser_features.h" - #include "components/os_crypt/async/browser/fallback_linux_key_provider.h" - #include "components/os_crypt/async/browser/freedesktop_secret_key_provider.h" -@@ -1135,7 +1135,7 @@ void BrowserProcessImpl::RegisterPrefs(PrefRegistrySim - GoogleUpdateSettings::GetCollectStatsConsent()); - registry->RegisterBooleanPref(prefs::kDevToolsRemoteDebuggingAllowed, true); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - os_crypt_async::SecretPortalKeyProvider::RegisterLocalPrefs(registry); - #endif - } -@@ -1405,7 +1405,7 @@ void BrowserProcessImpl::PreMainMessageLoopRun() { - local_state()))); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(features::kDbusSecretPortal)) { - providers.emplace_back( - /*precedence=*/10u, -@@ -1672,7 +1672,7 @@ void BrowserProcessImpl::Unpin() { - // Mac is currently not supported. - // TODO(crbug.com/40118868): Revisit once build flag switch of lacros-chrome is - // complete. --#if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+#if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - - bool BrowserProcessImpl::IsRunningInBackground() const { - // Check if browser is in the background. diff --git a/devel/electron35/files/patch-chrome_browser_browser__process__impl.h b/devel/electron35/files/patch-chrome_browser_browser__process__impl.h deleted file mode 100644 index f2f78148af76..000000000000 --- a/devel/electron35/files/patch-chrome_browser_browser__process__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/browser_process_impl.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/browser_process_impl.h -@@ -413,7 +413,7 @@ class BrowserProcessImpl : public BrowserProcess, - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+#if BUILDFLAG(IS_WIN) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - base::RepeatingTimer autoupdate_timer_; - - // Gets called by autoupdate timer to see if browser needs restart and can be diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.cc deleted file mode 100644 index 3c0a51f51f9d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/chrome_browser_field_trials.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/chrome_browser_field_trials.cc -@@ -49,7 +49,7 @@ - #include "chrome/browser/ui/startup/default_browser_prompt/default_browser_prompt_trial.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #include "ui/base/ui_base_features.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -135,7 +135,7 @@ void ChromeBrowserFieldTrials::RegisterSyntheticTrials - #endif - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux/Desktop platform variants, such as ozone/wayland, some features - // might need to be disabled as per OzonePlatform's runtime properties. - // OzonePlatform selection and initialization, in turn, depend on Chrome flags diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.h b/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.h deleted file mode 100644 index 0b992284d3c6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__field__trials.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_field_trials.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/chrome_browser_field_trials.h -@@ -33,7 +33,7 @@ class ChromeBrowserFieldTrials : public variations::Pl - const variations::EntropyProviders& entropy_providers, - base::FeatureList* feature_list) override; - void RegisterSyntheticTrials() override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void RegisterFeatureOverrides(base::FeatureList* feature_list) override; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__interface__binders.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__interface__binders.cc deleted file mode 100644 index f4f51cb0ce60..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__interface__binders.cc +++ /dev/null @@ -1,82 +0,0 @@ ---- chrome/browser/chrome_browser_interface_binders.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_interface_binders.cc -@@ -126,7 +126,7 @@ - #endif // BUILDFLAG(FULL_SAFE_BROWSING) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/screen_ai/screen_ai_service_router.h" - #include "chrome/browser/screen_ai/screen_ai_service_router_factory.h" - #include "chrome/browser/ui/web_applications/sub_apps_service_impl.h" -@@ -137,7 +137,7 @@ - #include "chrome/browser/ui/webui/discards/site_data.mojom.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" - #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" - #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" -@@ -693,7 +693,7 @@ void BindMediaFoundationPreferences( - #endif // BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - void BindScreenAIAnnotator( - content::RenderFrameHost* frame_host, - mojo::PendingReceiver<screen_ai::mojom::ScreenAIAnnotator> receiver) { -@@ -833,7 +833,7 @@ void PopulateChromeFrameBinders( - #endif // BUILDFLAG(ENABLE_SPEECH_SERVICE) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(blink::features::kDesktopPWAsSubApps) && - !render_frame_host->GetParentOrOuterDocument()) { - // The service binder will reject non-primary main frames, but we still need -@@ -927,7 +927,7 @@ void PopulateChromeWebUIFrameBinders( - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - RegisterWebUIControllerInterfaceBinder< - connectors_internals::mojom::PageHandler, - enterprise_connectors::ConnectorsInternalsUI>(map); -@@ -938,7 +938,7 @@ void PopulateChromeWebUIFrameBinders( - policy::DlpInternalsUI>(map); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - RegisterWebUIControllerInterfaceBinder< - app_management::mojom::PageHandlerFactory, WebAppSettingsUI>(map); - -@@ -1025,14 +1025,14 @@ void PopulateChromeWebUIFrameBinders( - page_image_service::mojom::PageImageServiceHandler, HistoryUI, - HistoryClustersSidePanelUI, NewTabPageUI, BookmarksSidePanelUI>(map); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - RegisterWebUIControllerInterfaceBinder<whats_new::mojom::PageHandlerFactory, - WhatsNewUI>(map); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - - RegisterWebUIControllerInterfaceBinder< - browser_command::mojom::CommandHandlerFactory, --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - WhatsNewUI, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - NewTabPageUI>(map); -@@ -1566,7 +1566,7 @@ void PopulateChromeWebUIFrameBinders( - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - RegisterWebUIControllerInterfaceBinder<discards::mojom::DetailsProvider, - DiscardsUI>(map); - diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main.cc deleted file mode 100644 index 3f2fd40fb111..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main.cc +++ /dev/null @@ -1,118 +0,0 @@ ---- chrome/browser/chrome_browser_main.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_main.cc -@@ -250,15 +250,15 @@ - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/first_run/upgrade_util_linux.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/crash/core/app/crashpad.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #endif - -@@ -290,14 +290,14 @@ - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_LACROS) -+ BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/metrics/desktop_session_duration/desktop_session_duration_tracker.h" - #include "chrome/browser/metrics/desktop_session_duration/touch_mode_stats_tracker.h" - #include "chrome/browser/profiles/profile_activity_metrics_recorder.h" - #include "ui/base/pointer/touch_ui_controller.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/headless/headless_mode_metrics.h" // nogncheck - #include "chrome/browser/headless/headless_mode_util.h" // nogncheck - #include "components/headless/select_file_dialog/headless_select_file_dialog.h" -@@ -365,14 +365,14 @@ - #endif // BUILDFLAG(IS_WIN) && BUILDFLAG(USE_BROWSER_SPELLCHECKER) - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "sql/database.h" - #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) - - namespace { - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - constexpr base::FilePath::CharType kMediaHistoryDatabaseName[] = - FILE_PATH_LITERAL("Media History"); - -@@ -537,7 +537,7 @@ void ProcessSingletonNotificationCallbackImpl( - } - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the global activation token sent as a command line switch by another - // browser process. This also removes the switch after use to prevent any side - // effects of leaving it in the command line after this point. -@@ -1120,7 +1120,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { - browser_creator_->AddFirstRunTabs(master_prefs_->new_tabs); - } - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Create directory for user-level Native Messaging manifest files. This - // makes it less likely that the directory will be created by third-party - // software with incorrect owner or permission. See crbug.com/725513 . -@@ -1168,7 +1168,7 @@ int ChromeBrowserMainParts::PreCreateThreadsImpl() { - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_LACROS) -+ BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - metrics::DesktopSessionDurationTracker::Initialize(); - ProfileActivityMetricsRecorder::Initialize(); - TouchModeStatsTracker::Initialize( -@@ -1364,7 +1364,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* - #endif // BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Delete the media history database if it still exists. - // TODO(crbug.com/40177301): Remove this. - base::ThreadPool::PostTask( -@@ -1413,7 +1413,7 @@ void ChromeBrowserMainParts::PostProfileInit(Profile* - *UrlLanguageHistogramFactory::GetForBrowserContext(profile)); - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (headless::IsHeadlessMode()) { - headless::ReportHeadlessActionMetrics(); - } -@@ -1522,7 +1522,7 @@ int ChromeBrowserMainParts::PreMainMessageLoopRunImpl( - // In headless mode provide alternate SelectFileDialog factory overriding - // any platform specific SelectFileDialog implementation that may have been - // set. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (headless::IsHeadlessMode()) { - headless::HeadlessSelectFileDialogFactory::SetUp(); - } -@@ -2073,7 +2073,7 @@ bool ChromeBrowserMainParts::ProcessSingletonNotificat - - // Drop the request if headless mode is in effect or the request is from - // a headless Chrome process. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (headless::IsHeadlessMode() || - command_line.HasSwitch(switches::kHeadless)) { - return false; diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc deleted file mode 100644 index fb05f0a58b3e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_extra_parts_linux.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/chrome_browser_main_extra_parts_linux.cc -@@ -58,7 +58,7 @@ void ChromeBrowserMainExtraPartsLinux::InitOzonePlatfo - - // static - void ChromeBrowserMainExtraPartsLinux::InitOzonePlatformHint() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* const command_line = base::CommandLine::ForCurrentProcess(); - auto env = base::Environment::Create(); - std::string desktop_startup_id; diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc deleted file mode 100644 index ece2c8753fcf..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__extra__parts__ozone.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_extra_parts_ozone.cc.orig 2024-04-15 20:33:46 UTC -+++ chrome/browser/chrome_browser_main_extra_parts_ozone.cc -@@ -27,7 +27,7 @@ void ChromeBrowserMainExtraPartsOzone::PostMainMessage - } - - void ChromeBrowserMainExtraPartsOzone::PostMainMessageLoopRun() { --#if !BUILDFLAG(IS_CHROMEOS_LACROS) && !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_CHROMEOS_LACROS) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // Lacros's `PostMainMessageLoopRun` must be called at the very end of - // `PostMainMessageLoopRun` in - // `ChromeBrowserMainPartsLacros::PostMainMessageLoopRun`. diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.cc deleted file mode 100644 index d1642c538cad..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.cc +++ /dev/null @@ -1,39 +0,0 @@ ---- chrome/browser/chrome_browser_main_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_main_linux.cc -@@ -25,7 +25,7 @@ - #include "device/bluetooth/dbus/bluez_dbus_thread_manager.h" - #include "ui/base/l10n/l10n_util.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/ozone/public/ozone_platform.h" - #endif - -@@ -70,7 +70,9 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag - #endif // BUILDFLAG(IS_CHROMEOS) - - #if !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(nullptr /* system_bus */); -+#endif - - // Set up crypt config. This needs to be done before anything starts the - // network service, as the raw encryption key needs to be shared with the -@@ -96,7 +98,7 @@ void ChromeBrowserMainPartsLinux::PostCreateMainMessag - ChromeBrowserMainPartsPosix::PostCreateMainMessageLoop(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ChromeBrowserMainPartsLinux::PostMainMessageLoopRun() { - ChromeBrowserMainPartsPosix::PostMainMessageLoopRun(); - ui::OzonePlatform::GetInstance()->PostMainMessageLoopRun(); -@@ -134,7 +136,7 @@ void ChromeBrowserMainPartsLinux::PostDestroyThreads() - #endif // BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_CHROMEOS) - - void ChromeBrowserMainPartsLinux::PostDestroyThreads() { --#if BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // No-op; per PostBrowserStart() comment, this is done elsewhere. - #else - bluez::BluezDBusManager::Shutdown(); diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.h b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.h deleted file mode 100644 index 9cfa15395693..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__linux.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_linux.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_main_linux.h -@@ -31,7 +31,7 @@ class ChromeBrowserMainPartsLinux : public ChromeBrows - - // ChromeBrowserMainPartsPosix overrides. - void PostCreateMainMessageLoop() override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void PostMainMessageLoopRun() override; - #endif - void PreProfileInit() override; diff --git a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc b/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc deleted file mode 100644 index dfcf49964990..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__browser__main__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_browser_main_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_browser_main_posix.cc -@@ -84,7 +84,7 @@ void ExitHandler::ExitWhenPossibleOnUIThread(int signa - } else { - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - switch (signal) { - case SIGINT: - case SIGHUP: diff --git a/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.cc b/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.cc deleted file mode 100644 index 0fdb44e8cd34..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.cc +++ /dev/null @@ -1,170 +0,0 @@ ---- chrome/browser/chrome_content_browser_client.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_content_browser_client.cc -@@ -508,7 +508,7 @@ - #include "components/user_manager/user_manager.h" - #include "services/service_manager/public/mojom/interface_provider_spec.mojom.h" - #include "storage/browser/file_system/external_mount_points.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/chrome_browser_main_linux.h" - #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h" - #elif BUILDFLAG(IS_ANDROID) -@@ -620,11 +620,11 @@ - #include "services/network/public/mojom/permissions_policy/permissions_policy_feature.mojom.h" - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/browser_switcher/browser_switcher_navigation_throttle.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/crash/core/app/crash_switches.h" - #include "components/crash/core/app/crashpad.h" - #endif -@@ -635,7 +635,7 @@ - #include "chrome/browser/apps/link_capturing/web_app_link_capturing_delegate.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/chrome_browser_main_extra_parts_enterprise.h" - #include "chrome/browser/enterprise/profile_management/oidc_auth_response_capture_navigation_throttle.h" - #include "chrome/browser/enterprise/profile_management/profile_management_navigation_throttle.h" -@@ -644,7 +644,7 @@ - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/device_trust/navigation_throttle.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || - // BUILDFLAG(IS_CHROMEOS) -@@ -653,7 +653,7 @@ - #include "chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/chrome_browser_main_extra_parts_linux.h" - #elif BUILDFLAG(IS_OZONE) - #include "chrome/browser/chrome_browser_main_extra_parts_ozone.h" -@@ -1537,7 +1537,7 @@ void ChromeContentBrowserClient::RegisterLocalStatePre - registry->RegisterBooleanPref(prefs::kDeviceNativeClientForceAllowedCache, - false); - #endif // BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kOutOfProcessSystemDnsResolutionEnabled, - true); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -@@ -1745,7 +1745,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo - #elif BUILDFLAG(IS_CHROMEOS) - main_parts = std::make_unique<ash::ChromeBrowserMainPartsAsh>( - is_integration_test, &startup_data_); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - main_parts = std::make_unique<ChromeBrowserMainPartsLinux>( - is_integration_test, &startup_data_); - #elif BUILDFLAG(IS_ANDROID) -@@ -1774,7 +1774,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo - // Construct additional browser parts. Stages are called in the order in - // which they are added. - #if defined(TOOLKIT_VIEWS) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - main_parts->AddParts( - std::make_unique<ChromeBrowserMainExtraPartsViewsLinux>()); - #else -@@ -1791,7 +1791,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo - main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsAsh>()); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsLinux>()); - #elif BUILDFLAG(IS_OZONE) - main_parts->AddParts(std::make_unique<ChromeBrowserMainExtraPartsOzone>()); -@@ -1810,7 +1810,7 @@ ChromeContentBrowserClient::CreateBrowserMainParts(boo - - chrome::AddMetricsExtraParts(main_parts.get()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - main_parts->AddParts( - std::make_unique< - enterprise_util::ChromeBrowserMainExtraPartsEnterprise>()); -@@ -2692,7 +2692,9 @@ void ChromeContentBrowserClient::AppendExtraCommandLin - void ChromeContentBrowserClient::AppendExtraCommandLineSwitches( - base::CommandLine* command_line, - int child_process_id) { -+#ifdef notyet - crash_keys::AppendStringAnnotationsCommandLineSwitch(command_line); -+#endif - #if BUILDFLAG(IS_MAC) - std::unique_ptr<metrics::ClientInfo> client_info = - GoogleUpdateSettings::LoadMetricsClientInfo(); -@@ -2701,7 +2703,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin - client_info->client_id); - } - #elif BUILDFLAG(IS_POSIX) --#if !BUILDFLAG(IS_ANDROID) -+#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) - pid_t pid; - if (crash_reporter::GetHandlerSocket(nullptr, &pid)) { - command_line->AppendSwitchASCII( -@@ -3057,7 +3059,7 @@ void ChromeContentBrowserClient::AppendExtraCommandLin - } - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - // Opt into a hardened stack canary mitigation if it hasn't already been - // force-disabled. - if (!browser_command_line.HasSwitch(switches::kChangeStackGuardOnFork)) { -@@ -4902,7 +4904,7 @@ void ChromeContentBrowserClient::GetAdditionalFileSyst - } - } - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - void ChromeContentBrowserClient::GetAdditionalMappedFilesForChildProcess( - const base::CommandLine& command_line, - int child_process_id, -@@ -5421,7 +5423,7 @@ ChromeContentBrowserClient::CreateThrottlesForNavigati - &throttles); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - MaybeAddThrottle( - WebAppSettingsNavigationThrottle::MaybeCreateThrottleFor(handle), - &throttles); -@@ -5438,7 +5440,7 @@ ChromeContentBrowserClient::CreateThrottlesForNavigati - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - MaybeAddThrottle(enterprise_connectors::DeviceTrustNavigationThrottle:: - MaybeCreateThrottleFor(handle), - &throttles); -@@ -5477,7 +5479,7 @@ ChromeContentBrowserClient::CreateThrottlesForNavigati - handle)); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MaybeAddThrottle(browser_switcher::BrowserSwitcherNavigationThrottle:: - MaybeCreateThrottleFor(handle), - &throttles); -@@ -7388,7 +7390,7 @@ bool ChromeContentBrowserClient::ShouldRunOutOfProcess - bool ChromeContentBrowserClient::ShouldRunOutOfProcessSystemDnsResolution() { - // This enterprise policy is supported on Android, but the feature will not be - // launched there. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // This is possibly called before `g_browser_process` is initialized. - PrefService* local_state; - if (g_browser_process) { diff --git a/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.h b/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.h deleted file mode 100644 index 9f7379b87939..000000000000 --- a/devel/electron35/files/patch-chrome_browser_chrome__content__browser__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/chrome_content_browser_client.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/chrome_content_browser_client.h -@@ -550,7 +550,7 @@ class ChromeContentBrowserClient : public content::Con - bool IsPluginAllowedToUseDevChannelAPIs( - content::BrowserContext* browser_context, - const GURL& url) override; --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - void GetAdditionalMappedFilesForChildProcess( - const base::CommandLine& command_line, - int child_process_id, diff --git a/devel/electron35/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc b/devel/electron35/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc deleted file mode 100644 index 6acae442e10d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_collaboration_messaging_messaging__backend__service__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/collaboration/messaging/messaging_backend_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/collaboration/messaging/messaging_backend_service_factory.cc -@@ -100,7 +100,7 @@ MessagingBackendServiceFactory::BuildServiceInstanceFo - // This configuration object allows us to control platform specific behavior. - MessagingBackendConfiguration configuration; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - configuration.clear_chip_on_tab_selection = false; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_component__updater_registration.cc b/devel/electron35/files/patch-chrome_browser_component__updater_registration.cc deleted file mode 100644 index a0bf13c411d9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_component__updater_registration.cc +++ /dev/null @@ -1,35 +0,0 @@ ---- chrome/browser/component_updater/registration.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/component_updater/registration.cc -@@ -101,7 +101,7 @@ - #endif // BUILDFLAG(ENABLE_WIDEVINE_CDM_COMPONENT) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/component_updater/installer_policies/amount_extraction_heuristic_regexes_component_installer.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -114,7 +114,7 @@ - #include "chrome/browser/component_updater/lacros_component_remover.h" - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/component_updater/wasm_tts_engine_component_installer.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -258,12 +258,12 @@ void RegisterComponentsForUpdate() { - RegisterCookieReadinessListComponent(cus); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - RegisterAmountExtractionHeuristicRegexesComponent(cus); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (features::IsWasmTtsComponentUpdaterEnabled()) { - RegisterWasmTtsEngineComponent(cus); - } diff --git a/devel/electron35/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc b/devel/electron35/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc deleted file mode 100644 index 3d069257443d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_component__updater_wasm__tts__engine__component__installer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/component_updater/wasm_tts_engine_component_installer.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/component_updater/wasm_tts_engine_component_installer.cc -@@ -8,7 +8,7 @@ - #include "base/functional/callback.h" - #include "base/logging.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/accessibility/embedded_a11y_extension_loader.h" - #include "chrome/common/extensions/extension_constants.h" - #include "ui/accessibility/accessibility_features.h" -@@ -69,7 +69,7 @@ void WasmTtsEngineComponentInstallerPolicy::ComponentR - VLOG(1) << "Component ready, version " << version.GetString() << " in " - << install_dir.value(); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (features::IsWasmTtsComponentUpdaterEnabled()) { - EmbeddedA11yExtensionLoader::GetInstance()->Init(); - EmbeddedA11yExtensionLoader::GetInstance()->InstallExtensionWithIdAndPath( diff --git a/devel/electron35/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc b/devel/electron35/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc deleted file mode 100644 index d346f610a7fd..000000000000 --- a/devel/electron35/files/patch-chrome_browser_component__updater_widevine__cdm__component__installer.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/component_updater/widevine_cdm_component_installer.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/component_updater/widevine_cdm_component_installer.cc -@@ -41,7 +41,7 @@ - #include "third_party/widevine/cdm/buildflags.h" - #include "third_party/widevine/cdm/widevine_cdm_common.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/path_service.h" - #include "chrome/common/chrome_paths.h" - #include "chrome/common/media/component_widevine_cdm_hint_file_linux.h" -@@ -73,7 +73,7 @@ const char ImageLoaderComponentName[] = "WidevineCdm"; - const char ImageLoaderComponentName[] = "WidevineCdm"; - #endif - --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // On Linux and ChromeOS the Widevine CDM is loaded at startup before the - // zygote is locked down. As a result there is no need to register the CDM - // with Chrome as it can't be used until Chrome is restarted. -@@ -101,7 +101,7 @@ void RegisterWidevineCdmWithChrome(const base::Version - } - #endif // !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux and ChromeOS the Widevine CDM is loaded at startup before the - // zygote is locked down. To locate the Widevine CDM at startup, a hint file - // is used. Update the hint file with the new Widevine CDM path. -@@ -394,7 +394,7 @@ void WidevineCdmComponentInstallerPolicy::UpdateCdmPat - return; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - VLOG(1) << "Updating hint file with Widevine CDM " << cdm_version; - - // This is running on a thread that allows IO, so simply update the hint file. diff --git a/devel/electron35/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc b/devel/electron35/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc deleted file mode 100644 index 3271f4e113a9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_custom__handlers_chrome__protocol__handler__registry__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/custom_handlers/chrome_protocol_handler_registry_delegate.cc.orig 2023-03-30 00:33:42 UTC -+++ chrome/browser/custom_handlers/chrome_protocol_handler_registry_delegate.cc -@@ -68,7 +68,7 @@ void ChromeProtocolHandlerRegistryDelegate::CheckDefau - // If true default protocol handlers will be removed if the OS level - // registration for a protocol is no longer Chrome. - bool ChromeProtocolHandlerRegistryDelegate::ShouldRemoveHandlersNotInOS() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // We don't do this on Linux as the OS registration there is not reliable, - // and Chrome OS doesn't have any notion of OS registration. - // TODO(benwells): When Linux support is more reliable remove this diff --git a/devel/electron35/files/patch-chrome_browser_defaults.cc b/devel/electron35/files/patch-chrome_browser_defaults.cc deleted file mode 100644 index e210570512b3..000000000000 --- a/devel/electron35/files/patch-chrome_browser_defaults.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/defaults.cc.orig 2023-10-19 19:58:04 UTC -+++ chrome/browser/defaults.cc -@@ -44,7 +44,7 @@ const bool kShowHelpMenuItemIcon = true; - const bool kShowHelpMenuItemIcon = false; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool kScrollEventChangesTab = true; - #else - const bool kScrollEventChangesTab = false; diff --git a/devel/electron35/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc b/devel/electron35/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc deleted file mode 100644 index 5f2da1923b2f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_device__identity_device__oauth2__token__service__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/device_identity/device_oauth2_token_service_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/device_identity/device_oauth2_token_service_factory.cc -@@ -28,7 +28,7 @@ std::unique_ptr<DeviceOAuth2TokenStore> CreatePlatform - return std::make_unique<chromeos::DeviceOAuth2TokenStoreChromeOS>( - local_state); - #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - return std::make_unique<DeviceOAuth2TokenStoreDesktop>(local_state); - #else - NOTREACHED(); diff --git a/devel/electron35/files/patch-chrome_browser_diagnostics_diagnostics__writer.h b/devel/electron35/files/patch-chrome_browser_diagnostics_diagnostics__writer.h deleted file mode 100644 index 43c1038a8248..000000000000 --- a/devel/electron35/files/patch-chrome_browser_diagnostics_diagnostics__writer.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/diagnostics/diagnostics_writer.h.orig 2022-02-07 13:39:41 UTC -+++ chrome/browser/diagnostics/diagnostics_writer.h -@@ -14,6 +14,8 @@ namespace diagnostics { - // Console base class used internally. - class SimpleConsole; - -+#undef MACHINE -+ - class DiagnosticsWriter : public DiagnosticsModel::Observer { - public: - // The type of formatting done by this writer. diff --git a/devel/electron35/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc b/devel/electron35/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc deleted file mode 100644 index bdb2adb5d931..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/download/chrome_download_manager_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/download/chrome_download_manager_delegate.cc -@@ -1858,7 +1858,7 @@ bool ChromeDownloadManagerDelegate::IsOpenInBrowserPre - bool ChromeDownloadManagerDelegate::IsOpenInBrowserPreferredForFile( - const base::FilePath& path) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (path.MatchesExtension(FILE_PATH_LITERAL(".pdf"))) { - return !download_prefs_->ShouldOpenPdfInSystemReader(); - } -@@ -1994,7 +1994,7 @@ void ChromeDownloadManagerDelegate::CheckDownloadAllow - content::CheckDownloadAllowedCallback check_download_allowed_cb) { - DCHECK_CURRENTLY_ON(BrowserThread::UI); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Don't download pdf if it is a file URL, as that might cause an infinite - // download loop if Chrome is not the system pdf viewer. - if (url.SchemeIsFile() && download_prefs_->ShouldOpenPdfInSystemReader()) { -@@ -2076,7 +2076,7 @@ void ChromeDownloadManagerDelegate::CheckSavePackageAl - DCHECK(download_item->IsSavePackageDownload()); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - std::optional<enterprise_connectors::AnalysisSettings> settings = - safe_browsing::DeepScanningRequest::ShouldUploadBinary(download_item); - diff --git a/devel/electron35/files/patch-chrome_browser_download_download__commands.cc b/devel/electron35/files/patch-chrome_browser_download_download__commands.cc deleted file mode 100644 index ffb4bb4d0a94..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__commands.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/download/download_commands.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/download/download_commands.cc -@@ -27,7 +27,7 @@ - #include "ui/base/clipboard/scoped_clipboard_writer.h" - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/browser.h" - #include "chrome/browser/ui/browser_finder.h" - #include "chrome/browser/ui/scoped_tabbed_browser_displayer.h" -@@ -177,7 +177,7 @@ void DownloadCommands::ExecuteCommand(Command command) - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - Browser* DownloadCommands::GetBrowser() const { - if (!model_) diff --git a/devel/electron35/files/patch-chrome_browser_download_download__commands.h b/devel/electron35/files/patch-chrome_browser_download_download__commands.h deleted file mode 100644 index 899c21f0d61b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__commands.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/download/download_commands.h.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/download/download_commands.h -@@ -66,7 +66,7 @@ class DownloadCommands { - void ExecuteCommand(Command command); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - bool IsDownloadPdf() const; - bool CanOpenPdfInSystemViewer() const; - Browser* GetBrowser() const; diff --git a/devel/electron35/files/patch-chrome_browser_download_download__file__picker.cc b/devel/electron35/files/patch-chrome_browser_download_download__file__picker.cc deleted file mode 100644 index 4208f6771194..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__file__picker.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/download/download_file_picker.cc.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/download/download_file_picker.cc -@@ -18,7 +18,7 @@ - #include "content/public/browser/web_contents.h" - #include "ui/shell_dialogs/selected_file_info.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/browser_list.h" - #include "chrome/browser/ui/browser_window.h" - #include "ui/aura/window.h" -@@ -83,7 +83,7 @@ DownloadFilePicker::DownloadFilePicker(download::Downl - // dialog in Linux (See SelectFileImpl() in select_file_dialog_linux_gtk.cc). - // and windows.Here we make owning_window host to browser current active - // window if it is null. https://crbug.com/1301898 --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (!owning_window || !owning_window->GetHost()) { - owning_window = BrowserList::GetInstance() - ->GetLastActive() diff --git a/devel/electron35/files/patch-chrome_browser_download_download__item__model.cc b/devel/electron35/files/patch-chrome_browser_download_download__item__model.cc deleted file mode 100644 index e1046a07a0ba..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__item__model.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/download/download_item_model.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/download/download_item_model.cc -@@ -760,7 +760,7 @@ bool DownloadItemModel::IsCommandChecked( - download_crx_util::IsExtensionDownload(*download_); - case DownloadCommands::ALWAYS_OPEN_TYPE: - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (download_commands->CanOpenPdfInSystemViewer()) { - DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); - return prefs->ShouldOpenPdfInSystemReader(); -@@ -808,7 +808,7 @@ void DownloadItemModel::ExecuteCommand(DownloadCommand - DownloadCommands::ALWAYS_OPEN_TYPE); - DownloadPrefs* prefs = DownloadPrefs::FromBrowserContext(profile()); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (download_commands->CanOpenPdfInSystemViewer()) { - prefs->SetShouldOpenPdfInSystemReader(!is_checked); - SetShouldPreferOpeningInBrowser(is_checked); -@@ -1196,7 +1196,7 @@ void DownloadItemModel::DetermineAndSetShouldPreferOpe - return; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (download_->GetOriginalMimeType() == "application/x-x509-user-cert") { - SetShouldPreferOpeningInBrowser(true); - return; diff --git a/devel/electron35/files/patch-chrome_browser_download_download__prefs.cc b/devel/electron35/files/patch-chrome_browser_download_download__prefs.cc deleted file mode 100644 index 0c3e664ea4b4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__prefs.cc +++ /dev/null @@ -1,90 +0,0 @@ ---- chrome/browser/download/download_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/download/download_prefs.cc -@@ -11,6 +11,7 @@ - #include <vector> - - #include "base/check.h" -+#include "base/command_line.h" - #include "base/feature_list.h" - #include "base/files/file_util.h" - #include "base/functional/bind.h" -@@ -58,6 +59,10 @@ - #include "chrome/browser/flags/android/chrome_feature_list.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#endif -+ - using content::BrowserContext; - using content::BrowserThread; - using content::DownloadManager; -@@ -68,7 +73,7 @@ bool DownloadPathIsDangerous(const base::FilePath& dow - // Consider downloads 'dangerous' if they go to the home directory on Linux and - // to the desktop on any platform. - bool DownloadPathIsDangerous(const base::FilePath& download_path) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FilePath home_dir = base::GetHomeDir(); - if (download_path == home_dir) { - return true; -@@ -174,7 +179,7 @@ DownloadPrefs::DownloadPrefs(Profile* profile) : profi - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - should_open_pdf_in_system_reader_ = - prefs->GetBoolean(prefs::kOpenPdfDownloadInSystemReader); - #endif -@@ -299,7 +304,7 @@ void DownloadPrefs::RegisterProfilePrefs( - registry->RegisterFilePathPref(prefs::kSaveFileDefaultDirectory, - default_download_path); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kOpenPdfDownloadInSystemReader, false); - #endif - #if BUILDFLAG(IS_ANDROID) -@@ -466,7 +471,7 @@ void DownloadPrefs::DisableAutoOpenByUserBasedOnExtens - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - void DownloadPrefs::SetShouldOpenPdfInSystemReader(bool should_open) { - if (should_open_pdf_in_system_reader_ == should_open) - return; -@@ -492,7 +497,7 @@ void DownloadPrefs::ResetAutoOpenByUser() { - - void DownloadPrefs::ResetAutoOpenByUser() { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - SetShouldOpenPdfInSystemReader(false); - #endif - auto_open_by_user_.clear(); -@@ -529,7 +534,7 @@ bool DownloadPrefs::CanPlatformEnableAutoOpenForPdf() - bool DownloadPrefs::CanPlatformEnableAutoOpenForPdf() const { - #if BUILDFLAG(IS_CHROMEOS) - return false; // There is no UI for auto-open on ChromeOS. --#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return ShouldOpenPdfInSystemReader(); - #else - return false; -@@ -611,7 +616,14 @@ base::FilePath DownloadPrefs::SanitizeDownloadTargetPa - #else - // If the stored download directory is an absolute path, we presume it's - // correct; there's not really much more validation we can do here. -+#if BUILDFLAG(IS_OPENBSD) -+ // If unveil(2) is used, force the file dialog directory to something we -+ // know is available. -+ auto* sandbox = sandbox::policy::SandboxLinux::GetInstance(); -+ if (!sandbox->unveil_initialized() && path.IsAbsolute()) -+#else - if (path.IsAbsolute()) -+#endif - return path; - - // When the default download directory is *not* an absolute path, we use the diff --git a/devel/electron35/files/patch-chrome_browser_download_download__prefs.h b/devel/electron35/files/patch-chrome_browser_download_download__prefs.h deleted file mode 100644 index cfb8b17dd054..000000000000 --- a/devel/electron35/files/patch-chrome_browser_download_download__prefs.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/download/download_prefs.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/download/download_prefs.h -@@ -107,7 +107,7 @@ class DownloadPrefs { - void DisableAutoOpenByUserBasedOnExtension(const base::FilePath& file_name); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Store the user preference to disk. If |should_open| is true, also disable - // the built-in PDF plugin. If |should_open| is false, enable the PDF plugin. - void SetShouldOpenPdfInSystemReader(bool should_open); -@@ -171,7 +171,7 @@ class DownloadPrefs { - std::unique_ptr<policy::URLBlocklist> auto_open_allowed_by_urls_; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - bool should_open_pdf_in_system_reader_; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc deleted file mode 100644 index b6f2e068c737..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_analysis_analysis__service__settings.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/connectors/analysis/analysis_service_settings.cc.orig 2024-10-16 21:30:58 UTC -+++ chrome/browser/enterprise/connectors/analysis/analysis_service_settings.cc -@@ -150,7 +150,7 @@ AnalysisServiceSettings::AnalysisServiceSettings( - const char* verification_key = kKeyWindowsVerification; - #elif BUILDFLAG(IS_MAC) - const char* verification_key = kKeyMacVerification; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char* verification_key = kKeyLinuxVerification; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_common.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_common.cc deleted file mode 100644 index 648c3ad3f3cc..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_common.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/connectors/common.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/connectors/common.cc -@@ -22,7 +22,7 @@ - #include "components/policy/core/common/policy_loader_lacros.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" - #include "components/prefs/pref_service.h" - #endif -@@ -199,7 +199,7 @@ std::string GetProfileEmail(Profile* profile) { - std::string email = - GetProfileEmail(IdentityManagerFactory::GetForProfile(profile)); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (email.empty()) { - email = profile->GetPrefs()->GetString( - enterprise_signin::prefs::kProfileUserEmail); diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc deleted file mode 100644 index 676db71a7bca..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_connectors__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/connectors/connectors_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/connectors/connectors_service.cc -@@ -507,7 +507,7 @@ bool ConnectorsService::ConnectorsEnabled() const { - - Profile* profile = Profile::FromBrowserContext(context_); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On desktop, the guest profile is actually the primary OTR profile of - // the "regular" guest profile. The regular guest profile is never used - // directly by users. Also, user are not able to create child OTR profiles diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc deleted file mode 100644 index 6896287535ce..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__connector__service__factory.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/enterprise/connectors/device_trust/device_trust_connector_service_factory.cc.orig 2024-08-14 20:54:34 UTC -+++ chrome/browser/enterprise/connectors/device_trust/device_trust_connector_service_factory.cc -@@ -10,7 +10,7 @@ - #include "chrome/browser/profiles/profile.h" - #include "components/keyed_service/core/keyed_service.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/browser_process.h" - #include "chrome/browser/enterprise/connectors/device_trust/browser/signing_key_policy_observer.h" - #include "chrome/browser/policy/chrome_browser_policy_connector.h" -@@ -40,7 +40,7 @@ bool DeviceTrustConnectorServiceFactory::ServiceIsCrea - - bool DeviceTrustConnectorServiceFactory::ServiceIsCreatedWithBrowserContext() - const { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return true; - #else - return false; -@@ -84,7 +84,7 @@ DeviceTrustConnectorServiceFactory::BuildServiceInstan - std::unique_ptr<DeviceTrustConnectorService> service = - std::make_unique<DeviceTrustConnectorService>(profile->GetPrefs()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - auto* key_manager = g_browser_process->browser_policy_connector() - ->chrome_browser_cloud_management_controller() - ->GetDeviceTrustKeyManager(); diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc deleted file mode 100644 index 33679e28db3e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_device__trust__service__factory.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/enterprise/connectors/device_trust/device_trust_service_factory.cc.orig 2024-08-14 20:54:34 UTC -+++ chrome/browser/enterprise/connectors/device_trust/device_trust_service_factory.cc -@@ -23,7 +23,7 @@ - #include "components/policy/core/common/management/management_service.h" - #include "content/public/browser/browser_context.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/browser_process.h" - #include "chrome/browser/enterprise/connectors/device_trust/attestation/browser/browser_attestation_service.h" - #include "chrome/browser/enterprise/connectors/device_trust/attestation/browser/device_attester.h" -@@ -54,7 +54,7 @@ bool IsProfileManaged(Profile* profile) { - return management_service && management_service->IsManaged(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - policy::CloudPolicyStore* GetUserCloudPolicyStore(Profile* profile) { - policy::CloudPolicyManager* user_policy_manager = - profile->GetCloudPolicyManager(); -@@ -106,7 +106,7 @@ DeviceTrustServiceFactory::DeviceTrustServiceFactory() - DependsOn(DeviceTrustConnectorServiceFactory::GetInstance()); - DependsOn(policy::ManagementServiceFactory::GetInstance()); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Depends on this service via the SignalsService having a dependency on it. - DependsOn(enterprise_signals::SignalsAggregatorFactory::GetInstance()); - // Depends on this service via the ProfileAttester having a dependency on it diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc deleted file mode 100644 index 68352dfd3e40..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_browser_commands_key__rotation__command__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/connectors/device_trust/key_management/browser/commands/key_rotation_command_factory.cc.orig 2024-10-16 21:30:58 UTC -+++ chrome/browser/enterprise/connectors/device_trust/key_management/browser/commands/key_rotation_command_factory.cc -@@ -19,7 +19,7 @@ - - #if BUILDFLAG(IS_WIN) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/commands/win_key_rotation_command.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/commands/linux_key_rotation_command.h" - #elif BUILDFLAG(IS_MAC) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/commands/mac_key_rotation_command.h" -@@ -53,7 +53,7 @@ std::unique_ptr<KeyRotationCommand> KeyRotationCommand - policy::DeviceManagementService* device_management_service) { - #if BUILDFLAG(IS_WIN) - return std::make_unique<WinKeyRotationCommand>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<LinuxKeyRotationCommand>(url_loader_factory); - #elif BUILDFLAG(IS_MAC) - if (IsDTCKeyRotationUploadedBySharedAPI()) { diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc deleted file mode 100644 index 5d6de6ec26b6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_key__management_core_persistence_key__persistence__delegate__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/connectors/device_trust/key_management/core/persistence/key_persistence_delegate_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/enterprise/connectors/device_trust/key_management/core/persistence/key_persistence_delegate_factory.cc -@@ -13,7 +13,7 @@ - #include "chrome/browser/enterprise/connectors/device_trust/key_management/core/persistence/win_key_persistence_delegate.h" - #elif BUILDFLAG(IS_MAC) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/core/persistence/mac_key_persistence_delegate.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/core/persistence/linux_key_persistence_delegate.h" - #endif - -@@ -45,7 +45,7 @@ KeyPersistenceDelegateFactory::CreateKeyPersistenceDel - return std::make_unique<WinKeyPersistenceDelegate>(); - #elif BUILDFLAG(IS_MAC) - return std::make_unique<MacKeyPersistenceDelegate>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<LinuxKeyPersistenceDelegate>(); - #else - NOTREACHED(); diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc deleted file mode 100644 index 31710a7bce1e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_device__trust_signals_signals__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/connectors/device_trust/signals/signals_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/connectors/device_trust/signals/signals_service_factory.cc -@@ -24,7 +24,7 @@ - #include "chrome/browser/enterprise/connectors/connectors_service.h" - #endif // BUILDFLAG(ENTERPRISE_CLOUD_CONTENT_ANALYSIS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "base/check.h" - #include "chrome/browser/enterprise/connectors/device_trust/signals/decorators/browser/browser_signals_decorator.h" - #include "chrome/browser/enterprise/core/dependency_factory_impl.h" -@@ -64,7 +64,7 @@ std::unique_ptr<SignalsService> CreateSignalsService(P - profile, ConnectorsServiceFactory::GetForBrowserContext(profile)))); - #endif // BUILDFLAG(ENTERPRISE_CLOUD_CONTENT_ANALYSIS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - policy::CloudPolicyManager* browser_policy_manager = nullptr; - if (management_service->HasManagementAuthority( diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc deleted file mode 100644 index a72046f43dbc..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_browser__crash__event__router.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/connectors/reporting/browser_crash_event_router.cc.orig 2024-08-14 20:54:35 UTC -+++ chrome/browser/enterprise/connectors/reporting/browser_crash_event_router.cc -@@ -13,7 +13,7 @@ BrowserCrashEventRouter::BrowserCrashEventRouter( - - BrowserCrashEventRouter::BrowserCrashEventRouter( - content::BrowserContext* context) { --#if !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - CrashReportingContext* crash_reporting_context = - CrashReportingContext::GetInstance(); - Profile* profile = Profile::FromBrowserContext(context); -@@ -23,7 +23,7 @@ BrowserCrashEventRouter::~BrowserCrashEventRouter() { - } - - BrowserCrashEventRouter::~BrowserCrashEventRouter() { --#if !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - CrashReportingContext* crash_reporting_context = - CrashReportingContext::GetInstance(); - crash_reporting_context->RemoveProfile(this); diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc deleted file mode 100644 index 1ae99a801ac5..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_crash__reporting__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/connectors/reporting/crash_reporting_context.cc.orig 2024-10-16 21:30:58 UTC -+++ chrome/browser/enterprise/connectors/reporting/crash_reporting_context.cc -@@ -20,7 +20,7 @@ namespace enterprise_connectors { - - namespace enterprise_connectors { - --#if !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - - namespace { - diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc deleted file mode 100644 index 0652be07c976..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.cc -@@ -58,7 +58,7 @@ - #include "base/strings/utf_string_conversions.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signals/signals_aggregator_factory.h" - #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" - #include "components/device_signals/core/browser/signals_aggregator.h" -@@ -181,7 +181,7 @@ void RealtimeReportingClient::ReportPastEvent(const st - /*include_profile_user_name=*/false); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - void AddCrowdstrikeSignalsToEvent( - base::Value::Dict& event, -@@ -217,7 +217,7 @@ std::string RealtimeReportingClient::GetProfileUserNam - username_ = - identity_manager_ ? GetProfileEmail(identity_manager_) : std::string(); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (username_.empty()) { - username_ = Profile::FromBrowserContext(context_)->GetPrefs()->GetString( - enterprise_signin::prefs::kProfileUserEmail); -@@ -275,7 +275,7 @@ std::string RealtimeReportingClient::GetBrowserClientI - return client_id; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(notyet) - void RealtimeReportingClient::MaybeCollectDeviceSignalsAndReportEvent( - base::Value::Dict event, - policy::CloudPolicyClient* client, diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h b/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h deleted file mode 100644 index 817d4d372b7b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_connectors_reporting_realtime__reporting__client.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/enterprise/connectors/reporting/realtime_reporting_client.h -@@ -18,7 +18,7 @@ - #include "components/keyed_service/core/keyed_service.h" - #include "components/policy/core/common/cloud/cloud_policy_client.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/device_signals/core/browser/signals_types.h" - #endif - -@@ -112,7 +112,7 @@ class RealtimeReportingClient : public RealtimeReporti - const std::string& dm_token) override; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(notyet) - void MaybeCollectDeviceSignalsAndReportEvent( - base::Value::Dict event, - policy::CloudPolicyClient* client, -@@ -151,7 +151,7 @@ class RealtimeReportingClient : public RealtimeReporti - base::WeakPtrFactory<RealtimeReportingClient> weak_ptr_factory_{this}; - }; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Populate event dict with CrowdStrike signal values. If those signals are - // available in `response`, this function returns a Dict with the following - // fields added: diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc b/devel/electron35/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc deleted file mode 100644 index 0577a9387f82..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_profile__management_profile__management__navigation__throttle.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- chrome/browser/enterprise/profile_management/profile_management_navigation_throttle.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/enterprise/profile_management/profile_management_navigation_throttle.cc -@@ -67,8 +67,8 @@ base::flat_map<std::string, SAMLProfileAttributes>& Ge - // TODO(crbug.com/40267996): Add actual domains with attribute names. - profile_attributes->insert(std::make_pair( - "supported.test", -- SAMLProfileAttributes("placeholderName", "placeholderDomain", -- "placeholderToken"))); -+ SAMLProfileAttributes(SAMLProfileAttributes{"placeholderName", "placeholderDomain", -+ "placeholderToken"}))); - - // Extract domains and attributes from the command line switch. - const base::CommandLine& command_line = diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc b/devel/electron35/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc deleted file mode 100644 index 46b9ab15d198..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_remote__commands_cbcm__remote__commands__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/remote_commands/cbcm_remote_commands_factory.cc.orig 2023-11-29 21:39:48 UTC -+++ chrome/browser/enterprise/remote_commands/cbcm_remote_commands_factory.cc -@@ -11,7 +11,7 @@ - #include "chrome/browser/profiles/profile_manager.h" - #include "components/policy/core/common/remote_commands/remote_command_job.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/remote_commands/rotate_attestation_credential_job.h" - #include "chrome/browser/policy/chrome_browser_policy_connector.h" - #include "components/enterprise/browser/controller/chrome_browser_cloud_management_controller.h" -@@ -30,7 +30,7 @@ CBCMRemoteCommandsFactory::BuildJobForType( - g_browser_process->profile_manager()); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (type == enterprise_management:: - RemoteCommand_Type_BROWSER_ROTATE_ATTESTATION_CREDENTIAL) { - return std::make_unique<RotateAttestationCredentialJob>( diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc b/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc deleted file mode 100644 index 02df708d77fe..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/enterprise/signals/device_info_fetcher.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/signals/device_info_fetcher.cc -@@ -10,7 +10,7 @@ - #include "chrome/browser/enterprise/signals/device_info_fetcher_mac.h" - #elif BUILDFLAG(IS_WIN) - #include "chrome/browser/enterprise/signals/device_info_fetcher_win.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signals/device_info_fetcher_linux.h" - #endif - -@@ -74,7 +74,7 @@ std::unique_ptr<DeviceInfoFetcher> DeviceInfoFetcher:: - return CreateInstanceInternal(); - } - --#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) && \ -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_BSD) && \ - !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) - // static - std::unique_ptr<DeviceInfoFetcher> DeviceInfoFetcher::CreateInstanceInternal() { diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher__linux.cc b/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher__linux.cc deleted file mode 100644 index 4b13394f2a3f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_signals_device__info__fetcher__linux.cc +++ /dev/null @@ -1,78 +0,0 @@ ---- chrome/browser/enterprise/signals/device_info_fetcher_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/signals/device_info_fetcher_linux.cc -@@ -4,12 +4,23 @@ - - #include "chrome/browser/enterprise/signals/device_info_fetcher_linux.h" - -+#include "build/build_config.h" -+ - #if defined(USE_GIO) - #include <gio/gio.h> - #endif // defined(USE_GIO) - #include <sys/stat.h> -+#if !BUILDFLAG(IS_BSD) - #include <sys/sysmacros.h> -+#endif - -+#if BUILDFLAG(IS_BSD) -+#include <sys/types.h> -+#include <sys/socket.h> -+#include <ifaddrs.h> -+#include <net/if_dl.h> -+#endif -+ - #include <algorithm> - #include <string> - -@@ -117,6 +128,7 @@ SettingValue GetDiskEncrypted() { - // Implements the logic from the native host installation script. First find the - // root device identifier, then locate its parent and get its type. - SettingValue GetDiskEncrypted() { -+#if !BUILDFLAG(IS_BSD) - struct stat info; - // First figure out the device identifier. Fail fast if this fails. - if (stat("/", &info) != 0) -@@ -138,11 +150,35 @@ SettingValue GetDiskEncrypted() { - } - return SettingValue::UNKNOWN; - } -+#endif - return SettingValue::DISABLED; - } - - std::vector<std::string> GetMacAddresses() { - std::vector<std::string> result; -+#if BUILDFLAG(IS_BSD) -+ struct ifaddrs* ifa = nullptr; -+ -+ if (getifaddrs(&ifa) != 0) -+ return result; -+ -+ struct ifaddrs* interface = ifa; -+ for (; interface != nullptr; interface = interface->ifa_next) { -+ if (interface->ifa_addr == nullptr || -+ interface->ifa_addr->sa_family != AF_LINK) { -+ continue; -+ } -+ struct sockaddr_dl* sdl = -+ reinterpret_cast<struct sockaddr_dl*>(interface->ifa_addr); -+ if (!sdl || sdl->sdl_alen != 6) -+ continue; -+ char* link_address = static_cast<char*>(LLADDR(sdl)); -+ result.push_back(base::StringPrintf( -+ "%02x:%02x:%02x:%02x:%02x:%02x", link_address[0] & 0xff, -+ link_address[1] & 0xff, link_address[2] & 0xff, link_address[3] & 0xff, -+ link_address[4] & 0xff, link_address[5] & 0xff)); -+ } -+#else - base::DirReaderPosix reader("/sys/class/net"); - if (!reader.IsValid()) - return result; -@@ -165,6 +201,7 @@ std::vector<std::string> GetMacAddresses() { - &address); - result.push_back(address); - } -+#endif - return result; - } - diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h b/devel/electron35/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h deleted file mode 100644 index d8ecef5170d9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_signin_enterprise__signin__service.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/signin/enterprise_signin_service.h.orig 2024-08-14 20:54:35 UTC -+++ chrome/browser/enterprise/signin/enterprise_signin_service.h -@@ -9,7 +9,7 @@ - - #include "build/build_config.h" - --#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)) -+#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) - #error EnterpriseSigninService should only be built on desktop platforms. - #endif // !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)) - diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc b/devel/electron35/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc deleted file mode 100644 index 58e24784b36b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_signin_interstitials_managed__profile__required__page.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/signin/interstitials/managed_profile_required_page.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/signin/interstitials/managed_profile_required_page.cc -@@ -92,7 +92,7 @@ void ManagedProfileRequiredPage::CommandReceived(const - - switch (cmd) { - case security_interstitials::CMD_DONT_PROCEED: --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (ManagedProfileRequiredNavigationThrottle::IsBlockingNavigations( - web_contents()->GetBrowserContext())) { - ManagedProfileRequiredNavigationThrottle::ShowBlockedWindow( diff --git a/devel/electron35/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc b/devel/electron35/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc deleted file mode 100644 index 0ab5866027ab..000000000000 --- a/devel/electron35/files/patch-chrome_browser_enterprise_util_managed__browser__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/enterprise/util/managed_browser_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/enterprise/util/managed_browser_utils.cc -@@ -222,7 +222,7 @@ void SetUserAcceptedAccountManagement(Profile* profile - .GetProfileAttributesWithPath(profile->GetPath()); - if (entry) { - entry->SetUserAcceptedAccountManagement(accepted); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - entry->SetEnterpriseProfileLabel(GetEnterpriseLabel(profile)); - #endif - } diff --git a/devel/electron35/files/patch-chrome_browser_extensions_BUILD.gn b/devel/electron35/files/patch-chrome_browser_extensions_BUILD.gn deleted file mode 100644 index abfa3d003888..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_BUILD.gn +++ /dev/null @@ -1,13 +0,0 @@ ---- chrome/browser/extensions/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/BUILD.gn -@@ -1398,6 +1398,10 @@ source_set("extensions") { - deps += [ "//chrome/services/printing/public/mojom" ] - } - -+ if (is_bsd) { -+ sources -= [ "api/image_writer_private/removable_storage_provider_linux.cc" ] -+ } -+ - if (enable_pdf) { - deps += [ - "//chrome/browser/pdf", diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc deleted file mode 100644 index 19fdcd6750ae..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_chrome__desktop__report__request__helper.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/extensions/api/enterprise_reporting_private/chrome_desktop_report_request_helper.cc.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/extensions/api/enterprise_reporting_private/chrome_desktop_report_request_helper.cc -@@ -24,7 +24,7 @@ - #include "base/win/registry.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #endif -@@ -255,7 +255,7 @@ base::FilePath GetEndpointVerificationDir() { - bool got_path = false; - #if BUILDFLAG(IS_WIN) - got_path = base::PathService::Get(base::DIR_LOCAL_APP_DATA, &path); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::unique_ptr<base::Environment> env(base::Environment::Create()); - path = base::nix::GetXDGDirectory(env.get(), base::nix::kXdgConfigHomeEnvVar, - base::nix::kDotConfigDir); -@@ -266,7 +266,7 @@ base::FilePath GetEndpointVerificationDir() { - if (!got_path) - return path; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - path = path.AppendASCII("google"); - #else - path = path.AppendASCII("Google"); diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc deleted file mode 100644 index 82dd2b1604b2..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/enterprise_reporting_private/conversion_utils.cc.orig 2022-11-30 08:12:58 UTC -+++ chrome/browser/extensions/api/enterprise_reporting_private/conversion_utils.cc -@@ -8,7 +8,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - #include <memory> - #include <utility> diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h b/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h deleted file mode 100644 index 9cbee717bae0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_conversion__utils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/enterprise_reporting_private/conversion_utils.h.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/extensions/api/enterprise_reporting_private/conversion_utils.h -@@ -7,7 +7,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - #include <optional> - #include <vector> diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc deleted file mode 100644 index ad8c11109b42..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/browser/extensions/api/enterprise_reporting_private/enterprise_reporting_private_api.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/enterprise_reporting_private/enterprise_reporting_private_api.cc -@@ -40,7 +40,7 @@ - #include "components/reporting/util/statusor.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <optional> - - #include "base/strings/string_util.h" -@@ -157,7 +157,7 @@ bool AllowClientCertificateReportingForUsers() { - } - - bool AllowClientCertificateReportingForUsers() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled( - enterprise_signals::features::kAllowClientCertificateReportingForUsers); - #else -@@ -170,7 +170,7 @@ bool IsProfilePrefManaged(Profile* profile, std::strin - return pref && pref->IsManaged(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - device_signals::SignalsAggregationRequest CreateAggregationRequest( - device_signals::SignalName signal_name) { -@@ -232,7 +232,7 @@ EnterpriseReportingPrivateGetDeviceIdFunction:: - - // getPersistentSecret - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - - EnterpriseReportingPrivateGetPersistentSecretFunction:: - EnterpriseReportingPrivateGetPersistentSecretFunction() = default; -@@ -672,7 +672,7 @@ void EnterpriseReportingPrivateEnqueueRecordFunction:: - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - // getFileSystemInfo - diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h b/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h deleted file mode 100644 index 65033dd688ae..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_enterprise__reporting__private_enterprise__reporting__private__api.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/extensions/api/enterprise_reporting_private/enterprise_reporting_private_api.h.orig 2023-03-30 00:33:42 UTC -+++ chrome/browser/extensions/api/enterprise_reporting_private/enterprise_reporting_private_api.h -@@ -20,7 +20,7 @@ - #include "components/reporting/proto/synced/record.pb.h" - #include "components/reporting/proto/synced/record_constants.pb.h" - #include "components/reporting/util/statusor.h" --#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/time/time.h" - #include "components/device_signals/core/browser/signals_types.h" - #endif // BUILDFLAG(IS_CHROMEOS) -@@ -56,7 +56,7 @@ class EnterpriseReportingPrivateGetDeviceIdFunction : - ~EnterpriseReportingPrivateGetDeviceIdFunction() override; - }; - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - - class EnterpriseReportingPrivateGetPersistentSecretFunction - : public ExtensionFunction { -@@ -266,7 +266,7 @@ class EnterpriseReportingPrivateEnqueueRecordFunction - - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - class EnterpriseReportingPrivateGetFileSystemInfoFunction - : public ExtensionFunction { diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc deleted file mode 100644 index 4ae88b1de3b7..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_image__writer__private_removable__storage__provider.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/extensions/api/image_writer_private/removable_storage_provider.cc.orig 2023-10-19 19:58:04 UTC -+++ chrome/browser/extensions/api/image_writer_private/removable_storage_provider.cc -@@ -20,6 +20,7 @@ static base::LazyInstance<scoped_refptr<StorageDeviceL - - void RemovableStorageProvider::GetAllDevices(DeviceListReadyCallback callback) { - DCHECK_CURRENTLY_ON(content::BrowserThread::UI); -+#if !BUILDFLAG(IS_BSD) - if (g_test_device_list.Get().get() != nullptr) { - base::SingleThreadTaskRunner::GetCurrentDefault()->PostTask( - FROM_HERE, -@@ -33,6 +34,9 @@ void RemovableStorageProvider::GetAllDevices(DeviceLis - base::TaskShutdownBehavior::SKIP_ON_SHUTDOWN}, - base::BindOnce(&RemovableStorageProvider::PopulateDeviceList), - std::move(callback)); -+#else -+ NOTIMPLEMENTED(); -+#endif - } - - // static diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_management_chrome__management__api__delegate.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_management_chrome__management__api__delegate.cc deleted file mode 100644 index f932022a6b7d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_management_chrome__management__api__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/management/chrome_management_api_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/management/chrome_management_api_delegate.cc -@@ -408,7 +408,7 @@ bool ChromeManagementAPIDelegate::LaunchAppFunctionDel - apps::LaunchContainer launch_container = - GetLaunchContainer(extensions::ExtensionPrefs::Get(context), extension); - Profile* profile = Profile::FromBrowserContext(context); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (extensions::IsExtensionUnsupportedDeprecatedApp(profile, - extension->id())) { - return false; diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc deleted file mode 100644 index 8a8122cf6851..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_messaging_launch__context__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/messaging/launch_context_posix.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/extensions/api/messaging/launch_context_posix.cc -@@ -84,7 +84,7 @@ std::optional<LaunchContext::ProcessState> LaunchConte - - options.current_directory = command_line.GetProgram().DirName(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Don't use no_new_privs mode, e.g. in case the host needs to use sudo. - options.allow_new_privs = true; - #endif diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc deleted file mode 100644 index 5498d2ed826b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_passwords__private_passwords__private__delegate__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/passwords_private/passwords_private_delegate_impl.cc -@@ -634,7 +634,7 @@ void PasswordsPrivateDelegateImpl::OsReauthTimeoutCall - } - - void PasswordsPrivateDelegateImpl::OsReauthTimeoutCall() { --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - PasswordsPrivateEventRouter* router = - PasswordsPrivateEventRouterFactory::GetForProfile(profile_); - if (router) { diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc deleted file mode 100644 index 6f3a3dbb3e7a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_runtime_chrome__runtime__api__delegate.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/runtime/chrome_runtime_api_delegate.cc -@@ -293,7 +293,9 @@ bool ChromeRuntimeAPIDelegate::GetPlatformInfo(Platfor - } else if (strcmp(os, "linux") == 0) { - info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "openbsd") == 0) { -- info->os = extensions::api::runtime::PlatformOs::kOpenbsd; -+ info->os = extensions::api::runtime::PlatformOs::kLinux; -+ } else if (strcmp(os, "freebsd") == 0) { -+ info->os = extensions::api::runtime::PlatformOs::kLinux; - } else { - NOTREACHED() << "Platform not supported: " << os; - } diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc deleted file mode 100644 index 185497cebd04..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_settings__private_prefs__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/settings_private/prefs_util.cc -@@ -190,7 +190,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist - (*s_allowlist)[autofill::prefs::kAutofillPaymentCardBenefits] = - settings_api::PrefType::kBoolean; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - (*s_allowlist)[autofill::prefs::kAutofillPredictionImprovementsEnabled] = - settings_api::PrefType::kBoolean; - (*s_allowlist)[autofill::prefs::kAutofillBnplEnabled] = -@@ -210,7 +210,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist - (*s_allowlist)[tab_groups::prefs::kAutoPinNewTabGroups] = - settings_api::PrefType::kBoolean; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - (*s_allowlist)[::prefs::kUseCustomChromeFrame] = - settings_api::PrefType::kBoolean; - #endif -@@ -222,7 +222,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetAllowlist - (*s_allowlist)[::prefs::kCurrentThemeID] = settings_api::PrefType::kString; - (*s_allowlist)[::prefs::kPinnedActions] = settings_api::PrefType::kList; - (*s_allowlist)[::prefs::kPolicyThemeColor] = settings_api::PrefType::kNumber; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - (*s_allowlist)[::prefs::kSystemTheme] = settings_api::PrefType::kNumber; - #endif - (*s_allowlist)[::prefs::kHomePage] = settings_api::PrefType::kUrl; diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc deleted file mode 100644 index f1f1af4c56ea..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_tabs_tabs__api.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/tabs/tabs_api.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/tabs/tabs_api.cc -@@ -925,7 +925,7 @@ ExtensionFunction::ResponseAction WindowsCreateFunctio - // created as minimized. - // TODO(crbug.com/40254339): Remove this workaround when linux is fixed. - // TODO(crbug.com/40254339): Find a fix for wayland as well. --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - if (new_window->initial_show_state() == - ui::mojom::WindowShowState::kMinimized) { - new_window->window()->Minimize(); diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc deleted file mode 100644 index c632b5f1598f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_webrtc__logging__private_webrtc__logging__private__api.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/extensions/api/webrtc_logging_private/webrtc_logging_private_api.cc -@@ -28,7 +28,7 @@ - #include "extensions/browser/process_manager.h" - #include "extensions/common/error_utils.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "extensions/common/permissions/permissions_data.h" - #endif - -@@ -37,7 +37,7 @@ bool CanEnableAudioDebugRecordingsFromExtension( - bool CanEnableAudioDebugRecordingsFromExtension( - const extensions::Extension* extension) { - bool enabled_by_permissions = false; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (extension) { - enabled_by_permissions = - extension->permissions_data()->active_permissions().HasAPIPermission( -@@ -575,7 +575,7 @@ WebrtcLoggingPrivateGetLogsDirectoryFunction::Run() { - - ExtensionFunction::ResponseAction - WebrtcLoggingPrivateGetLogsDirectoryFunction::Run() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Unlike other WebrtcLoggingPrivate functions that take a RequestInfo object, - // this function shouldn't be called by a component extension on behalf of - // some web code. It returns a DirectoryEntry for use directly in the calling diff --git a/devel/electron35/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc b/devel/electron35/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc deleted file mode 100644 index 3007c0b45726..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_api_webstore__private_webstore__private__api.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/extensions/api/webstore_private/webstore_private_api.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/api/webstore_private/webstore_private_api.cc -@@ -918,7 +918,7 @@ void WebstorePrivateBeginInstallWithManifest3Function: - #if BUILDFLAG(IS_CHROMEOS) - RequestExtensionApproval(contents); - return; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Shows a parental permission dialog directly bypassing the extension - // install dialog view. The parental permission dialog contains a superset - // of data from the extension install dialog: requested extension diff --git a/devel/electron35/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc b/devel/electron35/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc deleted file mode 100644 index e7aeada535ea..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_component__extensions__allowlist_allowlist.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/extensions/component_extensions_allowlist/allowlist.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/extensions/component_extensions_allowlist/allowlist.cc -@@ -48,7 +48,7 @@ bool IsComponentExtensionAllowlisted(const std::string - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) - #endif // BUILDFLAG(IS_CHROMEOS) - extension_misc::kReadingModeGDocsHelperExtensionId, --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extension_misc::kTTSEngineExtensionId, - extension_misc::kComponentUpdaterTTSEngineExtensionId, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -85,7 +85,7 @@ bool IsComponentExtensionAllowlisted(int manifest_reso - case IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST: - case IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST_MV3: - case IDR_READING_MODE_GDOCS_HELPER_MANIFEST: --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case IDR_TTS_ENGINE_MANIFEST: - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) - case IDR_WEBSTORE_MANIFEST: diff --git a/devel/electron35/files/patch-chrome_browser_extensions_external__provider__impl.cc b/devel/electron35/files/patch-chrome_browser_extensions_external__provider__impl.cc deleted file mode 100644 index 2440a1fd37af..000000000000 --- a/devel/electron35/files/patch-chrome_browser_extensions_external__provider__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/extensions/external_provider_impl.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/extensions/external_provider_impl.cc -@@ -790,7 +790,7 @@ void ExternalProviderImpl::CreateExternalProviders( - - #endif // BUILDFLAG(IS_CHROMEOS) - if (!profile->GetPrefs()->GetBoolean(pref_names::kBlockExternalExtensions)) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - provider_list->push_back(std::make_unique<ExternalProviderImpl>( - service, - base::MakeRefCounted<ExternalPrefLoader>( -@@ -818,7 +818,7 @@ void ExternalProviderImpl::CreateExternalProviders( - bundled_extension_creation_flags)); - - // Define a per-user source of external extensions. --#if BUILDFLAG(IS_MAC) || ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if BUILDFLAG(IS_MAC) || ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ - BUILDFLAG(CHROMIUM_BRANDING)) - provider_list->push_back(std::make_unique<ExternalProviderImpl>( - service, diff --git a/devel/electron35/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.h b/devel/electron35/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.h deleted file mode 100644 index 227f96634717..000000000000 --- a/devel/electron35/files/patch-chrome_browser_file__system__access_chrome__file__system__access__permission__context.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/file_system_access/chrome_file_system_access_permission_context.h.orig 2025-02-02 01:39:10 UTC -+++ chrome/browser/file_system_access/chrome_file_system_access_permission_context.h -@@ -439,7 +439,7 @@ class ChromeFileSystemAccessPermissionContext - FILE_PATH_LITERAL("Library/Mobile Documents/com~apple~CloudDocs"), - kDontBlockChildren}, - #endif -- #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+ #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // On Linux also block access to devices via /dev. - {kNoBasePathKey, FILE_PATH_LITERAL("/dev"), kBlockAllChildren}, - // And security sensitive data in /proc and /sys. diff --git a/devel/electron35/files/patch-chrome_browser_first__run_first__run__dialog.h b/devel/electron35/files/patch-chrome_browser_first__run_first__run__dialog.h deleted file mode 100644 index 30b9e406ae7b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_first__run_first__run__dialog.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/first_run/first_run_dialog.h.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/first_run/first_run_dialog.h -@@ -12,7 +12,7 @@ - // Hide this function on platforms where the dialog does not exist. - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+#if BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - - namespace first_run { - diff --git a/devel/electron35/files/patch-chrome_browser_first__run_first__run__internal.h b/devel/electron35/files/patch-chrome_browser_first__run_first__run__internal.h deleted file mode 100644 index c20f89819d93..000000000000 --- a/devel/electron35/files/patch-chrome_browser_first__run_first__run__internal.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/first_run/first_run_internal.h.orig 2022-11-30 08:12:58 UTC -+++ chrome/browser/first_run/first_run_internal.h -@@ -54,7 +54,7 @@ FirstRunState DetermineFirstRunState(bool has_sentinel - bool force_first_run, - bool no_first_run); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // For testing, forces the first run dialog to either be shown or not. If not - // called, the decision to show the dialog or not will be made by Chrome based - // on a number of factors (such as install type, whether it's a Chrome-branded diff --git a/devel/electron35/files/patch-chrome_browser_flag__descriptions.cc b/devel/electron35/files/patch-chrome_browser_flag__descriptions.cc deleted file mode 100644 index 75669165f333..000000000000 --- a/devel/electron35/files/patch-chrome_browser_flag__descriptions.cc +++ /dev/null @@ -1,165 +0,0 @@ ---- chrome/browser/flag_descriptions.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/flag_descriptions.cc -@@ -521,7 +521,7 @@ const char kAutofillEnableAllowlistForBmoCardCategoryB - "Autofill suggestions on the allowlisted merchant websites."; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kAutofillEnableAmountExtractionDesktopName[] = - "Enable checkout amount extraction on Chrome desktop"; - const char kAutofillEnableAmountExtractionDesktopDescription[] = -@@ -530,7 +530,7 @@ const char kAutofillEnableAmountExtractionDesktopDescr - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kAutofillEnableBuyNowPayLaterForAffirmName[] = - "Enable buy now pay later on Autofill for Affirm"; - const char kAutofillEnableBuyNowPayLaterForAffirmDescription[] = -@@ -961,7 +961,7 @@ const char kDevicePostureDescription[] = - "Enables Device Posture API (foldable devices)"; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kDocumentPictureInPictureAnimateResizeName[] = - "Document Picture-in-Picture Animate Resize"; - const char kDocumentPictureInPictureAnimateResizeDescription[] = -@@ -1049,7 +1049,7 @@ const char kCompressionDictionaryTransportRequireKnown - "when the connection is using a well known root cert or when the server is " - "a localhost."; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kContextualCueingName[] = "Contextual cueing"; - const char kContextualCueingDescription[] = - "Enables the contextual cueing system to support showing actions"; -@@ -2228,7 +2228,7 @@ const char kContextualPageActionsShareModelDescription - "Enables share model data collection."; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kEnableSearchAggregatorPolicyName[] = - "Enable EnterpriseSearchAggregatorSettings policy"; - const char kEnableSearchAggregatorPolicyDescription[] = -@@ -3520,7 +3520,7 @@ const char kDefaultSiteInstanceGroupsDescription[] = - "SiteInstance."; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kPwaNavigationCapturingName[] = "Desktop PWA Link Capturing"; - const char kPwaNavigationCapturingDescription[] = - "Enables opening links from Chrome in an installed PWA. Currently under " -@@ -3758,7 +3758,7 @@ const char kTranslateForceTriggerOnEnglishDescription[ - "Force the Translate Triggering on English pages experiment to be enabled " - "with the selected language model active."; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kTranslationAPIName[] = "Experimental translation API"; - const char kTranslationAPIDescription[] = - "Enables the on-device language translation API. " -@@ -5404,7 +5404,7 @@ const char kUserDisplayModeSyncStandaloneMitigationDes - "Enables a mitigation during web app install on CrOS for syncing " - "user_display_mode: kStandalone to non-CrOS devices."; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const char kWasmTtsComponentUpdaterEnabledName[] = - "Enable Wasm TTS Extension Component"; - const char kWasmTtsComponentUpdaterEnabledDescription[] = -@@ -7441,7 +7441,7 @@ const char kTetheringExperimentalFunctionalityDescript - - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kGetAllScreensMediaName[] = "GetAllScreensMedia API"; - const char kGetAllScreensMediaDescription[] = - "When enabled, the getAllScreensMedia API for capturing multiple screens " -@@ -7671,7 +7671,7 @@ const char kEnableArmHwdrmDescription[] = "Enable HW b - - // Linux ----------------------------------------------------------------------- - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kOzonePlatformHintChoiceDefault[] = "Default"; - const char kOzonePlatformHintChoiceAuto[] = "Auto"; - const char kOzonePlatformHintChoiceX11[] = "X11"; -@@ -7717,6 +7717,18 @@ const char kWaylandUiScalingDescription[] = - "Enable experimental support for text scaling in the Wayland backend " - "backed by full UI scaling. Requires #wayland-per-window-scaling to be " - "enabled too."; -+ -+#if BUILDFLAG(IS_BSD) -+const char kAudioBackendName[] = -+ "Audio Backend"; -+const char kAudioBackendDescription[] = -+#if BUILDFLAG(IS_OPENBSD) -+ "Select the desired audio backend to use. The default is sndio."; -+#elif BUILDFLAG(IS_FREEBSD) -+ "Select the desired audio backend to use. The default will automatically " -+ "enumerate through the supported backends."; -+#endif -+#endif - #endif // BUILDFLAG(IS_LINUX) - - // Random platform combinations ----------------------------------------------- -@@ -7729,7 +7741,7 @@ const char kZeroCopyVideoCaptureDescription[] = - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kFollowingFeedSidepanelName[] = "Following feed in the sidepanel"; - const char kFollowingFeedSidepanelDescription[] = - "Enables the following feed in the sidepanel."; -@@ -7762,7 +7774,7 @@ const char kTaskManagerDesktopRefreshDescription[] = - "Enables a refreshed design for the Task Manager on Desktop platforms."; - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kEnableNetworkServiceSandboxName[] = - "Enable the network service sandbox."; - const char kEnableNetworkServiceSandboxDescription[] = -@@ -7794,7 +7806,7 @@ const char kWebBluetoothConfirmPairingSupportDescripti - "Bluetooth"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const char kSkipUndecryptablePasswordsName[] = - "Skip undecryptable passwords to use the available decryptable " - "passwords."; -@@ -7944,7 +7956,7 @@ const char kElementCaptureDescription[] = - - #if BUILDFLAG(IS_WIN) || \ - (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const char kUIDebugToolsName[] = "Debugging tools for UI"; - const char kUIDebugToolsDescription[] = - "Enables additional keyboard shortcuts to help debugging."; -@@ -8000,7 +8012,7 @@ const char kComposeUpfrontInputModesDescription[] = - "Enables upfront input modes in the Compose dialog"; - #endif // BUILDFLAG(ENABLE_COMPOSE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kThirdPartyProfileManagementName[] = - "Third party profile management"; - const char kThirdPartyProfileManagementDescription[] = -@@ -8133,7 +8145,7 @@ const char kOverlayScrollbarsOSSettingsDescription[] = - "Enable the OS settings for overlay scrollbars on ChromeOS."; - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kSupervisedProfileHideGuestName[] = "Supervised Profile Hide Guest"; - const char kSupervisedProfileHideGuestDescription[] = - "Hides Guest Profile entry points for supervised users"; diff --git a/devel/electron35/files/patch-chrome_browser_flag__descriptions.h b/devel/electron35/files/patch-chrome_browser_flag__descriptions.h deleted file mode 100644 index 4da1b120faf0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_flag__descriptions.h +++ /dev/null @@ -1,154 +0,0 @@ ---- chrome/browser/flag_descriptions.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/flag_descriptions.h -@@ -332,13 +332,13 @@ extern const char - kAutofillEnableAllowlistForBmoCardCategoryBenefitsDescription[]; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableAmountExtractionDesktopName[]; - extern const char kAutofillEnableAmountExtractionDesktopDescription[]; - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kAutofillEnableBuyNowPayLaterForAffirmName[]; - extern const char kAutofillEnableBuyNowPayLaterForAffirmDescription[]; - -@@ -561,7 +561,7 @@ extern const char kCapturedSurfaceControlDescription[] - extern const char kCapturedSurfaceControlName[]; - extern const char kCapturedSurfaceControlDescription[]; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kContextualCueingName[]; - extern const char kContextualCueingDescription[]; - #endif // #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -@@ -736,7 +736,7 @@ extern const char kDevicePostureDescription[]; - extern const char kDevicePostureDescription[]; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kDocumentPictureInPictureAnimateResizeName[]; - extern const char kDocumentPictureInPictureAnimateResizeDescription[]; - -@@ -1248,7 +1248,7 @@ extern const char kContextualPageActionsShareModelDesc - extern const char kContextualPageActionsShareModelDescription[]; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kEnableSearchAggregatorPolicyName[]; - extern const char kEnableSearchAggregatorPolicyDescription[]; - #endif -@@ -2027,7 +2027,7 @@ extern const char kDefaultSiteInstanceGroupsDescriptio - extern const char kDefaultSiteInstanceGroupsDescription[]; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kPwaNavigationCapturingName[]; - extern const char kPwaNavigationCapturingDescription[]; - #endif -@@ -2190,7 +2190,7 @@ extern const char kTranslateForceTriggerOnEnglishDescr - extern const char kTranslateForceTriggerOnEnglishName[]; - extern const char kTranslateForceTriggerOnEnglishDescription[]; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kTranslationAPIName[]; - extern const char kTranslationAPIDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -3157,7 +3157,7 @@ extern const char kUserDisplayModeSyncStandaloneMitiga - extern const char kUserDisplayModeSyncStandaloneMitigationName[]; - extern const char kUserDisplayModeSyncStandaloneMitigationDescription[]; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extern const char kWasmTtsComponentUpdaterEnabledName[]; - extern const char kWasmTtsComponentUpdaterEnabledDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -4359,7 +4359,7 @@ extern const char kTetheringExperimentalFunctionalityD - - #endif // #if BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kGetAllScreensMediaName[]; - extern const char kGetAllScreensMediaDescription[]; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -4494,7 +4494,7 @@ extern const char kEnableArmHwdrmDescription[]; - - // Linux --------------------------------------------------------------------- - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kOzonePlatformHintChoiceDefault[]; - extern const char kOzonePlatformHintChoiceAuto[]; - extern const char kOzonePlatformHintChoiceX11[]; -@@ -4522,6 +4522,9 @@ extern const char kWaylandUiScalingDescription[]; - - extern const char kWaylandUiScalingName[]; - extern const char kWaylandUiScalingDescription[]; -+ -+extern const char kAudioBackendName[]; -+extern const char kAudioBackendDescription[]; - #endif // BUILDFLAG(IS_LINUX) - - // Random platform combinations ----------------------------------------------- -@@ -4541,7 +4544,7 @@ extern const char kWebBluetoothConfirmPairingSupportDe - extern const char kWebBluetoothConfirmPairingSupportDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extern const char kSkipUndecryptablePasswordsName[]; - extern const char kSkipUndecryptablePasswordsDescription[]; - -@@ -4557,7 +4560,7 @@ extern const char kScreenlockReauthCardDescription[]; - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kFollowingFeedSidepanelName[]; - extern const char kFollowingFeedSidepanelDescription[]; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -@@ -4571,7 +4574,7 @@ extern const char kTaskManagerDesktopRefreshDescriptio - extern const char kTaskManagerDesktopRefreshDescription[]; - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kEnableNetworkServiceSandboxName[]; - extern const char kEnableNetworkServiceSandboxDescription[]; - -@@ -4668,7 +4671,7 @@ extern const char kElementCaptureDescription[]; - - #if BUILDFLAG(IS_WIN) || \ - (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extern const char kUIDebugToolsName[]; - extern const char kUIDebugToolsDescription[]; - #endif -@@ -4710,7 +4713,7 @@ extern const char kComposeUpfrontInputModesDescription - extern const char kComposeUpfrontInputModesDescription[]; - #endif // BUILDFLAG(ENABLE_COMPOSE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kThirdPartyProfileManagementName[]; - extern const char kThirdPartyProfileManagementDescription[]; - -@@ -4791,7 +4794,7 @@ extern const char kEnablePolicyPromotionBannerDescript - extern const char kEnablePolicyPromotionBannerDescription[]; - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kSupervisedProfileHideGuestName[]; - extern const char kSupervisedProfileHideGuestDescription[]; - diff --git a/devel/electron35/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc b/devel/electron35/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc deleted file mode 100644 index d2c90d36c817..000000000000 --- a/devel/electron35/files/patch-chrome_browser_gcm_gcm__profile__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/gcm/gcm_profile_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/gcm/gcm_profile_service_factory.cc -@@ -89,7 +89,7 @@ GCMProfileService* GCMProfileServiceFactory::GetForPro - // static - GCMProfileService* GCMProfileServiceFactory::GetForProfile( - content::BrowserContext* profile) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On desktop, incognito profiles are checked with IsIncognitoProfile(). - // It's possible for non-incognito profiles to also be off-the-record. - bool is_profile_supported = -@@ -132,7 +132,7 @@ GCMProfileServiceFactory::BuildServiceInstanceForBrows - GCMProfileServiceFactory::BuildServiceInstanceForBrowserContext( - content::BrowserContext* context) const { - Profile* profile = Profile::FromBrowserContext(context); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DCHECK(!profile->IsIncognitoProfile()); - #else - DCHECK(!profile->IsOffTheRecord()); diff --git a/devel/electron35/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc b/devel/electron35/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc deleted file mode 100644 index 7a90013d8954..000000000000 --- a/devel/electron35/files/patch-chrome_browser_gcm_instance__id_instance__id__profile__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/gcm/instance_id/instance_id_profile_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/gcm/instance_id/instance_id_profile_service_factory.cc -@@ -16,7 +16,7 @@ InstanceIDProfileService* InstanceIDProfileServiceFact - // static - InstanceIDProfileService* InstanceIDProfileServiceFactory::GetForProfile( - content::BrowserContext* profile) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On desktop, the guest profile is actually the primary OTR profile of - // the "regular" guest profile. The regular guest profile is never used - // directly by users. Also, user are not able to create child OTR profiles -@@ -65,7 +65,7 @@ InstanceIDProfileServiceFactory::BuildServiceInstanceF - InstanceIDProfileServiceFactory::BuildServiceInstanceForBrowserContext( - content::BrowserContext* context) const { - Profile* profile = Profile::FromBrowserContext(context); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On desktop, incognito profiles are checked with IsIncognitoProfile(). - // It's possible for non-incognito profiles to also be off-the-record. - bool is_incognito = profile->IsIncognitoProfile(); diff --git a/devel/electron35/files/patch-chrome_browser_glic_launcher_glic__status__icon.cc b/devel/electron35/files/patch-chrome_browser_glic_launcher_glic__status__icon.cc deleted file mode 100644 index 4070450f69be..000000000000 --- a/devel/electron35/files/patch-chrome_browser_glic_launcher_glic__status__icon.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/glic/launcher/glic_status_icon.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/glic/launcher/glic_status_icon.cc -@@ -84,7 +84,7 @@ GlicStatusIcon::GlicStatusIcon(GlicController* control - if (!status_icon_) { - return; - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set a vector icon for proper themeing on Linux. - status_icon_->SetIcon( - GlicVectorIconManager::GetVectorIcon(IDR_GLIC_BUTTON_VECTOR_ICON)); -@@ -108,7 +108,7 @@ GlicStatusIcon::~GlicStatusIcon() { - GlicStatusIcon::~GlicStatusIcon() { - context_menu_ = nullptr; - if (status_icon_) { --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - status_icon_->RemoveObserver(this); - #endif - std::unique_ptr<StatusIcon> removed_icon = -@@ -196,7 +196,7 @@ std::unique_ptr<StatusIconMenuModel> GlicStatusIcon::C - menu->AddItem( - IDC_GLIC_STATUS_ICON_MENU_REMOVE_ICON, - l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_REMOVE_ICON)); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - menu->AddItem(IDC_GLIC_STATUS_ICON_MENU_EXIT, - l10n_util::GetStringUTF16(IDS_GLIC_STATUS_ICON_MENU_EXIT)); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_global__features.cc b/devel/electron35/files/patch-chrome_browser_global__features.cc deleted file mode 100644 index 1ba19303b7ae..000000000000 --- a/devel/electron35/files/patch-chrome_browser_global__features.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/global_features.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/global_features.cc -@@ -21,7 +21,7 @@ - #include "chrome/browser/glic/launcher/glic_background_mode_manager.h" // nogncheck - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This causes a gn error on Android builds, because gn does not understand - // buildflags, so we include it only on platforms where it is used. - #include "chrome/browser/ui/webui/whats_new/whats_new_registrar.h" -@@ -60,7 +60,7 @@ void GlobalFeatures::Init() { - - void GlobalFeatures::Init() { - system_permissions_platform_handle_ = CreateSystemPermissionsPlatformHandle(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - whats_new_registry_ = CreateWhatsNewRegistry(); - #endif - -@@ -88,7 +88,7 @@ GlobalFeatures::CreateSystemPermissionsPlatformHandle( - return system_permission_settings::PlatformHandle::Create(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<whats_new::WhatsNewRegistry> - GlobalFeatures::CreateWhatsNewRegistry() { - return whats_new::CreateWhatsNewRegistry(); diff --git a/devel/electron35/files/patch-chrome_browser_global__features.h b/devel/electron35/files/patch-chrome_browser_global__features.h deleted file mode 100644 index 3d5de68c7c22..000000000000 --- a/devel/electron35/files/patch-chrome_browser_global__features.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/global_features.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/global_features.h -@@ -14,7 +14,7 @@ class PlatformHandle; - namespace system_permission_settings { - class PlatformHandle; - } // namespace system_permission_settings --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace whats_new { - class WhatsNewRegistry; - } // namespace whats_new -@@ -55,7 +55,7 @@ class GlobalFeatures { - system_permissions_platform_handle() { - return system_permissions_platform_handle_.get(); - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - whats_new::WhatsNewRegistry* whats_new_registry() { - return whats_new_registry_.get(); - } -@@ -80,7 +80,7 @@ class GlobalFeatures { - - virtual std::unique_ptr<system_permission_settings::PlatformHandle> - CreateSystemPermissionsPlatformHandle(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - virtual std::unique_ptr<whats_new::WhatsNewRegistry> CreateWhatsNewRegistry(); - #endif - -@@ -90,7 +90,7 @@ class GlobalFeatures { - - std::unique_ptr<system_permission_settings::PlatformHandle> - system_permissions_platform_handle_; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<whats_new::WhatsNewRegistry> whats_new_registry_; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_headless_headless__mode__util.cc b/devel/electron35/files/patch-chrome_browser_headless_headless__mode__util.cc deleted file mode 100644 index 6c3cb39497ae..000000000000 --- a/devel/electron35/files/patch-chrome_browser_headless_headless__mode__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/headless/headless_mode_util.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/headless/headless_mode_util.cc -@@ -10,7 +10,7 @@ - // New headless mode is available on Linux, Windows and Mac platforms. - // More platforms will be added later, so avoid function level clutter - // by providing stub implementations at the end of the file. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - #include "base/base_switches.h" - #include "base/files/file_path.h" -@@ -19,7 +19,7 @@ - #include "chrome/common/chrome_switches.h" - #include "content/public/common/content_switches.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/gl/gl_switches.h" // nogncheck - #include "ui/ozone/public/ozone_switches.h" // nogncheck - #endif // BUILDFLAG(IS_LINUX) -@@ -94,7 +94,7 @@ class HeadlessModeHandleImpl : public HeadlessModeHand - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Headless mode on Linux relies on ozone/headless platform. - command_line->AppendSwitchASCII(::switches::kOzonePlatform, - switches::kHeadless); diff --git a/devel/electron35/files/patch-chrome_browser_intranet__redirect__detector.h b/devel/electron35/files/patch-chrome_browser_intranet__redirect__detector.h deleted file mode 100644 index 2c1df7cf5092..000000000000 --- a/devel/electron35/files/patch-chrome_browser_intranet__redirect__detector.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/intranet_redirect_detector.h.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/intranet_redirect_detector.h -@@ -25,7 +25,7 @@ class PrefRegistrySimple; - class PrefRegistrySimple; - - #if !(BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS)) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - #error "IntranetRedirectDetector should only be built on Desktop platforms." - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc b/devel/electron35/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc deleted file mode 100644 index 3fc6383447aa..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc.orig 2024-08-14 20:54:36 UTC -+++ chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc -@@ -40,10 +40,12 @@ void MTPDeviceMapService::RegisterMTPFileSystem( - // Note that this initializes the delegate asynchronously, but since - // the delegate will only be used from the IO thread, it is guaranteed - // to be created before use of it expects it to be there. -+#if !BUILDFLAG(IS_BSD) - CreateMTPDeviceAsyncDelegate( - device_location, read_only, - base::BindOnce(&MTPDeviceMapService::AddAsyncDelegate, - base::Unretained(this), device_location, read_only)); -+#endif - mtp_device_usage_map_[key] = 0; - } - diff --git a/devel/electron35/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc b/devel/electron35/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc deleted file mode 100644 index b8f0e38cd1c6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- chrome/browser/media_galleries/media_file_system_registry.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/media_galleries/media_file_system_registry.cc -@@ -584,7 +584,12 @@ MediaFileSystemRegistry::MediaFileSystemRegistry() - // Constructor in 'private' section because depends on private class definition. - MediaFileSystemRegistry::MediaFileSystemRegistry() - : file_system_context_(new MediaFileSystemContextImpl) { -- StorageMonitor::GetInstance()->AddObserver(this); -+ /* -+ * This conditional is needed for shutdown. Destructors -+ * try to get the media file system registry. -+ */ -+ if (StorageMonitor::GetInstance()) -+ StorageMonitor::GetInstance()->AddObserver(this); - } - - MediaFileSystemRegistry::~MediaFileSystemRegistry() { diff --git a/devel/electron35/files/patch-chrome_browser_media_audio__service__util.cc b/devel/electron35/files/patch-chrome_browser_media_audio__service__util.cc deleted file mode 100644 index e81c01ea4728..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_audio__service__util.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/media/audio_service_util.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/media/audio_service_util.cc -@@ -21,7 +21,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS_LACROS)) - const base::Value* GetPolicy(const char* policy_name) { - const policy::PolicyMap& policies = -@@ -43,7 +43,7 @@ bool IsAudioServiceSandboxEnabled() { - bool IsAudioServiceSandboxEnabled() { - // TODO(crbug.com/40118868): Remove !IS_CHROMEOS_LACROS once lacros starts being - // built with OS_CHROMEOS instead of OS_LINUX. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS_LACROS)) - return GetPolicyOrFeature(policy::key::kAudioSandboxEnabled, - features::kAudioServiceSandbox); diff --git a/devel/electron35/files/patch-chrome_browser_media_router_discovery_BUILD.gn b/devel/electron35/files/patch-chrome_browser_media_router_discovery_BUILD.gn deleted file mode 100644 index 8f655cac840e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_router_discovery_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/media/router/discovery/BUILD.gn.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/media/router/discovery/BUILD.gn -@@ -82,7 +82,7 @@ static_library("discovery") { - ] - configs += [ "//build/config/compiler:wexit_time_destructors" ] - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ "discovery_network_list_wifi_linux.cc" ] - } - diff --git a/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc b/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc deleted file mode 100644 index 05c8b52f665a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__posix.cc +++ /dev/null @@ -1,48 +0,0 @@ ---- chrome/browser/media/router/discovery/discovery_network_list_posix.cc.orig 2024-10-16 21:30:58 UTC -+++ chrome/browser/media/router/discovery/discovery_network_list_posix.cc -@@ -10,11 +10,12 @@ - #include "chrome/browser/media/router/discovery/discovery_network_list.h" - - #include <ifaddrs.h> -+#include <sys/socket.h> -+#include <sys/types.h> -+#include <sys/time.h> - #include <net/if.h> - #include <net/if_arp.h> - #include <netinet/in.h> --#include <sys/socket.h> --#include <sys/types.h> - - #include <algorithm> - -@@ -23,7 +24,7 @@ - #include "chrome/browser/media/router/discovery/discovery_network_list_wifi.h" - #include "net/base/net_errors.h" - --#if !BUILDFLAG(IS_MAC) -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - #include <netpacket/packet.h> - #else - #include <net/if_dl.h> -@@ -32,7 +33,7 @@ namespace { - namespace media_router { - namespace { - --#if !BUILDFLAG(IS_MAC) -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - using sll = struct sockaddr_ll; - #define SOCKET_ARP_TYPE(s) ((s)->sll_hatype) - #define SOCKET_ADDRESS_LEN(s) ((s)->sll_halen) -@@ -43,6 +44,12 @@ using sll = struct sockaddr_dl; - #define SOCKET_ARP_TYPE(s) ((s)->sdl_type) - #define SOCKET_ADDRESS_LEN(s) ((s)->sdl_alen) - #define SOCKET_ADDRESS(s) (LLADDR(s)) -+#endif -+ -+#if BUILDFLAG(IS_BSD) -+bool MaybeGetWifiSSID(const std::string& if_name, std::string* ssid_out) { -+ return false; -+} - #endif - - void GetDiscoveryNetworkInfoListImpl( diff --git a/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc b/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc deleted file mode 100644 index 06efc52f58ac..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_router_discovery_discovery__network__list__wifi__linux.cc +++ /dev/null @@ -1,30 +0,0 @@ ---- chrome/browser/media/router/discovery/discovery_network_list_wifi_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/media/router/discovery/discovery_network_list_wifi_linux.cc -@@ -9,7 +9,11 @@ - - #include "chrome/browser/media/router/discovery/discovery_network_list_wifi.h" - -+#include "build/build_config.h" -+ -+#if !BUILDFLAG(IS_BSD) - #include <linux/wireless.h> -+#endif - #include <string.h> - #include <sys/ioctl.h> - #include <sys/socket.h> -@@ -24,6 +28,7 @@ bool MaybeGetWifiSSID(const std::string& if_name, std: - bool MaybeGetWifiSSID(const std::string& if_name, std::string* ssid_out) { - DCHECK(ssid_out); - -+#if !BUILDFLAG(IS_BSD) - base::ScopedFD ioctl_socket(socket(AF_INET, SOCK_DGRAM, 0)); - if (!ioctl_socket.is_valid()) { - // AF_INET is for IPv4, so it may fail for IPv6-only hosts even when there -@@ -46,6 +51,7 @@ bool MaybeGetWifiSSID(const std::string& if_name, std: - ssid_out->assign(ssid); - return true; - } -+#endif - return false; - } - diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc b/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc deleted file mode 100644 index 61e884997f32..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/browser/media/webrtc/chrome_screen_enumerator.cc.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/media/webrtc/chrome_screen_enumerator.cc -@@ -21,7 +21,7 @@ - #if BUILDFLAG(IS_CHROMEOS_ASH) - #include "ash/shell.h" - #include "ui/aura/window.h" --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/functional/callback.h" - #include "content/public/browser/desktop_capture.h" - #endif -@@ -32,7 +32,7 @@ base::LazyInstance<std::vector<raw_ptr<aura::Window, V - DestructorAtExit root_windows_for_testing_ = LAZY_INSTANCE_INITIALIZER; - } // namespace - --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace { - base::LazyInstance<std::unique_ptr<webrtc::DesktopCapturer>>::DestructorAtExit - g_desktop_capturer_for_testing = LAZY_INSTANCE_INITIALIZER; -@@ -79,7 +79,7 @@ blink::mojom::StreamDevicesSetPtr EnumerateScreens( - return stream_devices_set; - } - --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - blink::mojom::StreamDevicesSetPtr EnumerateScreens( - blink::mojom::MediaStreamType stream_type) { - DCHECK_CURRENTLY_ON(content::BrowserThread::UI); -@@ -130,7 +130,7 @@ void ChromeScreenEnumerator::SetRootWindowsForTesting( - root_windows_for_testing_.Get() = std::move(root_windows); - } - --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ChromeScreenEnumerator::SetDesktopCapturerForTesting( - std::unique_ptr<webrtc::DesktopCapturer> capturer) { - g_desktop_capturer_for_testing.Get() = std::move(capturer); -@@ -143,7 +143,7 @@ void ChromeScreenEnumerator::EnumerateScreens( - ScreensCallback screens_callback) const { - DCHECK_CURRENTLY_ON(content::BrowserThread::IO); - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - content::GetUIThreadTaskRunner({})->PostTaskAndReplyWithResult( - FROM_HERE, base::BindOnce(::EnumerateScreens, stream_type), - base::BindOnce( diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h b/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h deleted file mode 100644 index 72819d4e1f05..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_chrome__screen__enumerator.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/media/webrtc/chrome_screen_enumerator.h.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/media/webrtc/chrome_screen_enumerator.h -@@ -20,7 +20,7 @@ class Window; - class Window; - } - --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace webrtc { - class DesktopCapturer; - } -@@ -42,7 +42,7 @@ class ChromeScreenEnumerator : public media::ScreenEnu - #if BUILDFLAG(IS_CHROMEOS_ASH) - static void SetRootWindowsForTesting( - std::vector<raw_ptr<aura::Window, VectorExperimental>> root_windows); --#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - static void SetDesktopCapturerForTesting( - std::unique_ptr<webrtc::DesktopCapturer> capturer); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc b/devel/electron35/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc deleted file mode 100644 index 16a5ebbf1d80..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_desktop__media__picker__controller.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/media/webrtc/desktop_media_picker_controller.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/media/webrtc/desktop_media_picker_controller.cc -@@ -89,7 +89,7 @@ bool DesktopMediaPickerController::IsSystemAudioCaptur - #if BUILDFLAG(IS_MAC) - return request_source == Params::RequestSource::kCast || - base::FeatureList::IsEnabled(media::kMacLoopbackAudioForScreenShare); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (request_source == Params::RequestSource::kCast) { - return base::FeatureList::IsEnabled(media::kPulseaudioLoopbackForCast); - } else { diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc b/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc deleted file mode 100644 index bb6589765f21..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/media/webrtc/webrtc_log_uploader.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/media/webrtc/webrtc_log_uploader.cc -@@ -108,7 +108,7 @@ std::string GetLogUploadProduct() { - const char product[] = "Chrome_Mac"; - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - #if !defined(ADDRESS_SANITIZER) - const char product[] = "Chrome_Linux"; - #else diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc b/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc deleted file mode 100644 index 4fd87eb517f8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.cc +++ /dev/null @@ -1,33 +0,0 @@ ---- chrome/browser/media/webrtc/webrtc_logging_controller.cc.orig 2024-06-18 21:43:22 UTC -+++ chrome/browser/media/webrtc/webrtc_logging_controller.cc -@@ -25,10 +25,10 @@ - #include "components/webrtc_logging/browser/text_log_list.h" - #include "content/public/browser/render_process_host.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/public/browser/child_process_security_policy.h" - #include "storage/browser/file_system/isolated_context.h" --#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - using webrtc_event_logging::WebRtcEventLogManager; - -@@ -288,7 +288,7 @@ void WebRtcLoggingController::StartEventLogging( - web_app_id, callback); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void WebRtcLoggingController::GetLogsDirectory( - LogsDirectoryCallback callback, - LogsDirectoryErrorCallback error_callback) { -@@ -334,7 +334,7 @@ void WebRtcLoggingController::GrantLogsDirectoryAccess - FROM_HERE, - base::BindOnce(std::move(callback), file_system.id(), registered_name)); - } --#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - void WebRtcLoggingController::OnRtpPacket( - base::HeapArray<uint8_t> packet_header, diff --git a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h b/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h deleted file mode 100644 index 3eecb483d55d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_media_webrtc_webrtc__logging__controller.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/media/webrtc/webrtc_logging_controller.h.orig 2024-02-21 00:20:34 UTC -+++ chrome/browser/media/webrtc/webrtc_logging_controller.h -@@ -133,7 +133,7 @@ class WebRtcLoggingController - size_t web_app_id, - const StartEventLoggingCallback& callback); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Ensures that the WebRTC Logs directory exists and then grants render - // process access to the 'WebRTC Logs' directory, and invokes |callback| with - // the ids necessary to create a DirectoryEntry object. -@@ -197,7 +197,7 @@ class WebRtcLoggingController - - content::BrowserContext* GetBrowserContext() const; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Grants the render process access to the 'WebRTC Logs' directory, and - // invokes |callback| with the ids necessary to create a DirectoryEntry - // object. If the |logs_path| couldn't be created or found, |error_callback| diff --git a/devel/electron35/files/patch-chrome_browser_memory__details.cc b/devel/electron35/files/patch-chrome_browser_memory__details.cc deleted file mode 100644 index f9498aff072a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_memory__details.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/memory_details.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/memory_details.cc -@@ -335,7 +335,7 @@ void MemoryDetails::CollectChildInfoOnUIThread() { - }); - } - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) - if (content::ZygoteHost::GetInstance()->IsZygotePid(process.pid)) { - process.process_type = content::PROCESS_TYPE_ZYGOTE; - } diff --git a/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc b/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc deleted file mode 100644 index 538cd9fda28c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc +++ /dev/null @@ -1,43 +0,0 @@ ---- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc -@@ -117,7 +117,7 @@ - #include "chromeos/crosapi/cpp/crosapi_constants.h" - #endif // BUILDFLAG(IS_CHROMEOS_LACROS) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/metrics/pressure/pressure_metrics_reporter.h" - #endif // BUILDFLAG(IS_LINUX) - -@@ -126,7 +126,7 @@ - #include "components/user_manager/user_manager.h" - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/power_metrics/system_power_monitor.h" - #endif - -@@ -896,7 +896,7 @@ void RecordStartupMetrics() { - - // Record whether Chrome is the default browser or not. - // Disabled on Linux due to hanging browser tests, see crbug.com/1216328. --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - shell_integration::DefaultWebClientState default_state = - shell_integration::GetDefaultBrowser(); - base::UmaHistogramEnumeration("DefaultBrowser.State", default_state, -@@ -1211,11 +1211,11 @@ void ChromeBrowserMainExtraPartsMetrics::PostBrowserSt - std::make_unique<web_app::SamplingMetricsProvider>(); - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - pressure_metrics_reporter_ = std::make_unique<PressureMetricsReporter>(); - #endif // BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::trace_event::TraceLog::GetInstance()->AddEnabledStateObserver( - power_metrics::SystemPowerMonitor::GetInstance()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h b/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h deleted file mode 100644 index a8f8ae529625..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.h -@@ -29,7 +29,7 @@ class ProcessMonitor; - class ProcessMonitor; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class PressureMetricsReporter; - #endif // BUILDFLAG(IS_LINUX) - -@@ -126,7 +126,7 @@ class ChromeBrowserMainExtraPartsMetrics : public Chro - std::unique_ptr<web_app::SamplingMetricsProvider> web_app_metrics_provider_; - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Reports pressure metrics. - std::unique_ptr<PressureMetricsReporter> pressure_metrics_reporter_; - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc b/devel/electron35/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc deleted file mode 100644 index 93576a1499ea..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_chrome__metrics__service__client.cc +++ /dev/null @@ -1,88 +0,0 @@ ---- chrome/browser/metrics/chrome_metrics_service_client.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/metrics/chrome_metrics_service_client.cc -@@ -201,11 +201,11 @@ - #include "chrome/browser/metrics/google_update_metrics_provider_mac.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/metrics/motherboard_metrics_provider.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) - #include "chrome/browser/metrics/chrome_metrics_service_crash_reporter.h" - #endif - -@@ -219,7 +219,7 @@ - #include "chrome/browser/metrics/power/power_metrics_provider_mac.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/metrics/bluetooth_metrics_provider.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -542,7 +542,7 @@ void ChromeMetricsServiceClient::RegisterPrefs(PrefReg - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - metrics::structured::StructuredMetricsService::RegisterPrefs(registry); - - #if !BUILDFLAG(IS_CHROMEOS_ASH) -@@ -733,7 +733,7 @@ void ChromeMetricsServiceClient::Initialize() { - std::make_unique<metrics::dwa::DwaService>(this, local_state); - } - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - metrics::structured::Recorder::GetInstance()->SetUiTaskRunner( - base::SequencedTaskRunner::GetCurrentDefault()); - #endif -@@ -791,7 +791,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic - metrics_service_->RegisterMetricsProvider( - std::make_unique<metrics::CPUMetricsProvider>()); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metrics_service_->RegisterMetricsProvider( - std::make_unique<metrics::MotherboardMetricsProvider>()); - #endif -@@ -883,7 +883,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - metrics_service_->RegisterMetricsProvider( - std::make_unique<DesktopPlatformFeaturesMetricsProvider>()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) || -@@ -992,7 +992,7 @@ void ChromeMetricsServiceClient::RegisterMetricsServic - std::make_unique<PowerMetricsProvider>()); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metrics_service_->RegisterMetricsProvider( - metrics::CreateDesktopSessionMetricsProvider()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) -@@ -1179,7 +1179,7 @@ bool ChromeMetricsServiceClient::RegisterForProfileEve - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || BUILDFLAG(IS_BSD) - // This creates the DesktopProfileSessionDurationsServices if it didn't exist - // already. - metrics::DesktopProfileSessionDurationsServiceFactory::GetForBrowserContext( -@@ -1528,7 +1528,7 @@ void ChromeMetricsServiceClient::CreateStructuredMetri - recorder = - base::MakeRefCounted<metrics::structured::AshStructuredMetricsRecorder>( - cros_system_profile_provider_.get()); --#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - // Make sure that Structured Metrics recording delegates have been created - // before the service is created. This is handled in other places for ChromeOS diff --git a/devel/electron35/files/patch-chrome_browser_metrics_perf_cpu__identity.cc b/devel/electron35/files/patch-chrome_browser_metrics_perf_cpu__identity.cc deleted file mode 100644 index cf117fc6c75a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_perf_cpu__identity.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/metrics/perf/cpu_identity.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/metrics/perf/cpu_identity.cc -@@ -146,7 +146,7 @@ CPUIdentity GetCPUIdentity() { - result.release = - #if BUILDFLAG(IS_CHROMEOS_ASH) - base::SysInfo::KernelVersion(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - base::SysInfo::OperatingSystemVersion(); - #else - #error "Unsupported configuration" diff --git a/devel/electron35/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc b/devel/electron35/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc deleted file mode 100644 index 77047374d435..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_power_process__metrics__recorder__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/metrics/power/process_metrics_recorder_util.cc.orig 2024-04-15 20:33:47 UTC -+++ chrome/browser/metrics/power/process_metrics_recorder_util.cc -@@ -65,7 +65,7 @@ void RecordProcessHistograms(const char* histogram_suf - const ProcessMonitor::Metrics& metrics) { - RecordAverageCPUUsage(histogram_suffix, metrics.cpu_usage); - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - base::UmaHistogramCounts10000( - base::StrCat({"PerformanceMonitor.IdleWakeups2.", histogram_suffix}), - metrics.idle_wakeups); diff --git a/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.cc b/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.cc deleted file mode 100644 index 7390e7800966..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/metrics/power/process_monitor.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/metrics/power/process_monitor.cc -@@ -65,7 +65,7 @@ ProcessMonitor::Metrics SampleMetrics(base::ProcessMet - process_metrics.GetPlatformIndependentCPUUsage()); - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - metrics.idle_wakeups = process_metrics.GetIdleWakeupsPerSecond(); - #endif - #if BUILDFLAG(IS_MAC) -@@ -83,7 +83,7 @@ void ScaleMetrics(ProcessMonitor::Metrics* metrics, do - } - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - metrics->idle_wakeups *= factor; - #endif - -@@ -157,7 +157,7 @@ ProcessMonitor::Metrics& operator+=(ProcessMonitor::Me - } - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - lhs.idle_wakeups += rhs.idle_wakeups; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.h b/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.h deleted file mode 100644 index 718da081e685..000000000000 --- a/devel/electron35/files/patch-chrome_browser_metrics_power_process__monitor.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/metrics/power/process_monitor.h.orig 2024-04-15 20:33:47 UTC -+++ chrome/browser/metrics/power/process_monitor.h -@@ -76,7 +76,7 @@ class ProcessMonitor : public content::BrowserChildPro - std::optional<double> cpu_usage; - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_AIX) -+ BUILDFLAG(IS_AIX) || BUILDFLAG(IS_BSD) - // Returns the number of average idle cpu wakeups per second since the last - // time the metric was sampled. - int idle_wakeups = 0; diff --git a/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service.cc b/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service.cc deleted file mode 100644 index 81cd3efbc82a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/net/profile_network_context_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/net/profile_network_context_service.cc -@@ -134,7 +134,7 @@ - #include "extensions/common/constants.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #include "components/enterprise/client_certificates/core/certificate_provisioning_service.h" - #include "components/enterprise/client_certificates/core/client_certificates_service.h" -@@ -261,7 +261,7 @@ void UpdateCookieSettings(Profile* profile, ContentSet - }); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<net::ClientCertStore> GetWrappedCertStore( - Profile* profile, - std::unique_ptr<net::ClientCertStore> platform_store) { -@@ -1202,7 +1202,7 @@ ProfileNetworkContextService::CreateClientCertStore() - std::make_unique<net::ClientCertStoreNSS>( - base::BindRepeating(&CreateCryptoModuleBlockingPasswordDelegate, - kCryptoModulePasswordClientAuth)); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return GetWrappedCertStore(profile_, std::move(store)); - #else - return store; diff --git a/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service__factory.cc b/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service__factory.cc deleted file mode 100644 index 409c035527e7..000000000000 --- a/devel/electron35/files/patch-chrome_browser_net_profile__network__context__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/net/profile_network_context_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/net/profile_network_context_service_factory.cc -@@ -24,7 +24,7 @@ - #include "chrome/browser/net/server_certificate_database_service_factory.h" // nogncheck - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #endif - -@@ -68,7 +68,7 @@ ProfileNetworkContextServiceFactory::ProfileNetworkCon - #if BUILDFLAG(CHROME_ROOT_STORE_CERT_MANAGEMENT_UI) - DependsOn(net::ServerCertificateDatabaseServiceFactory::GetInstance()); - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DependsOn(client_certificates::CertificateProvisioningServiceFactory:: - GetInstance()); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.cc b/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.cc deleted file mode 100644 index 64bcb67c0914..000000000000 --- a/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.cc +++ /dev/null @@ -1,138 +0,0 @@ ---- chrome/browser/net/system_network_context_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/net/system_network_context_manager.cc -@@ -135,7 +135,7 @@ bool g_previously_failed_to_launch_sandboxed_service = - // received a failed launch for a sandboxed network service. - bool g_previously_failed_to_launch_sandboxed_service = false; - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Whether kerberos library loading will work in the network service due to the - // sandbox. - bool g_network_service_will_allow_gssapi_library_load = false; -@@ -143,7 +143,7 @@ const char* kGssapiDesiredPref = - const char* kGssapiDesiredPref = - #if BUILDFLAG(IS_CHROMEOS) - prefs::kKerberosEnabled; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - prefs::kReceivedHttpAuthNegotiateHeader; - #endif - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -@@ -189,7 +189,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut - auth_dynamic_params->basic_over_http_enabled = - local_state->GetBoolean(prefs::kBasicAuthOverHttpEnabled); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - auth_dynamic_params->delegate_by_kdc_policy = - local_state->GetBoolean(prefs::kAuthNegotiateDelegateByKdcPolicy); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -204,7 +204,7 @@ network::mojom::HttpAuthDynamicParamsPtr CreateHttpAut - local_state->GetString(prefs::kAuthAndroidNegotiateAccountType); - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auth_dynamic_params->allow_gssapi_library_load = - local_state->GetBoolean(kGssapiDesiredPref); - #endif // BUILDFLAG(IS_CHROMEOS) -@@ -214,7 +214,7 @@ void OnNewHttpAuthDynamicParams( - - void OnNewHttpAuthDynamicParams( - network::mojom::HttpAuthDynamicParamsPtr& params) { --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The kerberos library is incompatible with the network service sandbox, so - // if library loading is now enabled, the network service needs to be - // restarted. It will be restarted unsandboxed because is -@@ -256,11 +256,11 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() - if (g_previously_failed_to_launch_sandboxed_service) { - return NetworkSandboxState::kDisabledBecauseOfFailedLaunch; - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* local_state = g_browser_process->local_state(); - #endif - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The network service sandbox and the kerberos library are incompatible. - // If kerberos is enabled by policy, disable the network service sandbox. - if (g_network_service_will_allow_gssapi_library_load || -@@ -276,7 +276,7 @@ NetworkSandboxState IsNetworkSandboxEnabledInternal() - } - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (local_state && - local_state->HasPrefPath(prefs::kNetworkServiceSandboxEnabled)) { - return local_state->GetBoolean(prefs::kNetworkServiceSandboxEnabled) -@@ -520,7 +520,7 @@ void SystemNetworkContextManager::DeleteInstance() { - g_system_network_context_manager = nullptr; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - SystemNetworkContextManager::GssapiLibraryLoadObserver:: - GssapiLibraryLoadObserver(SystemNetworkContextManager* owner) - : owner_(owner) {} -@@ -578,7 +578,7 @@ SystemNetworkContextManager::SystemNetworkContextManag - pref_change_registrar_.Add(prefs::kAllHttpAuthSchemesAllowedForOrigins, - auth_pref_callback); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - pref_change_registrar_.Add(prefs::kAuthNegotiateDelegateByKdcPolicy, - auth_pref_callback); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -592,7 +592,7 @@ SystemNetworkContextManager::SystemNetworkContextManag - auth_pref_callback); - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - pref_change_registrar_.Add(kGssapiDesiredPref, auth_pref_callback); - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - -@@ -657,7 +657,7 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe - registry->RegisterStringPref(prefs::kAuthNegotiateDelegateAllowlist, - std::string()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kAuthNegotiateDelegateByKdcPolicy, - false); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -@@ -682,11 +682,11 @@ void SystemNetworkContextManager::RegisterPrefs(PrefRe - - registry->RegisterListPref(prefs::kExplicitlyAllowedNetworkPorts); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kNetworkServiceSandboxEnabled, true); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kReceivedHttpAuthNegotiateHeader, false); - #endif // BUILDFLAG(IS_LINUX) - -@@ -739,7 +739,7 @@ void SystemNetworkContextManager::OnNetworkServiceCrea - OnNewHttpAuthDynamicParams(http_auth_dynamic_params); - network_service->ConfigureHttpAuthPrefs(std::move(http_auth_dynamic_params)); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gssapi_library_loader_observer_.Install(network_service); - #endif // BUILDFLAG(IS_LINUX) - -@@ -958,7 +958,7 @@ bool SystemNetworkContextManager::IsNetworkSandboxEnab - break; - } - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!enabled) { - g_network_service_will_allow_gssapi_library_load = true; - } diff --git a/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.h b/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.h deleted file mode 100644 index b841982a2dfb..000000000000 --- a/devel/electron35/files/patch-chrome_browser_net_system__network__context__manager.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/net/system_network_context_manager.h.orig 2024-10-16 21:30:58 UTC -+++ chrome/browser/net/system_network_context_manager.h -@@ -198,7 +198,7 @@ class SystemNetworkContextManager { - class URLLoaderFactoryForSystem; - class NetworkProcessLaunchWatcher; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class GssapiLibraryLoadObserver - : public network::mojom::GssapiLibraryLoadObserver { - public: -@@ -279,7 +279,7 @@ class SystemNetworkContextManager { - std::unique_ptr<NetworkAnnotationMonitor> network_annotation_monitor_; - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - GssapiLibraryLoadObserver gssapi_library_loader_observer_{this}; - #endif // BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc b/devel/electron35/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc deleted file mode 100644 index fb1ff7bd9d46..000000000000 --- a/devel/electron35/files/patch-chrome_browser_new__tab__page_modules_file__suggestion_drive__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/new_tab_page/modules/file_suggestion/drive_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/new_tab_page/modules/file_suggestion/drive_service.cc -@@ -35,7 +35,7 @@ namespace { - #include "services/network/public/cpp/resource_request.h" - - namespace { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kPlatform[] = "LINUX"; - #elif BUILDFLAG(IS_WIN) - constexpr char kPlatform[] = "WINDOWS"; diff --git a/devel/electron35/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc b/devel/electron35/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc deleted file mode 100644 index 38a8a3bccbb1..000000000000 --- a/devel/electron35/files/patch-chrome_browser_new__tab__page_new__tab__page__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/new_tab_page/new_tab_page_util.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/new_tab_page/new_tab_page_util.cc -@@ -28,7 +28,7 @@ bool IsOsSupportedForDrive() { - } - - bool IsOsSupportedForDrive() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-chrome_browser_notifications_notification__display__service__impl.cc b/devel/electron35/files/patch-chrome_browser_notifications_notification__display__service__impl.cc deleted file mode 100644 index 12410b365483..000000000000 --- a/devel/electron35/files/patch-chrome_browser_notifications_notification__display__service__impl.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/notifications/notification_display_service_impl.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/notifications/notification_display_service_impl.cc -@@ -32,7 +32,7 @@ - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/send_tab_to_self/desktop_notification_handler.h" - #include "chrome/browser/sharing/sharing_notification_handler.h" - #endif -@@ -57,7 +57,7 @@ void NotificationDisplayServiceImpl::RegisterProfilePr - // static - void NotificationDisplayServiceImpl::RegisterProfilePrefs( - user_prefs::PrefRegistrySyncable* registry) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kAllowSystemNotifications, true); - #endif - } -@@ -73,7 +73,7 @@ NotificationDisplayServiceImpl::NotificationDisplaySer - std::make_unique<PersistentNotificationHandler>()); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - AddNotificationHandler( - NotificationHandler::Type::SEND_TAB_TO_SELF, - std::make_unique<send_tab_to_self::DesktopNotificationHandler>( -@@ -81,7 +81,7 @@ NotificationDisplayServiceImpl::NotificationDisplaySer - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - AddNotificationHandler( - NotificationHandler::Type::TAILORED_SECURITY, - std::make_unique<safe_browsing::TailoredSecurityNotificationHandler>()); diff --git a/devel/electron35/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc b/devel/electron35/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc deleted file mode 100644 index 1e959e5b00d1..000000000000 --- a/devel/electron35/files/patch-chrome_browser_notifications_notification__platform__bridge__delegator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/notifications/notification_platform_bridge_delegator.cc.orig 2024-10-16 21:30:59 UTC -+++ chrome/browser/notifications/notification_platform_bridge_delegator.cc -@@ -56,7 +56,7 @@ bool SystemNotificationsEnabled(Profile* profile) { - #elif BUILDFLAG(IS_WIN) - return NotificationPlatformBridgeWin::SystemNotificationEnabled(); - #else --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (profile) { - // Prefs take precedence over flags. - PrefService* prefs = profile->GetPrefs(); diff --git a/devel/electron35/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc b/devel/electron35/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc deleted file mode 100644 index 796d389ee1f0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/password_manager/chrome_password_manager_client.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/password_manager/chrome_password_manager_client.cc -@@ -637,7 +637,7 @@ bool ChromePasswordManagerClient::IsReauthBeforeFillin - bool ChromePasswordManagerClient::IsReauthBeforeFillingRequired( - device_reauth::DeviceAuthenticator* authenticator) { - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!GetLocalStatePrefs() || !GetPrefs() || !authenticator) { - return false; - } -@@ -915,7 +915,7 @@ void ChromePasswordManagerClient::NotifyKeychainError( - } - - void ChromePasswordManagerClient::NotifyKeychainError() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - PasswordsClientUIDelegate* manage_passwords_ui_controller = - PasswordsClientUIDelegateFromWebContents(web_contents()); - if (manage_passwords_ui_controller) { diff --git a/devel/electron35/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc b/devel/electron35/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc deleted file mode 100644 index caaf126dd75c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_password__manager_password__reuse__manager__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/password_manager/password_reuse_manager_factory.cc.orig 2024-08-14 20:54:36 UTC -+++ chrome/browser/password_manager/password_reuse_manager_factory.cc -@@ -141,7 +141,7 @@ PasswordReuseManagerFactory::BuildServiceInstanceForBr - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_LACROS) -+ BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - std::unique_ptr<password_manager::PasswordReuseManagerSigninNotifier> - notifier = std::make_unique< - password_manager::PasswordReuseManagerSigninNotifierImpl>( diff --git a/devel/electron35/files/patch-chrome_browser_platform__util__linux.cc b/devel/electron35/files/patch-chrome_browser_platform__util__linux.cc deleted file mode 100644 index 39aa6c62be6c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_platform__util__linux.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- chrome/browser/platform_util_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/platform_util_linux.cc -@@ -303,7 +303,9 @@ void OnLaunchOptionsCreated(const std::string& command - argv.push_back(command); - argv.push_back(arg); - options.current_directory = working_directory; -+#if !BUILDFLAG(IS_BSD) - options.allow_new_privs = true; -+#endif - // xdg-open can fall back on mailcap which eventually might plumb through - // to a command that needs a terminal. Set the environment variable telling - // it that we definitely don't have a terminal available and that it should diff --git a/devel/electron35/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc b/devel/electron35/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc deleted file mode 100644 index c423fdd7f157..000000000000 --- a/devel/electron35/files/patch-chrome_browser_policy_browser__signin__policy__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/policy/browser_signin_policy_handler.cc.orig 2022-10-24 13:33:33 UTC -+++ chrome/browser/policy/browser_signin_policy_handler.cc -@@ -45,7 +45,7 @@ void BrowserSigninPolicyHandler::ApplyPolicySettings(c - policies.GetValue(policy_name(), base::Value::Type::INTEGER); - switch (static_cast<BrowserSigninMode>(value->GetInt())) { - case BrowserSigninMode::kForced: --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - prefs->SetValue(prefs::kForceBrowserSignin, base::Value(true)); - #endif - [[fallthrough]]; diff --git a/devel/electron35/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc b/devel/electron35/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc deleted file mode 100644 index d60455a89823..000000000000 --- a/devel/electron35/files/patch-chrome_browser_policy_chrome__browser__cloud__management__controller__desktop.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/policy/chrome_browser_cloud_management_controller_desktop.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/policy/chrome_browser_cloud_management_controller_desktop.cc -@@ -60,7 +60,7 @@ - #include "chrome/browser/policy/browser_dm_token_storage_mac.h" - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/policy/browser_dm_token_storage_linux.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -69,7 +69,7 @@ - #include "chrome/install_static/install_util.h" - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/device_trust_key_manager_impl.h" - #include "chrome/browser/enterprise/connectors/device_trust/key_management/browser/key_rotation_launcher.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -@@ -109,7 +109,7 @@ void ChromeBrowserCloudManagementControllerDesktop:: - - #if BUILDFLAG(IS_MAC) - storage_delegate = std::make_unique<BrowserDMTokenStorageMac>(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - storage_delegate = std::make_unique<BrowserDMTokenStorageLinux>(); - #elif BUILDFLAG(IS_WIN) - storage_delegate = std::make_unique<BrowserDMTokenStorageWin>(); -@@ -280,7 +280,7 @@ ChromeBrowserCloudManagementControllerDesktop::CreateD - - std::unique_ptr<enterprise_connectors::DeviceTrustKeyManager> - ChromeBrowserCloudManagementControllerDesktop::CreateDeviceTrustKeyManager() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - auto* browser_dm_token_storage = BrowserDMTokenStorage::Get(); - auto* device_management_service = GetDeviceManagementService(); - auto shared_url_loader_factory = GetSharedURLLoaderFactory(); diff --git a/devel/electron35/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc b/devel/electron35/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc deleted file mode 100644 index 01d8f19e3869..000000000000 --- a/devel/electron35/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc +++ /dev/null @@ -1,264 +0,0 @@ ---- chrome/browser/policy/configuration_policy_handler_list_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/policy/configuration_policy_handler_list_factory.cc -@@ -253,7 +253,7 @@ - #include "components/spellcheck/browser/pref_names.h" - #endif // BUILDFLAG(ENABLE_SPELLCHECK) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/idle/action.h" - #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" - #include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897 -@@ -264,12 +264,12 @@ - #endif // BUILDFLAG(ENABLE_GLIC) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "components/enterprise/idle/idle_timeout_policy_handler.h" - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "chrome/browser/privacy_sandbox/privacy_sandbox_policy_handler.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -@@ -283,13 +283,13 @@ - #endif // BUILDFLAG(ENTERPRISE_CLIENT_CERTIFICATES) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - #include "chrome/browser/policy/battery_saver_policy_handler.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS_ASH) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/search_engines/enterprise/search_aggregator_policy_handler.h" - #include "components/search_engines/enterprise/site_search_policy_handler.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -@@ -590,7 +590,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - { key::kDefaultDirectSocketsSetting, - prefs::kManagedDefaultDirectSocketsSetting, - base::Value::Type::INTEGER }, --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kDeletingUndecryptablePasswordsEnabled, - password_manager::prefs::kDeletingUndecryptablePasswordsEnabled, - base::Value::Type::BOOLEAN }, -@@ -961,7 +961,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - prefs::kManagedDefaultGeolocationSetting, - base::Value::Type::INTEGER }, - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) \ -- || BUILDFLAG(IS_MAC) -+ || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - { key::kRequireOnlineRevocationChecksForLocalAnchors, - prefs::kCertRevocationCheckingRequiredLocalAnchors, - base::Value::Type::BOOLEAN }, -@@ -970,7 +970,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::BOOLEAN }, - #endif // #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - // || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - { key::kFullscreenAllowed, - prefs::kFullscreenAllowed, - base::Value::Type::BOOLEAN }, -@@ -1810,7 +1810,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::INTEGER}, - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kGSSAPILibraryName, - prefs::kGSSAPILibraryName, - base::Value::Type::STRING }, -@@ -1869,7 +1869,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kNetworkServiceSandboxEnabled, - prefs::kNetworkServiceSandboxEnabled, - base::Value::Type::BOOLEAN }, -@@ -1895,12 +1895,12 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - prefs::kTotalMemoryLimitMb, - base::Value::Type::INTEGER }, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kBackgroundModeEnabled, - prefs::kBackgroundModeEnabled, - base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kUnmanagedDeviceSignalsConsentFlowEnabled, - device_signals::prefs::kUnmanagedDeviceSignalsConsentFlowEnabled, - base::Value::Type::BOOLEAN }, -@@ -1911,7 +1911,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - prefs::kLiveTranslateEnabled, - base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kDefaultBrowserSettingEnabled, - prefs::kDefaultBrowserSettingEnabled, - base::Value::Type::BOOLEAN }, -@@ -1923,7 +1923,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) \ -- || BUILDFLAG(IS_CHROMEOS) -+ || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - { key::kAutoplayAllowed, - prefs::kAutoplayAllowed, - base::Value::Type::BOOLEAN }, -@@ -2024,7 +2024,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::BOOLEAN }, - #endif // !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - { key::kAlternativeBrowserPath, - browser_switcher::prefs::kAlternativeBrowserPath, - base::Value::Type::STRING }, -@@ -2129,7 +2129,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::LIST }, - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - { key::kAuthNegotiateDelegateByKdcPolicy, - prefs::kAuthNegotiateDelegateByKdcPolicy, - base::Value::Type::BOOLEAN }, -@@ -2203,7 +2203,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - ash::prefs::kUrlParameterToAutofillSAMLUsername, - base::Value::Type::STRING }, - #endif // BUILDFLAG(IS_CHROMEOS_ASH) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - { key::kTabDiscardingExceptions, - performance_manager::user_tuning::prefs::kManagedTabDiscardingExceptions, - base::Value::Type::LIST }, -@@ -2232,7 +2232,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - prefs::kUiAutomationProviderEnabled, - base::Value::Type::BOOLEAN }, - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kOutOfProcessSystemDnsResolutionEnabled, - prefs::kOutOfProcessSystemDnsResolutionEnabled, - base::Value::Type::BOOLEAN }, -@@ -2272,7 +2272,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - base::Value::Type::INTEGER }, - #endif - #if BUILDFLAG(ENABLE_EXTENSIONS) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - { key::kExtensionInstallTypeBlocklist, - extensions::pref_names::kExtensionInstallTypeBlocklist, - base::Value::Type::LIST}, -@@ -2298,7 +2298,7 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = - { key::kTabCompareSettings, - optimization_guide::prefs::kProductSpecificationsEnterprisePolicyAllowed, - base::Value::Type::INTEGER}, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - { key::kChromeForTestingAllowed, - prefs::kChromeForTestingAllowed, - base::Value::Type::BOOLEAN }, -@@ -2484,7 +2484,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - // Policies for all platforms - End - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<IntRangePolicyHandler>( - key::kMemorySaverModeSavings, - performance_manager::user_tuning::prefs::kMemorySaverModeAggressiveness, -@@ -2500,7 +2500,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - // BUILDFLAG(IS_CHROMEOS_ASH) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - handlers->AddHandler( - std::make_unique<SearchAggregatorPolicyHandler>(chrome_schema)); - handlers->AddHandler( -@@ -2713,7 +2713,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - #endif // !BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - handlers->AddHandler( - std::make_unique<enterprise_idle::IdleTimeoutPolicyHandler>()); - handlers->AddHandler( -@@ -2766,7 +2766,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - key::kBrowsingDataLifetime, browsing_data::prefs::kBrowsingDataLifetime, - chrome_schema)); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<GuestModePolicyHandler>()); - handlers->AddHandler(std::make_unique<LocalSyncPolicyHandler>()); - handlers->AddHandler(std::make_unique<ThemeColorPolicyHandler>()); -@@ -2852,7 +2852,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - std::vector<std::unique_ptr<ConfigurationPolicyHandler>> - signin_legacy_policies; - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_LINUX) -+ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - signin_legacy_policies.push_back(std::make_unique<SimplePolicyHandler>( - key::kForceBrowserSignin, prefs::kForceBrowserSignin, - base::Value::Type::BOOLEAN)); -@@ -3219,7 +3219,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - #endif - - #if BUILDFLAG(ENABLE_SPELLCHECK) --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<SpellcheckLanguagePolicyHandler>()); - handlers->AddHandler( - std::make_unique<SpellcheckLanguageBlocklistPolicyHandler>( -@@ -3227,7 +3227,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) - #endif // BUILDFLAG(ENABLE_SPELLCHECK) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<SimplePolicyHandler>( - key::kAllowSystemNotifications, prefs::kAllowSystemNotifications, - base::Value::Type::BOOLEAN)); -@@ -3245,7 +3245,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - first_party_sets::FirstPartySetsOverridesPolicyHandler>( - key::kRelatedWebsiteSetsOverrides, chrome_schema))); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<PrivacySandboxPolicyHandler>()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -@@ -3268,7 +3268,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - base::Value::Type::BOOLEAN))); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - handlers->AddHandler(std::make_unique<BatterySaverPolicyHandler>()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS_ASH) -@@ -3286,7 +3286,7 @@ std::unique_ptr<ConfigurationPolicyHandlerList> BuildH - std::vector<GenAiDefaultSettingsPolicyHandler::GenAiPolicyDetails> - gen_ai_default_policies; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - gen_ai_default_policies.emplace_back( - key::kAutofillPredictionSettings, - optimization_guide::prefs:: diff --git a/devel/electron35/files/patch-chrome_browser_policy_device__management__service__configuration.cc b/devel/electron35/files/patch-chrome_browser_policy_device__management__service__configuration.cc deleted file mode 100644 index a040925a300d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_policy_device__management__service__configuration.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/policy/device_management_service_configuration.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/policy/device_management_service_configuration.cc -@@ -23,7 +23,7 @@ - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ - ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -- !BUILDFLAG(IS_ANDROID)) -+ !BUILDFLAG(IS_ANDROID)) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/common.h" - #include "chrome/browser/enterprise/connectors/connectors_service.h" - #endif diff --git a/devel/electron35/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc b/devel/electron35/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc deleted file mode 100644 index 383bfce1cb14..000000000000 --- a/devel/electron35/files/patch-chrome_browser_policy_policy__value__and__status__aggregator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/policy/policy_value_and_status_aggregator.cc.orig 2024-06-18 21:43:23 UTC -+++ chrome/browser/policy/policy_value_and_status_aggregator.cc -@@ -53,7 +53,7 @@ - #include "chrome/browser/policy/value_provider/extension_policies_value_provider.h" - #endif // BUILDFLAG(ENABLE_EXTENSIONS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/policy/core/common/cloud/profile_cloud_policy_manager.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-chrome_browser_prefs_browser__prefs.cc b/devel/electron35/files/patch-chrome_browser_prefs_browser__prefs.cc deleted file mode 100644 index 8ccf7d10db51..000000000000 --- a/devel/electron35/files/patch-chrome_browser_prefs_browser__prefs.cc +++ /dev/null @@ -1,75 +0,0 @@ ---- chrome/browser/prefs/browser_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/prefs/browser_prefs.cc -@@ -318,7 +318,7 @@ - #include "components/ntp_tiles/custom_links_manager_impl.h" - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" - #endif - -@@ -488,18 +488,18 @@ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - #include "components/device_signals/core/browser/pref_names.h" // nogncheck due to crbug.com/1125897 - #endif - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) - #include "chrome/browser/browser_switcher/browser_switcher_prefs.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" - #endif - -@@ -534,7 +534,7 @@ - #include "chrome/browser/sessions/session_service_log.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/color/system_theme.h" - #endif - -@@ -1746,7 +1746,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) - on_device_translation::RegisterLocalStatePrefs(registry); - #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - WhatsNewUI::RegisterLocalStatePrefs(registry); - #endif - -@@ -1917,7 +1917,7 @@ void RegisterLocalState(PrefRegistrySimple* registry) - #endif // BUILDFLAG(ENABLE_PDF) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kChromeForTestingAllowed, true); - #endif - -@@ -2282,12 +2282,12 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - device_signals::RegisterProfilePrefs(registry); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - browser_switcher::BrowserSwitcherPrefs::RegisterProfilePrefs(registry); - enterprise_signin::RegisterProfilePrefs(registry); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc b/devel/electron35/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc deleted file mode 100644 index 9c266fd3a52a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_prefs_pref__service__incognito__allowlist.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/prefs/pref_service_incognito_allowlist.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/prefs/pref_service_incognito_allowlist.cc -@@ -204,7 +204,7 @@ const char* const kPersistentPrefNames[] = { - prefs::kShowFullscreenToolbar, - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Toggleing custom frames affects all open windows in the profile, hence - // should be written to the regular profile when changed in incognito mode. - prefs::kUseCustomChromeFrame, diff --git a/devel/electron35/files/patch-chrome_browser_printing_print__backend__service__manager.cc b/devel/electron35/files/patch-chrome_browser_printing_print__backend__service__manager.cc deleted file mode 100644 index fbc8f3a5bbf8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_printing_print__backend__service__manager.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/printing/print_backend_service_manager.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/printing/print_backend_service_manager.cc -@@ -36,7 +36,7 @@ - #include "printing/printing_context.h" - #include "printing/printing_features.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "content/public/common/content_switches.h" - #endif - -@@ -883,7 +883,7 @@ PrintBackendServiceManager::GetServiceFromBundle( - host.BindNewPipeAndPassReceiver(), - content::ServiceProcessHost::Options() - .WithDisplayName(IDS_UTILITY_PROCESS_PRINT_BACKEND_SERVICE_NAME) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - .WithExtraCommandLineSwitches({switches::kMessageLoopTypeUi}) - #endif - .Pass()); -@@ -1060,7 +1060,7 @@ PrintBackendServiceManager::DetermineIdleTimeoutUpdate - return kNoClientsRegisteredResetOnIdleTimeout; - - case ClientType::kQueryWithUi: --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // No need to update if there were other query with UI clients. - if (HasQueryWithUiClientForRemoteId(remote_id)) { - return std::nullopt; diff --git a/devel/electron35/files/patch-chrome_browser_printing_printer__query.cc b/devel/electron35/files/patch-chrome_browser_printing_printer__query.cc deleted file mode 100644 index f916ff7895b2..000000000000 --- a/devel/electron35/files/patch-chrome_browser_printing_printer__query.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/printing/printer_query.cc.orig 2024-02-27 21:36:00 UTC -+++ chrome/browser/printing/printer_query.cc -@@ -341,7 +341,7 @@ void PrinterQuery::UpdatePrintSettings(base::Value::Di - crash_key = std::make_unique<crash_keys::ScopedPrinterInfo>( - printer_name, print_backend->GetPrinterDriverInfo(printer_name)); - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_CUPS) -+#if (BUILDFLAG(IS_BSD) || BUILDFLAG(IS_LINUX)) && BUILDFLAG(USE_CUPS) - PrinterBasicInfo basic_info; - if (print_backend->GetPrinterBasicInfo(printer_name, &basic_info) == - mojom::ResultCode::kSuccess) { diff --git a/devel/electron35/files/patch-chrome_browser_process__singleton__posix.cc b/devel/electron35/files/patch-chrome_browser_process__singleton__posix.cc deleted file mode 100644 index 4d59611ece45..000000000000 --- a/devel/electron35/files/patch-chrome_browser_process__singleton__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/process_singleton_posix.cc.orig 2024-10-28 21:05:17 UTC -+++ chrome/browser/process_singleton_posix.cc -@@ -364,7 +364,7 @@ bool DisplayProfileInUseError(const base::FilePath& lo - if (g_disable_prompt) - return g_user_opted_unlock_in_use_profile; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::u16string relaunch_button_text = - l10n_util::GetStringUTF16(IDS_PROFILE_IN_USE_LINUX_RELAUNCH); - return ShowProcessSingletonDialog(error, relaunch_button_text); diff --git a/devel/electron35/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc b/devel/electron35/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc deleted file mode 100644 index 368aa1185d30..000000000000 --- a/devel/electron35/files/patch-chrome_browser_profiles_chrome__browser__main__extra__parts__profiles.cc +++ /dev/null @@ -1,146 +0,0 @@ ---- chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc -@@ -354,7 +354,7 @@ - #include "chrome/browser/profiles/gaia_info_update_service_factory.h" - #endif - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/policy/messaging_layer/util/manual_test_heartbeat_event_factory.h" - #endif - -@@ -443,18 +443,18 @@ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/device_trust/device_trust_connector_service_factory.h" - #include "chrome/browser/enterprise/connectors/device_trust/device_trust_service_factory.h" - #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/idle/idle_service_factory.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/browser_switcher/browser_switcher_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #include "chrome/browser/enterprise/client_certificates/certificate_store_factory.h" -@@ -564,7 +564,7 @@ - #endif // BUILDFLAG(CHROME_ROOT_STORE_CERT_MANAGEMENT_UI) - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/tabs/saved_tab_groups/collaboration_messaging_observer_factory.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h" - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || -@@ -732,7 +732,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - DiceBoundSessionCookieServiceFactory::GetInstance(); - #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) - #endif // BUILDFLAG(ENABLE_BOUND_SESSION_CREDENTIALS) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - browser_switcher::BrowserSwitcherServiceFactory::GetInstance(); - #endif - browser_sync::UserEventServiceFactory::GetInstance(); -@@ -791,7 +791,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - commerce::ShoppingServiceFactory::GetInstance(); - ConsentAuditorFactory::GetInstance(); - ContentIndexProviderFactory::GetInstance(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - contextual_cueing::ContextualCueingServiceFactory::GetInstance(); - #endif - CookieControlsServiceFactory::GetInstance(); -@@ -842,7 +842,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - #endif - enterprise_connectors::ConnectorsServiceFactory::GetInstance(); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - enterprise_connectors::DeviceTrustConnectorServiceFactory::GetInstance(); - enterprise_connectors::DeviceTrustServiceFactory::GetInstance(); - #endif -@@ -850,26 +850,26 @@ void ChromeBrowserMainExtraPartsProfiles:: - enterprise_connectors::ExtensionInstallEventRouterFactory::GetInstance(); - enterprise_connectors::ExtensionTelemetryEventRouterFactory::GetInstance(); - #endif --#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) && \ -+#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && \ - BUILDFLAG(ENTERPRISE_LOCAL_CONTENT_ANALYSIS) - enterprise_connectors::LocalBinaryUploadServiceFactory::GetInstance(); - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - enterprise_idle::IdleServiceFactory::GetInstance(); - #endif - #if !BUILDFLAG(IS_CHROMEOS) - enterprise_reporting::CloudProfileReportingServiceFactory::GetInstance(); - #endif - enterprise_reporting::LegacyTechServiceFactory::GetInstance(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - enterprise_signals::SignalsAggregatorFactory::GetInstance(); - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - enterprise_signals::UserPermissionServiceFactory::GetInstance(); - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - enterprise_signin::EnterpriseSigninServiceFactory::GetInstance(); - #endif - #if BUILDFLAG(ENABLE_SESSION_SERVICE) -@@ -997,7 +997,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - #if BUILDFLAG(IS_ANDROID) - MerchantViewerDataManagerFactory::GetInstance(); - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metrics::DesktopProfileSessionDurationsServiceFactory::GetInstance(); - #endif - #if !BUILDFLAG(IS_ANDROID) -@@ -1113,7 +1113,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - #if BUILDFLAG(IS_CHROMEOS) - policy::PolicyCertServiceFactory::GetInstance(); - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - policy::ProfileTokenPolicyWebSigninServiceFactory::GetInstance(); - policy::UserPolicyOidcSigninServiceFactory::GetInstance(); - #endif -@@ -1159,7 +1159,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - #if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) - ProfileStatisticsFactory::GetInstance(); - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ProfileTokenWebSigninInterceptorFactory::GetInstance(); - OidcAuthenticationSigninInterceptorFactory::GetInstance(); - #endif -@@ -1179,7 +1179,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - ReduceAcceptLanguageFactory::GetInstance(); - RendererUpdaterFactory::GetInstance(); - regional_capabilities::RegionalCapabilitiesServiceFactory::GetInstance(); --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - reporting::ManualTestHeartbeatEventFactory::GetInstance(); - #endif - #if !BUILDFLAG(IS_ANDROID) -@@ -1368,7 +1368,7 @@ void ChromeBrowserMainExtraPartsProfiles:: - WebDataServiceFactory::GetInstance(); - webrtc_event_logging::WebRtcEventLogManagerKeyedServiceFactory::GetInstance(); - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (tab_groups::SavedTabGroupUtils::SupportsSharedTabGroups()) { - tab_groups::CollaborationMessagingObserverFactory::GetInstance(); - } diff --git a/devel/electron35/files/patch-chrome_browser_profiles_profile__impl.cc b/devel/electron35/files/patch-chrome_browser_profiles_profile__impl.cc deleted file mode 100644 index 4751bbac21dc..000000000000 --- a/devel/electron35/files/patch-chrome_browser_profiles_profile__impl.cc +++ /dev/null @@ -1,40 +0,0 @@ ---- chrome/browser/profiles/profile_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/profiles/profile_impl.cc -@@ -270,6 +270,10 @@ - #include "chrome/browser/safe_browsing/safe_browsing_service.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#endif -+ - using bookmarks::BookmarkModel; - using content::BrowserThread; - using content::DownloadManagerDelegate; -@@ -594,7 +598,7 @@ void ProfileImpl::LoadPrefsForNormalStartup(bool async - policy_provider = GetUserCloudPolicyManagerAsh(); - #else // !BUILDFLAG(IS_CHROMEOS) - { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ProfileManager* profile_manager = g_browser_process->profile_manager(); - ProfileAttributesEntry* entry = - profile_manager->GetProfileAttributesStorage() -@@ -892,7 +896,17 @@ base::FilePath ProfileImpl::last_selected_directory() - } - - base::FilePath ProfileImpl::last_selected_directory() { -+#if BUILDFLAG(IS_OPENBSD) -+ // If unveil(2) is used, force the file dialog directory to something we -+ // know is available. -+ auto* sandbox = sandbox::policy::SandboxLinux::GetInstance(); -+ if (sandbox->unveil_initialized()) -+ return GetPrefs()->GetFilePath(prefs::kDownloadDefaultDirectory); -+ else -+ return GetPrefs()->GetFilePath(prefs::kSelectFileLastDirectory); -+#else - return GetPrefs()->GetFilePath(prefs::kSelectFileLastDirectory); -+#endif - } - - void ProfileImpl::set_last_selected_directory(const base::FilePath& path) { diff --git a/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc b/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc deleted file mode 100644 index c9151843572a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_profiles_profile__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/profiles/profile_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/profiles/profile_manager.cc -@@ -1500,7 +1500,7 @@ void ProfileManager::DoFinalInitForServices(Profile* p - // Ensure PreloadingModelKeyedService is started. - PreloadingModelKeyedServiceFactory::GetForProfile(profile); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - contextual_cueing::ContextualCueingServiceFactory::GetForProfile(profile); - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_profiles_profiles__state.cc b/devel/electron35/files/patch-chrome_browser_profiles_profiles__state.cc deleted file mode 100644 index ae1dac1dd986..000000000000 --- a/devel/electron35/files/patch-chrome_browser_profiles_profiles__state.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/profiles/profiles_state.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/profiles/profiles_state.cc -@@ -188,7 +188,7 @@ bool IsGuestModeRequested(const base::CommandLine& com - PrefService* local_state, - bool show_warning) { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - DCHECK(local_state); - - // Check if guest mode enforcement commandline switch or policy are provided. -@@ -224,7 +224,7 @@ bool IsGuestModeEnabled() { - return false; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // If there are any supervised profiles, disable guest mode. - if (std::ranges::any_of(g_browser_process->profile_manager() - ->GetProfileAttributesStorage() -@@ -240,7 +240,7 @@ bool IsGuestModeEnabled(const Profile& profile) { - } - - bool IsGuestModeEnabled(const Profile& profile) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - ProfileAttributesEntry* profile_attributes = - g_browser_process->profile_manager() - ->GetProfileAttributesStorage() diff --git a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.cc b/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.cc deleted file mode 100644 index 54224d6d9889..000000000000 --- a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/regional_capabilities/regional_capabilities_service_client.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/regional_capabilities/regional_capabilities_service_client.cc -@@ -8,7 +8,7 @@ - #include "base/strings/string_util.h" - #include "components/country_codes/country_codes.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/variations/service/variations_service.h" - #endif - -@@ -20,7 +20,7 @@ namespace regional_capabilities { - #endif - - namespace regional_capabilities { --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - RegionalCapabilitiesServiceClient::RegionalCapabilitiesServiceClient( - variations::VariationsService* variations_service) -@@ -56,7 +56,7 @@ void RegionalCapabilitiesServiceClient::FetchCountryId - base::android::AttachCurrentThread(), - reinterpret_cast<intptr_t>(heap_callback.release())); - } --#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void RegionalCapabilitiesServiceClient::FetchCountryId( - CountryIdCallback on_country_id_fetched) { - std::move(on_country_id_fetched).Run(variations_country_id_); diff --git a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.h b/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.h deleted file mode 100644 index 234a702751aa..000000000000 --- a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__client.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/regional_capabilities/regional_capabilities_service_client.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/regional_capabilities/regional_capabilities_service_client.h -@@ -21,7 +21,7 @@ class RegionalCapabilitiesServiceClient - class RegionalCapabilitiesServiceClient - : public RegionalCapabilitiesService::Client { - public: --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - explicit RegionalCapabilitiesServiceClient( - variations::VariationsService* variations_service); - #else -@@ -35,7 +35,7 @@ class RegionalCapabilitiesServiceClient - void FetchCountryId(CountryIdCallback country_id_fetched_callback) override; - - private: --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const int variations_country_id_; - #endif - }; diff --git a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc b/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc deleted file mode 100644 index 3bb4014f3b29..000000000000 --- a/devel/electron35/files/patch-chrome_browser_regional__capabilities_regional__capabilities__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/regional_capabilities/regional_capabilities_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/regional_capabilities/regional_capabilities_service_factory.cc -@@ -12,7 +12,7 @@ - #include "chrome/browser/regional_capabilities/regional_capabilities_service_client.h" - #include "components/regional_capabilities/regional_capabilities_service.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/variations/service/variations_service.h" - #endif - -@@ -57,7 +57,7 @@ RegionalCapabilitiesServiceFactory::BuildServiceInstan - Profile* profile = Profile::FromBrowserContext(context); - auto regional_capabilities_service_client = - std::make_unique<RegionalCapabilitiesServiceClient>( --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - g_browser_process->variations_service() - #endif - ); diff --git a/devel/electron35/files/patch-chrome_browser_renderer__preferences__util.cc b/devel/electron35/files/patch-chrome_browser_renderer__preferences__util.cc deleted file mode 100644 index b48481f082b6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_renderer__preferences__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/renderer_preferences_util.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/renderer_preferences_util.cc -@@ -41,7 +41,7 @@ - #include "ui/views/controls/textfield/textfield.h" - #endif - --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "chrome/browser/themes/theme_service.h" - #include "chrome/browser/themes/theme_service_factory.h" - #include "ui/linux/linux_ui.h" -@@ -181,7 +181,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - prefs->caret_blink_interval = views::Textfield::GetCaretBlinkInterval(); - #endif - --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - if (linux_ui_theme) { - if (ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme()) { -@@ -204,7 +204,7 @@ void UpdateFromSystemSettings(blink::RendererPreferenc - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - content::UpdateFontRendererPreferencesFromSystemSettings(prefs); - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css b/devel/electron35/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css deleted file mode 100644 index 8df7a08eb462..000000000000 --- a/devel/electron35/files/patch-chrome_browser_resources_settings_autofill__page_passwords__shared.css +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/resources/settings/autofill_page/passwords_shared.css.orig 2022-10-24 13:33:33 UTC -+++ chrome/browser/resources/settings/autofill_page/passwords_shared.css -@@ -100,7 +100,7 @@ cr-input.password-input::part(input), - * necessary to prevent Chrome from using the operating system's font - * instead of the Material Design font. - * TODO(dbeam): why not font: inherit? */ --<if expr="is_linux or is_chromeos"> -+<if expr="is_posix or is_chromeos"> - font-family: 'DejaVu Sans Mono', monospace; - </if> - <if expr="is_win"> diff --git a/devel/electron35/files/patch-chrome_browser_resources_signin_signin__shared.css b/devel/electron35/files/patch-chrome_browser_resources_signin_signin__shared.css deleted file mode 100644 index 1531cc39292f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_resources_signin_signin__shared.css +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/resources/signin/signin_shared.css.orig 2022-11-30 08:12:58 UTC -+++ chrome/browser/resources/signin/signin_shared.css -@@ -54,7 +54,7 @@ a { - border-radius: var(--scrollbar-width); - } - --<if expr="is_macosx or is_linux or is_chromeos"> -+<if expr="is_macosx or is_posix or is_chromeos"> - .action-container { - flex-flow: row-reverse; - justify-content: flex-start; diff --git a/devel/electron35/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc b/devel/electron35/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc deleted file mode 100644 index c051b96fd531..000000000000 --- a/devel/electron35/files/patch-chrome_browser_safe__browsing_chrome__password__protection__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/safe_browsing/chrome_password_protection_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/safe_browsing/chrome_password_protection_service.cc -@@ -1251,7 +1251,7 @@ std::string ChromePasswordProtectionService::GetOrgani - ReusedPasswordAccountType password_type) const { - if (base::FeatureList::IsEnabled( - safe_browsing::kEnterprisePasswordReuseUiRefresh)) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return GetPrefs()->GetString(prefs::kEnterpriseCustomLabelForProfile); - #else - return std::string(); diff --git a/devel/electron35/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc b/devel/electron35/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc deleted file mode 100644 index c29467756c75..000000000000 --- a/devel/electron35/files/patch-chrome_browser_safe__browsing_cloud__content__scanning_binary__upload__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/safe_browsing/cloud_content_scanning/binary_upload_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/safe_browsing/cloud_content_scanning/binary_upload_service.cc -@@ -20,7 +20,7 @@ - #include "net/base/url_util.h" - #include "third_party/abseil-cpp/absl/types/variant.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/connectors/analysis/local_binary_upload_service_factory.h" - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc b/devel/electron35/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc deleted file mode 100644 index ba373ffb1956..000000000000 --- a/devel/electron35/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__reporting__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/safe_browsing/incident_reporting/incident_reporting_service.cc -@@ -694,7 +694,7 @@ void IncidentReportingService::OnEnvironmentDataCollec - - // Process::Current().CreationTime() is missing on some platforms. - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::TimeDelta uptime = - first_incident_time_ - base::Process::Current().CreationTime(); - environment_data->mutable_process()->set_uptime_msec(uptime.InMilliseconds()); diff --git a/devel/electron35/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc b/devel/electron35/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc deleted file mode 100644 index 6b71652c8a18..000000000000 --- a/devel/electron35/files/patch-chrome_browser_safe__browsing_safe__browsing__pref__change__handler.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/safe_browsing/safe_browsing_pref_change_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/safe_browsing/safe_browsing_pref_change_handler.cc -@@ -12,7 +12,7 @@ - #include "content/public/browser/web_contents.h" - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/browser_finder.h" - #include "chrome/browser/ui/browser_window/public/browser_window_features.h" - #include "chrome/browser/ui/toasts/api/toast_id.h" -@@ -59,7 +59,7 @@ void SafeBrowsingPrefChangeHandler:: - void SafeBrowsingPrefChangeHandler:: - MaybeShowEnhancedProtectionSettingChangeNotification() { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (!profile_ || - !base::FeatureList::IsEnabled(safe_browsing::kEsbAsASyncedSetting)) { - return; diff --git a/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc b/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc deleted file mode 100644 index f2b78f867826..000000000000 --- a/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__install__state.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/screen_ai/screen_ai_install_state.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/screen_ai/screen_ai_install_state.cc -@@ -16,7 +16,7 @@ - #include "services/screen_ai/public/cpp/utilities.h" - #include "ui/accessibility/accessibility_features.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/cpu.h" - #include "base/files/file_util.h" - #endif -@@ -26,7 +26,7 @@ bool IsDeviceCompatible() { - const char kMinExpectedVersion[] = "127.9"; - - bool IsDeviceCompatible() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #if defined(ARCH_CPU_X86_FAMILY) - // Check if the CPU has the required instruction set to run the Screen AI - // library. diff --git a/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__service__router.cc b/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__service__router.cc deleted file mode 100644 index 7aa44828e870..000000000000 --- a/devel/electron35/files/patch-chrome_browser_screen__ai_screen__ai__service__router.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/screen_ai/screen_ai_service_router.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/screen_ai/screen_ai_service_router.cc -@@ -316,7 +316,7 @@ void ScreenAIServiceRouter::LaunchIfNotRunning() { - base::FilePath binary_path = state_instance->get_component_binary_path(); - #if BUILDFLAG(IS_WIN) - std::vector<base::FilePath> preload_libraries = {binary_path}; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::vector<std::string> extra_switches = { - base::StringPrintf("--%s=%s", screen_ai::GetBinaryPathSwitch(), - binary_path.MaybeAsASCII().c_str())}; -@@ -330,7 +330,7 @@ void ScreenAIServiceRouter::LaunchIfNotRunning() { - .WithPreloadedLibraries( - preload_libraries, - content::ServiceProcessHostPreloadLibraries::GetPassKey()) --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - .WithExtraCommandLineSwitches(extra_switches) - #endif // BUILDFLAG(IS_WIN) - .Pass()); diff --git a/devel/electron35/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc b/devel/electron35/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc deleted file mode 100644 index 49407c1212fa..000000000000 --- a/devel/electron35/files/patch-chrome_browser_send__tab__to__self_receiving__ui__handler__registry.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/send_tab_to_self/receiving_ui_handler_registry.cc.orig 2024-06-18 21:43:23 UTC -+++ chrome/browser/send_tab_to_self/receiving_ui_handler_registry.cc -@@ -15,7 +15,7 @@ - #include "components/send_tab_to_self/features.h" - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/send_tab_to_self/desktop_notification_handler.h" - #include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_toolbar_icon_controller.h" - #endif -@@ -47,7 +47,7 @@ ReceivingUiHandlerRegistry::GetToolbarButtonController - ReceivingUiHandlerRegistry::GetToolbarButtonControllerForProfile( - Profile* profile) { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - for (const std::unique_ptr<ReceivingUiHandler>& handler : - applicable_handlers_) { - auto* button_controller = diff --git a/devel/electron35/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc b/devel/electron35/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc deleted file mode 100644 index 08f48edc2433..000000000000 --- a/devel/electron35/files/patch-chrome_browser_send__tab__to__self_send__tab__to__self__client__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/send_tab_to_self/send_tab_to_self_client_service.cc.orig 2024-04-15 20:33:48 UTC -+++ chrome/browser/send_tab_to_self/send_tab_to_self_client_service.cc -@@ -16,7 +16,7 @@ - #include "components/send_tab_to_self/send_tab_to_self_model.h" - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_toolbar_icon_controller.h" - #endif - -@@ -50,7 +50,7 @@ void SendTabToSelfClientService::EntriesAddedRemotely( - const std::vector<const SendTabToSelfEntry*>& new_entries) { - for (const std::unique_ptr<ReceivingUiHandler>& handler : GetHandlers()) { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Only respond to notifications corresponding to this service's profile - // for these OSes; mobile does not have a Profile. - // Cast note: on desktop, handlers are guaranteed to be the derived class diff --git a/devel/electron35/files/patch-chrome_browser_sessions_session__restore.cc b/devel/electron35/files/patch-chrome_browser_sessions_session__restore.cc deleted file mode 100644 index 73dab441df67..000000000000 --- a/devel/electron35/files/patch-chrome_browser_sessions_session__restore.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/sessions/session_restore.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/sessions/session_restore.cc -@@ -100,7 +100,7 @@ - #include "chrome/browser/web_applications/web_app_registrar.h" - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -1121,7 +1121,7 @@ class SessionRestoreImpl : public BrowserListObserver - bool is_first_tab = true; - for (const auto& startup_tab : startup_tabs) { - const GURL& url = startup_tab.url; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (url == whats_new::GetWebUIStartupURL()) { - whats_new::StartWhatsNewFetch(browser); - continue; diff --git a/devel/electron35/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc b/devel/electron35/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc deleted file mode 100644 index 7f6d529a6fe3..000000000000 --- a/devel/electron35/files/patch-chrome_browser_sharing_sharing__handler__registry__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/sharing/sharing_handler_registry_impl.cc.orig 2024-06-18 21:43:23 UTC -+++ chrome/browser/sharing/sharing_handler_registry_impl.cc -@@ -22,7 +22,7 @@ - #endif // BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/sharing/shared_clipboard/remote_copy_message_handler.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || (BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS_LACROS)) BUILDFLAG(IS_CHROMEOS) -@@ -74,7 +74,7 @@ SharingHandlerRegistryImpl::SharingHandlerRegistryImpl - #endif // !BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (sharing_device_registration->IsRemoteCopySupported()) { - AddSharingHandler( - std::make_unique<RemoteCopyMessageHandler>(profile), diff --git a/devel/electron35/files/patch-chrome_browser_shortcuts_icon__badging.cc b/devel/electron35/files/patch-chrome_browser_shortcuts_icon__badging.cc deleted file mode 100644 index 98e27521c5b0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_shortcuts_icon__badging.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/shortcuts/icon_badging.cc.orig 2024-06-18 21:43:23 UTC -+++ chrome/browser/shortcuts/icon_badging.cc -@@ -59,7 +59,7 @@ constexpr ShortcutSize kSizesNeededForShortcutCreation - constexpr ShortcutSize kSizesNeededForShortcutCreation[] = { - ShortcutSize::k16, ShortcutSize::k32, ShortcutSize::k128, - ShortcutSize::k256, ShortcutSize::k512}; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr ShortcutSize kSizesNeededForShortcutCreation[] = {ShortcutSize::k32, - ShortcutSize::k128}; - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.cc b/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.cc deleted file mode 100644 index 52586092c861..000000000000 --- a/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/signin/accounts_policy_manager.cc -@@ -41,7 +41,7 @@ - #include "chrome/browser/ui/webui/profile_helper.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/policy/core/common/features.h" - #include "components/signin/public/identity_manager/accounts_mutator.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -209,7 +209,7 @@ void AccountsPolicyManager::Initialize() { - &AccountsPolicyManager::OnGoogleServicesUsernamePatternChanged, - weak_pointer_factory_.GetWeakPtr())); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* identity_manager = IdentityManagerFactory::GetForProfile(profile_); - identity_manager_observation_.Observe(identity_manager); - profile_pref_change_registrar_.Init(profile_->GetPrefs()); -@@ -224,7 +224,7 @@ void AccountsPolicyManager::Shutdown() { - } - - void AccountsPolicyManager::Shutdown() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - profile_pref_change_registrar_.RemoveAll(); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - local_state_pref_registrar_.RemoveAll(); -@@ -341,7 +341,7 @@ void AccountsPolicyManager::OnUserConfirmedProfileDele - } - #endif // defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void AccountsPolicyManager::OnRefreshTokensLoaded() { - RemoveUnallowedAccounts(); - identity_manager_observation_.Reset(); diff --git a/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.h b/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.h deleted file mode 100644 index a69cce9975b2..000000000000 --- a/devel/electron35/files/patch-chrome_browser_signin_accounts__policy__manager.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/signin/accounts_policy_manager.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/signin/accounts_policy_manager.h -@@ -13,7 +13,7 @@ - #include "components/signin/public/base/signin_metrics.h" - #include "components/signin/public/identity_manager/identity_manager.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/scoped_observation.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -64,7 +64,7 @@ class AccountsPolicyManager : public KeyedService, - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void RemoveUnallowedAccounts(); - - // IdentityManager::Observer implementation. -@@ -85,7 +85,7 @@ class AccountsPolicyManager : public KeyedService, - bool hide_ui_for_testing_ = false; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<signin::IdentityManager, - signin::IdentityManager::Observer> - identity_manager_observation_{this}; diff --git a/devel/electron35/files/patch-chrome_browser_signin_signin__util.cc b/devel/electron35/files/patch-chrome_browser_signin_signin__util.cc deleted file mode 100644 index 8256d0d3a6b9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_signin_signin__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/signin/signin_util.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/signin/signin_util.cc -@@ -82,7 +82,7 @@ void CookiesMover::StartMovingCookies() { - CookiesMover::~CookiesMover() = default; - - void CookiesMover::StartMovingCookies() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - bool allow_cookies_to_be_moved = base::FeatureList::IsEnabled( - profile_management::features::kThirdPartyProfileManagement); - #else diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc deleted file mode 100644 index c6120b2c70d8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_classify__url__navigation__throttle.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/supervised_user/classify_url_navigation_throttle.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/supervised_user/classify_url_navigation_throttle.cc -@@ -68,7 +68,7 @@ std::ostream& operator<<(std::ostream& stream, - } - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - bool ShouldShowReAuthInterstitial( - content::NavigationHandle& navigation_handle) { - Profile* profile = Profile::FromBrowserContext( -@@ -230,7 +230,7 @@ void ClassifyUrlNavigationThrottle::OnInterstitialResu - } - case InterstitialResultCallbackActions::kCancelWithInterstitial: { - CHECK(navigation_handle()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (ShouldShowReAuthInterstitial(*navigation_handle())) { - // Show the re-authentication interstitial if the user signed out of - // the content area, as parent's approval requires authentication. diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc deleted file mode 100644 index d38809964fa7..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_browser_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/supervised_user/supervised_user_browser_utils.cc -@@ -40,7 +40,7 @@ - #include "chrome/browser/ash/profiles/profile_helper.h" - #include "components/user_manager/user.h" - #include "components/user_manager/user_type.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/supervised_user/supervised_user_verification_controller_client.h" - #include "chrome/browser/supervised_user/supervised_user_verification_page_blocked_sites.h" - #include "chrome/browser/supervised_user/supervised_user_verification_page_youtube.h" -@@ -165,7 +165,7 @@ void AssertChildStatusOfTheUser(Profile* profile, bool - #endif - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - std::string CreateReauthenticationInterstitialForYouTube( - content::NavigationHandle& navigation_handle) { - content::WebContents* web_contents = navigation_handle.GetWebContents(); diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h deleted file mode 100644 index 17f980226559..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__browser__utils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_browser_utils.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/supervised_user/supervised_user_browser_utils.h -@@ -52,7 +52,7 @@ void AssertChildStatusOfTheUser(Profile* profile, bool - // of the user. - void AssertChildStatusOfTheUser(Profile* profile, bool is_child); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Returns the html content of the reauthentication interstitial for blocked - // sites. This interstitial is associated with the given NavigationHandle. - std::string CreateReauthenticationInterstitialForBlockedSites( diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc deleted file mode 100644 index 31edc2b4d260..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__delegate__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/supervised_user/supervised_user_extensions_delegate_impl.cc -@@ -196,7 +196,7 @@ void SupervisedUserExtensionsDelegateImpl::RequestExte - return; - } - } --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - CHECK(contents.value()); - content::WebContents* web_contents = contents.value().get(); - if (supervised_user:: diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc deleted file mode 100644 index b8bbb24bd131..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/supervised_user/supervised_user_extensions_manager.cc -@@ -353,7 +353,7 @@ void SupervisedUserExtensionsManager:: - ActivateManagementPolicyAndUpdateRegistration() { - SetActiveForSupervisedUsers(); - UpdateManagementPolicyRegistration(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MaybeMarkExtensionsLocallyParentApproved(); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - } -@@ -470,7 +470,7 @@ bool SupervisedUserExtensionsManager::ShouldBlockExten - return false; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SupervisedUserExtensionsManager:: - MaybeMarkExtensionsLocallyParentApproved() { - supervised_user::LocallyParentApprovedExtensionsMigrationState diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h deleted file mode 100644 index 7b34a1f15f7e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__extensions__manager.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_extensions_manager.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/supervised_user/supervised_user_extensions_manager.h -@@ -153,7 +153,7 @@ class SupervisedUserExtensionsManager : public Extensi - // launched. - bool ShouldBlockExtension(const std::string& extension_id) const; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Triggers an one-time migration of the present extensions as parent-approved - // when the feature - // `kEnableSupervisedUserSkipParentApprovalToInstallExtensions` becomes diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc deleted file mode 100644 index 9c62b2e4e5e6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__google__auth__navigation__throttle.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_google_auth_navigation_throttle.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/supervised_user/supervised_user_google_auth_navigation_throttle.cc -@@ -34,12 +34,12 @@ - #include "chrome/browser/supervised_user/child_accounts/child_account_service_android.h" - #include "components/signin/public/identity_manager/identity_manager.h" - #include "ui/android/view_android.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/supervised_user/supervised_user_verification_controller_client.h" - #include "chrome/browser/supervised_user/supervised_user_verification_page.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - namespace { - bool IsYouTubeInfrastructureSubframe(content::NavigationHandle* handle) { - if (handle->GetNavigatingFrameType() != content::FrameType::kSubframe) { -@@ -161,7 +161,7 @@ SupervisedUserGoogleAuthNavigationThrottle::ShouldProc - return content::NavigationThrottle::DEFER; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // When an unauthenticated supervised user tries to access YouTube, we force - // re-authentication with an interstitial so that YouTube can be subject to - // content restrictions. This interstitial is only available on Desktop diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc deleted file mode 100644 index 89cf0e5f0868..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__metrics__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_metrics_service_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/supervised_user/supervised_user_metrics_service_factory.cc -@@ -14,7 +14,7 @@ - #include "components/supervised_user/core/browser/supervised_user_service.h" - #include "content/public/browser/browser_context.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/supervised_user/linux_mac_windows/supervised_user_extensions_metrics_delegate_impl.h" - #endif - -@@ -62,7 +62,7 @@ SupervisedUserMetricsServiceFactory::BuildServiceInsta - std::unique_ptr<supervised_user::SupervisedUserMetricsService :: - SupervisedUserMetricsServiceExtensionDelegate> - extensions_metrics_delegate = nullptr; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extensions_metrics_delegate = - std::make_unique<SupervisedUserExtensionsMetricsDelegateImpl>( - extensions::ExtensionRegistry::Get(profile), profile); diff --git a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc b/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc deleted file mode 100644 index dd79c3b823f1..000000000000 --- a/devel/electron35/files/patch-chrome_browser_supervised__user_supervised__user__navigation__observer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/supervised_user/supervised_user_navigation_observer.cc.orig 2024-02-21 00:20:36 UTC -+++ chrome/browser/supervised_user/supervised_user_navigation_observer.cc -@@ -47,7 +47,7 @@ - #include "chrome/browser/supervised_user/android/supervised_user_web_content_handler_impl.h" - #elif BUILDFLAG(IS_CHROMEOS) - #include "chrome/browser/supervised_user/chromeos/supervised_user_web_content_handler_impl.h" --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/supervised_user/linux_mac_windows/supervised_user_web_content_handler_impl.h" - #endif - -@@ -67,7 +67,7 @@ std::unique_ptr<supervised_user::WebContentHandler> Cr - #elif BUILDFLAG(IS_ANDROID) - return std::make_unique<SupervisedUserWebContentHandlerImpl>( - web_contents, frame_id, navigation_id); --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return std::make_unique<SupervisedUserWebContentHandlerImpl>( - web_contents, frame_id, navigation_id); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc b/devel/electron35/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc deleted file mode 100644 index a520e74f354a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_sync_chrome__sync__controller__builder.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/sync/chrome_sync_controller_builder.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/sync/chrome_sync_controller_builder.cc -@@ -273,7 +273,7 @@ ChromeSyncControllerBuilder::Build(syncer::SyncService - #if BUILDFLAG(ENABLE_SPELLCHECK) - // Chrome prefers OS provided spell checkers where they exist. So only sync - // the custom dictionary on platforms that typically don't provide one. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Dictionary sync is enabled by default. - if (spellcheck_service_.value()) { - controllers.push_back( diff --git a/devel/electron35/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc b/devel/electron35/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc deleted file mode 100644 index d500495bd94d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_sync_device__info__sync__client__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/sync/device_info_sync_client_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/sync/device_info_sync_client_impl.cc -@@ -43,7 +43,7 @@ std::string DeviceInfoSyncClientImpl::GetSigninScopedD - // included in lacros-chrome once build flag switch of lacros-chrome is - // complete. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD)) - syncer::SyncPrefs prefs(profile_->GetPrefs()); - if (prefs.IsLocalSyncEnabled()) { - return "local_device"; diff --git a/devel/electron35/files/patch-chrome_browser_sync_sync__service__factory.cc b/devel/electron35/files/patch-chrome_browser_sync_sync__service__factory.cc deleted file mode 100644 index 3d331e8c4419..000000000000 --- a/devel/electron35/files/patch-chrome_browser_sync_sync__service__factory.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/sync/sync_service_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/sync/sync_service_factory.cc -@@ -110,7 +110,7 @@ - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_keyed_service.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_service_factory.h" - #include "chrome/browser/ui/tabs/saved_tab_groups/saved_tab_group_utils.h" -@@ -137,7 +137,7 @@ tab_groups::TabGroupSyncService* GetTabGroupSyncServic - tab_groups::TabGroupSyncService* GetTabGroupSyncService(Profile* profile) { - CHECK(profile); - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - tab_groups::TabGroupSyncService* service = - tab_groups::SavedTabGroupUtils::GetServiceForProfile(profile); - CHECK(service); -@@ -379,7 +379,7 @@ std::unique_ptr<KeyedService> BuildSyncService( - bool local_sync_backend_enabled = false; - // Only check the local sync backend pref on the supported platforms of - // Windows, Mac and Linux. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - syncer::SyncPrefs prefs(profile->GetPrefs()); - local_sync_backend_enabled = prefs.IsLocalSyncEnabled(); - base::UmaHistogramBoolean("Sync.Local.Enabled2", local_sync_backend_enabled); -@@ -514,7 +514,7 @@ SyncServiceFactory::SyncServiceFactory() - DependsOn(ProfilePasswordStoreFactory::GetInstance()); - DependsOn(PowerBookmarkServiceFactory::GetInstance()); - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - DependsOn(tab_groups::SavedTabGroupServiceFactory::GetInstance()); - #elif BUILDFLAG(IS_ANDROID) - DependsOn(tab_groups::TabGroupSyncServiceFactory::GetInstance()); diff --git a/devel/electron35/files/patch-chrome_browser_tab__group__sync_tab__group__sync__service__factory.cc b/devel/electron35/files/patch-chrome_browser_tab__group__sync_tab__group__sync__service__factory.cc deleted file mode 100644 index 3606c609bd84..000000000000 --- a/devel/electron35/files/patch-chrome_browser_tab__group__sync_tab__group__sync__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/tab_group_sync/tab_group_sync_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/tab_group_sync/tab_group_sync_service_factory.cc -@@ -36,7 +36,7 @@ - #include "components/sync_device_info/device_info_sync_service.h" - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/tabs/saved_tab_groups/tab_group_sync_delegate_desktop.h" - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || - // BUILDFLAG(IS_WIN) -@@ -102,7 +102,7 @@ TabGroupSyncServiceFactory::BuildServiceInstanceForBro - - std::unique_ptr<TabGroupSyncDelegate> delegate; - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (tab_groups::IsTabGroupSyncServiceDesktopMigrationEnabled()) { - delegate = - std::make_unique<TabGroupSyncDelegateDesktop>(service.get(), profile); diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.cc b/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.cc deleted file mode 100644 index a457009f9a93..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/task_manager/sampling/task_group.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/task_manager/sampling/task_group.cc -@@ -36,7 +36,7 @@ const int kBackgroundRefreshTypesMask = - #if BUILDFLAG(IS_WIN) - REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - REFRESH_TYPE_FD_COUNT | - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - #if BUILDFLAG(ENABLE_NACL) -@@ -117,7 +117,7 @@ TaskGroup::TaskGroup( - #if BUILDFLAG(ENABLE_NACL) - nacl_debug_stub_port_(nacl::kGdbDebugStubPortUnknown), - #endif // BUILDFLAG(ENABLE_NACL) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - open_fd_count_(-1), - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - idle_wakeups_per_second_(-1), -@@ -132,7 +132,7 @@ TaskGroup::TaskGroup( - weak_ptr_factory_.GetWeakPtr()), - base::BindRepeating(&TaskGroup::OnIdleWakeupsRefreshDone, - weak_ptr_factory_.GetWeakPtr()), --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - base::BindRepeating(&TaskGroup::OnOpenFdCountRefreshDone, - weak_ptr_factory_.GetWeakPtr()), - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -302,7 +302,7 @@ void TaskGroup::OnRefreshNaClDebugStubPortDone(int nac - } - #endif // BUILDFLAG(ENABLE_NACL) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - void TaskGroup::OnOpenFdCountRefreshDone(int open_fd_count) { - DCHECK_CURRENTLY_ON(content::BrowserThread::UI); - diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.h b/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.h deleted file mode 100644 index 9e16323e9cce..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/task_manager/sampling/task_group.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/task_manager/sampling/task_group.h -@@ -41,7 +41,7 @@ constexpr int kUnsupportedVMRefreshFlags = - REFRESH_TYPE_WEBCACHE_STATS | REFRESH_TYPE_NETWORK_USAGE | - REFRESH_TYPE_NACL | REFRESH_TYPE_IDLE_WAKEUPS | REFRESH_TYPE_HANDLES | - REFRESH_TYPE_START_TIME | REFRESH_TYPE_CPU_TIME | REFRESH_TYPE_PRIORITY | --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - REFRESH_TYPE_FD_COUNT | - #endif - REFRESH_TYPE_HARD_FAULTS; -@@ -144,7 +144,7 @@ class TaskGroup { - } - #endif // BUILDFLAG(ENABLE_NACL) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - int open_fd_count() const { return open_fd_count_; } - void set_open_fd_count(int open_fd_count) { open_fd_count_ = open_fd_count; } - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -@@ -164,7 +164,7 @@ class TaskGroup { - void RefreshNaClDebugStubPort(int child_process_unique_id); - void OnRefreshNaClDebugStubPortDone(int port); - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - void OnOpenFdCountRefreshDone(int open_fd_count); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - -@@ -235,7 +235,7 @@ class TaskGroup { - #if BUILDFLAG(ENABLE_NACL) - int nacl_debug_stub_port_; - #endif // BUILDFLAG(ENABLE_NACL) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // The number of file descriptors currently open by the process. - int open_fd_count_; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc b/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc deleted file mode 100644 index e43cd612e185..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/browser/task_manager/sampling/task_group_sampler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/task_manager/sampling/task_group_sampler.cc -@@ -45,7 +45,7 @@ TaskGroupSampler::TaskGroupSampler( - const OnCpuRefreshCallback& on_cpu_refresh, - const OnSwappedMemRefreshCallback& on_swapped_mem_refresh, - const OnIdleWakeupsCallback& on_idle_wakeups, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const OnOpenFdCountCallback& on_open_fd_count, - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - const OnProcessPriorityCallback& on_process_priority) -@@ -55,7 +55,7 @@ TaskGroupSampler::TaskGroupSampler( - on_cpu_refresh_callback_(on_cpu_refresh), - on_swapped_mem_refresh_callback_(on_swapped_mem_refresh), - on_idle_wakeups_callback_(on_idle_wakeups), --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - on_open_fd_count_callback_(on_open_fd_count), - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - on_process_priority_callback_(on_process_priority) { -@@ -85,7 +85,7 @@ void TaskGroupSampler::Refresh(int64_t refresh_flags) - base::BindOnce(on_swapped_mem_refresh_callback_)); - } - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (TaskManagerObserver::IsResourceRefreshEnabled(REFRESH_TYPE_IDLE_WAKEUPS, - refresh_flags)) { - blocking_pool_runner_->PostTaskAndReplyWithResult( -@@ -95,7 +95,7 @@ void TaskGroupSampler::Refresh(int64_t refresh_flags) - } - #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (TaskManagerObserver::IsResourceRefreshEnabled(REFRESH_TYPE_FD_COUNT, - refresh_flags)) { - blocking_pool_runner_->PostTaskAndReplyWithResult( -@@ -152,7 +152,7 @@ int TaskGroupSampler::RefreshIdleWakeupsPerSecond() { - return process_metrics_->GetIdleWakeupsPerSecond(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - int TaskGroupSampler::RefreshOpenFdCount() { - DCHECK_CALLED_ON_VALID_SEQUENCE(worker_pool_sequenced_checker_); - diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h b/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h deleted file mode 100644 index d148301a5b99..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__group__sampler.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/task_manager/sampling/task_group_sampler.h.orig 2023-10-19 19:58:06 UTC -+++ chrome/browser/task_manager/sampling/task_group_sampler.h -@@ -31,7 +31,7 @@ class TaskGroupSampler : public base::RefCountedThread - using OnCpuRefreshCallback = base::RepeatingCallback<void(double)>; - using OnSwappedMemRefreshCallback = base::RepeatingCallback<void(int64_t)>; - using OnIdleWakeupsCallback = base::RepeatingCallback<void(int)>; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - using OnOpenFdCountCallback = base::RepeatingCallback<void(int)>; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - using OnProcessPriorityCallback = -@@ -43,7 +43,7 @@ class TaskGroupSampler : public base::RefCountedThread - const OnCpuRefreshCallback& on_cpu_refresh, - const OnSwappedMemRefreshCallback& on_memory_refresh, - const OnIdleWakeupsCallback& on_idle_wakeups, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const OnOpenFdCountCallback& on_open_fd_count, - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - const OnProcessPriorityCallback& on_process_priority); -@@ -63,7 +63,7 @@ class TaskGroupSampler : public base::RefCountedThread - double RefreshCpuUsage(); - int64_t RefreshSwappedMem(); - int RefreshIdleWakeupsPerSecond(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - int RefreshOpenFdCount(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - base::Process::Priority RefreshProcessPriority(); -@@ -87,7 +87,7 @@ class TaskGroupSampler : public base::RefCountedThread - const OnCpuRefreshCallback on_cpu_refresh_callback_; - const OnSwappedMemRefreshCallback on_swapped_mem_refresh_callback_; - const OnIdleWakeupsCallback on_idle_wakeups_callback_; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - const OnOpenFdCountCallback on_open_fd_count_callback_; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) - const OnProcessPriorityCallback on_process_priority_callback_; diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc b/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc deleted file mode 100644 index eb47fc923521..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_sampling_task__manager__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/task_manager/sampling/task_manager_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/task_manager/sampling/task_manager_impl.cc -@@ -227,7 +227,7 @@ int TaskManagerImpl::GetOpenFdCount(TaskId task_id) co - } - - int TaskManagerImpl::GetOpenFdCount(TaskId task_id) const { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return GetTaskGroupByTaskId(task_id)->open_fd_count(); - #else - return -1; diff --git a/devel/electron35/files/patch-chrome_browser_task__manager_task__manager__observer.h b/devel/electron35/files/patch-chrome_browser_task__manager_task__manager__observer.h deleted file mode 100644 index 000a0a6dd162..000000000000 --- a/devel/electron35/files/patch-chrome_browser_task__manager_task__manager__observer.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/task_manager/task_manager_observer.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/task_manager/task_manager_observer.h -@@ -46,7 +46,7 @@ enum RefreshType { - // or backgrounded. - REFRESH_TYPE_PRIORITY = 1 << 13, - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // For observers interested in getting the number of open file descriptors of - // processes. - REFRESH_TYPE_FD_COUNT = 1 << 14, diff --git a/devel/electron35/files/patch-chrome_browser_themes_theme__helper.cc b/devel/electron35/files/patch-chrome_browser_themes_theme__helper.cc deleted file mode 100644 index 3391cdb0ced6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_themes_theme__helper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/themes/theme_helper.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/themes/theme_helper.cc -@@ -17,7 +17,7 @@ - #include "ui/gfx/image/image.h" - #include "ui/native_theme/native_theme.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_themes_theme__service.cc b/devel/electron35/files/patch-chrome_browser_themes_theme__service.cc deleted file mode 100644 index e1b2405a9d03..000000000000 --- a/devel/electron35/files/patch-chrome_browser_themes_theme__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/themes/theme_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/themes/theme_service.cc -@@ -71,7 +71,7 @@ - #include "extensions/browser/extension_registry_observer.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #include "ui/ozone/public/ozone_platform.h" // nogncheck - #endif -@@ -331,7 +331,7 @@ bool ThemeService::ShouldUseCustomFrame() const { - } - - bool ThemeService::ShouldUseCustomFrame() const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!ui::OzonePlatform::GetInstance() - ->GetPlatformRuntimeProperties() - .supports_server_side_window_decorations) { diff --git a/devel/electron35/files/patch-chrome_browser_themes_theme__service__aura__linux.cc b/devel/electron35/files/patch-chrome_browser_themes_theme__service__aura__linux.cc deleted file mode 100644 index 0ed274a4ad41..000000000000 --- a/devel/electron35/files/patch-chrome_browser_themes_theme__service__aura__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/themes/theme_service_aura_linux.cc.orig 2024-08-14 20:54:38 UTC -+++ chrome/browser/themes/theme_service_aura_linux.cc -@@ -23,7 +23,7 @@ ui::SystemTheme ValidateSystemTheme(ui::SystemTheme sy - ui::SystemTheme ValidateSystemTheme(ui::SystemTheme system_theme) { - switch (system_theme) { - case ui::SystemTheme::kDefault: --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case ui::SystemTheme::kGtk: - case ui::SystemTheme::kQt: - #endif diff --git a/devel/electron35/files/patch-chrome_browser_themes_theme__service__factory.cc b/devel/electron35/files/patch-chrome_browser_themes_theme__service__factory.cc deleted file mode 100644 index 5632bc351735..000000000000 --- a/devel/electron35/files/patch-chrome_browser_themes_theme__service__factory.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- chrome/browser/themes/theme_service_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/themes/theme_service_factory.cc -@@ -27,11 +27,11 @@ - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/themes/theme_service_aura_linux.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui_factory.h" - #endif - -@@ -109,7 +109,7 @@ ThemeServiceFactory::BuildServiceInstanceForBrowserCon - std::unique_ptr<KeyedService> - ThemeServiceFactory::BuildServiceInstanceForBrowserContext( - content::BrowserContext* profile) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - using ThemeService = ThemeServiceAuraLinux; - #endif - -@@ -123,9 +123,9 @@ void ThemeServiceFactory::RegisterProfilePrefs( - user_prefs::PrefRegistrySyncable* registry) { - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - ui::SystemTheme default_system_theme = ui::SystemTheme::kDefault; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - default_system_theme = ui::GetDefaultSystemTheme(); - #endif - registry->RegisterIntegerPref(prefs::kSystemTheme, diff --git a/devel/electron35/files/patch-chrome_browser_ui_actions_chrome__action__id.h b/devel/electron35/files/patch-chrome_browser_ui_actions_chrome__action__id.h deleted file mode 100644 index 8af826ff5d75..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_actions_chrome__action__id.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/actions/chrome_action_id.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/actions/chrome_action_id.h -@@ -492,7 +492,7 @@ - #if BUILDFLAG(IS_CHROMEOS) - #define CHROME_PLATFORM_SPECIFIC_ACTION_IDS \ - E(kToggleMultitaskMenu, IDC_TOGGLE_MULTITASK_MENU) --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define CHROME_PLATFORM_SPECIFIC_ACTION_IDS \ - E(kUseSystemTitleBar, IDC_USE_SYSTEM_TITLE_BAR) \ - E(kRestoreWindow, IDC_RESTORE_WINDOW) diff --git a/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc b/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc deleted file mode 100644 index de3b62037319..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/autofill/payments/desktop_payments_window_manager.cc -@@ -57,7 +57,7 @@ DesktopPaymentsWindowManager::DesktopPaymentsWindowMan - DesktopPaymentsWindowManager::DesktopPaymentsWindowManager( - ContentAutofillClient* client) - : client_(CHECK_DEREF(client)) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - scoped_observation_.Observe(BrowserList::GetInstance()); - #endif // BUILDFLAG(IS_LINUX) - } -@@ -142,7 +142,7 @@ void DesktopPaymentsWindowManager::WebContentsDestroye - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void DesktopPaymentsWindowManager::OnBrowserSetLastActive(Browser* browser) { - // If there is an ongoing payments window manager pop-up flow, and the - // original tab's WebContents become active, activate the pop-up's diff --git a/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h b/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h deleted file mode 100644 index 552ec5eb52ce..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_autofill_payments_desktop__payments__window__manager.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/ui/autofill/payments/desktop_payments_window_manager.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/autofill/payments/desktop_payments_window_manager.h -@@ -14,7 +14,7 @@ - #include "components/autofill/core/browser/payments/payments_window_manager.h" - #include "content/public/browser/web_contents_observer.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/scoped_observation.h" - #include "chrome/browser/ui/browser_list.h" - #include "chrome/browser/ui/browser_list_observer.h" -@@ -39,7 +39,7 @@ class DesktopPaymentsWindowManager : public PaymentsWi - // WebContents of the original tab that the pop-up is created in. If there is a - // pop-up currently present, `this` will observe the WebContents of that pop-up. - class DesktopPaymentsWindowManager : public PaymentsWindowManager, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - public BrowserListObserver, - #endif // BUILDFLAG(IS_LINUX) - public content::WebContentsObserver { -@@ -59,7 +59,7 @@ class DesktopPaymentsWindowManager : public PaymentsWi - content::NavigationHandle* navigation_handle) override; - void WebContentsDestroyed() override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // BrowserListObserver: - void OnBrowserSetLastActive(Browser* browser) override; - #endif // BUILDFLAG(IS_LINUX) -@@ -161,7 +161,7 @@ class DesktopPaymentsWindowManager : public PaymentsWi - // Used in tests to notify the test infrastructure that the pop-up has closed. - base::RepeatingClosure popup_closed_closure_for_testing_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<BrowserList, BrowserListObserver> scoped_observation_{ - this}; - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_browser_ui_browser.h b/devel/electron35/files/patch-chrome_browser_ui_browser.h deleted file mode 100644 index 9dd94c8b4a61..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_browser.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/browser.h.orig 2025-04-06 11:53:46 UTC -+++ chrome/browser/ui/browser.h -@@ -300,7 +300,7 @@ class Browser : public TabStripModelObserver, - std::optional<int64_t> display_id; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // When the browser window is shown, the desktop environment is notified - // using this ID. In response, the desktop will stop playing the "waiting - // for startup" animation (if any). diff --git a/devel/electron35/files/patch-chrome_browser_ui_browser__command__controller.cc b/devel/electron35/files/patch-chrome_browser_ui_browser__command__controller.cc deleted file mode 100644 index b183996c6ca6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_browser__command__controller.cc +++ /dev/null @@ -1,74 +0,0 @@ ---- chrome/browser/ui/browser_command_controller.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/browser_command_controller.cc -@@ -126,7 +126,7 @@ - #include "components/user_manager/user_manager.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/base/ime/text_input_flags.h" - #include "ui/linux/linux_ui.h" - #endif -@@ -135,7 +135,7 @@ - #include "ui/ozone/public/ozone_platform.h" - #endif - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/shortcuts/desktop_shortcuts_utils.h" - #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) - -@@ -323,7 +323,7 @@ bool BrowserCommandController::IsReservedCommandOrKey( - #endif - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If this key was registered by the user as a content editing hotkey, then - // it is not reserved. - auto* linux_ui = ui::LinuxUi::instance(); -@@ -575,7 +575,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo - break; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case IDC_MINIMIZE_WINDOW: - browser_->window()->Minimize(); - break; -@@ -790,7 +790,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo - break; - case IDC_CREATE_SHORTCUT: - base::RecordAction(base::UserMetricsAction("CreateShortcut")); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - chrome::CreateDesktopShortcutForActiveWebContents(browser_); - #else - web_app::CreateWebAppFromCurrentWebContents( -@@ -957,7 +957,7 @@ bool BrowserCommandController::ExecuteCommandWithDispo - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) - case IDC_CHROME_WHATS_NEW: - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) && \ -- (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) -+ (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - ShowChromeWhatsNew(browser_); - break; - #else -@@ -1264,7 +1264,7 @@ void BrowserCommandController::InitCommandState() { - command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_4, true); - command_updater_.UpdateCommandEnabled(IDC_VISIT_DESKTOP_OF_LRU_USER_5, true); - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - command_updater_.UpdateCommandEnabled(IDC_MINIMIZE_WINDOW, true); - command_updater_.UpdateCommandEnabled(IDC_MAXIMIZE_WINDOW, true); - command_updater_.UpdateCommandEnabled(IDC_RESTORE_WINDOW, true); -@@ -1614,7 +1614,7 @@ void BrowserCommandController::UpdateCommandsForTabSta - bool can_create_web_app = web_app::CanCreateWebApp(browser_); - command_updater_.UpdateCommandEnabled(IDC_INSTALL_PWA, can_create_web_app); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - command_updater_.UpdateCommandEnabled( - IDC_CREATE_SHORTCUT, shortcuts::CanCreateDesktopShortcut(browser_)); - #else diff --git a/devel/electron35/files/patch-chrome_browser_ui_browser__commands.cc b/devel/electron35/files/patch-chrome_browser_ui_browser__commands.cc deleted file mode 100644 index 9e195617a3e9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_browser__commands.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/browser_commands.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/browser_commands.cc -@@ -1995,7 +1995,7 @@ void OpenUpdateChromeDialog(Browser* browser) { - } else if (UpgradeDetector::GetInstance()->is_outdated_install_no_au()) { - UpgradeDetector::GetInstance()->NotifyOutdatedInstallNoAutoUpdate(); - } else { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(features::kFewerUpdateConfirmations)) { - chrome::AttemptRelaunch(); - return; diff --git a/devel/electron35/files/patch-chrome_browser_ui_browser__ui__prefs.cc b/devel/electron35/files/patch-chrome_browser_ui_browser__ui__prefs.cc deleted file mode 100644 index 4cb9b5389633..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_browser__ui__prefs.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/browser_ui_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/browser_ui_prefs.cc -@@ -71,7 +71,7 @@ void RegisterBrowserPrefs(PrefRegistrySimple* registry - registry->RegisterIntegerPref(prefs::kDefaultBrowserDeclinedCount, 0); - registry->RegisterTimePref(prefs::kDefaultBrowserFirstShownTime, - base::Time()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - registry->RegisterStringPref(prefs::kEnterpriseCustomLabelForBrowser, - std::string()); - registry->RegisterStringPref(prefs::kEnterpriseLogoUrlForBrowser, -@@ -184,7 +184,7 @@ void RegisterBrowserUserPrefs(user_prefs::PrefRegistry - registry->RegisterDictionaryPref(prefs::kHttpsUpgradeFallbacks); - registry->RegisterDictionaryPref(prefs::kHttpsUpgradeNavigations); - registry->RegisterBooleanPref(prefs::kHttpsOnlyModeAutoEnabled, false); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - registry->RegisterStringPref(prefs::kEnterpriseLogoUrlForProfile, - std::string()); - registry->RegisterStringPref(prefs::kEnterpriseCustomLabelForProfile, diff --git a/devel/electron35/files/patch-chrome_browser_ui_browser__view__prefs.cc b/devel/electron35/files/patch-chrome_browser_ui_browser__view__prefs.cc deleted file mode 100644 index 694bceabee99..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_browser__view__prefs.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/browser_view_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/browser_view_prefs.cc -@@ -14,7 +14,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool GetCustomFramePrefDefault() { - #if BUILDFLAG(IS_OZONE) - return ui::OzonePlatform::GetInstance() -@@ -30,7 +30,7 @@ void RegisterBrowserViewProfilePrefs( - - void RegisterBrowserViewProfilePrefs( - user_prefs::PrefRegistrySyncable* registry) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kUseCustomChromeFrame, - GetCustomFramePrefDefault()); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.cc b/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.cc deleted file mode 100644 index 9951523e8243..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/chrome_pages.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/chrome_pages.cc -@@ -85,7 +85,7 @@ - #include "components/signin/public/identity_manager/identity_manager.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/web_applications/web_app_utils.h" - #endif - -@@ -379,7 +379,7 @@ void ShowChromeTips(Browser* browser) { - ShowSingletonTab(browser, GURL(kChromeTipsURL)); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ShowChromeWhatsNew(Browser* browser) { - ShowSingletonTab(browser, GURL(kChromeUIWhatsNewURL)); - } -@@ -702,7 +702,7 @@ void ShowShortcutCustomizationApp(Profile* profile, - } - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ShowWebAppSettingsImpl(Browser* browser, - Profile* profile, - const std::string& app_id, diff --git a/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.h b/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.h deleted file mode 100644 index a7a86d13c99f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_chrome__pages.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/chrome_pages.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/chrome_pages.h -@@ -39,7 +39,7 @@ enum class ConsentLevel; - enum class ConsentLevel; - } // namespace signin - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace web_app { - enum class AppSettingsPageEntryPoint; - } // namespace web_app -@@ -174,7 +174,7 @@ void ShowShortcutCustomizationApp(Profile* profile, - const std::string& category); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Show chrome://app-settings/<app-id> page. - void ShowWebAppSettings(Browser* browser, - const std::string& app_id, diff --git a/devel/electron35/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc b/devel/electron35/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc deleted file mode 100644 index ec344b260e7c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_color_native__chrome__color__mixer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/color/native_chrome_color_mixer.cc.orig 2023-10-19 19:58:07 UTC -+++ chrome/browser/ui/color/native_chrome_color_mixer.cc -@@ -7,7 +7,7 @@ - #include "build/build_config.h" - - #if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_MAC) && \ -- !BUILDFLAG(IS_WIN) -+ !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_BSD) - void AddNativeChromeColorMixer(ui::ColorProvider* provider, - const ui::ColorProviderKey& key) {} - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_managed__ui.cc b/devel/electron35/files/patch-chrome_browser_ui_managed__ui.cc deleted file mode 100644 index 803fcfc1b1a3..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_managed__ui.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/managed_ui.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/managed_ui.cc -@@ -433,7 +433,7 @@ std::optional<std::string> GetDeviceManagerIdentity() - g_browser_process->platform_part()->browser_policy_connector_ash(); - return connector->GetEnterpriseDomainManager(); - #else --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled( - features::kEnterpriseManagementDisclaimerUsesCustomLabel)) { - std::string custom_management_label = -@@ -463,7 +463,7 @@ std::optional<std::string> GetAccountManagerIdentity(P - return std::nullopt; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled( - features::kEnterpriseManagementDisclaimerUsesCustomLabel)) { - std::string custom_management_label = diff --git a/devel/electron35/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc b/devel/electron35/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc deleted file mode 100644 index fa2d6fb59ae5..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_omnibox_omnibox__pedal__implementations.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/omnibox/omnibox_pedal_implementations.cc -@@ -1985,7 +1985,7 @@ const gfx::VectorIcon& GetSharingHubVectorIcon() { - return omnibox::kShareMacChromeRefreshIcon; - #elif BUILDFLAG(IS_WIN) - return omnibox::kShareWinChromeRefreshIcon; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return omnibox::kShareLinuxChromeRefreshIcon; - #else - return omnibox::kShareChromeRefreshIcon; diff --git a/devel/electron35/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc b/devel/electron35/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc deleted file mode 100644 index a2e83e29a704..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_passwords_bubble__controllers_relaunch__chrome__bubble__controller.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/passwords/bubble_controllers/relaunch_chrome_bubble_controller.cc.orig 2024-02-21 00:20:36 UTC -+++ chrome/browser/ui/passwords/bubble_controllers/relaunch_chrome_bubble_controller.cc -@@ -44,7 +44,7 @@ std::u16string RelaunchChromeBubbleController::GetTitl - #if BUILDFLAG(IS_MAC) - ? IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_TITLE_BRANDED - : IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_TITLE_NON_BRANDED --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ? IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_TITLE_LINUX_BRANDED - : IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_TITLE_LINUX_NON_BRANDED - #endif -@@ -57,7 +57,7 @@ std::u16string RelaunchChromeBubbleController::GetBody - #if BUILDFLAG(IS_MAC) - ? IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_DESCRIPTION_BRANDED - : IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_DESCRIPTION_NON_BRANDED --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ? IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_DESCRIPTION_LINUX_BRANDED - : IDS_PASSWORD_MANAGER_RELAUNCH_CHROME_BUBBLE_DESCRIPTION_LINUX_NON_BRANDED - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc b/devel/electron35/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc deleted file mode 100644 index 095ab9882c17..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_passwords_manage__passwords__ui__controller.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/passwords/manage_passwords_ui_controller.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/passwords/manage_passwords_ui_controller.cc -@@ -102,7 +102,7 @@ using Logger = autofill::SavePasswordProgressLogger; - - using Logger = autofill::SavePasswordProgressLogger; - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Should be kept in sync with constant declared in - // bubble_controllers/relaunch_chrome_bubble_controller.cc. - constexpr int kMaxNumberOfTimesKeychainErrorBubbleIsShown = 3; -@@ -549,7 +549,7 @@ void ManagePasswordsUIController::OnKeychainError() { - } - - void ManagePasswordsUIController::OnKeychainError() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - CHECK(!dialog_controller_); - PrefService* prefs = - Profile::FromBrowserContext(web_contents()->GetBrowserContext()) diff --git a/devel/electron35/files/patch-chrome_browser_ui_sad__tab.cc b/devel/electron35/files/patch-chrome_browser_ui_sad__tab.cc deleted file mode 100644 index 5715ee754663..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_sad__tab.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/sad_tab.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/sad_tab.cc -@@ -179,7 +179,7 @@ std::vector<int> SadTab::GetSubMessages() { - if (!web_contents_->GetBrowserContext()->IsOffTheRecord()) { - message_ids.insert(message_ids.begin(), IDS_SAD_TAB_RELOAD_INCOGNITO); - } --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Note: on macOS, Linux and ChromeOS, the first bullet is either one of - // IDS_SAD_TAB_RELOAD_CLOSE_TABS or IDS_SAD_TAB_RELOAD_CLOSE_NOTABS - // followed by one of the above suggestions. diff --git a/devel/electron35/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h b/devel/electron35/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h deleted file mode 100644 index 01db715af2a4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_sharing__hub_sharing__hub__bubble__controller.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h.orig 2024-06-18 21:43:24 UTC -+++ chrome/browser/ui/sharing_hub/sharing_hub_bubble_controller.h -@@ -36,7 +36,7 @@ class SharingHubBubbleController { - // Returns true if the omnibox icon should be shown. - virtual bool ShouldOfferOmniboxIcon() = 0; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This method returns the set of first-party actions, which are actions - // internal to Chrome. Third-party actions (those outside Chrome) are - // currently not supported. diff --git a/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller.cc b/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller.cc deleted file mode 100644 index cef1c3ce9c87..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/signin/signin_view_controller.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/signin/signin_view_controller.cc -@@ -412,7 +412,7 @@ void SigninViewController::ShowModalManagedUserNoticeD - void SigninViewController::ShowModalManagedUserNoticeDialog( - std::unique_ptr<signin::EnterpriseProfileCreationDialogParams> - create_param) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - CloseModalSignin(); - dialog_ = std::make_unique<SigninModalDialogImpl>( - SigninViewControllerDelegate::CreateManagedUserNoticeDelegate( diff --git a/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h b/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h deleted file mode 100644 index fcb5dd6b941c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_signin_signin__view__controller__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/signin/signin_view_controller_delegate.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/signin/signin_view_controller_delegate.h -@@ -79,7 +79,7 @@ class SigninViewControllerDelegate { - base::OnceCallback<void(ChromeSignoutConfirmationChoice)> callback); - #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Returns a platform-specific SigninViewContolllerDelegate instance that - // displays the managed user notice modal dialog. The returned object - // should delete itself when the window it's managing is closed. diff --git a/devel/electron35/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc b/devel/electron35/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc deleted file mode 100644 index 5c6c7b63751f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/startup/bad_flags_prompt.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/startup/bad_flags_prompt.cc -@@ -94,7 +94,7 @@ const char* const kBadFlags[] = { - extensions::switches::kExtensionsOnChromeURLs, - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Speech dispatcher is buggy, it can crash and it can make Chrome freeze. - // http://crbug.com/327295 - switches::kEnableSpeechDispatcher, diff --git a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc b/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc deleted file mode 100644 index ccb2ee5e6531..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/startup/startup_browser_creator.cc -@@ -134,7 +134,7 @@ - #include "chrome/credential_provider/common/gcp_strings.h" - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/headless/headless_mode_util.h" - #include "chrome/browser/ui/startup/web_app_info_recorder_utils.h" - #include "components/headless/policy/headless_mode_policy.h" -@@ -978,7 +978,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( - TRACE_EVENT0("startup", "StartupBrowserCreator::ProcessCmdLineImpl"); - ComputeAndRecordLaunchMode(command_line); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (headless::IsHeadlessMode() && - headless::HeadlessModePolicy::IsHeadlessModeDisabled( - g_browser_process->local_state())) { -@@ -1081,7 +1081,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( - silent_launch = true; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Writes open and installed web apps to the specified file without - // launching a new browser window or tab. - if (base::FeatureList::IsEnabled(features::kListWebAppsSwitch) && -@@ -1298,7 +1298,7 @@ bool StartupBrowserCreator::ProcessCmdLineImpl( - CHECK_EQ(profile_info.mode, StartupProfileMode::kBrowserWindow) - << "Failed launch with app: couldn't pick a profile"; - std::string app_id = command_line.GetSwitchValueASCII(switches::kAppId); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If Chrome Apps are deprecated and |app_id| is a Chrome App, display the - // deprecation UI instead of launching the app. - if (apps::OpenDeprecatedApplicationPrompt(privacy_safe_profile, app_id)) { diff --git a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc b/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc deleted file mode 100644 index 90e83c5d0f77..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__browser__creator__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/startup/startup_browser_creator_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/startup/startup_browser_creator_impl.cc -@@ -77,7 +77,7 @@ - #include "components/app_restore/full_restore_utils.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/whats_new/whats_new_fetcher.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -208,7 +208,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( - // at the state of the MessageLoop. - Browser::CreateParams params = Browser::CreateParams(profile_, false); - params.creation_source = Browser::CreationSource::kStartupCreator; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - params.startup_id = - command_line_->GetSwitchValueASCII("desktop-startup-id"); - #endif -@@ -238,7 +238,7 @@ Browser* StartupBrowserCreatorImpl::OpenTabsInBrowser( - continue; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Start the What's New fetch but don't add the tab at this point. The tab - // will open as the foreground tab only if the remote content can be - // retrieved successfully. This prevents needing to automatically close the diff --git a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc b/devel/electron35/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc deleted file mode 100644 index ba3a1854d86a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_startup_startup__tab__provider.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/startup/startup_tab_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/startup/startup_tab_provider.cc -@@ -62,7 +62,7 @@ - #include "extensions/browser/extension_registry.h" - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/headless/headless_mode_util.h" - #endif - -@@ -101,7 +101,7 @@ bool ValidateUrl(const GURL& url) { - #endif // BUILDFLAG(IS_CHROMEOS) - - bool url_scheme_is_chrome = false; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // In Headless mode, allow any URL pattern that matches chrome:// scheme if - // the user explicitly allowed it. - if (headless::IsHeadlessMode() && url.SchemeIs(content::kChromeUIScheme)) { diff --git a/devel/electron35/files/patch-chrome_browser_ui_tab__helpers.cc b/devel/electron35/files/patch-chrome_browser_ui_tab__helpers.cc deleted file mode 100644 index 71f677009cdd..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_tab__helpers.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- chrome/browser/ui/tab_helpers.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/tab_helpers.cc -@@ -222,7 +222,7 @@ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/blocked_content/framebust_block_tab_helper.h" - #include "chrome/browser/ui/browser_finder.h" - #include "chrome/browser/ui/hats/hats_helper.h" -@@ -672,12 +672,12 @@ void TabHelpers::AttachTabHelpers(WebContents* web_con - webapps::PreRedirectionURLObserver::CreateForWebContents(web_contents); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metrics::DesktopSessionDurationObserver::CreateForWebContents(web_contents); - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled( - features::kHappinessTrackingSurveysForDesktopDemo) || - base::FeatureList::IsEnabled(features::kTrustSafetySentimentSurvey) || diff --git a/devel/electron35/files/patch-chrome_browser_ui_tabs_features.cc b/devel/electron35/files/patch-chrome_browser_ui_tabs_features.cc deleted file mode 100644 index 3e314a594533..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_tabs_features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/tabs/features.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/tabs/features.cc -@@ -53,7 +53,7 @@ bool CanShowTabSearchPositionSetting() { - } - // Mac and other platforms will always have the tab search position in the - // correct location, cros/linux/win git the user the option to change. --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(kTabSearchPositionSetting); - #else - return false; diff --git a/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc b/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc deleted file mode 100644 index 74fb27cf89e6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__dialog__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/tabs/tab_dialog_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/tabs/tab_dialog_manager.cc -@@ -83,7 +83,7 @@ bool PlatformClipsChildrenToViewport() { - } - - bool PlatformClipsChildrenToViewport() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc b/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc deleted file mode 100644 index f6b3f1c53296..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_tabs_tab__strip__prefs.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/tabs/tab_strip_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/tabs/tab_strip_prefs.cc -@@ -21,7 +21,7 @@ bool GetDefaultTabSearchRightAligned() { - - bool GetDefaultTabSearchRightAligned() { - // These platforms are all left aligned, the others should be right. --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return false; - #else - return true; diff --git a/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h b/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h deleted file mode 100644 index 88d75a9e5c58..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__columns.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/task_manager/task_manager_columns.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/task_manager/task_manager_columns.h -@@ -277,7 +277,7 @@ inline constexpr std::array kColumns = { - .default_visibility = false}, - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - TableColumnData{.id = IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN, - .align = ui::TableColumn::RIGHT, - .width = -1, diff --git a/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc b/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc deleted file mode 100644 index ad9303e3b12a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_task__manager_task__manager__table__model.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/task_manager/task_manager_table_model.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/task_manager/task_manager_table_model.cc -@@ -527,7 +527,7 @@ std::u16string TaskManagerTableModel::GetText(size_t r - ? stringifier_->backgrounded_string() - : stringifier_->foregrounded_string(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { - const int fd_count = observed_task_manager()->GetOpenFdCount(tasks_[row]); - return fd_count >= 0 ? base::FormatNumber(fd_count) -@@ -690,7 +690,7 @@ int TaskManagerTableModel::CompareValues(size_t row1, - return BooleanCompare(is_proc1_bg, is_proc2_bg); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: { - const int proc1_fd_count = - observed_task_manager()->GetOpenFdCount(tasks_[row1]); -@@ -895,7 +895,7 @@ void TaskManagerTableModel::UpdateRefreshTypes(int col - type = REFRESH_TYPE_KEEPALIVE_COUNT; - break; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case IDS_TASK_MANAGER_OPEN_FD_COUNT_COLUMN: - type = REFRESH_TYPE_FD_COUNT; - break; diff --git a/devel/electron35/files/patch-chrome_browser_ui_test_popup__browsertest.cc b/devel/electron35/files/patch-chrome_browser_ui_test_popup__browsertest.cc deleted file mode 100644 index 14c84a8d2623..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_test_popup__browsertest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/test/popup_browsertest.cc.orig 2024-10-16 21:31:02 UTC -+++ chrome/browser/ui/test/popup_browsertest.cc -@@ -75,7 +75,7 @@ IN_PROC_BROWSER_TEST_F(PopupTest, OpenLeftAndTopZeroCo - const display::Display display = GetDisplayNearestBrowser(popup); - gfx::Rect expected(popup->window()->GetBounds().size()); - expected.AdjustToFit(display.work_area()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/40815883) Desktop Linux window bounds are inaccurate. - expected.Outset(50); - EXPECT_TRUE(expected.Contains(popup->window()->GetBounds())) -@@ -107,7 +107,7 @@ IN_PROC_BROWSER_TEST_F(PopupTest, OpenClampedToCurrent - // The popup should be constrained to the opener's available display space. - EXPECT_EQ(display, GetDisplayNearestBrowser(popup)); - gfx::Rect work_area(display.work_area()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/40815883) Desktop Linux bounds flakily extend outside the - // work area on trybots, when opening with excessive width and height, e.g.: - // width=${screen.availWidth+300},height=${screen.availHeight+300} yields: diff --git a/devel/electron35/files/patch-chrome_browser_ui_test_test__browser__ui.cc b/devel/electron35/files/patch-chrome_browser_ui_test_test__browser__ui.cc deleted file mode 100644 index 5db9e49adc82..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_test_test__browser__ui.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/test/test_browser_ui.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/test/test_browser_ui.cc -@@ -19,7 +19,7 @@ - #include "ui/views/widget/widget.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "content/public/common/content_switches.h" - #include "ui/base/test/skia_gold_matching_algorithm.h" - #include "ui/compositor/compositor.h" -@@ -33,7 +33,7 @@ - #endif - - // TODO(crbug.com/40625383) support Mac for pixel tests. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define SUPPORTS_PIXEL_TEST - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_ui_ui__features.cc b/devel/electron35/files/patch-chrome_browser_ui_ui__features.cc deleted file mode 100644 index 509c3c632c23..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_ui__features.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/ui_features.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/ui_features.cc -@@ -74,7 +74,7 @@ bool IsExtensionMenuInRootAppMenu() { - return base::FeatureList::IsEnabled(kExtensionsMenuInAppMenu); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enables the feature to remove the last confirmation dialog when relaunching - // to update Chrome. - BASE_FEATURE(kFewerUpdateConfirmations, -@@ -382,7 +382,7 @@ BASE_FEATURE(kViewsJSAppModalDialog, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kUsePortalAccentColor, - "UsePortalAccentColor", - base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-chrome_browser_ui_ui__features.h b/devel/electron35/files/patch-chrome_browser_ui_ui__features.h deleted file mode 100644 index f8c9478badb8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_ui__features.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/ui_features.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/ui_features.h -@@ -52,7 +52,7 @@ bool IsExtensionMenuInRootAppMenu(); - BASE_DECLARE_FEATURE(kExtensionsMenuInAppMenu); - bool IsExtensionMenuInRootAppMenu(); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kFewerUpdateConfirmations); - #endif - -@@ -229,7 +229,7 @@ BASE_DECLARE_FEATURE(kViewsJSAppModalDialog); - BASE_DECLARE_FEATURE(kViewsJSAppModalDialog); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kUsePortalAccentColor); - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_accelerator__table.cc b/devel/electron35/files/patch-chrome_browser_ui_views_accelerator__table.cc deleted file mode 100644 index 15c7b7c99522..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_accelerator__table.cc +++ /dev/null @@ -1,34 +0,0 @@ ---- chrome/browser/ui/views/accelerator_table.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/accelerator_table.cc -@@ -67,11 +67,11 @@ const AcceleratorMapping kAcceleratorMap[] = { - {ui::VKEY_S, ui::EF_PLATFORM_ACCELERATOR, IDC_SAVE_PAGE}, - {ui::VKEY_9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, - {ui::VKEY_NUMPAD9, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_LAST_TAB}, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {ui::VKEY_9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, - {ui::VKEY_NUMPAD9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB}, - #endif // BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - {ui::VKEY_NEXT, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, IDC_MOVE_TAB_NEXT}, - {ui::VKEY_PRIOR, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, - IDC_MOVE_TAB_PREVIOUS}, -@@ -99,7 +99,7 @@ const AcceleratorMapping kAcceleratorMap[] = { - {ui::VKEY_NUMPAD7, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_6}, - {ui::VKEY_8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, - {ui::VKEY_NUMPAD8, ui::EF_PLATFORM_ACCELERATOR, IDC_SELECT_TAB_7}, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {ui::VKEY_1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, - {ui::VKEY_NUMPAD1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0}, - {ui::VKEY_2, ui::EF_ALT_DOWN, IDC_SELECT_TAB_1}, -@@ -151,7 +151,7 @@ const AcceleratorMapping kAcceleratorMap[] = { - IDC_SHOW_AVATAR_MENU}, - - // Platform-specific key maps. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {ui::VKEY_BROWSER_BACK, ui::EF_NONE, IDC_BACK}, - {ui::VKEY_BROWSER_FORWARD, ui::EF_NONE, IDC_FORWARD}, - {ui::VKEY_BROWSER_HOME, ui::EF_NONE, IDC_HOME}, diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc b/devel/electron35/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc deleted file mode 100644 index a57eb9bce74d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.cc -@@ -19,7 +19,7 @@ - #include "ui/menus/simple_menu_model.h" - #include "ui/views/widget/widget.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/shell_integration_linux.h" - #endif - -@@ -49,7 +49,7 @@ void ChromeNativeAppWindowViewsAura::OnBeforeWidgetIni - const AppWindow::CreateParams& create_params, - views::Widget::InitParams* init_params, - views::Widget* widget) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string app_name = - web_app::GenerateApplicationNameFromAppId(app_window()->extension_id()); - // Set up a custom WM_CLASS for app windows. This allows task switchers in diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc b/devel/electron35/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc deleted file mode 100644 index f71a5e127622..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__browser__main__extra__parts__views.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc -@@ -39,7 +39,7 @@ - #include "ui/wm/core/wm_state.h" - #endif // defined(USE_AURA) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -@@ -135,7 +135,7 @@ void ChromeBrowserMainExtraPartsViews::PreProfileInit( - return controller; - })); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On the Linux desktop, we want to prevent the user from logging in as root, - // so that we don't destroy the profile. Now that we have some minimal ui - // initialized, check to see if we're running as root and bail if we are. diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate.h b/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate.h deleted file mode 100644 index a09ccdab8b74..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/chrome_views_delegate.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/chrome_views_delegate.h -@@ -52,7 +52,7 @@ class ChromeViewsDelegate : public views::ViewsDelegat - base::OnceClosure callback) override; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool WindowManagerProvidesTitleBar(bool maximized) override; - gfx::ImageSkia* GetDefaultWindowIcon() const override; - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc b/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc deleted file mode 100644 index 73124c3bda09..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_chrome__views__delegate__linux.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/chrome_views_delegate_linux.cc.orig 2024-06-18 21:43:24 UTC -+++ chrome/browser/ui/views/chrome_views_delegate_linux.cc -@@ -26,7 +26,7 @@ bool IsDesktopEnvironmentUnity() { - return desktop_env == base::nix::DESKTOP_ENVIRONMENT_UNITY; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - int GetWindowIconResourceId() { - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - switch (chrome::GetChannel()) { -@@ -80,7 +80,7 @@ views::NativeWidget* ChromeViewsDelegate::CreateNative - delegate); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gfx::ImageSkia* ChromeViewsDelegate::GetDefaultWindowIcon() const { - ui::ResourceBundle& rb = ui::ResourceBundle::GetSharedInstance(); - return rb.GetImageSkiaNamed(GetWindowIconResourceId()); diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc deleted file mode 100644 index 2db2ffd2fe90..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_compose_compose__dialog__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/compose/compose_dialog_view.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/compose/compose_dialog_view.cc -@@ -160,7 +160,7 @@ void ComposeDialogView::OnBeforeBubbleWidgetInit( - views::Widget::InitParams* params, - views::Widget* widget) const { - WebUIBubbleDialogView::OnBeforeBubbleWidgetInit(params, widget); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // In linux, windows may be clipped to their anchors' bounds, - // resulting in visual errors, unless they use accelerated rendering. See - // crbug.com/1445770 for details. diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.cc deleted file mode 100644 index 2829373e88f3..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.cc +++ /dev/null @@ -1,56 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_frame.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/browser_frame.cc -@@ -52,7 +52,7 @@ - #include "ui/aura/window.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/display/screen.h" - #include "ui/linux/linux_ui.h" - #endif -@@ -87,7 +87,7 @@ bool IsUsingLinuxSystemTheme(Profile* profile) { - }; - - bool IsUsingLinuxSystemTheme(Profile* profile) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return ThemeServiceFactory::GetForProfile(profile)->UsingSystemTheme(); - #else - return false; -@@ -182,7 +182,7 @@ void BrowserFrame::InitBrowserFrame() { - - Init(std::move(params)); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - SelectNativeTheme(); - #else - SetNativeTheme(ui::NativeTheme::GetInstanceForNativeUi()); -@@ -369,7 +369,7 @@ void BrowserFrame::OnNativeWidgetWorkspaceChanged() { - chrome::SaveWindowWorkspace(browser_view_->browser(), GetWorkspace()); - chrome::SaveWindowVisibleOnAllWorkspaces(browser_view_->browser(), - IsVisibleOnAllWorkspaces()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If the window was sent to a different workspace, prioritize it if - // it was sent to the current workspace and deprioritize it - // otherwise. This is done by MoveBrowsersInWorkspaceToFront() -@@ -567,7 +567,7 @@ void BrowserFrame::SelectNativeTheme() { - } - - void BrowserFrame::SelectNativeTheme() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Use the regular NativeTheme instance if running incognito mode, regardless - // of system theme (gtk, qt etc). - ui::NativeTheme* native_theme = ui::NativeTheme::GetInstanceForNativeUi(); -@@ -608,7 +608,7 @@ bool BrowserFrame::RegenerateFrameOnThemeChange( - bool BrowserFrame::RegenerateFrameOnThemeChange( - BrowserThemeChangeType theme_change_type) { - bool need_regenerate = false; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // System and user theme changes can both change frame buttons, so the frame - // always needs to be regenerated on Linux. - need_regenerate = true; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.h b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.h deleted file mode 100644 index a32af351ca8a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_frame.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/frame/browser_frame.h -@@ -66,7 +66,7 @@ class BrowserFrame : public views::Widget, public view - - ~BrowserFrame() override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Returns whether the frame is in a tiled state. - bool tiled() const { return tiled_; } - void set_tiled(bool tiled) { tiled_ = tiled; } -@@ -227,7 +227,7 @@ class BrowserFrame : public views::Widget, public view - // contents for smoother dragging. - TabDragKind tab_drag_kind_ = TabDragKind::kNone; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool tiled_ = false; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc deleted file mode 100644 index 27f0d6ba6915..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_frame_view_layout_linux.cc.orig 2024-10-16 21:31:02 UTC -+++ chrome/browser/ui/views/frame/browser_frame_view_layout_linux.cc -@@ -54,7 +54,7 @@ gfx::Insets BrowserFrameViewLayoutLinux::RestoredFrame - OpaqueBrowserFrameViewLayout::RestoredFrameBorderInsets()); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool tiled = delegate_->IsTiled(); - #else - const bool tiled = false; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc deleted file mode 100644 index 09d4a3ed5725..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__layout__linux__native.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_frame_view_layout_linux_native.cc.orig 2024-02-21 00:20:37 UTC -+++ chrome/browser/ui/views/frame/browser_frame_view_layout_linux_native.cc -@@ -18,7 +18,7 @@ ui::WindowFrameProvider* BrowserFrameViewLayoutLinuxNa - - ui::WindowFrameProvider* BrowserFrameViewLayoutLinuxNative::GetFrameProvider() - const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool tiled = delegate_->IsTiled(); - #else - const bool tiled = false; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc deleted file mode 100644 index a900741212fc..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__frame__view__linux.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_frame_view_linux.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/frame/browser_frame_view_linux.cc -@@ -70,7 +70,7 @@ void BrowserFrameViewLinux::PaintRestoredFrameBorder( - - void BrowserFrameViewLinux::PaintRestoredFrameBorder( - gfx::Canvas* canvas) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool tiled = frame()->tiled(); - #else - const bool tiled = false; -@@ -125,7 +125,7 @@ float BrowserFrameViewLinux::GetRestoredCornerRadiusDi - } - - float BrowserFrameViewLinux::GetRestoredCornerRadiusDip() const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool tiled = frame()->tiled(); - #else - const bool tiled = false; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc deleted file mode 100644 index 88de247f2e26..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__non__client__frame__view__factory__views.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/frame/browser_non_client_frame_view_factory_views.cc -@@ -15,7 +15,7 @@ - #include "chrome/browser/ui/views/frame/browser_frame_view_win.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/views/frame/browser_frame_view_layout_linux.h" - #include "chrome/browser/ui/views/frame/browser_frame_view_layout_linux_native.h" - #include "chrome/browser/ui/views/frame/browser_frame_view_linux_native.h" -@@ -32,7 +32,7 @@ std::unique_ptr<OpaqueBrowserFrameView> CreateOpaqueBr - std::unique_ptr<OpaqueBrowserFrameView> CreateOpaqueBrowserFrameView( - BrowserFrame* frame, - BrowserView* browser_view) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* profile = browser_view->browser()->profile(); - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - auto* theme_service_factory = ThemeServiceFactory::GetForProfile(profile); diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__view.cc deleted file mode 100644 index 2f6e385b7612..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_browser__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/frame/browser_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/browser_view.cc -@@ -2489,7 +2489,7 @@ void BrowserView::TabDraggingStatusChanged(bool is_dra - } - - void BrowserView::TabDraggingStatusChanged(bool is_dragging) { --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - contents_web_view_->SetFastResize(is_dragging); - if (!is_dragging) { - // When tab dragging is ended, we need to make sure the web contents get diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc deleted file mode 100644 index d528b7d5da4d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/ui/views/frame/opaque_browser_frame_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/opaque_browser_frame_view.cc -@@ -54,7 +54,7 @@ - #include "ui/views/window/vector_icons/vector_icons.h" - #include "ui/views/window/window_shape.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/views/controls/menu/menu_runner.h" - #endif - -@@ -572,7 +572,7 @@ OpaqueBrowserFrameView::GetFrameButtonStyle() const { - - OpaqueBrowserFrameView::FrameButtonStyle - OpaqueBrowserFrameView::GetFrameButtonStyle() const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return FrameButtonStyle::kMdButton; - #else - return FrameButtonStyle::kImageButton; -@@ -591,7 +591,7 @@ bool OpaqueBrowserFrameView::ShouldDrawRestoredFrameSh - return false; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool OpaqueBrowserFrameView::IsTiled() const { - return frame()->tiled(); - } -@@ -794,7 +794,7 @@ void OpaqueBrowserFrameView::WindowIconPressed() { - } - - void OpaqueBrowserFrameView::WindowIconPressed() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Chrome OS doesn't show the window icon, and Windows handles this on its own - // due to the hit test being HTSYSMENU. - menu_runner_ = std::make_unique<views::MenuRunner>( diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h b/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h deleted file mode 100644 index 6278bbb15754..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/frame/opaque_browser_frame_view.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/frame/opaque_browser_frame_view.h -@@ -110,7 +110,7 @@ class OpaqueBrowserFrameView : public BrowserNonClient - FrameButtonStyle GetFrameButtonStyle() const override; - void UpdateWindowControlsOverlay(const gfx::Rect& bounding_rect) override; - bool ShouldDrawRestoredFrameShadow() const override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsTiled() const override; - #endif - int WebAppButtonHeight() const override; -@@ -227,7 +227,7 @@ class OpaqueBrowserFrameView : public BrowserNonClient - // Background painter for the window frame. - std::unique_ptr<views::FrameBackground> frame_background_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<views::MenuRunner> menu_runner_; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h b/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h deleted file mode 100644 index 9764cdf74f73..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout__delegate.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/frame/opaque_browser_frame_view_layout_delegate.h -@@ -9,7 +9,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/base/ui_base_types.h" - #endif - -@@ -92,7 +92,7 @@ class OpaqueBrowserFrameViewLayoutDelegate { - // Returns true if a client-side shadow should be drawn for restored windows. - virtual bool ShouldDrawRestoredFrameShadow() const = 0; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Returns whether the window is in a tiled state. - virtual bool IsTiled() const = 0; - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc deleted file mode 100644 index 8ca9fcba8f85..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.cc +++ /dev/null @@ -1,92 +0,0 @@ ---- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.cc -@@ -62,7 +62,7 @@ - #include "ui/aura/window.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/themes/theme_service.h" - #include "chrome/browser/themes/theme_service_factory.h" - #include "chrome/browser/ui/views/frame/browser_frame_view_paint_utils_linux.h" -@@ -83,7 +83,7 @@ constexpr int kTopControlsHeight = 34; - // The height of the controls bar at the top of the window. - constexpr int kTopControlsHeight = 34; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Frame border when window shadow is not drawn. - constexpr int kFrameBorderThickness = 4; - #endif -@@ -178,7 +178,7 @@ class WindowEventObserver : public ui::EventObserver { - - gfx::Rect input_bounds = pip_browser_frame_view_->GetLocalBounds(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Calculate input bounds for Linux. This is needed because the input bounds - // is not necessary the same as the local bounds on Linux. - if (pip_browser_frame_view_->ShouldDrawFrameShadow()) { -@@ -649,7 +649,7 @@ PictureInPictureBrowserFrameView::PictureInPictureBrow - AddChildView(std::move(auto_pip_setting_overlay)); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* profile = browser_view->browser()->profile(); - auto* linux_ui_theme = ui::LinuxUiTheme::GetForProfile(profile); - auto* theme_service_factory = ThemeServiceFactory::GetForProfile(profile); -@@ -873,7 +873,7 @@ void PictureInPictureBrowserFrameView::OnThemeChanged( - view->SetIconColor(color_provider->GetColor(kColorPipWindowForeground)); - } - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // On Linux the top bar background will be drawn in OnPaint(). - top_bar_container_view_->SetBackground(views::CreateSolidBackground( - color_provider->GetColor(kColorPipWindowTopBarBackground))); -@@ -962,7 +962,7 @@ void PictureInPictureBrowserFrameView::RemovedFromWidg - BrowserNonClientFrameView::RemovedFromWidget(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gfx::Insets - PictureInPictureBrowserFrameView::RestoredMirroredFrameBorderInsets() const { - auto border = FrameBorderInsets(); -@@ -1253,7 +1253,7 @@ void PictureInPictureBrowserFrameView::OnPaint(gfx::Ca - // views::View implementations: - - void PictureInPictureBrowserFrameView::OnPaint(gfx::Canvas* canvas) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Draw the PiP window frame borders and shadows, including the top bar - // background. - if (window_frame_provider_) { -@@ -1408,7 +1408,7 @@ gfx::Insets PictureInPictureBrowserFrameView::FrameBor - } - - gfx::Insets PictureInPictureBrowserFrameView::FrameBorderInsets() const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (window_frame_provider_) { - const auto insets = window_frame_provider_->GetFrameThicknessDip(); - const bool tiled = frame()->tiled(); -@@ -1426,7 +1426,7 @@ gfx::Insets PictureInPictureBrowserFrameView::ResizeBo - } - - gfx::Insets PictureInPictureBrowserFrameView::ResizeBorderInsets() const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return FrameBorderInsets(); - #elif !BUILDFLAG(IS_CHROMEOS) - return gfx::Insets(kResizeBorder); -@@ -1447,7 +1447,7 @@ gfx::Size PictureInPictureBrowserFrameView::GetNonClie - top_height + border_thickness.bottom()); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool PictureInPictureBrowserFrameView::ShouldDrawFrameShadow() const { - return static_cast<DesktopBrowserFrameAuraLinux*>( - frame()->native_browser_frame()) diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.h b/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.h deleted file mode 100644 index db89812449ba..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_picture__in__picture__browser__frame__view.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/picture_in_picture_browser_frame_view.h -@@ -30,7 +30,7 @@ - #include "ui/views/layout/flex_layout_view.h" - #include "ui/views/widget/widget_observer.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/window_frame_provider.h" - #endif - -@@ -90,7 +90,7 @@ class PictureInPictureBrowserFrameView - void Layout(PassKey) override; - void AddedToWidget() override; - void RemovedFromWidget() override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gfx::Insets RestoredMirroredFrameBorderInsets() const override; - gfx::Insets GetInputInsets() const override; - SkRRect GetRestoredClipRegion() const override; -@@ -182,7 +182,7 @@ class PictureInPictureBrowserFrameView - // Returns true if there's an overlay view that's currently shown. - bool IsOverlayViewVisible() const; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Returns whether a client-side shadow should be drawn for the window. - bool ShouldDrawFrameShadow() const; - -@@ -391,7 +391,7 @@ class PictureInPictureBrowserFrameView - // `top_bar_color_animation_`. - std::optional<SkColor> current_foreground_color_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Used to draw window frame borders and shadow on Linux when GTK theme is - // enabled. - raw_ptr<ui::WindowFrameProvider> window_frame_provider_ = nullptr; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc deleted file mode 100644 index 17b8813fd353..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/views/frame/system_menu_model_builder.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/system_menu_model_builder.cc -@@ -70,7 +70,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser - - void SystemMenuModelBuilder::BuildSystemMenuForBrowserWindow( - ui::SimpleMenuModel* model) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - model->AddItemWithStringId(IDC_MINIMIZE_WINDOW, IDS_MINIMIZE_WINDOW_MENU); - model->AddItemWithStringId(IDC_MAXIMIZE_WINDOW, IDS_MAXIMIZE_WINDOW_MENU); - model->AddItemWithStringId(IDC_RESTORE_WINDOW, IDS_RESTORE_WINDOW_MENU); -@@ -84,7 +84,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForBrowser - model->AddSeparator(ui::NORMAL_SEPARATOR); - model->AddItemWithStringId(IDC_TASK_MANAGER_CONTEXT_MENU, IDS_TASK_MANAGER); - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - model->AddSeparator(ui::NORMAL_SEPARATOR); - bool supports_server_side_decorations = true; - #if BUILDFLAG(IS_OZONE) && !BUILDFLAG(IS_CHROMEOS) -@@ -158,7 +158,7 @@ void SystemMenuModelBuilder::BuildSystemMenuForAppOrPo - model->AddSeparator(ui::NORMAL_SEPARATOR); - model->AddItemWithStringId(IDC_TASK_MANAGER, IDS_TASK_MANAGER); - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - model->AddSeparator(ui::NORMAL_SEPARATOR); - model->AddItemWithStringId(IDC_CLOSE_WINDOW, IDS_CLOSE); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc deleted file mode 100644 index 5879ac10966e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/views/frame/system_menu_model_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/system_menu_model_delegate.cc -@@ -20,7 +20,7 @@ - #include "chromeos/ui/frame/desks/move_to_desks_menu_model.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/common/pref_names.h" - #include "components/prefs/pref_service.h" - #endif -@@ -33,7 +33,7 @@ bool SystemMenuModelDelegate::IsCommandIdChecked(int c - SystemMenuModelDelegate::~SystemMenuModelDelegate() = default; - - bool SystemMenuModelDelegate::IsCommandIdChecked(int command_id) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (command_id == IDC_USE_SYSTEM_TITLE_BAR) { - PrefService* prefs = browser_->profile()->GetPrefs(); - return !prefs->GetBoolean(prefs::kUseCustomChromeFrame); -@@ -53,7 +53,7 @@ bool SystemMenuModelDelegate::IsCommandIdVisible(int c - } - - bool SystemMenuModelDelegate::IsCommandIdVisible(int command_id) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool is_maximized = browser_->window()->IsMaximized(); - switch (command_id) { - case IDC_MAXIMIZE_WINDOW: diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc deleted file mode 100644 index e63cbac7c54c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_frame_tab__strip__region__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/frame/tab_strip_region_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/frame/tab_strip_region_view.cc -@@ -227,7 +227,7 @@ TabStripRegionView::TabStripRegionView(std::unique_ptr - new_tab_button_->GetViewAccessibility().SetName( - l10n_util::GetStringUTF16(IDS_ACCNAME_NEWTAB)); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The New Tab Button can be middle-clicked on Linux. - new_tab_button_->SetTriggerableEventFlags( - new_tab_button_->GetTriggerableEventFlags() | diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_hung__renderer__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_hung__renderer__view.cc deleted file mode 100644 index acf9a677bd58..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_hung__renderer__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/hung_renderer_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/hung_renderer_view.cc -@@ -419,7 +419,7 @@ void HungRendererDialogView::ForceCrashHungRenderer() - content::RenderProcessHost* rph = - hung_pages_table_model_->GetRenderWidgetHost()->GetProcess(); - if (rph) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // A generic |CrashDumpHungChildProcess()| is not implemented for Linux. - // Instead we send an explicit IPC to crash on the renderer's IO thread. - rph->ForceCrash(); diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc b/devel/electron35/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc deleted file mode 100644 index cb8283e0c780..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_omnibox_omnibox__view__views.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/omnibox/omnibox_view_views.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/omnibox/omnibox_view_views.cc -@@ -2063,7 +2063,7 @@ void OmniboxViewViews::OnPopupOpened() { - } - - void OmniboxViewViews::OnPopupOpened() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // It's not great for promos to overlap the omnibox if the user opens the - // drop-down after showing the promo. This especially causes issues on Mac and - // Linux due to z-order/rendering issues, see crbug.com/1225046 and diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc b/devel/electron35/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc deleted file mode 100644 index 1b0512d36659..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_passwords_password__bubble__view__base.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/passwords/password_bubble_view_base.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/passwords/password_bubble_view_base.cc -@@ -42,7 +42,7 @@ - #include "ui/base/metadata/metadata_impl_macros.h" - #include "ui/views/controls/button/button.h" - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/views/passwords/password_relaunch_chrome_view.h" - #endif - -@@ -172,7 +172,7 @@ PasswordBubbleViewBase* PasswordBubbleViewBase::Create - } else if (model_state == - password_manager::ui::NOTIFY_RECEIVED_SHARED_CREDENTIALS) { - view = new SharedPasswordsNotificationView(web_contents, anchor_view); --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - } else if (model_state == password_manager::ui::KEYCHAIN_ERROR_STATE) { - view = new RelaunchChromeView( - web_contents, anchor_view, diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc deleted file mode 100644 index 751fd2516b8c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/views/profiles/profile_menu_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/profiles/profile_menu_view.cc -@@ -91,7 +91,7 @@ - #include "ui/strings/grit/ui_strings.h" - #include "ui/views/accessibility/view_accessibility.h" - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signin/enterprise_signin_prefs.h" - #endif - -@@ -563,7 +563,7 @@ void ProfileMenuView::SetMenuTitleForAccessibility() { - case signin_util::SignedInState::kSignedOut: - case signin_util::SignedInState::kWebOnlySignedIn: { - std::string profile_user_display_name, profile_user_email; --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - profile_user_display_name = profile->GetPrefs()->GetString( - enterprise_signin::prefs::kProfileUserDisplayName); - profile_user_email = profile->GetPrefs()->GetString( -@@ -669,7 +669,7 @@ void ProfileMenuView::BuildIdentity() { - badge_image_model, menu_title_, menu_subtitle_, management_label); - } else { - std::string profile_user_display_name, profile_user_email; --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - profile_user_display_name = profile->GetPrefs()->GetString( - enterprise_signin::prefs::kProfileUserDisplayName); - profile_user_email = profile->GetPrefs()->GetString( diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view__base.cc b/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view__base.cc deleted file mode 100644 index e82174e96e4d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__menu__view__base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/profiles/profile_menu_view_base.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/profiles/profile_menu_view_base.cc -@@ -642,7 +642,7 @@ void ProfileMenuViewBase::SetProfileIdentityInfo( - ProfileMenuViewBase::kIdentityImageSize, kIdentityImageBorder, - /*has_dotted_ring=*/false); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // crbug.com/1161166: Orca does not read the accessible window title of the - // bubble, so we duplicate it in the top-level menu item. To be revisited - // after considering other options, including fixes on the AT side. diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc deleted file mode 100644 index 5084a32b9a43..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_profile__picker__view.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/profiles/profile_picker_view.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/views/profiles/profile_picker_view.cc -@@ -85,7 +85,7 @@ - #include "chrome/browser/global_keyboard_shortcuts_mac.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/shell_integration_linux.h" - #endif - -@@ -115,7 +115,7 @@ class ProfilePickerWidget : public views::Widget { - views::Widget::InitParams params( - views::Widget::InitParams::NATIVE_WIDGET_OWNS_WIDGET); - params.delegate = profile_picker_view_; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - params.wm_class_name = shell_integration_linux::GetProgramClassName(); - params.wm_class_class = shell_integration_linux::GetProgramClassClass(); - params.wayland_app_id = params.wm_class_class; diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc b/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc deleted file mode 100644 index 2b2dbb640bd4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.cc -@@ -64,7 +64,7 @@ const int kModalDialogWidth = 448; - namespace { - - const int kModalDialogWidth = 448; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const int kManagedUserNoticeConfirmationDialogWidth = 512; - const int kManagedUserNoticeConfirmationDialogHeight = 576; - const int kManagedUserNoticeConfirmationUpdatedDialogWidth = 780; -@@ -191,7 +191,7 @@ SigninViewControllerDelegateViews::CreateSignoutConfir - } - #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // static - std::unique_ptr<views::WebView> - SigninViewControllerDelegateViews::CreateManagedUserNoticeConfirmationWebView( -@@ -370,7 +370,7 @@ SigninViewControllerDelegateViews::SigninViewControlle - - SetButtons(static_cast<int>(ui::mojom::DialogButton::kNone)); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On the local profile creation dialog, cancelling the dialog (for instance - // through the VKEY_ESCAPE accelerator) should delete the profile. - if (delete_profile_on_cancel) { -@@ -460,7 +460,7 @@ void SigninViewControllerDelegateViews::DisplayModal() - content_view_->RequestFocus(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SigninViewControllerDelegateViews::DeleteProfileOnCancel() { - ProfileAttributesEntry* entry = - g_browser_process->profile_manager() -@@ -536,7 +536,7 @@ SigninViewControllerDelegate::CreateSignoutConfirmatio - } - #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // static - SigninViewControllerDelegate* - SigninViewControllerDelegate::CreateManagedUserNoticeDelegate( diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h b/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h deleted file mode 100644 index fe94828e95b6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_profiles_signin__view__controller__delegate__views.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h -@@ -73,7 +73,7 @@ class SigninViewControllerDelegateViews - base::OnceCallback<void(ChromeSignoutConfirmationChoice)> callback); - #endif // BUILDFLAG(ENABLE_DICE_SUPPORT) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - static std::unique_ptr<views::WebView> - CreateManagedUserNoticeConfirmationWebView( - Browser* browser, -@@ -141,7 +141,7 @@ class SigninViewControllerDelegateViews - std::optional<int> dialog_width, - InitializeSigninWebDialogUI initialize_signin_web_dialog_ui); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Deletes the ephemeral profile when cancelling the local profile creation - // dialog. - void DeleteProfileOnCancel(); diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc b/devel/electron35/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc deleted file mode 100644 index cbaeba1bcaac..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_dragging_tab__drag__controller.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/tabs/dragging/tab_drag_controller.cc -@@ -212,7 +212,7 @@ void UpdateSystemDnDDragImage(TabDragContext* attached - - void UpdateSystemDnDDragImage(TabDragContext* attached_context, - const gfx::ImageSkia& image) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - VLOG(1) << __func__ << " image size=" << image.size().ToString(); - aura::Window* root_window = - attached_context->GetWidget()->GetNativeWindow()->GetRootWindow(); -@@ -415,7 +415,7 @@ TabDragController::Liveness TabDragController::Init( - // synchronous on desktop Linux, so use that. - // - ChromeOS Ash - // Releasing capture on Ash cancels gestures so avoid it. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - ref->can_release_capture_ = false; - #endif - ref->start_point_in_screen_ = -@@ -1004,7 +1004,7 @@ TabDragController::DragBrowserToNewTabStrip(TabDragCon - SetCapture(target_context); - } - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // EndMoveLoop is going to snap the window back to its original location. - // Hide it so users don't see this. Hiding a window in Linux aura causes - // it to lose capture so skip it. -@@ -2137,7 +2137,7 @@ void TabDragController::CompleteDrag() { - } - - // If source window was maximized - maximize the new window as well. --#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_MAC) -+#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - // Keeping maximized state breaks snap to Grid on Windows when dragging - // tabs from maximized windows. TODO:(crbug.com/727051) Explore doing this - // for other desktop OS's. kMaximizedStateRetainedOnTabDrag in -@@ -2616,7 +2616,7 @@ TabDragController::Liveness TabDragController::GetLoca - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Exclude windows which are pending deletion via Browser::TabStripEmpty(). - // These windows can be returned in the Linux Aura port because the browser - // window which was used for dragging is not hidden once all of its tabs are diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab.cc b/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab.cc deleted file mode 100644 index a0d963d7bac3..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/tabs/tab.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/tabs/tab.cc -@@ -632,7 +632,7 @@ void Tab::MaybeUpdateHoverStatus(const ui::MouseEvent& - return; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Move the hit test area for hovering up so that it is not overlapped by tab - // hover cards when they are shown. - // TODO(crbug.com/41467565): Once Linux/CrOS widget transparency is solved, diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc deleted file mode 100644 index e871eb314fbb..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__hover__card__bubble__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/tabs/tab_hover_card_bubble_view.cc -@@ -378,7 +378,7 @@ TabHoverCardBubbleView::TabHoverCardBubbleView(Tab* ta - // not become active. Setting this to false creates the need to explicitly - // hide the hovercard on press, touch, and keyboard events. - SetCanActivate(false); --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - set_accept_events(false); - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc b/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc deleted file mode 100644 index f4f613be1ae8..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__strip__combo__button.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/tabs/tab_strip_combo_button.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/tabs/tab_strip_combo_button.cc -@@ -96,7 +96,7 @@ TabStripComboButton::TabStripComboButton(BrowserWindow - base::BindRepeating(&TabStripComboButton::OnNewTabButtonStateChanged, - base::Unretained(this)))); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The New Tab Button can be middle-clicked on Linux. - new_tab_button->SetTriggerableEventFlags( - new_tab_button->GetTriggerableEventFlags() | ui::EF_MIDDLE_MOUSE_BUTTON); diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc b/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc deleted file mode 100644 index 26694efa0b47..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_tabs_tab__style__views.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/tabs/tab_style_views.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/tabs/tab_style_views.cc -@@ -528,7 +528,7 @@ float TabStyleViewsImpl::GetCurrentActiveOpacity() con - if (!IsHoverAnimationActive()) { - return base_opacity; - } -- return std::lerp(base_opacity, GetHoverOpacity(), GetHoverAnimationValue()); -+ return std::lerp(base_opacity, GetHoverOpacity(), static_cast<float>(GetHoverAnimationValue())); - } - - TabActive TabStyleViewsImpl::GetApparentActiveState() const { diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc b/devel/electron35/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc deleted file mode 100644 index 7f9ead5ba92f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_task__manager__search__bar__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/views/task_manager_search_bar_view.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/task_manager_search_bar_view.cc -@@ -27,7 +27,7 @@ TaskManagerSearchBarView::TaskManagerSearchBarView( - const gfx::Insets& margins, - Delegate& delegate) - : delegate_(delegate) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - , - textfield_placeholder_color_id_(kColorTaskManagerSearchBarPlaceholderText) - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc b/devel/electron35/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc deleted file mode 100644 index d32946d1e503..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/views/user_education/browser_user_education_service.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/user_education/browser_user_education_service.cc -@@ -889,7 +889,7 @@ void MaybeRegisterChromeFeaturePromos( - "defaulted to saved for the first time."))); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // kIPHSupervisedUserProfileSigninFeature - registry.RegisterFeature(std::move( - FeaturePromoSpecification::CreateForCustomAction( -@@ -1143,7 +1143,7 @@ void MaybeRegisterChromeFeaturePromos( - "Triggered to inform users of the availability of the " - "new translate screen feature on the Lens Overlay."))); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // kIPHDesktopPWAsLinkCapturingLaunch: - registry.RegisterFeature(std::move( - FeaturePromoSpecification::CreateForCustomAction( diff --git a/devel/electron35/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc b/devel/electron35/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc deleted file mode 100644 index 02cf00317731..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_views_web__apps_web__app__integration__test__driver.cc +++ /dev/null @@ -1,83 +0,0 @@ ---- chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/views/web_apps/web_app_integration_test_driver.cc -@@ -510,7 +510,7 @@ std::string GetFileExtension(FileExtension file_extens - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - SiteConfig GetSiteConfigurationFromAppName(const std::string& app_name) { - SiteConfig config; - bool is_app_found = false; -@@ -2057,7 +2057,7 @@ void WebAppIntegrationTestDriver::DeletePlatformShortc - if (app_name.empty()) { - app_name = GetSiteConfiguration(site).app_name; - } --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ASSERT_TRUE(override_registration_->test_override().IsShortcutCreated( - profile(), app_id, app_name)); - ASSERT_TRUE( -@@ -3377,7 +3377,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginEna - app_state->id, app_state->name); - ASSERT_TRUE(icon_color.has_value()); - ASSERT_THAT(site_config.icon_color, testing::Eq(icon_color.value())); --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ASSERT_TRUE(override_registration_->test_override().IsRunOnOsLoginEnabled( - profile(), app_state->id, app_state->name)); - #endif -@@ -3392,7 +3392,7 @@ void WebAppIntegrationTestDriver::CheckRunOnOsLoginDis - GetAppBySiteMode(after_state_change_action_state_.get(), profile(), site); - ASSERT_TRUE(app_state); - base::ScopedAllowBlockingForTesting allow_blocking; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ASSERT_FALSE(override_registration_->test_override().IsRunOnOsLoginEnabled( - profile(), app_state->id, app_state->name)); - #endif -@@ -3402,7 +3402,7 @@ void WebAppIntegrationTestDriver::CheckSiteHandlesFile - void WebAppIntegrationTestDriver::CheckSiteHandlesFile( - Site site, - FileExtension file_extension) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!BeforeStateCheckAction(__FUNCTION__)) { - return; - } -@@ -3418,7 +3418,7 @@ void WebAppIntegrationTestDriver::CheckSiteNotHandlesF - void WebAppIntegrationTestDriver::CheckSiteNotHandlesFile( - Site site, - FileExtension file_extension) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!BeforeStateCheckAction(__FUNCTION__)) { - return; - } -@@ -4242,7 +4242,7 @@ base::FilePath WebAppIntegrationTestDriver::GetShortcu - base::FilePath shortcut_dir, - const std::string& app_name, - const webapps::AppId& app_id) { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return override_registration_->test_override().GetShortcutPath( - profile(), shortcut_dir, app_id, app_name); - #else -@@ -4442,7 +4442,7 @@ bool WebAppIntegrationTestDriver::IsShortcutAndIconCre - const webapps::AppId& id) { - base::ScopedAllowBlockingForTesting allow_blocking; - bool is_shortcut_and_icon_correct = false; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool is_shortcut_correct = - override_registration_->test_override().IsShortcutCreated(profile, id, - name); -@@ -4486,7 +4486,7 @@ bool WebAppIntegrationTestDriver::DoIconColorsMatch(Pr - do_icon_colors_match = - (expected_icon_pixel_color == shortcut_pixel_color_apps_folder.value()); - } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - SkColor expected_icon_pixel_color = - GetSiteConfigurationFromAppName(name).icon_color; - std::optional<SkColor> actual_color_install_icon_size = diff --git a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h b/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h deleted file mode 100644 index 158b33c0b96c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__dialogs.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/web_applications/web_app_dialogs.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/web_applications/web_app_dialogs.h -@@ -21,7 +21,7 @@ static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) | - #include "ui/gfx/native_widget_types.h" - - static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -- BUILDFLAG(IS_CHROMEOS)); -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)); - - class GURL; - class Profile; diff --git a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc b/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc deleted file mode 100644 index d0ea31391988..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.cc -@@ -518,7 +518,7 @@ void WebAppUiManagerImpl::MaybeShowIPHPromoForAppsLaun - Browser* browser, - Profile* profile, - const std::string& app_id) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - WebAppProvider* provider = WebAppProvider::GetForWebApps(profile); - CHECK(provider); - -@@ -747,7 +747,7 @@ void WebAppUiManagerImpl::ClearWebAppSiteDataIfNeeded( - } - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - const base::Feature& GetPromoFeatureEngagementFromBrowser( - const Browser* browser) { diff --git a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h b/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h deleted file mode 100644 index c3c5893f77c9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_web__applications_web__app__ui__manager__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/web_applications/web_app_ui_manager_impl.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/web_applications/web_app_ui_manager_impl.h -@@ -224,7 +224,7 @@ class WebAppUiManagerImpl : public BrowserListObserver - UninstallCompleteCallback uninstall_complete_callback, - webapps::UninstallResultCode uninstall_code); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ShowIPHPromoForAppsLaunchedViaLinkCapturing(const Browser* browser, - const webapps::AppId& app_id, - bool is_activated); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.cc deleted file mode 100644 index db2c37fa0af0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/webui/about/about_ui.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/about/about_ui.cc -@@ -496,7 +496,7 @@ std::string ChromeURLs(content::BrowserContext* browse - return html; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::string AboutLinuxProxyConfig() { - std::string data; - AppendHeader(&data, -@@ -538,7 +538,7 @@ TermsUIConfig::TermsUIConfig() - : AboutUIConfigBase(chrome::kChromeUITermsHost) {} - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - LinuxProxyConfigUI::LinuxProxyConfigUI() - : AboutUIConfigBase(chrome::kChromeUILinuxProxyConfigHost) {} - #endif -@@ -590,7 +590,7 @@ void AboutUIHTMLSource::StartDataRequest( - response = - ui::ResourceBundle::GetSharedInstance().LoadDataResourceString(idr); - } --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - } else if (source_name_ == chrome::kChromeUILinuxProxyConfigHost) { - response = AboutLinuxProxyConfig(); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.h b/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.h deleted file mode 100644 index 0f4aa4904e4c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_about_about__ui.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/about/about_ui.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/about/about_ui.h -@@ -55,7 +55,7 @@ class TermsUIConfig : public AboutUIConfigBase { - }; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // chrome://linux-proxy-config - class LinuxProxyConfigUI : public AboutUIConfigBase { - public: diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc deleted file mode 100644 index 577b41eee53c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/app_home/app_home_page_handler.cc.orig 2024-10-16 21:31:03 UTC -+++ chrome/browser/ui/webui/app_home/app_home_page_handler.cc -@@ -62,7 +62,7 @@ - #include "ui/base/window_open_disposition_utils.h" - #include "url/gurl.h" - --static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)); -+static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)); - - using content::WebUI; - using extensions::Extension; diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h b/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h deleted file mode 100644 index aecf7be8aa4c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_app__home_app__home__page__handler.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/app_home/app_home_page_handler.h.orig 2024-08-14 20:54:41 UTC -+++ chrome/browser/ui/webui/app_home/app_home_page_handler.h -@@ -24,7 +24,7 @@ - #include "mojo/public/cpp/bindings/receiver.h" - #include "mojo/public/cpp/bindings/remote.h" - --static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)); -+static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)); - - class ExtensionEnableFlow; - diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h b/devel/electron35/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h deleted file mode 100644 index c0124e289d83..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_app__settings_web__app__settings__ui.h +++ /dev/null @@ -1,18 +0,0 @@ ---- chrome/browser/ui/webui/app_settings/web_app_settings_ui.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/webui/app_settings/web_app_settings_ui.h -@@ -14,13 +14,13 @@ - #include "ui/webui/mojo_web_ui_controller.h" - #include "ui/webui/resources/cr_components/app_management/app_management.mojom-forward.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/common/webui_url_constants.h" - #include "content/public/browser/webui_config.h" - #include "content/public/common/url_constants.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class WebAppSettingsUI; - - class WebAppSettingsUIConfig diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc deleted file mode 100644 index 7f8d9f31326a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_certificate__manager__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/certificate_manager/certificate_manager_handler.cc -@@ -221,7 +221,7 @@ CertificateManagerPageHandler::GetCertSource( - CERTIFICATE_TRUST_TYPE_DISTRUSTED, - profile_, &remote_client_); - break; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case certificate_manager_v2::mojom::CertificateSource:: - kProvisionedClientCert: - source_ptr = CreateProvisionedClientCertSource(profile_); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc deleted file mode 100644 index 35e59b4cba4e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- chrome/browser/ui/webui/certificate_manager/client_cert_sources.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/certificate_manager/client_cert_sources.cc -@@ -54,7 +54,7 @@ - #include "net/ssl/client_cert_store_mac.h" - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/client_certificates/certificate_provisioning_service_factory.h" - #include "components/enterprise/client_certificates/core/certificate_provisioning_service.h" - #include "components/enterprise/client_certificates/core/client_certificates_service.h" -@@ -174,7 +174,7 @@ class ClientCertStoreFactoryMac : public ClientCertSto - }; - #endif - --#if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - std::unique_ptr<ClientCertStoreLoader> CreatePlatformClientCertLoader( - Profile* profile) { - #if BUILDFLAG(IS_WIN) -@@ -189,7 +189,7 @@ std::unique_ptr<ClientCertStoreLoader> CreatePlatformC - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // ClientCertStore implementation that always returns an empty list. The - // CertificateProvisioningService implementation expects to wrap a platform - // cert store, but here we only want to get results from the provisioning -@@ -347,7 +347,7 @@ class ClientCertSource : public CertificateManagerPage - std::optional<net::CertificateList> certs_; - }; - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // ChromeOS currently can use either Kcer or NSS for listing client certs, and - // Linux uses NSS only. This interface provides an abstraction to hide that - // from WritableClientCertSource. Currently this class only handles reading -@@ -1078,7 +1078,7 @@ CreatePlatformClientCertSource( - mojo::Remote<certificate_manager_v2::mojom::CertificateManagerPage>* - remote_client, - Profile* profile) { --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<WritableClientCertSource>(remote_client, profile); - #else - return std::make_unique<ClientCertSource>( -@@ -1086,7 +1086,7 @@ CreatePlatformClientCertSource( - #endif - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<CertificateManagerPageHandler::CertSource> - CreateProvisionedClientCertSource(Profile* profile) { - return std::make_unique<ClientCertSource>( -@@ -1135,7 +1135,7 @@ bool ClientCertManagementAccessControls::IsChangeAllow - - return client_cert_policy_ == ClientCertificateManagementPermission::kAll; - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ClientCertManagementAccessControls::ClientCertManagementAccessControls( - Profile* profile) {} - diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h b/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h deleted file mode 100644 index ea28257d6747..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_certificate__manager_client__cert__sources.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/webui/certificate_manager/client_cert_sources.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/certificate_manager/client_cert_sources.h -@@ -19,7 +19,7 @@ CreatePlatformClientCertSource( - remote_client, - Profile* profile); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<CertificateManagerPageHandler::CertSource> - CreateProvisionedClientCertSource(Profile* profile); - #endif -@@ -29,7 +29,7 @@ CreateExtensionsClientCertSource(Profile* profile); - CreateExtensionsClientCertSource(Profile* profile); - #endif - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class ClientCertManagementAccessControls { - public: - enum KeyStorage { diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc deleted file mode 100644 index 9e34f70b9151..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__configs.cc +++ /dev/null @@ -1,76 +0,0 @@ ---- chrome/browser/ui/webui/chrome_web_ui_configs.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/chrome_web_ui_configs.cc -@@ -137,26 +137,26 @@ - #include "chrome/browser/ui/webui/conflicts/conflicts_ui.h" - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/app_settings/web_app_settings_ui.h" - #include "chrome/browser/ui/webui/browser_switch/browser_switch_ui.h" - #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/sandbox/sandbox_internals_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/connectors_internals/connectors_internals_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/discards/discards_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -184,7 +184,7 @@ - #include "chrome/browser/ui/webui/signin/signin_error_ui.h" - #endif // !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/on_device_translation_internals/on_device_translation_internals_ui.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - -@@ -318,7 +318,7 @@ void RegisterChromeWebUIConfigs() { - map.AddWebUIConfig(std::make_unique<WebUIJsErrorUIConfig>()); - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - map.AddWebUIConfig(std::make_unique<LinuxProxyConfigUI>()); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_OPENBSD) -@@ -343,7 +343,7 @@ void RegisterChromeWebUIConfigs() { - map.AddWebUIConfig(std::make_unique<ConflictsUIConfig>()); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - map.AddWebUIConfig(std::make_unique<BrowserSwitchUIConfig>()); - map.AddWebUIConfig(std::make_unique<WebAppSettingsUIConfig>()); - map.AddWebUIConfig(std::make_unique<WhatsNewUIConfig>()); -@@ -351,13 +351,13 @@ void RegisterChromeWebUIConfigs() { - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - map.AddWebUIConfig(std::make_unique<SandboxInternalsUIConfig>()); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - map.AddWebUIConfig( - std::make_unique<enterprise_connectors::ConnectorsInternalsUIConfig>()); - map.AddWebUIConfig(std::make_unique<DiscardsUIConfig>()); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc deleted file mode 100644 index 730fa76d8464..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc +++ /dev/null @@ -1,40 +0,0 @@ ---- chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc -@@ -114,16 +114,16 @@ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/commerce/product_specifications_ui.h" - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/sandbox/sandbox_internals_ui.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/whats_new/whats_new_ui.h" - #endif - -@@ -404,7 +404,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: - return NewTabPageUI::GetFaviconResourceBytes(scale_factor); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (page_url.host_piece() == chrome::kChromeUIWhatsNewHost) { - return WhatsNewUI::GetFaviconResourceBytes(scale_factor); - } -@@ -438,7 +438,7 @@ base::RefCountedMemory* ChromeWebUIControllerFactory:: - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (page_url.host_piece() == commerce::kChromeUICompareHost) { - return commerce::ProductSpecificationsUI::GetFaviconResourceBytes( - scale_factor); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc deleted file mode 100644 index cd80eedcd8fb..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_connectors__internals_device__trust__utils.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc.orig 2024-06-18 21:43:25 UTC -+++ chrome/browser/ui/webui/connectors_internals/device_trust_utils.cc -@@ -7,7 +7,7 @@ - #include "build/build_config.h" - #include "components/enterprise/buildflags/buildflags.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "base/base64url.h" - #include "chrome/browser/browser_process.h" - #include "chrome/browser/policy/chrome_browser_policy_connector.h" -@@ -38,7 +38,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - - connectors_internals::mojom::KeyTrustLevel ParseTrustLevel( - BPKUR::KeyTrustLevel trust_level) { -@@ -173,7 +173,7 @@ connectors_internals::mojom::KeyInfoPtr GetKeyInfo() { - } // namespace - - connectors_internals::mojom::KeyInfoPtr GetKeyInfo() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - auto* key_manager = g_browser_process->browser_policy_connector() - ->chrome_browser_cloud_management_controller() - ->GetDeviceTrustKeyManager(); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc deleted file mode 100644 index cc7b00aeb50d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_interstitials_interstitial__ui.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/webui/interstitials/interstitial_ui.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/interstitials/interstitial_ui.cc -@@ -74,7 +74,7 @@ - #include "components/security_interstitials/content/captive_portal_blocking_page.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "chrome/browser/supervised_user/supervised_user_verification_controller_client.h" - #include "chrome/browser/supervised_user/supervised_user_verification_page_blocked_sites.h" - #include "chrome/browser/supervised_user/supervised_user_verification_page_youtube.h" -@@ -407,7 +407,7 @@ std::unique_ptr<EnterpriseWarnPage> CreateEnterpriseWa - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - std::unique_ptr<SupervisedUserVerificationPageForYouTube> - CreateSupervisedUserVerificationPageForYouTube( - content::WebContents* web_contents, -@@ -634,7 +634,7 @@ void InterstitialHTMLSource::StartDataRequest( - interstitial_delegate = CreateInsecureFormPage(web_contents); - } else if (path_without_query == "/https_only") { - interstitial_delegate = CreateHttpsOnlyModePage(web_contents); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - } else if (path_without_query == "/supervised-user-verify") { - interstitial_delegate = CreateSupervisedUserVerificationPageForYouTube( - web_contents, /*is_main_frame=*/true); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui.cc deleted file mode 100644 index 924531cfc14a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- chrome/browser/ui/webui/management/management_ui.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/management/management_ui.cc -@@ -175,11 +175,11 @@ void ManagementUI::GetLocalizedStrings( - IDS_MANAGEMENT_FILE_TRANSFER_VISIBLE_DATA}, - {kManagementReportFileEvents, IDS_MANAGEMENT_REPORT_FILE_EVENTS}, - #endif // BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {kManagementScreenCaptureEvent, IDS_MANAGEMENT_SCREEN_CAPTURE_EVENT}, - {kManagementScreenCaptureData, IDS_MANAGEMENT_SCREEN_CAPTURE_DATA}, - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {kManagementDeviceSignalsDisclosure, - IDS_MANAGEMENT_DEVICE_SIGNALS_DISCLOSURE}, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc deleted file mode 100644 index 64855bead62d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- chrome/browser/ui/webui/management/management_ui_constants.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/webui/management/management_ui_constants.cc -@@ -89,12 +89,12 @@ const char kProfileReportingLearnMore[] = "profileRepo - const char kProfileReportingPolicy[] = "profileReportingPolicy"; - const char kProfileReportingLearnMore[] = "profileReportingLearnMore"; - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kManagementScreenCaptureEvent[] = "managementScreenCaptureEvent"; - const char kManagementScreenCaptureData[] = "managementScreenCaptureData"; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kManagementDeviceSignalsDisclosure[] = - "managementDeviceSignalsDisclosure"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h b/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h deleted file mode 100644 index a34197639351..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__constants.h +++ /dev/null @@ -1,19 +0,0 @@ ---- chrome/browser/ui/webui/management/management_ui_constants.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/management/management_ui_constants.h -@@ -7,14 +7,14 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Constants defining the IDs for the localized strings sent to the page as - // load time data. - extern const char kManagementScreenCaptureEvent[]; - extern const char kManagementScreenCaptureData[]; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kManagementDeviceSignalsDisclosure[]; - #endif // #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc deleted file mode 100644 index 69bc8c80c871..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/management/management_ui_handler.cc -@@ -58,7 +58,7 @@ - #include "ui/base/l10n/l10n_util.h" - #include "ui/base/webui/web_ui_util.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/enterprise/signals/user_permission_service_factory.h" - #include "components/device_signals/core/browser/user_permission_service.h" // nogncheck - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -@@ -359,7 +359,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value - report_sources->Append(std::move(data)); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto device_signal_data = GetDeviceSignalGrantedMessage(); - if (!device_signal_data.empty()) { - report_sources->Append(std::move(device_signal_data)); -@@ -381,7 +381,7 @@ void ManagementUIHandler::AddReportingInfo(base::Value - report_sources->Append(std::move(data)); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto device_signal_data = GetDeviceSignalGrantedMessage(); - if (!device_signal_data.empty()) { - report_sources->Append(std::move(device_signal_data)); -@@ -567,7 +567,7 @@ policy::PolicyService* ManagementUIHandler::GetPolicyS - ->policy_service(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - device_signals::UserPermissionService* - ManagementUIHandler::GetUserPermissionService() { - return enterprise_signals::UserPermissionServiceFactory::GetForProfile( diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h b/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h deleted file mode 100644 index dcd73bbf121a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_management_management__ui__handler.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/webui/management/management_ui_handler.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/management/management_ui_handler.h -@@ -30,7 +30,7 @@ class PolicyService; - class PolicyService; - } // namespace policy - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace device_signals { - class UserPermissionService; - } // namespace device_signals -@@ -71,7 +71,7 @@ class ManagementUIHandler : public content::WebUIMessa - base::Value::List GetManagedWebsitesInfo(Profile* profile) const; - base::Value::List GetApplicationsInfo(Profile* profile) const; - virtual policy::PolicyService* GetPolicyService(); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - virtual device_signals::UserPermissionService* GetUserPermissionService(); - base::Value::Dict GetDeviceSignalGrantedMessage(); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc deleted file mode 100644 index 594ae1a6d266..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards__handler.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/webui/password_manager/promo_cards_handler.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/ui/webui/password_manager/promo_cards_handler.cc -@@ -28,7 +28,7 @@ - #include "chrome/browser/ui/webui/password_manager/promo_cards/web_password_manager_promo.h" - #endif - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/webui/password_manager/promo_cards/relaunch_chrome_promo.h" - #endif - -@@ -71,7 +71,7 @@ std::vector<std::unique_ptr<PasswordPromoCardBase>> Ge - .get())); - #endif - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - promo_cards.push_back( - std::make_unique<RelaunchChromePromo>(profile->GetPrefs())); - #endif diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc deleted file mode 100644 index a443f1769af2..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_password__manager_promo__cards_relaunch__chrome__promo.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/ui/webui/password_manager/promo_cards/relaunch_chrome_promo.cc.orig 2024-02-21 00:20:37 UTC -+++ chrome/browser/ui/webui/password_manager/promo_cards/relaunch_chrome_promo.cc -@@ -37,7 +37,7 @@ std::u16string RelaunchChromePromo::GetTitle() const { - return l10n_util::GetStringUTF16( - #if BUILDFLAG(IS_MAC) - IDS_PASSWORD_MANAGER_UI_RELAUNCH_CHROME_PROMO_CARD_TITLE --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - IDS_PASSWORD_MANAGER_UI_RELAUNCH_CHROME_PROMO_CARD_TITLE_LINUX - #endif - ); -@@ -47,7 +47,7 @@ std::u16string RelaunchChromePromo::GetDescription() c - return l10n_util::GetStringUTF16( - #if BUILDFLAG(IS_MAC) - IDS_PASSWORD_MANAGER_UI_RELAUNCH_CHROME_PROMO_CARD_DESCRIPTION --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - IDS_PASSWORD_MANAGER_UI_RELAUNCH_CHROME_PROMO_CARD_DESCRIPTION_LINUX - #endif - ); diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc deleted file mode 100644 index 0e9df630f36b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_searchbox_searchbox__handler.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/webui/searchbox/searchbox_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/searchbox/searchbox_handler.cc -@@ -111,7 +111,7 @@ const char* kWinShareIconResourceName = - #elif BUILDFLAG(IS_WIN) - const char* kWinShareIconResourceName = - "//resources/cr_components/searchbox/icons/win_share.svg"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char* kLinuxShareIconResourceName = - "//resources/cr_components/searchbox/icons/share.svg"; - #else -@@ -171,7 +171,7 @@ static void DefineChromeRefreshRealboxIcons() { - #elif BUILDFLAG(IS_WIN) - kWinShareIconResourceName = - "//resources/cr_components/searchbox/icons/win_share_cr23.svg"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - kLinuxShareIconResourceName = - "//resources/cr_components/searchbox/icons/share_cr23.svg"; - #else -@@ -607,7 +607,7 @@ std::string SearchboxHandler::ActionVectorIconToResour - icon.name == omnibox::kShareWinChromeRefreshIcon.name) { - return kWinShareIconResourceName; - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (icon.name == omnibox::kShareIcon.name || - icon.name == omnibox::kShareLinuxChromeRefreshIcon.name) { - return kLinuxShareIconResourceName; diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc deleted file mode 100644 index 23ea26cc3cb9..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_settings_appearance__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/settings/appearance_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/settings/appearance_handler.cc -@@ -33,7 +33,7 @@ void AppearanceHandler::RegisterMessages() { - "useDefaultTheme", - base::BindRepeating(&AppearanceHandler::HandleUseTheme, - base::Unretained(this), ui::SystemTheme::kDefault)); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - web_ui()->RegisterMessageCallback( - "useGtkTheme", - base::BindRepeating(&AppearanceHandler::HandleUseTheme, diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc deleted file mode 100644 index dd248816eebd..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_settings_settings__localized__strings__provider.cc +++ /dev/null @@ -1,56 +0,0 @@ ---- chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/settings/settings_localized_strings_provider.cc -@@ -137,7 +137,7 @@ - #include "chrome/browser/ui/webui/settings/system_handler.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/display/screen.h" - #endif - -@@ -156,7 +156,7 @@ - #include "chrome/browser/ui/webui/certificate_manager_localized_strings_provider.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui_factory.h" - #include "ui/ozone/public/ozone_platform.h" - #endif -@@ -281,7 +281,7 @@ void AddA11yStrings(content::WebUIDataSource* html_sou - {"focusHighlightLabel", - IDS_SETTINGS_ACCESSIBILITY_FOCUS_HIGHLIGHT_DESCRIPTION}, - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - {"overscrollHistoryNavigationTitle", - IDS_SETTINGS_OVERSCROLL_HISTORY_NAVIGATION_TITLE}, - {"overscrollHistoryNavigationSubtitle", -@@ -581,7 +581,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht - {"uiFeatureAlignLeft", IDS_SETTINGS_UI_FEATURE_ALIGN_LEFT}, - {"uiFeatureAlignRight", IDS_SETTINGS_UI_FEATURE_ALIGN_RIGHT}, - {"resetToDefault", IDS_SETTINGS_RESET_TO_DEFAULT}, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"gtkTheme", IDS_SETTINGS_GTK_THEME}, - {"useGtkTheme", IDS_SETTINGS_USE_GTK_THEME}, - {"qtTheme", IDS_SETTINGS_QT_THEME}, -@@ -589,7 +589,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht - {"classicTheme", IDS_SETTINGS_CLASSIC_THEME}, - {"useClassicTheme", IDS_SETTINGS_USE_CLASSIC_THEME}, - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {"showWindowDecorations", IDS_SHOW_WINDOW_DECORATIONS}, - #endif - #if BUILDFLAG(IS_MAC) -@@ -613,7 +613,7 @@ void AddAppearanceStrings(content::WebUIDataSource* ht - html_source->AddBoolean("toolbarPinningEnabled", - features::IsToolbarPinningEnabled()); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool show_custom_chrome_frame = ui::OzonePlatform::GetInstance() - ->GetPlatformRuntimeProperties() - .supports_server_side_window_decorations; diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc deleted file mode 100644 index 1a259527dc62..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_signin_profile__picker__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/webui/signin/profile_picker_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/signin/profile_picker_handler.cc -@@ -164,7 +164,7 @@ base::Value::Dict CreateProfileEntry(const ProfileAttr - IDS_PROFILE_PICKER_PROFILE_CARD_LABEL, local_profile_name); - if (AccountInfo::IsManaged(entry->GetHostedDomain())) { - profile_entry.Set("avatarBadge", "cr:domain"); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - } else if (base::FeatureList::IsEnabled( - supervised_user::kShowKiteForSupervisedUsers) && - entry->IsSupervised()) { diff --git a/devel/electron35/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc b/devel/electron35/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc deleted file mode 100644 index 73824de1b8b4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_webui_user__education__internals_user__education__internals__page__handler__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/webui/user_education_internals/user_education_internals_page_handler_impl.cc -@@ -50,7 +50,7 @@ - #include "ui/base/l10n/l10n_util.h" - #include "ui/base/webui/resource_path.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/ui/browser_navigator.h" - #include "chrome/browser/ui/browser_navigator_params.h" - #include "net/base/url_util.h" -@@ -90,7 +90,7 @@ whats_new::WhatsNewRegistry* GetWhatsNewRegistry() { - } - - whats_new::WhatsNewRegistry* GetWhatsNewRegistry() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return g_browser_process->GetFeatures()->whats_new_registry(); - #else - return nullptr; -@@ -794,7 +794,7 @@ void UserEducationInternalsPageHandlerImpl::LaunchWhat - } - - void UserEducationInternalsPageHandlerImpl::LaunchWhatsNewStaging() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - GURL url = net::AppendQueryParameter(GURL(chrome::kChromeUIWhatsNewURL), - "staging", "true"); - NavigateParams params(profile_, url, ui::PAGE_TRANSITION_TYPED); diff --git a/devel/electron35/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc b/devel/electron35/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc deleted file mode 100644 index 2159a230ddc6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_ui_window__sizer_window__sizer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/ui/window_sizer/window_sizer.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/ui/window_sizer/window_sizer.cc -@@ -220,7 +220,7 @@ void WindowSizer::GetBrowserWindowBoundsAndShowState( - browser, window_bounds, show_state); - } - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux has its own implementation, see WindowSizerLinux. - // static - void WindowSizer::GetBrowserWindowBoundsAndShowState( diff --git a/devel/electron35/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc b/devel/electron35/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc deleted file mode 100644 index 898b48e54dd1..000000000000 --- a/devel/electron35/files/patch-chrome_browser_visited__url__ranking_visited__url__ranking__service__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/visited_url_ranking/visited_url_ranking_service_factory.cc.orig 2024-10-16 21:31:04 UTC -+++ chrome/browser/visited_url_ranking/visited_url_ranking_service_factory.cc -@@ -44,7 +44,7 @@ - #include "components/visited_url_ranking/public/visited_url_ranking_service.h" - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chrome/browser/visited_url_ranking/desktop_tab_model_url_visit_data_fetcher.h" - #elif BUILDFLAG(IS_ANDROID) - #include "chrome/browser/visited_url_ranking/android_tab_model_url_visit_data_fetcher.h" -@@ -118,7 +118,7 @@ VisitedURLRankingServiceFactory::BuildServiceInstanceF - - std::map<Fetcher, std::unique_ptr<URLVisitDataFetcher>> data_fetchers; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - data_fetchers.emplace( - Fetcher::kTabModel, - std::make_unique<visited_url_ranking::DesktopTabModelURLVisitDataFetcher>( diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc b/devel/electron35/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc deleted file mode 100644 index 64787aa9b33f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_commands_launch__web__app__command.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/commands/launch_web_app_command.cc.orig 2024-08-14 20:54:41 UTC -+++ chrome/browser/web_applications/commands/launch_web_app_command.cc -@@ -98,7 +98,7 @@ void LaunchWebAppCommand::StartWithLock(std::unique_pt - // OsIntegrationTestOverride can use the xdg install command to detect - // install. - SynchronizeOsOptions options; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - options.add_shortcut_to_desktop = true; - #endif - lock_->os_integration_manager().Synchronize( diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc b/devel/electron35/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc deleted file mode 100644 index 3ee448ef037b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_commands_set__user__display__mode__command.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/commands/set_user_display_mode_command.cc.orig 2024-08-14 20:54:41 UTC -+++ chrome/browser/web_applications/commands/set_user_display_mode_command.cc -@@ -57,7 +57,7 @@ void SetUserDisplayModeCommand::StartWithLock( - // OsIntegrationTestOverride can use the xdg install command to detect - // install. - SynchronizeOsOptions options; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - options.add_shortcut_to_desktop = true; - #endif - app_lock_->os_integration_manager().Synchronize( diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_extension__status__utils.h b/devel/electron35/files/patch-chrome_browser_web__applications_extension__status__utils.h deleted file mode 100644 index 5f55aec01d47..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_extension__status__utils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/extension_status_utils.h.orig 2024-10-16 21:31:04 UTC -+++ chrome/browser/web_applications/extension_status_utils.h -@@ -50,7 +50,7 @@ bool IsExternalExtensionUninstalled(content::BrowserCo - bool IsExternalExtensionUninstalled(content::BrowserContext* context, - const std::string& extension_id); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If this method returns true, then |extension_id| will not be launchable. - // - // The eventual goal is that this method should return true for all hosted apps, diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc b/devel/electron35/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc deleted file mode 100644 index 63403c649f3e..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_extensions_extension__status__utils.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/web_applications/extensions/extension_status_utils.cc.orig 2024-10-16 21:31:04 UTC -+++ chrome/browser/web_applications/extensions/extension_status_utils.cc -@@ -25,7 +25,7 @@ const char* g_preinstalled_app_for_testing = nullptr; - - const char* g_preinstalled_app_for_testing = nullptr; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(b/268221237): Remove this allow-list. - const char kDefaultAllowedExtensionIds[] = - "alhngdkjgnedakdlnamimgfihgkmenbh," -@@ -107,7 +107,7 @@ bool IsExternalExtensionUninstalled(content::BrowserCo - return prefs && prefs->IsExternalExtensionUninstalled(extension_id); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsExtensionUnsupportedDeprecatedApp(content::BrowserContext* context, - const std::string& extension_id) { - if (testing::g_enable_chrome_apps_for_testing) { diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc deleted file mode 100644 index 639249db286c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/os_integration/os_integration_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/os_integration/os_integration_manager.cc -@@ -657,7 +657,7 @@ std::unique_ptr<ShortcutInfo> OsIntegrationManager::Bu - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const std::vector<WebAppShortcutsMenuItemInfo>& shortcuts_menu_item_infos = - app->shortcuts_menu_item_infos(); - DCHECK_LE(shortcuts_menu_item_infos.size(), kMaxApplicationDockMenuItems); diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h deleted file mode 100644 index 84a61383a529..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_os__integration__test__override.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/os_integration/os_integration_test_override.h.orig 2024-06-18 21:43:25 UTC -+++ chrome/browser/web_applications/os_integration/os_integration_test_override.h -@@ -99,7 +99,7 @@ class OsIntegrationTestOverride - virtual base::FilePath chrome_apps_folder() = 0; - virtual void EnableOrDisablePathOnLogin(const base::FilePath& file_path, - bool enable_on_login) = 0; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - virtual base::Environment* environment() = 0; - #endif - diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc deleted file mode 100644 index 1e83c5d1b12c..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_run__on__os__login__sub__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/os_integration/run_on_os_login_sub_manager.cc.orig 2023-10-19 19:58:08 UTC -+++ chrome/browser/web_applications/os_integration/run_on_os_login_sub_manager.cc -@@ -54,7 +54,7 @@ proto::RunOnOsLoginMode ConvertWebAppRunOnOsLoginModeT - // different from other platforms, see web_app_run_on_os_login_manager.h for - // more info. - bool DoesRunOnOsLoginRequireExecution() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(features::kDesktopPWAsRunOnOsLogin); - #else - return false; diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc deleted file mode 100644 index 6c1f0048d9e4..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_shortcut__sub__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/os_integration/shortcut_sub_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/os_integration/shortcut_sub_manager.cc -@@ -199,7 +199,7 @@ void ShortcutSubManager::Execute( - return; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Protocol handler update detection. Shortcuts need to be updated in this - // case on Linux & Mac because the shortcut itself includes the protocol - // handling metadata. diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h deleted file mode 100644 index 95f3077295e6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__file__handler__registration.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/os_integration/web_app_file_handler_registration.h.orig 2023-05-25 00:41:46 UTC -+++ chrome/browser/web_applications/os_integration/web_app_file_handler_registration.h -@@ -43,7 +43,7 @@ void UnregisterFileHandlersWithOs(const AppId& app_id, - const base::FilePath& profile_path, - ResultCallback callback); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Exposed for testing purposes. Register the set of - // MIME-type-to-file-extensions mappings corresponding to |file_handlers|. File - // I/O and callouts to the Linux shell are performed asynchronously. diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc deleted file mode 100644 index f3ba996d337d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/web_applications/os_integration/web_app_shortcut.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/browser/web_applications/os_integration/web_app_shortcut.cc -@@ -71,7 +71,7 @@ const int kDesiredIconSizesForShortcut[] = {16, 32, 12 - - #if BUILDFLAG(IS_MAC) - const int kDesiredIconSizesForShortcut[] = {16, 32, 128, 256, 512}; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Linux supports icons of any size. FreeDesktop Icon Theme Specification states - // that "Minimally you should install a 48x48 icon in the hicolor theme." - const int kDesiredIconSizesForShortcut[] = {16, 32, 48, 128, 256, 512}; -@@ -253,7 +253,7 @@ std::unique_ptr<ShortcutInfo> BuildShortcutInfoWithout - - // TODO(crbug.com/40257107): Implement tests on Linux for using shortcuts_menu - // actions. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const std::vector<WebAppShortcutsMenuItemInfo>& shortcuts_menu_item_infos = - CreateShortcutsMenuItemInfos(state.shortcut_menus()); - DCHECK_LE(shortcuts_menu_item_infos.size(), kMaxApplicationDockMenuItems); diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h b/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h deleted file mode 100644 index 39cfd52a5909..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_os__integration_web__app__shortcut.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/web_applications/os_integration/web_app_shortcut.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/os_integration/web_app_shortcut.h -@@ -22,7 +22,7 @@ - #include "ui/gfx/image/image_family.h" - #include "url/gurl.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/browser/web_applications/os_integration/web_app_shortcut_linux.h" - #endif // BUILDFLAG(IS_LINUX) - -@@ -75,7 +75,7 @@ struct ShortcutInfo { - // the installed PWA experience and thus the icons are not designed to be - // displayed on an OS dock. - bool is_diy_app = false; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::set<DesktopActionInfo> actions; - #endif // BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc b/devel/electron35/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc deleted file mode 100644 index f696495a32c0..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_policy_web__app__policy__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/policy/web_app_policy_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/policy/web_app_policy_manager.cc -@@ -107,7 +107,7 @@ BASE_FEATURE(kDesktopPWAsForceUnregisterOSIntegration, - - BASE_FEATURE(kDesktopPWAsForceUnregisterOSIntegration, - "DesktopPWAsForceUnregisterOSIntegration", --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc b/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc deleted file mode 100644 index 075932cafa6f..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.cc +++ /dev/null @@ -1,119 +0,0 @@ ---- chrome/browser/web_applications/test/os_integration_test_override_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/test/os_integration_test_override_impl.cc -@@ -45,7 +45,7 @@ - #include "third_party/skia/include/core/SkBitmap.h" - #include "third_party/skia/include/core/SkColor.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #endif - -@@ -130,7 +130,7 @@ std::vector<std::wstring> GetFileExtensionsForProgId( - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Performs a blocking read of app icons from the disk. - std::optional<SkBitmap> IconManagerReadIconForSize( - WebAppIconManager& icon_manager, -@@ -315,7 +315,7 @@ bool OsIntegrationTestOverrideImpl::SimulateDeleteShor - GetShortcutPath(profile, chrome_apps_folder(), app_id, app_name); - CHECK(base::PathExists(app_folder_shortcut_path)); - return base::DeletePathRecursively(app_folder_shortcut_path); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FilePath desktop_shortcut_path = - GetShortcutPath(profile, desktop(), app_id, app_name); - LOG(INFO) << desktop_shortcut_path; -@@ -362,7 +362,7 @@ bool OsIntegrationTestOverrideImpl::DeleteApplicationM - } - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool OsIntegrationTestOverrideImpl::DeleteDesktopDirOnLinux() { - if (desktop_.IsValid()) { - return desktop_.Delete(); -@@ -376,7 +376,7 @@ bool OsIntegrationTestOverrideImpl::IsRunOnOsLoginEnab - Profile* profile, - const webapps::AppId& app_id, - const std::string& app_name) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string shortcut_filename = - "chrome-" + app_id + "-" + profile->GetBaseName().value() + ".desktop"; - return base::PathExists(startup().Append(shortcut_filename)); -@@ -431,7 +431,7 @@ bool OsIntegrationTestOverrideImpl::IsFileExtensionHan - is_file_handled = - shell_integration::CanApplicationHandleURL(app_path, test_file_url); - base::DeleteFile(test_file_path); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FilePath user_applications_dir = applications(); - bool database_update_called = false; - for (const LinuxFileRegistration& command : linux_file_registration_) { -@@ -481,7 +481,7 @@ std::optional<SkBitmap> OsIntegrationTestOverrideImpl: - return std::nullopt; - } - return GetIconFromShortcutFile(shortcut_path); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - WebAppProvider* provider = WebAppProvider::GetForLocalAppsUnchecked(profile); - if (!provider) { - return std::nullopt; -@@ -547,7 +547,7 @@ base::FilePath OsIntegrationTestOverrideImpl::GetShort - app_installed_profiles.end()) { - return shortcut_path; - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string shortcut_filename = - "chrome-" + app_id + "-" + profile->GetBaseName().value() + ".desktop"; - base::FilePath shortcut_path = shortcut_dir.Append(shortcut_filename); -@@ -572,7 +572,7 @@ bool OsIntegrationTestOverrideImpl::IsShortcutCreated( - base::FilePath app_shortcut_path = - GetShortcutPath(profile, chrome_apps_folder(), app_id, app_name); - return base::PathExists(app_shortcut_path); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FilePath desktop_shortcut_path = - GetShortcutPath(profile, desktop(), app_id, app_name); - return base::PathExists(desktop_shortcut_path); -@@ -764,7 +764,7 @@ void OsIntegrationTestOverrideImpl::EnableOrDisablePat - } - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FilePath OsIntegrationTestOverrideImpl::desktop() { - return desktop_.GetPath(); - } -@@ -815,7 +815,7 @@ OsIntegrationTestOverrideImpl::OsIntegrationTestOverri - success = chrome_apps_folder_.CreateUniqueTempDirUnderPath( - outer_temp_dir_.GetPath()); - CHECK(success); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - success = desktop_.CreateUniqueTempDirUnderPath(outer_temp_dir_.GetPath()); - CHECK(success); - success = startup_.CreateUniqueTempDirUnderPath(outer_temp_dir_.GetPath()); -@@ -828,7 +828,7 @@ OsIntegrationTestOverrideImpl::OsIntegrationTestOverri - CHECK(success); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto callback = base::BindRepeating([](base::FilePath filename_in, - std::string xdg_command, - std::string file_contents) { -@@ -900,7 +900,7 @@ OsIntegrationTestOverrideImpl::~OsIntegrationTestOverr - EXPECT_TRUE(!startup_.IsValid() || startup_.Delete()); - #elif BUILDFLAG(IS_MAC) - EXPECT_TRUE(!chrome_apps_folder_.IsValid() || DeleteChromeAppsDir()); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - EXPECT_TRUE(!desktop_.IsValid() || desktop_.Delete()); - EXPECT_TRUE(!startup_.IsValid() || startup_.Delete()); - EXPECT_TRUE(!xdg_data_home_dir_.IsValid() || xdg_data_home_dir_.Delete()); diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h b/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h deleted file mode 100644 index 4d0ec8836f0b..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_test_os__integration__test__override__impl.h +++ /dev/null @@ -1,38 +0,0 @@ ---- chrome/browser/web_applications/test/os_integration_test_override_impl.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/test/os_integration_test_override_impl.h -@@ -40,7 +40,7 @@ namespace web_app { - - namespace web_app { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - struct LinuxFileRegistration { - base::FilePath file_name; - std::string xdg_command; -@@ -122,7 +122,7 @@ class OsIntegrationTestOverrideImpl : public OsIntegra - bool DeleteApplicationMenuDirOnWin(); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool DeleteDesktopDirOnLinux(); - #endif // BUILDFLAG(IS_LINUX) - -@@ -250,7 +250,7 @@ class OsIntegrationTestOverrideImpl : public OsIntegra - base::FilePath chrome_apps_folder() override; - void EnableOrDisablePathOnLogin(const base::FilePath& file_path, - bool enable_on_login) override; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FilePath desktop(); - base::FilePath startup(); - base::FilePath applications(); -@@ -323,7 +323,7 @@ class OsIntegrationTestOverrideImpl : public OsIntegra - base::ScopedTempDir chrome_apps_folder_; - std::map<base::FilePath, bool> startup_enabled_; - --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedTempDir desktop_; - base::ScopedTempDir startup_; - base::ScopedTempDir xdg_data_home_dir_; diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_web__app__helpers.cc b/devel/electron35/files/patch-chrome_browser_web__applications_web__app__helpers.cc deleted file mode 100644 index 43e2e5c1656a..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_web__app__helpers.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/web_app_helpers.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/web_app_helpers.cc -@@ -145,7 +145,7 @@ bool IsValidWebAppUrl(const GURL& app_url) { - return false; - - bool allow_extension_apps = true; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Stop allowing apps to be extension urls when the shortcuts are separated - - // they can be extension urls instead. - allow_extension_apps = false; diff --git a/devel/electron35/files/patch-chrome_browser_web__applications_web__app__install__info.h b/devel/electron35/files/patch-chrome_browser_web__applications_web__app__install__info.h deleted file mode 100644 index 953cd4fe10f6..000000000000 --- a/devel/electron35/files/patch-chrome_browser_web__applications_web__app__install__info.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/web_applications/web_app_install_info.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/web_applications/web_app_install_info.h -@@ -38,7 +38,7 @@ static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) | - #include "url/gurl.h" - - static_assert(BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -- BUILDFLAG(IS_CHROMEOS)); -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)); - - namespace web_app { - diff --git a/devel/electron35/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc b/devel/electron35/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc deleted file mode 100644 index ed33f9b34888..000000000000 --- a/devel/electron35/files/patch-chrome_browser_webauthn_chrome__authenticator__request__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/webauthn/chrome_authenticator_request_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/webauthn/chrome_authenticator_request_delegate.cc -@@ -636,7 +636,7 @@ void ChromeAuthenticatorRequestDelegate::ConfigureDisc - g_observer->ConfiguringCable(request_type); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // No caBLEv1 on Linux. It tends to crash bluez. - if (base::Contains(pairings_from_extension, - device::CableDiscoveryData::Version::V1, diff --git a/devel/electron35/files/patch-chrome_browser_webauthn_enclave__manager.cc b/devel/electron35/files/patch-chrome_browser_webauthn_enclave__manager.cc deleted file mode 100644 index 9d9ffbe93bcb..000000000000 --- a/devel/electron35/files/patch-chrome_browser_webauthn_enclave__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/browser/webauthn/enclave_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/browser/webauthn/enclave_manager.cc -@@ -710,7 +710,7 @@ std::string UserVerifyingLabelToString(crypto::UserVer - - std::string UserVerifyingLabelToString(crypto::UserVerifyingKeyLabel label) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - return label; - #else - return std::string("placeholder"); -@@ -720,7 +720,7 @@ std::optional<crypto::UserVerifyingKeyLabel> UserVerif - std::optional<crypto::UserVerifyingKeyLabel> UserVerifyingKeyLabelFromString( - std::string saved_label) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS_ASH) -+ BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - return saved_label; - #else - return std::nullopt; diff --git a/devel/electron35/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc b/devel/electron35/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc deleted file mode 100644 index 35da01ef4627..000000000000 --- a/devel/electron35/files/patch-chrome_browser_webauthn_gpm__user__verification__policy.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/webauthn/gpm_user_verification_policy.cc.orig 2024-08-14 20:54:41 UTC -+++ chrome/browser/webauthn/gpm_user_verification_policy.cc -@@ -17,7 +17,7 @@ bool GpmWillDoUserVerification(device::UserVerificatio - return platform_has_biometrics; - #elif BUILDFLAG(IS_MAC) - return platform_has_biometrics; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return false; - #else - // This default is for unit tests. diff --git a/devel/electron35/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc b/devel/electron35/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc deleted file mode 100644 index bd672523477d..000000000000 --- a/devel/electron35/files/patch-chrome_browser_webauthn_unexportable__key__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/browser/webauthn/unexportable_key_utils.cc.orig 2024-08-14 20:54:41 UTC -+++ chrome/browser/webauthn/unexportable_key_utils.cc -@@ -33,7 +33,7 @@ GetWebAuthnUnexportableKeyProvider() { - // If there is a scoped UnexportableKeyProvider configured, we always use - // that so that tests can still override the key provider. - const bool use_software_provider = --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - !crypto::internal::HasScopedUnexportableKeyProvider(); - #else - false; diff --git a/devel/electron35/files/patch-chrome_common_channel__info.h b/devel/electron35/files/patch-chrome_common_channel__info.h deleted file mode 100644 index 6d723142ea56..000000000000 --- a/devel/electron35/files/patch-chrome_common_channel__info.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/common/channel_info.h.orig 2024-06-18 21:43:25 UTC -+++ chrome/common/channel_info.h -@@ -12,7 +12,7 @@ - #include "build/build_config.h" - #include "build/chromeos_buildflags.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - namespace base { - class Environment; - } -@@ -100,7 +100,7 @@ std::string GetChannelSuffixForDataDir(); - std::string GetChannelSuffixForDataDir(); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string GetChannelSuffixForExtraFlagsEnvVarName(); - - // Returns the channel-specific filename of the desktop shortcut used to launch diff --git a/devel/electron35/files/patch-chrome_common_channel__info__posix.cc b/devel/electron35/files/patch-chrome_common_channel__info__posix.cc deleted file mode 100644 index 231ab085553d..000000000000 --- a/devel/electron35/files/patch-chrome_common_channel__info__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/common/channel_info_posix.cc.orig 2024-10-16 21:31:04 UTC -+++ chrome/common/channel_info_posix.cc -@@ -95,7 +95,7 @@ std::string GetChannelSuffixForDataDir() { - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string GetChannelSuffixForExtraFlagsEnvVarName() { - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - const auto channel_state = GetChannelImpl(); -@@ -123,7 +123,7 @@ std::string GetChannelSuffixForExtraFlagsEnvVarName() - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - std::string GetDesktopName(base::Environment* env) { - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - // Google Chrome packaged as a snap is a special case: the application name diff --git a/devel/electron35/files/patch-chrome_common_chrome__features.cc b/devel/electron35/files/patch-chrome_common_chrome__features.cc deleted file mode 100644 index 78b968dfb6dd..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__features.cc +++ /dev/null @@ -1,56 +0,0 @@ ---- chrome/common/chrome_features.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/chrome_features.cc -@@ -75,7 +75,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, - #endif // BUILDFLAG(IS_MAC) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Enables or disables the Autofill survey triggered by opening a prompt to - // save address info. - BASE_FEATURE(kAutofillAddressSurvey, -@@ -93,7 +93,7 @@ BASE_FEATURE(kAutofillPasswordSurvey, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Enables the Restart background mode optimization. When all Chrome UI is - // closed and it goes in the background, allows to restart the browser to - // discard memory. -@@ -220,7 +220,7 @@ BASE_FEATURE(kDesktopPWAsRunOnOsLogin, - BASE_FEATURE(kDesktopPWAsRunOnOsLogin, - "DesktopPWAsRunOnOsLogin", - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -246,7 +246,7 @@ BASE_FEATURE(kDesktopPWAsTabStripSettings, - "DesktopPWAsTabStripSettings", - base::FEATURE_DISABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. - // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome - // Apps will not launch and will be marked in the UI as deprecated. -@@ -817,7 +817,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, - "KAnonymityServiceStorage", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kLinuxLowMemoryMonitor, - "LinuxLowMemoryMonitor", - base::FEATURE_DISABLED_BY_DEFAULT); -@@ -830,7 +830,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit - &kLinuxLowMemoryMonitor, "critical_level", 255}; - #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kListWebAppsSwitch, - "ListWebAppsSwitch", - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-chrome_common_chrome__features.h b/devel/electron35/files/patch-chrome_common_chrome__features.h deleted file mode 100644 index e0cc42720965..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__features.h +++ /dev/null @@ -1,45 +0,0 @@ ---- chrome/common/chrome_features.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/chrome_features.h -@@ -55,13 +55,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); - #endif // BUILDFLAG(IS_MAC) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kAutofillAddressSurvey); - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kAutofillCardSurvey); - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kAutofillPasswordSurvey); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(CHROME_FEATURES) - BASE_DECLARE_FEATURE(kBackgroundModeAllowRestart); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -153,7 +153,7 @@ BASE_DECLARE_FEATURE(kDesktopPWAsTabStripSettings); - COMPONENT_EXPORT(CHROME_FEATURES) - BASE_DECLARE_FEATURE(kDesktopPWAsTabStripSettings); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); - COMPONENT_EXPORT(CHROME_FEATURES) - BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -500,7 +500,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); - COMPONENT_EXPORT(CHROME_FEATURES) - BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); - COMPONENT_EXPORT(CHROME_FEATURES) - extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -508,7 +508,7 @@ extern const base::FeatureParam<int> kLinuxLowMemoryMo - extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; - #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kListWebAppsSwitch); - #endif - diff --git a/devel/electron35/files/patch-chrome_common_chrome__paths.cc b/devel/electron35/files/patch-chrome_common_chrome__paths.cc deleted file mode 100644 index 6e7385a52076..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__paths.cc +++ /dev/null @@ -1,84 +0,0 @@ ---- chrome/common/chrome_paths.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/chrome_paths.cc -@@ -30,7 +30,7 @@ - #include "base/apple/foundation_util.h" - #endif - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) - #include "components/policy/core/common/policy_paths.h" - #endif - -@@ -52,14 +52,14 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The path to the external extension <id>.json files. - // /usr/share seems like a good choice, see: http://www.pathname.com/fhs/ - const base::FilePath::CharType kFilepathSinglePrefExtensions[] = - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) -- FILE_PATH_LITERAL("/usr/share/google-chrome/extensions"); -+ FILE_PATH_LITERAL("/usr/local/share/chromium/extensions"); - #else -- FILE_PATH_LITERAL("/usr/share/chromium/extensions"); -+ FILE_PATH_LITERAL("/usr/local/share/chromium/extensions"); - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) - - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -221,7 +221,7 @@ bool PathProvider(int key, base::FilePath* result) { - } - break; - case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!GetUserDownloadsDirectorySafe(&cur)) { - return false; - } -@@ -527,7 +527,7 @@ bool PathProvider(int key, base::FilePath* result) { - break; - } - #endif --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) - case chrome::DIR_POLICY_FILES: { - cur = base::FilePath(policy::kPolicyPath); - break; -@@ -538,7 +538,7 @@ bool PathProvider(int key, base::FilePath* result) { - #if BUILDFLAG(IS_CHROMEOS_ASH) || \ - ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) && \ - BUILDFLAG(CHROMIUM_BRANDING)) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case chrome::DIR_USER_EXTERNAL_EXTENSIONS: { - if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) { - return false; -@@ -547,7 +547,7 @@ bool PathProvider(int key, base::FilePath* result) { - break; - } - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: { - cur = base::FilePath(kFilepathSinglePrefExtensions); - break; -@@ -585,7 +585,7 @@ bool PathProvider(int key, base::FilePath* result) { - break; - - #if BUILDFLAG(ENABLE_EXTENSIONS) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) - case chrome::DIR_NATIVE_MESSAGING: - #if BUILDFLAG(IS_MAC) - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) -@@ -599,6 +599,9 @@ bool PathProvider(int key, base::FilePath* result) { - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - cur = base::FilePath( - FILE_PATH_LITERAL("/etc/opt/chrome/native-messaging-hosts")); -+#elif BUILDFLAG(IS_FREEBSD) -+ cur = base::FilePath(FILE_PATH_LITERAL( -+ "/usr/local/etc/chromium/native-messaging-hosts")); - #else - cur = base::FilePath( - FILE_PATH_LITERAL("/etc/chromium/native-messaging-hosts")); diff --git a/devel/electron35/files/patch-chrome_common_chrome__paths.h b/devel/electron35/files/patch-chrome_common_chrome__paths.h deleted file mode 100644 index 4f086f03defc..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__paths.h +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/common/chrome_paths.h.orig 2025-01-27 17:37:37 UTC -+++ chrome/common/chrome_paths.h -@@ -62,7 +62,7 @@ enum { - #if BUILDFLAG(IS_CHROMEOS_ASH) || \ - ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) && \ - BUILDFLAG(CHROMIUM_BRANDING)) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - DIR_USER_EXTERNAL_EXTENSIONS, // Directory for per-user external extensions - // on Chrome Mac and Chromium Linux. - // On Chrome OS, this path is used for OEM -@@ -70,7 +70,7 @@ enum { - // create it. - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension' - // definition manifest files that - // describe extensions which are to be -@@ -117,7 +117,7 @@ enum { - - #endif - #if BUILDFLAG(ENABLE_EXTENSIONS) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) - DIR_NATIVE_MESSAGING, // System directory where native messaging host - // manifest files are stored. - DIR_USER_NATIVE_MESSAGING, // Directory with Native Messaging Hosts diff --git a/devel/electron35/files/patch-chrome_common_chrome__paths__internal.h b/devel/electron35/files/patch-chrome_common_chrome__paths__internal.h deleted file mode 100644 index 85641ebae453..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__paths__internal.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/chrome_paths_internal.h.orig 2023-05-25 00:41:46 UTC -+++ chrome/common/chrome_paths_internal.h -@@ -43,7 +43,7 @@ void GetUserCacheDirectory(const base::FilePath& profi - // Get the path to the user's documents directory. - bool GetUserDocumentsDirectory(base::FilePath* result); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Gets the path to a safe default download directory for a user. - bool GetUserDownloadsDirectorySafe(base::FilePath* result); - #endif diff --git a/devel/electron35/files/patch-chrome_common_chrome__switches.cc b/devel/electron35/files/patch-chrome_common_chrome__switches.cc deleted file mode 100644 index 621c4c08abf0..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__switches.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/common/chrome_switches.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/chrome_switches.cc -@@ -888,7 +888,7 @@ const char kAllowNaClSocketAPI[] = "allow-nacl-socket- - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; - - // Causes the browser to launch directly in guest mode. -@@ -906,7 +906,7 @@ const char kGlicFreURL[] = "glic-fre-url"; - const char kGlicFreURL[] = "glic-fre-url"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Writes open and installed web apps for each profile to the specified file - // without launching a new browser window or tab. Pass a absolute file path to - // specify where to output the information. Can be used together with optional diff --git a/devel/electron35/files/patch-chrome_common_chrome__switches.h b/devel/electron35/files/patch-chrome_common_chrome__switches.h deleted file mode 100644 index bfe5e25de1e0..000000000000 --- a/devel/electron35/files/patch-chrome_common_chrome__switches.h +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/common/chrome_switches.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/chrome_switches.h -@@ -275,7 +275,7 @@ extern const char kAllowNaClSocketAPI[]; - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kEnableNewAppMenuIcon[]; - extern const char kGuest[]; - extern const char kForceNtpMobilePromo[]; -@@ -288,7 +288,7 @@ extern const char kGlicFreURL[]; - extern const char kGlicFreURL[]; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - extern const char kListApps[]; - extern const char kProfileBaseName[]; - extern const char kProfileManagementAttributes[]; diff --git a/devel/electron35/files/patch-chrome_common_crash__keys.cc b/devel/electron35/files/patch-chrome_common_crash__keys.cc deleted file mode 100644 index 93d9a471be50..000000000000 --- a/devel/electron35/files/patch-chrome_common_crash__keys.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- chrome/common/crash_keys.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/crash_keys.cc -@@ -52,7 +52,9 @@ class CrashKeyWithName { - ~CrashKeyWithName() = delete; - - std::string_view Name() const { return name_; } -+#if BUILDFLAG(USE_CRASHPAD_ANNOTATION) - std::string_view Value() const { return crash_key_.value(); } -+#endif - void Clear() { crash_key_.Clear(); } - void Set(std::string_view value) { crash_key_.Set(value); } - -@@ -197,6 +199,7 @@ void AllocateCrashKeyInBrowserAndChildren(std::string_ - GetCommandLineStringAnnotations().emplace_back(std::string(key)).Set(value); - } - -+#if BUILDFLAG(USE_CRASHPAD_ANNOTATION) - void AppendStringAnnotationsCommandLineSwitch(base::CommandLine* command_line) { - std::string string_annotations; - for (const auto& crash_key : GetCommandLineStringAnnotations()) { -@@ -211,6 +214,7 @@ void AppendStringAnnotationsCommandLineSwitch(base::Co - } - command_line->AppendSwitchASCII(kStringAnnotationsSwitch, string_annotations); - } -+#endif - - void SetCrashKeysFromCommandLine(const base::CommandLine& command_line) { - SetStringAnnotations(command_line); diff --git a/devel/electron35/files/patch-chrome_common_extensions_extension__constants.cc b/devel/electron35/files/patch-chrome_common_extensions_extension__constants.cc deleted file mode 100644 index 95882919a1e0..000000000000 --- a/devel/electron35/files/patch-chrome_common_extensions_extension__constants.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/extensions/extension_constants.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/extensions/extension_constants.cc -@@ -46,7 +46,7 @@ const char* const kBuiltInFirstPartyExtensionIds[] = { - #if !BUILDFLAG(IS_CHROMEOS_LACROS) - kReadingModeGDocsHelperExtensionId, - #endif // !BUILDFLAG(IS_CHROMEOS_LACROS) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - kTTSEngineExtensionId, - kComponentUpdaterTTSEngineExtensionId, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-chrome_common_extensions_extension__constants.h b/devel/electron35/files/patch-chrome_common_extensions_extension__constants.h deleted file mode 100644 index c700b2f8489f..000000000000 --- a/devel/electron35/files/patch-chrome_common_extensions_extension__constants.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/extensions/extension_constants.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/extensions/extension_constants.h -@@ -332,7 +332,7 @@ inline constexpr base::FilePath::CharType - kReadingModeGDocsHelperManifestFilename[] = - FILE_PATH_LITERAL("reading_mode_gdocs_helper_manifest.json"); - #endif // !BUILDFLAG(IS_CHROMEOS_LACROS) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // The extension id of the google tts engine extension to use on-device natural - // Google voices. - inline constexpr char kTTSEngineExtensionId[] = diff --git a/devel/electron35/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc b/devel/electron35/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc deleted file mode 100644 index ff5adce0a5e3..000000000000 --- a/devel/electron35/files/patch-chrome_common_extensions_permissions_chrome__permission__message__rules.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/extensions/permissions/chrome_permission_message_rules.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/extensions/permissions/chrome_permission_message_rules.cc -@@ -280,7 +280,7 @@ int GetEnterpriseReportingPrivatePermissionMessageId() - int GetEnterpriseReportingPrivatePermissionMessageId() { - #if BUILDFLAG(IS_WIN) - return IDS_EXTENSION_PROMPT_WARNING_ENTERPRISE_REPORTING_PRIVATE_ENABLED_WIN; --#elif BUILDFLAG(IS_LINUX) or BUILDFLAG(IS_MAC) -+#elif BUILDFLAG(IS_LINUX) or BUILDFLAG(IS_MAC) or BUILDFLAG(IS_BSD) - return IDS_EXTENSION_PROMPT_WARNING_ENTERPRISE_REPORTING_PRIVATE_ENABLED_LINUX_AND_MACOS; - #else - return IDS_EXTENSION_PROMPT_WARNING_ENTERPRISE_REPORTING_PRIVATE; diff --git a/devel/electron35/files/patch-chrome_common_media_cdm__host__file__path.cc b/devel/electron35/files/patch-chrome_common_media_cdm__host__file__path.cc deleted file mode 100644 index 63dafa29d4ee..000000000000 --- a/devel/electron35/files/patch-chrome_common_media_cdm__host__file__path.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/media/cdm_host_file_path.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/common/media/cdm_host_file_path.cc -@@ -90,7 +90,7 @@ void AddCdmHostFilePaths( - cdm_host_file_paths->emplace_back(chrome_framework_path, - chrome_framework_sig_path); - --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - base::FilePath chrome_exe_dir; - if (!base::PathService::Get(base::DIR_EXE, &chrome_exe_dir)) { diff --git a/devel/electron35/files/patch-chrome_common_media_cdm__registration.cc b/devel/electron35/files/patch-chrome_common_media_cdm__registration.cc deleted file mode 100644 index 0e5fc53a77cf..000000000000 --- a/devel/electron35/files/patch-chrome_common_media_cdm__registration.cc +++ /dev/null @@ -1,56 +0,0 @@ ---- chrome/common/media/cdm_registration.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/media/cdm_registration.cc -@@ -33,7 +33,7 @@ - #if BUILDFLAG(ENABLE_WIDEVINE) - #include "components/cdm/common/cdm_manifest.h" - #include "third_party/widevine/cdm/widevine_cdm_common.h" // nogncheck --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/native_library.h" - #include "chrome/common/chrome_paths.h" - #include "chrome/common/media/component_widevine_cdm_hint_file_linux.h" -@@ -52,7 +52,7 @@ using Robustness = content::CdmInfo::Robustness; - #if BUILDFLAG(ENABLE_WIDEVINE) - #if (BUILDFLAG(BUNDLE_WIDEVINE_CDM) || \ - BUILDFLAG(ENABLE_WIDEVINE_CDM_COMPONENT)) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - // Create a CdmInfo for a Widevine CDM, using |version|, |cdm_library_path|, and - // |capability|. - std::unique_ptr<content::CdmInfo> CreateWidevineCdmInfo( -@@ -97,7 +97,7 @@ std::unique_ptr<content::CdmInfo> CreateCdmInfoFromWid - // BUILDFLAG(IS_CHROMEOS)) - - #if BUILDFLAG(BUNDLE_WIDEVINE_CDM) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - // On Linux/ChromeOS we have to preload the CDM since it uses the zygote - // sandbox. On Windows and Mac, CDM registration is handled by Component - // Update (as the CDM can be loaded only when needed). -@@ -121,7 +121,7 @@ std::unique_ptr<content::CdmInfo> GetBundledWidevine() - // (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) - - #if (BUILDFLAG(ENABLE_WIDEVINE_CDM_COMPONENT) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS))) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD))) - // This code checks to see if Component Updater picked a version of the Widevine - // CDM to be used last time it ran. (Component Updater may choose the bundled - // CDM if there is not a new version available for download.) If there is one -@@ -163,7 +163,7 @@ void AddSoftwareSecureWidevine(std::vector<content::Cd - /*supports_sub_key_systems=*/false, kWidevineCdmDisplayName, - kWidevineCdmType, base::Version(), base::FilePath()); - --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The Widevine CDM on Linux/ChromeOS needs to be registered (and loaded) - // before the zygote is locked down. The CDM can be found from the version - // bundled with Chrome (if BUNDLE_WIDEVINE_CDM = true) and/or the version -@@ -388,7 +388,7 @@ void RegisterCdmInfo(std::vector<content::CdmInfo>* cd - } - - #if BUILDFLAG(ENABLE_WIDEVINE) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - std::vector<content::CdmInfo> GetSoftwareSecureWidevine() { - std::vector<content::CdmInfo> cdms; - AddSoftwareSecureWidevine(&cdms); diff --git a/devel/electron35/files/patch-chrome_common_media_cdm__registration.h b/devel/electron35/files/patch-chrome_common_media_cdm__registration.h deleted file mode 100644 index a8430e1bf9f0..000000000000 --- a/devel/electron35/files/patch-chrome_common_media_cdm__registration.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/media/cdm_registration.h.orig 2024-08-14 20:54:41 UTC -+++ chrome/common/media/cdm_registration.h -@@ -16,7 +16,7 @@ void RegisterCdmInfo(std::vector<content::CdmInfo>* cd - void RegisterCdmInfo(std::vector<content::CdmInfo>* cdms); - - #if BUILDFLAG(ENABLE_WIDEVINE) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD)) - // Returns the software secure Widevine CDM, if one exists. - std::vector<content::CdmInfo> GetSoftwareSecureWidevine(); - #endif diff --git a/devel/electron35/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h b/devel/electron35/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h deleted file mode 100644 index cb394c4c7f5d..000000000000 --- a/devel/electron35/files/patch-chrome_common_media_component__widevine__cdm__hint__file__linux.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/media/component_widevine_cdm_hint_file_linux.h.orig 2024-06-18 21:43:25 UTC -+++ chrome/common/media/component_widevine_cdm_hint_file_linux.h -@@ -17,7 +17,7 @@ - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+#if !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - #error "This file only applies to desktop Linux and ChromeOS." - #endif - diff --git a/devel/electron35/files/patch-chrome_common_pref__names.h b/devel/electron35/files/patch-chrome_common_pref__names.h deleted file mode 100644 index a88f5829c2b2..000000000000 --- a/devel/electron35/files/patch-chrome_common_pref__names.h +++ /dev/null @@ -1,91 +0,0 @@ ---- chrome/common/pref_names.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/pref_names.h -@@ -1340,7 +1340,7 @@ inline constexpr char kUseAshProxy[] = "lacros.proxy.u - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Linux specific preference on whether we should match the system theme. - inline constexpr char kSystemTheme[] = "extensions.theme.system_theme"; - #endif -@@ -1517,7 +1517,7 @@ inline constexpr char kShowUpdatePromotionInfoBar[] = - "browser.show_update_promotion_info_bar"; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Boolean that is false if we should show window manager decorations. If - // true, we draw a custom chrome frame (thicker title bar and blue border). - inline constexpr char kUseCustomChromeFrame[] = "browser.custom_chrome_frame"; -@@ -2135,7 +2135,7 @@ inline constexpr char kDownloadDirUpgraded[] = "downlo - inline constexpr char kDownloadDirUpgraded[] = "download.directory_upgrade"; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - inline constexpr char kOpenPdfDownloadInSystemReader[] = - "download.open_pdf_in_system_reader"; - #endif -@@ -2630,14 +2630,14 @@ inline constexpr char kMediaCdmOriginData[] = "media.c - inline constexpr char kMediaCdmOriginData[] = "media.cdm.origin_data"; - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // A boolean pref to determine whether or not the network service is running - // sandboxed. - inline constexpr char kNetworkServiceSandboxEnabled[] = - "net.network_service_sandbox"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Records whether the user has seen an HTTP auth "negotiate" header. - inline constexpr char kReceivedHttpAuthNegotiateHeader[] = - "net.received_http_auth_negotiate_headers"; -@@ -2729,7 +2729,7 @@ inline constexpr char kIsolatedWebAppPendingInitializa - inline constexpr char kIsolatedWebAppPendingInitializationCount[] = - "profile.isolated_web_app.install.pending_initialization_count"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Boolean that specifies whether OK-AS-DELEGATE flag from KDC is respected - // along with kAuthNegotiateDelegateAllowlist. - inline constexpr char kAuthNegotiateDelegateByKdcPolicy[] = -@@ -3253,7 +3253,7 @@ inline constexpr char kDeviceWeeklyScheduledSuspend[] - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Defines administrator-set availability of Chrome for Testing. - inline constexpr char kChromeForTestingAllowed[] = "chrome_for_testing.allowed"; - #endif -@@ -3845,7 +3845,7 @@ inline constexpr char kSandboxExternalProtocolBlocked[ - inline constexpr char kSandboxExternalProtocolBlocked[] = - "profile.sandbox_external_protocol_blocked"; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Boolean that indicates if system notifications are allowed to be used in - // place of Chrome notifications. - inline constexpr char kAllowSystemNotifications[] = -@@ -4041,7 +4041,7 @@ inline constexpr char kLensDesktopNTPSearchEnabled[] = - "policy.lens_desktop_ntp_search_enabled"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // A dict mapping the edition name with the major version it was shown. - inline constexpr char kWhatsNewEditionUsed[] = "browser.whats_new.edition_used"; - // A list containing the features of each module in order of when they -@@ -4135,7 +4135,7 @@ inline constexpr char kPrintingOAuth2AuthorizationServ - "printing.oauth2_authorization_servers"; - #endif - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If this exists and is true, Chrome may run system DNS resolution out of the - // network process. If false, Chrome will run system DNS resolution in the - // network process. If non-existent, Chrome will decide where to run system DNS diff --git a/devel/electron35/files/patch-chrome_common_url__constants.h b/devel/electron35/files/patch-chrome_common_url__constants.h deleted file mode 100644 index c35574cec1f5..000000000000 --- a/devel/electron35/files/patch-chrome_common_url__constants.h +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/common/url_constants.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/url_constants.h -@@ -978,7 +978,7 @@ inline constexpr char kPhoneHubPermissionLearnMoreURL[ - inline constexpr char kPhoneHubPermissionLearnMoreURL[] = - "https://support.google.com/chromebook?p=multidevice"; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // "Learn more" URL for the chrome apps deprecation dialog. - inline constexpr char kChromeAppsDeprecationLearnMoreURL[] = - "https://support.google.com/chrome?p=chrome_app_deprecation"; diff --git a/devel/electron35/files/patch-chrome_common_webui__url__constants.cc b/devel/electron35/files/patch-chrome_common_webui__url__constants.cc deleted file mode 100644 index 2d0204510bf2..000000000000 --- a/devel/electron35/files/patch-chrome_common_webui__url__constants.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- chrome/common/webui_url_constants.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/webui_url_constants.cc -@@ -192,18 +192,18 @@ base::span<const base::cstring_view> ChromeURLHosts() - kChromeUIAssistantOptInHost, - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - kChromeUIConnectorsInternalsHost, - kChromeUIDiscardsHost, - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - kChromeUIWebAppSettingsHost, - #endif - #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_ANDROID) - kChromeUILinuxProxyConfigHost, - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - kChromeUISandboxHost, - #endif - #if BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-chrome_common_webui__url__constants.h b/devel/electron35/files/patch-chrome_common_webui__url__constants.h deleted file mode 100644 index 0ee1d9c52239..000000000000 --- a/devel/electron35/files/patch-chrome_common_webui__url__constants.h +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/common/webui_url_constants.h.orig 2025-03-24 20:50:14 UTC -+++ chrome/common/webui_url_constants.h -@@ -508,18 +508,18 @@ inline constexpr char kChromeUIOsUrlAppURL[] = "chrome - #endif // BUILDFLAG(IS_CHROMEOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUIConnectorsInternalsHost[] = - "connectors-internals"; - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUIDiscardsHost[] = "discards"; - inline constexpr char kChromeUIDiscardsURL[] = "chrome://discards/"; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUIWebAppSettingsHost[] = "app-settings"; - inline constexpr char kChromeUIWebAppSettingsURL[] = "chrome://app-settings/"; - inline constexpr char kChromeUIWhatsNewHost[] = "whats-new"; -@@ -531,11 +531,11 @@ inline constexpr char kChromeUILinuxProxyConfigHost[] - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUISandboxHost[] = "sandbox"; - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - inline constexpr char kChromeUIBrowserSwitchHost[] = "browser-switch"; - inline constexpr char kChromeUIBrowserSwitchURL[] = "chrome://browser-switch/"; - inline constexpr char kChromeUIIntroDefaultBrowserSubPage[] = "default-browser"; -@@ -557,7 +557,7 @@ inline constexpr char kChromeUIProfilePickerUrl[] = "c - inline constexpr char kChromeUIProfilePickerUrl[] = "chrome://profile-picker/"; - #endif - --#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ - defined(TOOLKIT_VIEWS)) || \ - defined(USE_AURA) - inline constexpr char kChromeUITabModalConfirmDialogHost[] = diff --git a/devel/electron35/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc b/devel/electron35/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc deleted file mode 100644 index 279f27f74ee7..000000000000 --- a/devel/electron35/files/patch-chrome_enterprise__companion_enterprise__companion__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/enterprise_companion/enterprise_companion_client.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/enterprise_companion/enterprise_companion_client.cc -@@ -35,7 +35,7 @@ constexpr char kServerName[] = MAC_BUNDLE_IDENTIFIER_S - - #if BUILDFLAG(IS_MAC) - constexpr char kServerName[] = MAC_BUNDLE_IDENTIFIER_STRING ".service"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kServerName[] = - "/run/" COMPANY_SHORTNAME_STRING "/" PRODUCT_FULLNAME_STRING "/service.sk"; - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-chrome_enterprise__companion_event__logger.cc b/devel/electron35/files/patch-chrome_enterprise__companion_event__logger.cc deleted file mode 100644 index b9a50c1933a3..000000000000 --- a/devel/electron35/files/patch-chrome_enterprise__companion_event__logger.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/enterprise_companion/event_logger.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/enterprise_companion/event_logger.cc -@@ -124,7 +124,7 @@ proto::EnterpriseCompanionMetadata GetMetadata() { - metadata.set_application_arch(proto::ARM64); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metadata.set_os_platform(proto::LINUX); - #elif BUILDFLAG(IS_MAC) - metadata.set_os_platform(proto::MAC); diff --git a/devel/electron35/files/patch-chrome_enterprise__companion_lock.cc b/devel/electron35/files/patch-chrome_enterprise__companion_lock.cc deleted file mode 100644 index 171c9e2c3c46..000000000000 --- a/devel/electron35/files/patch-chrome_enterprise__companion_lock.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/enterprise_companion/lock.cc.orig 2024-08-14 20:54:42 UTC -+++ chrome/enterprise_companion/lock.cc -@@ -17,7 +17,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kLockName[] = "/" PRODUCT_FULLNAME_STRING ".lock"; - #elif BUILDFLAG(IS_MAC) - constexpr char kLockName[] = MAC_BUNDLE_IDENTIFIER_STRING ".lock"; -@@ -42,7 +42,7 @@ std::unique_ptr<ScopedLock> CreateScopedLock(base::Tim - namespace enterprise_companion { - - std::unique_ptr<ScopedLock> CreateScopedLock(base::TimeDelta timeout) { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return named_system_lock::ScopedLock::Create(kLockName, timeout); - #elif BUILDFLAG(IS_WIN) - CSecurityAttributes sa = diff --git a/devel/electron35/files/patch-chrome_services_printing_print__backend__service__impl.cc b/devel/electron35/files/patch-chrome_services_printing_print__backend__service__impl.cc deleted file mode 100644 index 896edadb9037..000000000000 --- a/devel/electron35/files/patch-chrome_services_printing_print__backend__service__impl.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- chrome/services/printing/print_backend_service_impl.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/services/printing/print_backend_service_impl.cc -@@ -50,7 +50,7 @@ - #include "printing/backend/cups_connection_pool.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/no_destructor.h" - #include "ui/linux/linux_ui.h" - #include "ui/linux/linux_ui_delegate_stub.h" -@@ -77,7 +77,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void InstantiateLinuxUiDelegate() { - // TODO(crbug.com/40561724) Until a real UI can be used in a utility process, - // need to use the stub version. -@@ -86,7 +86,7 @@ scoped_refptr<base::SequencedTaskRunner> GetPrintingTa - #endif - - scoped_refptr<base::SequencedTaskRunner> GetPrintingTaskRunner() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Use task runner associated with equivalent of UI thread. Needed for calls - // made through `PrintDialogLinuxInterface` to properly execute. - CHECK(base::SequencedTaskRunner::HasCurrentDefault()); -@@ -469,7 +469,7 @@ void PrintBackendServiceImpl::Init( - // `InitCommon()`. - InitializeProcessForPrinting(); - print_backend_ = PrintBackend::CreateInstance(locale); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Test framework already initializes the UI, so this should not go in - // `InitCommon()`. Additionally, low-level Linux UI is not needed when tests - // are using `TestPrintingContext`. -@@ -690,7 +690,7 @@ void PrintBackendServiceImpl::UpdatePrintSettings( - crash_keys_ = std::make_unique<crash_keys::ScopedPrinterInfo>( - *printer_name, print_backend_->GetPrinterDriverInfo(*printer_name)); - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_CUPS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_CUPS) - // Try to fill in advanced settings based upon basic info options. - PrinterBasicInfo basic_info; - if (print_backend_->GetPrinterBasicInfo(*printer_name, &basic_info) == diff --git a/devel/electron35/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc b/devel/electron35/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc deleted file mode 100644 index 20bfea5c7fe4..000000000000 --- a/devel/electron35/files/patch-chrome_services_speech_audio__source__fetcher__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/services/speech/audio_source_fetcher_impl.cc.orig 2024-06-18 21:43:25 UTC -+++ chrome/services/speech/audio_source_fetcher_impl.cc -@@ -132,7 +132,7 @@ void AudioSourceFetcherImpl::Start( - - // TODO(crbug.com/40753481): Check implementation / sandbox policy on Mac and - // Windows. --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - is_started_ = true; - // Initialize the AudioCapturerSource with |this| as the CaptureCallback, - // get the parameters for the device ID, then start audio capture. diff --git a/devel/electron35/files/patch-chrome_test_base_scoped__channel__override__posix.cc b/devel/electron35/files/patch-chrome_test_base_scoped__channel__override__posix.cc deleted file mode 100644 index 163cb93e276a..000000000000 --- a/devel/electron35/files/patch-chrome_test_base_scoped__channel__override__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/test/base/scoped_channel_override_posix.cc.orig 2024-06-18 21:43:25 UTC -+++ chrome/test/base/scoped_channel_override_posix.cc -@@ -45,7 +45,7 @@ std::string GetVersionExtra(ScopedChannelOverride::Cha - return "beta"; - case ScopedChannelOverride::Channel::kDev: - return "unstable"; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case ScopedChannelOverride::Channel::kCanary: - return "canary"; - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-chrome_test_chromedriver_chrome__launcher.cc b/devel/electron35/files/patch-chrome_test_chromedriver_chrome__launcher.cc deleted file mode 100644 index 4f8af7b9f114..000000000000 --- a/devel/electron35/files/patch-chrome_test_chromedriver_chrome__launcher.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- chrome/test/chromedriver/chrome_launcher.cc.orig 2023-11-29 21:39:54 UTC -+++ chrome/test/chromedriver/chrome_launcher.cc -@@ -73,6 +73,7 @@ - #include <fcntl.h> - #include <sys/stat.h> - #include <sys/types.h> -+#include <sys/wait.h> - #include <unistd.h> - #elif BUILDFLAG(IS_WIN) - #include <windows.h> diff --git a/devel/electron35/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc b/devel/electron35/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc deleted file mode 100644 index 10e112a6408f..000000000000 --- a/devel/electron35/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/test/chromedriver/chrome/chrome_finder.cc.orig 2023-11-29 21:39:54 UTC -+++ chrome/test/chromedriver/chrome/chrome_finder.cc -@@ -58,7 +58,7 @@ void GetApplicationDirs(std::vector<base::FilePath>* l - installation_locations[i].Append(L"Chromium\\Application")); - } - } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void GetApplicationDirs(std::vector<base::FilePath>* locations) { - // TODO: Respect users' PATH variables. - // Until then, we use an approximation of the most common defaults. -@@ -125,7 +125,7 @@ std::vector<base::FilePath> GetChromeProgramNames() { - chrome::kGoogleChromeForTestingBrowserProcessExecutablePath), - base::FilePath(chrome::kGoogleChromeBrowserProcessExecutablePath), - base::FilePath(chrome::kChromiumBrowserProcessExecutablePath), --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FilePath(chrome::kBrowserProcessExecutablePath), - base::FilePath("chrome"), // Chrome for Testing or Google Chrome - base::FilePath("google-chrome"), base::FilePath("chromium"), -@@ -141,7 +141,7 @@ std::vector<base::FilePath> GetHeadlessShellProgramNam - return { - #if BUILDFLAG(IS_WIN) - base::FilePath(FILE_PATH_LITERAL("chrome-headless-shell.exe")), --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FilePath("chrome-headless-shell"), - #else - // it will compile but won't work on other OSes diff --git a/devel/electron35/files/patch-chrome_test_chromedriver_key__converter__unittest.cc b/devel/electron35/files/patch-chrome_test_chromedriver_key__converter__unittest.cc deleted file mode 100644 index 724275215711..000000000000 --- a/devel/electron35/files/patch-chrome_test_chromedriver_key__converter__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/test/chromedriver/key_converter_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/test/chromedriver/key_converter_unittest.cc -@@ -252,7 +252,7 @@ TEST(KeyConverter, ToggleModifiers) { - CheckEventsReleaseModifiers(keys, key_events); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Fails on bots: crbug.com/174962 - #define MAYBE_AllEnglishKeyboardSymbols DISABLED_AllEnglishKeyboardSymbols - #else -@@ -310,7 +310,7 @@ TEST(KeyConverter, AllSpecialWebDriverKeysOnEnglishKey - TEST(KeyConverter, AllSpecialWebDriverKeysOnEnglishKeyboard) { - ui::ScopedKeyboardLayout keyboard_layout(ui::KEYBOARD_LAYOUT_ENGLISH_US); - const auto kTextForKeys = std::to_array<char>({ --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - 0, 0, 0, 0, '\t', 0, '\r', '\r', 0, 0, 0, 0, 0, - #else - 0, 0, 0, 0, 0, 0, '\r', '\r', 0, 0, 0, 0, 0, diff --git a/devel/electron35/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc b/devel/electron35/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc deleted file mode 100644 index 4b8b1206329b..000000000000 --- a/devel/electron35/files/patch-chrome_test_chromedriver_keycode__text__conversion__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chrome/test/chromedriver/keycode_text_conversion_unittest.cc.orig 2024-06-18 21:43:25 UTC -+++ chrome/test/chromedriver/keycode_text_conversion_unittest.cc -@@ -67,7 +67,7 @@ std::string ConvertKeyCodeToTextNoError(ui::KeyboardCo - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Fails on bots: crbug.com/174962 - #define MAYBE_KeyCodeToText DISABLED_KeyCodeToText - #else -@@ -104,7 +104,7 @@ TEST(KeycodeTextConversionTest, MAYBE_KeyCodeToText) { - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Fails on bots: crbug.com/174962 - #define MAYBE_CharToKeyCode DISABLED_CharToKeyCode - #else diff --git a/devel/electron35/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc b/devel/electron35/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc deleted file mode 100644 index 1a54ea3ca8c0..000000000000 --- a/devel/electron35/files/patch-chrome_test_supervised__user_google__auth__state__waiter__mixin.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/test/supervised_user/google_auth_state_waiter_mixin.cc.orig 2024-10-16 21:31:08 UTC -+++ chrome/test/supervised_user/google_auth_state_waiter_mixin.cc -@@ -24,7 +24,7 @@ void GoogleAuthStateWaiterMixin::SetUpOnMainThread() { - GoogleAuthStateWaiterMixin::~GoogleAuthStateWaiterMixin() = default; - - void GoogleAuthStateWaiterMixin::SetUpOnMainThread() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - ChildAccountService* child_account_service = - ChildAccountServiceFactory::GetForProfile( - test_base_->browser()->profile()); diff --git a/devel/electron35/files/patch-chrome_updater_app_app__uninstall.cc b/devel/electron35/files/patch-chrome_updater_app_app__uninstall.cc deleted file mode 100644 index a448d9de27ab..000000000000 --- a/devel/electron35/files/patch-chrome_updater_app_app__uninstall.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/updater/app/app_uninstall.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/updater/app/app_uninstall.cc -@@ -157,7 +157,7 @@ void UninstallInThreadPool(UpdaterScope scope, - } - if (int result = UninstallOtherVersions(scope); - result != kErrorOk) { --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // TODO(crbug.com/366249606): Ignores the errors when uninstalls - // the other versions, because currently older Linux updater on - // CIPD exits with error `kErrorFailedToDeleteFolder`. diff --git a/devel/electron35/files/patch-chrome_updater_configurator.cc b/devel/electron35/files/patch-chrome_updater_configurator.cc deleted file mode 100644 index 0d6c16c3aa44..000000000000 --- a/devel/electron35/files/patch-chrome_updater_configurator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/updater/configurator.cc.orig 2025-03-24 20:50:14 UTC -+++ chrome/updater/configurator.cc -@@ -73,7 +73,7 @@ Configurator::Configurator(scoped_refptr<UpdaterPrefs> - return std::nullopt; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - }()) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux creating the NetworkFetcherFactory requires performing blocking IO - // to load an external library. This should be done when the configurator is - // created. diff --git a/devel/electron35/files/patch-chrome_updater_lock.cc b/devel/electron35/files/patch-chrome_updater_lock.cc deleted file mode 100644 index 41ea85a0b7a4..000000000000 --- a/devel/electron35/files/patch-chrome_updater_lock.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/updater/lock.cc.orig 2024-08-14 20:54:44 UTC -+++ chrome/updater/lock.cc -@@ -26,7 +26,7 @@ std::unique_ptr<ScopedLock> CreateScopedLock(const std - std::unique_ptr<ScopedLock> CreateScopedLock(const std::string& name, - UpdaterScope scope, - base::TimeDelta timeout) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return named_system_lock::ScopedLock::Create( - base::StrCat({"/" PRODUCT_FULLNAME_STRING, name, - UpdaterScopeToString(scope), ".lock"}), diff --git a/devel/electron35/files/patch-chrome_updater_util_posix__util.cc b/devel/electron35/files/patch-chrome_updater_util_posix__util.cc deleted file mode 100644 index 6cd7f05b8cb6..000000000000 --- a/devel/electron35/files/patch-chrome_updater_util_posix__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chrome/updater/util/posix_util.cc.orig 2024-04-15 20:33:52 UTC -+++ chrome/updater/util/posix_util.cc -@@ -20,7 +20,7 @@ - #include "chrome/updater/updater_branding.h" - #include "chrome/updater/util/util.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/updater/util/linux_util.h" - #endif - diff --git a/devel/electron35/files/patch-chrome_utility_services.cc b/devel/electron35/files/patch-chrome_utility_services.cc deleted file mode 100644 index d92b79535c0e..000000000000 --- a/devel/electron35/files/patch-chrome_utility_services.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- chrome/utility/services.cc.orig 2025-01-27 17:37:37 UTC -+++ chrome/utility/services.cc -@@ -49,7 +49,7 @@ - #include "chrome/services/system_signals/mac/mac_system_signals_service.h" - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "chrome/services/system_signals/linux/linux_system_signals_service.h" - #endif // BUILDFLAG(IS_LINUX) - -@@ -207,7 +207,7 @@ auto RunMacNotificationService( - } - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto RunSystemSignalsService( - mojo::PendingReceiver<device_signals::mojom::SystemSignalsService> - receiver) { -@@ -481,7 +481,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& - services.Add(RunWindowsIconReader); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - services.Add(RunSystemSignalsService); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-chromecast_browser_cast__browser__main__parts.cc b/devel/electron35/files/patch-chromecast_browser_cast__browser__main__parts.cc deleted file mode 100644 index 407750d86a20..000000000000 --- a/devel/electron35/files/patch-chromecast_browser_cast__browser__main__parts.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chromecast/browser/cast_browser_main_parts.cc.orig 2025-01-27 17:37:37 UTC -+++ chromecast/browser/cast_browser_main_parts.cc -@@ -95,7 +95,7 @@ - #include "ui/ozone/public/ozone_platform.h" - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <fontconfig/fontconfig.h> - #include <signal.h> - #include <sys/prctl.h> -@@ -268,7 +268,7 @@ class CastViewsDelegate : public views::ViewsDelegate - - #endif // defined(USE_AURA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - base::FilePath GetApplicationFontsDir() { - std::unique_ptr<base::Environment> env(base::Environment::Create()); -@@ -314,7 +314,7 @@ const DefaultCommandLineSwitch kDefaultSwitches[] = { - {switches::kDisableThreadedAnimation, ""}, - #endif // BUILDFLAG(IS_ANDROID) - #endif // BUILDFLAG(IS_CAST_AUDIO_ONLY) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if defined(ARCH_CPU_X86_FAMILY) - // This is needed for now to enable the x11 Ozone platform to work with - // current Linux/NVidia OpenGL drivers. -@@ -491,7 +491,7 @@ void CastBrowserMainParts::ToolkitInitialized() { - views_delegate_ = std::make_unique<CastViewsDelegate>(); - #endif // defined(USE_AURA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FilePath dir_font = GetApplicationFontsDir(); - const FcChar8* dir_font_char8 = - reinterpret_cast<const FcChar8*>(dir_font.value().data()); diff --git a/devel/electron35/files/patch-chromecast_browser_cast__content__browser__client.cc b/devel/electron35/files/patch-chromecast_browser_cast__content__browser__client.cc deleted file mode 100644 index b41d44a8c18a..000000000000 --- a/devel/electron35/files/patch-chromecast_browser_cast__content__browser__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chromecast/browser/cast_content_browser_client.cc.orig 2024-10-16 21:31:08 UTC -+++ chromecast/browser/cast_content_browser_client.cc -@@ -429,7 +429,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS - switches::kAudioOutputChannels)); - } - } else if (process_type == switches::kGpuProcess) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Necessary for accelerated 2d canvas. By default on Linux, Chromium - // assumes GLES2 contexts can be lost to a power-save mode, which breaks GPU - // canvas apps. diff --git a/devel/electron35/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc b/devel/electron35/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc deleted file mode 100644 index ab4ba877754b..000000000000 --- a/devel/electron35/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc.orig 2025-01-27 17:37:37 UTC -+++ chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc -@@ -347,7 +347,7 @@ CastWebView::Scoped RuntimeApplicationServiceImpl::Cre - params->force_720p_resolution = - GetFlagEntry(feature::kCastCoreForce720p, config_.extra_features(), - /*default_value=*/false); --#if BUILDFLAG(ENABLE_CAST_RECEIVER) && BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(ENABLE_CAST_RECEIVER) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - // Starboard-based (linux) cast receivers may not render their UI at 720p, so - // we need to scale to the proper resolution. For example, a 4k TV may render - // the window at 1920x1080, so a scaling factor of 1.5 is necessary for a 720p diff --git a/devel/electron35/files/patch-chromecast_media_base_default__monotonic__clock.cc b/devel/electron35/files/patch-chromecast_media_base_default__monotonic__clock.cc deleted file mode 100644 index effe33ff128d..000000000000 --- a/devel/electron35/files/patch-chromecast_media_base_default__monotonic__clock.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chromecast/media/base/default_monotonic_clock.cc.orig 2022-02-28 16:54:41 UTC -+++ chromecast/media/base/default_monotonic_clock.cc -@@ -11,7 +11,7 @@ - #include "base/time/time.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chromecast/media/base/buildflags.h" - #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -28,7 +28,7 @@ std::unique_ptr<MonotonicClock> MonotonicClock::Create - return std::make_unique<DefaultMonotonicClock>(); - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - int64_t MonotonicClockNow() { - timespec now = {0, 0}; - #if BUILDFLAG(MEDIA_CLOCK_MONOTONIC_RAW) diff --git a/devel/electron35/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc b/devel/electron35/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc deleted file mode 100644 index 71f62b74b39c..000000000000 --- a/devel/electron35/files/patch-components_autofill_core_browser_data__manager_payments_payments__data__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/autofill/core/browser/data_manager/payments/payments_data_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ components/autofill/core/browser/data_manager/payments/payments_data_manager.cc -@@ -1168,7 +1168,7 @@ bool PaymentsDataManager::ShouldShowCardsFromAccountOp - bool PaymentsDataManager::ShouldShowCardsFromAccountOption() const { - // The feature is only for Linux, Windows, Mac, and Fuchsia. - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // This option should only be shown for users that have not enabled the Sync - // Feature and that have server credit cards available. - // TODO(crbug.com/40066949): Simplify once ConsentLevel::kSync and -@@ -2021,7 +2021,7 @@ bool PaymentsDataManager::AreBnplIssuersSupported() co - - bool PaymentsDataManager::AreBnplIssuersSupported() const { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled( - features::kAutofillEnableBuyNowPayLaterSyncing); - #else diff --git a/devel/electron35/files/patch-components_autofill_core_browser_integrators_autofill__optimization__guide.cc b/devel/electron35/files/patch-components_autofill_core_browser_integrators_autofill__optimization__guide.cc deleted file mode 100644 index d362ec14eb4e..000000000000 --- a/devel/electron35/files/patch-components_autofill_core_browser_integrators_autofill__optimization__guide.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/autofill/core/browser/integrators/autofill_optimization_guide.cc.orig 2025-03-24 20:50:14 UTC -+++ components/autofill/core/browser/integrators/autofill_optimization_guide.cc -@@ -211,7 +211,7 @@ void AutofillOptimizationGuide::OnDidParseForm( - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!server_cards.empty() && - base::FeatureList::IsEnabled( - features::kAutofillEnableAmountExtractionDesktop)) { diff --git a/devel/electron35/files/patch-components_autofill_core_common_autofill__payments__features.cc b/devel/electron35/files/patch-components_autofill_core_common_autofill__payments__features.cc deleted file mode 100644 index efa64fa86a88..000000000000 --- a/devel/electron35/files/patch-components_autofill_core_common_autofill__payments__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/autofill/core/common/autofill_payments_features.cc.orig 2025-03-24 20:50:14 UTC -+++ components/autofill/core/common/autofill_payments_features.cc -@@ -292,7 +292,7 @@ bool ShouldShowImprovedUserConsentForCreditCardSave() - #endif // BUILDFLAG(IS_ANDROID) - - bool ShouldShowImprovedUserConsentForCreditCardSave() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The new user consent UI is fully launched on MacOS, Windows and Linux. - return true; - #else diff --git a/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.cc b/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.cc deleted file mode 100644 index 9b0ee2af2be0..000000000000 --- a/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/autofill/core/common/autofill_prefs.cc.orig 2025-03-24 20:50:14 UTC -+++ components/autofill/core/common/autofill_prefs.cc -@@ -102,7 +102,7 @@ void RegisterProfilePrefs(user_prefs::PrefRegistrySync - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kAutofillPredictionImprovementsEnabled, - false); - registry->RegisterBooleanPref( -@@ -294,7 +294,7 @@ bool IsFacilitatedPaymentsEwalletEnabled(const PrefSer - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void SetAutofillBnplEnabled(PrefService* prefs, bool value) { - prefs->SetBoolean(kAutofillBnplEnabled, value); - } -@@ -303,7 +303,7 @@ bool IsAutofillBnplEnabled(const PrefService* prefs) { - - bool IsAutofillBnplEnabled(const PrefService* prefs) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return prefs->GetBoolean(kAutofillBnplEnabled); - #else - return false; diff --git a/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.h b/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.h deleted file mode 100644 index abe61dfb1dd4..000000000000 --- a/devel/electron35/files/patch-components_autofill_core_common_autofill__prefs.h +++ /dev/null @@ -1,29 +0,0 @@ ---- components/autofill/core/common/autofill_prefs.h.orig 2025-03-24 20:50:14 UTC -+++ components/autofill/core/common/autofill_prefs.h -@@ -26,7 +26,7 @@ inline constexpr std::string_view kAutofillAblationSee - inline constexpr std::string_view kAutofillAblationSeedPref = - "autofill.ablation_seed"; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Boolean that is true if BNPL on Autofill is enabled. - inline constexpr char kAutofillBnplEnabled[] = "autofill.bnpl_enabled"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || -@@ -80,7 +80,7 @@ inline constexpr char kAutofillPaymentCardBenefits[] = - inline constexpr char kAutofillPaymentCardBenefits[] = - "autofill.payment_card_benefits"; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Boolean that controls improved autofill filling predictions. When enabled, - // the autofill functionality is enhanced with adopting user data to - // the form being filled in, which is triggered by the user via an extra -@@ -235,7 +235,7 @@ bool IsFacilitatedPaymentsEwalletEnabled(const PrefSer - bool IsFacilitatedPaymentsEwalletEnabled(const PrefService* prefs); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void SetAutofillBnplEnabled(PrefService* prefs, bool value); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-components_commerce_core_commerce__feature__list.cc b/devel/electron35/files/patch-components_commerce_core_commerce__feature__list.cc deleted file mode 100644 index 94df69ac4fa1..000000000000 --- a/devel/electron35/files/patch-components_commerce_core_commerce__feature__list.cc +++ /dev/null @@ -1,48 +0,0 @@ ---- components/commerce/core/commerce_feature_list.cc.orig 2025-03-24 20:50:14 UTC -+++ components/commerce/core/commerce_feature_list.cc -@@ -157,7 +157,7 @@ BASE_FEATURE(kPriceInsights, - "PriceInsights", - base::FEATURE_DISABLED_BY_DEFAULT); - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kPriceInsightsRegionLaunched, - "PriceInsightsRegionLaunched", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -218,7 +218,7 @@ const char kDiscountOnShoppyPageParam[] = "discount-on - const char kDiscountOnShoppyPageParam[] = "discount-on-shoppy-page"; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const base::FeatureParam<bool> kDiscountOnShoppyPage{ - &kEnableDiscountInfoApi, kDiscountOnShoppyPageParam, true}; - #else -@@ -227,7 +227,7 @@ const base::FeatureParam<bool> kDiscountOnShoppyPage{ - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kEnableDiscountInfoApiRegionLaunched, - "EnableDiscountInfoApiRegionLaunched", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -242,7 +242,7 @@ const char kNonMerchantWideBehaviorParam[] = "non-merc - const char kNonMerchantWideBehaviorParam[] = "non-merchant-wide-behavior"; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kDiscountDialogAutoPopupBehaviorSetting, - "DiscountDialogAutoPopupBehaviorSetting", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -283,7 +283,8 @@ BASE_FEATURE(kShoppingList, "ShoppingList", base::FEAT - - BASE_FEATURE(kShoppingList, "ShoppingList", base::FEATURE_DISABLED_BY_DEFAULT); - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_IOS) || \ -+ BUILDFLAG(IS_BSD) - BASE_FEATURE(kShoppingListRegionLaunched, - "ShoppingListRegionLaunched", - base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-components_constrained__window_constrained__window__views.cc b/devel/electron35/files/patch-components_constrained__window_constrained__window__views.cc deleted file mode 100644 index 8d32e29e9f2d..000000000000 --- a/devel/electron35/files/patch-components_constrained__window_constrained__window__views.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/constrained_window/constrained_window_views.cc.orig 2025-03-24 20:50:14 UTC -+++ components/constrained_window/constrained_window_views.cc -@@ -375,7 +375,7 @@ bool PlatformClipsChildrenToViewport() { - } - - bool PlatformClipsChildrenToViewport() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-components_content__settings_core_browser_website__settings__registry.cc b/devel/electron35/files/patch-components_content__settings_core_browser_website__settings__registry.cc deleted file mode 100644 index 4020932c3ec5..000000000000 --- a/devel/electron35/files/patch-components_content__settings_core_browser_website__settings__registry.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/content_settings/core/browser/website_settings_registry.cc.orig 2025-03-24 20:50:14 UTC -+++ components/content_settings/core/browser/website_settings_registry.cc -@@ -66,7 +66,7 @@ const WebsiteSettingsInfo* WebsiteSettingsRegistry::Re - #if BUILDFLAG(IS_WIN) - if (!(platform & PLATFORM_WINDOWS)) - return nullptr; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!(platform & PLATFORM_LINUX)) - return nullptr; - #elif BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-components_cookie__config_cookie__store__util.cc b/devel/electron35/files/patch-components_cookie__config_cookie__store__util.cc deleted file mode 100644 index 6cb3d6e291e0..000000000000 --- a/devel/electron35/files/patch-components_cookie__config_cookie__store__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/cookie_config/cookie_store_util.cc.orig 2024-02-21 00:20:40 UTC -+++ components/cookie_config/cookie_store_util.cc -@@ -12,7 +12,7 @@ namespace cookie_config { - namespace cookie_config { - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - namespace { - - // Use the operating system's mechanisms to encrypt cookies before writing diff --git a/devel/electron35/files/patch-components_crash_core_app_BUILD.gn b/devel/electron35/files/patch-components_crash_core_app_BUILD.gn deleted file mode 100644 index 6896f662e196..000000000000 --- a/devel/electron35/files/patch-components_crash_core_app_BUILD.gn +++ /dev/null @@ -1,43 +0,0 @@ ---- components/crash/core/app/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ components/crash/core/app/BUILD.gn -@@ -70,6 +70,10 @@ static_library("app") { - ] - } - -+ if (is_bsd) { -+ sources -= [ "crashpad.cc" ] -+ } -+ - defines = [ "CRASH_IMPLEMENTATION" ] - - public_deps = [ ":lib" ] -@@ -83,7 +87,7 @@ static_library("app") { - "//third_party/crashpad/crashpad/util", - ] - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ "crashpad_linux.cc" ] - data_deps = [ ":chrome_crashpad_handler" ] - } -@@ -103,7 +107,7 @@ static_library("app") { - libs = [ "log" ] - } - -- if (is_android || is_linux || is_chromeos) { -+ if ((is_android || is_linux || is_chromeos) && !is_bsd) { - deps += [ - "//base:base_static", - "//components/crash/core/common", -@@ -235,11 +239,6 @@ if (is_mac || is_android || is_linux || is_chromeos) { - # define custom UserStreamDataSources. - executable("chrome_crashpad_handler") { - sources = [ "chrome_crashpad_handler.cc" ] -- -- deps = [ -- ":crashpad_handler_main", -- "//third_party/crashpad/crashpad/handler", -- ] - - if (is_mac && (is_component_build || is_asan || is_ubsan_any)) { - ldflags = [ diff --git a/devel/electron35/files/patch-components_crash_core_app_chrome__crashpad__handler.cc b/devel/electron35/files/patch-components_crash_core_app_chrome__crashpad__handler.cc deleted file mode 100644 index a9adae723bc6..000000000000 --- a/devel/electron35/files/patch-components_crash_core_app_chrome__crashpad__handler.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- components/crash/core/app/chrome_crashpad_handler.cc.orig 2022-02-07 13:39:41 UTC -+++ components/crash/core/app/chrome_crashpad_handler.cc -@@ -6,5 +6,9 @@ - extern "C" int CrashpadHandlerMain(int argc, char* argv[]); - - int main(int argc, char* argv[]) { -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+ return -1; -+#else - return CrashpadHandlerMain(argc, argv); -+#endif - } diff --git a/devel/electron35/files/patch-components_crash_core_app_crashpad__handler__main.cc b/devel/electron35/files/patch-components_crash_core_app_crashpad__handler__main.cc deleted file mode 100644 index 219d1e41410c..000000000000 --- a/devel/electron35/files/patch-components_crash_core_app_crashpad__handler__main.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/crash/core/app/crashpad_handler_main.cc.orig 2024-02-21 00:20:40 UTC -+++ components/crash/core/app/crashpad_handler_main.cc -@@ -10,7 +10,7 @@ - #include "third_party/crashpad/crashpad/handler/handler_main.h" - #include "third_party/crashpad/crashpad/handler/user_stream_data_source.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "components/stability_report/user_stream_data_source_posix.h" - #endif - -@@ -31,7 +31,7 @@ __attribute__((visibility("default"), used)) int Crash - char* argv[]) { - crashpad::UserStreamDataSources user_stream_data_sources; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - user_stream_data_sources.push_back( - std::make_unique<stability_report::UserStreamDataSourcePosix>()); - #endif diff --git a/devel/electron35/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc b/devel/electron35/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc deleted file mode 100644 index 9b0f58ec3767..000000000000 --- a/devel/electron35/files/patch-components_crash_core_browser_crash__upload__list__crashpad.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- components/crash/core/browser/crash_upload_list_crashpad.cc.orig 2025-03-24 20:50:14 UTC -+++ components/crash/core/browser/crash_upload_list_crashpad.cc -@@ -37,7 +37,9 @@ CrashUploadListCrashpad::LoadUploadList() { - std::vector<std::unique_ptr<UploadList::UploadInfo>> - CrashUploadListCrashpad::LoadUploadList() { - std::vector<crash_reporter::Report> reports; -+#if !BUILDFLAG(IS_BSD) - crash_reporter::GetReports(&reports); -+#endif - - std::vector<std::unique_ptr<UploadInfo>> uploads; - for (const crash_reporter::Report& report : reports) { -@@ -51,9 +53,13 @@ void CrashUploadListCrashpad::ClearUploadList(const ba - - void CrashUploadListCrashpad::ClearUploadList(const base::Time& begin, - const base::Time& end) { -+#if !BUILDFLAG(IS_BSD) - crash_reporter::ClearReportsBetween(begin, end); -+#endif - } - - void CrashUploadListCrashpad::RequestSingleUpload(const std::string& local_id) { -+#if !BUILDFLAG(IS_BSD) - crash_reporter::RequestSingleCrashUpload(local_id); -+#endif - } diff --git a/devel/electron35/files/patch-components_crash_core_common_BUILD.gn b/devel/electron35/files/patch-components_crash_core_common_BUILD.gn deleted file mode 100644 index e10540b90e26..000000000000 --- a/devel/electron35/files/patch-components_crash_core_common_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- components/crash/core/common/BUILD.gn.orig 2023-05-25 00:41:50 UTC -+++ components/crash/core/common/BUILD.gn -@@ -9,7 +9,7 @@ import("//components/gwp_asan/buildflags/buildflags.gn - - declare_args() { - # If set to true, this will stub out and disable the entire crash key system. -- use_crash_key_stubs = is_fuchsia -+ use_crash_key_stubs = is_fuchsia || is_bsd - } - - group("common") { diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h b/devel/electron35/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h deleted file mode 100644 index f9e075904ee8..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_mock__signals__aggregator.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/mock_signals_aggregator.h.orig 2023-08-10 01:48:40 UTC -+++ components/device_signals/core/browser/mock_signals_aggregator.h -@@ -17,7 +17,7 @@ class MockSignalsAggregator : public SignalsAggregator - MockSignalsAggregator(); - ~MockSignalsAggregator() override; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MOCK_METHOD(void, - GetSignalsForUser, - (const UserContext&, diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator.h b/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator.h deleted file mode 100644 index 290cc0f1df04..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/signals_aggregator.h.orig 2023-08-10 01:48:40 UTC -+++ components/device_signals/core/browser/signals_aggregator.h -@@ -22,7 +22,7 @@ class SignalsAggregator : public KeyedService { - - ~SignalsAggregator() override = default; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Will asynchronously collect signals whose names are specified in the - // `request` object, and will also use a `user_context` to validate that the - // user has permissions to the device's signals. Invokes `callback` with the diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc b/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc deleted file mode 100644 index c6d5c29f1233..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/signals_aggregator_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ components/device_signals/core/browser/signals_aggregator_impl.cc -@@ -64,7 +64,7 @@ SignalsAggregatorImpl::~SignalsAggregatorImpl() = defa - - SignalsAggregatorImpl::~SignalsAggregatorImpl() = default; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SignalsAggregatorImpl::GetSignalsForUser( - const UserContext& user_context, - const SignalsAggregationRequest& request, diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h b/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h deleted file mode 100644 index 52958644ed30..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_signals__aggregator__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/signals_aggregator_impl.h.orig 2023-08-10 01:48:40 UTC -+++ components/device_signals/core/browser/signals_aggregator_impl.h -@@ -29,7 +29,7 @@ class SignalsAggregatorImpl : public SignalsAggregator - ~SignalsAggregatorImpl() override; - - // SignalsAggregator: --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void GetSignalsForUser(const UserContext& user_context, - const SignalsAggregationRequest& request, - GetSignalsCallback callback) override; diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service.h b/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service.h deleted file mode 100644 index f97fd34746cc..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/user_permission_service.h.orig 2023-08-10 01:48:40 UTC -+++ components/device_signals/core/browser/user_permission_service.h -@@ -57,7 +57,7 @@ class UserPermissionService : public KeyedService { - // missing. - virtual bool ShouldCollectConsent() const = 0; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Will verify whether context-aware signals can be collected - // on behalf of the user represented by `user_context`. Returns `kGranted` if - // collection is allowed. diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc b/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc deleted file mode 100644 index 8c3b2d95c205..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/user_permission_service_impl.cc.orig 2024-08-14 20:54:47 UTC -+++ components/device_signals/core/browser/user_permission_service_impl.cc -@@ -87,7 +87,7 @@ bool UserPermissionServiceImpl::ShouldCollectConsent() - consent_required_by_dependent_policy; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - UserPermission UserPermissionServiceImpl::CanUserCollectSignals( - const UserContext& user_context) const { - // Return "unknown user" if no user ID was given. diff --git a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.h b/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.h deleted file mode 100644 index bbc8fcb8a42c..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_browser_user__permission__service__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/browser/user_permission_service_impl.h.orig 2024-08-14 20:54:47 UTC -+++ components/device_signals/core/browser/user_permission_service_impl.h -@@ -38,7 +38,7 @@ class UserPermissionServiceImpl : public UserPermissio - - // UserPermissionService: - bool ShouldCollectConsent() const override; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - UserPermission CanUserCollectSignals( - const UserContext& user_context) const override; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX diff --git a/devel/electron35/files/patch-components_device__signals_core_common_signals__features.cc b/devel/electron35/files/patch-components_device__signals_core_common_signals__features.cc deleted file mode 100644 index 44988234311d..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_common_signals__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/common/signals_features.cc.orig 2025-03-24 20:50:14 UTC -+++ components/device_signals/core/common/signals_features.cc -@@ -11,7 +11,7 @@ BASE_FEATURE(kAllowClientCertificateReportingForUsers, - base::FEATURE_ENABLED_BY_DEFAULT); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Enables the triggering of device signals consent dialog when conditions met - // This feature also requires UnmanagedDeviceSignalsConsentFlowEnabled policy to - // be enabled diff --git a/devel/electron35/files/patch-components_device__signals_core_common_signals__features.h b/devel/electron35/files/patch-components_device__signals_core_common_signals__features.h deleted file mode 100644 index 2964cf356116..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_common_signals__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/common/signals_features.h.orig 2025-03-24 20:50:14 UTC -+++ components/device_signals/core/common/signals_features.h -@@ -14,7 +14,7 @@ BASE_DECLARE_FEATURE(kAllowClientCertificateReportingF - BASE_DECLARE_FEATURE(kAllowClientCertificateReportingForUsers); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kDeviceSignalsConsentDialog); - - // Returns true if device signals consent dialog has been enabled for diff --git a/devel/electron35/files/patch-components_device__signals_core_system__signals_platform__delegate.cc b/devel/electron35/files/patch-components_device__signals_core_system__signals_platform__delegate.cc deleted file mode 100644 index c5dea15ace97..000000000000 --- a/devel/electron35/files/patch-components_device__signals_core_system__signals_platform__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/core/system_signals/platform_delegate.cc.orig 2022-09-24 10:57:32 UTC -+++ components/device_signals/core/system_signals/platform_delegate.cc -@@ -11,7 +11,7 @@ namespace device_signals { - - bool CustomFilePathComparator::operator()(const base::FilePath& a, - const base::FilePath& b) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux, the file system is case sensitive. - return a < b; - #else diff --git a/devel/electron35/files/patch-components_device__signals_test_signals__contract.cc b/devel/electron35/files/patch-components_device__signals_test_signals__contract.cc deleted file mode 100644 index d28129cda700..000000000000 --- a/devel/electron35/files/patch-components_device__signals_test_signals__contract.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/device_signals/test/signals_contract.cc.orig 2023-10-19 19:58:18 UTC -+++ components/device_signals/test/signals_contract.cc -@@ -212,7 +212,7 @@ GetSignalsContract() { - base::BindRepeating(VerifyUnset, names::kCrowdStrike); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUIDLFLAG(IS_BSD) - contract[names::kAllowScreenLock] = - base::BindRepeating(VerifyUnset, names::kAllowScreenLock); - contract[names::kImei] = base::BindRepeating(VerifyUnset, names::kImei); diff --git a/devel/electron35/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc b/devel/electron35/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc deleted file mode 100644 index 422c5721bd85..000000000000 --- a/devel/electron35/files/patch-components_discardable__memory_service_discardable__shared__memory__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/discardable_memory/service/discardable_shared_memory_manager.cc.orig 2024-10-16 21:31:10 UTC -+++ components/discardable_memory/service/discardable_shared_memory_manager.cc -@@ -172,7 +172,7 @@ uint64_t GetDefaultMemoryLimit() { - // Limits the number of FDs used to 32, assuming a 4MB allocation size. - uint64_t max_default_memory_limit = 128 * kMegabyte; - #else -- uint64_t max_default_memory_limit = 512 * kMegabyte; -+ uint64_t max_default_memory_limit = 128 * kMegabyte; - #endif - - // Use 1/8th of discardable memory on low-end devices. diff --git a/devel/electron35/files/patch-components_embedder__support_user__agent__utils.cc b/devel/electron35/files/patch-components_embedder__support_user__agent__utils.cc deleted file mode 100644 index 485388d3800a..000000000000 --- a/devel/electron35/files/patch-components_embedder__support_user__agent__utils.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- components/embedder_support/user_agent_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ components/embedder_support/user_agent_utils.cc -@@ -451,6 +451,9 @@ std::string GetPlatformForUAMetadata() { - # else - return "Chromium OS"; - # endif -+#elif BUILDFLAG(IS_BSD) -+ // The internet is weird... -+ return "Linux"; - #else - return std::string(version_info::GetOSType()); - #endif diff --git a/devel/electron35/files/patch-components_embedder__support_user__agent__utils__unittest.cc b/devel/electron35/files/patch-components_embedder__support_user__agent__utils__unittest.cc deleted file mode 100644 index e83b0eb36514..000000000000 --- a/devel/electron35/files/patch-components_embedder__support_user__agent__utils__unittest.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/embedder_support/user_agent_utils_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ components/embedder_support/user_agent_utils_unittest.cc -@@ -71,7 +71,7 @@ const char kDesktop[] = - "X11; CrOS x86_64 14541.0.0" - #elif BUILDFLAG(IS_FUCHSIA) - "Fuchsia" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - "X11; Linux x86_64" - #elif BUILDFLAG(IS_MAC) - "Macintosh; Intel Mac OS X 10_15_7" -@@ -171,7 +171,7 @@ void CheckUserAgentStringOrdering(bool mobile_device) - ASSERT_EQ("CrOS", pieces[0]); - ASSERT_EQ("x86_64", pieces[1]); - ASSERT_EQ("14541.0.0", pieces[2]); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Post-UA Reduction there is a single <unifiedPlatform> value for Linux: - // X11; Linux x86_64 - ASSERT_EQ(2u, pieces.size()); -@@ -703,7 +703,7 @@ TEST_F(UserAgentUtilsTest, UserAgentMetadata) { - #endif - #elif BUILDFLAG(IS_ANDROID) - EXPECT_EQ(metadata.platform, "Android"); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - EXPECT_EQ(metadata.platform, "Linux"); - #elif BUILDFLAG(IS_FREEBSD) - EXPECT_EQ(metadata.platform, "FreeBSD"); diff --git a/devel/electron35/files/patch-components_enterprise_watermarking_watermark.cc b/devel/electron35/files/patch-components_enterprise_watermarking_watermark.cc deleted file mode 100644 index 8d7f8de2fe97..000000000000 --- a/devel/electron35/files/patch-components_enterprise_watermarking_watermark.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/enterprise/watermarking/watermark.cc.orig 2025-03-24 20:50:14 UTC -+++ components/enterprise/watermarking/watermark.cc -@@ -31,7 +31,7 @@ gfx::Font WatermarkFont() { - "Segoe UI", - #elif BUILDFLAG(IS_MAC) - "SF Pro Text", --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - "Ubuntu", - #elif BUILDFLAG(IS_CHROMEOS) - "Google Sans", -@@ -47,7 +47,7 @@ gfx::Font::Weight WatermarkFontWeight() { - } - - gfx::Font::Weight WatermarkFontWeight() { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return gfx::Font::Weight::SEMIBOLD; - #else - return gfx::Font::Weight::MEDIUM; diff --git a/devel/electron35/files/patch-components_error__page_common_localized__error.cc b/devel/electron35/files/patch-components_error__page_common_localized__error.cc deleted file mode 100644 index 3b226787ab12..000000000000 --- a/devel/electron35/files/patch-components_error__page_common_localized__error.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/error_page/common/localized_error.cc.orig 2025-03-24 20:50:14 UTC -+++ components/error_page/common/localized_error.cc -@@ -901,7 +901,7 @@ void AddSuggestionsDetails(int error_code, - if (suggestions & SUGGEST_PROXY_CONFIG) { - // Custom body string. - std::u16string inner = --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - l10n_util::GetStringFUTF16( - IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM, - l10n_util::GetStringUTF16(IDS_SETTINGS_TITLE), diff --git a/devel/electron35/files/patch-components_eye__dropper_eye__dropper__view.cc b/devel/electron35/files/patch-components_eye__dropper_eye__dropper__view.cc deleted file mode 100644 index eb73803844e8..000000000000 --- a/devel/electron35/files/patch-components_eye__dropper_eye__dropper__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/eye_dropper/eye_dropper_view.cc.orig 2025-03-24 20:50:14 UTC -+++ components/eye_dropper/eye_dropper_view.cc -@@ -208,7 +208,7 @@ EyeDropperView::EyeDropperView(gfx::NativeView parent, - // EyeDropper/WidgetDelegate. - set_owned_by_client(); - SetPreferredSize(GetSize()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Use TYPE_MENU for Linux to ensure that the eye dropper view is displayed - // above the color picker. - views::Widget::InitParams params( diff --git a/devel/electron35/files/patch-components_feature__engagement_public_event__constants.cc b/devel/electron35/files/patch-components_feature__engagement_public_event__constants.cc deleted file mode 100644 index e6301bde073c..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_event__constants.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/feature_engagement/public/event_constants.cc.orig 2025-01-27 17:37:37 UTC -+++ components/feature_engagement/public/event_constants.cc -@@ -11,7 +11,7 @@ namespace events { - namespace events { - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - const char kNewTabOpened[] = "new_tab_opened"; - const char kSixthTabOpened[] = "sixth_tab_opened"; - const char kReadingListItemAdded[] = "reading_list_item_added"; diff --git a/devel/electron35/files/patch-components_feature__engagement_public_event__constants.h b/devel/electron35/files/patch-components_feature__engagement_public_event__constants.h deleted file mode 100644 index 2308fc5d4293..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_event__constants.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/feature_engagement/public/event_constants.h.orig 2023-10-19 19:58:18 UTC -+++ components/feature_engagement/public/event_constants.h -@@ -14,7 +14,7 @@ namespace events { - - // Desktop - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // The user has explicitly opened a new tab via an entry point from inside of - // Chrome. - extern const char kNewTabOpened[]; diff --git a/devel/electron35/files/patch-components_feature__engagement_public_feature__configurations.cc b/devel/electron35/files/patch-components_feature__engagement_public_feature__configurations.cc deleted file mode 100644 index d43f7cf7c2df..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_feature__configurations.cc +++ /dev/null @@ -1,30 +0,0 @@ ---- components/feature_engagement/public/feature_configurations.cc.orig 2025-03-24 20:50:14 UTC -+++ components/feature_engagement/public/feature_configurations.cc -@@ -100,7 +100,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi - - std::optional<FeatureConfig> GetClientSideFeatureConfig( - const base::Feature* feature) { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - - // The IPH bubble for link capturing has a trigger set to ANY so that it - // always shows up. The per app specific guardrails are independently stored -@@ -119,7 +119,7 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi - - #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (kIPHPasswordsManagementBubbleAfterSaveFeature.name == feature->name) { - std::optional<FeatureConfig> config = FeatureConfig(); - config->valid = true; -@@ -1724,7 +1724,8 @@ std::optional<FeatureConfig> GetClientSideFeatureConfi - #endif // BUILDFLAG(IS_ANDROID) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_BSD) - - if (kIPHAutofillCreditCardBenefitFeature.name == feature->name) { - // Credit card benefit IPH is shown: diff --git a/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.cc b/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.cc deleted file mode 100644 index 15eaa3042b96..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/feature_engagement/public/feature_constants.cc.orig 2025-03-24 20:50:14 UTC -+++ components/feature_engagement/public/feature_constants.cc -@@ -19,7 +19,7 @@ BASE_FEATURE(kIPHDummyFeature, "IPH_Dummy", base::FEAT - BASE_FEATURE(kIPHDummyFeature, "IPH_Dummy", base::FEATURE_DISABLED_BY_DEFAULT); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - BASE_FEATURE(kEsbDownloadRowPromoFeature, - "EsbDownloadRowPromo", -@@ -667,7 +667,7 @@ BASE_FEATURE(kDefaultBrowserTriggerCriteriaExperiment, - - #endif // BUILDFLAG(IS_IOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - BASE_FEATURE(kIPHAutofillCardInfoRetrievalSuggestionFeature, - "IPH_AutofillCardInfoRetrievalSuggestion", -@@ -811,7 +811,7 @@ BASE_FEATURE(kIPHScalableIphGamingFeature, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This can be enabled by default, as the DesktopPWAsLinkCapturing - // flag is needed for the IPH linked to this feature to work, and - // use-cases to show the IPH are guarded by that flag. diff --git a/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.h b/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.h deleted file mode 100644 index 2c66dec7a86f..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_feature__constants.h +++ /dev/null @@ -1,29 +0,0 @@ ---- components/feature_engagement/public/feature_constants.h.orig 2025-03-24 20:50:14 UTC -+++ components/feature_engagement/public/feature_constants.h -@@ -27,7 +27,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDummyFeature); - FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDummyFeature); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - FEATURE_CONSTANTS_DECLARE_FEATURE(kEsbDownloadRowPromoFeature); - #endif -@@ -295,7 +295,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kDefaultBrowserTrigg - - #endif // BUILDFLAG(IS_IOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - FEATURE_CONSTANTS_DECLARE_FEATURE( - kIPHAutofillCardInfoRetrievalSuggestionFeature); -@@ -353,7 +353,7 @@ FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphGamin - FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHScalableIphGamingFeature); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDesktopPWAsLinkCapturingLaunch); - FEATURE_CONSTANTS_DECLARE_FEATURE(kIPHDesktopPWAsLinkCapturingLaunchAppInTab); - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_feature__engagement_public_feature__list.cc b/devel/electron35/files/patch-components_feature__engagement_public_feature__list.cc deleted file mode 100644 index 9c8a5bd844b1..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_feature__list.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/feature_engagement/public/feature_list.cc.orig 2025-03-24 20:50:14 UTC -+++ components/feature_engagement/public/feature_list.cc -@@ -165,7 +165,7 @@ const base::Feature* const kAllFeatures[] = { - &kIPHiOSReminderNotificationsOverflowMenuBubbleFeature, - #endif // BUILDFLAG(IS_IOS) - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - &kEsbDownloadRowPromoFeature, - #endif -@@ -236,7 +236,7 @@ const base::Feature* const kAllFeatures[] = { - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - &kIPHAutofillCardInfoRetrievalSuggestionFeature, - &kIPHAutofillCreditCardBenefitFeature, -@@ -290,7 +290,7 @@ const base::Feature* const kAllFeatures[] = { - &kIPHScalableIphGamingFeature, - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - &kIPHDesktopPWAsLinkCapturingLaunch, - &kIPHDesktopPWAsLinkCapturingLaunchAppInTab, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_feature__engagement_public_feature__list.h b/devel/electron35/files/patch-components_feature__engagement_public_feature__list.h deleted file mode 100644 index c579c372dbf9..000000000000 --- a/devel/electron35/files/patch-components_feature__engagement_public_feature__list.h +++ /dev/null @@ -1,58 +0,0 @@ ---- components/feature_engagement/public/feature_list.h.orig 2025-03-24 20:50:14 UTC -+++ components/feature_engagement/public/feature_list.h -@@ -291,7 +291,7 @@ DEFINE_VARIATION_PARAM(kIPHiOSReminderNotificationsOve - #endif // BUILDFLAG(IS_IOS) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(GOOGLE_CHROME_BRANDING) - DEFINE_VARIATION_PARAM(kEsbDownloadRowPromoFeature, "EsbDownloadRowPromo"); - #endif -@@ -402,7 +402,8 @@ DEFINE_VARIATION_PARAM(kIPHTabGroupsSaveV2CloseGroupFe - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_BSD) - DEFINE_VARIATION_PARAM(kIPHAutofillCreditCardBenefitFeature, - "IPH_AutofillCreditCardBenefit"); - -@@ -496,7 +497,7 @@ DEFINE_VARIATION_PARAM(kIPHScalableIphGamingFeature, " - DEFINE_VARIATION_PARAM(kIPHScalableIphGamingFeature, "IPH_ScalableIphGaming"); - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunch, - "IPH_DesktopPWAsLinkCapturingLaunch"); - DEFINE_VARIATION_PARAM(kIPHDesktopPWAsLinkCapturingLaunchAppInTab, -@@ -662,7 +663,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat - VARIATION_ENTRY(kIPHiOSDefaultBrowserBannerPromoFeature), - VARIATION_ENTRY(kIPHiOSReminderNotificationsOverflowMenuBubbleFeature), - #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - VARIATION_ENTRY(kIPHBatterySaverModeFeature), - VARIATION_ENTRY(kIPHCompanionSidePanelFeature), - VARIATION_ENTRY(kIPHCompanionSidePanelRegionSearchFeature), -@@ -722,7 +723,8 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_BSD) - VARIATION_ENTRY(kIPHAutofillCreditCardBenefitFeature), - VARIATION_ENTRY(kIPHAutofillCardInfoRetrievalSuggestionFeature), - VARIATION_ENTRY(kIPHAutofillDisabledVirtualCardSuggestionFeature), -@@ -774,7 +776,7 @@ inline constexpr flags_ui::FeatureEntry::FeatureVariat - VARIATION_ENTRY(kIPHScalableIphGamingFeature), - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - VARIATION_ENTRY(kIPHDesktopPWAsLinkCapturingLaunch), - VARIATION_ENTRY(kIPHDesktopPWAsLinkCapturingLaunchAppInTab), - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_feed_core_proto_v2_wire_version.proto b/devel/electron35/files/patch-components_feed_core_proto_v2_wire_version.proto deleted file mode 100644 index 96224d006191..000000000000 --- a/devel/electron35/files/patch-components_feed_core_proto_v2_wire_version.proto +++ /dev/null @@ -1,13 +0,0 @@ ---- components/feed/core/proto/v2/wire/version.proto.orig 2021-05-12 22:05:49 UTC -+++ components/feed/core/proto/v2/wire/version.proto -@@ -25,8 +25,8 @@ message Version { - BETA = 3; - RELEASE = 4; - } -- optional int32 major = 1; -- optional int32 minor = 2; -+ optional int32 gmajor = 1; -+ optional int32 gminor = 2; - optional int32 build = 3; - optional int32 revision = 4; - optional Architecture architecture = 5; diff --git a/devel/electron35/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc b/devel/electron35/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc deleted file mode 100644 index 33d2e6c0062e..000000000000 --- a/devel/electron35/files/patch-components_feed_core_v2_feed__network__impl__unittest.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/feed/core/v2/feed_network_impl_unittest.cc.orig 2024-10-16 21:31:10 UTC -+++ components/feed/core/v2/feed_network_impl_unittest.cc -@@ -747,8 +747,8 @@ TEST_F(FeedNetworkTest, SendApiRequest_DecodesClientIn - - EXPECT_EQ(feedwire::ClientInfo::CHROME_ANDROID, client_info.app_type()); - EXPECT_EQ(feedwire::Version::RELEASE, client_info.app_version().build_type()); -- EXPECT_EQ(1, client_info.app_version().major()); -- EXPECT_EQ(2, client_info.app_version().minor()); -+ EXPECT_EQ(1, client_info.app_version().gmajor()); -+ EXPECT_EQ(2, client_info.app_version().gminor()); - EXPECT_EQ(3, client_info.app_version().build()); - EXPECT_EQ(4, client_info.app_version().revision()); - EXPECT_FALSE(client_info.chrome_client_info().start_surface()); diff --git a/devel/electron35/files/patch-components_feed_core_v2_proto__util.cc b/devel/electron35/files/patch-components_feed_core_v2_proto__util.cc deleted file mode 100644 index feec3240231a..000000000000 --- a/devel/electron35/files/patch-components_feed_core_v2_proto__util.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- components/feed/core/v2/proto_util.cc.orig 2023-08-10 01:48:40 UTC -+++ components/feed/core/v2/proto_util.cc -@@ -93,8 +93,8 @@ feedwire::Version GetPlatformVersionMessage() { - - int32_t major, minor, revision; - base::SysInfo::OperatingSystemVersionNumbers(&major, &minor, &revision); -- result.set_major(major); -- result.set_minor(minor); -+ result.set_gmajor(major); -+ result.set_gminor(minor); - result.set_revision(revision); - #if BUILDFLAG(IS_ANDROID) - result.set_api_version(base::android::BuildInfo::GetInstance()->sdk_int()); -@@ -109,8 +109,8 @@ feedwire::Version GetAppVersionMessage(const ChromeInf - // Chrome's version is in the format: MAJOR,MINOR,BUILD,PATCH. - const std::vector<uint32_t>& numbers = chrome_info.version.components(); - if (numbers.size() > 3) { -- result.set_major(static_cast<int32_t>(numbers[0])); -- result.set_minor(static_cast<int32_t>(numbers[1])); -+ result.set_gmajor(static_cast<int32_t>(numbers[0])); -+ result.set_gminor(static_cast<int32_t>(numbers[1])); - result.set_build(static_cast<int32_t>(numbers[2])); - result.set_revision(static_cast<int32_t>(numbers[3])); - } diff --git a/devel/electron35/files/patch-components_feed_core_v2_proto__util__unittest.cc b/devel/electron35/files/patch-components_feed_core_v2_proto__util__unittest.cc deleted file mode 100644 index 260285428333..000000000000 --- a/devel/electron35/files/patch-components_feed_core_v2_proto__util__unittest.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/feed/core/v2/proto_util_unittest.cc.orig 2024-08-14 20:54:47 UTC -+++ components/feed/core/v2/proto_util_unittest.cc -@@ -43,8 +43,8 @@ TEST(ProtoUtilTest, CreateClientInfo) { - feedwire::ClientInfo result = CreateClientInfo(request_metadata); - EXPECT_EQ(feedwire::ClientInfo::CHROME_ANDROID, result.app_type()); - EXPECT_EQ(feedwire::Version::RELEASE, result.app_version().build_type()); -- EXPECT_EQ(1, result.app_version().major()); -- EXPECT_EQ(2, result.app_version().minor()); -+ EXPECT_EQ(1, result.app_version().gmajor()); -+ EXPECT_EQ(2, result.app_version().gminor()); - EXPECT_EQ(3, result.app_version().build()); - EXPECT_EQ(4, result.app_version().revision()); - diff --git a/devel/electron35/files/patch-components_feed_core_v2_test_proto__printer.cc b/devel/electron35/files/patch-components_feed_core_v2_test_proto__printer.cc deleted file mode 100644 index 693a8da91003..000000000000 --- a/devel/electron35/files/patch-components_feed_core_v2_test_proto__printer.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/feed/core/v2/test/proto_printer.cc.orig 2023-08-10 01:48:40 UTC -+++ components/feed/core/v2/test/proto_printer.cc -@@ -158,8 +158,8 @@ class TextProtoPrinter { - } - TextProtoPrinter& operator<<(const feedwire::Version& v) { - BeginMessage(); -- PRINT_FIELD(major); -- PRINT_FIELD(minor); -+ PRINT_FIELD(gmajor); -+ PRINT_FIELD(gminor); - PRINT_FIELD(build); - PRINT_FIELD(revision); - PRINT_FIELD(architecture); diff --git a/devel/electron35/files/patch-components_flags__ui_flags__state.cc b/devel/electron35/files/patch-components_flags__ui_flags__state.cc deleted file mode 100644 index 8182c4c2894b..000000000000 --- a/devel/electron35/files/patch-components_flags__ui_flags__state.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/flags_ui/flags_state.cc.orig 2025-03-24 20:50:14 UTC -+++ components/flags_ui/flags_state.cc -@@ -761,7 +761,7 @@ unsigned short FlagsState::GetCurrentPlatform() { - return kOsWin; - #elif BUILDFLAG(IS_CHROMEOS) - return kOsCrOS; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_OPENBSD) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return kOsLinux; - #elif BUILDFLAG(IS_ANDROID) - return kOsAndroid; diff --git a/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc b/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc deleted file mode 100644 index 27b343dd4a2a..000000000000 --- a/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/gcm_driver/gcm_desktop_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ components/gcm_driver/gcm_desktop_utils.cc -@@ -32,7 +32,7 @@ GCMClient::ChromePlatform GetPlatform() { - return GCMClient::PLATFORM_ANDROID; - #elif BUILDFLAG(IS_CHROMEOS) - return GCMClient::PLATFORM_CROS; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return GCMClient::PLATFORM_LINUX; - #else - // For all other platforms, return as LINUX. diff --git a/devel/electron35/files/patch-components_gwp__asan_BUILD.gn b/devel/electron35/files/patch-components_gwp__asan_BUILD.gn deleted file mode 100644 index 416067b4053b..000000000000 --- a/devel/electron35/files/patch-components_gwp__asan_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- components/gwp_asan/BUILD.gn.orig 2022-11-30 08:12:58 UTC -+++ components/gwp_asan/BUILD.gn -@@ -15,7 +15,7 @@ test("gwp_asan_unittests") { - "//testing/gtest", - "//third_party/boringssl", - ] -- if (is_win || is_mac || is_linux || is_chromeos || is_android) { -+ if ((is_win || is_mac || is_linux || is_chromeos || is_android) && !is_bsd) { - deps += [ - "//components/gwp_asan/client:unit_tests", - "//components/gwp_asan/crash_handler:unit_tests", diff --git a/devel/electron35/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc b/devel/electron35/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc deleted file mode 100644 index 357eb0881122..000000000000 --- a/devel/electron35/files/patch-components_gwp__asan_client_guarded__page__allocator__posix.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/gwp_asan/client/guarded_page_allocator_posix.cc.orig 2023-10-19 19:58:18 UTC -+++ components/gwp_asan/client/guarded_page_allocator_posix.cc -@@ -35,8 +35,9 @@ void GuardedPageAllocator::MarkPageInaccessible(void* - // mmap() a PROT_NONE page over the address to release it to the system, if - // we used mprotect() here the system would count pages in the quarantine - // against the RSS. -+ // MAP_ANONYMOUS requires the fd to be -1 on !linux - void* err = mmap(ptr, state_.page_size, PROT_NONE, -- MAP_FIXED | MAP_ANONYMOUS | MAP_PRIVATE, 0, 0); -+ MAP_FIXED | MAP_ANONYMOUS | MAP_PRIVATE, -1, 0); - PCHECK(err == ptr) << "mmap"; - } - diff --git a/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan.cc b/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan.cc deleted file mode 100644 index 98f6650782c8..000000000000 --- a/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/gwp_asan/client/gwp_asan.cc.orig 2024-06-18 21:43:29 UTC -+++ components/gwp_asan/client/gwp_asan.cc -@@ -75,7 +75,7 @@ namespace { - // ProcessSamplingBoost is the multiplier to increase the - // ProcessSamplingProbability in scenarios where we want to perform additional - // testing (e.g., on canary/dev builds). --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - constexpr int kDefaultMaxAllocations = 50; - constexpr int kDefaultMaxMetadata = 210; - constexpr int kDefaultTotalPages = kCpuIs64Bit ? 2048 : kDefaultMaxMetadata * 2; diff --git a/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan__features.cc b/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan__features.cc deleted file mode 100644 index daf97426f192..000000000000 --- a/devel/electron35/files/patch-components_gwp__asan_client_gwp__asan__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/gwp_asan/client/gwp_asan_features.cc.orig 2024-02-21 00:20:41 UTC -+++ components/gwp_asan/client/gwp_asan_features.cc -@@ -9,7 +9,7 @@ namespace gwp_asan::internal { - namespace gwp_asan::internal { - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || \ -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)) - constexpr base::FeatureState kDefaultEnabled = base::FEATURE_ENABLED_BY_DEFAULT; - #else diff --git a/devel/electron35/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc b/devel/electron35/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc deleted file mode 100644 index b3886cb029c7..000000000000 --- a/devel/electron35/files/patch-components_gwp__asan_crash__handler_crash__analyzer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/gwp_asan/crash_handler/crash_analyzer.cc.orig 2024-10-16 21:31:10 UTC -+++ components/gwp_asan/crash_handler/crash_analyzer.cc -@@ -35,7 +35,7 @@ - #include "third_party/crashpad/crashpad/snapshot/process_snapshot.h" - #include "third_party/crashpad/crashpad/util/process/process_memory.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include <signal.h> - #elif BUILDFLAG(IS_APPLE) - #include <mach/exception_types.h> -@@ -95,7 +95,7 @@ crashpad::VMAddress CrashAnalyzer::GetAccessAddress( - - crashpad::VMAddress CrashAnalyzer::GetAccessAddress( - const crashpad::ExceptionSnapshot& exception) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - if (exception.Exception() == SIGSEGV || exception.Exception() == SIGBUS) - return exception.ExceptionAddress(); - #elif BUILDFLAG(IS_APPLE) diff --git a/devel/electron35/files/patch-components_live__caption_caption__util.cc b/devel/electron35/files/patch-components_live__caption_caption__util.cc deleted file mode 100644 index 1ab9652e0304..000000000000 --- a/devel/electron35/files/patch-components_live__caption_caption__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/live_caption/caption_util.cc.orig 2025-03-24 20:50:14 UTC -+++ components/live_caption/caption_util.cc -@@ -136,7 +136,7 @@ std::string GetCaptionSettingsUrl() { - std::string GetCaptionSettingsUrl() { - #if BUILDFLAG(IS_CHROMEOS) - return "chrome://os-settings/audioAndCaptions"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "chrome://settings/captions"; - #elif BUILDFLAG(IS_WIN) - return base::win::GetVersion() >= base::win::Version::WIN10 diff --git a/devel/electron35/files/patch-components_live__caption_caption__util.h b/devel/electron35/files/patch-components_live__caption_caption__util.h deleted file mode 100644 index 9edcdaf8c824..000000000000 --- a/devel/electron35/files/patch-components_live__caption_caption__util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/live_caption/caption_util.h.orig 2024-04-15 20:33:54 UTC -+++ components/live_caption/caption_util.h -@@ -15,7 +15,7 @@ namespace captions { - namespace captions { - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - extern const char kCaptionSettingsUrl[]; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || - // BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-components_media__router_common_media__source.cc b/devel/electron35/files/patch-components_media__router_common_media__source.cc deleted file mode 100644 index 39b1197125d0..000000000000 --- a/devel/electron35/files/patch-components_media__router_common_media__source.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/media_router/common/media_source.cc.orig 2025-03-24 20:50:14 UTC -+++ components/media_router/common/media_source.cc -@@ -62,7 +62,7 @@ bool IsSystemAudioCaptureSupported() { - if (!media::IsSystemLoopbackCaptureSupported()) { - return false; - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(media::kPulseaudioLoopbackForCast); - #else - return true; diff --git a/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc b/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc deleted file mode 100644 index 22fea3bd9380..000000000000 --- a/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_cast__message__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/media_router/common/providers/cast/channel/cast_message_util.cc.orig 2025-03-24 20:50:14 UTC -+++ components/media_router/common/providers/cast/channel/cast_message_util.cc -@@ -168,7 +168,7 @@ int GetVirtualConnectPlatformValue() { - return 4; - #elif BUILDFLAG(IS_CHROMEOS) - return 5; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return 6; - #else - return 0; diff --git a/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_enum__table.h b/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_enum__table.h deleted file mode 100644 index 9cdf410f79fa..000000000000 --- a/devel/electron35/files/patch-components_media__router_common_providers_cast_channel_enum__table.h +++ /dev/null @@ -1,15 +0,0 @@ ---- components/media_router/common/providers/cast/channel/enum_table.h.orig 2025-03-24 20:50:14 UTC -+++ components/media_router/common/providers/cast/channel/enum_table.h -@@ -368,7 +368,12 @@ class EnumTable { - - private: - #ifdef ARCH_CPU_64_BITS -+#ifdef __cpp_lib_hardware_interference_size - alignas(std::hardware_destructive_interference_size) -+#else -+ static constexpr std::size_t hardware_destructive_interference_size = 64; -+ alignas(hardware_destructive_interference_size) -+#endif - #endif - std::initializer_list<Entry> data_; - bool is_sorted_; diff --git a/devel/electron35/files/patch-components_metrics_drive__metrics__provider.cc b/devel/electron35/files/patch-components_metrics_drive__metrics__provider.cc deleted file mode 100644 index 9de79f6f68f3..000000000000 --- a/devel/electron35/files/patch-components_metrics_drive__metrics__provider.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/metrics/drive_metrics_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ components/metrics/drive_metrics_provider.cc -@@ -113,7 +113,7 @@ void DriveMetricsProvider::FillDriveMetrics( - response.has_seek_penalty); - RecordTriStateMetric("UMA.SeekPenaltyResult.Base", - response.has_seek_penalty_base); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - RecordTriStateMetric("UMA.DriveIsRemovableResult", response.is_removable); - #endif - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-components_metrics_drive__metrics__provider__linux.cc b/devel/electron35/files/patch-components_metrics_drive__metrics__provider__linux.cc deleted file mode 100644 index 105b380f89b9..000000000000 --- a/devel/electron35/files/patch-components_metrics_drive__metrics__provider__linux.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- components/metrics/drive_metrics_provider_linux.cc.orig 2023-10-19 19:58:18 UTC -+++ components/metrics/drive_metrics_provider_linux.cc -@@ -4,7 +4,13 @@ - - #include "components/metrics/drive_metrics_provider.h" - -+#if BUILDFLAG(IS_BSD) -+#include <sys/types.h> -+#define MAJOR(dev) major(dev) -+#define MINOR(dev) minor(dev) -+#else - #include <linux/kdev_t.h> // For MAJOR()/MINOR(). -+#endif - #include <sys/stat.h> - #include <string> - diff --git a/devel/electron35/files/patch-components_metrics_dwa_dwa__service.cc b/devel/electron35/files/patch-components_metrics_dwa_dwa__service.cc deleted file mode 100644 index bad2bf18cf96..000000000000 --- a/devel/electron35/files/patch-components_metrics_dwa_dwa__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/metrics/dwa/dwa_service.cc.orig 2025-01-27 17:37:37 UTC -+++ components/metrics/dwa/dwa_service.cc -@@ -161,7 +161,7 @@ void DwaService::RecordCoarseSystemInformation( - coarse_system_info->set_platform(::dwa::CoarseSystemInfo::PLATFORM_WINDOWS); - #elif BUILDFLAG(IS_MAC) - coarse_system_info->set_platform(::dwa::CoarseSystemInfo::PLATFORM_MACOS); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - coarse_system_info->set_platform(::dwa::CoarseSystemInfo::PLATFORM_LINUX); - #elif BUILDFLAG(IS_ANDROID) - // TODO(b/366276323): Populate set_platform using more granular diff --git a/devel/electron35/files/patch-components_metrics_metrics__log.cc b/devel/electron35/files/patch-components_metrics_metrics__log.cc deleted file mode 100644 index eb101e256218..000000000000 --- a/devel/electron35/files/patch-components_metrics_metrics__log.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- components/metrics/metrics_log.cc.orig 2025-03-24 20:50:14 UTC -+++ components/metrics/metrics_log.cc -@@ -61,7 +61,7 @@ - #include "base/win/current_module.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #endif -@@ -157,7 +157,7 @@ void RecordCurrentTime( - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - metrics::SystemProfileProto::OS::XdgSessionType ToProtoSessionType( - base::nix::SessionType session_type) { - switch (session_type) { -@@ -435,7 +435,7 @@ void MetricsLog::RecordCoreSystemProfile( - // OperatingSystemVersion refers to the ChromeOS release version. - #if BUILDFLAG(IS_CHROMEOS) - os->set_kernel_version(base::SysInfo::KernelVersion()); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux operating system version is copied over into kernel version to be - // consistent. - os->set_kernel_version(base::SysInfo::OperatingSystemVersion()); -@@ -452,7 +452,7 @@ void MetricsLog::RecordCoreSystemProfile( - os->set_build_number(base::SysInfo::GetIOSBuildNumber()); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<base::Environment> env = base::Environment::Create(); - os->set_xdg_session_type(ToProtoSessionType(base::nix::GetSessionType(*env))); - os->set_xdg_current_desktop( diff --git a/devel/electron35/files/patch-components_metrics_motherboard.cc b/devel/electron35/files/patch-components_metrics_motherboard.cc deleted file mode 100644 index a639aaec5b72..000000000000 --- a/devel/electron35/files/patch-components_metrics_motherboard.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- components/metrics/motherboard.cc.orig 2022-10-24 13:33:33 UTC -+++ components/metrics/motherboard.cc -@@ -1,6 +1,7 @@ - // Copyright 2022 The Chromium Authors - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. -+// CHECK - - #include "components/metrics/motherboard.h" - diff --git a/devel/electron35/files/patch-components_named__mojo__ipc__server_connection__info.h b/devel/electron35/files/patch-components_named__mojo__ipc__server_connection__info.h deleted file mode 100644 index ea496e47c288..000000000000 --- a/devel/electron35/files/patch-components_named__mojo__ipc__server_connection__info.h +++ /dev/null @@ -1,20 +0,0 @@ ---- components/named_mojo_ipc_server/connection_info.h.orig 2024-10-16 21:31:11 UTC -+++ components/named_mojo_ipc_server/connection_info.h -@@ -12,7 +12,7 @@ - #include "base/win/scoped_handle.h" - #elif BUILDFLAG(IS_MAC) - #include <bsm/libbsm.h> --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <sys/socket.h> - #endif - -@@ -29,7 +29,7 @@ struct ConnectionInfo { - base::ProcessId pid{}; - #if BUILDFLAG(IS_MAC) - audit_token_t audit_token{}; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ucred credentials{}; - #endif - }; diff --git a/devel/electron35/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc b/devel/electron35/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc deleted file mode 100644 index 43b28a6054f4..000000000000 --- a/devel/electron35/files/patch-components_named__mojo__ipc__server_named__mojo__ipc__server__client__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/named_mojo_ipc_server/named_mojo_ipc_server_client_util.cc.orig 2024-10-16 21:31:11 UTC -+++ components/named_mojo_ipc_server/named_mojo_ipc_server_client_util.cc -@@ -23,7 +23,7 @@ mojo::PlatformChannelEndpoint ConnectToServer( - // static - mojo::PlatformChannelEndpoint ConnectToServer( - const mojo::NamedPlatformChannel::ServerName& server_name) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return mojo::NamedPlatformChannel::ConnectToServer(server_name); - #elif BUILDFLAG(IS_MAC) - mojo::PlatformChannelEndpoint endpoint = diff --git a/devel/electron35/files/patch-components_named__system__lock_lock.h b/devel/electron35/files/patch-components_named__system__lock_lock.h deleted file mode 100644 index 7de530e8db8b..000000000000 --- a/devel/electron35/files/patch-components_named__system__lock_lock.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/named_system_lock/lock.h.orig 2024-08-14 20:54:49 UTC -+++ components/named_system_lock/lock.h -@@ -38,7 +38,7 @@ class ScopedLock { - // may acquire that lock. The lock name has different meanings per platform: - // Linux: A shared memory object name starting with `/`. E.g. `/MyApp.lock`. - // Mac: A bootstrap service name (see `man bootstrap_check_in`). --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - static std::unique_ptr<ScopedLock> Create(const std::string& name, - base::TimeDelta timeout); - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__features.cc b/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__features.cc deleted file mode 100644 index fd599ca68e4f..000000000000 --- a/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/optimization_guide/core/optimization_guide_features.cc.orig 2025-03-24 20:50:14 UTC -+++ components/optimization_guide/core/optimization_guide_features.cc -@@ -136,7 +136,7 @@ BASE_FEATURE(kOptimizationGuideOnDeviceModel, - // Whether to use the on device model service in optimization guide. - BASE_FEATURE(kOptimizationGuideOnDeviceModel, - "OptimizationGuideOnDeviceModel", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT); - #else - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__util.cc b/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__util.cc deleted file mode 100644 index b26f21238607..000000000000 --- a/devel/electron35/files/patch-components_optimization__guide_core_optimization__guide__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/optimization_guide/core/optimization_guide_util.cc.orig 2025-01-27 17:37:37 UTC -+++ components/optimization_guide/core/optimization_guide_util.cc -@@ -37,7 +37,7 @@ optimization_guide::proto::Platform GetPlatform() { - return optimization_guide::proto::PLATFORM_CHROMEOS; - #elif BUILDFLAG(IS_ANDROID) - return optimization_guide::proto::PLATFORM_ANDROID; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return optimization_guide::proto::PLATFORM_LINUX; - #else - return optimization_guide::proto::PLATFORM_UNDEFINED; diff --git a/devel/electron35/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc b/devel/electron35/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc deleted file mode 100644 index ff189bf66ec7..000000000000 --- a/devel/electron35/files/patch-components_os__crypt_async_browser_secret__portal__key__provider.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- components/os_crypt/async/browser/secret_portal_key_provider.cc.orig 2024-10-16 21:31:11 UTC -+++ components/os_crypt/async/browser/secret_portal_key_provider.cc -@@ -5,7 +5,9 @@ - #include "components/os_crypt/async/browser/secret_portal_key_provider.h" - - #include <fcntl.h> -+#if BUILDFLAG(IS_LINUX) - #include <linux/limits.h> -+#endif - - #include <array> - #include <utility> diff --git a/devel/electron35/files/patch-components_os__crypt_sync_libsecret__util__linux.cc b/devel/electron35/files/patch-components_os__crypt_sync_libsecret__util__linux.cc deleted file mode 100644 index fc6f1b9cd695..000000000000 --- a/devel/electron35/files/patch-components_os__crypt_sync_libsecret__util__linux.cc +++ /dev/null @@ -1,27 +0,0 @@ ---- components/os_crypt/sync/libsecret_util_linux.cc.orig 2024-10-16 21:31:11 UTC -+++ components/os_crypt/sync/libsecret_util_linux.cc -@@ -185,16 +185,22 @@ bool LibsecretLoader::LoadLibsecret() { - - // static - bool LibsecretLoader::LoadLibsecret() { -+#if BUILDFLAG(IS_BSD) -+ const char* kSecretLib = "libsecret-1.so"; -+#else -+ const char* kSecretLib = "libsecret-1.so.0"; -+#endif -+ - if (libsecret_loaded_) - return true; - -- static void* handle = dlopen("libsecret-1.so.0", RTLD_NOW | RTLD_GLOBAL); -+ static void* handle = dlopen(kSecretLib, RTLD_NOW | RTLD_GLOBAL); - if (!handle) { - // We wanted to use libsecret, but we couldn't load it. Warn, because - // either the user asked for this, or we autodetected it incorrectly. (Or - // the system has broken libraries, which is also good to warn about.) - // TODO(crbug.com/40467093): Channel this message to the user-facing log -- VLOG(1) << "Could not load libsecret-1.so.0: " << dlerror(); -+ VLOG(1) << "Could not load " << kSecretLib << ": " << dlerror(); - return false; - } - diff --git a/devel/electron35/files/patch-components_os__crypt_sync_os__crypt.h b/devel/electron35/files/patch-components_os__crypt_sync_os__crypt.h deleted file mode 100644 index fbad1d9b617f..000000000000 --- a/devel/electron35/files/patch-components_os__crypt_sync_os__crypt.h +++ /dev/null @@ -1,72 +0,0 @@ ---- components/os_crypt/sync/os_crypt.h.orig 2025-03-24 20:50:14 UTC -+++ components/os_crypt/sync/os_crypt.h -@@ -16,7 +16,7 @@ - #include "build/chromecast_buildflags.h" - #include "crypto/subtle_passkey.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class KeyStorageLinux; - #endif // BUILDFLAG(IS_LINUX) - -@@ -32,7 +32,7 @@ namespace OSCrypt { - // Temporary interface due to OSCrypt refactor. See OSCryptImpl for descriptions - // of what each function does. - namespace OSCrypt { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(OS_CRYPT) - void SetConfig(std::unique_ptr<os_crypt::Config> config); - #endif // BUILDFLAG(IS_LINUX) -@@ -77,7 +77,7 @@ COMPONENT_EXPORT(OS_CRYPT) void ResetStateForTesting() - COMPONENT_EXPORT(OS_CRYPT) void SetLegacyEncryptionForTesting(bool legacy); - COMPONENT_EXPORT(OS_CRYPT) void ResetStateForTesting(); - #endif // BUILDFLAG(IS_WIN) --#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(OS_CRYPT) - void UseMockKeyStorageForTesting( - base::OnceCallback<std::unique_ptr<KeyStorageLinux>()> -@@ -86,7 +86,7 @@ void SetEncryptionPasswordForTesting(const std::string - COMPONENT_EXPORT(OS_CRYPT) - void SetEncryptionPasswordForTesting(const std::string& password); - #endif // (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) && \ -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) && \ - !(BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) || \ - BUILDFLAG(IS_FUCHSIA) - COMPONENT_EXPORT(OS_CRYPT) -@@ -111,7 +111,7 @@ class COMPONENT_EXPORT(OS_CRYPT) OSCryptImpl { - // Returns singleton instance of OSCryptImpl. - static OSCryptImpl* GetInstance(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the configuration of OSCryptImpl. - // This method, or SetRawEncryptionKey(), must be called before using - // EncryptString() and DecryptString(). -@@ -203,7 +203,7 @@ class COMPONENT_EXPORT(OS_CRYPT) OSCryptImpl { - void ResetStateForTesting(); - #endif - --#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS)) || BUILDFLAG(IS_BSD) - // For unit testing purposes, inject methods to be used. - // |storage_provider_factory| provides the desired |KeyStorage| - // implementation. If the provider returns |nullptr|, a hardcoded password -@@ -227,13 +227,13 @@ class COMPONENT_EXPORT(OS_CRYPT) OSCryptImpl { - bool DeriveKey(); - #endif // BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - // This lock is used to make the GetEncryptionKey and - // GetRawEncryptionKey methods thread-safe. - static base::Lock& GetLock(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - static constexpr size_t kDerivedKeyBytes = 16; - - crypto::SubtlePassKey MakeCryptoPassKey(); diff --git a/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client.cc b/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client.cc deleted file mode 100644 index 3da8ba1f1a03..000000000000 --- a/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/paint_preview/browser/paint_preview_client.cc.orig 2024-10-16 21:31:11 UTC -+++ components/paint_preview/browser/paint_preview_client.cc -@@ -326,8 +326,8 @@ void PaintPreviewClient::CapturePaintPreview( - metadata->set_version(kPaintPreviewVersion); - auto* chromeVersion = metadata->mutable_chrome_version(); - const auto& current_chrome_version = version_info::GetVersion(); -- chromeVersion->set_major(current_chrome_version.components()[0]); -- chromeVersion->set_minor(current_chrome_version.components()[1]); -+ chromeVersion->set_gmajor(current_chrome_version.components()[0]); -+ chromeVersion->set_gminor(current_chrome_version.components()[1]); - chromeVersion->set_build(current_chrome_version.components()[2]); - chromeVersion->set_patch(current_chrome_version.components()[3]); - document_data.callback = std::move(callback); diff --git a/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc b/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc deleted file mode 100644 index 7a82ebce22f2..000000000000 --- a/devel/electron35/files/patch-components_paint__preview_browser_paint__preview__client__unittest.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/paint_preview/browser/paint_preview_client_unittest.cc.orig 2024-02-21 00:20:41 UTC -+++ components/paint_preview/browser/paint_preview_client_unittest.cc -@@ -174,8 +174,8 @@ TEST_P(PaintPreviewClientRenderViewHostTest, CaptureMa - metadata->set_version(kPaintPreviewVersion); - auto* chromeVersion = metadata->mutable_chrome_version(); - const auto& current_chrome_version = version_info::GetVersion(); -- chromeVersion->set_major(current_chrome_version.components()[0]); -- chromeVersion->set_minor(current_chrome_version.components()[1]); -+ chromeVersion->set_gmajor(current_chrome_version.components()[0]); -+ chromeVersion->set_gminor(current_chrome_version.components()[1]); - chromeVersion->set_build(current_chrome_version.components()[2]); - chromeVersion->set_patch(current_chrome_version.components()[3]); - PaintPreviewFrameProto* main_frame = expected_proto.mutable_root_frame(); diff --git a/devel/electron35/files/patch-components_paint__preview_common_proto_paint__preview.proto b/devel/electron35/files/patch-components_paint__preview_common_proto_paint__preview.proto deleted file mode 100644 index 7c3f6367e147..000000000000 --- a/devel/electron35/files/patch-components_paint__preview_common_proto_paint__preview.proto +++ /dev/null @@ -1,13 +0,0 @@ ---- components/paint_preview/common/proto/paint_preview.proto.orig 2021-12-14 11:45:03 UTC -+++ components/paint_preview/common/proto/paint_preview.proto -@@ -82,8 +82,8 @@ message PaintPreviewFrameProto { - // Stores Chrome version. - // NEXT_TAG = 5 - message ChromeVersionProto { -- optional uint64 major = 1; -- optional uint64 minor = 2; -+ optional uint64 gmajor = 1; -+ optional uint64 gminor = 2; - optional uint64 build = 3; - optional uint64 patch = 4; - } diff --git a/devel/electron35/files/patch-components_paint__preview_player_player__compositor__delegate.cc b/devel/electron35/files/patch-components_paint__preview_player_player__compositor__delegate.cc deleted file mode 100644 index bad797611658..000000000000 --- a/devel/electron35/files/patch-components_paint__preview_player_player__compositor__delegate.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- components/paint_preview/player/player_compositor_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ components/paint_preview/player/player_compositor_delegate.cc -@@ -433,8 +433,8 @@ void PlayerCompositorDelegate::ValidateProtoAndLoadAXT - auto chrome_version = capture_result_->proto.metadata().chrome_version(); - const auto& current_chrome_version = version_info::GetVersion(); - if (capture_result_->proto.metadata().has_chrome_version() && -- chrome_version.major() == current_chrome_version.components()[0] && -- chrome_version.minor() == current_chrome_version.components()[1] && -+ chrome_version.gmajor() == current_chrome_version.components()[0] && -+ chrome_version.gminor() == current_chrome_version.components()[1] && - chrome_version.build() == current_chrome_version.components()[2] && - chrome_version.patch() == current_chrome_version.components()[3]) { - paint_preview_service_->GetFileMixin()->GetAXTreeUpdate( diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.cc b/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.cc deleted file mode 100644 index 9e6b51658dd1..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/browser/features/password_features.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/features/password_features.cc -@@ -35,7 +35,7 @@ BASE_FEATURE(kClearUndecryptablePasswordsOnSync, - BASE_FEATURE(kClearUndecryptablePasswordsOnSync, - "ClearUndecryptablePasswordsInSync", - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -107,7 +107,7 @@ BASE_FEATURE(kReuseDetectionBasedOnPasswordHashes, - "ReuseDetectionBasedOnPasswordHashes", - base::FEATURE_DISABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kRestartToGainAccessToKeychain, - "RestartToGainAccessToKeychain", - #if BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.h b/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.h deleted file mode 100644 index 45de0dbcd302..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_features_password__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/features/password_features.h.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/features/password_features.h -@@ -108,7 +108,7 @@ BASE_DECLARE_FEATURE(kReuseDetectionBasedOnPasswordHas - // Detects password reuse based on hashed password values. - BASE_DECLARE_FEATURE(kReuseDetectionBasedOnPasswordHashes); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enables "Needs access to keychain, restart chrome" bubble and banner. - BASE_DECLARE_FEATURE(kRestartToGainAccessToKeychain); - #endif // BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__form__manager.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__form__manager.cc deleted file mode 100644 index 9208ed20127f..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__form__manager.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/password_manager/core/browser/password_form_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_form_manager.cc -@@ -63,7 +63,7 @@ - #include "components/webauthn/android/webauthn_cred_man_delegate.h" - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/os_crypt/sync/os_crypt.h" - #endif - -@@ -239,7 +239,7 @@ bool ShouldUploadCrowdsourcingVotes(const FormOrDigest - return false; - } - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool ShouldShowKeychainErrorBubble( - std::optional<PasswordStoreBackendError> backend_error) { - if (!backend_error.has_value()) { -@@ -897,7 +897,7 @@ void PasswordFormManager::OnFetchCompleted() { - error.value().type); - } - --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (ShouldShowKeychainErrorBubble( - form_fetcher_->GetProfileStoreBackendError())) { - client_->NotifyKeychainError(); diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__manager.cc deleted file mode 100644 index 38efca81c630..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/browser/password_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_manager.cc -@@ -471,7 +471,7 @@ void PasswordManager::RegisterProfilePrefs( - false); - #endif - registry->RegisterBooleanPref(prefs::kPasswordSharingEnabled, true); --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - registry->RegisterIntegerPref(prefs::kRelaunchChromeBubbleDismissedCounter, - 0); - #endif -@@ -484,7 +484,7 @@ void PasswordManager::RegisterProfilePrefs( - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - registry->RegisterBooleanPref(prefs::kDeletingUndecryptablePasswordsEnabled, - true); - #endif diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__client.h b/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__client.h deleted file mode 100644 index 4530f78390e0..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__client.h +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/browser/password_manager_client.h.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_manager_client.h -@@ -31,7 +31,7 @@ - #include "net/cert/cert_status_flags.h" - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/i18n/rtl.h" - #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" - #include "ui/gfx/geometry/rect_f.h" -@@ -549,7 +549,7 @@ class PasswordManagerClient { - CredentialsCallback callback); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Shows the bubble with the details of the `form`. - virtual void OpenPasswordDetailsBubble( - const password_manager::PasswordForm& form) = 0; diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.cc deleted file mode 100644 index 7824d2983de3..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/password_manager_switches.cc.orig 2024-06-18 21:43:29 UTC -+++ components/password_manager/core/browser/password_manager_switches.cc -@@ -6,7 +6,7 @@ namespace password_manager { - - namespace password_manager { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Specifies which encryption storage backend to use. Possible values are - // kwallet, kwallet5, kwallet6, gnome-libsecret, basic. - // Any other value will lead to Chrome detecting the best backend automatically. diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.h b/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.h deleted file mode 100644 index 42ed227338dc..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manager__switches.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/password_manager_switches.h.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_manager_switches.h -@@ -9,7 +9,7 @@ namespace password_manager { - - namespace password_manager { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern const char kPasswordStore[]; - extern const char kEnableEncryptionSelection[]; - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc deleted file mode 100644 index 873d48ade612..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_manual_fallback_flow.cc -@@ -45,7 +45,7 @@ std::u16string GetUsernameFromLabel(const std::u16stri - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Returns the password form corresponding to the `payload` data. In most - // cases there is only one such form stored, but having more than one or no - // forms is also possible. If there is more than one form, showing any of them -@@ -294,7 +294,7 @@ void PasswordManualFallbackFlow::DidAcceptSuggestion( - } - case autofill::SuggestionType::kViewPasswordDetails: { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::optional<password_manager::PasswordForm> credentials = - GetCorrespondingPasswordForm( - suggestion.GetPayload<Suggestion::PasswordSuggestionDetails>(), -@@ -429,7 +429,7 @@ void PasswordManualFallbackFlow::EnsureCrossDomainPass - const Suggestion::PasswordSuggestionDetails& payload, - base::OnceClosure on_allowed) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (payload.is_cross_domain) { - cross_domain_confirmation_popup_controller_ = - password_client_->ShowCrossDomainConfirmationPopup( diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h b/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h deleted file mode 100644 index f20abb40e2b9..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__manual__fallback__flow.h +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/browser/password_manual_fallback_flow.h.orig 2024-10-16 21:31:11 UTC -+++ components/password_manager/core/browser/password_manual_fallback_flow.h -@@ -17,7 +17,7 @@ - #include "components/password_manager/core/browser/ui/saved_passwords_presenter.h" - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/password_manager/core/browser/password_cross_domain_confirmation_popup_controller.h" - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || - // BUILDFLAG(IS_CHROMEOS) -@@ -178,7 +178,7 @@ class PasswordManualFallbackFlow : public autofill::Au - std::unique_ptr<device_reauth::DeviceAuthenticator> authenticator_; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::unique_ptr<PasswordCrossDomainConfirmationPopupController> - cross_domain_confirmation_popup_controller_; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__store__factory__util.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__store__factory__util.cc deleted file mode 100644 index 1cbf40534ea1..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__store__factory__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/password_store_factory_util.cc.orig 2024-10-16 21:31:11 UTC -+++ components/password_manager/core/browser/password_store_factory_util.cc -@@ -29,7 +29,7 @@ LoginDatabase::DeletingUndecryptablePasswordsEnabled G - LoginDatabase::DeletingUndecryptablePasswordsEnabled GetPolicyFromPrefs( - PrefService* prefs) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - return LoginDatabase::DeletingUndecryptablePasswordsEnabled( - prefs->GetBoolean(prefs::kDeletingUndecryptablePasswordsEnabled)); - #else diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database.cc deleted file mode 100644 index 760afaaf7c0e..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/browser/password_store/login_database.cc.orig 2024-10-16 21:31:11 UTC -+++ components/password_manager/core/browser/password_store/login_database.cc -@@ -1030,7 +1030,7 @@ bool ShouldDeleteUndecryptablePasswords( - bool is_user_data_dir_policy_set, - bool is_enabled_by_policy, - IsAccountStore is_account_store) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string user_data_dir_string; - std::unique_ptr<base::Environment> environment(base::Environment::Create()); - // On Linux user data directory ca be specified using an env variable. If it -@@ -1049,7 +1049,7 @@ bool ShouldDeleteUndecryptablePasswords( - return false; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (command_line->HasSwitch(password_manager::kPasswordStore)) { - RecordShouldDeleteUndecryptablePasswordsMetric( - ShouldDeleteUndecryptablePasswordsResult:: diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc deleted file mode 100644 index 4df2adb6a0f9..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__async__helper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/password_store/login_database_async_helper.cc.orig 2024-10-16 21:31:11 UTC -+++ components/password_manager/core/browser/password_store/login_database_async_helper.cc -@@ -154,7 +154,7 @@ LoginsResultOrError LoginDatabaseAsyncHelper::FillMatc - std::vector<PasswordForm> matched_forms; - if (!login_db_ || - !login_db_->GetLogins(form, include_psl, &matched_forms)) { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return PasswordStoreBackendError( - OSCrypt::IsEncryptionAvailable() - ? PasswordStoreBackendErrorType::kUncategorized diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc b/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc deleted file mode 100644 index c27261dcd314..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_password__store_login__database__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/password_store/login_database_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/password_store/login_database_unittest.cc -@@ -2257,7 +2257,7 @@ INSTANTIATE_TEST_SUITE_P(MigrationToVCurrent, - testing::Bool())); - - #if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - class LoginDatabaseUndecryptableLoginsTest : public testing::Test { - protected: - LoginDatabaseUndecryptableLoginsTest() = default; diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc b/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc deleted file mode 100644 index d12d84b6eb76..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/stub_password_manager_client.cc.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/stub_password_manager_client.cc -@@ -199,7 +199,7 @@ version_info::Channel StubPasswordManagerClient::GetCh - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void StubPasswordManagerClient::OpenPasswordDetailsBubble( - const password_manager::PasswordForm& form) {} - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || diff --git a/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.h b/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.h deleted file mode 100644 index efbd62002752..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_browser_stub__password__manager__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/password_manager/core/browser/stub_password_manager_client.h.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/browser/stub_password_manager_client.h -@@ -77,7 +77,7 @@ class StubPasswordManagerClient : public PasswordManag - MockPasswordFeatureManager* GetPasswordFeatureManager(); - version_info::Channel GetChannel() const override; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void OpenPasswordDetailsBubble( - const password_manager::PasswordForm& form) override; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || diff --git a/devel/electron35/files/patch-components_password__manager_core_common_password__manager__pref__names.h b/devel/electron35/files/patch-components_password__manager_core_common_password__manager__pref__names.h deleted file mode 100644 index eeb1425c9a5e..000000000000 --- a/devel/electron35/files/patch-components_password__manager_core_common_password__manager__pref__names.h +++ /dev/null @@ -1,20 +0,0 @@ ---- components/password_manager/core/common/password_manager_pref_names.h.orig 2025-03-24 20:50:14 UTC -+++ components/password_manager/core/common/password_manager_pref_names.h -@@ -50,7 +50,7 @@ inline constexpr char kCredentialProviderEnabledOnStar - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - // Boolean pref controlled by the DeletingUndecryptablePasswordsEnabled policy. - // If set to false it blocks deleting undecryptable passwords, otherwise the - // deletion can happen. -@@ -359,7 +359,7 @@ inline constexpr char kPasswordSharingEnabled[] = - inline constexpr char kPasswordSharingEnabled[] = - "password_manager.password_sharing_enabled"; - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Integer pref indicating how many times relaunch Chrome bubble was dismissed. - inline constexpr char kRelaunchChromeBubbleDismissedCounter[] = - "password_manager.relaunch_chrome_bubble_dismissed_counter"; diff --git a/devel/electron35/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc b/devel/electron35/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc deleted file mode 100644 index 1173e13f7236..000000000000 --- a/devel/electron35/files/patch-components_performance__manager_decorators_process__metrics__decorator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/performance_manager/decorators/process_metrics_decorator.cc.orig 2025-01-27 17:37:37 UTC -+++ components/performance_manager/decorators/process_metrics_decorator.cc -@@ -264,7 +264,7 @@ void ProcessMetricsDecorator::DidGetMemoryUsage( - // RSS and PMF to each node proportionally to its V8 heap size. - uint64_t process_rss = process_dump_iter.os_dump().resident_set_kb; - process_node->set_resident_set_kb(process_rss); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - process_node->set_private_swap_kb( - process_dump_iter.os_dump().private_footprint_swap_kb); - #endif diff --git a/devel/electron35/files/patch-components_performance__manager_public_features.h b/devel/electron35/files/patch-components_performance__manager_public_features.h deleted file mode 100644 index e57ca1139598..000000000000 --- a/devel/electron35/files/patch-components_performance__manager_public_features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/performance_manager/public/features.h.orig 2025-03-24 20:50:14 UTC -+++ components/performance_manager/public/features.h -@@ -17,7 +17,7 @@ namespace performance_manager::features { - - #if !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() false - #else - #define URGENT_DISCARDING_FROM_PERFORMANCE_MANAGER() true diff --git a/devel/electron35/files/patch-components_permissions_prediction__service_prediction__common.cc b/devel/electron35/files/patch-components_permissions_prediction__service_prediction__common.cc deleted file mode 100644 index 5993eb499a4c..000000000000 --- a/devel/electron35/files/patch-components_permissions_prediction__service_prediction__common.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/permissions/prediction_service/prediction_common.cc.orig 2025-03-24 20:50:14 UTC -+++ components/permissions/prediction_service/prediction_common.cc -@@ -32,7 +32,7 @@ ClientFeatures_Platform GetCurrentPlatformProto() { - - ClientFeatures_Platform GetCurrentPlatformProto() { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return permissions::ClientFeatures_Platform_PLATFORM_DESKTOP; - #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - return permissions::ClientFeatures_Platform_PLATFORM_MOBILE; -@@ -43,7 +43,7 @@ ClientFeatures_PlatformEnum GetCurrentPlatformEnumProt - - ClientFeatures_PlatformEnum GetCurrentPlatformEnumProto() { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return permissions::ClientFeatures_PlatformEnum_PLATFORM_DESKTOP_V2; - #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - return permissions::ClientFeatures_PlatformEnum_PLATFORM_MOBILE_V2; diff --git a/devel/electron35/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc b/devel/electron35/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc deleted file mode 100644 index ca8066842038..000000000000 --- a/devel/electron35/files/patch-components_policy_core_browser_policy__pref__mapping__test.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/policy/core/browser/policy_pref_mapping_test.cc.orig 2025-03-24 20:50:14 UTC -+++ components/policy/core/browser/policy_pref_mapping_test.cc -@@ -408,7 +408,7 @@ class PolicyTestCase { - const std::string os("chromeos_ash"); - #elif BUILDFLAG(IS_IOS) - const std::string os("ios"); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const std::string os("linux"); - #elif BUILDFLAG(IS_MAC) - const std::string os("mac"); diff --git a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc b/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc deleted file mode 100644 index be361cfc3256..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/policy/core/common/cloud/cloud_policy_client.cc.orig 2025-03-24 20:50:14 UTC -+++ components/policy/core/common/cloud/cloud_policy_client.cc -@@ -739,7 +739,7 @@ void CloudPolicyClient::FetchPolicy(PolicyFetchReason - fetch_request->set_invalidation_payload(invalidation_payload_); - } - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Only set browser device identifier for CBCM Chrome cloud policy on - // desktop. - if (type_to_fetch.first == diff --git a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc b/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc deleted file mode 100644 index b506d50f8829..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__refresh__scheduler.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/policy/core/common/cloud/cloud_policy_refresh_scheduler.cc.orig 2024-10-16 21:31:12 UTC -+++ components/policy/core/common/cloud/cloud_policy_refresh_scheduler.cc -@@ -25,7 +25,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kRetryWithKeyReset, - "RetryWithKeyReset", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -220,7 +220,7 @@ void CloudPolicyRefreshScheduler::OnStoreError(CloudPo - // continue using the stale information. Thus, no specific response to a store - // error is required. NB: Changes to is_managed fire OnStoreLoaded(). - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Client is registered means we have successfully get policy key once. However, - // a following policy fetch request is failed because we can't verified - // signature. Delete the policy key so that we can get it again with next diff --git a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc b/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc deleted file mode 100644 index ac07df4409ca..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_cloud_cloud__policy__util.cc +++ /dev/null @@ -1,55 +0,0 @@ ---- components/policy/core/common/cloud/cloud_policy_util.cc.orig 2025-03-24 20:50:14 UTC -+++ components/policy/core/common/cloud/cloud_policy_util.cc -@@ -20,7 +20,7 @@ - #include "base/win/wincred_shim.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #include <pwd.h> - #include <sys/types.h> - #include <unistd.h> -@@ -35,10 +35,15 @@ - #import <SystemConfiguration/SCDynamicStoreCopySpecific.h> - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <limits.h> // For HOST_NAME_MAX - #endif - -+#if BUILDFLAG(IS_FREEBSD) -+#include <sys/param.h> -+#define HOST_NAME_MAX MAXHOSTNAMELEN -+#endif -+ - #include <algorithm> - #include <utility> - -@@ -83,7 +88,7 @@ std::string GetMachineName() { - namespace em = enterprise_management; - - std::string GetMachineName() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - char hostname[HOST_NAME_MAX]; - if (gethostname(hostname, HOST_NAME_MAX) == 0) // Success. - return hostname; -@@ -139,7 +144,7 @@ std::string GetOSVersion() { - - std::string GetOSVersion() { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - return base::SysInfo::OperatingSystemVersion(); - #elif BUILDFLAG(IS_WIN) - base::win::OSInfo::VersionNumber version_number = -@@ -161,7 +166,7 @@ std::string GetOSUsername() { - } - - std::string GetOSUsername() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - struct passwd* creds = getpwuid(getuid()); - if (!creds || !creds->pw_name) - return std::string(); diff --git a/devel/electron35/files/patch-components_policy_core_common_policy__loader__common.cc b/devel/electron35/files/patch-components_policy_core_common_policy__loader__common.cc deleted file mode 100644 index 44eadfa9bb9b..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_policy__loader__common.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/policy/core/common/policy_loader_common.cc.orig 2025-01-27 17:37:37 UTC -+++ components/policy/core/common/policy_loader_common.cc -@@ -46,7 +46,7 @@ const char* kSensitivePolicies[] = { - key::kDefaultSearchProviderEnabled, - key::kSafeBrowsingEnabled, - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - key::kAutoOpenFileTypes, - key::kEnterpriseSearchAggregatorSettings, - key::kHomepageIsNewTabPage, -@@ -57,7 +57,7 @@ const char* kSensitivePolicies[] = { - key::kSafeBrowsingAllowlistDomains, - key::kSiteSearchSettings, - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - key::kCommandLineFlagSecurityWarningsEnabled, - #endif - #if !BUILDFLAG(IS_IOS) diff --git a/devel/electron35/files/patch-components_policy_core_common_policy__paths.cc b/devel/electron35/files/patch-components_policy_core_common_policy__paths.cc deleted file mode 100644 index 1ebd68c8efb1..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_policy__paths.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/policy/core/common/policy_paths.cc.orig 2024-02-21 00:20:42 UTC -+++ components/policy/core/common/policy_paths.cc -@@ -17,6 +17,8 @@ const char kPolicyPath[] = "/etc/opt/chrome_for_testin - const char kPolicyPath[] = "/etc/opt/chrome/policies"; - #elif BUILDFLAG(GOOGLE_CHROME_FOR_TESTING_BRANDING) - const char kPolicyPath[] = "/etc/opt/chrome_for_testing/policies"; -+#elif BUILDFLAG(IS_FREEBSD) -+const char kPolicyPath[] = "/usr/local/etc/chromium/policies"; - #else - const char kPolicyPath[] = "/etc/chromium/policies"; - #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) diff --git a/devel/electron35/files/patch-components_policy_core_common_policy__utils.cc b/devel/electron35/files/patch-components_policy_core_common_policy__utils.cc deleted file mode 100644 index 258b2c1063e5..000000000000 --- a/devel/electron35/files/patch-components_policy_core_common_policy__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/policy/core/common/policy_utils.cc.orig 2024-10-16 21:31:12 UTC -+++ components/policy/core/common/policy_utils.cc -@@ -22,7 +22,7 @@ bool IsPolicyTestingEnabled(PrefService* pref_service, - return true; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - if (channel == version_info::Channel::DEV) { - return true; - } diff --git a/devel/electron35/files/patch-components_policy_tools_generate__policy__source.py b/devel/electron35/files/patch-components_policy_tools_generate__policy__source.py deleted file mode 100644 index 0394fe5f6220..000000000000 --- a/devel/electron35/files/patch-components_policy_tools_generate__policy__source.py +++ /dev/null @@ -1,14 +0,0 @@ ---- components/policy/tools/generate_policy_source.py.orig 2024-04-15 20:33:55 UTC -+++ components/policy/tools/generate_policy_source.py -@@ -38,9 +38,9 @@ PLATFORM_STRINGS = { - 'ios': ['ios'], - 'fuchsia': ['fuchsia'], - 'chrome.win': ['win'], -- 'chrome.linux': ['linux'], -+ 'chrome.linux': ['linux', 'openbsd', 'freebsd'], - 'chrome.mac': ['mac'], -- 'chrome.*': ['win', 'mac', 'linux'], -+ 'chrome.*': ['win', 'mac', 'linux', 'openbsd', 'freebsd'], - 'chrome.win7': ['win'], - } - diff --git a/devel/electron35/files/patch-components_power__metrics_BUILD.gn b/devel/electron35/files/patch-components_power__metrics_BUILD.gn deleted file mode 100644 index 5faa0a4e5e0c..000000000000 --- a/devel/electron35/files/patch-components_power__metrics_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- components/power_metrics/BUILD.gn.orig 2023-10-19 19:58:19 UTC -+++ components/power_metrics/BUILD.gn -@@ -41,7 +41,7 @@ static_library("power_metrics") { - ldflags = [ "/DELAYLOAD:setupapi.dll" ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux && !is_bsd) || is_chromeos) { - sources += [ - "energy_metrics_provider_linux.cc", - "energy_metrics_provider_linux.h", diff --git a/devel/electron35/files/patch-components_power__metrics_energy__metrics__provider.cc b/devel/electron35/files/patch-components_power__metrics_energy__metrics__provider.cc deleted file mode 100644 index 41e8a386d76f..000000000000 --- a/devel/electron35/files/patch-components_power__metrics_energy__metrics__provider.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- components/power_metrics/energy_metrics_provider.cc.orig 2023-08-10 01:48:41 UTC -+++ components/power_metrics/energy_metrics_provider.cc -@@ -9,6 +9,8 @@ - #include "components/power_metrics/energy_metrics_provider_win.h" - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - #include "components/power_metrics/energy_metrics_provider_linux.h" -+#elif BUILDFLAG(IS_BSD) -+#include "base/notreached.h" - #endif // BUILDFLAG(IS_WIN) - - namespace power_metrics { -@@ -22,6 +24,9 @@ std::unique_ptr<EnergyMetricsProvider> EnergyMetricsPr - return EnergyMetricsProviderWin::Create(); - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - return EnergyMetricsProviderLinux::Create(); -+#elif BUILDFLAG(IS_BSD) -+ NOTIMPLEMENTED(); -+ return nullptr; - #else - return nullptr; - #endif // BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__service.cc b/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__service.cc deleted file mode 100644 index 644fed63ebc6..000000000000 --- a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/regional_capabilities/regional_capabilities_service.cc.orig 2025-03-24 20:50:14 UTC -+++ components/regional_capabilities/regional_capabilities_service.cc -@@ -85,7 +85,7 @@ void RegionalCapabilitiesService::InitializeCountryIdC - base::UmaHistogramEnumeration(kUnknownCountryIdStored, - UnknownCountryIdStored::kValidCountryId); - } else { --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(switches::kClearPrefForUnknownCountry)) { - profile_prefs_->ClearPref(country_codes::kCountryIDAtInstall); - country_id.reset(); diff --git a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.cc b/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.cc deleted file mode 100644 index def8c1e7f265..000000000000 --- a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/regional_capabilities/regional_capabilities_switches.cc.orig 2025-03-24 20:50:14 UTC -+++ components/regional_capabilities/regional_capabilities_switches.cc -@@ -6,7 +6,7 @@ namespace switches { - - namespace switches { - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kClearPrefForUnknownCountry, - "ClearCountryPrefForStoredUnknownCountry", - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.h b/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.h deleted file mode 100644 index 51b8366ef7fa..000000000000 --- a/devel/electron35/files/patch-components_regional__capabilities_regional__capabilities__switches.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/regional_capabilities/regional_capabilities_switches.h.orig 2025-03-24 20:50:14 UTC -+++ components/regional_capabilities/regional_capabilities_switches.h -@@ -25,7 +25,7 @@ inline constexpr char kEeaListCountryOverride[] = "EEA - inline constexpr char kDefaultListCountryOverride[] = "DEFAULT_EEA"; - inline constexpr char kEeaListCountryOverride[] = "EEA_ALL"; - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // When the `country_codes::kCountryIDUnknown` is stored in prefs and this - // feature is enabled the pref will be cleared allowing a valid country to be - // set again. diff --git a/devel/electron35/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc b/devel/electron35/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc deleted file mode 100644 index a18575bbe034..000000000000 --- a/devel/electron35/files/patch-components_safe__browsing_content_common_file__type__policies__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/safe_browsing/content/common/file_type_policies_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ components/safe_browsing/content/common/file_type_policies_unittest.cc -@@ -146,7 +146,7 @@ TEST_F(FileTypePoliciesTest, UnpackResourceBundle) { - EXPECT_EQ(142, file_type.uma_value()); - EXPECT_FALSE(file_type.is_archive()); - EXPECT_EQ(DownloadFileType::FULL_PING, file_type.ping_setting()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - EXPECT_EQ(DownloadFileType::ALLOW_ON_USER_GESTURE, - file_type.platform_settings(0).danger_level()); - EXPECT_EQ(DownloadFileType::DISALLOW_AUTO_OPEN, diff --git a/devel/electron35/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py b/devel/electron35/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py deleted file mode 100644 index c21444927e24..000000000000 --- a/devel/electron35/files/patch-components_safe__browsing_content_resources_gen__file__type__proto.py +++ /dev/null @@ -1,20 +0,0 @@ ---- components/safe_browsing/content/resources/gen_file_type_proto.py.orig 2024-08-14 20:54:56 UTC -+++ components/safe_browsing/content/resources/gen_file_type_proto.py -@@ -37,6 +37,8 @@ def PlatformTypes(): - "chromeos": - download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_CHROME_OS, - "linux": download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_LINUX, -+ "openbsd": download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_LINUX, -+ "freebsd": download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_LINUX, - "mac": download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_MAC, - "win": download_file_types_pb2.DownloadFileType.PLATFORM_TYPE_WINDOWS, - # LINT.ThenChange(BUILD.gn:PlatformTypes) -@@ -179,7 +181,7 @@ class DownloadFileTypeProtoGenerator(BinaryProtoGenera - '-t', - '--type', - help='The platform type. One of android, chromeos, ' + -- 'linux, mac, win') -+ 'linux, mac, win, openbsd, freebsd') - - def AddExtraCommandLineArgsForVirtualEnvRun(self, opts, command): - if opts.type is not None: diff --git a/devel/electron35/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc b/devel/electron35/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc deleted file mode 100644 index 316f49e810ae..000000000000 --- a/devel/electron35/files/patch-components_safe__browsing_core_browser_db_v4__protocol__manager__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/safe_browsing/core/browser/db/v4_protocol_manager_util.cc.orig 2024-10-16 21:31:13 UTC -+++ components/safe_browsing/core/browser/db/v4_protocol_manager_util.cc -@@ -119,7 +119,7 @@ PlatformType GetCurrentPlatformType() { - PlatformType GetCurrentPlatformType() { - #if BUILDFLAG(IS_WIN) - return WINDOWS_PLATFORM; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return LINUX_PLATFORM; - #elif BUILDFLAG(IS_IOS) - return IOS_PLATFORM; diff --git a/devel/electron35/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc b/devel/electron35/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc deleted file mode 100644 index 9e4f7f6cb796..000000000000 --- a/devel/electron35/files/patch-components_safe__browsing_core_browser_realtime_url__lookup__service__base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/safe_browsing/core/browser/realtime/url_lookup_service_base.cc.orig 2024-10-16 21:31:13 UTC -+++ components/safe_browsing/core/browser/realtime/url_lookup_service_base.cc -@@ -110,7 +110,7 @@ RTLookupRequest::OSType GetRTLookupRequestOSType() { - return RTLookupRequest::OS_TYPE_CHROME_OS; - #elif BUILDFLAG(IS_IOS) - return RTLookupRequest::OS_TYPE_IOS; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return RTLookupRequest::OS_TYPE_LINUX; - #elif BUILDFLAG(IS_MAC) - return RTLookupRequest::OS_TYPE_MAC; diff --git a/devel/electron35/files/patch-components_search__engines_template__url__service.cc b/devel/electron35/files/patch-components_search__engines_template__url__service.cc deleted file mode 100644 index baa78cca788b..000000000000 --- a/devel/electron35/files/patch-components_search__engines_template__url__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/search_engines/template_url_service.cc.orig 2025-03-24 20:50:14 UTC -+++ components/search_engines/template_url_service.cc -@@ -3229,7 +3229,7 @@ TemplateURLService::GetEnterpriseSearchManager(PrefSer - std::unique_ptr<EnterpriseSearchManager> - TemplateURLService::GetEnterpriseSearchManager(PrefService* prefs) { - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return std::make_unique<EnterpriseSearchManager>( - prefs, base::BindRepeating(&TemplateURLService::EnterpriseSearchChanged, - base::Unretained(this))); diff --git a/devel/electron35/files/patch-components_security__interstitials_content_utils.cc b/devel/electron35/files/patch-components_security__interstitials_content_utils.cc deleted file mode 100644 index 7fd6d3a401e4..000000000000 --- a/devel/electron35/files/patch-components_security__interstitials_content_utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/security_interstitials/content/utils.cc.orig 2025-03-24 20:50:14 UTC -+++ components/security_interstitials/content/utils.cc -@@ -37,7 +37,7 @@ void LaunchDateAndTimeSettings() { - #if BUILDFLAG(IS_ANDROID) - JNIEnv* env = base::android::AttachCurrentThread(); - Java_DateAndTimeSettingsHelper_openDateAndTimeSettings(env); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - struct ClockCommand { - const char* const pathname; - const char* const argument; diff --git a/devel/electron35/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc b/devel/electron35/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc deleted file mode 100644 index 55d509b728ff..000000000000 --- a/devel/electron35/files/patch-components_segmentation__platform_embedder_default__model_cross__device__user__segment.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/segmentation_platform/embedder/default_model/cross_device_user_segment.cc.orig 2025-03-24 20:50:14 UTC -+++ components/segmentation_platform/embedder/default_model/cross_device_user_segment.cc -@@ -147,7 +147,7 @@ void CrossDeviceUserSegment::ExecuteModelWithInput( - // Check for current device type and subtract it from the device count - // calculation. - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - desktop_count -= 1; - #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) - if (ui::GetDeviceFormFactor() == ui::DEVICE_FORM_FACTOR_TABLET) { diff --git a/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.cc b/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.cc deleted file mode 100644 index 2d4e4dc77253..000000000000 --- a/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.cc +++ /dev/null @@ -1,43 +0,0 @@ ---- components/services/on_device_translation/sandbox_hook.cc.orig 2025-01-27 17:37:37 UTC -+++ components/services/on_device_translation/sandbox_hook.cc -@@ -7,12 +7,15 @@ - #include "components/services/on_device_translation/translate_kit_client.h" - #include "sandbox/linux/syscall_broker/broker_command.h" - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; - using sandbox::syscall_broker::MakeBrokerCommandSet; -+#endif - - namespace on_device_translation { - namespace { - -+#if !BUILDFLAG(IS_BSD) - // Gets the file permissions required by the TranslateKit - std::vector<BrokerFilePermission> GetOnDeviceTranslationFilePermissions() { - std::vector<BrokerFilePermission> permissions{ -@@ -21,6 +24,7 @@ std::vector<BrokerFilePermission> GetOnDeviceTranslati - }; - return permissions; - } -+#endif - - } // namespace - -@@ -29,6 +33,7 @@ bool OnDeviceTranslationSandboxHook( - // Call `TranslateKitClient::Get()` to load libtranslatekit.so - TranslateKitClient::Get(); - -+#if !BUILDFLAG(IS_BSD) - auto* instance = sandbox::policy::SandboxLinux::GetInstance(); - instance->StartBrokerProcess(MakeBrokerCommandSet({ - sandbox::syscall_broker::COMMAND_OPEN, -@@ -36,7 +41,7 @@ bool OnDeviceTranslationSandboxHook( - GetOnDeviceTranslationFilePermissions(), - options); - instance->EngageNamespaceSandboxIfPossible(); -- -+#endif - return true; - } - diff --git a/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.h b/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.h deleted file mode 100644 index 86fd81de2823..000000000000 --- a/devel/electron35/files/patch-components_services_on__device__translation_sandbox__hook.h +++ /dev/null @@ -1,16 +0,0 @@ ---- components/services/on_device_translation/sandbox_hook.h.orig 2025-01-27 17:37:37 UTC -+++ components/services/on_device_translation/sandbox_hook.h -@@ -5,7 +5,13 @@ - #ifndef COMPONENTS_SERVICES_ON_DEVICE_TRANSLATION_SANDBOX_HOOK_H_ - #define COMPONENTS_SERVICES_ON_DEVICE_TRANSLATION_SANDBOX_HOOK_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace on_device_translation { - diff --git a/devel/electron35/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc b/devel/electron35/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc deleted file mode 100644 index a60ebb6e47d1..000000000000 --- a/devel/electron35/files/patch-components_services_paint__preview__compositor_paint__preview__compositor__collection__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/services/paint_preview_compositor/paint_preview_compositor_collection_impl.cc.orig 2024-02-21 00:20:42 UTC -+++ components/services/paint_preview_compositor/paint_preview_compositor_collection_impl.cc -@@ -22,7 +22,7 @@ - - #if BUILDFLAG(IS_WIN) - #include "content/public/child/dwrite_font_proxy_init_win.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/services/font/public/cpp/font_loader.h" - #endif - -@@ -79,7 +79,7 @@ PaintPreviewCompositorCollectionImpl::PaintPreviewComp - // Initialize font access for Skia. - #if BUILDFLAG(IS_WIN) - content::InitializeDWriteFontProxy(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::PendingRemote<font_service::mojom::FontService> font_service; - content::UtilityThread::Get()->BindHostReceiver( - font_service.InitWithNewPipeAndPassReceiver()); -@@ -102,7 +102,7 @@ PaintPreviewCompositorCollectionImpl::PaintPreviewComp - base::BindOnce([] { skia::DefaultFontMgr(); })); - - // Sanity check that fonts are working. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // No WebSandbox is provided on Linux so the local fonts aren't accessible. - // This is fine since since the subsetted fonts are provided in the SkPicture. - // However, we still need to check that the SkFontMgr starts as it is used by diff --git a/devel/electron35/files/patch-components_soda_soda__util.cc b/devel/electron35/files/patch-components_soda_soda__util.cc deleted file mode 100644 index 20d9ccc3b2cd..000000000000 --- a/devel/electron35/files/patch-components_soda_soda__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/soda/soda_util.cc.orig 2025-03-24 20:50:14 UTC -+++ components/soda/soda_util.cc -@@ -22,7 +22,7 @@ - #include "base/win/windows_version.h" - #endif - --#if BUILDFLAG(IS_LINUX) && defined(ARCH_CPU_X86_FAMILY) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(ARCH_CPU_X86_FAMILY) - #include "base/cpu.h" - #endif - -@@ -38,7 +38,7 @@ bool IsSupportedChromeOS() { - } - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsSupportedLinux() { - #if defined(ARCH_CPU_X86_FAMILY) - // Check if the CPU has the required instruction set to run the Speech -@@ -69,7 +69,7 @@ bool IsOnDeviceSpeechRecognitionSupported() { - bool IsOnDeviceSpeechRecognitionSupported() { - #if BUILDFLAG(IS_CHROMEOS) - return IsSupportedChromeOS(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return IsSupportedLinux(); - #elif BUILDFLAG(IS_WIN) - return IsSupportedWin(); diff --git a/devel/electron35/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc b/devel/electron35/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc deleted file mode 100644 index 16c39c009ef1..000000000000 --- a/devel/electron35/files/patch-components_startup__metric__utils_common_startup__metric__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/startup_metric_utils/common/startup_metric_utils.cc.orig 2024-08-14 20:54:56 UTC -+++ components/startup_metric_utils/common/startup_metric_utils.cc -@@ -94,7 +94,7 @@ base::TimeTicks CommonStartupMetricRecorder::StartupTi - // Enabling this logic on OS X causes a significant performance regression. - // TODO(crbug.com/40464036): Remove IS_APPLE ifdef once utility processes - // set their desired main thread priority. --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - static bool statics_initialized = false; - if (!statics_initialized) { - statics_initialized = true; diff --git a/devel/electron35/files/patch-components_storage__monitor_BUILD.gn b/devel/electron35/files/patch-components_storage__monitor_BUILD.gn deleted file mode 100644 index 10755a9c70a7..000000000000 --- a/devel/electron35/files/patch-components_storage__monitor_BUILD.gn +++ /dev/null @@ -1,20 +0,0 @@ ---- components/storage_monitor/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ components/storage_monitor/BUILD.gn -@@ -71,7 +71,7 @@ static_library("storage_monitor") { - deps += [ "//services/device/public/mojom" ] - } - } else if (is_linux) { -- if (use_udev) { -+ if (use_udev && !is_bsd) { - sources += [ - "mtab_watcher_linux.cc", - "mtab_watcher_linux.h", -@@ -177,7 +177,7 @@ source_set("unit_tests") { - "storage_monitor_chromeos_unittest.cc", - ] - } -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { - if (use_udev) { - sources += [ "storage_monitor_linux_unittest.cc" ] - } diff --git a/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.cc b/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.cc deleted file mode 100644 index b5f275ed96b3..000000000000 --- a/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/storage_monitor/removable_device_constants.cc.orig 2022-02-28 16:54:41 UTC -+++ components/storage_monitor/removable_device_constants.cc -@@ -10,7 +10,7 @@ namespace storage_monitor { - const char kFSUniqueIdPrefix[] = "UUID:"; - const char kVendorModelSerialPrefix[] = "VendorModelSerial:"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kVendorModelVolumeStoragePrefix[] = "VendorModelVolumeStorage:"; - #endif - diff --git a/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.h b/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.h deleted file mode 100644 index 71ac1f80d945..000000000000 --- a/devel/electron35/files/patch-components_storage__monitor_removable__device__constants.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/storage_monitor/removable_device_constants.h.orig 2022-02-28 16:54:41 UTC -+++ components/storage_monitor/removable_device_constants.h -@@ -14,7 +14,7 @@ namespace storage_monitor { - extern const char kFSUniqueIdPrefix[]; - extern const char kVendorModelSerialPrefix[]; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kVendorModelVolumeStoragePrefix[]; - #endif - diff --git a/devel/electron35/files/patch-components_supervised__user_core_browser_list__family__members__service.h b/devel/electron35/files/patch-components_supervised__user_core_browser_list__family__members__service.h deleted file mode 100644 index 64332a60eb39..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_browser_list__family__members__service.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/supervised_user/core/browser/list_family_members_service.h.orig 2025-03-24 20:50:14 UTC -+++ components/supervised_user/core/browser/list_family_members_service.h -@@ -33,7 +33,7 @@ constexpr bool FetchListFamilyMembersWithCapability() - // If true, this fetcher is active for all users with CanFetchFamilyMemberInfo - // capability. Otherwise, it is only used by supervised users. - constexpr bool FetchListFamilyMembersWithCapability() { --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc b/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc deleted file mode 100644 index f9bb3a7ae07d..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__metrics__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/supervised_user/core/browser/supervised_user_metrics_service.cc.orig 2024-08-14 20:54:57 UTC -+++ components/supervised_user/core/browser/supervised_user_metrics_service.cc -@@ -47,7 +47,7 @@ SupervisedUserMetricsService::SupervisedUserMetricsSer - extensions_metrics_delegate_(std::move(extensions_metrics_delegate)) { - DCHECK(pref_service_); - DCHECK(url_filter_); --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - CHECK(extensions_metrics_delegate_) - << "Extensions metrics delegate must exist on Win/Linux/Mac"; - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc b/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc deleted file mode 100644 index 4f3ce567b349..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_browser_supervised__user__preferences.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/supervised_user/core/browser/supervised_user_preferences.cc.orig 2025-03-24 20:50:14 UTC -+++ components/supervised_user/core/browser/supervised_user_preferences.cc -@@ -144,7 +144,7 @@ void RegisterProfilePrefs(PrefRegistrySimple* registry - registry->RegisterBooleanPref(prefs::kChildAccountStatusKnown, false); - registry->RegisterStringPref(prefs::kFamilyLinkUserMemberRole, std::string()); - #if BUILDFLAG(ENABLE_EXTENSIONS) && \ -- (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX)) -+ (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - registry->RegisterIntegerPref( - prefs::kLocallyParentApprovedExtensionsMigrationState, - static_cast<int>( diff --git a/devel/electron35/files/patch-components_supervised__user_core_common_features.cc b/devel/electron35/files/patch-components_supervised__user_core_common_features.cc deleted file mode 100644 index 19d1f1ddf82a..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_common_features.cc +++ /dev/null @@ -1,54 +0,0 @@ ---- components/supervised_user/core/common/features.cc.orig 2025-03-24 20:50:14 UTC -+++ components/supervised_user/core/common/features.cc -@@ -68,7 +68,7 @@ BASE_FEATURE(kUpdatedSupervisedUserExtensionApprovalSt - "UpdatedSupervisedUserExtensionApprovalStrings", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kEnableExtensionsPermissionsForSupervisedUsersOnDesktop, - "EnableExtensionsPermissionsForSupervisedUsersOnDesktop", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -83,7 +83,7 @@ bool IsSupervisedUserSkipParentApprovalToInstallExtens - #if BUILDFLAG(IS_CHROMEOS) - return base::FeatureList::IsEnabled( - kEnableSupervisedUserSkipParentApprovalToInstallExtensions); --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - bool skipParentApprovalEnabled = base::FeatureList::IsEnabled( - kEnableSupervisedUserSkipParentApprovalToInstallExtensions); - bool permissionExtensionsForSupervisedUsersEnabled = -@@ -104,7 +104,7 @@ BASE_FEATURE(kCustomProfileStringsForSupervisedUsers, - "CustomProfileStringsForSupervisedUsers", - base::FEATURE_DISABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - - BASE_FEATURE(kShowKiteForSupervisedUsers, - "ShowKiteForSupervisedUsers", -@@ -113,13 +113,13 @@ BASE_FEATURE(kForceSafeSearchForUnauthenticatedSupervi - - BASE_FEATURE(kForceSafeSearchForUnauthenticatedSupervisedUsers, - "ForceSafeSearchForUnauthenticatedSupervisedUsers", --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT); - #else - base::FEATURE_DISABLED_BY_DEFAULT); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kEnableSupervisedUserVersionSignOutDialog, - "EnableSupervisedUserVersionSignOutDialog", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -141,7 +141,7 @@ BASE_FEATURE(kUncredentialedFilteringFallbackForSuperv - // platform #defines. - BASE_FEATURE(kUncredentialedFilteringFallbackForSupervisedUsers, - "UncredentialedFilteringFallbackForSupervisedUsers", --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT); - #else - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-components_supervised__user_core_common_features.h b/devel/electron35/files/patch-components_supervised__user_core_common_features.h deleted file mode 100644 index c1307943f440..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_common_features.h +++ /dev/null @@ -1,29 +0,0 @@ ---- components/supervised_user/core/common/features.h.orig 2025-03-24 20:50:14 UTC -+++ components/supervised_user/core/common/features.h -@@ -30,7 +30,7 @@ BASE_DECLARE_FEATURE(kUpdatedSupervisedUserExtensionAp - // Applies new informative strings during the parental extension approval flow. - BASE_DECLARE_FEATURE(kUpdatedSupervisedUserExtensionApprovalStrings); - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kEnableExtensionsPermissionsForSupervisedUsersOnDesktop); - #endif - -@@ -60,7 +60,7 @@ BASE_DECLARE_FEATURE(kCustomProfileStringsForSupervise - - // Displays a Family Link kite badge on the supervised user avatar in various - // surfaces. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - BASE_DECLARE_FEATURE(kShowKiteForSupervisedUsers); - #endif - -@@ -68,7 +68,7 @@ BASE_DECLARE_FEATURE(kForceSafeSearchForUnauthenticate - // unauthenticated (e.g. signed out of the content area) account. - BASE_DECLARE_FEATURE(kForceSafeSearchForUnauthenticatedSupervisedUsers); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Uses supervised user strings on the signout dialog. - BASE_DECLARE_FEATURE(kEnableSupervisedUserVersionSignOutDialog); - diff --git a/devel/electron35/files/patch-components_supervised__user_core_common_pref__names.h b/devel/electron35/files/patch-components_supervised__user_core_common_pref__names.h deleted file mode 100644 index 037a224b33cf..000000000000 --- a/devel/electron35/files/patch-components_supervised__user_core_common_pref__names.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/supervised_user/core/common/pref_names.h.orig 2025-01-27 17:37:37 UTC -+++ components/supervised_user/core/common/pref_names.h -@@ -129,7 +129,7 @@ inline constexpr char kDefaultSupervisedUserFilteringB - "profile.managed.default_filtering_behavior"; - - #if BUILDFLAG(ENABLE_EXTENSIONS) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // An integer pref that stores the current state of the local extension - // parent approval migration when the feature - // `kEnableSupervisedUserSkipParentApprovalToInstallExtensions` becomes enabled. diff --git a/devel/electron35/files/patch-components_sync__device__info_local__device__info__util.cc b/devel/electron35/files/patch-components_sync__device__info_local__device__info__util.cc deleted file mode 100644 index d433d0f818de..000000000000 --- a/devel/electron35/files/patch-components_sync__device__info_local__device__info__util.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/sync_device_info/local_device_info_util.cc.orig 2025-03-24 20:50:14 UTC -+++ components/sync_device_info/local_device_info_util.cc -@@ -84,7 +84,7 @@ sync_pb::SyncEnums::DeviceType GetLocalDeviceType() { - sync_pb::SyncEnums::DeviceType GetLocalDeviceType() { - #if BUILDFLAG(IS_CHROMEOS) - return sync_pb::SyncEnums_DeviceType_TYPE_CROS; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return sync_pb::SyncEnums_DeviceType_TYPE_LINUX; - #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) - switch (ui::GetDeviceFormFactor()) { -@@ -107,7 +107,7 @@ DeviceInfo::OsType GetLocalDeviceOSType() { - DeviceInfo::OsType GetLocalDeviceOSType() { - #if BUILDFLAG(IS_CHROMEOS) - return DeviceInfo::OsType::kChromeOsAsh; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return DeviceInfo::OsType::kLinux; - #elif BUILDFLAG(IS_ANDROID) - return DeviceInfo::OsType::kAndroid; -@@ -126,7 +126,7 @@ DeviceInfo::FormFactor GetLocalDeviceFormFactor() { - - DeviceInfo::FormFactor GetLocalDeviceFormFactor() { - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return DeviceInfo::FormFactor::kDesktop; - #elif BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) - return ui::GetDeviceFormFactor() == ui::DEVICE_FORM_FACTOR_TABLET diff --git a/devel/electron35/files/patch-components_sync__device__info_local__device__info__util__linux.cc b/devel/electron35/files/patch-components_sync__device__info_local__device__info__util__linux.cc deleted file mode 100644 index 1edb88b39884..000000000000 --- a/devel/electron35/files/patch-components_sync__device__info_local__device__info__util__linux.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- components/sync_device_info/local_device_info_util_linux.cc.orig 2022-09-24 10:57:32 UTC -+++ components/sync_device_info/local_device_info_util_linux.cc -@@ -9,6 +9,11 @@ - - #include "base/linux_util.h" - -+#if defined(__FreeBSD__) -+#include <sys/param.h> -+#define HOST_NAME_MAX MAXHOSTNAMELEN -+#endif -+ - namespace syncer { - - std::string GetPersonalizableDeviceNameInternal() { diff --git a/devel/electron35/files/patch-components_sync__preferences_common__syncable__prefs__database.cc b/devel/electron35/files/patch-components_sync__preferences_common__syncable__prefs__database.cc deleted file mode 100644 index 1a0c3992354a..000000000000 --- a/devel/electron35/files/patch-components_sync__preferences_common__syncable__prefs__database.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/sync_preferences/common_syncable_prefs_database.cc.orig 2025-03-24 20:50:14 UTC -+++ components/sync_preferences/common_syncable_prefs_database.cc -@@ -327,7 +327,7 @@ constexpr auto kCommonSyncablePrefsAllowlist = - PrefSensitivity::kNone, MergeBehavior::kNone}}, - #endif // BUILDFLAG(IS_ANDROID) - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - {autofill::prefs::kAutofillBnplEnabled, - {syncable_prefs_ids::kAutofillBnplEnabled, syncer::PREFERENCES, - PrefSensitivity::kNone, MergeBehavior::kNone}}, diff --git a/devel/electron35/files/patch-components_system__cpu_cpu__probe.cc b/devel/electron35/files/patch-components_system__cpu_cpu__probe.cc deleted file mode 100644 index c942af31f03e..000000000000 --- a/devel/electron35/files/patch-components_system__cpu_cpu__probe.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- components/system_cpu/cpu_probe.cc.orig 2024-02-21 00:20:43 UTC -+++ components/system_cpu/cpu_probe.cc -@@ -30,6 +30,9 @@ std::unique_ptr<CpuProbe> CpuProbe::Create() { - return CpuProbeWin::Create(); - #elif BUILDFLAG(IS_MAC) - return CpuProbeMac::Create(); -+#elif BUILDFLAG(IS_BSD) -+ NOTIMPLEMENTED(); -+ return nullptr; - #else - return nullptr; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-components_translate_core_common_translate__util.cc b/devel/electron35/files/patch-components_translate_core_common_translate__util.cc deleted file mode 100644 index 6f53bd06ff6b..000000000000 --- a/devel/electron35/files/patch-components_translate_core_common_translate__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/translate/core/common/translate_util.cc.orig 2023-10-19 19:58:21 UTC -+++ components/translate/core/common/translate_util.cc -@@ -21,7 +21,7 @@ const char kSecurityOrigin[] = "https://translate.goog - BASE_FEATURE(kTFLiteLanguageDetectionEnabled, - "TFLiteLanguageDetectionEnabled", - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc b/devel/electron35/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc deleted file mode 100644 index 2e76ad94c834..000000000000 --- a/devel/electron35/files/patch-components_trusted__vault_trusted__vault__connection__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/trusted_vault/trusted_vault_connection_impl.cc.orig 2024-10-16 21:31:25 UTC -+++ components/trusted_vault/trusted_vault_connection_impl.cc -@@ -102,7 +102,7 @@ GetLocalPhysicalDeviceType() { - // currently used or even built on all platforms. - #if BUILDFLAG(IS_CHROMEOS) - return trusted_vault_pb::PhysicalDeviceMetadata::DEVICE_TYPE_CHROMEOS; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return trusted_vault_pb::PhysicalDeviceMetadata::DEVICE_TYPE_LINUX; - #elif BUILDFLAG(IS_ANDROID) - return trusted_vault_pb::PhysicalDeviceMetadata::DEVICE_TYPE_ANDROID; diff --git a/devel/electron35/files/patch-components_update__client_update__query__params.cc b/devel/electron35/files/patch-components_update__client_update__query__params.cc deleted file mode 100644 index 79e60763484c..000000000000 --- a/devel/electron35/files/patch-components_update__client_update__query__params.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/update_client/update_query_params.cc.orig 2025-03-24 20:50:14 UTC -+++ components/update_client/update_query_params.cc -@@ -39,6 +39,8 @@ const char kOs[] = - "fuchsia"; - #elif BUILDFLAG(IS_OPENBSD) - "openbsd"; -+#elif defined(OS_FREEBSD) -+ "freebsd"; - #else - #error "unknown os" - #endif diff --git a/devel/electron35/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc b/devel/electron35/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc deleted file mode 100644 index ce575c40bcbb..000000000000 --- a/devel/electron35/files/patch-components_url__formatter_spoof__checks_idn__spoof__checker.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/url_formatter/spoof_checks/idn_spoof_checker.cc.orig 2025-03-24 20:50:14 UTC -+++ components/url_formatter/spoof_checks/idn_spoof_checker.cc -@@ -298,7 +298,7 @@ IDNSpoofChecker::IDNSpoofChecker() { - // The ideal fix would be to change the omnibox font used for Thai. In - // that case, the Linux-only list should be revisited and potentially - // removed. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - "[ทนบพรหเแ๐ดลปฟม]", - #else - "[บพเแ๐]", diff --git a/devel/electron35/files/patch-components_user__education_views_help__bubble__view.cc b/devel/electron35/files/patch-components_user__education_views_help__bubble__view.cc deleted file mode 100644 index 99f7950392a3..000000000000 --- a/devel/electron35/files/patch-components_user__education_views_help__bubble__view.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- components/user_education/views/help_bubble_view.cc.orig 2025-03-24 20:50:14 UTC -+++ components/user_education/views/help_bubble_view.cc -@@ -299,7 +299,7 @@ DEFINE_CLASS_ELEMENT_IDENTIFIER_VALUE(HelpBubbleView, - // TODO(https://crbug.com/382611284): Temporarily handle the case when the - // primary window is minimized by closing the help bubble. Remove this code when - // the issue is solved at the Views framework level. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - class HelpBubbleView::PrimaryWidgetObserver : public views::WidgetObserver { - public: - explicit PrimaryWidgetObserver(HelpBubbleView& help_bubble) -@@ -772,7 +772,7 @@ HelpBubbleView::HelpBubbleView( - event_relay_->Init(this); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - primary_widget_observer_ = std::make_unique<PrimaryWidgetObserver>(*this); - #endif - -@@ -886,7 +886,7 @@ void HelpBubbleView::OnBeforeBubbleWidgetInit(views::W - void HelpBubbleView::OnBeforeBubbleWidgetInit(views::Widget::InitParams* params, - views::Widget* widget) const { - BubbleDialogDelegateView::OnBeforeBubbleWidgetInit(params, widget); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_BSD) - // Help bubbles anchored to menus may be clipped to their anchors' bounds, - // resulting in visual errors, unless they use accelerated rendering. See - // crbug.com/1445770 for details. This also applies to bubbles anchored to diff --git a/devel/electron35/files/patch-components_user__education_views_help__bubble__view.h b/devel/electron35/files/patch-components_user__education_views_help__bubble__view.h deleted file mode 100644 index 65b8b31557e7..000000000000 --- a/devel/electron35/files/patch-components_user__education_views_help__bubble__view.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/user_education/views/help_bubble_view.h.orig 2025-03-24 20:50:14 UTC -+++ components/user_education/views/help_bubble_view.h -@@ -162,7 +162,7 @@ class HelpBubbleView : public views::BubbleDialogDeleg - // work around this problem by closing the bubble if the widget is minimized. - // When the underlying issue is fixed at the framework level, this can be - // removed. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - class PrimaryWidgetObserver; - std::unique_ptr<PrimaryWidgetObserver> primary_widget_observer_; - #endif diff --git a/devel/electron35/files/patch-components_variations_service_variations__service.cc b/devel/electron35/files/patch-components_variations_service_variations__service.cc deleted file mode 100644 index 2a1b119013e0..000000000000 --- a/devel/electron35/files/patch-components_variations_service_variations__service.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/variations/service/variations_service.cc.orig 2025-03-24 20:50:14 UTC -+++ components/variations/service/variations_service.cc -@@ -100,7 +100,7 @@ std::string GetPlatformString() { - return "android"; - #elif BUILDFLAG(IS_FUCHSIA) - return "fuchsia"; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_SOLARIS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_SOLARIS) || BUILDFLAG(IS_BSD) - // Default BSD and SOLARIS to Linux to not break those builds, although these - // platforms are not officially supported by Chrome. - return "linux"; diff --git a/devel/electron35/files/patch-components_visited__url__ranking_public_url__visit__util.cc b/devel/electron35/files/patch-components_visited__url__ranking_public_url__visit__util.cc deleted file mode 100644 index 52f6e38364dc..000000000000 --- a/devel/electron35/files/patch-components_visited__url__ranking_public_url__visit__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/visited_url_ranking/public/url_visit_util.cc.orig 2024-10-16 21:31:25 UTC -+++ components/visited_url_ranking/public/url_visit_util.cc -@@ -66,7 +66,7 @@ PlatformType GetPlatformInput() { - return PlatformType::kWindows; - #elif BUILDFLAG(IS_MAC) - return PlatformType::kMac; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return PlatformType::kLinux; - #elif BUILDFLAG(IS_IOS) - return PlatformType::kIos; diff --git a/devel/electron35/files/patch-components_viz_host_gpu__host__impl.cc b/devel/electron35/files/patch-components_viz_host_gpu__host__impl.cc deleted file mode 100644 index 032c9820ea4c..000000000000 --- a/devel/electron35/files/patch-components_viz_host_gpu__host__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/host/gpu_host_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ components/viz/host/gpu_host_impl.cc -@@ -135,7 +135,7 @@ GpuHostImpl::GpuHostImpl(Delegate* delegate, - mojom::GpuServiceCreationParams::New(); - #if BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux has an issue when running in single-process mode wherein - // GetPlatformRuntimeProperties() browser-side calls can have a data race with - // in-process GPU service initialization. The call to diff --git a/devel/electron35/files/patch-components_viz_host_host__display__client.cc b/devel/electron35/files/patch-components_viz_host_host__display__client.cc deleted file mode 100644 index 2f19d205f5db..000000000000 --- a/devel/electron35/files/patch-components_viz_host_host__display__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/host/host_display_client.cc.orig 2024-06-30 11:48:28 UTC -+++ components/viz/host/host_display_client.cc -@@ -73,7 +73,7 @@ void HostDisplayClient::AddChildWindowToBrowser( - } - #endif - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void HostDisplayClient::DidCompleteSwapWithNewSize(const gfx::Size& size) { - NOTIMPLEMENTED(); - } diff --git a/devel/electron35/files/patch-components_viz_host_host__display__client.h b/devel/electron35/files/patch-components_viz_host_host__display__client.h deleted file mode 100644 index 1d69922e1f9c..000000000000 --- a/devel/electron35/files/patch-components_viz_host_host__display__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/host/host_display_client.h.orig 2024-02-27 21:36:00 UTC -+++ components/viz/host/host_display_client.h -@@ -53,7 +53,7 @@ class VIZ_HOST_EXPORT HostDisplayClient : public mojom - void AddChildWindowToBrowser(gpu::SurfaceHandle child_window) override; - #endif - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void DidCompleteSwapWithNewSize(const gfx::Size& size) override; - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc b/devel/electron35/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc deleted file mode 100644 index 7bd5b05011b0..000000000000 --- a/devel/electron35/files/patch-components_viz_service_display__embedder_skia__output__surface__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/service/display_embedder/skia_output_surface_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ components/viz/service/display_embedder/skia_output_surface_impl.cc -@@ -1505,7 +1505,7 @@ GrBackendFormat SkiaOutputSurfaceImpl::GetGrBackendFor - ->GetVulkanPhysicalDevice(), - VK_IMAGE_TILING_OPTIMAL, vk_format, - si_format, yuv_color_space, ycbcr_info); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Textures that were allocated _on linux_ with ycbcr info came from - // VaapiVideoDecoder, which exports using DRM format modifiers. - return GrBackendFormats::MakeVk(gr_ycbcr_info, diff --git a/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.cc b/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.cc deleted file mode 100644 index 6bc03bba47f3..000000000000 --- a/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/viz/service/display_embedder/software_output_surface.cc.orig 2025-03-24 20:50:14 UTC -+++ components/viz/service/display_embedder/software_output_surface.cc -@@ -115,7 +115,7 @@ void SoftwareOutputSurface::SwapBuffersCallback(base:: - base::TimeTicks now = base::TimeTicks::Now(); - base::TimeDelta interval_to_next_refresh = - now.SnappedToNextTick(refresh_timebase_, refresh_interval_) - now; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (needs_swap_size_notifications_) - client_->DidSwapWithSize(pixel_size); - #endif -@@ -142,7 +142,7 @@ gfx::OverlayTransform SoftwareOutputSurface::GetDispla - return gfx::OVERLAY_TRANSFORM_NONE; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SoftwareOutputSurface::SetNeedsSwapSizeNotifications( - bool needs_swap_size_notifications) { - needs_swap_size_notifications_ = needs_swap_size_notifications; diff --git a/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.h b/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.h deleted file mode 100644 index b8c4daa49911..000000000000 --- a/devel/electron35/files/patch-components_viz_service_display__embedder_software__output__surface.h +++ /dev/null @@ -1,20 +0,0 @@ ---- components/viz/service/display_embedder/software_output_surface.h.orig 2025-03-24 20:50:14 UTC -+++ components/viz/service/display_embedder/software_output_surface.h -@@ -41,7 +41,7 @@ class VIZ_SERVICE_EXPORT SoftwareOutputSurface : publi - UpdateVSyncParametersCallback callback) override; - void SetDisplayTransformHint(gfx::OverlayTransform transform) override {} - gfx::OverlayTransform GetDisplayTransform() override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetNeedsSwapSizeNotifications( - bool needs_swap_size_notifications) override; - #endif -@@ -59,7 +59,7 @@ class VIZ_SERVICE_EXPORT SoftwareOutputSurface : publi - base::TimeTicks refresh_timebase_; - base::TimeDelta refresh_interval_ = BeginFrameArgs::DefaultInterval(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool needs_swap_size_notifications_ = false; - #endif - diff --git a/devel/electron35/files/patch-components_viz_service_display_skia__renderer.cc b/devel/electron35/files/patch-components_viz_service_display_skia__renderer.cc deleted file mode 100644 index 82eb3d8c8b19..000000000000 --- a/devel/electron35/files/patch-components_viz_service_display_skia__renderer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/service/display/skia_renderer.cc.orig 2025-03-24 20:50:14 UTC -+++ components/viz/service/display/skia_renderer.cc -@@ -1376,7 +1376,7 @@ void SkiaRenderer::ClearFramebuffer() { - if (current_frame()->current_render_pass->has_transparent_background) { - ClearCanvas(SkColors::kTransparent); - } else { --#if DCHECK_IS_ON() && !BUILDFLAG(IS_LINUX) -+#if DCHECK_IS_ON() && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // On DEBUG builds, opaque render passes are cleared to blue - // to easily see regions that were not drawn on the screen. - // ClearCavas() call causes slight pixel difference, so linux-ref and diff --git a/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc b/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc deleted file mode 100644 index 1d5fadad24b6..000000000000 --- a/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc.orig 2025-04-06 11:53:45 UTC -+++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.cc -@@ -123,7 +123,7 @@ RootCompositorFrameSinkImpl::Create( - output_surface->SetNeedsSwapSizeNotifications( - params->send_swap_size_notifications); - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - // For X11, we need notify client about swap completion after resizing, so the - // client can use it for synchronize with X11 WM. - output_surface->SetNeedsSwapSizeNotifications(true); -@@ -813,7 +813,7 @@ void RootCompositorFrameSinkImpl::DisplayDidCompleteSw - if (display_client_ && enable_swap_completion_callback_) { - display_client_->DidCompleteSwapWithSize(pixel_size); - } --#elif BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - if (display_client_ && pixel_size != last_swap_pixel_size_) { - last_swap_pixel_size_ = pixel_size; - display_client_->DidCompleteSwapWithNewSize(last_swap_pixel_size_); diff --git a/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h b/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h deleted file mode 100644 index 830e09411a00..000000000000 --- a/devel/electron35/files/patch-components_viz_service_frame__sinks_root__compositor__frame__sink__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h.orig 2025-03-24 20:50:14 UTC -+++ components/viz/service/frame_sinks/root_compositor_frame_sink_impl.h -@@ -228,7 +228,7 @@ class VIZ_SERVICE_EXPORT RootCompositorFrameSinkImpl - // See comments on `EvictionHandler`. - EvictionHandler eviction_handler_; - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - gfx::Size last_swap_pixel_size_; - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-components_viz_test_fake__display__client.cc b/devel/electron35/files/patch-components_viz_test_fake__display__client.cc deleted file mode 100644 index 5b3eeef68ad3..000000000000 --- a/devel/electron35/files/patch-components_viz_test_fake__display__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/test/fake_display_client.cc.orig 2024-02-21 00:20:44 UTC -+++ components/viz/test/fake_display_client.cc -@@ -27,7 +27,7 @@ void FakeDisplayClient::AddChildWindowToBrowser( - gpu::SurfaceHandle child_window) {} - #endif - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void FakeDisplayClient::DidCompleteSwapWithNewSize(const gfx::Size& size) {} - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-components_viz_test_fake__display__client.h b/devel/electron35/files/patch-components_viz_test_fake__display__client.h deleted file mode 100644 index decdc418ca85..000000000000 --- a/devel/electron35/files/patch-components_viz_test_fake__display__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/test/fake_display_client.h.orig 2024-02-21 00:20:44 UTC -+++ components/viz/test/fake_display_client.h -@@ -36,7 +36,7 @@ class FakeDisplayClient : public mojom::DisplayClient - void AddChildWindowToBrowser(gpu::SurfaceHandle child_window) override; - #endif - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void DidCompleteSwapWithNewSize(const gfx::Size& size) override; - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-components_viz_test_mock__display__client.h b/devel/electron35/files/patch-components_viz_test_mock__display__client.h deleted file mode 100644 index 86c366c3914d..000000000000 --- a/devel/electron35/files/patch-components_viz_test_mock__display__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- components/viz/test/mock_display_client.h.orig 2025-03-24 20:50:14 UTC -+++ components/viz/test/mock_display_client.h -@@ -45,7 +45,7 @@ class MockDisplayClient : public mojom::DisplayClient - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) - MOCK_METHOD1(SetPreferredRefreshRate, void(float refresh_rate)); - #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - MOCK_METHOD1(DidCompleteSwapWithNewSize, void(const gfx::Size&)); - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-content_app_BUILD.gn b/devel/electron35/files/patch-content_app_BUILD.gn deleted file mode 100644 index b2e89762f1c2..000000000000 --- a/devel/electron35/files/patch-content_app_BUILD.gn +++ /dev/null @@ -1,15 +0,0 @@ ---- content/app/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ content/app/BUILD.gn -@@ -89,9 +89,9 @@ source_set("content_main_runner_app") { - "//third_party/tflite:buildflags", - "//tools/v8_context_snapshot:buildflags", - ] -- if (build_tflite_with_xnnpack) { -- deps += [ "//third_party/cpuinfo" ] -- } -+# if (build_tflite_with_xnnpack) { -+# deps += [ "//third_party/cpuinfo" ] -+# } - } - - source_set("app") { diff --git a/devel/electron35/files/patch-content_app_content__main.cc b/devel/electron35/files/patch-content_app_content__main.cc deleted file mode 100644 index 7e4ceaee0e09..000000000000 --- a/devel/electron35/files/patch-content_app_content__main.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/app/content_main.cc.orig 2025-04-06 11:53:46 UTC -+++ content/app/content_main.cc -@@ -226,7 +226,7 @@ NO_STACK_PROTECTOR int RunContentProcess( - base::EnableTerminationOnOutOfMemory(); - logging::RegisterAbslAbortHook(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The various desktop environments set this environment variable that - // allows the dbus client library to connect directly to the bus. When this - // variable is not set (test environments like xvfb-run), the dbus client -@@ -311,7 +311,7 @@ NO_STACK_PROTECTOR int RunContentProcess( - command_line->AppendSwitch(switches::kUseMobileUserAgent); - #endif - --#if (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) && !defined(COMPONENT_BUILD) -+#if (BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX)) && !defined(COMPONENT_BUILD) && defined(notyet) - base::subtle::EnableFDOwnershipEnforcement(true); - #endif - diff --git a/devel/electron35/files/patch-content_app_content__main__runner__impl.cc b/devel/electron35/files/patch-content_app_content__main__runner__impl.cc deleted file mode 100644 index 396f775bf484..000000000000 --- a/devel/electron35/files/patch-content_app_content__main__runner__impl.cc +++ /dev/null @@ -1,129 +0,0 @@ ---- content/app/content_main_runner_impl.cc.orig 2025-04-06 11:53:46 UTC -+++ content/app/content_main_runner_impl.cc -@@ -142,18 +142,20 @@ - #include "content/browser/posix_file_descriptor_info_impl.h" - #include "content/public/common/content_descriptors.h" - --#if !BUILDFLAG(IS_MAC) -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - #include "content/public/common/zygote/zygote_fork_delegate_linux.h" - #endif - - #endif // BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/files/file_path_watcher_inotify.h" - #include "base/native_library.h" - #include "base/rand_util.h" - #include "content/public/common/zygote/sandbox_support_linux.h" -+#if !BUILDFLAG(IS_BSD) - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - #include "third_party/boringssl/src/include/openssl/crypto.h" - #include "third_party/webrtc_overrides/init_webrtc.h" // nogncheck - -@@ -182,6 +184,10 @@ - #include "media/base/media_switches.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "base/system/sys_info.h" -+#endif -+ - #if BUILDFLAG(IS_ANDROID) - #include "base/system/sys_info.h" - #include "content/browser/android/battery_metrics.h" -@@ -383,7 +389,7 @@ void InitializeZygoteSandboxForBrowserProcess( - } - #endif // BUILDFLAG(USE_ZYGOTE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - #if BUILDFLAG(ENABLE_PPAPI) - // Loads the (native) libraries but does not initialize them (i.e., does not -@@ -421,7 +427,10 @@ void PreSandboxInit() { - - void PreSandboxInit() { - // Ensure the /dev/urandom is opened. -+ // we use arc4random -+#if !BUILDFLAG(IS_BSD) - base::GetUrandomFD(); -+#endif - - // May use sysinfo(), sched_getaffinity(), and open various /sys/ and /proc/ - // files. -@@ -433,9 +442,16 @@ void PreSandboxInit() { - // https://boringssl.googlesource.com/boringssl/+/HEAD/SANDBOXING.md - CRYPTO_pre_sandbox_init(); - -+#if BUILDFLAG(IS_BSD) -+ // "cache" the amount of physical memory before pledge(2) -+ base::SysInfo::AmountOfPhysicalMemoryMB(); -+#endif -+ -+#if !BUILDFLAG(IS_BSD) - // Pre-read /proc/sys/fs/inotify/max_user_watches so it doesn't have to be - // allowed by the sandbox. - base::GetMaxNumberOfInotifyWatches(); -+#endif - - #if BUILDFLAG(ENABLE_PPAPI) - // Ensure access to the Pepper plugins before the sandbox is turned on. -@@ -745,7 +761,7 @@ NO_STACK_PROTECTOR int RunOtherNamedProcessTypeMain( - unregister_thread_closure = base::HangWatcher::RegisterThread( - base::HangWatcher::ThreadType::kMainThread); - bool start_hang_watcher_now; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux/ChromeOS, the HangWatcher can't start until after the sandbox is - // initialized, because the sandbox can't be started with multiple threads. - // TODO(mpdenton): start the HangWatcher after the sandbox is initialized. -@@ -858,11 +874,10 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam - base::GlobalDescriptors::kBaseDescriptor); - #endif // !BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - g_fds->Set(kCrashDumpSignal, - kCrashDumpSignal + base::GlobalDescriptors::kBaseDescriptor); --#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || -- // BUILDFLAG(IS_OPENBSD) -+#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - - #endif // !BUILDFLAG(IS_WIN) - -@@ -1043,8 +1058,20 @@ int ContentMainRunnerImpl::Initialize(ContentMainParam - process_type == switches::kZygoteProcess) { - PreSandboxInit(); - } -+#elif BUILDFLAG(IS_BSD) -+ PreSandboxInit(); - #endif - -+#if BUILDFLAG(IS_BSD) -+ if (process_type.empty()) { -+ sandbox::policy::SandboxLinux::Options sandbox_options; -+ sandbox::policy::SandboxLinux::GetInstance()->InitializeSandbox( -+ sandbox::policy::SandboxTypeFromCommandLine( -+ *base::CommandLine::ForCurrentProcess()), -+ sandbox::policy::SandboxLinux::PreSandboxHook(), sandbox_options); -+ } -+#endif -+ - delegate_->SandboxInitialized(process_type); - - #if BUILDFLAG(USE_ZYGOTE) -@@ -1141,6 +1168,11 @@ NO_STACK_PROTECTOR int ContentMainRunnerImpl::Run() { - content_main_params_.reset(); - - RegisterMainThreadFactories(); -+ -+#if BUILDFLAG(IS_BSD) -+ if (!process_type.empty()) -+ PreSandboxInit(); -+#endif - - if (process_type.empty()) - return RunBrowser(std::move(main_params), start_minimal_browser); diff --git a/devel/electron35/files/patch-content_browser_BUILD.gn b/devel/electron35/files/patch-content_browser_BUILD.gn deleted file mode 100644 index 4cfe45cbebdb..000000000000 --- a/devel/electron35/files/patch-content_browser_BUILD.gn +++ /dev/null @@ -1,33 +0,0 @@ ---- content/browser/BUILD.gn.orig 2025-04-06 11:53:45 UTC -+++ content/browser/BUILD.gn -@@ -2524,6 +2524,14 @@ source_set("browser") { - ] - } - -+ if (is_bsd) { -+ sources += [ -+ "file_system_access/file_path_watcher/file_path_watcher_bsd.cc", -+ "file_system_access/file_path_watcher/file_path_watcher_kqueue.cc", -+ "file_system_access/file_path_watcher/file_path_watcher_kqueue.h", -+ ] -+ } -+ - if (is_linux || is_chromeos) { - sources -= - [ "file_system_access/file_path_watcher/file_path_watcher_stub.cc" ] -@@ -2569,6 +2577,15 @@ source_set("browser") { - if (allow_oop_video_decoder) { - sources += [ "media/stable_video_decoder_factory.cc" ] - deps += [ "//media/mojo/mojom/stable:stable_video_decoder" ] -+ } -+ -+ if (is_bsd) { -+ sources -= [ -+ "file_system_access/file_path_watcher/file_path_watcher_inotify.cc", -+ "file_system_access/file_path_watcher/file_path_watcher_inotify.h", -+ "sandbox_ipc_linux.cc", -+ "sandbox_ipc_linux.h", -+ ] - } - - if (is_chromeos) { diff --git a/devel/electron35/files/patch-content_browser_audio_audio__service.cc b/devel/electron35/files/patch-content_browser_audio_audio__service.cc deleted file mode 100644 index 6dd0bd481e42..000000000000 --- a/devel/electron35/files/patch-content_browser_audio_audio__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/audio/audio_service.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/audio/audio_service.cc -@@ -33,7 +33,7 @@ - #if BUILDFLAG(ENABLE_PASSTHROUGH_AUDIO_CODECS) - #include "ui/display/util/edid_parser.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/display/display_util.h" - #endif // BUILDFLAG(IS_LINUX) - -@@ -201,7 +201,7 @@ audio::mojom::AudioService& GetAudioService() { - ->PostTaskAndReplyWithResult( - FROM_HERE, base::BindOnce(&ScanEdidBitstreams), - base::BindOnce(&LaunchAudioService, std::move(receiver))); --#elif BUILDFLAG(ENABLE_PASSTHROUGH_AUDIO_CODECS) && BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(ENABLE_PASSTHROUGH_AUDIO_CODECS) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - LaunchAudioService( - std::move(receiver), - ConvertEdidBitstreams(display::DisplayUtil::GetAudioFormats())); diff --git a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.cc b/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.cc deleted file mode 100644 index c3050bfd2126..000000000000 --- a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- content/browser/browser_child_process_host_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/browser_child_process_host_impl.cc -@@ -326,6 +326,7 @@ void BrowserChildProcessHostImpl::LaunchWithoutExtraCo - switches::kLogBestEffortTasks, - switches::kPerfettoDisableInterning, - switches::kTraceToConsole, -+ switches::kDisableUnveil, - }; - cmd_line->CopySwitchesFrom(browser_command_line, kForwardSwitches); - -@@ -690,7 +691,7 @@ void BrowserChildProcessHostImpl::OnProcessLaunched() - ->child_process()); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - child_thread_type_switcher_.SetPid(process.Pid()); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - diff --git a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.h b/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.h deleted file mode 100644 index e87f3141d8ba..000000000000 --- a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl.h +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/browser_child_process_host_impl.h.orig 2025-03-24 20:50:14 UTC -+++ content/browser/browser_child_process_host_impl.h -@@ -36,7 +36,7 @@ - #include "base/win/object_watcher.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/browser/child_thread_type_switcher_linux.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -287,7 +287,7 @@ class BrowserChildProcessHostImpl - std::unique_ptr<tracing::SystemTracingService> system_tracing_service_; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - ChildThreadTypeSwitcher child_thread_type_switcher_; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - diff --git a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc b/devel/electron35/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc deleted file mode 100644 index cc38915d91b5..000000000000 --- a/devel/electron35/files/patch-content_browser_browser__child__process__host__impl__receiver__bindings.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/browser_child_process_host_impl_receiver_bindings.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/browser_child_process_host_impl_receiver_bindings.cc -@@ -64,7 +64,7 @@ void BrowserChildProcessHostImpl::BindHostReceiver( - } - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (auto r = receiver.As<mojom::ThreadTypeSwitcher>()) { - child_thread_type_switcher_.Bind(std::move(r)); - return; diff --git a/devel/electron35/files/patch-content_browser_browser__main__loop.cc b/devel/electron35/files/patch-content_browser_browser__main__loop.cc deleted file mode 100644 index a9953a10d298..000000000000 --- a/devel/electron35/files/patch-content_browser_browser__main__loop.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- content/browser/browser_main_loop.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/browser_main_loop.cc -@@ -247,6 +247,12 @@ - #include "mojo/public/cpp/bindings/lib/test_random_mojo_delays.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "content/browser/sandbox_host_linux.h" -+#include "content/public/common/zygote/sandbox_support_linux.h" -+#include "sandbox/policy/sandbox.h" -+#endif -+ - // One of the linux specific headers defines this as a macro. - #ifdef DestroyAll - #undef DestroyAll -@@ -541,6 +547,12 @@ int BrowserMainLoop::EarlyInitialization() { - // by now since a thread to start the ServiceManager has been created - // before the browser main loop starts. - DCHECK(SandboxHostLinux::GetInstance()->IsInitialized()); -+#elif BUILDFLAG(IS_BSD) -+ base::FileHandleMappingVector additional_remapped_fds; -+ base::LaunchOptions options; -+ SandboxHostLinux::GetInstance()->Init(); -+ const int sfd = SandboxHostLinux::GetInstance()->GetChildSocket(); -+ options.fds_to_remap.push_back(std::make_pair(sfd, GetSandboxFD())); - #endif - - // GLib's spawning of new processes is buggy, so it's important that at this -@@ -573,7 +585,7 @@ int BrowserMainLoop::EarlyInitialization() { - base::ThreadType::kDisplayCritical); - - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // We use quite a few file descriptors for our IPC as well as disk the disk - // cache, and the default limit on Apple is low (256), so bump it up. - diff --git a/devel/electron35/files/patch-content_browser_child__process__launcher__helper.h b/devel/electron35/files/patch-content_browser_child__process__launcher__helper.h deleted file mode 100644 index 96cfdc97addc..000000000000 --- a/devel/electron35/files/patch-content_browser_child__process__launcher__helper.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/child_process_launcher_helper.h.orig 2025-03-24 20:50:14 UTC -+++ content/browser/child_process_launcher_helper.h -@@ -308,7 +308,7 @@ class ChildProcessLauncherHelper - std::optional<base::ProcessId> process_id_ = std::nullopt; - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The priority of the process. The state is stored to avoid changing the - // setting repeatedly. - std::optional<base::Process::Priority> priority_; diff --git a/devel/electron35/files/patch-content_browser_child__process__launcher__helper__linux.cc b/devel/electron35/files/patch-content_browser_child__process__launcher__helper__linux.cc deleted file mode 100644 index d01e9a9af7e3..000000000000 --- a/devel/electron35/files/patch-content_browser_child__process__launcher__helper__linux.cc +++ /dev/null @@ -1,139 +0,0 @@ ---- content/browser/child_process_launcher_helper_linux.cc.orig 2024-06-30 11:48:30 UTC -+++ content/browser/child_process_launcher_helper_linux.cc -@@ -22,7 +22,9 @@ - #include "content/public/common/result_codes.h" - #include "content/public/common/sandboxed_process_launcher_delegate.h" - #include "content/public/common/zygote/sandbox_support_linux.h" -+#if !BUILDFLAG(IS_BSD) - #include "content/public/common/zygote/zygote_handle.h" -+#endif - #include "sandbox/policy/linux/sandbox_linux.h" - - namespace content { -@@ -47,14 +49,20 @@ bool ChildProcessLauncherHelper::IsUsingLaunchOptions( - } - - bool ChildProcessLauncherHelper::IsUsingLaunchOptions() { -+#if !BUILDFLAG(IS_BSD) - return !GetZygoteForLaunch(); -+#else -+ return true; -+#endif - } - - bool ChildProcessLauncherHelper::BeforeLaunchOnLauncherThread( - PosixFileDescriptorInfo& files_to_register, - base::LaunchOptions* options) { - if (options) { -+#if !BUILDFLAG(IS_BSD) - DCHECK(!GetZygoteForLaunch()); -+#endif - // Convert FD mapping to FileHandleMappingVector - options->fds_to_remap = files_to_register.GetMappingWithIDAdjustment( - base::GlobalDescriptors::kBaseDescriptor); -@@ -69,6 +77,7 @@ bool ChildProcessLauncherHelper::BeforeLaunchOnLaunche - remapped_fd.first); - } - -+#if !BUILDFLAG(IS_BSD) - // (For Electron), if we're launching without zygote, that means we're - // launching an unsandboxed process (since all sandboxed processes are - // forked from the zygote). Relax the allow_new_privs option to permit -@@ -77,12 +86,15 @@ bool ChildProcessLauncherHelper::BeforeLaunchOnLaunche - delegate_->GetZygote() == nullptr) { - options->allow_new_privs = true; - } -+#endif - - options->current_directory = delegate_->GetCurrentDirectory(); - options->environment = delegate_->GetEnvironment(); - options->clear_environment = !delegate_->ShouldInheritEnvironment(); - } else { -+#if !BUILDFLAG(IS_BSD) - DCHECK(GetZygoteForLaunch()); -+#endif - // Environment variables could be supported in the future, but are not - // currently supported when launching with the zygote. - DCHECK(delegate_->GetEnvironment().empty()); -@@ -99,6 +111,7 @@ ChildProcessLauncherHelper::LaunchProcessOnLauncherThr - int* launch_result) { - *is_synchronous_launch = true; - Process process; -+#if !BUILDFLAG(IS_BSD) - ZygoteCommunication* zygote_handle = GetZygoteForLaunch(); - if (zygote_handle) { - // TODO(crbug.com/40448989): If chrome supported multiple zygotes they could -@@ -109,7 +122,6 @@ ChildProcessLauncherHelper::LaunchProcessOnLauncherThr - GetProcessType()); - *launch_result = LAUNCH_RESULT_SUCCESS; - --#if !BUILDFLAG(IS_OPENBSD) - if (handle) { - // It could be a renderer process or an utility process. - int oom_score = content::kMiscOomScore; -@@ -118,15 +130,17 @@ ChildProcessLauncherHelper::LaunchProcessOnLauncherThr - oom_score = content::kLowestRendererOomScore; - ZygoteHostImpl::GetInstance()->AdjustRendererOOMScore(handle, oom_score); - } --#endif - - process.process = base::Process(handle); - process.zygote = zygote_handle; - } else { -+#endif - process.process = base::LaunchProcess(*command_line(), *options); - *launch_result = process.process.IsValid() ? LAUNCH_RESULT_SUCCESS - : LAUNCH_RESULT_FAILURE; -+#if !BUILDFLAG(IS_BSD) - } -+#endif - - #if BUILDFLAG(IS_CHROMEOS) - process_id_ = process.process.Pid(); -@@ -150,10 +164,14 @@ ChildProcessTerminationInfo ChildProcessLauncherHelper - const ChildProcessLauncherHelper::Process& process, - bool known_dead) { - ChildProcessTerminationInfo info; -+#if !BUILDFLAG(IS_BSD) - if (process.zygote) { - info.status = process.zygote->GetTerminationStatus( - process.process.Handle(), known_dead, &info.exit_code); - } else if (known_dead) { -+#else -+ if (known_dead) { -+#endif - info.status = base::GetKnownDeadTerminationStatus(process.process.Handle(), - &info.exit_code); - } else { -@@ -179,13 +197,17 @@ void ChildProcessLauncherHelper::ForceNormalProcessTer - DCHECK(CurrentlyOnProcessLauncherTaskRunner()); - process.process.Terminate(RESULT_CODE_NORMAL_EXIT, false); - // On POSIX, we must additionally reap the child. -+#if !BUILDFLAG(IS_BSD) - if (process.zygote) { - // If the renderer was created via a zygote, we have to proxy the reaping - // through the zygote process. - process.zygote->EnsureProcessTerminated(process.process.Handle()); - } else { -+#endif - base::EnsureProcessTerminated(std::move(process.process)); -+#if !BUILDFLAG(IS_BSD) - } -+#endif - } - - void ChildProcessLauncherHelper::SetProcessPriorityOnLauncherThread( -@@ -198,11 +220,13 @@ void ChildProcessLauncherHelper::SetProcessPriorityOnL - } - } - -+#if !BUILDFLAG(IS_BSD) - ZygoteCommunication* ChildProcessLauncherHelper::GetZygoteForLaunch() { - return base::CommandLine::ForCurrentProcess()->HasSwitch(switches::kNoZygote) - ? nullptr - : delegate_->GetZygote(); - } -+#endif - - base::File OpenFileToShare(const base::FilePath& path, - base::MemoryMappedFile::Region* region) { diff --git a/devel/electron35/files/patch-content_browser_child__thread__type__switcher__linux.cc b/devel/electron35/files/patch-content_browser_child__thread__type__switcher__linux.cc deleted file mode 100644 index 7517e3c0bbbb..000000000000 --- a/devel/electron35/files/patch-content_browser_child__thread__type__switcher__linux.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/child_thread_type_switcher_linux.cc.orig 2024-10-16 21:31:26 UTC -+++ content/browser/child_thread_type_switcher_linux.cc -@@ -20,6 +20,9 @@ void SetThreadTypeOnLauncherThread(base::ProcessId pee - base::ThreadType thread_type) { - DCHECK(CurrentlyOnProcessLauncherTaskRunner()); - -+#if BUILDFLAG(IS_BSD) -+ NOTIMPLEMENTED(); -+#else - bool ns_pid_supported = false; - pid_t peer_tid = base::FindThreadID(peer_pid, ns_tid, &ns_pid_supported); - if (peer_tid == -1) { -@@ -39,6 +42,7 @@ void SetThreadTypeOnLauncherThread(base::ProcessId pee - - base::PlatformThread::SetThreadType(peer_pid, peer_tid, thread_type, - base::IsViaIPC(true)); -+#endif - } - - } // namespace diff --git a/devel/electron35/files/patch-content_browser_compositor_viz__process__transport__factory.cc b/devel/electron35/files/patch-content_browser_compositor_viz__process__transport__factory.cc deleted file mode 100644 index db6ae4be4f67..000000000000 --- a/devel/electron35/files/patch-content_browser_compositor_viz__process__transport__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/compositor/viz_process_transport_factory.cc.orig 2024-08-30 11:29:37 UTC -+++ content/browser/compositor/viz_process_transport_factory.cc -@@ -110,7 +110,7 @@ class HostDisplayClient : public viz::HostDisplayClien - HostDisplayClient& operator=(const HostDisplayClient&) = delete; - - // viz::HostDisplayClient: --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void DidCompleteSwapWithNewSize(const gfx::Size& size) override { - compositor_->OnCompleteSwapWithNewSize(size); - } diff --git a/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc b/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc deleted file mode 100644 index ba7ceca2b0a4..000000000000 --- a/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- content/browser/devtools/devtools_frontend_host_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/devtools/devtools_frontend_host_impl.cc -@@ -24,7 +24,7 @@ - #include "third_party/blink/public/common/associated_interfaces/associated_interface_provider.h" - #include "ui/base/webui/resource_path.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/crash/content/browser/error_reporting/javascript_error_report.h" // nogncheck - #include "components/crash/content/browser/error_reporting/js_error_report_processor.h" // nogncheck - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -36,7 +36,7 @@ const char kCompatibilityScriptSourceURL[] = - "\n//# " - "sourceURL=devtools://devtools/bundled/devtools_compatibility.js"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Remove the pieces of the URL we don't want to send back with the error - // reports. In particular, do not send query or fragments as those can have - // privacy-sensitive information in them. -@@ -106,7 +106,7 @@ DevToolsFrontendHostImpl::DevToolsFrontendHostImpl( - const HandleMessageCallback& handle_message_callback) - : web_contents_(WebContents::FromRenderFrameHost(frame_host)), - handle_message_callback_(handle_message_callback) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - Observe(web_contents_); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - mojo::AssociatedRemote<blink::mojom::DevToolsFrontend> frontend; -@@ -131,7 +131,7 @@ void DevToolsFrontendHostImpl::DispatchEmbedderMessage - handle_message_callback_.Run(std::move(message)); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void DevToolsFrontendHostImpl::OnDidAddMessageToConsole( - RenderFrameHost* source_frame, - blink::mojom::ConsoleMessageLevel log_level, diff --git a/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.h b/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.h deleted file mode 100644 index d256342eeb1f..000000000000 --- a/devel/electron35/files/patch-content_browser_devtools_devtools__frontend__host__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/devtools/devtools_frontend_host_impl.h.orig 2024-06-18 21:43:31 UTC -+++ content/browser/devtools/devtools_frontend_host_impl.h -@@ -34,7 +34,7 @@ class DevToolsFrontendHostImpl : public DevToolsFronte - - void BadMessageReceived() override; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void OnDidAddMessageToConsole( - RenderFrameHost* source_frame, - blink::mojom::ConsoleMessageLevel log_level, diff --git a/devel/electron35/files/patch-content_browser_devtools_protocol_system__info__handler.cc b/devel/electron35/files/patch-content_browser_devtools_protocol_system__info__handler.cc deleted file mode 100644 index bbe9325364bd..000000000000 --- a/devel/electron35/files/patch-content_browser_devtools_protocol_system__info__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/devtools/protocol/system_info_handler.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/devtools/protocol/system_info_handler.cc -@@ -52,7 +52,7 @@ std::unique_ptr<SystemInfo::Size> GfxSizeToSystemInfoS - // 1046598, and 1153667. - // Windows builds need more time -- see Issue 873112 and 1004472. - // Mac builds need more time - see Issue angleproject:6182. --#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !defined(NDEBUG)) || \ -+#if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && !defined(NDEBUG)) || \ - BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_OZONE) - static constexpr int kGPUInfoWatchdogTimeoutMultiplierOS = 3; - #else diff --git a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h b/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h deleted file mode 100644 index 6aec1cd90bef..000000000000 --- a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/file_system_access/file_path_watcher/file_path_watcher.h.orig 2025-03-24 20:50:14 UTC -+++ content/browser/file_system_access/file_path_watcher/file_path_watcher.h -@@ -126,7 +126,7 @@ class CONTENT_EXPORT FilePathWatcher { - Type type = Type::kNonRecursive; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // The callback will return the full path to a changed file instead of - // the watched path supplied as |path| when Watch is called. - // So the full path can be different from the watched path when a folder is diff --git a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc b/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc deleted file mode 100644 index 3ccc96dda477..000000000000 --- a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__bsd.cc +++ /dev/null @@ -1,63 +0,0 @@ ---- content/browser/file_system_access/file_path_watcher/file_path_watcher_bsd.cc.orig 2025-04-06 11:54:15 UTC -+++ content/browser/file_system_access/file_path_watcher/file_path_watcher_bsd.cc -@@ -0,0 +1,60 @@ -+// Copyright 2024 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "content/browser/file_system_access/file_path_watcher/file_path_watcher.h" -+ -+#include <memory> -+ -+#include "base/memory/ptr_util.h" -+#include "build/build_config.h" -+#include "content/browser/file_system_access/file_path_watcher/file_path_watcher_kqueue.h" -+ -+namespace content { -+ -+namespace { -+ -+class FilePathWatcherImpl : public FilePathWatcher::PlatformDelegate { -+ public: -+ FilePathWatcherImpl() = default; -+ FilePathWatcherImpl(const FilePathWatcherImpl&) = delete; -+ FilePathWatcherImpl& operator=(const FilePathWatcherImpl&) = delete; -+ ~FilePathWatcherImpl() override = default; -+ -+ bool Watch(const base::FilePath& path, -+ Type type, -+ const FilePathWatcher::Callback& callback) override { -+ DCHECK(!impl_.get()); -+ if (type == Type::kRecursive) { -+ if (!FilePathWatcher::RecursiveWatchAvailable()) { -+ return false; -+ } -+ } else { -+ impl_ = std::make_unique<FilePathWatcherKQueue>(); -+ } -+ DCHECK(impl_.get()); -+ return impl_->Watch(path, type, callback); -+ } -+ -+ void Cancel() override { -+ if (impl_.get()) { -+ impl_->Cancel(); -+ } -+ set_cancelled(); -+ } -+ -+ private: -+ std::unique_ptr<PlatformDelegate> impl_; -+}; -+ -+} // namespace -+ -+FilePathWatcher::FilePathWatcher() -+ : FilePathWatcher(std::make_unique<FilePathWatcherImpl>()) {} -+ -+// static -+size_t FilePathWatcher::GetQuotaLimitImpl() { -+ return std::numeric_limits<size_t>::max(); -+} -+ -+} // namespace content diff --git a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h b/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h deleted file mode 100644 index 0b487eff3b59..000000000000 --- a/devel/electron35/files/patch-content_browser_file__system__access_file__path__watcher_file__path__watcher__kqueue.h +++ /dev/null @@ -1,10 +0,0 @@ ---- content/browser/file_system_access/file_path_watcher/file_path_watcher_kqueue.h.orig 2024-08-14 20:54:59 UTC -+++ content/browser/file_system_access/file_path_watcher/file_path_watcher_kqueue.h -@@ -5,6 +5,7 @@ - #ifndef CONTENT_BROWSER_FILE_SYSTEM_ACCESS_FILE_PATH_WATCHER_FILE_PATH_WATCHER_KQUEUE_H_ - #define CONTENT_BROWSER_FILE_SYSTEM_ACCESS_FILE_PATH_WATCHER_FILE_PATH_WATCHER_KQUEUE_H_ - -+#include <sys/time.h> - #include <sys/event.h> - - #include <memory> diff --git a/devel/electron35/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc b/devel/electron35/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc deleted file mode 100644 index 8211cd5117bd..000000000000 --- a/devel/electron35/files/patch-content_browser_file__system__access_file__system__access__local__path__watcher.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/file_system_access/file_system_access_local_path_watcher.cc.orig 2025-01-27 17:37:37 UTC -+++ content/browser/file_system_access/file_system_access_local_path_watcher.cc -@@ -67,7 +67,7 @@ void FileSystemAccessLocalPathWatcher::Initialize( - .type = scope().IsRecursive() ? FilePathWatcher::Type::kRecursive - : FilePathWatcher::Type::kNonRecursive, - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Note: `report_modified_path` is also present on Android - // and Fuchsia. Update this switch if support for watching - // the local file system is added on those platforms. diff --git a/devel/electron35/files/patch-content_browser_font__access_font__enumeration__data__source.cc b/devel/electron35/files/patch-content_browser_font__access_font__enumeration__data__source.cc deleted file mode 100644 index c97bace8497b..000000000000 --- a/devel/electron35/files/patch-content_browser_font__access_font__enumeration__data__source.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/font_access/font_enumeration_data_source.cc.orig 2023-11-29 21:40:01 UTC -+++ content/browser/font_access/font_enumeration_data_source.cc -@@ -16,7 +16,7 @@ - #include "content/browser/font_access/font_enumeration_data_source_win.h" - #elif BUILDFLAG(IS_APPLE) - #include "content/browser/font_access/font_enumeration_data_source_mac.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/browser/font_access/font_enumeration_data_source_linux.h" - #endif // BUILDFLAG(IS_WIN) - -@@ -61,7 +61,7 @@ std::unique_ptr<FontEnumerationDataSource> FontEnumera - return std::make_unique<FontEnumerationDataSourceWin>(); - #elif BUILDFLAG(IS_APPLE) - return std::make_unique<FontEnumerationDataSourceMac>(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return std::make_unique<FontEnumerationDataSourceLinux>(); - #else - return std::make_unique<FontEnumerationDataSourceNull>(); -@@ -76,7 +76,7 @@ bool FontEnumerationDataSource::IsOsSupported() { - return true; - #elif BUILDFLAG(IS_APPLE) - return true; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-content_browser_gpu_compositor__util.cc b/devel/electron35/files/patch-content_browser_gpu_compositor__util.cc deleted file mode 100644 index 71b3748f5011..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_compositor__util.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/gpu/compositor_util.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/gpu/compositor_util.cc -@@ -152,7 +152,7 @@ std::vector<GpuFeatureData> GetGpuFeatureData( - "video_decode", - SafeGetFeatureStatus( - gpu_feature_info, gpu::GPU_FEATURE_TYPE_ACCELERATED_VIDEO_DECODE, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - !base::FeatureList::IsEnabled(media::kAcceleratedVideoDecodeLinux) || - #endif // BUILDFLAG(IS_LINUX) - command_line.HasSwitch(switches::kDisableAcceleratedVideoDecode)), -@@ -164,7 +164,7 @@ std::vector<GpuFeatureData> GetGpuFeatureData( - "video_encode", - SafeGetFeatureStatus( - gpu_feature_info, gpu::GPU_FEATURE_TYPE_ACCELERATED_VIDEO_ENCODE, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - !base::FeatureList::IsEnabled(media::kAcceleratedVideoEncodeLinux)), - #else - command_line.HasSwitch(switches::kDisableAcceleratedVideoEncode)), diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.cc b/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.cc deleted file mode 100644 index 80540e5cd1fd..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/gpu/gpu_data_manager_impl.cc.orig 2024-08-14 20:54:59 UTC -+++ content/browser/gpu/gpu_data_manager_impl.cc -@@ -402,7 +402,7 @@ void GpuDataManagerImpl::OnDisplayMetricsChanged( - private_->OnDisplayMetricsChanged(display, changed_metrics); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool GpuDataManagerImpl::IsGpuMemoryBufferNV12Supported() { - base::AutoLock auto_lock(lock_); - return private_->IsGpuMemoryBufferNV12Supported(); diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.h b/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.h deleted file mode 100644 index cacc1c34da8c..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/gpu/gpu_data_manager_impl.h.orig 2024-08-14 20:54:59 UTC -+++ content/browser/gpu/gpu_data_manager_impl.h -@@ -220,7 +220,7 @@ class CONTENT_EXPORT GpuDataManagerImpl : public GpuDa - void OnDisplayMetricsChanged(const display::Display& display, - uint32_t changed_metrics) override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsGpuMemoryBufferNV12Supported(); - void SetGpuMemoryBufferNV12Supported(bool supported); - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc b/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc deleted file mode 100644 index a94266275891..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/gpu/gpu_data_manager_impl_private.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/gpu/gpu_data_manager_impl_private.cc -@@ -1672,7 +1672,7 @@ void GpuDataManagerImplPrivate::RecordCompositingMode( - UMA_HISTOGRAM_ENUMERATION("GPU.CompositingMode", compositing_mode); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool GpuDataManagerImplPrivate::IsGpuMemoryBufferNV12Supported() { - return is_gpu_memory_buffer_NV12_supported_; - } diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h b/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h deleted file mode 100644 index e85bf5fb0bf1..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/gpu/gpu_data_manager_impl_private.h.orig 2025-01-27 17:37:37 UTC -+++ content/browser/gpu/gpu_data_manager_impl_private.h -@@ -147,7 +147,7 @@ class CONTENT_EXPORT GpuDataManagerImplPrivate { - void OnDisplayMetricsChanged(const display::Display& display, - uint32_t changed_metrics); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsGpuMemoryBufferNV12Supported(); - void SetGpuMemoryBufferNV12Supported(bool supported); - #endif // BUILDFLAG(IS_LINUX) -@@ -311,7 +311,7 @@ class CONTENT_EXPORT GpuDataManagerImplPrivate { - bool application_is_visible_ = true; - - bool disable_gpu_compositing_ = false; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool is_gpu_memory_buffer_NV12_supported_ = false; - #endif // BUILDFLAG(IS_LINUX) - }; diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__memory__buffer__manager__singleton.cc b/devel/electron35/files/patch-content_browser_gpu_gpu__memory__buffer__manager__singleton.cc deleted file mode 100644 index 9e6e83263851..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__memory__buffer__manager__singleton.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/gpu/gpu_memory_buffer_manager_singleton.cc.orig 2025-01-27 17:37:37 UTC -+++ content/browser/gpu/gpu_memory_buffer_manager_singleton.cc -@@ -46,7 +46,7 @@ scoped_refptr<base::SingleThreadTaskRunner> GetTaskRun - #endif - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsGpuMemoryBufferNV12Supported() { - static bool is_computed = false; - static bool supported = false; -@@ -111,7 +111,7 @@ void GpuMemoryBufferManagerSingleton::OnGpuExtraInfoUp - } - - void GpuMemoryBufferManagerSingleton::OnGpuExtraInfoUpdate() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Dynamic check whether the NV12 format is supported as it may be - // inconsistent between the system GBM (Generic Buffer Management) and - // chromium miniGBM. diff --git a/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc b/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc deleted file mode 100644 index c68937ef350c..000000000000 --- a/devel/electron35/files/patch-content_browser_gpu_gpu__process__host.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- content/browser/gpu/gpu_process_host.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/gpu/gpu_process_host.cc -@@ -275,6 +275,7 @@ static const char* const kSwitchNames[] = { - switches::kDisableSkiaGraphite, - switches::kDisableSkiaGraphitePrecompilation, - switches::kDisableLowEndDeviceMode, -+ switches::kDisableUnveil, - switches::kProfilingAtStart, - switches::kProfilingFile, - switches::kProfilingFlush, -@@ -303,7 +304,7 @@ static const char* const kSwitchNames[] = { - switches::kOzoneDumpFile, - switches::kEnableNativeGpuMemoryBuffers, - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - switches::kX11Display, - switches::kNoXshm, - #endif diff --git a/devel/electron35/files/patch-content_browser_media_frameless__media__interface__proxy.h b/devel/electron35/files/patch-content_browser_media_frameless__media__interface__proxy.h deleted file mode 100644 index 63e7fbd6c280..000000000000 --- a/devel/electron35/files/patch-content_browser_media_frameless__media__interface__proxy.h +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/media/frameless_media_interface_proxy.h.orig 2024-06-18 21:43:31 UTC -+++ content/browser/media/frameless_media_interface_proxy.h -@@ -19,7 +19,7 @@ - #include "mojo/public/cpp/bindings/receiver_set.h" - #include "mojo/public/cpp/bindings/remote.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "media/mojo/mojom/stable/stable_video_decoder.mojom.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -105,7 +105,7 @@ class FramelessMediaInterfaceProxy final - // Connections to the renderer. - mojo::ReceiverSet<media::mojom::InterfaceFactory> receivers_; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Connection to the StableVideoDecoderFactory that lives in a utility - // process. This is only used for out-of-process video decoding and only when - // the FramelessMediaInterfaceProxy is created without a RenderProcessHost diff --git a/devel/electron35/files/patch-content_browser_media_media__keys__listener__manager__impl.cc b/devel/electron35/files/patch-content_browser_media_media__keys__listener__manager__impl.cc deleted file mode 100644 index ba12187c04bf..000000000000 --- a/devel/electron35/files/patch-content_browser_media_media__keys__listener__manager__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/media/media_keys_listener_manager_impl.cc.orig 2025-04-06 11:53:46 UTC -+++ content/browser/media/media_keys_listener_manager_impl.cc -@@ -336,7 +336,7 @@ void MediaKeysListenerManagerImpl::StartListeningForMe - return; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Create SystemMediaControls with the SingletonHwnd. - browser_system_media_controls_ = - system_media_controls::SystemMediaControls::Create( diff --git a/devel/electron35/files/patch-content_browser_network__service__instance__impl.cc b/devel/electron35/files/patch-content_browser_network__service__instance__impl.cc deleted file mode 100644 index b7b919826595..000000000000 --- a/devel/electron35/files/patch-content_browser_network__service__instance__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/network_service_instance_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/network_service_instance_impl.cc -@@ -84,7 +84,7 @@ - #include "content/browser/network/network_service_process_tracker_win.h" - #endif - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/browser/system_dns_resolution/system_dns_resolver.h" - #include "services/network/public/mojom/system_dns_resolution.mojom-forward.h" - #endif -@@ -367,7 +367,7 @@ void CreateInProcessNetworkService( - std::move(receiver))); - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Runs a self-owned SystemDnsResolverMojoImpl. This is meant to run on a - // high-priority thread pool. - void RunSystemDnsResolverOnThreadPool( -@@ -436,7 +436,7 @@ network::mojom::NetworkServiceParamsPtr CreateNetworkS - } - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (GetContentClient() - ->browser() - ->ShouldRunOutOfProcessSystemDnsResolution() && diff --git a/devel/electron35/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc b/devel/electron35/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc deleted file mode 100644 index db671fc88b41..000000000000 --- a/devel/electron35/files/patch-content_browser_ppapi__plugin__process__host__receiver__bindings.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/ppapi_plugin_process_host_receiver_bindings.cc.orig 2022-02-28 16:54:41 UTC -+++ content/browser/ppapi_plugin_process_host_receiver_bindings.cc -@@ -8,7 +8,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck - #include "content/browser/font_service.h" // nogncheck - #endif -@@ -17,7 +17,7 @@ namespace content { - - void PpapiPluginProcessHost::BindHostReceiver( - mojo::GenericPendingReceiver receiver) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (auto font_receiver = receiver.As<font_service::mojom::FontService>()) - ConnectToFontService(std::move(font_receiver)); - #endif diff --git a/devel/electron35/files/patch-content_browser_renderer__host_delegated__frame__host.cc b/devel/electron35/files/patch-content_browser_renderer__host_delegated__frame__host.cc deleted file mode 100644 index 8c0582449e15..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_delegated__frame__host.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/renderer_host/delegated_frame_host.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/renderer_host/delegated_frame_host.cc -@@ -334,7 +334,7 @@ void DelegatedFrameHost::EmbedSurface( - - if (!primary_surface_id || - primary_surface_id->local_surface_id() != local_surface_id_) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Windows and Linux, we would like to produce new content as soon as - // possible or the OS will create an additional black gutter. Until we can - // block resize on surface synchronization on these platforms, we will not diff --git a/devel/electron35/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc b/devel/electron35/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc deleted file mode 100644 index ce7a03891f3e..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_media_service__video__capture__device__launcher.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/renderer_host/media/service_video_capture_device_launcher.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/renderer_host/media/service_video_capture_device_launcher.cc -@@ -26,7 +26,7 @@ - #include "media/base/media_switches.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "content/browser/gpu/gpu_data_manager_impl.h" - #endif - -@@ -183,7 +183,7 @@ void ServiceVideoCaptureDeviceLauncher::LaunchDeviceAs - } - #else - if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled()) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux, additionally check whether the NV12 GPU memory buffer is - // supported. - if (GpuDataManagerImpl::GetInstance()->IsGpuMemoryBufferNV12Supported()) diff --git a/devel/electron35/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc b/devel/electron35/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc deleted file mode 100644 index d56613d57656..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_pepper_pepper__file__io__host.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/renderer_host/pepper/pepper_file_io_host.cc.orig 2024-02-21 00:20:45 UTC -+++ content/browser/renderer_host/pepper/pepper_file_io_host.cc -@@ -462,7 +462,7 @@ void PepperFileIOHost::OnLocalFileOpened( - ppapi::host::ReplyMessageContext reply_context, - const base::FilePath& path, - base::File::Error error_code) { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Quarantining a file before its contents are available is only supported on - // Windows and Linux. - if (!FileOpenForWrite(open_flags_) || error_code != base::File::FILE_OK) { -@@ -496,7 +496,7 @@ void PepperFileIOHost::OnLocalFileOpened( - #endif - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void PepperFileIOHost::OnLocalFileQuarantined( - ppapi::host::ReplyMessageContext reply_context, - const base::FilePath& path, diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.cc b/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.cc deleted file mode 100644 index aa528c12b8ab..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.cc +++ /dev/null @@ -1,55 +0,0 @@ ---- content/browser/renderer_host/render_process_host_impl.cc.orig 2025-04-06 11:53:45 UTC -+++ content/browser/renderer_host/render_process_host_impl.cc -@@ -221,7 +221,7 @@ - #include "third_party/blink/public/mojom/android_font_lookup/android_font_lookup.mojom.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <sys/resource.h> - - #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck -@@ -1086,7 +1086,7 @@ size_t GetPlatformProcessLimit() { - // to indicate failure and std::numeric_limits<size_t>::max() to indicate - // unlimited. - size_t GetPlatformProcessLimit() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - struct rlimit limit; - if (getrlimit(RLIMIT_NPROC, &limit) != 0) - return kUnknownPlatformProcessLimit; -@@ -1254,7 +1254,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::SetPid( - - void RenderProcessHostImpl::IOThreadHostImpl::SetPid( - base::ProcessId child_pid) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - child_thread_type_switcher_.SetPid(child_pid); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - } -@@ -3332,7 +3332,7 @@ void RenderProcessHostImpl::AppendRendererCommandLine( - base::TimeTicks::UnixEpoch().since_origin().InMicroseconds())); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Append `kDisableVideoCaptureUseGpuMemoryBuffer` flag if there is no support - // for NV12 GPU memory buffer. - if (switches::IsVideoCaptureUseGpuMemoryBufferEnabled() && -@@ -3388,6 +3388,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLin - switches::kDisableSpeechAPI, - switches::kDisableThreadedCompositing, - switches::kDisableTouchDragDrop, -+ switches::kDisableUnveil, - switches::kDisableV8IdleTasks, - switches::kDisableVideoCaptureUseGpuMemoryBuffer, - switches::kDisableWebGLImageChromium, -@@ -5233,7 +5234,7 @@ uint64_t RenderProcessHostImpl::GetPrivateMemoryFootpr - // - Win: https://crbug.com/707022 . - uint64_t total_size = 0; - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - total_size = dump->platform_private_footprint->rss_anon_bytes + - dump->platform_private_footprint->vm_swap_bytes; - #elif BUILDFLAG(IS_APPLE) diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.h b/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.h deleted file mode 100644 index 7fd1d2b62076..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl.h +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/renderer_host/render_process_host_impl.h.orig 2025-03-24 20:50:14 UTC -+++ content/browser/renderer_host/render_process_host_impl.h -@@ -101,7 +101,7 @@ - #include "media/fuchsia_media_codec_provider_impl.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/browser/child_thread_type_switcher_linux.h" - #include "media/mojo/mojom/video_encode_accelerator.mojom.h" - #endif -@@ -989,7 +989,7 @@ class CONTENT_EXPORT RenderProcessHostImpl - std::unique_ptr<service_manager::BinderRegistry> binders_; - mojo::Receiver<mojom::ChildProcessHost> receiver_{this}; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::Remote<media::mojom::VideoEncodeAcceleratorProviderFactory> - video_encode_accelerator_factory_remote_; - ChildThreadTypeSwitcher child_thread_type_switcher_; -@@ -1238,7 +1238,7 @@ class CONTENT_EXPORT RenderProcessHostImpl - // if the request isn't handled on the IO thread. - void OnBindHostReceiver(mojo::GenericPendingReceiver receiver); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Provides /proc/{renderer pid}/status and statm files for the renderer, - // because the files are required to calculate the renderer's private - // footprint on Chromium Linux. Regarding MacOS X and Windows, we have diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc b/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc deleted file mode 100644 index 2ea2655998a4..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__process__host__impl__receiver__bindings.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/renderer_host/render_process_host_impl_receiver_bindings.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/renderer_host/render_process_host_impl_receiver_bindings.cc -@@ -52,7 +52,7 @@ - #include "third_party/blink/public/mojom/webdatabase/web_database.mojom.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck - #include "content/browser/font_service.h" // nogncheck - #include "content/browser/media/video_encode_accelerator_provider_launcher.h" -@@ -343,7 +343,7 @@ void RenderProcessHostImpl::IOThreadHostImpl::BindHost - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (auto font_receiver = receiver.As<font_service::mojom::FontService>()) { - ConnectToFontService(std::move(font_receiver)); - return; diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__view__host__impl.cc b/devel/electron35/files/patch-content_browser_renderer__host_render__view__host__impl.cc deleted file mode 100644 index 05b046d7f414..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__view__host__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/renderer_host/render_view_host_impl.cc.orig 2025-04-06 11:53:45 UTC -+++ content/browser/renderer_host/render_view_host_impl.cc -@@ -275,7 +275,7 @@ void RenderViewHostImpl::GetPlatformSpecificPrefs( - display::win::ScreenWin::GetSystemMetricsInDIP(SM_CYVSCROLL); - prefs->arrow_bitmap_width_horizontal_scroll_bar_in_dips = - display::win::ScreenWin::GetSystemMetricsInDIP(SM_CXHSCROLL); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); - if (command_line->HasSwitch(switches::kSystemFontFamily)) { - prefs->system_font_family_name = diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc b/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc deleted file mode 100644 index 96deed7babe3..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.cc.orig 2025-04-06 11:53:46 UTC -+++ content/browser/renderer_host/render_widget_host_view_aura.cc -@@ -121,7 +121,7 @@ - #include "ui/gfx/gdi_util.h" - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/accessibility/platform/browser_accessibility_auralinux.h" - #include "ui/base/ime/linux/text_edit_command_auralinux.h" - #include "ui/base/ime/text_input_flags.h" -@@ -478,7 +478,7 @@ gfx::NativeViewAccessible RenderWidgetHostViewAura::Ge - return ToBrowserAccessibilityWin(manager->GetBrowserAccessibilityRoot()) - ->GetCOM(); - --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ui::BrowserAccessibilityManager* manager = - host()->GetOrCreateRootBrowserAccessibilityManager(); - if (manager && manager->GetBrowserAccessibilityRoot()) -@@ -1867,7 +1867,7 @@ bool RenderWidgetHostViewAura::ShouldDoLearning() { - return host() && host()->delegate() && host()->delegate()->ShouldDoLearning(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool RenderWidgetHostViewAura::SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { -@@ -2843,7 +2843,7 @@ bool RenderWidgetHostViewAura::NeedsMouseCapture() { - } - - bool RenderWidgetHostViewAura::NeedsMouseCapture() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return NeedsInputGrab(); - #else - return false; -@@ -3027,7 +3027,7 @@ void RenderWidgetHostViewAura::ForwardKeyboardEventWit - if (!target_host) - return; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* linux_ui = ui::LinuxUi::instance(); - std::vector<ui::TextEditCommandAuraLinux> commands; - if (!event.skip_if_unhandled && linux_ui && event.os_event && diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h b/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h deleted file mode 100644 index b0f46770e945..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__aura.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/renderer_host/render_widget_host_view_aura.h.orig 2025-04-06 11:53:46 UTC -+++ content/browser/renderer_host/render_widget_host_view_aura.h -@@ -276,7 +276,7 @@ class CONTENT_EXPORT RenderWidgetHostViewAura - ukm::SourceId GetClientSourceForMetrics() const override; - bool ShouldDoLearning() override; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override; diff --git a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc b/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc deleted file mode 100644 index 4da13bff0281..000000000000 --- a/devel/electron35/files/patch-content_browser_renderer__host_render__widget__host__view__event__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/renderer_host/render_widget_host_view_event_handler.cc.orig 2024-08-14 20:54:59 UTC -+++ content/browser/renderer_host/render_widget_host_view_event_handler.cc -@@ -602,7 +602,7 @@ bool RenderWidgetHostViewEventHandler::CanRendererHand - if (event->type() == ui::EventType::kMouseExited) { - if (mouse_locked || selection_popup) - return false; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Don't forward the mouse leave message which is received when the context - // menu is displayed by the page. This confuses the page and causes state - // changes. diff --git a/devel/electron35/files/patch-content_browser_sandbox__host__linux.cc b/devel/electron35/files/patch-content_browser_sandbox__host__linux.cc deleted file mode 100644 index d8ad72022d43..000000000000 --- a/devel/electron35/files/patch-content_browser_sandbox__host__linux.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- content/browser/sandbox_host_linux.cc.orig 2023-10-19 19:58:22 UTC -+++ content/browser/sandbox_host_linux.cc -@@ -45,6 +45,7 @@ void SandboxHostLinux::Init() { - // Instead, it replies on a temporary socket provided by the caller. - PCHECK(0 == shutdown(browser_socket, SHUT_WR)) << "shutdown"; - -+#if !BUILDFLAG(IS_BSD) - int pipefds[2]; - CHECK(0 == pipe(pipefds)); - const int child_lifeline_fd = pipefds[0]; -@@ -55,6 +56,7 @@ void SandboxHostLinux::Init() { - ipc_thread_ = std::make_unique<base::DelegateSimpleThread>( - ipc_handler_.get(), "sandbox_ipc_thread"); - ipc_thread_->Start(); -+#endif - } - - } // namespace content diff --git a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc b/devel/electron35/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc deleted file mode 100644 index e7f44c2a30bc..000000000000 --- a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_jank__monitor__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/scheduler/responsiveness/jank_monitor_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/scheduler/responsiveness/jank_monitor_impl.cc -@@ -337,7 +337,7 @@ void JankMonitorImpl::ThreadExecutionState::DidRunTask - // in context menus, among others). Simply ignore the mismatches for now. - // See https://crbug.com/929813 for the details of why the mismatch - // happens. --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE) - task_execution_metadata_.clear(); - #endif - return; diff --git a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc b/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc deleted file mode 100644 index 07a8c97d46c8..000000000000 --- a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/scheduler/responsiveness/native_event_observer.cc.orig 2022-02-28 16:54:41 UTC -+++ content/browser/scheduler/responsiveness/native_event_observer.cc -@@ -15,7 +15,7 @@ - - #include "ui/events/platform/platform_event_source.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/aura/env.h" - #include "ui/events/event.h" - #endif -@@ -39,7 +39,7 @@ NativeEventObserver::~NativeEventObserver() { - DeregisterObserver(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void NativeEventObserver::RegisterObserver() { - aura::Env::GetInstance()->AddWindowEventDispatcherObserver(this); - } diff --git a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h b/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h deleted file mode 100644 index a051fea15045..000000000000 --- a/devel/electron35/files/patch-content_browser_scheduler_responsiveness_native__event__observer.h +++ /dev/null @@ -1,47 +0,0 @@ ---- content/browser/scheduler/responsiveness/native_event_observer.h.orig 2023-02-01 18:43:19 UTC -+++ content/browser/scheduler/responsiveness/native_event_observer.h -@@ -16,7 +16,7 @@ - #include "content/public/browser/native_event_processor_observer_mac.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/aura/window_event_dispatcher_observer.h" - #endif - -@@ -41,7 +41,7 @@ namespace responsiveness { - class CONTENT_EXPORT NativeEventObserver - #if BUILDFLAG(IS_MAC) - : public NativeEventProcessorObserver --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - : public aura::WindowEventDispatcherObserver - #elif BUILDFLAG(IS_WIN) - : public base::MessagePumpForUI::Observer -@@ -58,7 +58,7 @@ class CONTENT_EXPORT NativeEventObserver - NativeEventObserver(WillRunEventCallback will_run_event_callback, - DidRunEventCallback did_run_event_callback); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - NativeEventObserver(const NativeEventObserver&) = delete; - NativeEventObserver& operator=(const NativeEventObserver&) = delete; -@@ -74,7 +74,7 @@ class CONTENT_EXPORT NativeEventObserver - // Exposed for tests. - void WillRunNativeEvent(const void* opaque_identifier) override; - void DidRunNativeEvent(const void* opaque_identifier) override; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // aura::WindowEventDispatcherObserver overrides: - void OnWindowEventDispatcherStartedProcessing( - aura::WindowEventDispatcher* dispatcher, -@@ -91,7 +91,7 @@ class CONTENT_EXPORT NativeEventObserver - void RegisterObserver(); - void DeregisterObserver(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - struct EventInfo { - raw_ptr<const void> unique_id; - }; diff --git a/devel/electron35/files/patch-content_browser_utility__process__host.cc b/devel/electron35/files/patch-content_browser_utility__process__host.cc deleted file mode 100644 index 39a8b6c2c8f2..000000000000 --- a/devel/electron35/files/patch-content_browser_utility__process__host.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- content/browser/utility_process_host.cc.orig 2025-04-06 11:53:47 UTC -+++ content/browser/utility_process_host.cc -@@ -63,7 +63,7 @@ - #include "content/browser/v8_snapshot_files.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/files/file_util.h" - #include "base/files/scoped_file.h" - #include "base/pickle.h" -@@ -91,7 +91,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::ScopedFD PassNetworkContextParentDirs( - std::vector<base::FilePath> network_context_parent_dirs) { - base::Pickle pickle; -@@ -439,7 +439,7 @@ bool UtilityProcessHost::StartProcess() { - file_data_->files_to_preload.merge(GetV8SnapshotFilesToPreload(*cmd_line)); - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The network service should have access to the parent directories - // necessary for its usage. - if (sandbox_type_ == sandbox::mojom::Sandbox::kNetwork) { -@@ -456,7 +456,7 @@ bool UtilityProcessHost::StartProcess() { - if (metrics_name_ == video_capture::mojom::VideoCaptureService::Name_) { - bool pass_gpu_buffer_flag = - switches::IsVideoCaptureUseGpuMemoryBufferEnabled(); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Check if NV12 GPU memory buffer supported at the same time. - pass_gpu_buffer_flag = - pass_gpu_buffer_flag && diff --git a/devel/electron35/files/patch-content_browser_utility__process__host__receiver__bindings.cc b/devel/electron35/files/patch-content_browser_utility__process__host__receiver__bindings.cc deleted file mode 100644 index b0986468b597..000000000000 --- a/devel/electron35/files/patch-content_browser_utility__process__host__receiver__bindings.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/browser/utility_process_host_receiver_bindings.cc.orig 2025-01-27 17:37:37 UTC -+++ content/browser/utility_process_host_receiver_bindings.cc -@@ -10,7 +10,7 @@ - #include "content/public/common/content_client.h" - #include "media/media_buildflags.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "components/services/font/public/mojom/font_service.mojom.h" // nogncheck - #include "content/browser/font_service.h" // nogncheck - #endif -@@ -24,7 +24,7 @@ void UtilityProcessHost::BindHostReceiver( - - void UtilityProcessHost::BindHostReceiver( - mojo::GenericPendingReceiver receiver) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (auto font_receiver = receiver.As<font_service::mojom::FontService>()) { - ConnectToFontService(std::move(font_receiver)); - return; diff --git a/devel/electron35/files/patch-content_browser_utility__sandbox__delegate.cc b/devel/electron35/files/patch-content_browser_utility__sandbox__delegate.cc deleted file mode 100644 index 1b9a918e23da..000000000000 --- a/devel/electron35/files/patch-content_browser_utility__sandbox__delegate.cc +++ /dev/null @@ -1,52 +0,0 @@ ---- content/browser/utility_sandbox_delegate.cc.orig 2025-04-06 11:53:46 UTC -+++ content/browser/utility_sandbox_delegate.cc -@@ -79,7 +79,7 @@ UtilitySandboxedProcessLauncherDelegate:: - #if BUILDFLAG(IS_FUCHSIA) - sandbox_type_ == sandbox::mojom::Sandbox::kVideoCapture || - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kHardwareVideoDecoding || - sandbox_type_ == sandbox::mojom::Sandbox::kHardwareVideoEncoding || - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -92,14 +92,14 @@ UtilitySandboxedProcessLauncherDelegate:: - #endif // BUILDFLAG(ENABLE_CROS_LIBASSISTANT) - #endif // BUILDFLAG(IS_CHROMEOS) - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kScreenAI || - sandbox_type_ == sandbox::mojom::Sandbox::kPrintBackend || - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kVideoEffects || - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kOnDeviceTranslation || - #endif - sandbox_type_ == sandbox::mojom::Sandbox::kAudio || -@@ -162,7 +162,7 @@ ZygoteCommunication* UtilitySandboxedProcessLauncherDe - // process upon startup. - if (sandbox_type_ == sandbox::mojom::Sandbox::kNetwork || - sandbox_type_ == sandbox::mojom::Sandbox::kOnDeviceModelExecution || --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kHardwareVideoDecoding || - sandbox_type_ == sandbox::mojom::Sandbox::kHardwareVideoEncoding || - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -176,11 +176,11 @@ ZygoteCommunication* UtilitySandboxedProcessLauncherDe - #endif // BUILDFLAG(IS_CHROMEOS) - sandbox_type_ == sandbox::mojom::Sandbox::kAudio || - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kPrintBackend || - sandbox_type_ == sandbox::mojom::Sandbox::kScreenAI || - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - sandbox_type_ == sandbox::mojom::Sandbox::kVideoEffects || - sandbox_type_ == sandbox::mojom::Sandbox::kOnDeviceTranslation || - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-content_browser_v8__snapshot__files.cc b/devel/electron35/files/patch-content_browser_v8__snapshot__files.cc deleted file mode 100644 index 0d1d69308070..000000000000 --- a/devel/electron35/files/patch-content_browser_v8__snapshot__files.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/v8_snapshot_files.cc.orig 2024-06-18 21:43:32 UTC -+++ content/browser/v8_snapshot_files.cc -@@ -17,7 +17,7 @@ GetV8SnapshotFilesToPreload(base::CommandLine& process - std::map<std::string, absl::variant<base::FilePath, base::ScopedFD>> - GetV8SnapshotFilesToPreload(base::CommandLine& process_command_line) { - std::map<std::string, absl::variant<base::FilePath, base::ScopedFD>> files; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(USE_V8_CONTEXT_SNAPSHOT) - files[kV8ContextSnapshotDataDescriptor] = base::FilePath( - FILE_PATH_LITERAL(BUILDFLAG(V8_CONTEXT_SNAPSHOT_FILENAME))); diff --git a/devel/electron35/files/patch-content_browser_web__contents_slow__web__preference__cache.cc b/devel/electron35/files/patch-content_browser_web__contents_slow__web__preference__cache.cc deleted file mode 100644 index bac64b152956..000000000000 --- a/devel/electron35/files/patch-content_browser_web__contents_slow__web__preference__cache.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/web_contents/slow_web_preference_cache.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/web_contents/slow_web_preference_cache.cc -@@ -17,7 +17,7 @@ - - #if BUILDFLAG(IS_WIN) - #include "ui/events/devices/input_device_observer_win.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/events/devices/device_data_manager.h" - #elif BUILDFLAG(IS_ANDROID) - #include "ui/base/device_form_factor.h" -@@ -57,7 +57,7 @@ SlowWebPreferenceCache::SlowWebPreferenceCache() { - - #if BUILDFLAG(IS_WIN) - ui::InputDeviceObserverWin::GetInstance()->AddObserver(this); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - ui::DeviceDataManager::GetInstance()->AddObserver(this); - #elif BUILDFLAG(IS_ANDROID) - ui::InputDeviceObserverAndroid::GetInstance()->AddObserver(this); -@@ -69,7 +69,7 @@ SlowWebPreferenceCache::~SlowWebPreferenceCache() { - SlowWebPreferenceCache::~SlowWebPreferenceCache() { - #if BUILDFLAG(IS_WIN) - ui::InputDeviceObserverWin::GetInstance()->RemoveObserver(this); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - ui::DeviceDataManager::GetInstance()->RemoveObserver(this); - #elif BUILDFLAG(IS_ANDROID) - ui::InputDeviceObserverAndroid::GetInstance()->RemoveObserver(this); diff --git a/devel/electron35/files/patch-content_browser_web__contents_web__contents__view__aura.cc b/devel/electron35/files/patch-content_browser_web__contents_web__contents__view__aura.cc deleted file mode 100644 index bb807515bb61..000000000000 --- a/devel/electron35/files/patch-content_browser_web__contents_web__contents__view__aura.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/web_contents/web_contents_view_aura.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/web_contents/web_contents_view_aura.cc -@@ -173,7 +173,7 @@ class WebDragSourceAura : public content::WebContentsO - raw_ptr<aura::Window> window_; - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Fill out the OSExchangeData with a file contents, synthesizing a name if - // necessary. - void PrepareDragForFileContents(const DropData& drop_data, -@@ -258,7 +258,7 @@ void PrepareDragData(const DropData& drop_data, - if (!drop_data.download_metadata.empty()) - PrepareDragForDownload(drop_data, provider, web_contents); - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // We set the file contents before the URL because the URL also sets file - // contents (to a .URL shortcut). We want to prefer file content data over - // a shortcut so we add it first. -@@ -1327,7 +1327,7 @@ void WebContentsViewAura::OnMouseEvent(ui::MouseEvent* - // Linux window managers like to handle raise-on-click themselves. If we - // raise-on-click manually, this may override user settings that prevent - // focus-stealing. --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // It is possible for the web-contents to be destroyed while it is being - // activated. Use a weak-ptr to track whether that happened or not. - // More in https://crbug.com/1040725 diff --git a/devel/electron35/files/patch-content_browser_webui_web__ui__main__frame__observer.cc b/devel/electron35/files/patch-content_browser_webui_web__ui__main__frame__observer.cc deleted file mode 100644 index 3fd0ea0ba3af..000000000000 --- a/devel/electron35/files/patch-content_browser_webui_web__ui__main__frame__observer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/browser/webui/web_ui_main_frame_observer.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/webui/web_ui_main_frame_observer.cc -@@ -47,7 +47,7 @@ bool IsWebUIJavaScriptErrorReportingSupported() { - bool IsWebUIJavaScriptErrorReportingSupported() { - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) - return false; --#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #else - return base::FeatureList::IsEnabled(features::kWebUIJSErrorReportingExtended); diff --git a/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc b/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc deleted file mode 100644 index 2df14bb241bd..000000000000 --- a/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.cc +++ /dev/null @@ -1,81 +0,0 @@ ---- content/browser/zygote_host/zygote_host_impl_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ content/browser/zygote_host/zygote_host_impl_linux.cc -@@ -23,8 +23,10 @@ - #include "build/build_config.h" - #include "content/common/zygote/zygote_commands_linux.h" - #include "content/common/zygote/zygote_communication_linux.h" -+#if !BUILDFLAG(IS_BSD) - #include "content/common/zygote/zygote_handle_impl_linux.h" - #include "content/public/common/zygote/zygote_handle.h" -+#endif - #include "sandbox/linux/services/credentials.h" - #include "sandbox/linux/services/namespace_sandbox.h" - #include "sandbox/linux/suid/client/setuid_sandbox_host.h" -@@ -42,6 +44,7 @@ namespace { - - namespace { - -+#if !BUILDFLAG(IS_BSD) - // Receive a fixed message on fd and return the sender's PID. - // Returns true if the message received matches the expected message. - bool ReceiveFixedMessage(int fd, -@@ -64,6 +67,7 @@ bool ReceiveFixedMessage(int fd, - return false; - return true; - } -+#endif - - } // namespace - -@@ -73,9 +77,13 @@ ZygoteHostImpl::ZygoteHostImpl() - } - - ZygoteHostImpl::ZygoteHostImpl() -+#if !BUILDFLAG(IS_BSD) - : use_namespace_sandbox_(false), - use_suid_sandbox_(false), - use_suid_sandbox_for_adj_oom_score_(false), -+#else -+ : -+#endif - sandbox_binary_(), - zygote_pids_lock_(), - zygote_pids_() {} -@@ -88,6 +96,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com - } - - void ZygoteHostImpl::Init(const base::CommandLine& command_line) { -+#if !BUILDFLAG(IS_BSD) - if (command_line.HasSwitch(sandbox::policy::switches::kNoSandbox)) { - return; - } -@@ -142,6 +151,7 @@ void ZygoteHostImpl::Init(const base::CommandLine& com - "you can try using --" - << sandbox::policy::switches::kNoSandbox << "."; - } -+#endif - } - - void ZygoteHostImpl::AddZygotePid(pid_t pid) { -@@ -166,6 +176,7 @@ pid_t ZygoteHostImpl::LaunchZygote( - base::CommandLine* cmd_line, - base::ScopedFD* control_fd, - base::FileHandleMappingVector additional_remapped_fds) { -+#if !BUILDFLAG(IS_BSD) - int fds[2]; - CHECK_EQ(0, socketpair(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0, fds)); - CHECK(base::UnixDomainSocket::EnableReceiveProcessId(fds[0])); -@@ -234,9 +245,12 @@ pid_t ZygoteHostImpl::LaunchZygote( - - AddZygotePid(pid); - return pid; -+#else -+ return 0; -+#endif - } - --#if !BUILDFLAG(IS_OPENBSD) -+#if !BUILDFLAG(IS_BSD) - void ZygoteHostImpl::AdjustRendererOOMScore(base::ProcessHandle pid, - int score) { - // 1) You can't change the oom_score_adj of a non-dumpable process diff --git a/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h b/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h deleted file mode 100644 index f15ee6a962ee..000000000000 --- a/devel/electron35/files/patch-content_browser_zygote__host_zygote__host__impl__linux.h +++ /dev/null @@ -1,29 +0,0 @@ ---- content/browser/zygote_host/zygote_host_impl_linux.h.orig 2025-03-24 20:50:14 UTC -+++ content/browser/zygote_host/zygote_host_impl_linux.h -@@ -46,12 +46,14 @@ class CONTENT_EXPORT ZygoteHostImpl : public ZygoteHos - base::ScopedFD* control_fd, - base::FileHandleMappingVector additional_remapped_fds); - -+#if !BUILDFLAG(IS_BSD) - void AdjustRendererOOMScore(base::ProcessHandle process_handle, - int score) override; - #if BUILDFLAG(IS_CHROMEOS) - void ReinitializeLogging(uint32_t logging_dest, - base::PlatformFile log_file_fd) override; - #endif // BUILDFLAG(IS_CHROMEOS) -+#endif - - bool HasZygote() { return !zygote_pids_.empty(); } - -@@ -66,9 +68,11 @@ class CONTENT_EXPORT ZygoteHostImpl : public ZygoteHos - - int renderer_sandbox_status_; - -+#if !BUILDFLAG(IS_BSD) - bool use_namespace_sandbox_; - bool use_suid_sandbox_; - bool use_suid_sandbox_for_adj_oom_score_; -+#endif - std::string sandbox_binary_; - - // This lock protects the |zygote_pids_| set. diff --git a/devel/electron35/files/patch-content_child_BUILD.gn b/devel/electron35/files/patch-content_child_BUILD.gn deleted file mode 100644 index 9dd62f7ee3b7..000000000000 --- a/devel/electron35/files/patch-content_child_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- content/child/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ content/child/BUILD.gn -@@ -134,6 +134,13 @@ target(link_target_type, "child") { - ] - } - -+ if (is_bsd) { -+ sources -= [ -+ "sandboxed_process_thread_type_handler.cc", -+ "sandboxed_process_thread_type_handler.h", -+ ] -+ } -+ - if (is_win) { - sources += [ - "child_process_sandbox_support_impl_win.cc", diff --git a/devel/electron35/files/patch-content_child_child__process.cc b/devel/electron35/files/patch-content_child_child__process.cc deleted file mode 100644 index 294fe59985e0..000000000000 --- a/devel/electron35/files/patch-content_child_child__process.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/child/child_process.cc.orig 2025-01-27 17:37:37 UTC -+++ content/child/child_process.cc -@@ -31,7 +31,7 @@ - #include "content/common/android/cpu_time_metrics.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/sandboxed_process_thread_type_handler.h" - #endif - -@@ -178,7 +178,7 @@ void ChildProcess::set_main_thread(ChildThreadImpl* th - main_thread_.reset(thread); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - void ChildProcess::SetIOThreadType(base::ThreadType thread_type) { - if (!io_thread_) { - return; diff --git a/devel/electron35/files/patch-content_child_child__process.h b/devel/electron35/files/patch-content_child_child__process.h deleted file mode 100644 index d102d83c24d0..000000000000 --- a/devel/electron35/files/patch-content_child_child__process.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/child/child_process.h.orig 2024-08-14 20:54:59 UTC -+++ content/child/child_process.h -@@ -79,7 +79,7 @@ class CONTENT_EXPORT ChildProcess { - return io_thread_runner_.get(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Changes the thread type of the child process IO thread. - void SetIOThreadType(base::ThreadType thread_type); - #endif diff --git a/devel/electron35/files/patch-content_common_BUILD.gn b/devel/electron35/files/patch-content_common_BUILD.gn deleted file mode 100644 index b7042d280f2e..000000000000 --- a/devel/electron35/files/patch-content_common_BUILD.gn +++ /dev/null @@ -1,36 +0,0 @@ ---- content/common/BUILD.gn.orig 2025-04-06 11:53:44 UTC -+++ content/common/BUILD.gn -@@ -385,19 +385,28 @@ source_set("common") { - } - - if (is_linux || is_chromeos) { -- sources += [ -- "gpu_pre_sandbox_hook_linux.cc", -- "gpu_pre_sandbox_hook_linux.h", -- ] -+ if (is_bsd) { -+ sources += [ -+ "gpu_pre_sandbox_hook_bsd.cc", -+ "gpu_pre_sandbox_hook_bsd.h", -+ ] -+ } else { -+ sources += [ -+ "gpu_pre_sandbox_hook_linux.cc", -+ "gpu_pre_sandbox_hook_linux.h", -+ ] -+ } - public_deps += [ "//sandbox/policy" ] - deps += [ - ":sandbox_support_linux", - "//media/gpu:buildflags", - "//sandbox/linux:sandbox_services", -- "//sandbox/linux:seccomp_bpf", - "//sandbox/policy:chromecast_sandbox_allowlist_buildflags", - "//third_party/fontconfig", - ] -+ if (use_seccomp_bpf) { -+ deps += [ "//sandbox/linux:seccomp_bpf" ] -+ } - if (use_v4l2_codec) { - deps += [ "//media/gpu/v4l2" ] - } diff --git a/devel/electron35/files/patch-content_common_features.cc b/devel/electron35/files/patch-content_common_features.cc deleted file mode 100644 index 877c0a770a84..000000000000 --- a/devel/electron35/files/patch-content_common_features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/common/features.cc.orig 2025-04-06 11:53:47 UTC -+++ content/common/features.cc -@@ -125,7 +125,7 @@ BASE_FEATURE(kEmbeddingRequiresOptIn, - base::FEATURE_DISABLED_BY_DEFAULT); - - // Enables error reporting for JS errors inside DevTools frontend host --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kEnableDevToolsJsErrorReporting, - "EnableDevToolsJsErrorReporting", - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-content_common_features.h b/devel/electron35/files/patch-content_common_features.h deleted file mode 100644 index e890537367d5..000000000000 --- a/devel/electron35/files/patch-content_common_features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/common/features.h.orig 2025-04-06 11:53:47 UTC -+++ content/common/features.h -@@ -28,7 +28,7 @@ CONTENT_EXPORT BASE_DECLARE_FEATURE(kDocumentPolicyNeg - CONTENT_EXPORT BASE_DECLARE_FEATURE(kCommittedOriginTracking); - CONTENT_EXPORT BASE_DECLARE_FEATURE(kCriticalClientHint); - CONTENT_EXPORT BASE_DECLARE_FEATURE(kDocumentPolicyNegotiation); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - CONTENT_EXPORT BASE_DECLARE_FEATURE(kEnableDevToolsJsErrorReporting); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - CONTENT_EXPORT BASE_DECLARE_FEATURE(kEmbeddingRequiresOptIn); diff --git a/devel/electron35/files/patch-content_common_font__list__unittest.cc b/devel/electron35/files/patch-content_common_font__list__unittest.cc deleted file mode 100644 index 174ea1144110..000000000000 --- a/devel/electron35/files/patch-content_common_font__list__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/common/font_list_unittest.cc.orig 2024-06-18 21:43:32 UTC -+++ content/common/font_list_unittest.cc -@@ -48,7 +48,7 @@ TEST(FontList, GetFontList) { - EXPECT_TRUE(HasFontWithName(fonts, "MS Gothic", "MS Gothic")); - EXPECT_TRUE(HasFontWithName(fonts, "Segoe UI", "Segoe UI")); - EXPECT_TRUE(HasFontWithName(fonts, "Verdana", "Verdana")); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - EXPECT_TRUE(HasFontWithName(fonts, "Arimo", "Arimo")); - #else - EXPECT_TRUE(HasFontWithName(fonts, "Arial", "Arial")); diff --git a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc b/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc deleted file mode 100644 index f2d60daa4a29..000000000000 --- a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.cc +++ /dev/null @@ -1,71 +0,0 @@ ---- content/common/gpu_pre_sandbox_hook_bsd.cc.orig 2024-04-28 08:50:26 UTC -+++ content/common/gpu_pre_sandbox_hook_bsd.cc -@@ -0,0 +1,68 @@ -+// Copyright 2023 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "content/common/gpu_pre_sandbox_hook_bsd.h" -+ -+#include <dlfcn.h> -+#include <errno.h> -+#include <sys/stat.h> -+ -+#include <memory> -+#include <sstream> -+#include <utility> -+#include <vector> -+ -+#include "base/base_paths.h" -+#include "base/files/file_enumerator.h" -+#include "base/files/file_path.h" -+#include "base/files/scoped_file.h" -+#include "base/functional/bind.h" -+#include "base/logging.h" -+#include "base/path_service.h" -+#include "base/strings/stringprintf.h" -+#include "build/build_config.h" -+#include "build/buildflag.h" -+#include "build/chromeos_buildflags.h" -+#include "content/public/common/content_switches.h" -+#include "media/gpu/buildflags.h" -+ -+namespace content { -+namespace { -+ -+constexpr int dlopen_flag = RTLD_NOW | RTLD_GLOBAL | RTLD_NODELETE; -+ -+void LoadVulkanLibraries() { -+ // Try to preload Vulkan libraries. Failure is not an error as not all may be -+ // present. -+ const char* kLibraries[] = { -+ "libvulkan.so", -+ "libvulkan_intel.so", -+ "libvulkan_intel_hasvk.so", -+ "libvulkan_radeon.so", -+ }; -+ for (const auto* library : kLibraries) { -+ dlopen(library, dlopen_flag); -+ } -+} -+ -+bool LoadLibrariesForGpu( -+ const sandbox::policy::SandboxSeccompBPF::Options& options) { -+ LoadVulkanLibraries(); -+ -+ return true; -+} -+ -+} // namespace -+ -+bool GpuPreSandboxHook(sandbox::policy::SandboxLinux::Options options) { -+ if (!LoadLibrariesForGpu(options)) -+ return false; -+ -+ // TODO(tsepez): enable namspace sandbox here once crashes are understood. -+ -+ errno = 0; -+ return true; -+} -+ -+} // namespace content diff --git a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h b/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h deleted file mode 100644 index 52612d85e7a1..000000000000 --- a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__bsd.h +++ /dev/null @@ -1,23 +0,0 @@ ---- content/common/gpu_pre_sandbox_hook_bsd.h.orig 2024-02-27 21:36:23 UTC -+++ content/common/gpu_pre_sandbox_hook_bsd.h -@@ -0,0 +1,20 @@ -+// Copyright 2017 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_BSD_H_ -+#define CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_BSD_H_ -+ -+#include "base/component_export.h" -+#include "sandbox/policy/sandbox.h" -+ -+namespace content { -+ -+// A pre-sandbox hook to use on Linux-based systems in sandboxed processes that -+// require general GPU usage. -+COMPONENT_EXPORT(GPU_PRE_SANDBOX_HOOK) -+bool GpuPreSandboxHook(sandbox::policy::SandboxLinux::Options options); -+ -+} // namespace content -+ -+#endif // CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_BSD_H_ diff --git a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__linux.h b/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__linux.h deleted file mode 100644 index 726f22ba754e..000000000000 --- a/devel/electron35/files/patch-content_common_gpu__pre__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- content/common/gpu_pre_sandbox_hook_linux.h.orig 2024-04-15 20:33:57 UTC -+++ content/common/gpu_pre_sandbox_hook_linux.h -@@ -5,8 +5,13 @@ - #ifndef CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_LINUX_H_ - #define CONTENT_COMMON_GPU_PRE_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" - #include "base/component_export.h" -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace content { - diff --git a/devel/electron35/files/patch-content_common_user__agent.cc b/devel/electron35/files/patch-content_common_user__agent.cc deleted file mode 100644 index 3b59cc43bac7..000000000000 --- a/devel/electron35/files/patch-content_common_user__agent.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- content/common/user_agent.cc.orig 2025-03-24 20:50:14 UTC -+++ content/common/user_agent.cc -@@ -50,7 +50,7 @@ std::string GetUserAgentPlatform() { - return ""; - #elif BUILDFLAG(IS_MAC) - return "Macintosh; "; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return "X11; "; // strange, but that's what Firefox uses - #elif BUILDFLAG(IS_ANDROID) - return "Linux; "; -@@ -76,7 +76,7 @@ std::string GetUnifiedPlatform() { - return "Windows NT 10.0; Win64; x64"; - #elif BUILDFLAG(IS_FUCHSIA) - return "Fuchsia"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "X11; Linux x86_64"; - #elif BUILDFLAG(IS_IOS) - if (ui::GetDeviceFormFactor() == ui::DEVICE_FORM_FACTOR_TABLET) { -@@ -301,6 +301,16 @@ std::string BuildOSCpuInfoFromOSVersionAndCpuType(cons - "Android %s", os_version.c_str() - #elif BUILDFLAG(IS_FUCHSIA) - "Fuchsia" -+#elif BUILDFLAG(IS_BSD) -+#if defined(__x86_64__) -+ "Linux x86_64; %s %s", -+#elif defined(__aarch64__) -+ "Linux aarch64; %s %s", -+#else -+ "Linux i686; %s %s", -+#endif -+ unixinfo.sysname, // e.g. Linux -+ cpu_type.c_str() // e.g. i686 - #elif BUILDFLAG(IS_IOS) - "CPU %s OS %s like Mac OS X", cpu_type.c_str(), - os_version.c_str() diff --git a/devel/electron35/files/patch-content_gpu_gpu__child__thread.cc b/devel/electron35/files/patch-content_gpu_gpu__child__thread.cc deleted file mode 100644 index 7c1364635b53..000000000000 --- a/devel/electron35/files/patch-content_gpu_gpu__child__thread.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- content/gpu/gpu_child_thread.cc.orig 2025-03-24 20:50:14 UTC -+++ content/gpu/gpu_child_thread.cc -@@ -57,7 +57,7 @@ - #include "third_party/skia/include/ports/SkFontConfigInterface.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/sandboxed_process_thread_type_handler.h" - #endif - -@@ -147,7 +147,8 @@ void GpuChildThread::Init(const base::TimeTicks& proce - - viz_main_.gpu_service()->set_start_time(process_start_time); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+// XXX BSD -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - SandboxedProcessThreadTypeHandler::NotifyMainChildThreadCreated(); - #endif - diff --git a/devel/electron35/files/patch-content_gpu_gpu__main.cc b/devel/electron35/files/patch-content_gpu_gpu__main.cc deleted file mode 100644 index 17f2a16d0252..000000000000 --- a/devel/electron35/files/patch-content_gpu_gpu__main.cc +++ /dev/null @@ -1,73 +0,0 @@ ---- content/gpu/gpu_main.cc.orig 2025-04-06 11:53:45 UTC -+++ content/gpu/gpu_main.cc -@@ -95,10 +95,14 @@ - #include "sandbox/win/src/sandbox.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/sandboxed_process_thread_type_handler.h" - #include "content/common/gpu_pre_sandbox_hook_linux.h" -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - #include "sandbox/policy/sandbox_type.h" - #endif - -@@ -117,7 +121,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool StartSandboxLinux(gpu::GpuWatchdogThread*, - const gpu::GPUInfo*, - const gpu::GpuPreferences&); -@@ -177,7 +181,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel - const gpu::GPUInfo* gpu_info, - const gpu::GpuPreferences& gpu_prefs) override { - GPU_STARTUP_TRACE_EVENT("gpu_main::EnsureSandboxInitialized"); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return StartSandboxLinux(watchdog_thread, gpu_info, gpu_prefs); - #elif BUILDFLAG(IS_WIN) - return StartSandboxWindows(sandbox_info_); -@@ -302,7 +306,7 @@ int GpuMain(MainFunctionParams parameters) { - std::make_unique<base::SingleThreadTaskExecutor>( - gpu_preferences.message_pump_type); - } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #error "Unsupported Linux platform." - #elif BUILDFLAG(IS_MAC) - // Cross-process CoreAnimation requires a CFRunLoop to function at all, and -@@ -328,7 +332,8 @@ int GpuMain(MainFunctionParams parameters) { - base::PlatformThread::SetName("CrGpuMain"); - mojo::InterfaceEndpointClient::SetThreadNameSuffixForMetrics("GpuMain"); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+// XXX BSD -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - // Thread type delegate of the process should be registered before - // thread type change below for the main thread and for thread pool in - // ChildProcess constructor. -@@ -460,7 +465,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdog_thread, - const gpu::GPUInfo* gpu_info, - const gpu::GpuPreferences& gpu_prefs) { -@@ -500,7 +505,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo - sandbox_options.accelerated_video_encode_enabled = - !gpu_prefs.disable_accelerated_video_encode; - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Video decoding of many video streams can use thousands of FDs as well as - // Exo clients. - // See https://crbug.com/1417237 diff --git a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc b/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc deleted file mode 100644 index 6f77b824ee91..000000000000 --- a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/ppapi_plugin/ppapi_blink_platform_impl.cc.orig 2024-02-21 00:20:45 UTC -+++ content/ppapi_plugin/ppapi_blink_platform_impl.cc -@@ -21,7 +21,7 @@ - - #if BUILDFLAG(IS_MAC) - #include "content/child/child_process_sandbox_support_impl_mac.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/child_process_sandbox_support_impl_linux.h" - #include "mojo/public/cpp/bindings/pending_remote.h" - #endif -@@ -36,7 +36,7 @@ PpapiBlinkPlatformImpl::PpapiBlinkPlatformImpl() { - namespace content { - - PpapiBlinkPlatformImpl::PpapiBlinkPlatformImpl() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::PendingRemote<font_service::mojom::FontService> font_service; - ChildThread::Get()->BindHostReceiver( - font_service.InitWithNewPipeAndPassReceiver()); -@@ -55,7 +55,7 @@ blink::WebSandboxSupport* PpapiBlinkPlatformImpl::GetS - void PpapiBlinkPlatformImpl::Shutdown() {} - - blink::WebSandboxSupport* PpapiBlinkPlatformImpl::GetSandboxSupport() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - return sandbox_support_.get(); - #else - return nullptr; diff --git a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h b/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h deleted file mode 100644 index 3f8bdf092f6d..000000000000 --- a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__blink__platform__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/ppapi_plugin/ppapi_blink_platform_impl.h.orig 2024-08-14 20:54:59 UTC -+++ content/ppapi_plugin/ppapi_blink_platform_impl.h -@@ -36,7 +36,7 @@ class PpapiBlinkPlatformImpl : public BlinkPlatformImp - blink::WebString DefaultLocale() override; - - private: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - std::unique_ptr<blink::WebSandboxSupport> sandbox_support_; - #endif - }; diff --git a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc b/devel/electron35/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc deleted file mode 100644 index e585e16d97e9..000000000000 --- a/devel/electron35/files/patch-content_ppapi__plugin_ppapi__plugin__main.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- content/ppapi_plugin/ppapi_plugin_main.cc.orig 2025-03-24 20:50:14 UTC -+++ content/ppapi_plugin/ppapi_plugin_main.cc -@@ -52,6 +52,11 @@ - #include "gin/v8_initializer.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#include "sandbox/policy/sandbox_type.h" -+#endif -+ - #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_ANDROID) - #include <stdlib.h> - #endif -@@ -139,7 +144,7 @@ int PpapiPluginMain(MainFunctionParams parameters) { - gin::V8Initializer::LoadV8Snapshot(); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OPENBSD) - sandbox::policy::SandboxLinux::GetInstance()->InitializeSandbox( - sandbox::policy::SandboxTypeFromCommandLine(command_line), - sandbox::policy::SandboxLinux::PreSandboxHook(), diff --git a/devel/electron35/files/patch-content_public_browser_content__browser__client.cc b/devel/electron35/files/patch-content_public_browser_content__browser__client.cc deleted file mode 100644 index c0585d37ebae..000000000000 --- a/devel/electron35/files/patch-content_public_browser_content__browser__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/public/browser/content_browser_client.cc.orig 2025-04-06 11:53:44 UTC -+++ content/public/browser/content_browser_client.cc -@@ -1379,7 +1379,7 @@ bool ContentBrowserClient::ShouldRunOutOfProcessSystem - // that can be adequately sandboxed. - // Currently Android's network service will not run out of process or sandboxed, - // so OutOfProcessSystemDnsResolution is not currently enabled on Android. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-content_public_browser_zygote__host_zygote__host__linux.h b/devel/electron35/files/patch-content_public_browser_zygote__host_zygote__host__linux.h deleted file mode 100644 index 075d3b1c4be2..000000000000 --- a/devel/electron35/files/patch-content_public_browser_zygote__host_zygote__host__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- content/public/browser/zygote_host/zygote_host_linux.h.orig 2025-03-24 20:50:14 UTC -+++ content/public/browser/zygote_host/zygote_host_linux.h -@@ -34,11 +34,13 @@ class ZygoteHost { - // after the first render has been forked. - virtual int GetRendererSandboxStatus() = 0; - -+#if !BUILDFLAG(IS_BSD) - // Adjust the OOM score of the given renderer's PID. The allowed - // range for the score is [0, 1000], where higher values are more - // likely to be killed by the OOM killer. - virtual void AdjustRendererOOMScore(base::ProcessHandle process_handle, - int score) = 0; -+#endif - - #if BUILDFLAG(IS_CHROMEOS) - // Reinitialize logging for the Zygote processes. Needed on ChromeOS, which diff --git a/devel/electron35/files/patch-content_public_common_content__features.cc b/devel/electron35/files/patch-content_public_common_content__features.cc deleted file mode 100644 index ef368326da7f..000000000000 --- a/devel/electron35/files/patch-content_public_common_content__features.cc +++ /dev/null @@ -1,35 +0,0 @@ ---- content/public/common/content_features.cc.orig 2025-03-24 20:50:14 UTC -+++ content/public/common/content_features.cc -@@ -74,7 +74,7 @@ BASE_FEATURE(kAudioServiceOutOfProcess, - // Runs the audio service in a separate process. - BASE_FEATURE(kAudioServiceOutOfProcess, - "AudioServiceOutOfProcess", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -1207,9 +1207,9 @@ BASE_FEATURE(kWebAssemblyTrapHandler, - BASE_FEATURE(kWebAssemblyTrapHandler, - "WebAssemblyTrapHandler", - #if ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC)) && \ -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ - defined(ARCH_CPU_X86_64)) || \ -- ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC)) && \ -+ ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)) && \ - defined(ARCH_CPU_ARM64)) - base::FEATURE_ENABLED_BY_DEFAULT - #else -@@ -1262,7 +1262,11 @@ BASE_FEATURE(kWebUIJSErrorReportingExtended, - - // Controls whether the WebUSB API is enabled: - // https://wicg.github.io/webusb -+#if BUILDFLAG(IS_BSD) -+BASE_FEATURE(kWebUsb, "WebUSB", base::FEATURE_DISABLED_BY_DEFAULT); -+#else - BASE_FEATURE(kWebUsb, "WebUSB", base::FEATURE_ENABLED_BY_DEFAULT); -+#endif - - // Controls whether the WebXR Device API is enabled. - BASE_FEATURE(kWebXr, "WebXR", base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-content_public_common_content__switches.cc b/devel/electron35/files/patch-content_public_common_content__switches.cc deleted file mode 100644 index 26da71bab419..000000000000 --- a/devel/electron35/files/patch-content_public_common_content__switches.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/public/common/content_switches.cc.orig 2025-03-24 20:50:14 UTC -+++ content/public/common/content_switches.cc -@@ -342,6 +342,8 @@ const char kEnableLogging[] = "enable- - // builds. - const char kEnableLogging[] = "enable-logging"; - -+const char kDisableUnveil[] = "disable-unveil"; -+ - // Enables the type, downlinkMax attributes of the NetInfo API. Also, enables - // triggering of change attribute of the NetInfo API when there is a change in - // the connection type. -@@ -954,7 +956,7 @@ const char kPreventResizingContentsForTesting[] = - "prevent-resizing-contents-for-testing"; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Allows sending text-to-speech requests to speech-dispatcher, a common - // Linux speech service. Because it's buggy, the user must explicitly - // enable it so that visiting a random webpage can't cause instability. diff --git a/devel/electron35/files/patch-content_public_common_content__switches.h b/devel/electron35/files/patch-content_public_common_content__switches.h deleted file mode 100644 index ef34a58d96b0..000000000000 --- a/devel/electron35/files/patch-content_public_common_content__switches.h +++ /dev/null @@ -1,19 +0,0 @@ ---- content/public/common/content_switches.h.orig 2025-03-24 20:50:14 UTC -+++ content/public/common/content_switches.h -@@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kEnableLogging[]; - CONTENT_EXPORT extern const char kEnableIsolatedWebAppsInRenderer[]; - CONTENT_EXPORT extern const char kEnableLCDText[]; - CONTENT_EXPORT extern const char kEnableLogging[]; -+CONTENT_EXPORT extern const char kDisableUnveil[]; - CONTENT_EXPORT extern const char kEnableNetworkInformationDownlinkMax[]; - CONTENT_EXPORT extern const char kEnableCanvas2DLayers[]; - CONTENT_EXPORT extern const char kEnablePluginPlaceholderTesting[]; -@@ -262,7 +263,7 @@ CONTENT_EXPORT extern const char kPreventResizingConte - CONTENT_EXPORT extern const char kPreventResizingContentsForTesting[]; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - CONTENT_EXPORT extern const char kEnableSpeechDispatcher[]; - #endif - diff --git a/devel/electron35/files/patch-content_public_common_zygote_features.gni b/devel/electron35/files/patch-content_public_common_zygote_features.gni deleted file mode 100644 index 0b01fb059dea..000000000000 --- a/devel/electron35/files/patch-content_public_common_zygote_features.gni +++ /dev/null @@ -1,8 +0,0 @@ ---- content/public/common/zygote/features.gni.orig 2023-03-30 00:33:51 UTC -+++ content/public/common/zygote/features.gni -@@ -2,4 +2,4 @@ - # Use of this source code is governed by a BSD-style license that can be - # found in the LICENSE file. - --use_zygote = is_posix && !is_android && !is_apple -+use_zygote = is_posix && !is_android && !is_mac && !is_bsd diff --git a/devel/electron35/files/patch-content_renderer_render__thread__impl.cc b/devel/electron35/files/patch-content_renderer_render__thread__impl.cc deleted file mode 100644 index d3d183c5b870..000000000000 --- a/devel/electron35/files/patch-content_renderer_render__thread__impl.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- content/renderer/render_thread_impl.cc.orig 2025-04-06 11:53:44 UTC -+++ content/renderer/render_thread_impl.cc -@@ -211,6 +211,8 @@ - - #if BUILDFLAG(IS_APPLE) - #include <malloc/malloc.h> -+#elif BUILDFLAG(IS_BSD) -+#include <stdlib.h> - #else - #include <malloc.h> - #endif -@@ -1043,7 +1045,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: - kGpuStreamIdMedia, kGpuStreamPriorityMedia); - - const bool enable_video_decode_accelerator = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FeatureList::IsEnabled(media::kAcceleratedVideoDecodeLinux) && - #endif // BUILDFLAG(IS_LINUX) - !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoDecode) && -@@ -1052,7 +1054,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: - gpu::kGpuFeatureStatusEnabled); - - const bool enable_video_encode_accelerator = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FeatureList::IsEnabled(media::kAcceleratedVideoEncodeLinux) && - #else - !cmd_line->HasSwitch(switches::kDisableAcceleratedVideoEncode) && -@@ -1845,7 +1847,7 @@ RenderThreadImpl::CreateMediaMojoCodecFactory( - bool enable_video_encode_accelerator) { - mojo::PendingRemote<media::mojom::VideoEncodeAcceleratorProvider> - vea_provider; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(media::kUseOutOfProcessVideoEncoding)) { - BindHostReceiver(vea_provider.InitWithNewPipeAndPassReceiver()); - } else { diff --git a/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.cc b/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.cc deleted file mode 100644 index f43b27e1d467..000000000000 --- a/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.cc +++ /dev/null @@ -1,45 +0,0 @@ ---- content/renderer/renderer_blink_platform_impl.cc.orig 2025-04-06 11:53:45 UTC -+++ content/renderer/renderer_blink_platform_impl.cc -@@ -129,7 +129,7 @@ - - #if BUILDFLAG(IS_MAC) - #include "content/child/child_process_sandbox_support_impl_mac.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/child_process_sandbox_support_impl_linux.h" - #include "content/child/sandboxed_process_thread_type_handler.h" - #endif -@@ -197,13 +197,13 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( - is_locked_to_site_(false), - main_thread_scheduler_(main_thread_scheduler), - next_frame_sink_id_(uint32_t{std::numeric_limits<int32_t>::max()} + 1) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - sk_sp<font_service::FontLoader> font_loader; - #endif - - // RenderThread may not exist in some tests. - if (RenderThreadImpl::current()) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::PendingRemote<font_service::mojom::FontService> font_service; - RenderThreadImpl::current()->BindHostReceiver( - font_service.InitWithNewPipeAndPassReceiver()); -@@ -224,7 +224,7 @@ RendererBlinkPlatformImpl::RendererBlinkPlatformImpl( - } - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (sandboxEnabled()) { - #if BUILDFLAG(IS_MAC) - sandbox_support_ = std::make_unique<WebSandboxSupportMac>(); -@@ -288,7 +288,7 @@ blink::WebSandboxSupport* RendererBlinkPlatformImpl::G - - blink::WebSandboxSupport* RendererBlinkPlatformImpl::GetSandboxSupport() { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return sandbox_support_.get(); - #else - // These platforms do not require sandbox support. diff --git a/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.h b/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.h deleted file mode 100644 index d8ef0765ffb4..000000000000 --- a/devel/electron35/files/patch-content_renderer_renderer__blink__platform__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/renderer/renderer_blink_platform_impl.h.orig 2025-04-06 11:53:45 UTC -+++ content/renderer/renderer_blink_platform_impl.h -@@ -263,7 +263,7 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : publi - const gpu::GPUInfo& gpu_info) const; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - std::unique_ptr<blink::WebSandboxSupport> sandbox_support_; - #endif - diff --git a/devel/electron35/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc b/devel/electron35/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc deleted file mode 100644 index aad0a7035f0b..000000000000 --- a/devel/electron35/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- content/renderer/renderer_main_platform_delegate_linux.cc.orig 2023-10-19 19:58:22 UTC -+++ content/renderer/renderer_main_platform_delegate_linux.cc -@@ -44,6 +44,7 @@ bool RendererMainPlatformDelegate::EnableSandbox() { - // any renderer has been started. - // Here, we test that the status of SeccompBpf in the renderer is consistent - // with what SandboxLinux::GetStatus() said we would do. -+#if !BUILDFLAG(IS_BSD) - auto* linux_sandbox = sandbox::policy::SandboxLinux::GetInstance(); - if (linux_sandbox->GetStatus() & sandbox::policy::SandboxLinux::kSeccompBPF) { - CHECK(linux_sandbox->seccomp_bpf_started()); -@@ -65,6 +66,7 @@ bool RendererMainPlatformDelegate::EnableSandbox() { - CHECK_EQ(errno, EPERM); - } - #endif // __x86_64__ -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-content_shell_BUILD.gn b/devel/electron35/files/patch-content_shell_BUILD.gn deleted file mode 100644 index 9e190b47bd69..000000000000 --- a/devel/electron35/files/patch-content_shell_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- content/shell/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ content/shell/BUILD.gn -@@ -1083,7 +1083,7 @@ group("content_shell_crash_test") { - if (is_win) { - data_deps += [ "//build/win:copy_cdb_to_output" ] - } -- if (is_posix) { -+ if (is_posix && !is_bsd) { - data_deps += [ - "//third_party/breakpad:dump_syms", - "//third_party/breakpad:minidump_stackwalk", diff --git a/devel/electron35/files/patch-content_shell_app_shell__main__delegate.cc b/devel/electron35/files/patch-content_shell_app_shell__main__delegate.cc deleted file mode 100644 index 581187427eda..000000000000 --- a/devel/electron35/files/patch-content_shell_app_shell__main__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/shell/app/shell_main_delegate.cc.orig 2025-01-27 17:37:37 UTC -+++ content/shell/app/shell_main_delegate.cc -@@ -269,7 +269,7 @@ void ShellMainDelegate::PreSandboxStartup() { - // Reporting for sub-processes will be initialized in ZygoteForked. - if (process_type != switches::kZygoteProcess) { - crash_reporter::InitializeCrashpad(process_type.empty(), process_type); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - crash_reporter::SetFirstChanceExceptionHandler( - v8::TryHandleWebAssemblyTrapPosix); - #endif diff --git a/devel/electron35/files/patch-content_shell_browser_shell__browser__main__parts.cc b/devel/electron35/files/patch-content_shell_browser_shell__browser__main__parts.cc deleted file mode 100644 index 4bdeb5561f4f..000000000000 --- a/devel/electron35/files/patch-content_shell_browser_shell__browser__main__parts.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- content/shell/browser/shell_browser_main_parts.cc.orig 2025-03-24 20:50:14 UTC -+++ content/shell/browser/shell_browser_main_parts.cc -@@ -50,7 +50,7 @@ - #include "net/base/network_change_notifier.h" - #endif - --#if BUILDFLAG(IS_LINUX) && defined(USE_AURA) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) && defined(USE_AURA) - #include "ui/base/ime/init/input_method_initializer.h" - #endif - -@@ -61,7 +61,7 @@ - #include "device/bluetooth/floss/floss_features.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "device/bluetooth/dbus/dbus_bluez_manager_wrapper_linux.h" - #include "ui/linux/linux_ui.h" // nogncheck - #include "ui/linux/linux_ui_factory.h" // nogncheck -@@ -128,7 +128,7 @@ int ShellBrowserMainParts::PreEarlyInitialization() { - } - - int ShellBrowserMainParts::PreEarlyInitialization() { --#if BUILDFLAG(IS_LINUX) && defined(USE_AURA) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(USE_AURA) - ui::InitializeInputMethodForTesting(); - #elif BUILDFLAG(IS_ANDROID) - net::NetworkChangeNotifier::SetFactory( -@@ -156,7 +156,7 @@ void ShellBrowserMainParts::ToolkitInitialized() { - if (switches::IsRunWebTestsSwitchPresent()) - return; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ui::LinuxUi::SetInstance(ui::GetDefaultLinuxUi()); - #endif - } -@@ -203,7 +203,7 @@ void ShellBrowserMainParts::PostMainMessageLoopRun() { - ShellDevToolsManagerDelegate::StopHttpHandler(); - browser_context_.reset(); - off_the_record_browser_context_.reset(); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ui::LinuxUi::SetInstance(nullptr); - #endif - performance_manager_lifetime_.reset(); diff --git a/devel/electron35/files/patch-content_shell_browser_shell__paths.cc b/devel/electron35/files/patch-content_shell_browser_shell__paths.cc deleted file mode 100644 index c00a1c66a5a2..000000000000 --- a/devel/electron35/files/patch-content_shell_browser_shell__paths.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/shell/browser/shell_paths.cc.orig 2022-02-28 16:54:41 UTC -+++ content/shell/browser/shell_paths.cc -@@ -13,7 +13,7 @@ - - #if BUILDFLAG(IS_FUCHSIA) - #include "base/fuchsia/file_utils.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #endif - -@@ -25,7 +25,7 @@ bool GetDefaultUserDataDirectory(base::FilePath* resul - #if BUILDFLAG(IS_WIN) - CHECK(base::PathService::Get(base::DIR_LOCAL_APP_DATA, result)); - *result = result->Append(std::wstring(L"content_shell")); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::unique_ptr<base::Environment> env(base::Environment::Create()); - base::FilePath config_dir(base::nix::GetXDGDirectory( - env.get(), base::nix::kXdgConfigHomeEnvVar, base::nix::kDotConfigDir)); diff --git a/devel/electron35/files/patch-content_shell_renderer_shell__content__renderer__client.cc b/devel/electron35/files/patch-content_shell_renderer_shell__content__renderer__client.cc deleted file mode 100644 index d42ae7777ebe..000000000000 --- a/devel/electron35/files/patch-content_shell_renderer_shell__content__renderer__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- content/shell/renderer/shell_content_renderer_client.cc.orig 2025-03-24 20:50:14 UTC -+++ content/shell/renderer/shell_content_renderer_client.cc -@@ -55,7 +55,7 @@ - #include "media/base/media_switches.h" - #endif - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ - (defined(ARCH_CPU_X86_64) || defined(ARCH_CPU_ARM64)) - #define ENABLE_WEB_ASSEMBLY_TRAP_HANDLER_LINUX - #include "base/debug/stack_trace.h" diff --git a/devel/electron35/files/patch-content_shell_utility_shell__content__utility__client.cc b/devel/electron35/files/patch-content_shell_utility_shell__content__utility__client.cc deleted file mode 100644 index c190b5718a1e..000000000000 --- a/devel/electron35/files/patch-content_shell_utility_shell__content__utility__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- content/shell/utility/shell_content_utility_client.cc.orig 2025-03-24 20:50:14 UTC -+++ content/shell/utility/shell_content_utility_client.cc -@@ -43,7 +43,7 @@ - #include "sandbox/policy/sandbox.h" - #include "services/test/echo/echo_service.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/test/sandbox_status_service.h" - #endif - -@@ -192,7 +192,7 @@ void ShellContentUtilityClient::ExposeInterfacesToBrow - binders->Add<mojom::PowerMonitorTest>( - base::BindRepeating(&PowerMonitorTestImpl::MakeSelfOwnedReceiver), - base::SingleThreadTaskRunner::GetCurrentDefault()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (register_sandbox_status_helper_) { - binders->Add<content::mojom::SandboxStatusService>( - base::BindRepeating( diff --git a/devel/electron35/files/patch-content_utility_services.cc b/devel/electron35/files/patch-content_utility_services.cc deleted file mode 100644 index 54e372c0bc73..000000000000 --- a/devel/electron35/files/patch-content_utility_services.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- content/utility/services.cc.orig 2025-03-24 20:50:14 UTC -+++ content/utility/services.cc -@@ -73,7 +73,7 @@ extern sandbox::TargetServices* g_utility_target_servi - extern sandbox::TargetServices* g_utility_target_services; - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "media/mojo/services/mojo_video_encode_accelerator_provider_factory.h" - #include "sandbox/linux/services/libc_interceptor.h" - #include "sandbox/policy/mojom/sandbox.mojom.h" -@@ -101,7 +101,7 @@ extern sandbox::TargetServices* g_utility_target_servi - #endif // BUILDFLAG(IS_CHROMEOS) && (BUILDFLAG(USE_VAAPI) || - // BUILDFLAG(USE_V4L2_CODEC)) - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_CHROMEOS)) && \ - (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - #include "content/common/features.h" - #include "media/mojo/services/stable_video_decoder_factory_process_service.h" // nogncheck -@@ -237,7 +237,7 @@ auto RunAudio(mojo::PendingReceiver<audio::mojom::Audi - << "task_policy_set TASK_QOS_POLICY"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - auto* command_line = base::CommandLine::ForCurrentProcess(); - if (sandbox::policy::SandboxTypeFromCommandLine(*command_line) == - sandbox::mojom::Sandbox::kNoSandbox) { -@@ -381,7 +381,7 @@ auto RunOOPArcVideoAcceleratorFactoryService( - #endif // BUILDFLAG(IS_CHROMEOS) && \ - // (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_CHROMEOS)) && \ - (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - auto RunStableVideoDecoderFactoryProcessService( - mojo::PendingReceiver< -@@ -392,7 +392,7 @@ auto RunStableVideoDecoderFactoryProcessService( - #endif // (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && - // (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - auto RunVideoEncodeAcceleratorProviderFactory( - mojo::PendingReceiver<media::mojom::VideoEncodeAcceleratorProviderFactory> - receiver) { -@@ -415,7 +415,7 @@ void RegisterIOThreadServices(mojo::ServiceFactory& se - // loop of type IO that can get notified when pipes have data. - services.Add(RunNetworkService); - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || BUILDFLAG(IS_CHROMEOS)) && \ - (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - services.Add(RunStableVideoDecoderFactoryProcessService); - #endif // (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && -@@ -468,7 +468,7 @@ void RegisterMainThreadServices(mojo::ServiceFactory& - #endif // BUILDFLAG(IS_CHROMEOS) && \ - // (BUILDFLAG(USE_VAAPI) || BUILDFLAG(USE_V4L2_CODEC)) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - services.Add(RunVideoEncodeAcceleratorProviderFactory); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - diff --git a/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc b/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc deleted file mode 100644 index 92e07e8d0385..000000000000 --- a/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- content/utility/speech/speech_recognition_sandbox_hook_linux.cc.orig 2024-04-15 20:33:58 UTC -+++ content/utility/speech/speech_recognition_sandbox_hook_linux.cc -@@ -12,11 +12,14 @@ - #include "sandbox/linux/syscall_broker/broker_command.h" - #include "sandbox/linux/syscall_broker/broker_file_permission.h" - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; - using sandbox::syscall_broker::MakeBrokerCommandSet; -+#endif - - namespace speech { - -+#if !BUILDFLAG(IS_BSD) - namespace { - - // Gets the file permissions required by the Speech On-Device API (SODA). -@@ -50,9 +53,11 @@ std::vector<BrokerFilePermission> GetSodaFilePermissio - } - - } // namespace -+#endif - - bool SpeechRecognitionPreSandboxHook( - sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - #if BUILDFLAG(ENABLE_SODA_INTEGRATION_TESTS) - base::FilePath test_binary_path = GetSodaTestBinaryPath(); - DVLOG(0) << "SODA test binary path: " << test_binary_path.value().c_str(); -@@ -75,6 +80,7 @@ bool SpeechRecognitionPreSandboxHook( - }), - GetSodaFilePermissions(), options); - instance->EngageNamespaceSandboxIfPossible(); -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h b/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h deleted file mode 100644 index cbeba4accc3e..000000000000 --- a/devel/electron35/files/patch-content_utility_speech_speech__recognition__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- content/utility/speech/speech_recognition_sandbox_hook_linux.h.orig 2023-10-19 19:58:23 UTC -+++ content/utility/speech/speech_recognition_sandbox_hook_linux.h -@@ -5,7 +5,13 @@ - #ifndef CONTENT_UTILITY_SPEECH_SPEECH_RECOGNITION_SANDBOX_HOOK_LINUX_H_ - #define CONTENT_UTILITY_SPEECH_SPEECH_RECOGNITION_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace speech { - diff --git a/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc b/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc deleted file mode 100644 index 77873739374e..000000000000 --- a/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- content/utility/utility_blink_platform_with_sandbox_support_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ content/utility/utility_blink_platform_with_sandbox_support_impl.cc -@@ -9,7 +9,7 @@ - - #if BUILDFLAG(IS_MAC) - #include "content/child/child_process_sandbox_support_impl_mac.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/child_process_sandbox_support_impl_linux.h" - #elif BUILDFLAG(IS_WIN) - #include "content/child/child_process_sandbox_support_impl_win.h" -@@ -19,7 +19,7 @@ UtilityBlinkPlatformWithSandboxSupportImpl:: - - UtilityBlinkPlatformWithSandboxSupportImpl:: - UtilityBlinkPlatformWithSandboxSupportImpl() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::PendingRemote<font_service::mojom::FontService> font_service; - UtilityThread::Get()->BindHostReceiver( - font_service.InitWithNewPipeAndPassReceiver()); -@@ -40,7 +40,7 @@ UtilityBlinkPlatformWithSandboxSupportImpl::GetSandbox - blink::WebSandboxSupport* - UtilityBlinkPlatformWithSandboxSupportImpl::GetSandboxSupport() { - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return sandbox_support_.get(); - #else - return nullptr; diff --git a/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h b/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h deleted file mode 100644 index edd7aa903e79..000000000000 --- a/devel/electron35/files/patch-content_utility_utility__blink__platform__with__sandbox__support__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- content/utility/utility_blink_platform_with_sandbox_support_impl.h.orig 2025-03-24 20:50:14 UTC -+++ content/utility/utility_blink_platform_with_sandbox_support_impl.h -@@ -34,7 +34,7 @@ class UtilityBlinkPlatformWithSandboxSupportImpl : pub - - private: - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - std::unique_ptr<blink::WebSandboxSupport> sandbox_support_; - #endif - }; diff --git a/devel/electron35/files/patch-content_utility_utility__main.cc b/devel/electron35/files/patch-content_utility_utility__main.cc deleted file mode 100644 index eba19c423cab..000000000000 --- a/devel/electron35/files/patch-content_utility_utility__main.cc +++ /dev/null @@ -1,122 +0,0 @@ ---- content/utility/utility_main.cc.orig 2025-03-24 20:50:14 UTC -+++ content/utility/utility_main.cc -@@ -36,18 +36,22 @@ - #include "services/tracing/public/cpp/trace_startup.h" - #include "services/video_effects/public/cpp/buildflags.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/file_descriptor_store.h" - #include "base/files/file_util.h" - #include "base/pickle.h" - #include "content/child/sandboxed_process_thread_type_handler.h" -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "content/common/gpu_pre_sandbox_hook_linux.h" -+#endif - #include "content/public/common/content_descriptor_keys.h" - #include "content/utility/speech/speech_recognition_sandbox_hook_linux.h" - #include "gpu/config/gpu_info_collector.h" - #include "media/gpu/sandbox/hardware_video_decoding_sandbox_hook_linux.h" - #include "media/gpu/sandbox/hardware_video_encoding_sandbox_hook_linux.h" -+#if !BUILDFLAG(IS_BSD) - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - #include "services/audio/audio_sandbox_hook_linux.h" - #include "services/network/network_sandbox_hook_linux.h" - #include "services/screen_ai/buildflags/buildflags.h" -@@ -66,7 +70,12 @@ - - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(ENABLE_VIDEO_EFFECTS) && BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#include "content/common/gpu_pre_sandbox_hook_bsd.h" -+#endif -+ -+#if BUILDFLAG(ENABLE_VIDEO_EFFECTS) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "services/video_effects/video_effects_sandbox_hook_linux.h" // nogncheck - #endif // BUILDFLAG(ENABLE_VIDEO_EFFECTS) && BUILDFLAG(IS_LINUX) - -@@ -101,7 +110,7 @@ sandbox::TargetServices* g_utility_target_services = n - sandbox::TargetServices* g_utility_target_services = nullptr; - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "components/services/on_device_translation/sandbox_hook.h" - #endif // BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && BUILDFLAG(IS_LINUX) - -@@ -109,7 +118,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::vector<std::string> GetNetworkContextsParentDirectories() { - base::MemoryMappedFile::Region region; - base::ScopedFD read_pipe_fd = base::FileDescriptorStore::GetInstance().TakeFD( -@@ -247,7 +256,8 @@ int UtilityMain(MainFunctionParams parameters) { - CHECK(on_device_model::OnDeviceModelService::PreSandboxInit()); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+// XXX BSD -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - // Thread type delegate of the process should be registered before first - // thread type change in ChildProcess constructor. It also needs to be - // registered before the process has multiple threads, which may race with -@@ -255,7 +265,7 @@ int UtilityMain(MainFunctionParams parameters) { - SandboxedProcessThreadTypeHandler::Create(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Initializes the sandbox before any threads are created. - // TODO(jorgelo): move this after GTK initialization when we enable a strict - // Seccomp-BPF policy. -@@ -287,7 +297,7 @@ int UtilityMain(MainFunctionParams parameters) { - pre_sandbox_hook = - base::BindOnce(&speech::SpeechRecognitionPreSandboxHook); - break; --#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(ENABLE_ON_DEVICE_TRANSLATION) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - case sandbox::mojom::Sandbox::kOnDeviceTranslation: - pre_sandbox_hook = base::BindOnce( - &on_device_translation::OnDeviceTranslationSandboxHook); -@@ -303,13 +313,13 @@ int UtilityMain(MainFunctionParams parameters) { - #else - NOTREACHED(); - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case sandbox::mojom::Sandbox::kVideoEffects: - pre_sandbox_hook = - base::BindOnce(&video_effects::VideoEffectsPreSandboxHook); - break; - #endif // BUILDFLAG(IS_LINUX) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case sandbox::mojom::Sandbox::kHardwareVideoDecoding: - pre_sandbox_hook = - base::BindOnce(&media::HardwareVideoDecodingPreSandboxHook); -@@ -336,6 +346,7 @@ int UtilityMain(MainFunctionParams parameters) { - default: - break; - } -+#if !BUILDFLAG(IS_BSD) - if (!sandbox::policy::IsUnsandboxedSandboxType(sandbox_type) && - (parameters.zygote_child || !pre_sandbox_hook.is_null())) { - sandbox_options.use_amd_specific_policies = -@@ -343,6 +354,11 @@ int UtilityMain(MainFunctionParams parameters) { - sandbox::policy::Sandbox::Initialize( - sandbox_type, std::move(pre_sandbox_hook), sandbox_options); - } -+#else -+ sandbox::policy::Sandbox::Initialize( -+ sandbox_type, std::move(pre_sandbox_hook), -+ sandbox::policy::SandboxLinux::Options()); -+#endif - - // Start the HangWatcher now that the sandbox is engaged, if it hasn't - // already been started. diff --git a/devel/electron35/files/patch-content_utility_utility__thread__impl.cc b/devel/electron35/files/patch-content_utility_utility__thread__impl.cc deleted file mode 100644 index 8912b26856bf..000000000000 --- a/devel/electron35/files/patch-content_utility_utility__thread__impl.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- content/utility/utility_thread_impl.cc.orig 2024-06-18 21:43:32 UTC -+++ content/utility/utility_thread_impl.cc -@@ -31,7 +31,7 @@ - #include "mojo/public/cpp/bindings/pending_receiver.h" - #include "mojo/public/cpp/bindings/service_factory.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "content/child/sandboxed_process_thread_type_handler.h" - #endif - -@@ -251,7 +251,8 @@ void UtilityThreadImpl::Init() { - - GetContentClient()->utility()->UtilityThreadStarted(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+// XXX BSD -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_BSD) - SandboxedProcessThreadTypeHandler::NotifyMainChildThreadCreated(); - #endif - diff --git a/devel/electron35/files/patch-content_zygote_BUILD.gn b/devel/electron35/files/patch-content_zygote_BUILD.gn deleted file mode 100644 index b9c3d8fe8cdc..000000000000 --- a/devel/electron35/files/patch-content_zygote_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- content/zygote/BUILD.gn.orig 2022-02-07 13:39:41 UTC -+++ content/zygote/BUILD.gn -@@ -5,7 +5,7 @@ - import("//build/config/nacl/config.gni") - import("//content/public/common/zygote/features.gni") - --if (is_linux || is_chromeos) { -+if ((is_linux || is_chromeos) && !is_bsd) { - source_set("zygote") { - sources = [ - "zygote_linux.cc", diff --git a/devel/electron35/files/patch-content_zygote_zygote__linux.cc b/devel/electron35/files/patch-content_zygote_zygote__linux.cc deleted file mode 100644 index 6d9225703881..000000000000 --- a/devel/electron35/files/patch-content_zygote_zygote__linux.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- content/zygote/zygote_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ content/zygote/zygote_linux.cc -@@ -1,6 +1,7 @@ - // Copyright 2012 The Chromium Authors - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. -+#if 0 - - #ifdef UNSAFE_BUFFERS_BUILD - // TODO(crbug.com/342213636): Remove this and spanify to fix the errors. -@@ -709,3 +710,4 @@ void Zygote::HandleReinitializeLoggingRequest(base::Pi - } - - } // namespace content -+#endif diff --git a/devel/electron35/files/patch-content_zygote_zygote__main__linux.cc b/devel/electron35/files/patch-content_zygote_zygote__main__linux.cc deleted file mode 100644 index cd698a7423d4..000000000000 --- a/devel/electron35/files/patch-content_zygote_zygote__main__linux.cc +++ /dev/null @@ -1,58 +0,0 @@ ---- content/zygote/zygote_main_linux.cc.orig 2023-10-19 19:58:23 UTC -+++ content/zygote/zygote_main_linux.cc -@@ -11,7 +11,9 @@ - #include <stddef.h> - #include <stdint.h> - #include <string.h> -+#if !BUILDFLAG(IS_BSD) - #include <sys/prctl.h> -+#endif - #include <sys/socket.h> - #include <sys/types.h> - #include <unistd.h> -@@ -41,7 +43,9 @@ - #include "sandbox/linux/services/thread_helpers.h" - #include "sandbox/linux/suid/client/setuid_sandbox_client.h" - #include "sandbox/policy/linux/sandbox_debug_handling_linux.h" -+#if !BUILDFLAG(IS_BSD) - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - #include "sandbox/policy/sandbox.h" - #include "sandbox/policy/switches.h" - #include "third_party/icu/source/i18n/unicode/timezone.h" -@@ -50,11 +54,13 @@ namespace content { - - namespace { - -+#if !BUILDFLAG(IS_BSD) - void CloseFds(const std::vector<int>& fds) { - for (const auto& it : fds) { - PCHECK(0 == IGNORE_EINTR(close(it))); - } - } -+#endif - - base::OnceClosure ClosureFromTwoClosures(base::OnceClosure one, - base::OnceClosure two) { -@@ -157,9 +163,11 @@ static void EnterLayerOneSandbox(sandbox::policy::Sand - CHECK(!using_layer1_sandbox); - } - } -+#endif - - bool ZygoteMain( - std::vector<std::unique_ptr<ZygoteForkDelegate>> fork_delegates) { -+#if !BUILDFLAG(IS_BSD) - sandbox::SetAmZygoteOrRenderer(true, GetSandboxFD()); - - auto* linux_sandbox = sandbox::policy::SandboxLinux::GetInstance(); -@@ -224,6 +232,9 @@ bool ZygoteMain( - - // This function call can return multiple times, once per fork(). - return zygote.ProcessRequests(); -+#else -+ return false; -+#endif - } - - } // namespace content diff --git a/devel/electron35/files/patch-device_bluetooth_bluetooth__adapter.cc b/devel/electron35/files/patch-device_bluetooth_bluetooth__adapter.cc deleted file mode 100644 index a429ccd154fb..000000000000 --- a/devel/electron35/files/patch-device_bluetooth_bluetooth__adapter.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- device/bluetooth/bluetooth_adapter.cc.orig 2024-04-15 20:33:58 UTC -+++ device/bluetooth/bluetooth_adapter.cc -@@ -32,7 +32,7 @@ BluetoothAdapter::ServiceOptions::~ServiceOptions() = - BluetoothAdapter::ServiceOptions::ServiceOptions() = default; - BluetoothAdapter::ServiceOptions::~ServiceOptions() = default; - --#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) && \ -+#if !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) && \ - !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) - // static - scoped_refptr<BluetoothAdapter> BluetoothAdapter::CreateAdapter() { diff --git a/devel/electron35/files/patch-device_bluetooth_cast__bluetooth.gni b/devel/electron35/files/patch-device_bluetooth_cast__bluetooth.gni deleted file mode 100644 index 0fcfccc24b76..000000000000 --- a/devel/electron35/files/patch-device_bluetooth_cast__bluetooth.gni +++ /dev/null @@ -1,9 +0,0 @@ ---- device/bluetooth/cast_bluetooth.gni.orig 2022-08-31 12:19:35 UTC -+++ device/bluetooth/cast_bluetooth.gni -@@ -2,5 +2,5 @@ import("//build/config/features.gni") - - declare_args() { - force_cast_bluetooth = false -- use_bluez = (is_linux && !is_castos && use_dbus) || is_chromeos -+ use_bluez = use_dbus && !is_bsd - } diff --git a/devel/electron35/files/patch-device_gamepad_BUILD.gn b/devel/electron35/files/patch-device_gamepad_BUILD.gn deleted file mode 100644 index ef656feb8ebb..000000000000 --- a/devel/electron35/files/patch-device_gamepad_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- device/gamepad/BUILD.gn.orig 2023-11-29 21:40:02 UTC -+++ device/gamepad/BUILD.gn -@@ -99,7 +99,7 @@ component("gamepad") { - "hid_writer_linux.cc", - "hid_writer_linux.h", - ] -- if (use_udev) { -+ if (use_udev && !is_bsd) { - sources += [ - "gamepad_device_linux.cc", - "gamepad_device_linux.h", diff --git a/devel/electron35/files/patch-device_gamepad_gamepad__provider.cc b/devel/electron35/files/patch-device_gamepad_gamepad__provider.cc deleted file mode 100644 index 37336ba7af08..000000000000 --- a/devel/electron35/files/patch-device_gamepad_gamepad__provider.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- device/gamepad/gamepad_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ device/gamepad/gamepad_provider.cc -@@ -159,7 +159,7 @@ void GamepadProvider::Initialize(std::unique_ptr<Gamep - - if (!polling_thread_) - polling_thread_ = std::make_unique<base::Thread>("Gamepad polling thread"); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, the data fetcher needs to watch file descriptors, so the message - // loop needs to be a libevent loop. - const base::MessagePumpType kMessageLoopType = base::MessagePumpType::IO; diff --git a/devel/electron35/files/patch-device_gamepad_hid__writer__linux.cc b/devel/electron35/files/patch-device_gamepad_hid__writer__linux.cc deleted file mode 100644 index 439446240bac..000000000000 --- a/devel/electron35/files/patch-device_gamepad_hid__writer__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- device/gamepad/hid_writer_linux.cc.orig 2022-02-28 16:54:41 UTC -+++ device/gamepad/hid_writer_linux.cc -@@ -2,6 +2,8 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include <unistd.h> -+ - #include "device/gamepad/hid_writer_linux.h" - - #include <unistd.h> diff --git a/devel/electron35/files/patch-electron_BUILD.gn b/devel/electron35/files/patch-electron_BUILD.gn deleted file mode 100644 index 07ff2439ad64..000000000000 --- a/devel/electron35/files/patch-electron_BUILD.gn +++ /dev/null @@ -1,60 +0,0 @@ ---- electron/BUILD.gn.orig 2025-08-19 00:41:48 UTC -+++ electron/BUILD.gn -@@ -547,7 +547,7 @@ source_set("electron_lib") { - defines += [ "GDK_DISABLE_DEPRECATION_WARNINGS" ] - } - -- if (!is_mas_build) { -+ if (!is_mas_build && !is_bsd) { - deps += [ - "//components/crash/core/app", - "//components/crash/core/browser", -@@ -640,6 +640,12 @@ source_set("electron_lib") { - cflags_objcc = [ "-fobjc-weak" ] - } - } -+ if (is_bsd) { -+ sources -= [ -+ "shell/common/crash_keys.cc", -+ "shell/common/crash_keys.h", -+ ] -+ } - if (is_linux) { - libs = [ "xshmfence" ] - deps += [ -@@ -1218,7 +1224,7 @@ if (is_mac) { - ":electron_lib", - ":electron_win32_resources", - ":packed_resources", -- "//components/crash/core/app", -+ # "//components/crash/core/app", - "//content:sandbox_helper_win", - "//electron/buildflags", - "//third_party/electron_node:libnode", -@@ -1245,7 +1251,7 @@ if (is_mac) { - public_deps = [ "//tools/v8_context_snapshot:v8_context_snapshot" ] - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - data_deps += [ "//components/crash/core/app:chrome_crashpad_handler" ] - } - -@@ -1312,7 +1318,7 @@ if (is_mac) { - configs += [ "//build/config/gcc:rpath_for_built_shared_libraries" ] - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - deps += [ "//sandbox/linux:chrome_sandbox" ] - } - } -@@ -1420,7 +1426,7 @@ dist_zip("electron_dist_zip") { - ":electron_version_file", - ":licenses", - ] -- if (is_linux) { -+ if (is_linux && !is_bsd) { - data_deps += [ "//sandbox/linux:chrome_sandbox" ] - } - deps = data_deps diff --git a/devel/electron35/files/patch-electron_build_args_all.gn b/devel/electron35/files/patch-electron_build_args_all.gn deleted file mode 100644 index 4556cf435392..000000000000 --- a/devel/electron35/files/patch-electron_build_args_all.gn +++ /dev/null @@ -1,13 +0,0 @@ ---- electron/build/args/all.gn.orig 2025-04-04 05:26:44 UTC -+++ electron/build/args/all.gn -@@ -14,8 +14,8 @@ enable_cdm_host_verification = false - v8_enable_javascript_promise_hooks = true - - enable_cdm_host_verification = false --ffmpeg_branding = "Chrome" --proprietary_codecs = true -+# ffmpeg_branding = "Chrome" -+# proprietary_codecs = true - - enable_printing = true - diff --git a/devel/electron35/files/patch-electron_default__app_default__app.ts b/devel/electron35/files/patch-electron_default__app_default__app.ts deleted file mode 100644 index 8af59e14c83f..000000000000 --- a/devel/electron35/files/patch-electron_default__app_default__app.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/default_app/default_app.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/default_app/default_app.ts -@@ -61,7 +61,7 @@ async function createWindow (backgroundColor?: string) - show: false - }; - -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - options.icon = url.fileURLToPath(new URL('icon.png', import.meta.url)); - } - diff --git a/devel/electron35/files/patch-electron_filenames.gni b/devel/electron35/files/patch-electron_filenames.gni deleted file mode 100644 index beb4f75dfee9..000000000000 --- a/devel/electron35/files/patch-electron_filenames.gni +++ /dev/null @@ -1,13 +0,0 @@ ---- electron/filenames.gni.orig 2025-05-06 23:52:46 UTC -+++ electron/filenames.gni -@@ -238,8 +238,8 @@ filenames = { - "shell/app/command_line_args.h", - "shell/app/electron_content_client.cc", - "shell/app/electron_content_client.h", -- "shell/app/electron_crash_reporter_client.cc", -- "shell/app/electron_crash_reporter_client.h", -+ # "shell/app/electron_crash_reporter_client.cc", -+ # "shell/app/electron_crash_reporter_client.h", - "shell/app/electron_main_delegate.cc", - "shell/app/electron_main_delegate.h", - "shell/app/node_main.cc", diff --git a/devel/electron35/files/patch-electron_lib_browser_api_app.ts b/devel/electron35/files/patch-electron_lib_browser_api_app.ts deleted file mode 100644 index e10729ea752c..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_api_app.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/api/app.ts.orig 2024-02-21 16:26:48 UTC -+++ electron/lib/browser/api/app.ts -@@ -67,7 +67,7 @@ if (process.platform === 'darwin') { - app.dock!.getMenu = () => dockMenu; - } - --if (process.platform === 'linux') { -+if (process.platform === 'linux' || process.platform === 'freebsd') { - const patternVmRSS = /^VmRSS:\s*(\d+) kB$/m; - const patternVmHWM = /^VmHWM:\s*(\d+) kB$/m; - diff --git a/devel/electron35/files/patch-electron_lib_browser_api_dialog.ts b/devel/electron35/files/patch-electron_lib_browser_api_dialog.ts deleted file mode 100644 index bf3d098a23e7..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_api_dialog.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/api/dialog.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/lib/browser/api/dialog.ts -@@ -41,7 +41,7 @@ const normalizeAccessKey = (text: string) => { - // existing single underscores with a second underscore, replace double - // ampersands with a single ampersand, and replace a single ampersand with - // a single underscore -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - return text.replaceAll('_', '__').replaceAll(/&(.?)/g, (match, after) => { - if (after === '&') return after; - return `_${after}`; diff --git a/devel/electron35/files/patch-electron_lib_browser_api_menu-item-roles.ts b/devel/electron35/files/patch-electron_lib_browser_api_menu-item-roles.ts deleted file mode 100644 index e89259c7e505..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_api_menu-item-roles.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/api/menu-item-roles.ts.orig 2022-05-18 15:31:32 UTC -+++ electron/lib/browser/api/menu-item-roles.ts -@@ -2,7 +2,7 @@ import { app, BrowserWindow, session, webContents, Web - - const isMac = process.platform === 'darwin'; - const isWindows = process.platform === 'win32'; --const isLinux = process.platform === 'linux'; -+const isLinux = (process.platform === 'linux' || process.platform === 'freebsd'); - - type RoleId = 'about' | 'close' | 'copy' | 'cut' | 'delete' | 'forcereload' | 'front' | 'help' | 'hide' | 'hideothers' | 'minimize' | - 'paste' | 'pasteandmatchstyle' | 'quit' | 'redo' | 'reload' | 'resetzoom' | 'selectall' | 'services' | 'recentdocuments' | 'clearrecentdocuments' | diff --git a/devel/electron35/files/patch-electron_lib_browser_api_power-monitor.ts b/devel/electron35/files/patch-electron_lib_browser_api_power-monitor.ts deleted file mode 100644 index 24713c283fe7..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_api_power-monitor.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/api/power-monitor.ts.orig 2023-08-14 18:19:06 UTC -+++ electron/lib/browser/api/power-monitor.ts -@@ -17,7 +17,7 @@ class PowerMonitor extends EventEmitter { - const pm = createPowerMonitor(); - pm.emit = this.emit.bind(this); - -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - // On Linux, we inhibit shutdown in order to give the app a chance to - // decide whether or not it wants to prevent the shutdown. We don't - // inhibit the shutdown event unless there's a listener for it. This diff --git a/devel/electron35/files/patch-electron_lib_browser_init.ts b/devel/electron35/files/patch-electron_lib_browser_init.ts deleted file mode 100644 index ea64a2c6c8f1..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_init.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/init.ts.orig 2025-04-04 05:26:44 UTC -+++ electron/lib/browser/init.ts -@@ -165,7 +165,7 @@ function currentPlatformSupportsAppIndicator () { - const KNOWN_XDG_DESKTOP_VALUES = new Set(['Pantheon', 'Unity:Unity7', 'pop:GNOME']); - - function currentPlatformSupportsAppIndicator () { -- if (process.platform !== 'linux') return false; -+ if (process.platform !== 'linux' && process.platform !== 'freebsd') return false; - const currentDesktop = process.env.XDG_CURRENT_DESKTOP; - - if (!currentDesktop) return false; diff --git a/devel/electron35/files/patch-electron_lib_browser_rpc-server.ts b/devel/electron35/files/patch-electron_lib_browser_rpc-server.ts deleted file mode 100644 index 6673c9c2d542..000000000000 --- a/devel/electron35/files/patch-electron_lib_browser_rpc-server.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/browser/rpc-server.ts.orig 2025-04-04 05:26:44 UTC -+++ electron/lib/browser/rpc-server.ts -@@ -33,7 +33,7 @@ const allowedClipboardMethods = (() => { - switch (process.platform) { - case 'darwin': - return new Set(['readFindText', 'writeFindText']); -- case 'linux': -+ case 'linux': case 'freebsd': - return new Set(Object.keys(clipboard)); - default: - return new Set(); diff --git a/devel/electron35/files/patch-electron_lib_renderer_api_clipboard.ts b/devel/electron35/files/patch-electron_lib_renderer_api_clipboard.ts deleted file mode 100644 index 5941a466e994..000000000000 --- a/devel/electron35/files/patch-electron_lib_renderer_api_clipboard.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/lib/renderer/api/clipboard.ts.orig 2023-08-14 18:19:06 UTC -+++ electron/lib/renderer/api/clipboard.ts -@@ -7,7 +7,7 @@ const makeRemoteMethod = function (method: keyof Elect - return (...args: any[]) => ipcRendererUtils.invokeSync(IPC_MESSAGES.BROWSER_CLIPBOARD_SYNC, method, ...args); - }; - --if (process.platform === 'linux') { -+if (process.platform === 'linux' || process.platform === 'freebsd') { - // On Linux we could not access clipboard in renderer process. - for (const method of Object.keys(clipboard) as (keyof Electron.Clipboard)[]) { - clipboard[method] = makeRemoteMethod(method); diff --git a/devel/electron35/files/patch-electron_script_lib_config.py b/devel/electron35/files/patch-electron_script_lib_config.py deleted file mode 100644 index 4915ef347e14..000000000000 --- a/devel/electron35/files/patch-electron_script_lib_config.py +++ /dev/null @@ -1,12 +0,0 @@ ---- electron/script/lib/config.py.orig 2024-05-29 09:41:07 UTC -+++ electron/script/lib/config.py -@@ -7,6 +7,9 @@ PLATFORM = { - 'cygwin': 'win32', - 'msys': 'win32', - 'darwin': 'darwin', -+ 'freebsd13': 'freebsd', -+ 'freebsd14': 'freebsd', -+ 'freebsd15': 'freebsd', - 'linux': 'linux', - 'linux2': 'linux', - 'win32': 'win32', diff --git a/devel/electron35/files/patch-electron_script_lib_utils.js b/devel/electron35/files/patch-electron_script_lib_utils.js deleted file mode 100644 index 4012e5b08c1a..000000000000 --- a/devel/electron35/files/patch-electron_script_lib_utils.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/script/lib/utils.js.orig 2024-10-09 13:53:06 UTC -+++ electron/script/lib/utils.js -@@ -19,7 +19,7 @@ function getElectronExec () { - return `out/${OUT_DIR}/Electron.app/Contents/MacOS/Electron`; - case 'win32': - return `out/${OUT_DIR}/electron.exe`; -- case 'linux': -+ case 'linux': case 'freebsd': - return `out/${OUT_DIR}/electron`; - default: - throw new Error('Unknown platform'); diff --git a/devel/electron35/files/patch-electron_script_spec-runner.js b/devel/electron35/files/patch-electron_script_spec-runner.js deleted file mode 100644 index 48b303bb179e..000000000000 --- a/devel/electron35/files/patch-electron_script_spec-runner.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/script/spec-runner.js.orig 2025-03-10 00:01:50 UTC -+++ electron/script/spec-runner.js -@@ -200,7 +200,7 @@ async function runTestUsingElectron (specDir, testName - exe = path.resolve(BASE, utils.getElectronExec()); - } - const runnerArgs = [`electron/${specDir}`, ...unknownArgs.slice(2)]; -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - runnerArgs.unshift(path.resolve(__dirname, 'dbus_mock.py'), exe); - exe = 'python3'; - } diff --git a/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.cc b/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.cc deleted file mode 100644 index 24a1c061c5fd..000000000000 --- a/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/app/electron_crash_reporter_client.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/app/electron_crash_reporter_client.cc -@@ -91,7 +91,7 @@ ElectronCrashReporterClient::~ElectronCrashReporterCli - - ElectronCrashReporterClient::~ElectronCrashReporterClient() = default; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ElectronCrashReporterClient::SetCrashReporterClientIdFromGUID( - const std::string& client_guid) { - crash_keys::SetMetricsClientIdFromGUID(client_guid); -@@ -172,7 +172,7 @@ void ElectronCrashReporterClient::GetProcessSimpleAnno - (*annotations)["ver"] = ELECTRON_VERSION_STRING; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - bool ElectronCrashReporterClient::ShouldMonitorCrashHandlerExpensively() { - return false; - } diff --git a/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.h b/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.h deleted file mode 100644 index 0fa9505d38bc..000000000000 --- a/devel/electron35/files/patch-electron_shell_app_electron__crash__reporter__client.h +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/app/electron_crash_reporter_client.h.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/app/electron_crash_reporter_client.h -@@ -30,7 +30,7 @@ class ElectronCrashReporterClient : public crash_repor - const std::map<std::string, std::string>& annotations); - - // crash_reporter::CrashReporterClient implementation. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetCrashReporterClientIdFromGUID( - const std::string& client_guid) override; - base::FilePath GetReporterLogFilename() override; -@@ -64,7 +64,7 @@ class ElectronCrashReporterClient : public crash_repor - bool ReportingIsEnforcedByPolicy(bool* breakpad_enabled) override; - #endif - --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool ShouldMonitorCrashHandlerExpensively() override; - #endif - diff --git a/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc b/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc deleted file mode 100644 index a3f7f13937bd..000000000000 --- a/devel/electron35/files/patch-electron_shell_app_electron__main__delegate.cc +++ /dev/null @@ -1,63 +0,0 @@ ---- electron/shell/app/electron_main_delegate.cc.orig 2025-08-19 00:41:48 UTC -+++ electron/shell/app/electron_main_delegate.cc -@@ -63,13 +63,13 @@ - #include "chrome/child/v8_crashpad_support_win.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #include "v8/include/v8-wasm-trap-handler-posix.h" - #include "v8/include/v8.h" - #endif - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "components/crash/core/app/crash_switches.h" // nogncheck - #include "components/crash/core/app/crashpad.h" // nogncheck - #include "components/crash/core/common/crash_key.h" -@@ -160,7 +160,7 @@ bool ElectronPathProvider(int key, base::FilePath* res - create_dir = true; - break; - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case DIR_APP_DATA: { - auto env = base::Environment::Create(); - cur = base::nix::GetXDGDirectory( -@@ -302,7 +302,7 @@ std::optional<int> ElectronMainDelegate::BasicStartupC - base::win::PinUser32(); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Check for --no-sandbox parameter when running as root. - if (getuid() == 0 && IsSandboxEnabled(command_line)) - LOG(FATAL) << "Running as root without --" -@@ -352,7 +352,7 @@ void ElectronMainDelegate::PreSandboxStartup() { - /* is_preinit = */ IsBrowserProcess() || IsZygoteProcess()); - #endif - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - crash_reporter::InitializeCrashKeys(); - #endif - -@@ -387,7 +387,7 @@ void ElectronMainDelegate::PreSandboxStartup() { - } - #endif - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - crash_keys::SetCrashKeysFromCommandLine(*command_line); - crash_keys::SetPlatformCrashKey(); - #endif -@@ -422,7 +422,7 @@ std::optional<int> ElectronMainDelegate::PreBrowserMai - #if BUILDFLAG(IS_MAC) - RegisterAtomCrApp(); - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the global activation token sent as an environment variable. - auto env = base::Environment::Create(); - base::nix::ExtractXdgActivationTokenFromEnv(*env); diff --git a/devel/electron35/files/patch-electron_shell_app_node__main.cc b/devel/electron35/files/patch-electron_shell_app_node__main.cc deleted file mode 100644 index 0e1c602a0adb..000000000000 --- a/devel/electron35/files/patch-electron_shell_app_node__main.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- electron/shell/app/node_main.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/app/node_main.cc -@@ -48,7 +48,7 @@ - #include "shell/common/mac/codesign_util.h" - #endif - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "components/crash/core/app/crashpad.h" // nogncheck - #include "shell/app/electron_crash_reporter_client.h" - #include "shell/common/crash_keys.h" -@@ -99,14 +99,14 @@ bool UnsetHijackableEnvs(base::Environment* env) { - } - #endif - --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - void SetCrashKeyStub(const std::string& key, const std::string& value) {} - void ClearCrashKeyStub(const std::string& key) {} - #endif - - v8::Local<v8::Value> GetParameters(v8::Isolate* isolate) { - std::map<std::string, std::string> keys; --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::GetCrashKeys(&keys); - #endif - return gin::ConvertToV8(isolate, keys); -@@ -264,7 +264,7 @@ int NodeMain() { - // Setup process.crashReporter in child node processes - auto reporter = gin_helper::Dictionary::CreateEmpty(isolate); - reporter.SetMethod("getParameters", &GetParameters); --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - reporter.SetMethod("addExtraParameter", &SetCrashKeyStub); - reporter.SetMethod("removeExtraParameter", &ClearCrashKeyStub); - #else diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__app.cc deleted file mode 100644 index a389ede33970..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__app.cc +++ /dev/null @@ -1,74 +0,0 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/browser/api/electron_api_app.cc -@@ -96,7 +96,7 @@ - #include "shell/common/process_util.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/nix/scoped_xdg_activation_token_injector.h" - #include "base/nix/xdg_util.h" - #endif -@@ -420,7 +420,7 @@ bool NotificationCallbackWrapper( - base::CommandLine cmd, - const base::FilePath& cwd, - const std::vector<uint8_t> additional_data) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the global activation token sent as a command line switch by another - // electron app instance. This also removes the switch after use to prevent - // any side effects of leaving it in the command line after this point. -@@ -607,7 +607,7 @@ void App::OnFinishLaunching(base::Value::Dict launch_i - } - - void App::OnFinishLaunching(base::Value::Dict launch_info) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the application name for audio streams shown in external - // applications. Only affects pulseaudio currently. - media::AudioManager::SetGlobalAppName(Browser::Get()->GetName()); -@@ -950,7 +950,7 @@ void App::SetDesktopName(const std::string& desktop_na - } - - void App::SetDesktopName(const std::string& desktop_name) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto env = base::Environment::Create(); - env->SetVar("CHROME_DESKTOP", desktop_name); - #endif -@@ -1054,7 +1054,7 @@ bool App::RequestSingleInstanceLock(gin::Arguments* ar - base::BindRepeating(NotificationCallbackWrapper, cb)); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Read the xdg-activation token and set it in the command line for the - // duration of the notification in order to ensure this is propagated to an - // already running electron app instance if it exists. -@@ -1349,7 +1349,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics - pid_dict.Set("name", process_metric.second->name); - } - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - auto memory_info = process_metric.second->GetMemoryInfo(); - - auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1723,7 +1723,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild - .SetMethod( - "removeAsDefaultProtocolClient", - base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - .SetMethod( - "getApplicationInfoForProtocol", - base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1781,7 +1781,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild - .SetMethod("getJumpListSettings", &App::GetJumpListSettings) - .SetMethod("setJumpList", &App::SetJumpList) - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - .SetMethod("isUnityRunning", - base::BindRepeating(&Browser::IsUnityRunning, browser)) - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.cc deleted file mode 100644 index ad66ab5b7120..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- electron/shell/browser/api/electron_api_base_window.cc.orig 2025-05-06 23:52:46 UTC -+++ electron/shell/browser/api/electron_api_base_window.cc -@@ -41,7 +41,7 @@ - #include "shell/browser/ui/views/win_frame_view.h" - #include "shell/browser/ui/win/taskbar_host.h" - #include "ui/base/win/shell.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "shell/browser/ui/views/opaque_frame_view.h" - #endif - -@@ -1024,7 +1024,7 @@ void BaseWindow::SetIconImpl(v8::Isolate* isolate, - static_cast<NativeWindowViews*>(window_.get()) - ->SetIcon(native_image->GetHICON(GetSystemMetrics(SM_CXSMICON)), - native_image->GetHICON(GetSystemMetrics(SM_CXICON))); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - static_cast<NativeWindowViews*>(window_.get()) - ->SetIcon(native_image->image().AsImageSkia()); - #endif -@@ -1081,7 +1081,7 @@ void BaseWindow::SetAppDetails(const gin_helper::Dicti - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void BaseWindow::SetTitleBarOverlay(const gin_helper::Dictionary& options, - gin_helper::Arguments* args) { - // Ensure WCO is already enabled on this window -@@ -1334,7 +1334,7 @@ void BaseWindow::BuildPrototype(v8::Isolate* isolate, - .SetMethod("setThumbnailToolTip", &BaseWindow::SetThumbnailToolTip) - .SetMethod("setAppDetails", &BaseWindow::SetAppDetails) - #endif --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - .SetMethod("setTitleBarOverlay", &BaseWindow::SetTitleBarOverlay) - #endif - .SetProperty("id", &BaseWindow::GetID); diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.h b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.h deleted file mode 100644 index fbe86a2c4d56..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__base__window.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/api/electron_api_base_window.h.orig 2025-04-17 14:56:35 UTC -+++ electron/shell/browser/api/electron_api_base_window.h -@@ -255,7 +255,7 @@ class BaseWindow : public gin_helper::TrackableObject< - void SetAppDetails(const gin_helper::Dictionary& options); - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetTitleBarOverlay(const gin_helper::Dictionary& options, - gin_helper::Arguments* args); - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc deleted file mode 100644 index ae112a00edee..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__crash__reporter.cc +++ /dev/null @@ -1,72 +0,0 @@ ---- electron/shell/browser/api/electron_api_crash_reporter.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/browser/api/electron_api_crash_reporter.cc -@@ -30,7 +30,7 @@ - #include "shell/common/process_util.h" - #include "shell/common/thread_restrictions.h" - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "components/crash/core/app/crashpad.h" // nogncheck - #include "components/crash/core/browser/crash_upload_list_crashpad.h" // nogncheck - #include "components/crash/core/common/crash_key.h" -@@ -64,7 +64,7 @@ namespace electron::api::crash_reporter { - - namespace electron::api::crash_reporter { - --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - namespace { - - void NoOp() {} -@@ -135,7 +135,7 @@ void Start(const std::string& submit_url, - const std::map<std::string, std::string>& extra, - bool is_node_process) { - TRACE_EVENT0("electron", "crash_reporter::Start"); --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - if (g_crash_reporter_initialized) - return; - g_crash_reporter_initialized = true; -@@ -181,7 +181,7 @@ namespace { - - namespace { - --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - void GetUploadedReports( - v8::Isolate* isolate, - base::OnceCallback<void(v8::Local<v8::Value>)> callback) { -@@ -236,13 +236,13 @@ void SetUploadToServer(bool upload) { - #endif - - void SetUploadToServer(bool upload) { --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - ElectronCrashReporterClient::Get()->SetCollectStatsConsent(upload); - #endif - } - - bool GetUploadToServer() { --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - return false; - #else - return ElectronCrashReporterClient::Get()->GetCollectStatsConsent(); -@@ -251,7 +251,7 @@ v8::Local<v8::Value> GetParameters(v8::Isolate* isolat - - v8::Local<v8::Value> GetParameters(v8::Isolate* isolate) { - std::map<std::string, std::string> keys; --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::GetCrashKeys(&keys); - #endif - return gin::ConvertToV8(isolate, keys); -@@ -263,7 +263,7 @@ void Initialize(v8::Local<v8::Object> exports, - void* priv) { - gin_helper::Dictionary dict(context->GetIsolate(), exports); - dict.SetMethod("start", &electron::api::crash_reporter::Start); --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - dict.SetMethod("addExtraParameter", &electron::api::crash_reporter::NoOp); - dict.SetMethod("removeExtraParameter", &electron::api::crash_reporter::NoOp); - #else diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc deleted file mode 100644 index 0cb98868fcb1..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__desktop__capturer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/api/electron_api_desktop_capturer.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/browser/api/electron_api_desktop_capturer.cc -@@ -48,7 +48,7 @@ namespace { - #endif - - namespace { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Private function in ui/base/x/x11_display_util.cc - base::flat_map<x11::RandR::Output, int> GetMonitors( - std::pair<uint32_t, uint32_t> version, diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.cc deleted file mode 100644 index f6efa59ac49a..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- electron/shell/browser/api/electron_api_power_monitor.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/api/electron_api_power_monitor.cc -@@ -128,6 +128,11 @@ void PowerMonitor::OnSpeedLimitChange(int speed_limit) - gin::DataObjectBuilder(isolate).Set("limit", speed_limit).Build()); - } - -+#if BUILDFLAG(IS_BSD) -+void PowerMonitor::SetListeningForShutdown(bool is_listening) { -+} -+#endif -+ - #if BUILDFLAG(IS_LINUX) - void PowerMonitor::SetListeningForShutdown(bool is_listening) { - if (is_listening) { -@@ -153,7 +158,7 @@ gin::ObjectTemplateBuilder PowerMonitor::GetObjectTemp - auto builder = - gin_helper::EventEmitterMixin<PowerMonitor>::GetObjectTemplateBuilder( - isolate); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - builder.SetMethod("setListeningForShutdown", - &PowerMonitor::SetListeningForShutdown); - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.h b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.h deleted file mode 100644 index 7aa5993e972e..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__power__monitor.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/api/electron_api_power_monitor.h.orig 2023-05-03 13:27:52 UTC -+++ electron/shell/browser/api/electron_api_power_monitor.h -@@ -40,7 +40,7 @@ class PowerMonitor : public gin::Wrappable<PowerMonito - explicit PowerMonitor(v8::Isolate* isolate); - ~PowerMonitor() override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetListeningForShutdown(bool); - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__safe__storage.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__safe__storage.cc deleted file mode 100644 index de5a0b558f2a..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__safe__storage.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/shell/browser/api/electron_api_safe_storage.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/api/electron_api_safe_storage.cc -@@ -19,7 +19,7 @@ bool IsEncryptionAvailable() { - bool use_password_v10 = false; - - bool IsEncryptionAvailable() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Calling IsEncryptionAvailable() before the app is ready results in a crash - // on Linux. - // Refs: https://github.com/electron/electron/issues/32206. -@@ -38,7 +38,7 @@ void SetUsePasswordV10(bool use) { - use_password_v10 = use; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string GetSelectedLinuxBackend() { - if (!electron::Browser::Get()->is_ready()) - return "unknown"; -@@ -135,7 +135,7 @@ void Initialize(v8::Local<v8::Object> exports, - gin_helper::Dictionary dict(isolate, exports); - dict.SetMethod("decryptString", &DecryptString); - dict.SetMethod("encryptString", &EncryptString); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - dict.SetMethod("getSelectedStorageBackend", &GetSelectedLinuxBackend); - #endif - dict.SetMethod("isEncryptionAvailable", &IsEncryptionAvailable); diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__screen.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__screen.cc deleted file mode 100644 index 286cf963a27e..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__screen.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- electron/shell/browser/api/electron_api_screen.cc.orig 2025-05-29 08:23:37 UTC -+++ electron/shell/browser/api/electron_api_screen.cc -@@ -28,7 +28,7 @@ - #include "ui/display/win/screen_win.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "shell/browser/linux/x11_util.h" - #endif - -@@ -136,7 +136,7 @@ gfx::PointF Screen::ScreenToDIPPoint(const gfx::PointF - gfx::PointF Screen::ScreenToDIPPoint(const gfx::PointF& point_px) { - #if BUILDFLAG(IS_WIN) - return display::win::ScreenWin::ScreenToDIPPoint(point_px); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) { - gfx::Point pt_px = gfx::ToFlooredPoint(point_px); - display::Display display = GetDisplayNearestPoint(pt_px); -@@ -155,7 +155,7 @@ gfx::Point Screen::DIPToScreenPoint(const gfx::Point& - gfx::Point Screen::DIPToScreenPoint(const gfx::Point& point_dip) { - #if BUILDFLAG(IS_WIN) - return display::win::ScreenWin::DIPToScreenPoint(point_dip); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) { - display::Display display = GetDisplayNearestPoint(point_dip); - gfx::Rect bounds_dip = display.bounds(); -@@ -198,7 +198,7 @@ gin::ObjectTemplateBuilder Screen::GetObjectTemplateBu - .SetMethod("getPrimaryDisplay", &Screen::GetPrimaryDisplay) - .SetMethod("getAllDisplays", &Screen::GetAllDisplays) - .SetMethod("getDisplayNearestPoint", &Screen::GetDisplayNearestPoint) --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - .SetMethod("screenToDipPoint", &Screen::ScreenToDIPPoint) - .SetMethod("dipToScreenPoint", &Screen::DIPToScreenPoint) - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.cc b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.cc deleted file mode 100644 index ebed95e3efca..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.cc +++ /dev/null @@ -1,77 +0,0 @@ ---- electron/shell/browser/api/electron_api_web_contents.cc.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/browser/api/electron_api_web_contents.cc -@@ -160,11 +160,11 @@ - #include "ui/base/cocoa/defaults_utils.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "ui/aura/window.h" - #include "ui/gfx/font_render_params.h" - #endif -@@ -196,7 +196,7 @@ - #include "content/public/browser/plugin_service.h" - #endif - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "chrome/browser/hang_monitor/hang_crash_dump.h" // nogncheck - #endif - -@@ -570,7 +570,7 @@ std::optional<base::TimeDelta> GetCursorBlinkInterval( - ui::TextInsertionCaretBlinkPeriodFromDefaults()); - if (system_value) - return *system_value; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (auto* linux_ui = ui::LinuxUi::instance()) - return linux_ui->GetCursorBlinkInterval(); - #elif BUILDFLAG(IS_WIN) -@@ -931,7 +931,7 @@ void WebContents::InitWithSessionAndOptions( - accept_languages.pop_back(); - prefs->accept_languages = accept_languages; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Update font settings. - static const gfx::FontRenderParams params( - gfx::GetFontRenderParams(gfx::FontRenderParamsQuery(), nullptr)); -@@ -2763,13 +2763,13 @@ void WebContents::ForcefullyCrashRenderer() { - - content::RenderProcessHost* rph = rwh->GetProcess(); - if (rph) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // A generic |CrashDumpHungChildProcess()| is not implemented for Linux. - // Instead we send an explicit IPC to crash on the renderer's IO thread. - rph->ForceCrash(); - #else - // Try to generate a crash report for the hung process. --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - CrashDumpHungChildProcess(rph->GetProcess().Handle()); - #endif - rph->Shutdown(content::RESULT_CODE_HUNG); -@@ -3458,7 +3458,7 @@ void WebContents::Focus() { - void WebContents::Focus() { - // Focusing on WebContents does not automatically focus the window on macOS - // and Linux, do it manually to match the behavior on Windows. --#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (owner_window()) - owner_window()->Focus(true); - #endif -@@ -4334,7 +4334,7 @@ ui::ImageModel WebContents::GetDevToolsWindowIcon() { - } - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void WebContents::GetDevToolsWindowWMClass(std::string* name, - std::string* class_name) { - *class_name = Browser::Get()->GetName(); diff --git a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.h b/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.h deleted file mode 100644 index b489d322ba0e..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_electron__api__web__contents.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/api/electron_api_web_contents.h.orig 2025-05-06 23:52:46 UTC -+++ electron/shell/browser/api/electron_api_web_contents.h -@@ -784,7 +784,7 @@ class WebContents final : public ExclusiveAccessContex - #if defined(TOOLKIT_VIEWS) && !BUILDFLAG(IS_MAC) - ui::ImageModel GetDevToolsWindowIcon() override; - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void GetDevToolsWindowWMClass(std::string* name, - std::string* class_name) override; - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_api_process__metric.h b/devel/electron35/files/patch-electron_shell_browser_api_process__metric.h deleted file mode 100644 index d6ff67a703bf..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_api_process__metric.h +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/browser/api/process_metric.h.orig 2022-05-18 15:31:32 UTC -+++ electron/shell/browser/api/process_metric.h -@@ -14,7 +14,7 @@ - - namespace electron { - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - struct ProcessMemoryInfo { - size_t working_set_size = 0; - size_t peak_working_set_size = 0; -@@ -48,7 +48,7 @@ struct ProcessMetric { - const std::string& name = std::string()); - ~ProcessMetric(); - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - ProcessMemoryInfo GetMemoryInfo() const; - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_browser.cc b/devel/electron35/files/patch-electron_shell_browser_browser.cc deleted file mode 100644 index d4c7f912e1c6..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_browser.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/browser.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/browser/browser.cc -@@ -71,7 +71,7 @@ Browser* Browser::Get() { - return ElectronBrowserMainParts::Get()->browser(); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void Browser::Focus(gin::Arguments* args) { - // Focus on the first visible window. - for (auto* const window : WindowList::GetWindows()) { diff --git a/devel/electron35/files/patch-electron_shell_browser_browser.h b/devel/electron35/files/patch-electron_shell_browser_browser.h deleted file mode 100644 index 8abb0580770a..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_browser.h +++ /dev/null @@ -1,24 +0,0 @@ ---- electron/shell/browser/browser.h.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/browser.h -@@ -144,7 +144,7 @@ class Browser : private WindowListObserver { - - std::u16string GetApplicationNameForProtocol(const GURL& url); - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // get the name, icon and path for an application - v8::Local<v8::Promise> GetApplicationInfoForProtocol(v8::Isolate* isolate, - const GURL& url); -@@ -272,10 +272,10 @@ class Browser : private WindowListObserver { - PCWSTR GetAppUserModelID(); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Whether Unity launcher is running. - bool IsUnityRunning(); --#endif // BUILDFLAG(IS_LINUX) -+#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - // Tell the application to open a file. - bool OpenFile(const std::string& file_path); diff --git a/devel/electron35/files/patch-electron_shell_browser_browser__linux.cc b/devel/electron35/files/patch-electron_shell_browser_browser__linux.cc deleted file mode 100644 index caeba053c919..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_browser__linux.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/browser/browser_linux.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/browser_linux.cc -@@ -7,7 +7,7 @@ - #include <fcntl.h> - #include <stdlib.h> - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <gtk/gtk.h> - #endif - -@@ -23,7 +23,7 @@ - #include "shell/common/gin_converters/login_item_settings_converter.h" - #include "shell/common/thread_restrictions.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "shell/browser/linux/unity_service.h" - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.cc b/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.cc deleted file mode 100644 index c6d282bcf840..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/browser/browser_process_impl.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/browser_process_impl.cc -@@ -338,7 +338,7 @@ electron::ResolveProxyHelper* BrowserProcessImpl::GetR - return resolve_proxy_helper_.get(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void BrowserProcessImpl::SetLinuxStorageBackend( - os_crypt::SelectedLinuxBackend selected_backend) { - switch (selected_backend) { -@@ -361,7 +361,7 @@ void BrowserProcessImpl::SetLinuxStorageBackend( - NOTREACHED(); - } - } --#endif // BUILDFLAG(IS_LINUX) -+#endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - void BrowserProcessImpl::SetApplicationLocale(const std::string& locale) { - locale_ = locale; diff --git a/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.h b/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.h deleted file mode 100644 index dd5de96a6cb9..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_browser__process__impl.h +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/shell/browser/browser_process_impl.h.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/browser/browser_process_impl.h -@@ -21,7 +21,7 @@ - #include "services/network/public/cpp/shared_url_loader_factory.h" - #include "shell/browser/net/system_network_context_manager.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/os_crypt/sync/key_storage_util_linux.h" - #endif - -@@ -60,7 +60,7 @@ class BrowserProcessImpl : public BrowserProcess { - const std::string& GetSystemLocale() const; - electron::ResolveProxyHelper* GetResolveProxyHelper(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetLinuxStorageBackend(os_crypt::SelectedLinuxBackend selected_backend); - [[nodiscard]] const std::string& linux_storage_backend() const { - return selected_linux_storage_backend_; -@@ -151,7 +151,7 @@ class BrowserProcessImpl : public BrowserProcess { - std::unique_ptr<PrefService> local_state_; - std::string locale_; - std::string system_locale_; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string selected_linux_storage_backend_; - #endif - embedder_support::OriginTrialsSettingsStorage origin_trials_settings_storage_; diff --git a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.cc b/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.cc deleted file mode 100644 index 07db5580f63e..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.cc +++ /dev/null @@ -1,84 +0,0 @@ ---- electron/shell/browser/electron_browser_main_parts.cc.orig 2025-03-26 14:46:58 UTC -+++ electron/shell/browser/electron_browser_main_parts.cc -@@ -76,7 +76,7 @@ - #include "ui/wm/core/wm_state.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "chrome/browser/ui/views/dark_mode_manager_linux.h" - #include "device/bluetooth/bluetooth_adapter_factory.h" -@@ -129,7 +129,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class LinuxUiGetterImpl : public ui::LinuxUiGetter { - public: - LinuxUiGetterImpl() = default; -@@ -209,7 +209,7 @@ int ElectronBrowserMainParts::PreEarlyInitialization() - #if BUILDFLAG(IS_POSIX) - HandleSIGCHLD(); - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DetectOzonePlatform(); - ui::OzonePlatform::PreEarlyInitialization(); - #endif -@@ -300,7 +300,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { - // happen before the ResourceBundle is loaded - if (locale.empty()) - l10n_util::OverrideLocaleWithCocoaLocale(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // l10n_util::GetApplicationLocaleInternal uses g_get_language_names(), - // which keys off of getenv("LC_ALL"). - // We must set this env first to make ui::ResourceBundle accept the custom -@@ -331,7 +331,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { - ElectronBrowserClient::SetApplicationLocale(app_locale); - fake_browser_process_->SetApplicationLocale(app_locale); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Reset to the original LC_ALL since we should not be changing it. - if (!locale.empty()) { - if (lc_all) -@@ -388,7 +388,7 @@ void ElectronBrowserMainParts::ToolkitInitialized() { - } - - void ElectronBrowserMainParts::ToolkitInitialized() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* linux_ui = ui::GetDefaultLinuxUi(); - CHECK(linux_ui); - linux_ui_getter_ = std::make_unique<LinuxUiGetterImpl>(); -@@ -494,7 +494,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo - } - - void ElectronBrowserMainParts::PostCreateMainMessageLoop() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - std::string app_name = electron::Browser::Get()->GetName(); - #endif - #if BUILDFLAG(IS_LINUX) -@@ -506,7 +506,9 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo - - if (!bluez::BluezDBusManager::IsInitialized()) - bluez::DBusBluezManagerWrapperLinux::Initialize(); -+#endif - -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set up crypt config. This needs to be done before anything starts the - // network service, as the raw encryption key needs to be shared with the - // network service for encrypted cookie storage. -@@ -601,7 +603,7 @@ void ElectronBrowserMainParts::PostMainMessageLoopRun( - fake_browser_process_->PostMainMessageLoopRun(); - content::DevToolsAgentHost::StopRemoteDebuggingPipeHandler(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ui::OzonePlatform::GetInstance()->PostMainMessageLoopRun(); - #endif - } diff --git a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.h b/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.h deleted file mode 100644 index 24ebf929d1cc..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts.h +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/browser/electron_browser_main_parts.h.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/electron_browser_main_parts.h -@@ -124,7 +124,7 @@ class ElectronBrowserMainParts : public content::Brows - const scoped_refptr<base::SingleThreadTaskRunner>& task_runner); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void DetectOzonePlatform(); - #endif - -@@ -146,7 +146,7 @@ class ElectronBrowserMainParts : public content::Brows - std::unique_ptr<display::Screen> screen_; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<ui::DarkModeManagerLinux> dark_mode_manager_; - std::unique_ptr<ui::LinuxUiGetter> linux_ui_getter_; - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts__posix.cc b/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts__posix.cc deleted file mode 100644 index 7289abbb0979..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_electron__browser__main__parts__posix.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- electron/shell/browser/electron_browser_main_parts_posix.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/browser/electron_browser_main_parts_posix.cc -@@ -192,12 +192,16 @@ void ElectronBrowserMainParts::InstallShutdownSignalHa - g_pipe_pid = getpid(); - g_shutdown_pipe_read_fd = pipefd[0]; - g_shutdown_pipe_write_fd = pipefd[1]; -+#if defined(OS_BSD) -+ const size_t kShutdownDetectorThreadStackSize = 0; -+#else - #if !defined(ADDRESS_SANITIZER) - const size_t kShutdownDetectorThreadStackSize = PTHREAD_STACK_MIN * 2; - #else - // ASan instrumentation bloats the stack frames, so we need to increase the - // stack size to avoid hitting the guard page. - const size_t kShutdownDetectorThreadStackSize = PTHREAD_STACK_MIN * 4; -+#endif - #endif - ShutdownDetector* detector = new ShutdownDetector( - g_shutdown_pipe_read_fd, std::move(shutdown_callback), task_runner); diff --git a/devel/electron35/files/patch-electron_shell_browser_extensions_api_runtime_electron__runtime__api__delegate.cc b/devel/electron35/files/patch-electron_shell_browser_extensions_api_runtime_electron__runtime__api__delegate.cc deleted file mode 100644 index 67845f96c78b..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_extensions_api_runtime_electron__runtime__api__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/extensions/api/runtime/electron_runtime_api_delegate.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/extensions/api/runtime/electron_runtime_api_delegate.cc -@@ -54,6 +54,8 @@ bool ElectronRuntimeAPIDelegate::GetPlatformInfo(Platf - info->os = extensions::api::runtime::PlatformOs::kLinux; - } else if (strcmp(os, "openbsd") == 0) { - info->os = extensions::api::runtime::PlatformOs::kOpenbsd; -+ } else if (strcmp(os, "freebsd") == 0) { -+ info->os = extensions::api::runtime::PlatformOs::kFreebsd; - } else { - NOTREACHED(); - } diff --git a/devel/electron35/files/patch-electron_shell_browser_native__window.cc b/devel/electron35/files/patch-electron_shell_browser_native__window.cc deleted file mode 100644 index 4a441c7b891a..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_native__window.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/native_window.cc.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/browser/native_window.cc -@@ -180,7 +180,7 @@ void NativeWindow::InitFromOptions(const gin_helper::D - } else { - SetSizeConstraints(size_constraints); - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool closable; - if (options.Get(options::kClosable, &closable)) { - SetClosable(closable); diff --git a/devel/electron35/files/patch-electron_shell_browser_native__window__views.cc b/devel/electron35/files/patch-electron_shell_browser_native__window__views.cc deleted file mode 100644 index 8f74632de896..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_native__window__views.cc +++ /dev/null @@ -1,191 +0,0 @@ ---- electron/shell/browser/native_window_views.cc.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/browser/native_window_views.cc -@@ -51,7 +51,7 @@ - #include "ui/wm/core/shadow_types.h" - #include "ui/wm/core/window_util.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/strings/string_util.h" - #include "shell/browser/browser.h" - #include "shell/browser/linux/unity_service.h" -@@ -298,7 +298,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: - params.parent = parent->GetNativeWindow(); - - params.native_widget = new ElectronDesktopNativeWidgetAura(this); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string name = Browser::Get()->GetName(); - // Set WM_WINDOW_ROLE. - params.wm_role_name = "browser-window"; -@@ -323,7 +323,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: - std::string window_type; - options.Get(options::kType, &window_type); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set _GTK_THEME_VARIANT to dark if we have "dark-theme" option set. - if (options.ValueOrDefault(options::kDarkTheme, false)) - SetGTKDarkThemeEnabled(true); -@@ -447,7 +447,7 @@ NativeWindowViews::NativeWindowViews(const gin_helper: - if (window) - window->AddPreTargetHandler(this); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On linux after the widget is initialized we might have to force set the - // bounds if the bounds are smaller than the current display - SetBounds(gfx::Rect(GetPosition(), bounds.size()), false); -@@ -483,7 +483,7 @@ void NativeWindowViews::SetGTKDarkThemeEnabled(bool us - } - - void NativeWindowViews::SetGTKDarkThemeEnabled(bool use_dark_theme) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) { - const std::string color = use_dark_theme ? "dark" : "light"; - auto* connection = x11::Connection::Get(); -@@ -545,7 +545,7 @@ void NativeWindowViews::Show() { - - NotifyWindowShow(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (global_menu_bar_) - global_menu_bar_->OnWindowMapped(); - -@@ -561,7 +561,7 @@ void NativeWindowViews::ShowInactive() { - - NotifyWindowShow(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (global_menu_bar_) - global_menu_bar_->OnWindowMapped(); - -@@ -580,7 +580,7 @@ void NativeWindowViews::Hide() { - - NotifyWindowHide(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (global_menu_bar_) - global_menu_bar_->OnWindowUnmapped(); - #endif -@@ -611,7 +611,7 @@ bool NativeWindowViews::IsEnabled() const { - bool NativeWindowViews::IsEnabled() const { - #if BUILDFLAG(IS_WIN) - return ::IsWindowEnabled(GetAcceleratedWidget()); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) - return !event_disabler_.get(); - NOTIMPLEMENTED(); -@@ -861,7 +861,7 @@ void NativeWindowViews::SetBounds(const gfx::Rect& bou - } - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux and Windows the minimum and maximum size should be updated with - // window size when window is not resizable. - if (!resizable_) { -@@ -1119,7 +1119,7 @@ bool NativeWindowViews::IsClosable() const { - return false; - } - return !(info.fState & MFS_DISABLED); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #endif - } -@@ -1159,7 +1159,7 @@ void NativeWindowViews::Center() { - // for now to avoid breaking API contract, but should consider the long - // term plan for this aligning with upstream. - void NativeWindowViews::Center() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto display = - display::Screen::GetScreen()->GetDisplayNearestWindow(GetNativeWindow()); - gfx::Rect window_bounds_in_screen = display.work_area(); -@@ -1383,7 +1383,7 @@ void NativeWindowViews::SetMenu(ElectronMenuModel* men - } - - void NativeWindowViews::SetMenu(ElectronMenuModel* menu_model) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Remove global menu bar. - if (global_menu_bar_ && menu_model == nullptr) { - global_menu_bar_.reset(); -@@ -1439,7 +1439,7 @@ void NativeWindowViews::SetParentWindow(NativeWindow* - void NativeWindowViews::SetParentWindow(NativeWindow* parent) { - NativeWindow::SetParentWindow(parent); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) { - auto* connection = x11::Connection::Get(); - connection->SetProperty( -@@ -1485,7 +1485,7 @@ void NativeWindowViews::SetProgressBar(double progress - NativeWindow::ProgressState state) { - #if BUILDFLAG(IS_WIN) - taskbar_host_.SetProgressBar(GetAcceleratedWidget(), progress, state); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (unity::IsRunning()) { - unity::SetProgressFraction(progress); - } -@@ -1563,7 +1563,7 @@ bool NativeWindowViews::IsVisibleOnAllWorkspaces() con - if (const auto* view_native_widget = widget()->native_widget_private()) - return view_native_widget->IsVisibleOnAllWorkspaces(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (x11_util::IsX11()) { - // Use the presence/absence of _NET_WM_STATE_STICKY in _NET_WM_STATE to - // determine whether the current window is visible on all workspaces. -@@ -1586,7 +1586,7 @@ content::DesktopMediaID NativeWindowViews::GetDesktopM - #if BUILDFLAG(IS_WIN) - window_handle = - reinterpret_cast<content::DesktopMediaID::Id>(accelerated_widget); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - window_handle = static_cast<uint32_t>(accelerated_widget); - #endif - aura::WindowTreeHost* const host = -@@ -1684,7 +1684,7 @@ void NativeWindowViews::SetIcon(HICON window_icon, HIC - SendMessage(hwnd, WM_SETICON, ICON_BIG, - reinterpret_cast<LPARAM>(app_icon_.get())); - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void NativeWindowViews::SetIcon(const gfx::ImageSkia& icon) { - auto* tree_host = views::DesktopWindowTreeHostLinux::GetHostForWidget( - GetAcceleratedWidget()); -@@ -1780,7 +1780,7 @@ bool NativeWindowViews::CanMinimize() const { - bool NativeWindowViews::CanMinimize() const { - #if BUILDFLAG(IS_WIN) - return minimizable_; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #endif - } -@@ -1836,7 +1836,7 @@ void NativeWindowViews::HandleKeyboardEvent( - if (widget_destroyed_) - return; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (event.windows_key_code == ui::VKEY_BROWSER_BACK) - NotifyWindowExecuteAppCommand(kBrowserBackward); - else if (event.windows_key_code == ui::VKEY_BROWSER_FORWARD) -@@ -1855,7 +1855,7 @@ void NativeWindowViews::OnMouseEvent(ui::MouseEvent* e - // Alt+Click should not toggle menu bar. - root_view_.ResetAltState(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (event->changed_button_flags() == ui::EF_BACK_MOUSE_BUTTON) - NotifyWindowExecuteAppCommand(kBrowserBackward); - else if (event->changed_button_flags() == ui::EF_FORWARD_MOUSE_BUTTON) diff --git a/devel/electron35/files/patch-electron_shell_browser_native__window__views.h b/devel/electron35/files/patch-electron_shell_browser_native__window__views.h deleted file mode 100644 index d794ff336f31..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_native__window__views.h +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/shell/browser/native_window_views.h.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/browser/native_window_views.h -@@ -25,7 +25,7 @@ namespace electron { - - namespace electron { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class GlobalMenuBarX11; - #endif - -@@ -162,7 +162,7 @@ class NativeWindowViews : public NativeWindow, - LPARAM l_param, - LRESULT* result); - void SetIcon(HICON small_icon, HICON app_icon); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetIcon(const gfx::ImageSkia& icon); - #endif - -@@ -247,7 +247,7 @@ class NativeWindowViews : public NativeWindow, - // events from resizing the window. - extensions::SizeConstraints old_size_constraints_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<GlobalMenuBarX11> global_menu_bar_; - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_net_system__network__context__manager.cc b/devel/electron35/files/patch-electron_shell_browser_net_system__network__context__manager.cc deleted file mode 100644 index 9bac7a794c55..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_net_system__network__context__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/net/system_network_context_manager.cc.orig 2025-03-26 14:46:58 UTC -+++ electron/shell/browser/net/system_network_context_manager.cc -@@ -39,7 +39,7 @@ - #include "shell/common/options_switches.h" - #include "url/gurl.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "components/os_crypt/sync/key_storage_config_linux.h" - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.cc b/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.cc deleted file mode 100644 index b62fb32f3efc..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/osr/osr_host_display_client.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/osr/osr_host_display_client.cc -@@ -95,7 +95,7 @@ void OffScreenHostDisplayClient::CreateLayeredWindowUp - layered_window_updater_->SetActive(active_); - } - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - void OffScreenHostDisplayClient::DidCompleteSwapWithNewSize( - const gfx::Size& size) {} - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.h b/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.h deleted file mode 100644 index 813c3277570f..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_osr_osr__host__display__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/osr/osr_host_display_client.h.orig 2024-11-07 16:14:43 UTC -+++ electron/shell/browser/osr/osr_host_display_client.h -@@ -74,7 +74,7 @@ class OffScreenHostDisplayClient : public viz::HostDis - mojo::PendingReceiver<viz::mojom::LayeredWindowUpdater> receiver) - override; - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - void DidCompleteSwapWithNewSize(const gfx::Size& size) override; - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_osr_osr__paint__event.h b/devel/electron35/files/patch-electron_shell_browser_osr_osr__paint__event.h deleted file mode 100644 index c7fac1a69a3a..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_osr_osr__paint__event.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/osr/osr_paint_event.h.orig 2024-11-11 11:23:02 UTC -+++ electron/shell/browser/osr/osr_paint_event.h -@@ -96,7 +96,7 @@ struct OffscreenSharedTextureValue { - // On Windows it is a HANDLE to the shared D3D11 texture. - // On macOS it is a IOSurface* to the shared IOSurface. - uintptr_t shared_texture_handle; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::vector<OffscreenNativePixmapPlaneInfo> planes; - uint64_t modifier; - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_osr_osr__video__consumer.cc b/devel/electron35/files/patch-electron_shell_browser_osr_osr__video__consumer.cc deleted file mode 100644 index 90fae72982b6..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_osr_osr__video__consumer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/osr/osr_video_consumer.cc.orig 2024-11-11 11:24:27 UTC -+++ electron/shell/browser/osr/osr_video_consumer.cc -@@ -103,7 +103,7 @@ void OffScreenVideoConsumer::OnFrameCaptured( - #elif BUILDFLAG(IS_APPLE) - texture.shared_texture_handle = - reinterpret_cast<uintptr_t>(gmb_handle.io_surface.get()); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const auto& native_pixmap = gmb_handle.native_pixmap_handle; - texture.modifier = native_pixmap.modifier; - for (const auto& plane : native_pixmap.planes) { diff --git a/devel/electron35/files/patch-electron_shell_browser_printing_printing__utils.cc b/devel/electron35/files/patch-electron_shell_browser_printing_printing__utils.cc deleted file mode 100644 index c851a0e1be59..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_printing_printing__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/printing/printing_utils.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/printing/printing_utils.cc -@@ -31,7 +31,7 @@ - #include <ApplicationServices/ApplicationServices.h> - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <gtk/gtk.h> - #endif - diff --git a/devel/electron35/files/patch-electron_shell_browser_relauncher__linux.cc b/devel/electron35/files/patch-electron_shell_browser_relauncher__linux.cc deleted file mode 100644 index 53d9001f7a94..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_relauncher__linux.cc +++ /dev/null @@ -1,32 +0,0 @@ ---- electron/shell/browser/relauncher_linux.cc.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/browser/relauncher_linux.cc -@@ -6,8 +6,10 @@ - - #include <fcntl.h> - #include <signal.h> -+#if !defined(__FreeBSD__) - #include <sys/prctl.h> - #include <sys/signalfd.h> -+#endif - - #include "base/files/scoped_file.h" - #include "base/logging.h" -@@ -24,6 +26,10 @@ void RelauncherSynchronizeWithParent() { - base::ScopedFD relauncher_sync_fd(kRelauncherSyncFD); - static const auto signum = SIGUSR2; - -+#if defined(__FreeBSD__) -+ PLOG(ERROR) << "signalfd & prctl"; -+ fprintf(stderr, "Not Implemented signalfd & prctl in atom/browser/relauncher_linux.cc"); -+#else - // send signum to current process when parent process ends. - if (HANDLE_EINTR(prctl(PR_SET_PDEATHSIG, signum)) != 0) { - PLOG(ERROR) << "prctl"; -@@ -48,6 +54,7 @@ void RelauncherSynchronizeWithParent() { - - // Wait for the parent to exit - parentWaiter.Wait(); -+#endif - } - - int LaunchProgram(const StringVector& relauncher_args, diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_file__dialog.h b/devel/electron35/files/patch-electron_shell_browser_ui_file__dialog.h deleted file mode 100644 index 6fe45f01b557..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_file__dialog.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/file_dialog.h.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/browser/ui/file_dialog.h -@@ -79,7 +79,7 @@ void ShowSaveDialog(const DialogSettings& settings, - void ShowSaveDialog(const DialogSettings& settings, - gin_helper::Promise<gin_helper::Dictionary> promise); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Rewrite of SelectFileDialogLinuxPortal equivalent functions with primary - // difference being that dbus_thread_linux::GetSharedSessionBus is not used - // so that version detection can be initiated and compeleted on the dbus thread diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents.cc b/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents.cc deleted file mode 100644 index 687ac030623e..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/inspectable_web_contents.cc.orig 2025-05-27 20:59:13 UTC -+++ electron/shell/browser/ui/inspectable_web_contents.cc -@@ -549,7 +549,7 @@ void InspectableWebContents::LoadCompleted() { - prefs.FindString("currentDockState"); - base::RemoveChars(*current_dock_state, "\"", &dock_state_); - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* api_web_contents = api::WebContents::From(GetWebContents()); - if (api_web_contents) { - auto* win = diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents__view__delegate.h b/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents__view__delegate.h deleted file mode 100644 index 36fa491f6daa..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_inspectable__web__contents__view__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/inspectable_web_contents_view_delegate.h.orig 2022-05-18 15:31:32 UTC -+++ electron/shell/browser/ui/inspectable_web_contents_view_delegate.h -@@ -24,7 +24,7 @@ class InspectableWebContentsViewDelegate { - // Returns the icon of devtools window. - virtual ui::ImageModel GetDevToolsWindowIcon(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Called when creating devtools window. - virtual void GetDevToolsWindowWMClass(std::string* name, - std::string* class_name) {} diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.cc b/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.cc deleted file mode 100644 index 4f577ac81310..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- electron/shell/browser/ui/views/electron_views_delegate.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/browser/ui/views/electron_views_delegate.cc -@@ -9,7 +9,7 @@ - #include "ui/views/widget/desktop_aura/desktop_native_widget_aura.h" - #include "ui/views/widget/native_widget_aura.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #include "ui/linux/linux_ui.h" -@@ -17,7 +17,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool IsDesktopEnvironmentUnity() { - auto env = base::Environment::Create(); - base::nix::DesktopEnvironment desktop_env = -@@ -54,7 +54,7 @@ void ViewsDelegate::NotifyMenuItemFocused(const std::u - int item_count, - bool has_submenu) {} - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - gfx::ImageSkia* ViewsDelegate::GetDefaultWindowIcon() const { - return nullptr; - } -@@ -82,7 +82,7 @@ bool ViewsDelegate::WindowManagerProvidesTitleBar(bool - } - - bool ViewsDelegate::WindowManagerProvidesTitleBar(bool maximized) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Ubuntu Unity, the system always provides a title bar for maximized - // windows. - if (!maximized) diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.h b/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.h deleted file mode 100644 index 191556684fc1..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_views_electron__views__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/views/electron_views_delegate.h.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/browser/ui/views/electron_views_delegate.h -@@ -44,7 +44,7 @@ class ViewsDelegate : public views::ViewsDelegate { - HICON GetSmallWindowIcon() const override; - int GetAppbarAutohideEdges(HMONITOR monitor, - base::OnceClosure callback) override; --#elif BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#elif (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - gfx::ImageSkia* GetDefaultWindowIcon() const override; - #endif - std::unique_ptr<views::NonClientFrameView> CreateDefaultNonClientFrameView( diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.cc b/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.cc deleted file mode 100644 index c7b1a590338b..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- electron/shell/browser/ui/views/menu_bar.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/browser/ui/views/menu_bar.cc -@@ -14,7 +14,7 @@ - #include "ui/views/background.h" - #include "ui/views/layout/box_layout.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/gtk/gtk_util.h" // nogncheck - #endif - -@@ -214,7 +214,7 @@ void MenuBar::RefreshColorCache(const ui::NativeTheme* - - void MenuBar::RefreshColorCache(const ui::NativeTheme* theme) { - if (theme) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - background_color_ = gtk::GetBgColor("GtkMenuBar#menubar"); - enabled_color_ = - gtk::GetFgColor("GtkMenuBar#menubar GtkMenuItem#menuitem GtkLabel"); -@@ -239,7 +239,7 @@ void MenuBar::UpdateViewColors() { - } - - void MenuBar::UpdateViewColors() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // set menubar background color - SetBackground(views::CreateSolidBackground(background_color_)); - #endif -@@ -247,7 +247,7 @@ void MenuBar::UpdateViewColors() { - // set child colors - if (menu_model_ == nullptr) - return; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const auto& textColor = - window_->IsFocused() ? enabled_color_ : disabled_color_; - for (views::View* child : GetChildrenInZOrder()) { diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.h b/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.h deleted file mode 100644 index 93d18ea5f9f5..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_views_menu__bar.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/views/menu_bar.h.orig 2024-04-16 14:29:17 UTC -+++ electron/shell/browser/ui/views/menu_bar.h -@@ -84,7 +84,7 @@ class MenuBar : public views::AccessiblePaneView, - View* FindAccelChild(char16_t key); - - SkColor background_color_; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - SkColor enabled_color_; - SkColor disabled_color_; - #endif diff --git a/devel/electron35/files/patch-electron_shell_browser_ui_views_submenu__button.cc b/devel/electron35/files/patch-electron_shell_browser_ui_views_submenu__button.cc deleted file mode 100644 index 4012c3957da3..000000000000 --- a/devel/electron35/files/patch-electron_shell_browser_ui_views_submenu__button.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/browser/ui/views/submenu_button.cc.orig 2024-02-21 16:26:48 UTC -+++ electron/shell/browser/ui/views/submenu_button.cc -@@ -22,7 +22,7 @@ SubmenuButton::SubmenuButton(PressedCallback callback, - const SkColor& background_color) - : views::MenuButton(std::move(callback), gfx::RemoveAccelerator(title)), - background_color_(background_color) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Dont' use native style border. - SetBorder(CreateDefaultBorder()); - #endif diff --git a/devel/electron35/files/patch-electron_shell_common_api_electron__api__clipboard.cc b/devel/electron35/files/patch-electron_shell_common_api_electron__api__clipboard.cc deleted file mode 100644 index 25509019da3b..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_api_electron__api__clipboard.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/common/api/electron_api_clipboard.cc.orig 2025-03-10 00:01:50 UTC -+++ electron/shell/common/api/electron_api_clipboard.cc -@@ -58,7 +58,7 @@ std::string Clipboard::Read(const std::string& format_ - ui::ClipboardFormatType::CustomPlatformType(format_string)); - bool rawFormatAvailable = clipboard->IsFormatAvailable( - rawFormat, ui::ClipboardBuffer::kCopyPaste, /* data_dst = */ nullptr); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!rawFormatAvailable) { - rawFormatAvailable = clipboard->IsFormatAvailable( - rawFormat, ui::ClipboardBuffer::kSelection, /* data_dst = */ nullptr); -@@ -74,7 +74,7 @@ std::string Clipboard::Read(const std::string& format_ - custom_format_names = - clipboard->ExtractCustomPlatformNames(ui::ClipboardBuffer::kCopyPaste, - /* data_dst = */ nullptr); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!custom_format_names.contains(format_string)) { - custom_format_names = - clipboard->ExtractCustomPlatformNames(ui::ClipboardBuffer::kSelection, diff --git a/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.cc b/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.cc deleted file mode 100644 index 44da704d9ec8..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/api/electron_api_native_image.cc.orig 2025-05-27 20:59:13 UTC -+++ electron/shell/common/api/electron_api_native_image.cc -@@ -637,7 +637,7 @@ void Initialize(v8::Local<v8::Object> exports, - native_image.SetMethod("createFromDataURL", &NativeImage::CreateFromDataURL); - native_image.SetMethod("createFromNamedImage", - &NativeImage::CreateFromNamedImage); --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - native_image.SetMethod("createThumbnailFromPath", - &NativeImage::CreateThumbnailFromPath); - #endif diff --git a/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.h b/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.h deleted file mode 100644 index efa01f87ddb7..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_api_electron__api__native__image.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/api/electron_api_native_image.h.orig 2024-10-22 02:29:46 UTC -+++ electron/shell/common/api/electron_api_native_image.h -@@ -80,7 +80,7 @@ class NativeImage final : public gin::Wrappable<Native - const GURL& url); - static gin::Handle<NativeImage> CreateFromNamedImage(gin::Arguments* args, - std::string name); --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - static v8::Local<v8::Promise> CreateThumbnailFromPath( - v8::Isolate* isolate, - const base::FilePath& path, diff --git a/devel/electron35/files/patch-electron_shell_common_api_electron__bindings.cc b/devel/electron35/files/patch-electron_shell_common_api_electron__bindings.cc deleted file mode 100644 index 55b2384d9ed5..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_api_electron__bindings.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/api/electron_bindings.cc.orig 2025-03-10 00:01:50 UTC -+++ electron/shell/common/api/electron_bindings.cc -@@ -254,7 +254,7 @@ void ElectronBindings::DidReceiveMemoryDump( - if (target_pid == dump.pid()) { - auto dict = gin_helper::Dictionary::CreateEmpty(isolate); - const auto& osdump = dump.os_dump(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - dict.Set("residentSet", osdump.resident_set_kb); - #endif - dict.Set("private", osdump.private_footprint_kb); diff --git a/devel/electron35/files/patch-electron_shell_common_electron__command__line.cc b/devel/electron35/files/patch-electron_shell_common_electron__command__line.cc deleted file mode 100644 index 7a17151bb3cc..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_electron__command__line.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/electron_command_line.cc.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/common/electron_command_line.cc -@@ -35,7 +35,7 @@ std::vector<std::string> ElectronCommandLine::AsUtf8() - #endif - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // static - void ElectronCommandLine::InitializeFromCommandLine() { - argv_ = base::CommandLine::ForCurrentProcess()->argv(); diff --git a/devel/electron35/files/patch-electron_shell_common_electron__command__line.h b/devel/electron35/files/patch-electron_shell_common_electron__command__line.h deleted file mode 100644 index d57f83b977e4..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_electron__command__line.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/electron_command_line.h.orig 2025-04-04 05:26:44 UTC -+++ electron/shell/common/electron_command_line.h -@@ -24,7 +24,7 @@ class ElectronCommandLine { - - static void Init(int argc, base::CommandLine::CharType const* const* argv); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux the command line has to be read from base::CommandLine since - // it is using zygote. - static void InitializeFromCommandLine(); diff --git a/devel/electron35/files/patch-electron_shell_common_electron__paths.h b/devel/electron35/files/patch-electron_shell_common_electron__paths.h deleted file mode 100644 index 5ca6a126e4b3..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_electron__paths.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/electron_paths.h.orig 2022-08-03 15:31:32 UTC -+++ electron/shell/common/electron_paths.h -@@ -30,7 +30,7 @@ enum { - DIR_RECENT, // Directory where recent files live - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DIR_APP_DATA, // Application Data directory under the user profile. - #endif - diff --git a/devel/electron35/files/patch-electron_shell_common_gin__converters_osr__converter.cc b/devel/electron35/files/patch-electron_shell_common_gin__converters_osr__converter.cc deleted file mode 100644 index 041447adfc99..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_gin__converters_osr__converter.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/gin_converters/osr_converter.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/common/gin_converters/osr_converter.cc -@@ -117,7 +117,7 @@ v8::Local<v8::Value> Converter<electron::OffscreenShar - const_cast<uintptr_t*>(&val.shared_texture_handle)), - sizeof(val.shared_texture_handle)); - dict.Set("sharedTextureHandle", handle_buf.ToLocalChecked()); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto v8_planes = base::ToVector(val.planes, [isolate](const auto& plane) { - gin::Dictionary v8_plane(isolate, v8::Object::New(isolate)); - v8_plane.Set("stride", plane.stride); diff --git a/devel/electron35/files/patch-electron_shell_common_gin__converters_std__converter.h b/devel/electron35/files/patch-electron_shell_common_gin__converters_std__converter.h deleted file mode 100644 index fe32c3d95de3..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_gin__converters_std__converter.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/gin_converters/std_converter.h.orig 2025-04-17 14:56:35 UTC -+++ electron/shell/common/gin_converters/std_converter.h -@@ -57,7 +57,7 @@ struct Converter<std::array<T, N>> { - } - }; - --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - template <> - struct Converter<unsigned long> { // NOLINT(runtime/int) - static v8::Local<v8::Value> ToV8(v8::Isolate* isolate, diff --git a/devel/electron35/files/patch-electron_shell_common_node__bindings.cc b/devel/electron35/files/patch-electron_shell_common_node__bindings.cc deleted file mode 100644 index 65ba5a5a68df..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_node__bindings.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- electron/shell/common/node_bindings.cc.orig 2025-06-25 20:51:20 UTC -+++ electron/shell/common/node_bindings.cc -@@ -46,7 +46,7 @@ - #include "third_party/electron_node/src/debug_utils.h" - #include "third_party/electron_node/src/module_wrap.h" - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "shell/common/crash_keys.h" - #endif - -@@ -161,7 +161,7 @@ void V8FatalErrorCallback(const char* location, const - void V8FatalErrorCallback(const char* location, const char* message) { - LOG(ERROR) << "Fatal error in V8: " << location << " " << message; - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::SetCrashKey("electron.v8-fatal.message", message); - electron::crash_keys::SetCrashKey("electron.v8-fatal.location", location); - #endif -@@ -183,7 +183,7 @@ void V8OOMErrorCallback(const char* location, const v8 - LOG(ERROR) << "OOM detail: " << details.detail; - } - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::SetCrashKey("electron.v8-oom.is_heap_oom", - std::to_string(details.is_heap_oom)); - if (location) { -@@ -566,7 +566,7 @@ void NodeBindings::Initialize(v8::Local<v8::Context> c - TRACE_EVENT0("electron", "NodeBindings::Initialize"); - // Open node's error reporting system for browser process. - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Get real command line in renderer process forked by zygote. - if (browser_env_ != BrowserEnvironment::kBrowser) - ElectronCommandLine::InitializeFromCommandLine(); diff --git a/devel/electron35/files/patch-electron_shell_common_node__bindings__linux.cc b/devel/electron35/files/patch-electron_shell_common_node__bindings__linux.cc deleted file mode 100644 index 0dabd6390a8d..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_node__bindings__linux.cc +++ /dev/null @@ -1,69 +0,0 @@ ---- electron/shell/common/node_bindings_linux.cc.orig 2023-10-20 08:29:17 UTC -+++ electron/shell/common/node_bindings_linux.cc -@@ -4,12 +4,25 @@ - - #include "shell/common/node_bindings_linux.h" - -+#if !defined(OS_BSD) - #include <sys/epoll.h> -+#else -+#include <errno.h> -+#include <sys/select.h> -+#include <sys/sysctl.h> -+#include <sys/time.h> -+#include <sys/types.h> -+#endif - - namespace electron { - - NodeBindingsLinux::NodeBindingsLinux(BrowserEnvironment browser_env) -+#if !defined(OS_BSD) - : NodeBindings(browser_env), epoll_(epoll_create(1)) { -+#else -+ : NodeBindings(browser_env) { -+#endif -+#if !defined(OS_BSD) - auto* const event_loop = uv_loop(); - - int backend_fd = uv_backend_fd(event_loop); -@@ -17,11 +30,13 @@ NodeBindingsLinux::NodeBindingsLinux(BrowserEnvironmen - ev.events = EPOLLIN; - ev.data.fd = backend_fd; - epoll_ctl(epoll_, EPOLL_CTL_ADD, backend_fd, &ev); -+#endif - } - - void NodeBindingsLinux::PollEvents() { - auto* const event_loop = uv_loop(); - -+#if !defined(OS_BSD) - int timeout = uv_backend_timeout(event_loop); - - // Wait for new libuv events. -@@ -30,6 +45,26 @@ void NodeBindingsLinux::PollEvents() { - struct epoll_event ev; - r = epoll_wait(epoll_, &ev, 1, timeout); - } while (r == -1 && errno == EINTR); -+#else -+ struct timeval tv; -+ int timeout = uv_backend_timeout(event_loop); -+ if (timeout != -1) { -+ tv.tv_sec = timeout / 1000; -+ tv.tv_usec = (timeout % 1000) * 1000; -+ } -+ -+ fd_set readset; -+ int fd = uv_backend_fd(event_loop); -+ FD_ZERO(&readset); -+ FD_SET(fd, &readset); -+ -+ // Wait for new libuv events. -+ int r; -+ do { -+ r = select(fd + 1, &readset, nullptr, nullptr, -+ timeout == -1 ? nullptr : &tv); -+ } while (r == -1 && errno == EINTR); -+#endif - } - - // static diff --git a/devel/electron35/files/patch-electron_shell_common_platform__util.h b/devel/electron35/files/patch-electron_shell_common_platform__util.h deleted file mode 100644 index ab0d33da03d6..000000000000 --- a/devel/electron35/files/patch-electron_shell_common_platform__util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/shell/common/platform_util.h.orig 2024-02-21 16:26:48 UTC -+++ electron/shell/common/platform_util.h -@@ -56,7 +56,7 @@ bool SetLoginItemEnabled(const std::string& type, - bool enabled); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Returns a success flag. - // Unlike libgtkui, does *not* use "chromium-browser.desktop" as a fallback. - bool GetDesktopName(std::string* setme); diff --git a/devel/electron35/files/patch-electron_shell_renderer_api_electron__api__crash__reporter__renderer.cc b/devel/electron35/files/patch-electron_shell_renderer_api_electron__api__crash__reporter__renderer.cc deleted file mode 100644 index 56b9420c6ec8..000000000000 --- a/devel/electron35/files/patch-electron_shell_renderer_api_electron__api__crash__reporter__renderer.cc +++ /dev/null @@ -1,36 +0,0 @@ ---- electron/shell/renderer/api/electron_api_crash_reporter_renderer.cc.orig 2023-02-06 19:29:11 UTC -+++ electron/shell/renderer/api/electron_api_crash_reporter_renderer.cc -@@ -6,7 +6,7 @@ - #include "shell/common/gin_helper/dictionary.h" - #include "shell/common/node_includes.h" - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "shell/common/crash_keys.h" - #endif - -@@ -14,13 +14,13 @@ namespace { - - v8::Local<v8::Value> GetParameters(v8::Isolate* isolate) { - std::map<std::string, std::string> keys; --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::GetCrashKeys(&keys); - #endif - return gin::ConvertToV8(isolate, keys); - } - --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - void SetCrashKeyStub(const std::string& key, const std::string& value) {} - void ClearCrashKeyStub(const std::string& key) {} - #endif -@@ -30,7 +30,7 @@ void Initialize(v8::Local<v8::Object> exports, - v8::Local<v8::Context> context, - void* priv) { - gin_helper::Dictionary dict(context->GetIsolate(), exports); --#if IS_MAS_BUILD() -+#if IS_MAS_BUILD() || BUILDFLAG(IS_BSD) - dict.SetMethod("addExtraParameter", &SetCrashKeyStub); - dict.SetMethod("removeExtraParameter", &ClearCrashKeyStub); - #else diff --git a/devel/electron35/files/patch-electron_shell_services_node_node__service.cc b/devel/electron35/files/patch-electron_shell_services_node_node__service.cc deleted file mode 100644 index 51fe435d783f..000000000000 --- a/devel/electron35/files/patch-electron_shell_services_node_node__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/shell/services/node/node_service.cc.orig 2025-01-29 20:10:57 UTC -+++ electron/shell/services/node/node_service.cc -@@ -22,7 +22,7 @@ - #include "shell/common/node_includes.h" - #include "shell/services/node/parent_port.h" - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - #include "shell/common/crash_keys.h" - #endif - -@@ -39,7 +39,7 @@ void V8FatalErrorCallback(const char* location, const - g_client_remote->OnV8FatalError(location, outstream.str()); - } - --#if !IS_MAS_BUILD() -+#if !IS_MAS_BUILD() && !BUILDFLAG(IS_BSD) - electron::crash_keys::SetCrashKey("electron.v8-fatal.message", message); - electron::crash_keys::SetCrashKey("electron.v8-fatal.location", location); - #endif diff --git a/devel/electron35/files/patch-electron_spec_api-app-spec.ts b/devel/electron35/files/patch-electron_spec_api-app-spec.ts deleted file mode 100644 index 814150f4b959..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-app-spec.ts +++ /dev/null @@ -1,124 +0,0 @@ ---- electron/spec/api-app-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-app-spec.ts -@@ -126,11 +126,11 @@ describe('app module', () => { - }); - - describe('app.getPreferredSystemLanguages()', () => { -- ifit(process.platform !== 'linux')('should not be empty', () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should not be empty', () => { - expect(app.getPreferredSystemLanguages().length).to.not.equal(0); - }); - -- ifit(process.platform === 'linux')('should be empty or contain C entry', () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('should be empty or contain C entry', () => { - const languages = app.getPreferredSystemLanguages(); - if (languages.length) { - expect(languages).to.not.include('C'); -@@ -193,7 +193,7 @@ describe('app module', () => { - expect(code).to.equal(123, 'exit code should be 123, if you see this please tag @MarshallOfSound'); - }); - -- ifit(['darwin', 'linux'].includes(process.platform))('exits gracefully', async function () { -+ ifit(['darwin', 'linux', 'freebsd'].includes(process.platform))('exits gracefully', async function () { - const electronPath = process.execPath; - const appPath = path.join(fixturesPath, 'api', 'singleton'); - appProcess = cp.spawn(electronPath, [appPath]); -@@ -447,7 +447,7 @@ describe('app module', () => { - // let w = null - - // before(function () { -- // if (process.platform !== 'linux') { -+ // if (process.platform !== 'linux' && process.platform !== 'freebsd') { - // this.skip() - // } - // }) -@@ -554,7 +554,7 @@ describe('app module', () => { - describe('app.badgeCount', () => { - const platformIsNotSupported = - (process.platform === 'win32') || -- (process.platform === 'linux' && !app.isUnityRunning()); -+ ((process.platform === 'linux' || process.platform === 'freebsd') && !app.isUnityRunning()); - - const expectedBadgeCount = 42; - -@@ -598,7 +598,7 @@ describe('app module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux' && !process.mas && (process.platform !== 'darwin' || process.arch === 'arm64'))('app.get/setLoginItemSettings API', function () { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd' && !process.mas && (process.platform !== 'darwin' || process.arch === 'arm64'))('app.get/setLoginItemSettings API', function () { - const isMac = process.platform === 'darwin'; - const isWin = process.platform === 'win32'; - -@@ -978,7 +978,7 @@ describe('app module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('accessibilitySupportEnabled property', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('accessibilitySupportEnabled property', () => { - it('with properties', () => { - it('can set accessibility support enabled', () => { - expect(app.accessibilitySupportEnabled).to.eql(false); -@@ -1178,7 +1178,7 @@ describe('app module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('select-client-certificate event', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('select-client-certificate event', () => { - let w: BrowserWindow; - - before(function () { -@@ -1313,7 +1313,7 @@ describe('app module', () => { - - describe('getApplicationNameForProtocol()', () => { - // TODO: Linux CI doesn't have registered http & https handlers -- ifit(!(process.env.CI && process.platform === 'linux'))('returns application names for common protocols', function () { -+ ifit(!(process.env.CI && (process.platform === 'linux' || process.platform === 'freebsd')))('returns application names for common protocols', function () { - // We can't expect particular app names here, but these protocols should - // at least have _something_ registered. Except on our Linux CI - // environment apparently. -@@ -1331,7 +1331,7 @@ describe('app module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('getApplicationInfoForProtocol()', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('getApplicationInfoForProtocol()', () => { - it('returns promise rejection for a bogus protocol', async function () { - await expect( - app.getApplicationInfoForProtocol('bogus-protocol://') -@@ -1381,7 +1381,7 @@ describe('app module', () => { - }); - - // FIXME Get these specs running on Linux CI -- ifdescribe(process.platform !== 'linux')('getFileIcon() API', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('getFileIcon() API', () => { - const iconPath = path.join(__dirname, 'fixtures/assets/icon.ico'); - const sizes = { - small: 16, -@@ -1463,7 +1463,7 @@ describe('app module', () => { - expect(entry.memory).to.have.property('privateBytes').that.is.greaterThan(0); - } - -- if (process.platform !== 'linux') { -+ if (process.platform !== 'linux' && process.platform !== 'freebsd') { - expect(entry.sandboxed).to.be.a('boolean'); - } - -@@ -1537,7 +1537,7 @@ describe('app module', () => { - - it('succeeds with complete GPUInfo', async () => { - const completeInfo = await getGPUInfo('complete'); -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - // For linux and macOS complete info is same as basic info - await verifyBasicGPUInfo(completeInfo); - const basicInfo = await getGPUInfo('basic'); -@@ -1561,7 +1561,7 @@ describe('app module', () => { - }); - }); - -- ifdescribe(!(process.platform === 'linux' && (process.arch === 'arm64' || process.arch === 'arm')))('sandbox options', () => { -+ ifdescribe(!((process.platform === 'linux' || process.platform === 'freebsd') && (process.arch === 'arm64' || process.arch === 'arm')))('sandbox options', () => { - let appProcess: cp.ChildProcess = null as any; - let server: net.Server = null as any; - const socketPath = process.platform === 'win32' ? '\\\\.\\pipe\\electron-mixed-sandbox' : '/tmp/electron-mixed-sandbox'; diff --git a/devel/electron35/files/patch-electron_spec_api-browser-window-spec.ts b/devel/electron35/files/patch-electron_spec_api-browser-window-spec.ts deleted file mode 100644 index 5de2e6e8c6d7..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-browser-window-spec.ts +++ /dev/null @@ -1,182 +0,0 @@ ---- electron/spec/api-browser-window-spec.ts.orig 2025-05-13 12:56:52 UTC -+++ electron/spec/api-browser-window-spec.ts -@@ -69,7 +69,7 @@ describe('BrowserWindow module', () => { - }).not.to.throw(); - }); - -- ifit(process.platform === 'linux')('does not crash when setting large window icons', async () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('does not crash when setting large window icons', async () => { - const appPath = path.join(fixtures, 'apps', 'xwindow-icon'); - const appProcess = childProcess.spawn(process.execPath, [appPath]); - await once(appProcess, 'exit'); -@@ -296,7 +296,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('BrowserWindow.getContentProtection', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('BrowserWindow.getContentProtection', () => { - afterEach(closeAllWindows); - it('can set content protection', async () => { - const w = new BrowserWindow({ show: false }); -@@ -1170,7 +1170,7 @@ describe('BrowserWindow module', () => { - - describe('BrowserWindow.minimize()', () => { - // TODO(codebytere): Enable for Linux once maximize/minimize events work in CI. -- ifit(process.platform !== 'linux')('should not be visible when the window is minimized', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should not be visible when the window is minimized', async () => { - const minimize = once(w, 'minimize'); - w.minimize(); - await minimize; -@@ -1187,7 +1187,7 @@ describe('BrowserWindow module', () => { - }); - - // TODO(dsanders11): Enable for Linux once CI plays nice with these kinds of tests -- ifit(process.platform !== 'linux')('should not restore maximized windows', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should not restore maximized windows', async () => { - const maximize = once(w, 'maximize'); - const shown = once(w, 'show'); - w.maximize(); -@@ -1252,7 +1252,7 @@ describe('BrowserWindow module', () => { - expect(w.isFocused()).to.equal(true); - }); - -- ifit(process.platform !== 'linux')('acquires focus status from the other windows', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('acquires focus status from the other windows', async () => { - const w1 = new BrowserWindow({ show: false }); - const w2 = new BrowserWindow({ show: false }); - const w3 = new BrowserWindow({ show: false }); -@@ -1353,7 +1353,7 @@ describe('BrowserWindow module', () => { - expect(w.isFocused()).to.equal(false); - }); - -- ifit(process.platform !== 'linux')('transfers focus status to the next window', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('transfers focus status to the next window', async () => { - const w1 = new BrowserWindow({ show: false }); - const w2 = new BrowserWindow({ show: false }); - const w3 = new BrowserWindow({ show: false }); -@@ -1812,7 +1812,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('Maximized state', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('Maximized state', () => { - it('checks normal bounds when maximized', async () => { - const bounds = w.getBounds(); - const maximize = once(w, 'maximize'); -@@ -2022,7 +2022,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('Minimized state', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('Minimized state', () => { - it('checks normal bounds when minimized', async () => { - const bounds = w.getBounds(); - const minimize = once(w, 'minimize'); -@@ -2986,7 +2986,7 @@ describe('BrowserWindow module', () => { - describe('BrowserWindow.setOpacity(opacity)', () => { - afterEach(closeAllWindows); - -- ifdescribe(process.platform !== 'linux')(('Windows and Mac'), () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')(('Windows and Mac'), () => { - it('make window with initial opacity', () => { - const w = new BrowserWindow({ show: false, opacity: 0.5 }); - expect(w.getOpacity()).to.equal(0.5); -@@ -3012,7 +3012,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform === 'linux')(('Linux'), () => { -+ ifdescribe(process.platform === 'linux' || process.platform === 'freebsd')(('Linux'), () => { - it('sets 1 regardless of parameter', () => { - const w = new BrowserWindow({ show: false }); - w.setOpacity(0); -@@ -3223,7 +3223,7 @@ describe('BrowserWindow module', () => { - expect(overlayRectPreMax.height).to.equal(size); - - // 'maximize' event is not emitted on Linux in CI. -- if (process.platform !== 'linux' && !w.isMaximized()) { -+ if ((process.platform !== 'linux' && process.platform !== 'freebsd') && !w.isMaximized()) { - const maximize = once(w, 'maximize'); - w.show(); - w.maximize(); -@@ -3289,7 +3289,7 @@ describe('BrowserWindow module', () => { - expect(preMaxHeight).to.equal(size); - - // 'maximize' event is not emitted on Linux in CI. -- if (process.platform !== 'linux' && !w.isMaximized()) { -+ if ((process.platform !== 'linux' && process.platform !== 'freebsd') && !w.isMaximized()) { - const maximize = once(w, 'maximize'); - w.show(); - w.maximize(); -@@ -3954,7 +3954,7 @@ describe('BrowserWindow module', () => { - expect(test.nodeTimers).to.equal(true); - expect(test.nodeUrl).to.equal(true); - -- if (process.platform === 'linux' && test.osSandbox) { -+ if ((process.platform === 'linux' || process.platform === 'freebsd') && test.osSandbox) { - expect(test.creationTime).to.be.null('creation time'); - expect(test.systemMemoryInfo).to.be.null('system memory info'); - } else { -@@ -4459,7 +4459,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('max/minimize events', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('max/minimize events', () => { - afterEach(closeAllWindows); - it('emits an event when window is maximized', async () => { - const w = new BrowserWindow({ show: false }); -@@ -4730,7 +4730,7 @@ describe('BrowserWindow module', () => { - // TODO(zcbenz): - // This test does not run on Linux CI. See: - // https://github.com/electron/electron/issues/28699 -- ifit(process.platform === 'linux' && !process.env.CI)('should bring a minimized maximized window back to maximized state', async () => { -+ ifit((process.platform === 'linux' || process.platform === 'freebsd') && !process.env.CI)('should bring a minimized maximized window back to maximized state', async () => { - const w = new BrowserWindow({}); - const maximize = once(w, 'maximize'); - w.maximize(); -@@ -4747,7 +4747,7 @@ describe('BrowserWindow module', () => { - }); - - // TODO(dsanders11): Enable once maximize event works on Linux again on CI -- ifdescribe(process.platform !== 'linux')('BrowserWindow.maximize()', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('BrowserWindow.maximize()', () => { - afterEach(closeAllWindows); - it('should show the window if it is not currently shown', async () => { - const w = new BrowserWindow({ show: false }); -@@ -4784,7 +4784,7 @@ describe('BrowserWindow module', () => { - - // TODO(dsanders11): Enable once minimize event works on Linux again. - // See https://github.com/electron/electron/issues/28699 -- ifit(process.platform !== 'linux')('should not restore a minimized window', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should not restore a minimized window', async () => { - const w = new BrowserWindow(); - const minimize = once(w, 'minimize'); - w.minimize(); -@@ -5270,7 +5270,7 @@ describe('BrowserWindow module', () => { - }); - - // On Linux there is no "resizable" property of a window. -- ifit(process.platform !== 'linux')('does affect maximizability when disabled and enabled', () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('does affect maximizability when disabled and enabled', () => { - const w = new BrowserWindow({ show: false }); - expect(w.resizable).to.be.true('resizable'); - -@@ -5480,7 +5480,7 @@ describe('BrowserWindow module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('window states (excluding Linux)', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('window states (excluding Linux)', () => { - // Not implemented on Linux. - afterEach(closeAllWindows); - -@@ -6679,7 +6679,7 @@ describe('BrowserWindow module', () => { - describe('"transparent" option', () => { - afterEach(closeAllWindows); - -- ifit(process.platform !== 'linux')('correctly returns isMaximized() when the window is maximized then minimized', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('correctly returns isMaximized() when the window is maximized then minimized', async () => { - const w = new BrowserWindow({ - frame: false, - transparent: true diff --git a/devel/electron35/files/patch-electron_spec_api-clipboard-spec.ts b/devel/electron35/files/patch-electron_spec_api-clipboard-spec.ts deleted file mode 100644 index bc01dbc688ca..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-clipboard-spec.ts +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/spec/api-clipboard-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-clipboard-spec.ts -@@ -54,7 +54,7 @@ ifdescribe(process.platform !== 'win32' || process.arc - }); - }); - -- ifdescribe(process.platform !== 'linux')('clipboard.readBookmark', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('clipboard.readBookmark', () => { - it('returns title and url', () => { - clipboard.writeBookmark('a title', 'https://electronjs.org'); - -@@ -73,7 +73,7 @@ ifdescribe(process.platform !== 'win32' || process.arc - }); - - describe('clipboard.read()', () => { -- ifit(process.platform !== 'linux')('does not crash when reading various custom clipboard types', () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('does not crash when reading various custom clipboard types', () => { - const type = process.platform === 'darwin' ? 'NSFilenamesPboardType' : 'FileNameW'; - - expect(() => { -@@ -114,7 +114,7 @@ ifdescribe(process.platform !== 'win32' || process.arc - const readImage = clipboard.readImage(); - expect(readImage.toDataURL()).to.equal(i.toDataURL()); - -- if (process.platform !== 'linux') { -+ if (process.platform !== 'linux' && process.platform !== 'freebsd') { - if (process.platform !== 'win32') { - expect(clipboard.readBookmark()).to.deep.equal(bookmark); - } else { diff --git a/devel/electron35/files/patch-electron_spec_api-content-tracing-spec.ts b/devel/electron35/files/patch-electron_spec_api-content-tracing-spec.ts deleted file mode 100644 index c54661107ec1..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-content-tracing-spec.ts +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/spec/api-content-tracing-spec.ts.orig 2025-04-04 05:26:44 UTC -+++ electron/spec/api-content-tracing-spec.ts -@@ -9,7 +9,7 @@ import { ifdescribe } from './lib/spec-helpers'; - import { ifdescribe } from './lib/spec-helpers'; - - // FIXME: The tests are skipped on linux arm/arm64 --ifdescribe(!(['arm', 'arm64'].includes(process.arch)) || (process.platform !== 'linux'))('contentTracing', () => { -+ifdescribe(!(['arm', 'arm64'].includes(process.arch)) || (process.platform !== 'linux' && process.platform !== 'freebsd'))('contentTracing', () => { - const record = async (options: TraceConfig | TraceCategoriesAndOptions, outputFilePath: string | undefined, recordTimeInMilliseconds = 1e1) => { - await app.whenReady(); - -@@ -91,7 +91,7 @@ ifdescribe(!(['arm', 'arm64'].includes(process.arch)) - }); - }); - -- ifdescribe(process.platform !== 'linux')('stopRecording', function () { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('stopRecording', function () { - if (process.platform === 'win32' && process.arch === 'arm64') { - // WOA needs more time - this.timeout(10e3); diff --git a/devel/electron35/files/patch-electron_spec_api-crash-reporter-spec.ts b/devel/electron35/files/patch-electron_spec_api-crash-reporter-spec.ts deleted file mode 100644 index 484c399c9179..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-crash-reporter-spec.ts +++ /dev/null @@ -1,56 +0,0 @@ ---- electron/spec/api-crash-reporter-spec.ts.orig 2024-10-22 02:29:46 UTC -+++ electron/spec/api-crash-reporter-spec.ts -@@ -14,7 +14,7 @@ const isWindowsOnArm = process.platform === 'win32' && - import { ifdescribe, ifit, defer, startRemoteControlApp, repeatedly, listen } from './lib/spec-helpers'; - - const isWindowsOnArm = process.platform === 'win32' && process.arch === 'arm64'; --const isLinuxOnArm = process.platform === 'linux' && process.arch.includes('arm'); -+const isLinuxOnArm = ((process.platform === 'linux' || process.platform === 'freebsd') && process.arch.includes('arm')); - - type CrashInfo = { - prod: string -@@ -47,7 +47,7 @@ function checkCrash (expectedProcessType: string, fiel - - // TODO(nornagon): minidumps are sometimes (not always) turning up empty on - // 32-bit Linux. Figure out why. -- if (!(process.platform === 'linux' && process.arch === 'ia32')) { -+ if (!((process.platform === 'linux' || process.platform === 'freebsd') && process.arch === 'ia32')) { - expect(fields.upload_file_minidump.length).to.be.greaterThan(0); - } - } -@@ -184,7 +184,7 @@ ifdescribe(!isLinuxOnArm && !process.mas && !process.e - - // Ensures that passing in crashpadHandlerPID flag for Linx child processes - // does not affect child process args. -- ifit(process.platform === 'linux')('ensure linux child process args are not modified', async () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('ensure linux child process args are not modified', async () => { - const { port, waitForCrash } = await startServer(); - let exitCode: number | null = null; - const appPath = path.join(__dirname, 'fixtures', 'apps', 'crash'); -@@ -533,7 +533,7 @@ ifdescribe(!isLinuxOnArm && !process.mas && !process.e - } - } - -- const processList = process.platform === 'linux' -+ const processList = (process.platform === 'linux' || process.platform === 'freebsd') - ? ['main', 'renderer', 'sandboxed-renderer'] - : ['main', 'renderer', 'sandboxed-renderer', 'node']; - for (const crashingProcess of processList) { -@@ -546,7 +546,7 @@ ifdescribe(!isLinuxOnArm && !process.mas && !process.e - return app.getPath('crashDumps'); - }); - let reportsDir = crashesDir; -- if (process.platform === 'darwin' || process.platform === 'linux') { -+ if (process.platform === 'darwin' || process.platform === 'linux' || process.platform === 'freebsd') { - reportsDir = path.join(crashesDir, 'completed'); - } else if (process.platform === 'win32') { - reportsDir = path.join(crashesDir, 'reports'); -@@ -570,7 +570,7 @@ ifdescribe(!isLinuxOnArm && !process.mas && !process.e - expect(remoteCrashesDir).to.equal(crashesDir); - - let reportsDir = crashesDir; -- if (process.platform === 'darwin' || process.platform === 'linux') { -+ if (process.platform === 'darwin' || process.platform === 'linux' || process.platform === 'freebsd') { - reportsDir = path.join(crashesDir, 'completed'); - } else if (process.platform === 'win32') { - reportsDir = path.join(crashesDir, 'reports'); diff --git a/devel/electron35/files/patch-electron_spec_api-desktop-capturer-spec.ts b/devel/electron35/files/patch-electron_spec_api-desktop-capturer-spec.ts deleted file mode 100644 index 5431741e212b..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-desktop-capturer-spec.ts +++ /dev/null @@ -1,47 +0,0 @@ ---- electron/spec/api-desktop-capturer-spec.ts.orig 2025-05-27 20:59:13 UTC -+++ electron/spec/api-desktop-capturer-spec.ts -@@ -45,7 +45,7 @@ ifdescribe(!process.arch.includes('arm') && process.pl - }); - - // Linux doesn't return any window sources. -- ifit(process.platform !== 'linux')('returns an empty display_id for window sources', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('returns an empty display_id for window sources', async () => { - const w = new BrowserWindow({ width: 200, height: 200 }); - await w.loadURL('about:blank'); - -@@ -57,7 +57,7 @@ ifdescribe(!process.arch.includes('arm') && process.pl - } - }); - -- ifit(process.platform !== 'linux')('returns display_ids matching the Screen API', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('returns display_ids matching the Screen API', async () => { - const displays = screen.getAllDisplays(); - const sources = await desktopCapturer.getSources({ types: ['screen'] }); - expect(sources).to.be.an('array').of.length(displays.length); -@@ -118,7 +118,7 @@ ifdescribe(!process.arch.includes('arm') && process.pl - // TODO(julien.isorce): investigate why |sources| is empty on the linux - // bots while it is not on my workstation, as expected, with and without - // the --ci parameter. -- if (process.platform === 'linux' && sources.length === 0) { -+ if ((process.platform === 'linux' || process.platform === 'freebsd') && sources.length === 0) { - this.skip(); - return; - } -@@ -154,7 +154,7 @@ ifdescribe(!process.arch.includes('arm') && process.pl - // TODO(julien.isorce): investigate why |sources| is empty on the linux - // bots while it is not on my workstation, as expected, with and without - // the --ci parameter. -- if (process.platform === 'linux' && sources.length === 0) { -+ if ((process.platform === 'linux' || process.platform === 'freebsd') && sources.length === 0) { - this.skip(); - return; - } -@@ -223,7 +223,7 @@ ifdescribe(!process.arch.includes('arm') && process.pl - // TODO(julien.isorce): investigate why |sources| is empty on the linux - // bots while it is not on my workstation, as expected, with and without - // the --ci parameter. -- if (process.platform === 'linux' && sources.length === 0) { -+ if ((process.platform === 'linux' || process.platform === 'freebsd') && sources.length === 0) { - destroyWindows(); - this.skip(); - return; diff --git a/devel/electron35/files/patch-electron_spec_api-menu-spec.ts b/devel/electron35/files/patch-electron_spec_api-menu-spec.ts deleted file mode 100644 index 2d4a1fa635e6..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-menu-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-menu-spec.ts.orig 2025-05-06 23:52:46 UTC -+++ electron/spec/api-menu-spec.ts -@@ -891,7 +891,7 @@ describe('Menu module', function () { - // https://github.com/electron/electron/issues/35724 - // Maximizing window is enough to trigger the bug - // FIXME(dsanders11): Test always passes on CI, even pre-fix -- ifit(process.platform === 'linux' && !process.env.CI)('does not trigger issue #35724', (done) => { -+ ifit((process.platform === 'linux' || process.platform === 'freebsd') && !process.env.CI)('does not trigger issue #35724', (done) => { - const showAndCloseMenu = async () => { - await setTimeout(1000); - menu.popup({ window: w, x: 50, y: 50 }); diff --git a/devel/electron35/files/patch-electron_spec_api-native-image-spec.ts b/devel/electron35/files/patch-electron_spec_api-native-image-spec.ts deleted file mode 100644 index 6ce49004e801..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-native-image-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-native-image-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-native-image-spec.ts -@@ -428,7 +428,7 @@ describe('nativeImage module', () => { - }); - }); - -- ifdescribe(process.platform !== 'linux')('createThumbnailFromPath(path, size)', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('createThumbnailFromPath(path, size)', () => { - useRemoteContext({ webPreferences: { contextIsolation: false, nodeIntegration: true } }); - - it('throws when invalid size is passed', async () => { diff --git a/devel/electron35/files/patch-electron_spec_api-net-log-spec.ts b/devel/electron35/files/patch-electron_spec_api-net-log-spec.ts deleted file mode 100644 index 5a52c3198a13..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-net-log-spec.ts +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/spec/api-net-log-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-net-log-spec.ts -@@ -121,7 +121,7 @@ describe('netLog module', () => { - expect(JSON.parse(dump).events.some((x: any) => x.params && x.params.bytes && Buffer.from(x.params.bytes, 'base64').includes(unique))).to.be.true('uuid present in dump'); - }); - -- ifit(process.platform !== 'linux')('should begin and end logging automatically when --log-net-log is passed', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should begin and end logging automatically when --log-net-log is passed', async () => { - const appProcess = ChildProcess.spawn(process.execPath, - [appPath], { - env: { -@@ -134,7 +134,7 @@ describe('netLog module', () => { - expect(fs.existsSync(dumpFile)).to.be.true('dump file exists'); - }); - -- ifit(process.platform !== 'linux')('should begin and end logging automatically when --log-net-log is passed, and behave correctly when .startLogging() and .stopLogging() is called', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should begin and end logging automatically when --log-net-log is passed, and behave correctly when .startLogging() and .stopLogging() is called', async () => { - const appProcess = ChildProcess.spawn(process.execPath, - [appPath], { - env: { -@@ -150,7 +150,7 @@ describe('netLog module', () => { - expect(fs.existsSync(dumpFileDynamic)).to.be.true('dynamic dump file exists'); - }); - -- ifit(process.platform !== 'linux')('should end logging automatically when only .startLogging() is called', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should end logging automatically when only .startLogging() is called', async () => { - const appProcess = ChildProcess.spawn(process.execPath, - [appPath], { - env: { diff --git a/devel/electron35/files/patch-electron_spec_api-notification-dbus-spec.ts b/devel/electron35/files/patch-electron_spec_api-notification-dbus-spec.ts deleted file mode 100644 index c3a3d9254328..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-notification-dbus-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-notification-dbus-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-notification-dbus-spec.ts -@@ -19,7 +19,7 @@ const fixturesPath = path.join(__dirname, 'fixtures'); - - const fixturesPath = path.join(__dirname, 'fixtures'); - --const skip = process.platform !== 'linux' || -+const skip = (process.platform !== 'linux' && process.platform !== 'freebsd') || - process.arch === 'ia32' || - process.arch.indexOf('arm') === 0 || - !process.env.DBUS_SESSION_BUS_ADDRESS; diff --git a/devel/electron35/files/patch-electron_spec_api-power-monitor-spec.ts b/devel/electron35/files/patch-electron_spec_api-power-monitor-spec.ts deleted file mode 100644 index 7dccb7c9c5b5..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-power-monitor-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-power-monitor-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-power-monitor-spec.ts -@@ -18,7 +18,7 @@ describe('powerMonitor', () => { - describe('powerMonitor', () => { - let logindMock: any, dbusMockPowerMonitor: any, getCalls: any, emitSignal: any, reset: any; - -- ifdescribe(process.platform === 'linux' && process.env.DBUS_SYSTEM_BUS_ADDRESS != null)('when powerMonitor module is loaded with dbus mock', () => { -+ ifdescribe((process.platform === 'linux' || process.platform === 'freebsd') && process.env.DBUS_SYSTEM_BUS_ADDRESS != null)('when powerMonitor module is loaded with dbus mock', () => { - before(async () => { - const systemBus = dbus.systemBus(); - const loginService = systemBus.getService('org.freedesktop.login1'); diff --git a/devel/electron35/files/patch-electron_spec_api-process-spec.ts b/devel/electron35/files/patch-electron_spec_api-process-spec.ts deleted file mode 100644 index 5f3e1bff2b35..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-process-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-process-spec.ts.orig 2025-03-12 08:26:33 UTC -+++ electron/spec/api-process-spec.ts -@@ -39,7 +39,7 @@ describe('process module', () => { - it('resolves promise successfully with valid data', async () => { - const memoryInfo = await invoke(() => process.getProcessMemoryInfo()); - expect(memoryInfo).to.be.an('object'); -- if (process.platform === 'linux' || process.platform === 'win32') { -+ if (process.platform === 'linux' || process.platform === 'win32' || process.platform === 'freebsd') { - expect(memoryInfo.residentSet).to.be.a('number').greaterThan(0); - } - expect(memoryInfo.private).to.be.a('number').greaterThan(0); diff --git a/devel/electron35/files/patch-electron_spec_api-protocol-spec.ts b/devel/electron35/files/patch-electron_spec_api-protocol-spec.ts deleted file mode 100644 index 3195a7eabb74..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-protocol-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-protocol-spec.ts.orig 2024-11-07 16:14:43 UTC -+++ electron/spec/api-protocol-spec.ts -@@ -1738,7 +1738,7 @@ describe('protocol module', () => { - - // TODO(nornagon): this test doesn't pass on Linux currently, investigate. - // test is also flaky on CI on macOS so it is currently disabled there as well. -- ifit(process.platform !== 'linux' && (!process.env.CI || process.platform !== 'darwin'))('is fast', async () => { -+ ifit((process.platform !== 'linux' && process.platform !== 'freebsd') && (!process.env.CI || process.platform !== 'darwin'))('is fast', async () => { - // 128 MB of spaces. - const chunk = new Uint8Array(128 * 1024 * 1024); - chunk.fill(' '.charCodeAt(0)); diff --git a/devel/electron35/files/patch-electron_spec_api-safe-storage-spec.ts b/devel/electron35/files/patch-electron_spec_api-safe-storage-spec.ts deleted file mode 100644 index fe7d80e9f5e6..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-safe-storage-spec.ts +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/spec/api-safe-storage-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-safe-storage-spec.ts -@@ -29,7 +29,7 @@ describe('safeStorage module', () => { - - describe('safeStorage module', () => { - before(() => { -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - safeStorage.setUsePlainTextEncryption(true); - } - }); -@@ -47,7 +47,7 @@ describe('safeStorage module', () => { - }); - }); - -- ifdescribe(process.platform === 'linux')('SafeStorage.getSelectedStorageBackend()', () => { -+ ifdescribe(process.platform === 'linux' || process.platform === 'freebsd')('SafeStorage.getSelectedStorageBackend()', () => { - it('should return a valid backend', () => { - expect(safeStorage.getSelectedStorageBackend()).to.equal('basic_text'); - }); diff --git a/devel/electron35/files/patch-electron_spec_api-screen-spec.ts b/devel/electron35/files/patch-electron_spec_api-screen-spec.ts deleted file mode 100644 index b1ffef57876f..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-screen-spec.ts +++ /dev/null @@ -1,29 +0,0 @@ ---- electron/spec/api-screen-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-screen-spec.ts -@@ -95,7 +95,7 @@ describe('screen module', () => { - - const { size } = display!; - -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - expect(size).to.have.property('width').that.is.a('number'); - expect(size).to.have.property('height').that.is.a('number'); - } else { -@@ -109,7 +109,7 @@ describe('screen module', () => { - - const { workAreaSize } = display!; - -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - expect(workAreaSize).to.have.property('width').that.is.a('number'); - expect(workAreaSize).to.have.property('height').that.is.a('number'); - } else { -@@ -125,7 +125,7 @@ describe('screen module', () => { - expect(bounds).to.have.property('x').that.is.a('number'); - expect(bounds).to.have.property('y').that.is.a('number'); - -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - expect(bounds).to.have.property('width').that.is.a('number'); - expect(bounds).to.have.property('height').that.is.a('number'); - } else { diff --git a/devel/electron35/files/patch-electron_spec_api-shell-spec.ts b/devel/electron35/files/patch-electron_spec_api-shell-spec.ts deleted file mode 100644 index 24ea3fed330e..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-shell-spec.ts +++ /dev/null @@ -1,23 +0,0 @@ ---- electron/spec/api-shell-spec.ts.orig 2025-01-22 18:19:12 UTC -+++ electron/spec/api-shell-spec.ts -@@ -37,7 +37,7 @@ describe('shell module', () => { - - afterEach(async () => { - // reset env vars to prevent side effects -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - process.env.DE = envVars.de; - process.env.BROWSER = envVars.browser; - process.env.DISPLAY = envVars.display; -@@ -54,6 +54,11 @@ describe('shell module', () => { - let requestReceived: Promise<any>; - if (process.platform === 'linux') { - process.env.BROWSER = '/bin/true'; -+ process.env.DE = 'generic'; -+ process.env.DISPLAY = ''; -+ requestReceived = Promise.resolve(); -+ } else if (process.platform === 'freebsd') { -+ process.env.BROWSER = '/usr/bin/true'; - process.env.DE = 'generic'; - process.env.DISPLAY = ''; - requestReceived = Promise.resolve(); diff --git a/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts b/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts deleted file mode 100644 index 81d8407983a5..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-subframe-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-subframe-spec.ts.orig 2025-04-04 05:26:44 UTC -+++ electron/spec/api-subframe-spec.ts -@@ -252,7 +252,7 @@ describe('subframe with non-standard schemes', () => { - }); - - // app.getAppMetrics() does not return sandbox information on Linux. --ifdescribe(process.platform !== 'linux')('cross-site frame sandboxing', () => { -+ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('cross-site frame sandboxing', () => { - let server: http.Server; - let crossSiteUrl: string; - let serverUrl: string; diff --git a/devel/electron35/files/patch-electron_spec_api-tray-spec.ts b/devel/electron35/files/patch-electron_spec_api-tray-spec.ts deleted file mode 100644 index cb822fdca402..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-tray-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-tray-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/api-tray-spec.ts -@@ -131,7 +131,7 @@ describe('tray module', () => { - describe('tray.getBounds()', () => { - afterEach(() => { tray.destroy(); }); - -- ifit(process.platform !== 'linux')('returns a bounds object', function () { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('returns a bounds object', function () { - const bounds = tray.getBounds(); - expect(bounds).to.be.an('object').and.to.have.all.keys('x', 'y', 'width', 'height'); - }); diff --git a/devel/electron35/files/patch-electron_spec_api-utility-process-spec.ts b/devel/electron35/files/patch-electron_spec_api-utility-process-spec.ts deleted file mode 100644 index d080f5ffca9a..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-utility-process-spec.ts +++ /dev/null @@ -1,20 +0,0 @@ ---- electron/spec/api-utility-process-spec.ts.orig 2025-04-04 05:26:44 UTC -+++ electron/spec/api-utility-process-spec.ts -@@ -467,7 +467,7 @@ describe('utilityProcess module', () => { - expect(output).to.include(result); - }); - -- ifit(process.platform !== 'linux')('can access exposed main process modules from the utility process', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('can access exposed main process modules from the utility process', async () => { - const message = 'Message from utility process'; - const child = utilityProcess.fork(path.join(fixturesPath, 'expose-main-process-module.js')); - await once(child, 'spawn'); -@@ -504,7 +504,7 @@ describe('utilityProcess module', () => { - await closeWindow(w); - }); - -- ifit(process.platform === 'linux')('allows executing a setuid binary with child_process', async () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('allows executing a setuid binary with child_process', async () => { - const child = utilityProcess.fork(path.join(fixturesPath, 'suid.js')); - await once(child, 'spawn'); - const [data] = await once(child, 'message'); diff --git a/devel/electron35/files/patch-electron_spec_api-web-contents-spec.ts b/devel/electron35/files/patch-electron_spec_api-web-contents-spec.ts deleted file mode 100644 index 824900c04d17..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-web-contents-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-web-contents-spec.ts.orig 2025-03-27 16:32:44 UTC -+++ electron/spec/api-web-contents-spec.ts -@@ -2652,7 +2652,7 @@ describe('webContents module', () => { - }); - - // TODO(codebytere): OOPIF printing is disabled on Linux at the moment due to crashes. -- ifit(process.platform !== 'linux')('can print cross-origin iframes', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('can print cross-origin iframes', async () => { - server = http.createServer((_, res) => { - res.writeHead(200); - res.end(` diff --git a/devel/electron35/files/patch-electron_spec_api-web-frame-main-spec.ts b/devel/electron35/files/patch-electron_spec_api-web-frame-main-spec.ts deleted file mode 100644 index c8b3ce3d94f7..000000000000 --- a/devel/electron35/files/patch-electron_spec_api-web-frame-main-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/api-web-frame-main-spec.ts.orig 2025-07-31 13:41:06 UTC -+++ electron/spec/api-web-frame-main-spec.ts -@@ -316,7 +316,7 @@ describe('webFrameMain module', () => { - afterEach(closeAllWindows); - - // TODO(jkleinsc) fix this flaky test on linux -- ifit(process.platform !== 'linux')('throws upon accessing properties when disposed', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('throws upon accessing properties when disposed', async () => { - await w.loadFile(path.join(subframesPath, 'frame-with-frame-container.html')); - const { mainFrame } = w.webContents; - w.destroy(); diff --git a/devel/electron35/files/patch-electron_spec_chromium-spec.ts b/devel/electron35/files/patch-electron_spec_chromium-spec.ts deleted file mode 100644 index 1c0dbc9b0e42..000000000000 --- a/devel/electron35/files/patch-electron_spec_chromium-spec.ts +++ /dev/null @@ -1,44 +0,0 @@ ---- electron/spec/chromium-spec.ts.orig 2025-05-27 20:59:13 UTC -+++ electron/spec/chromium-spec.ts -@@ -475,13 +475,13 @@ describe('command line switches', () => { - it('should not set an invalid locale', async () => testLocale('asdfkl', `${currentLocale}|${currentSystemLocale}|${currentPreferredLanguages}`)); - - const lcAll = String(process.env.LC_ALL); -- ifit(process.platform === 'linux')('current process has a valid LC_ALL env', async () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('current process has a valid LC_ALL env', async () => { - // The LC_ALL env should not be set to DOM locale string. - expect(lcAll).to.not.equal(app.getLocale()); - }); -- ifit(process.platform === 'linux')('should not change LC_ALL', async () => testLocale('fr', lcAll, true)); -- ifit(process.platform === 'linux')('should not change LC_ALL when setting invalid locale', async () => testLocale('asdfkl', lcAll, true)); -- ifit(process.platform === 'linux')('should not change LC_ALL when --lang is not set', async () => testLocale('', lcAll, true)); -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('should not change LC_ALL', async () => testLocale('fr', lcAll, true)); -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('should not change LC_ALL when setting invalid locale', async () => testLocale('asdfkl', lcAll, true)); -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('should not change LC_ALL when --lang is not set', async () => testLocale('', lcAll, true)); - }); - - describe('--remote-debugging-pipe switch', () => { -@@ -2958,12 +2958,12 @@ describe('font fallback', () => { - expect(fonts[0].familyName).to.equal('Arial'); - } else if (process.platform === 'darwin') { - expect(fonts[0].familyName).to.equal('Helvetica'); -- } else if (process.platform === 'linux') { -+ } else if (process.platform === 'linux' || process.platform === 'freebsd') { - expect(fonts[0].familyName).to.equal('DejaVu Sans'); - } // I think this depends on the distro? We don't specify a default. - }); - -- ifit(process.platform !== 'linux')('should fall back to Japanese font for sans-serif Japanese script', async function () { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('should fall back to Japanese font for sans-serif Japanese script', async function () { - const html = ` - <html lang="ja-JP"> - <head> -@@ -3507,7 +3507,7 @@ describe('paste execCommand', () => { - }); - }); - --ifdescribe((process.platform !== 'linux' || app.isUnityRunning()))('navigator.setAppBadge/clearAppBadge', () => { -+ifdescribe(((process.platform !== 'linux' && process.platform !== 'freebsd') || app.isUnityRunning()))('navigator.setAppBadge/clearAppBadge', () => { - let w: BrowserWindow; - - const expectedBadgeCount = 42; diff --git a/devel/electron35/files/patch-electron_spec_crash-spec.ts b/devel/electron35/files/patch-electron_spec_crash-spec.ts deleted file mode 100644 index b4da5969eecd..000000000000 --- a/devel/electron35/files/patch-electron_spec_crash-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/crash-spec.ts.orig 2025-03-26 14:46:58 UTC -+++ electron/spec/crash-spec.ts -@@ -52,7 +52,7 @@ const shouldRunCase = (crashCase: string) => { - if (process.platform === 'win32') { - return process.arch !== 'ia32'; - } else { -- return (process.platform !== 'linux' || (process.arch !== 'arm64' && process.arch !== 'arm')); -+ return ((process.platform !== 'linux' && process.platform !== 'freebsd') || (process.arch !== 'arm64' && process.arch !== 'arm')); - } - } - default: { diff --git a/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_decrypt-app_main.js b/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_decrypt-app_main.js deleted file mode 100644 index 894e14dc5f17..000000000000 --- a/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_decrypt-app_main.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/fixtures/api/safe-storage/decrypt-app/main.js.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/fixtures/api/safe-storage/decrypt-app/main.js -@@ -7,7 +7,7 @@ app.whenReady().then(async () => { - const readFile = fs.readFile; - - app.whenReady().then(async () => { -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - safeStorage.setUsePlainTextEncryption(true); - } - const encryptedString = await readFile(pathToEncryptedString); diff --git a/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_encrypt-app_main.js b/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_encrypt-app_main.js deleted file mode 100644 index a94b107196e5..000000000000 --- a/devel/electron35/files/patch-electron_spec_fixtures_api_safe-storage_encrypt-app_main.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/fixtures/api/safe-storage/encrypt-app/main.js.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/fixtures/api/safe-storage/encrypt-app/main.js -@@ -7,7 +7,7 @@ app.whenReady().then(async () => { - const writeFile = fs.writeFile; - - app.whenReady().then(async () => { -- if (process.platform === 'linux') { -+ if (process.platform === 'linux' || process.platform === 'freebsd') { - safeStorage.setUsePlainTextEncryption(true); - } - const encrypted = safeStorage.encryptString('plaintext'); diff --git a/devel/electron35/files/patch-electron_spec_fixtures_crash-cases_safe-storage_index.js b/devel/electron35/files/patch-electron_spec_fixtures_crash-cases_safe-storage_index.js deleted file mode 100644 index 822927ba19ff..000000000000 --- a/devel/electron35/files/patch-electron_spec_fixtures_crash-cases_safe-storage_index.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/fixtures/crash-cases/safe-storage/index.js.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/fixtures/crash-cases/safe-storage/index.js -@@ -22,7 +22,7 @@ const { expect } = require('chai'); - await app.whenReady(); - // isEncryptionAvailable() will always return false on CI due to a mocked - // dbus as mentioned above. -- expect(safeStorage.isEncryptionAvailable()).to.equal(process.platform !== 'linux'); -+ expect(safeStorage.isEncryptionAvailable()).to.equal(process.platform !== 'linux' && process.platform !== 'freebsd'); - if (safeStorage.isEncryptionAvailable()) { - const plaintext = 'plaintext'; - const ciphertext = safeStorage.encryptString(plaintext); diff --git a/devel/electron35/files/patch-electron_spec_fixtures_native-addon_uv-dlopen_index.js b/devel/electron35/files/patch-electron_spec_fixtures_native-addon_uv-dlopen_index.js deleted file mode 100644 index b418e38c836f..000000000000 --- a/devel/electron35/files/patch-electron_spec_fixtures_native-addon_uv-dlopen_index.js +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/fixtures/native-addon/uv-dlopen/index.js.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/fixtures/native-addon/uv-dlopen/index.js -@@ -4,7 +4,7 @@ const lib = (() => { - - const lib = (() => { - switch (process.platform) { -- case 'linux': -+ case 'linux': case 'freebsd': - return path.resolve(__dirname, 'build/Release/foo.so'); - case 'darwin': - return path.resolve(__dirname, 'build/Release/foo.dylib'); diff --git a/devel/electron35/files/patch-electron_spec_node-spec.ts b/devel/electron35/files/patch-electron_spec_node-spec.ts deleted file mode 100644 index b943ea8f0ba9..000000000000 --- a/devel/electron35/files/patch-electron_spec_node-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/node-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/node-spec.ts -@@ -148,7 +148,7 @@ describe('node feature', () => { - }); - - describe('child_process.exec', () => { -- ifit(process.platform === 'linux')('allows executing a setuid binary from non-sandboxed renderer', async () => { -+ ifit(process.platform === 'linux' || process.platform === 'freebsd')('allows executing a setuid binary from non-sandboxed renderer', async () => { - // Chrome uses prctl(2) to set the NO_NEW_PRIVILEGES flag on Linux (see - // https://github.com/torvalds/linux/blob/40fde647cc/Documentation/userspace-api/no_new_privs.rst). - // We disable this for unsandboxed processes, which the renderer tests diff --git a/devel/electron35/files/patch-electron_spec_version-bump-spec.ts b/devel/electron35/files/patch-electron_spec_version-bump-spec.ts deleted file mode 100644 index c595f00e149b..000000000000 --- a/devel/electron35/files/patch-electron_spec_version-bump-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/version-bump-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/version-bump-spec.ts -@@ -53,7 +53,7 @@ describe('version-bumper', () => { - } - - describe('version-bumper', () => { -- ifdescribe(!(process.platform === 'linux' && process.arch.indexOf('arm') === 0) && process.platform !== 'darwin')('nextVersion', () => { -+ ifdescribe(!((process.platform === 'linux' || process.platform === 'freebsd') && process.arch.indexOf('arm') === 0) && process.platform !== 'darwin')('nextVersion', () => { - describe('bump versions', () => { - const nightlyPattern = /[0-9.]*(-nightly.(\d{4})(\d{2})(\d{2}))$/g; - const betaPattern = /[0-9.]*(-beta[0-9.]*)/g; diff --git a/devel/electron35/files/patch-electron_spec_visibility-state-spec.ts b/devel/electron35/files/patch-electron_spec_visibility-state-spec.ts deleted file mode 100644 index 1c7fffa8982b..000000000000 --- a/devel/electron35/files/patch-electron_spec_visibility-state-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/visibility-state-spec.ts.orig 2024-10-22 02:29:46 UTC -+++ electron/spec/visibility-state-spec.ts -@@ -11,7 +11,7 @@ import { closeAllWindows } from './lib/window-helpers' - - // visibilityState specs pass on linux with a real window manager but on CI - // the environment does not let these specs pass --ifdescribe(process.platform !== 'linux')('document.visibilityState', () => { -+ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('document.visibilityState', () => { - let w: BaseWindow & {webContents: WebContents}; - - before(() => { diff --git a/devel/electron35/files/patch-electron_spec_webview-spec.ts b/devel/electron35/files/patch-electron_spec_webview-spec.ts deleted file mode 100644 index 5ab54396607a..000000000000 --- a/devel/electron35/files/patch-electron_spec_webview-spec.ts +++ /dev/null @@ -1,11 +0,0 @@ ---- electron/spec/webview-spec.ts.orig 2024-10-09 13:53:06 UTC -+++ electron/spec/webview-spec.ts -@@ -559,7 +559,7 @@ describe('<webview> tag', function () { - }); - - // FIXME(zcbenz): Fullscreen events do not work on Linux. -- ifit(process.platform !== 'linux')('exiting fullscreen should unfullscreen window', async () => { -+ ifit(process.platform !== 'linux' && process.platform !== 'freebsd')('exiting fullscreen should unfullscreen window', async () => { - const [w, webview] = await loadWebViewWindow(); - const enterFullScreen = once(w, 'enter-full-screen'); - await webview.executeJavaScript('document.getElementById("div").requestFullscreen()', true); diff --git a/devel/electron35/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc b/devel/electron35/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc deleted file mode 100644 index a3959340a676..000000000000 --- a/devel/electron35/files/patch-extensions_browser_api_api__browser__context__keyed__service__factories.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/browser/api/api_browser_context_keyed_service_factories.cc.orig 2025-03-24 20:50:14 UTC -+++ extensions/browser/api/api_browser_context_keyed_service_factories.cc -@@ -120,7 +120,7 @@ void EnsureApiBrowserContextKeyedServiceFactoriesBuilt - #endif - MessageService::GetFactoryInstance(); - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - NetworkingPrivateEventRouterFactory::GetInstance(); - #endif - PrinterProviderAPIFactory::GetInstance(); diff --git a/devel/electron35/files/patch-extensions_browser_api_management_management__api.cc b/devel/electron35/files/patch-extensions_browser_api_management_management__api.cc deleted file mode 100644 index a0ee91afd52e..000000000000 --- a/devel/electron35/files/patch-extensions_browser_api_management_management__api.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/browser/api/management/management_api.cc.orig 2024-08-14 20:55:02 UTC -+++ extensions/browser/api/management/management_api.cc -@@ -285,7 +285,7 @@ bool PlatformSupportsApprovalFlowForExtensions() { - #if BUILDFLAG(IS_CHROMEOS) - // ChromeOS devices have this feature already shipped. - return true; --#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled( - supervised_user::kEnableExtensionsPermissionsForSupervisedUsersOnDesktop); - #else diff --git a/devel/electron35/files/patch-extensions_browser_api_messaging_message__service.cc b/devel/electron35/files/patch-extensions_browser_api_messaging_message__service.cc deleted file mode 100644 index 03e895683b09..000000000000 --- a/devel/electron35/files/patch-extensions_browser_api_messaging_message__service.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- extensions/browser/api/messaging/message_service.cc.orig 2025-03-24 20:50:14 UTC -+++ extensions/browser/api/messaging/message_service.cc -@@ -77,7 +77,7 @@ const char kReceivingEndDoesntExistError[] = - const char kReceivingEndDoesntExistError[] = - "Could not establish connection. Receiving end does not exist."; - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kMissingPermissionError[] = - "Access to native messaging requires nativeMessaging permission."; - const char kProhibitedByPoliciesError[] = -@@ -643,7 +643,7 @@ void MessageService::OpenChannelToNativeAppImpl( - return; - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool has_permission = extension->permissions_data()->HasAPIPermission( - mojom::APIPermissionID::kNativeMessaging); - if (!has_permission) { diff --git a/devel/electron35/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc b/devel/electron35/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc deleted file mode 100644 index e14e91226058..000000000000 --- a/devel/electron35/files/patch-extensions_browser_api_networking__private_networking__private__delegate__factory.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- extensions/browser/api/networking_private/networking_private_delegate_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/browser/api/networking_private/networking_private_delegate_factory.cc -@@ -12,7 +12,7 @@ - - #if BUILDFLAG(IS_CHROMEOS) - #include "extensions/browser/api/networking_private/networking_private_chromeos.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "extensions/browser/api/networking_private/networking_private_linux.h" - #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - #include "components/wifi/wifi_service.h" -@@ -63,7 +63,7 @@ NetworkingPrivateDelegateFactory::BuildServiceInstance - std::unique_ptr<NetworkingPrivateDelegate> delegate; - #if BUILDFLAG(IS_CHROMEOS) - delegate = std::make_unique<NetworkingPrivateChromeOS>(browser_context); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - delegate = std::make_unique<NetworkingPrivateLinux>(); - #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - std::unique_ptr<wifi::WiFiService> wifi_service(wifi::WiFiService::Create()); -@@ -74,7 +74,7 @@ NetworkingPrivateDelegateFactory::BuildServiceInstance - #endif - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || \ -- BUILDFLAG(IS_MAC) -+ BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (ui_factory_) { - delegate->set_ui_delegate(ui_factory_->CreateDelegate()); - } diff --git a/devel/electron35/files/patch-extensions_common_api___permission__features.json b/devel/electron35/files/patch-extensions_common_api___permission__features.json deleted file mode 100644 index bc538365404d..000000000000 --- a/devel/electron35/files/patch-extensions_common_api___permission__features.json +++ /dev/null @@ -1,29 +0,0 @@ ---- extensions/common/api/_permission_features.json.orig 2025-03-24 20:50:14 UTC -+++ extensions/common/api/_permission_features.json -@@ -138,7 +138,7 @@ - { - "channel": "stable", - "extension_types": ["platform_app"], -- "platforms": ["chromeos", "win", "mac", "linux"], -+ "platforms": ["chromeos", "win", "mac", "linux", "openbsd", "freebsd"], - "allowlist": [ - "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/387169 - "A3BC37E2148AC4E99BE4B16AF9D42DD1E592BBBE", // http://crbug.com/387169 -@@ -423,7 +423,7 @@ - }, { - "channel": "stable", - "extension_types": ["extension", "legacy_packaged_app", "platform_app"], -- "platforms": ["chromeos", "mac", "win", "linux", "fuchsia"], -+ "platforms": ["chromeos", "mac", "win", "linux", "fuchsia", "openbsd", "freebsd"], - "allowlist": [ - "0DE0F05680A4A056BCEC864ED8DDA84296F82B40", // http://crbug.com/434651 - "1C93BD3CF875F4A73C0B2A163BB8FBDA8B8B3D80", // http://crbug.com/293683 -@@ -467,7 +467,7 @@ - "networkingPrivate": { - "channel": "stable", - "extension_types": ["extension", "legacy_packaged_app", "platform_app"], -- "platforms": ["chromeos", "mac", "win", "linux", "fuchsia"], -+ "platforms": ["chromeos", "mac", "win", "linux", "fuchsia", "openbsd", "freebsd"], - "allowlist": [ - // DO NOT ADD ANY MORE ENTRIES HERE. - // networkingPrivate is being migrated to networking.onc. diff --git a/devel/electron35/files/patch-extensions_common_api_runtime.json b/devel/electron35/files/patch-extensions_common_api_runtime.json deleted file mode 100644 index a62b91540fcb..000000000000 --- a/devel/electron35/files/patch-extensions_common_api_runtime.json +++ /dev/null @@ -1,10 +0,0 @@ ---- extensions/common/api/runtime.json.orig 2024-02-21 00:20:46 UTC -+++ extensions/common/api/runtime.json -@@ -86,6 +86,7 @@ - {"name": "cros", "description": "Specifies the Chrome operating system."}, - {"name": "linux", "description": "Specifies the Linux operating system."}, - {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, -+ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."}, - {"name": "fuchsia", "description": "Specifies the Fuchsia operating system."} - ] - }, diff --git a/devel/electron35/files/patch-extensions_common_command.cc b/devel/electron35/files/patch-extensions_common_command.cc deleted file mode 100644 index 1ee04f732f41..000000000000 --- a/devel/electron35/files/patch-extensions_common_command.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/common/command.cc.orig 2025-03-24 20:50:14 UTC -+++ extensions/common/command.cc -@@ -116,7 +116,7 @@ std::string Command::CommandPlatform() { - return ui::kKeybindingPlatformMac; - #elif BUILDFLAG(IS_CHROMEOS) - return ui::kKeybindingPlatformChromeOs; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return ui::kKeybindingPlatformLinux; - #elif BUILDFLAG(IS_FUCHSIA) - // TODO(crbug.com/40220501): Change this once we decide what string should be diff --git a/devel/electron35/files/patch-extensions_common_features_feature.cc b/devel/electron35/files/patch-extensions_common_features_feature.cc deleted file mode 100644 index 981accef0f6e..000000000000 --- a/devel/electron35/files/patch-extensions_common_features_feature.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/common/features/feature.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/common/features/feature.cc -@@ -29,6 +29,8 @@ Feature::Platform Feature::GetCurrentPlatform() { - return WIN_PLATFORM; - #elif BUILDFLAG(IS_FUCHSIA) - return FUCHSIA_PLATFORM; -+#elif BUILDFLAG(IS_BSD) -+ return LINUX_PLATFORM; - #else - return UNSPECIFIED_PLATFORM; - #endif diff --git a/devel/electron35/files/patch-extensions_renderer_bindings_api__binding__util.cc b/devel/electron35/files/patch-extensions_renderer_bindings_api__binding__util.cc deleted file mode 100644 index e8b412e8cb40..000000000000 --- a/devel/electron35/files/patch-extensions_renderer_bindings_api__binding__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/renderer/bindings/api_binding_util.cc.orig 2025-03-24 20:50:14 UTC -+++ extensions/renderer/bindings/api_binding_util.cc -@@ -129,7 +129,7 @@ std::string GetPlatformString() { - std::string GetPlatformString() { - #if BUILDFLAG(IS_CHROMEOS) - return "chromeos"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "linux"; - #elif BUILDFLAG(IS_MAC) - return "mac"; diff --git a/devel/electron35/files/patch-extensions_renderer_bindings_argument__spec.cc b/devel/electron35/files/patch-extensions_renderer_bindings_argument__spec.cc deleted file mode 100644 index 13961c2dfbe9..000000000000 --- a/devel/electron35/files/patch-extensions_renderer_bindings_argument__spec.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/renderer/bindings/argument_spec.cc.orig 2022-11-30 08:12:58 UTC -+++ extensions/renderer/bindings/argument_spec.cc -@@ -18,6 +18,8 @@ - #include "gin/data_object_builder.h" - #include "gin/dictionary.h" - -+#include <cmath> -+ - namespace extensions { - - namespace { diff --git a/devel/electron35/files/patch-extensions_shell_app_shell__main__delegate.cc b/devel/electron35/files/patch-extensions_shell_app_shell__main__delegate.cc deleted file mode 100644 index 257285c8d172..000000000000 --- a/devel/electron35/files/patch-extensions_shell_app_shell__main__delegate.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- extensions/shell/app/shell_main_delegate.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/shell/app/shell_main_delegate.cc -@@ -40,7 +40,7 @@ - #if BUILDFLAG(IS_WIN) - #include "base/base_paths_win.h" - #include "base/process/process_info.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/nix/xdg_util.h" - #elif BUILDFLAG(IS_MAC) - #include "base/base_paths_mac.h" -@@ -60,7 +60,7 @@ base::FilePath GetDataPath() { - } - - base::FilePath data_dir; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::unique_ptr<base::Environment> env(base::Environment::Create()); - data_dir = base::nix::GetXDGDirectory( - env.get(), base::nix::kXdgConfigHomeEnvVar, base::nix::kDotConfigDir); diff --git a/devel/electron35/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc b/devel/electron35/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc deleted file mode 100644 index aa0b40223582..000000000000 --- a/devel/electron35/files/patch-extensions_shell_browser_api_runtime_shell__runtime__api__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/shell/browser/api/runtime/shell_runtime_api_delegate.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/shell/browser/api/runtime/shell_runtime_api_delegate.cc -@@ -45,7 +45,7 @@ bool ShellRuntimeAPIDelegate::GetPlatformInfo(Platform - bool ShellRuntimeAPIDelegate::GetPlatformInfo(PlatformInfo* info) { - #if BUILDFLAG(IS_CHROMEOS) - info->os = api::runtime::PlatformOs::kCros; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - info->os = api::runtime::PlatformOs::kLinux; - #endif - return true; diff --git a/devel/electron35/files/patch-extensions_shell_browser_shell__browser__main__parts.cc b/devel/electron35/files/patch-extensions_shell_browser_shell__browser__main__parts.cc deleted file mode 100644 index fbbd6455ed39..000000000000 --- a/devel/electron35/files/patch-extensions_shell_browser_shell__browser__main__parts.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/shell/browser/shell_browser_main_parts.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/shell/browser/shell_browser_main_parts.cc -@@ -137,7 +137,7 @@ void ShellBrowserMainParts::PostCreateMainMessageLoop( - switches::kAppShellAllowRoaming)) { - network_controller_->SetCellularAllowRoaming(true); - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // app_shell doesn't need GTK, so the fake input method context can work. - // See crbug.com/381852 and revision fb69f142. - // TODO(michaelpg): Verify this works for target environments. diff --git a/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.cc b/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.cc deleted file mode 100644 index c6e838785d9d..000000000000 --- a/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- extensions/shell/browser/shell_extensions_api_client.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/shell/browser/shell_extensions_api_client.cc -@@ -18,7 +18,7 @@ - #include "extensions/shell/browser/shell_virtual_keyboard_delegate.h" - #include "extensions/shell/browser/shell_web_view_guest_delegate.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "extensions/shell/browser/api/file_system/shell_file_system_delegate.h" - #endif - -@@ -54,7 +54,7 @@ ShellExtensionsAPIClient::CreateDisplayInfoProvider() - return std::make_unique<ShellDisplayInfoProvider>(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - FileSystemDelegate* ShellExtensionsAPIClient::GetFileSystemDelegate() { - if (!file_system_delegate_) - file_system_delegate_ = std::make_unique<ShellFileSystemDelegate>(); diff --git a/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.h b/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.h deleted file mode 100644 index daba8e5bca83..000000000000 --- a/devel/electron35/files/patch-extensions_shell_browser_shell__extensions__api__client.h +++ /dev/null @@ -1,19 +0,0 @@ ---- extensions/shell/browser/shell_extensions_api_client.h.orig 2025-01-27 17:37:37 UTC -+++ extensions/shell/browser/shell_extensions_api_client.h -@@ -34,14 +34,14 @@ class ShellExtensionsAPIClient : public ExtensionsAPIC - content::BrowserContext* browser_context) const override; - std::unique_ptr<DisplayInfoProvider> CreateDisplayInfoProvider() - const override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - FileSystemDelegate* GetFileSystemDelegate() override; - #endif - MessagingDelegate* GetMessagingDelegate() override; - FeedbackPrivateDelegate* GetFeedbackPrivateDelegate() override; - - private: --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<FileSystemDelegate> file_system_delegate_; - #endif - std::unique_ptr<MessagingDelegate> messaging_delegate_; diff --git a/devel/electron35/files/patch-google__apis_gcm_engine_heartbeat__manager.cc b/devel/electron35/files/patch-google__apis_gcm_engine_heartbeat__manager.cc deleted file mode 100644 index 49299d817e4c..000000000000 --- a/devel/electron35/files/patch-google__apis_gcm_engine_heartbeat__manager.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- google_apis/gcm/engine/heartbeat_manager.cc.orig 2023-05-25 00:41:56 UTC -+++ google_apis/gcm/engine/heartbeat_manager.cc -@@ -32,7 +32,7 @@ const int kMinClientHeartbeatIntervalMs = 1000 * 30; - // Minimum time spent sleeping before we force a new heartbeat. - const int kMinSuspendTimeMs = 1000 * 10; // 10 seconds. - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // The period at which to check if the heartbeat time has passed. Used to - // protect against platforms where the timer is delayed by the system being - // suspended. Only needed on linux because the other OSes provide a standard -@@ -191,7 +191,7 @@ void HeartbeatManager::RestartTimer() { - base::BindRepeating(&HeartbeatManager::OnHeartbeatTriggered, - weak_ptr_factory_.GetWeakPtr())); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Windows, Mac, Android, iOS, and Chrome OS all provide a way to be notified - // when the system is suspending or resuming. The only one that does not is - // Linux so we need to poll to check for missed heartbeats. -@@ -214,7 +214,7 @@ void HeartbeatManager::CheckForMissedHeartbeat() { - return; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - // Otherwise check again later. - io_task_runner_->PostDelayedTask( - FROM_HERE, diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_dawn__context__provider.cc b/devel/electron35/files/patch-gpu_command__buffer_service_dawn__context__provider.cc deleted file mode 100644 index cbe67e056ee2..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_dawn__context__provider.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/dawn_context_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/dawn_context_provider.cc -@@ -341,7 +341,7 @@ wgpu::BackendType DawnContextProvider::GetDefaultBacke - return base::FeatureList::IsEnabled(features::kSkiaGraphiteDawnUseD3D12) - ? wgpu::BackendType::D3D12 - : wgpu::BackendType::D3D11; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - return wgpu::BackendType::Vulkan; - #elif BUILDFLAG(IS_APPLE) - return wgpu::BackendType::Metal; diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc b/devel/electron35/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc deleted file mode 100644 index a8fddc7ffa10..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/gles2_cmd_decoder.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/gles2_cmd_decoder.cc -@@ -2862,7 +2862,7 @@ GLES2Decoder* GLES2Decoder::Create( - } - - // Allow linux to run fuzzers. --#if BUILDFLAG(ENABLE_VALIDATING_COMMAND_DECODER) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(ENABLE_VALIDATING_COMMAND_DECODER) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return new GLES2DecoderImpl(client, command_buffer_service, outputter, group); - #else - LOG(FATAL) << "Validating command decoder is not supported."; diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.cc deleted file mode 100644 index 9eb3a8bd7b58..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- gpu/command_buffer/service/shared_context_state.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/shared_context_state.cc -@@ -67,7 +67,7 @@ - #include "gpu/vulkan/vulkan_implementation.h" - #include "gpu/vulkan/vulkan_util.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "gpu/command_buffer/service/external_semaphore_pool.h" - #endif - -@@ -393,7 +393,7 @@ SharedContextState::SharedContextState( - if (gr_context_type_ == GrContextType::kVulkan) { - if (vk_context_provider_) { - #if BUILDFLAG(ENABLE_VULKAN) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) - external_semaphore_pool_ = std::make_unique<ExternalSemaphorePool>(this); - #endif - use_virtualized_gl_contexts_ = false; -@@ -430,7 +430,7 @@ SharedContextState::~SharedContextState() { - } - - #if BUILDFLAG(ENABLE_VULKAN) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) - external_semaphore_pool_.reset(); - #endif - diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.h b/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.h deleted file mode 100644 index c375b5ad8e26..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__context__state.h +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/command_buffer/service/shared_context_state.h.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/shared_context_state.h -@@ -235,7 +235,7 @@ class GPU_GLES2_EXPORT SharedContextState - return &memory_type_tracker_; - } - #if BUILDFLAG(ENABLE_VULKAN) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) - ExternalSemaphorePool* external_semaphore_pool() { - return external_semaphore_pool_.get(); - } -@@ -448,7 +448,7 @@ class GPU_GLES2_EXPORT SharedContextState - bool disable_check_reset_status_throttling_for_test_ = false; - - #if BUILDFLAG(ENABLE_VULKAN) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD)) - std::unique_ptr<ExternalSemaphorePool> external_semaphore_pool_; - #endif - diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc deleted file mode 100644 index 13181e64eedd..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_angle__vulkan__image__backing__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.cc.orig 2024-08-14 20:55:03 UTC -+++ gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.cc -@@ -20,7 +20,7 @@ constexpr SharedImageUsageSet kSupportedUsage = - // TODO(penghuang): verify the scanout is the right usage for video playback. - // crbug.com/1280798 - constexpr SharedImageUsageSet kSupportedUsage = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - SHARED_IMAGE_USAGE_SCANOUT | - #endif - SHARED_IMAGE_USAGE_GLES2_READ | SHARED_IMAGE_USAGE_GLES2_WRITE | diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc deleted file mode 100644 index 7dcd14de5090..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/command_buffer/service/shared_image/external_vk_image_backing.cc.orig 2025-01-27 17:37:37 UTC -+++ gpu/command_buffer/service/shared_image/external_vk_image_backing.cc -@@ -57,7 +57,7 @@ - #include "ui/gl/gl_version_info.h" - #include "ui/gl/scoped_binders.h" - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DAWN) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DAWN) - #include "gpu/command_buffer/service/shared_image/external_vk_image_dawn_representation.h" - #if BUILDFLAG(DAWN_ENABLE_BACKEND_OPENGLES) - #include "gpu/command_buffer/service/shared_image/dawn_gl_texture_representation.h" -@@ -702,7 +702,7 @@ std::unique_ptr<DawnImageRepresentation> ExternalVkIma - wgpu::BackendType backend_type, - std::vector<wgpu::TextureFormat> view_formats, - scoped_refptr<SharedContextState> context_state) { --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DAWN) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DAWN) - auto wgpu_format = ToDawnFormat(format()); - - if (wgpu_format == wgpu::TextureFormat::Undefined) { diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc deleted file mode 100644 index afd6620c3799..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_external__vk__image__backing__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/shared_image/external_vk_image_backing_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/shared_image/external_vk_image_backing_factory.cc -@@ -168,7 +168,7 @@ SharedImageUsageSet SupportedUsage() { - - SharedImageUsageSet SupportedUsage() { - SharedImageUsageSet supported_usage = --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DAWN) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DAWN) - SHARED_IMAGE_USAGE_WEBGPU_READ | SHARED_IMAGE_USAGE_WEBGPU_WRITE | - SHARED_IMAGE_USAGE_WEBGPU_SWAP_CHAIN_TEXTURE | - SHARED_IMAGE_USAGE_WEBGPU_STORAGE_TEXTURE | diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc deleted file mode 100644 index 9e353985a7d5..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__factory.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- gpu/command_buffer/service/shared_image/shared_image_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/shared_image/shared_image_factory.cc -@@ -49,7 +49,7 @@ - #include "gpu/command_buffer/service/shared_image/angle_vulkan_image_backing_factory.h" - #include "gpu/vulkan/vulkan_device_queue.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "gpu/command_buffer/service/shared_image/external_vk_image_backing_factory.h" - #endif - -@@ -113,7 +113,7 @@ gfx::GpuMemoryBufferType GetNativeBufferType() { - return gfx::GpuMemoryBufferType::IO_SURFACE_BUFFER; - #elif BUILDFLAG(IS_ANDROID) - return gfx::GpuMemoryBufferType::ANDROID_HARDWARE_BUFFER; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - return gfx::GpuMemoryBufferType::NATIVE_PIXMAP; - #elif BUILDFLAG(IS_WIN) - return gfx::GpuMemoryBufferType::DXGI_SHARED_HANDLE; -@@ -317,7 +317,7 @@ SharedImageFactory::SharedImageFactory( - context_state_, workarounds_); - factories_.push_back(std::move(ozone_factory)); - } --#if BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA)) -+#if BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)) - if (gr_context_type_ == GrContextType::kVulkan) { - auto external_vk_image_factory = - std::make_unique<ExternalVkImageBackingFactory>(context_state_); diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc deleted file mode 100644 index fc8db7e903a6..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_shared__image__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/shared_image/shared_image_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/shared_image/shared_image_manager.cc -@@ -756,7 +756,7 @@ bool SharedImageManager::SupportsScanoutImages() { - return true; - #elif BUILDFLAG(IS_ANDROID) - return base::AndroidHardwareBufferCompat::IsSupportAvailable(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // We are in the process of tightening scanout support on Ozone to be guarded - // by overlays being supported rather than merely native pixmaps being - // supported, as native pixmap support doesn't always imply that those native diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc b/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc deleted file mode 100644 index 071883e56db5..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_shared__image_wrapped__sk__image__backing.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/command_buffer/service/shared_image/wrapped_sk_image_backing.cc.orig 2024-04-15 20:33:59 UTC -+++ gpu/command_buffer/service/shared_image/wrapped_sk_image_backing.cc -@@ -214,7 +214,7 @@ bool WrappedSkImageBacking::Initialize(const std::stri - - constexpr GrRenderable is_renderable = GrRenderable::kYes; - constexpr GrProtected is_protected = GrProtected::kNo; --#if DCHECK_IS_ON() && !BUILDFLAG(IS_LINUX) -+#if DCHECK_IS_ON() && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // Blue for single-planar and magenta-ish for multi-planar. - SkColor4f fallback_color = - format().is_single_plane() ? SkColors::kBlue : SkColors::kWhite; diff --git a/devel/electron35/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc b/devel/electron35/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc deleted file mode 100644 index 074a1dd54ae0..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_service_webgpu__decoder__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/command_buffer/service/webgpu_decoder_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/command_buffer/service/webgpu_decoder_impl.cc -@@ -1752,7 +1752,7 @@ wgpu::Adapter WebGPUDecoderImpl::CreatePreferredAdapte - backend_types = {wgpu::BackendType::D3D12}; - #elif BUILDFLAG(IS_MAC) - backend_types = {wgpu::BackendType::Metal}; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (shared_context_state_->GrContextIsVulkan() || - shared_context_state_->IsGraphiteDawnVulkan()) { - backend_types = {wgpu::BackendType::Vulkan}; -@@ -1994,7 +1994,7 @@ WebGPUDecoderImpl::AssociateMailboxDawn( - } - - #if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_APPLE) && \ -- !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_LINUX) -+ !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - if (usage & wgpu::TextureUsage::StorageBinding) { - LOG(ERROR) << "AssociateMailbox: wgpu::TextureUsage::StorageBinding is NOT " - "supported yet on this platform."; diff --git a/devel/electron35/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc b/devel/electron35/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc deleted file mode 100644 index fdda274e415e..000000000000 --- a/devel/electron35/files/patch-gpu_command__buffer_tests_gl__gpu__memory__buffer__unittest.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/command_buffer/tests/gl_gpu_memory_buffer_unittest.cc.orig 2024-10-16 21:31:30 UTC -+++ gpu/command_buffer/tests/gl_gpu_memory_buffer_unittest.cc -@@ -32,7 +32,7 @@ - #include "ui/gfx/half_float.h" - #include "ui/gl/test/gl_test_support.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "gpu/ipc/common/gpu_memory_buffer_impl_native_pixmap.h" - #include "ui/gfx/linux/client_native_pixmap_factory_dmabuf.h" - #endif -@@ -75,7 +75,7 @@ class GpuMemoryBufferTest : public testing::TestWithPa - GLManager gl_; - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - class GpuMemoryBufferTestEGL : public testing::Test, - public gpu::GpuCommandBufferTestEGL { - public: diff --git a/devel/electron35/files/patch-gpu_config_gpu__control__list.cc b/devel/electron35/files/patch-gpu_config_gpu__control__list.cc deleted file mode 100644 index 6de3e213cf72..000000000000 --- a/devel/electron35/files/patch-gpu_config_gpu__control__list.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/config/gpu_control_list.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/config/gpu_control_list.cc -@@ -831,7 +831,7 @@ GpuControlList::OsType GpuControlList::GetOsType() { - return kOsAndroid; - #elif BUILDFLAG(IS_FUCHSIA) - return kOsFuchsia; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_OPENBSD) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return kOsLinux; - #elif BUILDFLAG(IS_MAC) - return kOsMacosx; diff --git a/devel/electron35/files/patch-gpu_config_gpu__finch__features.cc b/devel/electron35/files/patch-gpu_config_gpu__finch__features.cc deleted file mode 100644 index 6fe5e6f6a2f2..000000000000 --- a/devel/electron35/files/patch-gpu_config_gpu__finch__features.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- gpu/config/gpu_finch_features.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/config/gpu_finch_features.cc -@@ -156,7 +156,8 @@ BASE_FEATURE(kDefaultEnableGpuRasterization, - BASE_FEATURE(kDefaultEnableGpuRasterization, - "DefaultEnableGpuRasterization", - #if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ -+ BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-gpu_config_gpu__info__collector.cc b/devel/electron35/files/patch-gpu_config_gpu__info__collector.cc deleted file mode 100644 index d70e6ac969e6..000000000000 --- a/devel/electron35/files/patch-gpu_config_gpu__info__collector.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/config/gpu_info_collector.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/config/gpu_info_collector.cc -@@ -360,7 +360,7 @@ void ReportWebGPUSupportMetrics(dawn::native::Instance - void ReportWebGPUSupportMetrics(dawn::native::Instance* instance) { - static BASE_FEATURE(kCollectWebGPUSupportMetrics, - "CollectWebGPUSupportMetrics", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_DISABLED_BY_DEFAULT); - #else - base::FEATURE_ENABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-gpu_config_gpu__test__config.cc b/devel/electron35/files/patch-gpu_config_gpu__test__config.cc deleted file mode 100644 index 86cc37845dcf..000000000000 --- a/devel/electron35/files/patch-gpu_config_gpu__test__config.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/config/gpu_test_config.cc.orig 2022-02-28 16:54:41 UTC -+++ gpu/config/gpu_test_config.cc -@@ -29,7 +29,7 @@ GPUTestConfig::OS GetCurrentOS() { - #if BUILDFLAG(IS_CHROMEOS_ASH) - return GPUTestConfig::kOsChromeOS; - #elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) || \ -- BUILDFLAG(IS_OPENBSD) -+ BUILDFLAG(IS_BSD) - return GPUTestConfig::kOsLinux; - #elif BUILDFLAG(IS_WIN) - int32_t major_version = 0; diff --git a/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc b/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc deleted file mode 100644 index c878dc872080..000000000000 --- a/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/ipc/common/gpu_memory_buffer_support.cc.orig 2024-10-16 21:31:30 UTC -+++ gpu/ipc/common/gpu_memory_buffer_support.cc -@@ -26,7 +26,7 @@ - #include "ui/ozone/public/ozone_platform.h" - #endif - --#if BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "gpu/ipc/common/gpu_memory_buffer_impl_native_pixmap.h" - #endif - -@@ -55,7 +55,7 @@ GpuMemoryBufferSupport::GetNativeGpuMemoryBufferType() - return gfx::IO_SURFACE_BUFFER; - #elif BUILDFLAG(IS_ANDROID) - return gfx::ANDROID_HARDWARE_BUFFER; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - return gfx::NATIVE_PIXMAP; - #elif BUILDFLAG(IS_WIN) - return gfx::DXGI_SHARED_HANDLE; diff --git a/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h b/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h deleted file mode 100644 index 2ab58073a4b1..000000000000 --- a/devel/electron35/files/patch-gpu_ipc_common_gpu__memory__buffer__support.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/ipc/common/gpu_memory_buffer_support.h.orig 2023-08-10 01:48:45 UTC -+++ gpu/ipc/common/gpu_memory_buffer_support.h -@@ -21,7 +21,7 @@ - #include "ui/gfx/geometry/size.h" - #include "ui/gfx/gpu_memory_buffer.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - namespace gfx { - class ClientNativePixmapFactory; - } // namespace gfx diff --git a/devel/electron35/files/patch-gpu_ipc_service_gpu__init.cc b/devel/electron35/files/patch-gpu_ipc_service_gpu__init.cc deleted file mode 100644 index 9b446efd2a4d..000000000000 --- a/devel/electron35/files/patch-gpu_ipc_service_gpu__init.cc +++ /dev/null @@ -1,74 +0,0 @@ ---- gpu/ipc/service/gpu_init.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/ipc/service/gpu_init.cc -@@ -393,7 +393,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - enable_watchdog = false; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool gpu_sandbox_start_early = gpu_preferences_.gpu_sandbox_start_early; - #else // !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) - // For some reasons MacOSX's VideoToolbox might crash when called after -@@ -431,7 +431,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - } - - bool attempted_startsandbox = false; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Chrome OS ARM Mali, GPU driver userspace creates threads when - // initializing a GL context, so start the sandbox early. - // TODO(zmo): Need to collect OS version before this. -@@ -531,7 +531,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - gpu_preferences_.gr_context_type = GrContextType::kGL; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The ContentSandboxHelper is currently the only one implementation of - // GpuSandboxHelper and it has no dependency. Except on Linux where - // VaapiWrapper checks the GL implementation to determine which display -@@ -613,7 +613,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - command_line, gpu_feature_info_, - gpu_preferences_.disable_software_rasterizer, false); - if (gl_use_swiftshader_) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - VLOG(1) << "Quit GPU process launch to fallback to SwiftShader cleanly " - << "on Linux"; - return false; -@@ -783,7 +783,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - - InitializePlatformOverlaySettings(&gpu_info_, gpu_feature_info_); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Driver may create a compatibility profile context when collect graphics - // information on Linux platform. Try to collect graphics information - // based on core profile context after disabling platform extensions. -@@ -835,7 +835,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL - } - } - } --#if BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_CHROMEOS_DEVICE)) - if (!gl_disabled && !gl_use_swiftshader_ && std::getenv("RUNNING_UNDER_RR")) { - // https://rr-project.org/ is a Linux-only record-and-replay debugger that -@@ -1032,7 +1032,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c - } - bool gl_disabled = gl::GetGLImplementation() == gl::kGLImplementationDisabled; - --#if BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_CHROMEOS_DEVICE)) - if (!gl_disabled && !gl_use_swiftshader_ && std::getenv("RUNNING_UNDER_RR")) { - // https://rr-project.org/ is a Linux-only record-and-replay debugger that -@@ -1087,7 +1087,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c - } - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Driver may create a compatibility profile context when collect graphics - // information on Linux platform. Try to collect graphics information - // based on core profile context after disabling platform extensions. diff --git a/devel/electron35/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc b/devel/electron35/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc deleted file mode 100644 index c2e797a71f81..000000000000 --- a/devel/electron35/files/patch-gpu_ipc_service_gpu__memory__buffer__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/ipc/service/gpu_memory_buffer_factory.cc.orig 2024-10-16 21:31:30 UTC -+++ gpu/ipc/service/gpu_memory_buffer_factory.cc -@@ -14,7 +14,7 @@ - #include "gpu/ipc/service/gpu_memory_buffer_factory_io_surface.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #include "gpu/ipc/service/gpu_memory_buffer_factory_native_pixmap.h" - #endif - -@@ -71,7 +71,7 @@ GpuMemoryBufferFactory::CreateNativeType( - // to have a factory that vends invalid GMB handles rather than having no - // factory at all. - return std::make_unique<GpuMemoryBufferFactoryStub>(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - return std::make_unique<GpuMemoryBufferFactoryNativePixmap>( - vulkan_context_provider); - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-gpu_ipc_service_x__util.h b/devel/electron35/files/patch-gpu_ipc_service_x__util.h deleted file mode 100644 index a981513535b7..000000000000 --- a/devel/electron35/files/patch-gpu_ipc_service_x__util.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/ipc/service/x_util.h.orig 2024-02-21 00:20:47 UTC -+++ gpu/ipc/service/x_util.h -@@ -12,7 +12,7 @@ - #include "gpu/ipc/service/gpu_config.h" - #include "ui/base/ozone_buildflags.h" - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - - namespace gpu { - diff --git a/devel/electron35/files/patch-gpu_vulkan_generate__bindings.py b/devel/electron35/files/patch-gpu_vulkan_generate__bindings.py deleted file mode 100644 index 01082cafad43..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_generate__bindings.py +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/vulkan/generate_bindings.py.orig 2024-06-18 21:43:33 UTC -+++ gpu/vulkan/generate_bindings.py -@@ -271,7 +271,7 @@ VULKAN_DEVICE_FUNCTIONS = [ - ] - }, - { -- 'ifdef': 'BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)', -+ 'ifdef': 'BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)', - 'extension': 'VK_EXT_IMAGE_DRM_FORMAT_MODIFIER_EXTENSION_NAME', - 'functions': [ - 'vkGetImageDrmFormatModifierPropertiesEXT', diff --git a/devel/electron35/files/patch-gpu_vulkan_semaphore__handle.cc b/devel/electron35/files/patch-gpu_vulkan_semaphore__handle.cc deleted file mode 100644 index a95de189e1fc..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_semaphore__handle.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/vulkan/semaphore_handle.cc.orig 2023-11-29 21:40:03 UTC -+++ gpu/vulkan/semaphore_handle.cc -@@ -39,7 +39,7 @@ SemaphoreHandle::SemaphoreHandle(gfx::GpuFenceHandle f - // https://fuchsia.dev/reference/fidl/fuchsia.ui.scenic. - Init(VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_ZIRCON_EVENT_BIT_FUCHSIA, - fence_handle.Release()); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - Init(VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT_KHR, - fence_handle.Release()); - #elif BUILDFLAG(IS_POSIX) -@@ -64,7 +64,7 @@ gfx::GpuFenceHandle SemaphoreHandle::ToGpuFenceHandle( - // VkSemaphore, which can then be used to submit present work, see - // https://fuchsia.dev/reference/fidl/fuchsia.ui.scenic. - fence_handle.Adopt(TakeHandle()); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - if (type_ == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT_KHR) { - fence_handle.Adopt(TakeHandle()); - } else { diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.cc b/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.cc deleted file mode 100644 index 799e2781ddde..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/vulkan/vulkan_device_queue.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/vulkan/vulkan_device_queue.cc -@@ -156,7 +156,7 @@ bool VulkanDeviceQueue::Initialize( - - // In dual-CPU cases, we cannot detect the active GPU correctly on Linux, - // so don't select GPU device based on the |gpu_info|. --#if !BUILDFLAG(IS_LINUX) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_BSD) - // If gpu_info is provided, the device should match it. - if (gpu_info && (device_properties.vendorID != gpu_info->gpu.vendor_id || - device_properties.deviceID != gpu_info->gpu.device_id)) { -@@ -303,7 +303,7 @@ bool VulkanDeviceQueue::Initialize( - // Android, Fuchsia, Linux, and CrOS (VaapiVideoDecoder) need YCbCr sampler - // support. - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!physical_device_info.feature_sampler_ycbcr_conversion) { - LOG(ERROR) << "samplerYcbcrConversion is not supported."; - return false; diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.h b/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.h deleted file mode 100644 index 02a27330c38e..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__device__queue.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/vulkan/vulkan_device_queue.h.orig 2025-03-24 20:50:14 UTC -+++ gpu/vulkan/vulkan_device_queue.h -@@ -182,7 +182,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanDeviceQueue - #endif - - #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - VkPhysicalDeviceSamplerYcbcrConversionFeatures - sampler_ycbcr_conversion_features_{ - VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES}; diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.cc b/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.cc deleted file mode 100644 index 1127953e0d97..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/vulkan/vulkan_function_pointers.cc.orig 2024-06-18 21:43:33 UTC -+++ gpu/vulkan/vulkan_function_pointers.cc -@@ -1297,7 +1297,7 @@ bool VulkanFunctionPointers::BindDeviceFunctionPointer - } - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (gfx::HasExtension(enabled_extensions, - VK_EXT_IMAGE_DRM_FORMAT_MODIFIER_EXTENSION_NAME)) { - constexpr char kvkGetImageDrmFormatModifierPropertiesEXT[] = -@@ -1498,7 +1498,7 @@ void VulkanFunctionPointers::ResetForTesting() { - vkGetSwapchainImagesKHR = nullptr; - vkQueuePresentKHR = nullptr; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - vkGetImageDrmFormatModifierPropertiesEXT = nullptr; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - } diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.h b/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.h deleted file mode 100644 index bd1db19c462e..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__function__pointers.h +++ /dev/null @@ -1,27 +0,0 @@ ---- gpu/vulkan/vulkan_function_pointers.h.orig 2024-06-18 21:43:33 UTC -+++ gpu/vulkan/vulkan_function_pointers.h -@@ -322,7 +322,7 @@ struct COMPONENT_EXPORT(VULKAN) VulkanFunctionPointers - VulkanFunction<PFN_vkGetSwapchainImagesKHR> vkGetSwapchainImagesKHR; - VulkanFunction<PFN_vkQueuePresentKHR> vkQueuePresentKHR; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - VulkanFunction<PFN_vkGetImageDrmFormatModifierPropertiesEXT> - vkGetImageDrmFormatModifierPropertiesEXT; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -1336,7 +1336,7 @@ ALWAYS_INLINE VkResult vkQueuePresentKHR(VkQueue queue - pPresentInfo); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - ALWAYS_INLINE VkResult vkGetImageDrmFormatModifierPropertiesEXT( - VkDevice device, - VkImage image, -@@ -1346,4 +1346,4 @@ ALWAYS_INLINE VkResult vkGetImageDrmFormatModifierProp - } - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#endif // GPU_VULKAN_VULKAN_FUNCTION_POINTERS_H_ -\ No newline at end of file -+#endif // GPU_VULKAN_VULKAN_FUNCTION_POINTERS_H_ diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__image.h b/devel/electron35/files/patch-gpu_vulkan_vulkan__image.h deleted file mode 100644 index 7960e8e43873..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__image.h +++ /dev/null @@ -1,20 +0,0 @@ ---- gpu/vulkan/vulkan_image.h.orig 2023-02-01 18:43:21 UTC -+++ gpu/vulkan/vulkan_image.h -@@ -87,7 +87,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { - VkImageUsageFlags usage, - VkImageCreateFlags flags); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static std::unique_ptr<VulkanImage> CreateWithExternalMemoryAndModifiers( - VulkanDeviceQueue* device_queue, - const gfx::Size& size, -@@ -199,7 +199,7 @@ class COMPONENT_EXPORT(VULKAN) VulkanImage { - VkImageTiling image_tiling, - uint32_t queue_family_index); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool InitializeWithExternalMemoryAndModifiers(VulkanDeviceQueue* device_queue, - const gfx::Size& size, - VkFormat format, diff --git a/devel/electron35/files/patch-gpu_vulkan_vulkan__util.cc b/devel/electron35/files/patch-gpu_vulkan_vulkan__util.cc deleted file mode 100644 index 7bc96f065ae7..000000000000 --- a/devel/electron35/files/patch-gpu_vulkan_vulkan__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/vulkan/vulkan_util.cc.orig 2025-03-24 20:50:14 UTC -+++ gpu/vulkan/vulkan_util.cc -@@ -468,7 +468,7 @@ bool CheckVulkanCompatibilities( - } - } - --#if BUILDFLAG(IS_LINUX) && !defined(OZONE_PLATFORM_IS_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && !defined(OZONE_PLATFORM_IS_X11) - // Vulkan is only supported with X11 on Linux for now. - return false; - #else diff --git a/devel/electron35/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc b/devel/electron35/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc deleted file mode 100644 index 425990b2ad40..000000000000 --- a/devel/electron35/files/patch-headless_lib_browser_headless__browser__main__parts__posix.cc +++ /dev/null @@ -1,39 +0,0 @@ ---- headless/lib/browser/headless_browser_main_parts_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ headless/lib/browser/headless_browser_main_parts_posix.cc -@@ -27,13 +27,13 @@ - #include "content/public/browser/browser_thread.h" - #include "headless/lib/browser/headless_browser_impl.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/command_line.h" - #include "components/os_crypt/sync/key_storage_config_linux.h" - #include "components/os_crypt/sync/os_crypt.h" - #include "headless/public/switches.h" - --#if BUILDFLAG(USE_DBUS) -+#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - #include "device/bluetooth/dbus/bluez_dbus_manager.h" - #endif - -@@ -167,7 +167,7 @@ class BrowserShutdownHandler { - - } // namespace - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kProductName[] = "HeadlessChrome"; - #endif - -@@ -175,9 +175,9 @@ void HeadlessBrowserMainParts::PostCreateMainMessageLo - BrowserShutdownHandler::Install(base::BindOnce( - &HeadlessBrowserImpl::ShutdownWithExitCode, browser_->GetWeakPtr())); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - --#if BUILDFLAG(USE_DBUS) -+#if BUILDFLAG(USE_DBUS) && !BUILDFLAG(IS_BSD) - bluez::BluezDBusManager::Initialize(/*system_bus=*/nullptr); - #endif - diff --git a/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.cc b/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.cc deleted file mode 100644 index 7b75b236e8db..000000000000 --- a/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- headless/lib/browser/headless_content_browser_client.cc.orig 2025-03-24 20:50:14 UTC -+++ headless/lib/browser/headless_content_browser_client.cc -@@ -56,7 +56,7 @@ - #include "content/public/common/content_descriptors.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)) && defined(HEADLESS_USE_PREFS) -+#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(HEADLESS_USE_PREFS) - #include "components/os_crypt/sync/os_crypt.h" // nogncheck - #include "content/public/browser/network_service_util.h" - #endif -@@ -518,7 +518,7 @@ void HeadlessContentBrowserClient::SetEncryptionKey( - - void HeadlessContentBrowserClient::SetEncryptionKey( - ::network::mojom::NetworkService* network_service) { --#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX)) && defined(HEADLESS_USE_PREFS) -+#if (BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(HEADLESS_USE_PREFS) - // The OSCrypt keys are process bound, so if network service is out of - // process, send it the required key if it is available. - if (content::IsOutOfProcessNetworkService() diff --git a/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.h b/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.h deleted file mode 100644 index c02cb212fbd1..000000000000 --- a/devel/electron35/files/patch-headless_lib_browser_headless__content__browser__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- headless/lib/browser/headless_content_browser_client.h.orig 2025-03-24 20:50:14 UTC -+++ headless/lib/browser/headless_content_browser_client.h -@@ -46,7 +46,7 @@ class HeadlessContentBrowserClient : public content::C - CreateDevToolsManagerDelegate() override; - content::GeneratedCodeCacheSettings GetGeneratedCodeCacheSettings( - content::BrowserContext* context) override; --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - void GetAdditionalMappedFilesForChildProcess( - const base::CommandLine& command_line, - int child_process_id, diff --git a/devel/electron35/files/patch-headless_lib_browser_headless__web__contents__impl.cc b/devel/electron35/files/patch-headless_lib_browser_headless__web__contents__impl.cc deleted file mode 100644 index e21e8922e637..000000000000 --- a/devel/electron35/files/patch-headless_lib_browser_headless__web__contents__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- headless/lib/browser/headless_web_contents_impl.cc.orig 2025-04-06 11:53:46 UTC -+++ headless/lib/browser/headless_web_contents_impl.cc -@@ -71,7 +71,7 @@ void UpdatePrefsFromSystemSettings(blink::RendererPref - namespace { - - void UpdatePrefsFromSystemSettings(blink::RendererPreferences* prefs) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - content::UpdateFontRendererPreferencesFromSystemSettings(prefs); - #endif - diff --git a/devel/electron35/files/patch-headless_lib_headless__content__main__delegate.cc b/devel/electron35/files/patch-headless_lib_headless__content__main__delegate.cc deleted file mode 100644 index 3348fe7ff4b5..000000000000 --- a/devel/electron35/files/patch-headless_lib_headless__content__main__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- headless/lib/headless_content_main_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ headless/lib/headless_content_main_delegate.cc -@@ -408,7 +408,7 @@ void HeadlessContentMainDelegate::InitCrashReporter( - if (process_type != ::switches::kZygoteProcess) { - g_headless_crash_client.Pointer()->set_crash_dumps_dir( - command_line.GetSwitchValuePath(switches::kCrashDumpsDir)); --#if !BUILDFLAG(IS_WIN) -+#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_BSD) - crash_reporter::InitializeCrashpad(process_type.empty(), process_type); - #endif // !BUILDFLAG(IS_WIN) - crash_keys::SetSwitchesFromCommandLine(command_line, nullptr); diff --git a/devel/electron35/files/patch-ipc_ipc__channel.h b/devel/electron35/files/patch-ipc_ipc__channel.h deleted file mode 100644 index 7404b35c1391..000000000000 --- a/devel/electron35/files/patch-ipc_ipc__channel.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_channel.h.orig 2024-06-18 21:43:35 UTC -+++ ipc/ipc_channel.h -@@ -218,7 +218,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { - static std::string GenerateUniqueRandomChannelID(); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Sandboxed processes live in a PID namespace, so when sending the IPC hello - // message from client to server we need to send the PID from the global - // PID namespace. diff --git a/devel/electron35/files/patch-ipc_ipc__channel__common.cc b/devel/electron35/files/patch-ipc_ipc__channel__common.cc deleted file mode 100644 index c68294ff75b0..000000000000 --- a/devel/electron35/files/patch-ipc_ipc__channel__common.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_channel_common.cc.orig 2023-02-01 18:43:22 UTC -+++ ipc/ipc_channel_common.cc -@@ -10,7 +10,7 @@ - - namespace IPC { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - namespace { - int g_global_pid = 0; diff --git a/devel/electron35/files/patch-ipc_ipc__channel__mojo.cc b/devel/electron35/files/patch-ipc_ipc__channel__mojo.cc deleted file mode 100644 index aad0bd25fa8f..000000000000 --- a/devel/electron35/files/patch-ipc_ipc__channel__mojo.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_channel_mojo.cc.orig 2023-02-01 18:43:22 UTC -+++ ipc/ipc_channel_mojo.cc -@@ -105,7 +105,7 @@ class ThreadSafeChannelProxy : public mojo::ThreadSafe - }; - - base::ProcessId GetSelfPID() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (int global_pid = Channel::GetGlobalPid()) - return global_pid; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-ipc_ipc__message__utils.cc b/devel/electron35/files/patch-ipc_ipc__message__utils.cc deleted file mode 100644 index 1d13328a7aef..000000000000 --- a/devel/electron35/files/patch-ipc_ipc__message__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_message_utils.cc.orig 2025-01-27 17:37:37 UTC -+++ ipc/ipc_message_utils.cc -@@ -399,7 +399,7 @@ void ParamTraits<unsigned int>::Log(const param_type& - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)) - void ParamTraits<long>::Log(const param_type& p, std::string* l) { - l->append(base::NumberToString(p)); diff --git a/devel/electron35/files/patch-ipc_ipc__message__utils.h b/devel/electron35/files/patch-ipc_ipc__message__utils.h deleted file mode 100644 index a2df6b8baaf7..000000000000 --- a/devel/electron35/files/patch-ipc_ipc__message__utils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_message_utils.h.orig 2025-03-24 20:50:14 UTC -+++ ipc/ipc_message_utils.h -@@ -215,7 +215,7 @@ struct ParamTraits<unsigned int> { - // Since we want to support Android 32<>64 bit IPC, as long as we don't have - // these traits for 32 bit ARM then that'll catch any errors. - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_FUCHSIA) || \ -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)) - template <> - struct ParamTraits<long> { diff --git a/devel/electron35/files/patch-media_BUILD.gn b/devel/electron35/files/patch-media_BUILD.gn deleted file mode 100644 index d40fb7b3a63b..000000000000 --- a/devel/electron35/files/patch-media_BUILD.gn +++ /dev/null @@ -1,12 +0,0 @@ ---- media/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ media/BUILD.gn -@@ -100,6 +100,9 @@ config("media_config") { - defines += [ "DLOPEN_PULSEAUDIO" ] - } - } -+ if (use_sndio) { -+ defines += [ "USE_SNDIO" ] -+ } - } - - # Internal grouping of the configs necessary to support sub-folders having their diff --git a/devel/electron35/files/patch-media_audio_BUILD.gn b/devel/electron35/files/patch-media_audio_BUILD.gn deleted file mode 100644 index 22ea2c58ed63..000000000000 --- a/devel/electron35/files/patch-media_audio_BUILD.gn +++ /dev/null @@ -1,27 +0,0 @@ ---- media/audio/BUILD.gn.orig 2025-04-06 11:53:44 UTC -+++ media/audio/BUILD.gn -@@ -274,9 +274,23 @@ source_set("audio") { - deps += [ "//media/base/android:media_jni_headers" ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ "linux/audio_manager_linux.cc" ] - } -+ -+ if (is_bsd) { -+ sources += [ "sndio/audio_manager_sndio.cc" ] -+ } -+ -+ if (use_sndio) { -+ libs += [ "sndio" ] -+ sources += [ -+ "sndio/sndio_input.cc", -+ "sndio/sndio_input.h", -+ "sndio/sndio_output.cc", -+ "sndio/sndio_output.h" -+ ] -+ } - - if (use_alsa) { - libs += [ "asound" ] diff --git a/devel/electron35/files/patch-media_audio_alsa_audio__manager__alsa.cc b/devel/electron35/files/patch-media_audio_alsa_audio__manager__alsa.cc deleted file mode 100644 index 57200a30988c..000000000000 --- a/devel/electron35/files/patch-media_audio_alsa_audio__manager__alsa.cc +++ /dev/null @@ -1,54 +0,0 @@ ---- media/audio/alsa/audio_manager_alsa.cc.orig 2025-03-24 20:50:14 UTC -+++ media/audio/alsa/audio_manager_alsa.cc -@@ -106,7 +106,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType - int card = -1; - - // Loop through the physical sound cards to get ALSA device hints. -+#if !BUILDFLAG(IS_BSD) - while (!wrapper_->CardNext(&card) && card >= 0) { -+#endif - void** hints = NULL; - int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); - if (!error) { -@@ -118,7 +120,9 @@ void AudioManagerAlsa::GetAlsaAudioDevices(StreamType - DLOG(WARNING) << "GetAlsaAudioDevices: unable to get device hints: " - << wrapper_->StrError(error); - } -+#if !BUILDFLAG(IS_BSD) - } -+#endif - } - - void AudioManagerAlsa::GetAlsaDevicesInfo(AudioManagerAlsa::StreamType type, -@@ -201,7 +205,11 @@ bool AudioManagerAlsa::IsAlsaDeviceAvailable( - // goes through software conversion if needed (e.g. incompatible - // sample rate). - // TODO(joi): Should we prefer "hw" instead? -+#if BUILDFLAG(IS_BSD) -+ static const char kDeviceTypeDesired[] = "plug"; -+#else - static const char kDeviceTypeDesired[] = "plughw"; -+#endif - return strncmp(kDeviceTypeDesired, device_name, - std::size(kDeviceTypeDesired) - 1) == 0; - } -@@ -253,7 +261,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDevice( - // Loop through the sound cards. - // Don't use snd_device_name_hint(-1,..) since there is an access violation - // inside this ALSA API with libasound.so.2.0.0. -+#if !BUILDFLAG(IS_BSD) - while (!wrapper_->CardNext(&card) && (card >= 0) && !has_device) { -+#endif - int error = wrapper_->DeviceNameHint(card, kPcmInterfaceName, &hints); - if (!error) { - for (void** hint_iter = hints; *hint_iter != NULL; hint_iter++) { -@@ -277,7 +287,9 @@ bool AudioManagerAlsa::HasAnyAlsaAudioDevice( - DLOG(WARNING) << "HasAnyAudioDevice: unable to get device hints: " - << wrapper_->StrError(error); - } -+#if !BUILDFLAG(IS_BSD) - } -+#endif - - return has_device; - } diff --git a/devel/electron35/files/patch-media_audio_audio__input__device.cc b/devel/electron35/files/patch-media_audio_audio__input__device.cc deleted file mode 100644 index 667ad49d29bc..000000000000 --- a/devel/electron35/files/patch-media_audio_audio__input__device.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/audio/audio_input_device.cc.orig 2025-03-24 20:50:14 UTC -+++ media/audio/audio_input_device.cc -@@ -275,7 +275,7 @@ void AudioInputDevice::OnStreamCreated( - // here. See comments in AliveChecker and PowerObserverHelper for details and - // todos. - if (detect_dead_stream_ == DeadStreamDetection::kEnabled) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const bool stop_at_first_alive_notification = true; - const bool pause_check_during_suspend = false; - #else diff --git a/devel/electron35/files/patch-media_audio_audio__output__proxy__unittest.cc b/devel/electron35/files/patch-media_audio_audio__output__proxy__unittest.cc deleted file mode 100644 index 09cfeab169e1..000000000000 --- a/devel/electron35/files/patch-media_audio_audio__output__proxy__unittest.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- media/audio/audio_output_proxy_unittest.cc.orig 2023-03-30 00:33:53 UTC -+++ media/audio/audio_output_proxy_unittest.cc -@@ -443,7 +443,11 @@ class AudioOutputProxyTest : public testing::Test { - // |stream| is closed at this point. Start() should reopen it again. - EXPECT_CALL(manager(), MakeAudioOutputStream(_, _, _)) - .Times(2) -+#if BUILDFLAG(IS_BSD) -+ .WillRepeatedly(Return(static_cast<AudioOutputStream*>(NULL))); -+#else - .WillRepeatedly(Return(reinterpret_cast<AudioOutputStream*>(NULL))); -+#endif - - EXPECT_CALL(callback_, OnError(_)).Times(2); - diff --git a/devel/electron35/files/patch-media_audio_pulse_pulse__util.cc b/devel/electron35/files/patch-media_audio_pulse_pulse__util.cc deleted file mode 100644 index 0924a8cc4a10..000000000000 --- a/devel/electron35/files/patch-media_audio_pulse_pulse__util.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- media/audio/pulse/pulse_util.cc.orig 2024-10-16 21:31:33 UTC -+++ media/audio/pulse/pulse_util.cc -@@ -50,7 +50,11 @@ static const base::FilePath::CharType kPulseLib[] = - - #if defined(DLOPEN_PULSEAUDIO) - static const base::FilePath::CharType kPulseLib[] = -+#if BUILDFLAG(IS_BSD) -+ FILE_PATH_LITERAL("libpulse.so"); -+#else - FILE_PATH_LITERAL("libpulse.so.0"); -+#endif - #endif - - void DestroyMainloop(pa_threaded_mainloop* mainloop) { diff --git a/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.cc b/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.cc deleted file mode 100644 index 6e568a247cc9..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.cc +++ /dev/null @@ -1,216 +0,0 @@ ---- media/audio/sndio/audio_manager_sndio.cc.orig 2024-08-30 11:30:12 UTC -+++ media/audio/sndio/audio_manager_sndio.cc -@@ -0,0 +1,213 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "base/command_line.h" -+#include "base/metrics/histogram_macros.h" -+#include "base/memory/ptr_util.h" -+ -+#include "media/audio/sndio/audio_manager_sndio.h" -+ -+#include "media/audio/audio_device_description.h" -+#include "media/audio/audio_output_dispatcher.h" -+#if defined(USE_SNDIO) -+#include "media/audio/sndio/sndio_input.h" -+#include "media/audio/sndio/sndio_output.h" -+#endif -+#if defined(USE_PULSEAUDIO) -+#include "media/audio/pulse/audio_manager_pulse.h" -+#include "media/audio/pulse/pulse_util.h" -+#endif -+#if defined(USE_ALSA) -+#include "media/audio/alsa/audio_manager_alsa.h" -+#endif -+#include "media/audio/fake_audio_manager.h" -+#include "media/base/limits.h" -+#include "media/base/media_switches.h" -+ -+namespace media { -+ -+#if defined(USE_SNDIO) -+// Maximum number of output streams that can be open simultaneously. -+static const int kMaxOutputStreams = 50; -+ -+// Default sample rate for input and output streams. -+static const int kDefaultSampleRate = 48000; -+ -+void AddDefaultDevice(AudioDeviceNames* device_names) { -+ DCHECK(device_names->empty()); -+ device_names->push_front(AudioDeviceName::CreateDefault()); -+} -+ -+bool AudioManagerSndio::HasAudioOutputDevices() { -+ return true; -+} -+ -+bool AudioManagerSndio::HasAudioInputDevices() { -+ return true; -+} -+ -+void AudioManagerSndio::GetAudioInputDeviceNames( -+ AudioDeviceNames* device_names) { -+ DCHECK(device_names->empty()); -+ AddDefaultDevice(device_names); -+} -+ -+void AudioManagerSndio::GetAudioOutputDeviceNames( -+ AudioDeviceNames* device_names) { -+ AddDefaultDevice(device_names); -+} -+ -+#if defined(USE_SNDIO) -+const char* AudioManagerSndio::GetName() { -+ return "SNDIO"; -+} -+#endif -+ -+AudioParameters AudioManagerSndio::GetInputStreamParameters( -+ const std::string& device_id) { -+ static const int kDefaultInputBufferSize = 1024; -+ -+ int user_buffer_size = GetUserBufferSize(); -+ int buffer_size = user_buffer_size ? -+ user_buffer_size : kDefaultInputBufferSize; -+ -+ return AudioParameters( -+ AudioParameters::AUDIO_PCM_LOW_LATENCY, ChannelLayoutConfig::Stereo(), -+ kDefaultSampleRate, buffer_size); -+} -+ -+AudioManagerSndio::AudioManagerSndio(std::unique_ptr<AudioThread> audio_thread, -+ AudioLogFactory* audio_log_factory) -+ : AudioManagerBase(std::move(audio_thread), -+ audio_log_factory) { -+ DLOG(WARNING) << "AudioManagerSndio"; -+ SetMaxOutputStreamsAllowed(kMaxOutputStreams); -+} -+ -+AudioManagerSndio::~AudioManagerSndio() = default; -+ -+AudioOutputStream* AudioManagerSndio::MakeLinearOutputStream( -+ const AudioParameters& params, -+ const LogCallback& log_callback) { -+ DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format()); -+ return MakeOutputStream(params); -+} -+ -+AudioOutputStream* AudioManagerSndio::MakeLowLatencyOutputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) { -+ DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!"; -+ DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format()); -+ return MakeOutputStream(params); -+} -+ -+AudioInputStream* AudioManagerSndio::MakeLinearInputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) { -+ DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format()); -+ return MakeInputStream(params); -+} -+ -+AudioInputStream* AudioManagerSndio::MakeLowLatencyInputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) { -+ DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format()); -+ return MakeInputStream(params); -+} -+ -+AudioParameters AudioManagerSndio::GetPreferredOutputStreamParameters( -+ const std::string& output_device_id, -+ const AudioParameters& input_params) { -+ // TODO(tommi): Support |output_device_id|. -+ DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!"; -+ static const int kDefaultOutputBufferSize = 2048; -+ -+ ChannelLayoutConfig channel_layout_config = ChannelLayoutConfig::Stereo(); -+ int sample_rate = kDefaultSampleRate; -+ int buffer_size = kDefaultOutputBufferSize; -+ if (input_params.IsValid()) { -+ sample_rate = input_params.sample_rate(); -+ channel_layout_config = input_params.channel_layout_config(); -+ buffer_size = std::min(buffer_size, input_params.frames_per_buffer()); -+ } -+ -+ int user_buffer_size = GetUserBufferSize(); -+ if (user_buffer_size) -+ buffer_size = user_buffer_size; -+ -+ return AudioParameters( -+ AudioParameters::AUDIO_PCM_LOW_LATENCY, -+ channel_layout_config, sample_rate, buffer_size); -+} -+ -+AudioInputStream* AudioManagerSndio::MakeInputStream( -+ const AudioParameters& params) { -+ DLOG(WARNING) << "MakeInputStream"; -+ return new SndioAudioInputStream(this, -+ AudioDeviceDescription::kDefaultDeviceId, params); -+} -+ -+AudioOutputStream* AudioManagerSndio::MakeOutputStream( -+ const AudioParameters& params) { -+ DLOG(WARNING) << "MakeOutputStream"; -+ return new SndioAudioOutputStream(params, this); -+} -+#endif -+ -+std::unique_ptr<media::AudioManager> CreateAudioManager( -+ std::unique_ptr<AudioThread> audio_thread, -+ AudioLogFactory* audio_log_factory) { -+ DLOG(WARNING) << "CreateAudioManager"; -+ -+ auto _ab = kAudioBackendParam.Get(); -+ -+ // For testing allow audio output to be disabled. -+ if (base::CommandLine::ForCurrentProcess()->HasSwitch( -+ switches::kDisableAudioOutput) || -+ !base::FeatureList::IsEnabled(media::kAudioBackend)) { -+ return std::make_unique<FakeAudioManager>(std::move(audio_thread), -+ audio_log_factory); -+ } -+ -+#if defined(USE_PULSEAUDIO) -+ pa_threaded_mainloop* pa_mainloop = nullptr; -+ pa_context* pa_context = nullptr; -+ if (_ab != AudioBackend::kSndio && _ab != AudioBackend::kAlsa && -+ pulse::InitPulse(&pa_mainloop, &pa_context)) { -+ return std::make_unique<AudioManagerPulse>( -+ std::move(audio_thread), audio_log_factory, pa_mainloop, pa_context); -+ } else if (_ab == AudioBackend::kAuto) { -+ LOG(WARNING) << "Falling back to SNDIO for audio output. PulseAudio is not " -+ "available or could not be initialized."; -+ } -+#endif -+ -+#if defined(USE_SNDIO) -+ if (_ab != AudioBackend::kPulseAudio && _ab != AudioBackend::kAlsa) { -+ return std::make_unique<AudioManagerSndio>(std::move(audio_thread), -+ audio_log_factory); -+ } else if (_ab == AudioBackend::kAuto) { -+ LOG(WARNING) << "Falling back to ALSA audio output. SNDIO is not " -+ "available or could not be initialized."; -+ } -+#endif -+ -+#if defined(USE_ALSA) -+ if (_ab != AudioBackend::kPulseAudio && _ab != AudioBackend::kSndio) { -+ return std::make_unique<AudioManagerAlsa>(std::move(audio_thread), -+ audio_log_factory); -+ } else if (_ab == AudioBackend::kAuto) { -+ LOG(WARNING) << "Falling back to fake audio output. ALSA is not " -+ "available or could not be initialized."; -+ } -+#endif -+ -+ return std::make_unique<FakeAudioManager>(std::move(audio_thread), -+ audio_log_factory); -+} -+ -+} // namespace media diff --git a/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.h b/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.h deleted file mode 100644 index 33428cfc37d1..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_audio__manager__sndio.h +++ /dev/null @@ -1,69 +0,0 @@ ---- media/audio/sndio/audio_manager_sndio.h.orig 2022-02-07 13:39:41 UTC -+++ media/audio/sndio/audio_manager_sndio.h -@@ -0,0 +1,66 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef MEDIA_AUDIO_SNDIO_AUDIO_MANAGER_SNDIO_H_ -+#define MEDIA_AUDIO_SNDIO_AUDIO_MANAGER_SNDIO_H_ -+ -+#include <set> -+ -+#include "base/compiler_specific.h" -+#include "base/memory/ref_counted.h" -+#include "base/threading/thread.h" -+#include "media/audio/audio_manager_base.h" -+ -+namespace media { -+ -+class MEDIA_EXPORT AudioManagerSndio : public AudioManagerBase { -+ public: -+ AudioManagerSndio(std::unique_ptr<AudioThread> audio_thread, -+ AudioLogFactory* audio_log_factory); -+ -+ AudioManagerSndio(const AudioManagerSndio&) = delete; -+ AudioManagerSndio& operator=(const AudioManagerSndio&) = delete; -+ -+ ~AudioManagerSndio() override; -+ -+ // Implementation of AudioManager. -+ bool HasAudioOutputDevices() override; -+ bool HasAudioInputDevices() override; -+ void GetAudioInputDeviceNames(AudioDeviceNames* device_names) override; -+ void GetAudioOutputDeviceNames(AudioDeviceNames* device_names) override; -+ AudioParameters GetInputStreamParameters( -+ const std::string& device_id) override; -+ const char* GetName() override; -+ -+ // Implementation of AudioManagerBase. -+ AudioOutputStream* MakeLinearOutputStream( -+ const AudioParameters& params, -+ const LogCallback& log_callback) override; -+ AudioOutputStream* MakeLowLatencyOutputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) override; -+ AudioInputStream* MakeLinearInputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) override; -+ AudioInputStream* MakeLowLatencyInputStream( -+ const AudioParameters& params, -+ const std::string& device_id, -+ const LogCallback& log_callback) override; -+ -+ protected: -+ AudioParameters GetPreferredOutputStreamParameters( -+ const std::string& output_device_id, -+ const AudioParameters& input_params) override; -+ -+ private: -+ // Called by MakeLinearOutputStream and MakeLowLatencyOutputStream. -+ AudioOutputStream* MakeOutputStream(const AudioParameters& params); -+ AudioInputStream* MakeInputStream(const AudioParameters& params); -+}; -+ -+} // namespace media -+ -+#endif // MEDIA_AUDIO_SNDIO_AUDIO_MANAGER_SNDIO_H_ diff --git a/devel/electron35/files/patch-media_audio_sndio_sndio__input.cc b/devel/electron35/files/patch-media_audio_sndio_sndio__input.cc deleted file mode 100644 index f0c3135e90d2..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_sndio__input.cc +++ /dev/null @@ -1,203 +0,0 @@ ---- media/audio/sndio/sndio_input.cc.orig 2023-06-07 04:52:29 UTC -+++ media/audio/sndio/sndio_input.cc -@@ -0,0 +1,200 @@ -+// Copyright 2013 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "base/logging.h" -+#include "media/base/audio_timestamp_helper.h" -+#include "media/audio/sndio/audio_manager_sndio.h" -+#include "media/audio/audio_manager.h" -+#include "media/audio/sndio/sndio_input.h" -+ -+namespace media { -+ -+static const SampleFormat kSampleFormat = kSampleFormatS16; -+ -+void SndioAudioInputStream::OnMoveCallback(void *arg, int delta) -+{ -+ SndioAudioInputStream* self = static_cast<SndioAudioInputStream*>(arg); -+ -+ self->hw_delay += delta; -+} -+ -+void *SndioAudioInputStream::ThreadEntry(void *arg) { -+ SndioAudioInputStream* self = static_cast<SndioAudioInputStream*>(arg); -+ -+ self->ThreadLoop(); -+ return NULL; -+} -+ -+SndioAudioInputStream::SndioAudioInputStream(AudioManagerBase* manager, -+ const std::string& device_name, -+ const AudioParameters& params) -+ : manager(manager), -+ params(params), -+ audio_bus(AudioBus::Create(params)), -+ state(kClosed) { -+} -+ -+SndioAudioInputStream::~SndioAudioInputStream() { -+ if (state != kClosed) -+ Close(); -+} -+ -+AudioInputStream::OpenOutcome SndioAudioInputStream::Open() { -+ struct sio_par par; -+ int sig; -+ -+ if (state != kClosed) -+ return OpenOutcome::kFailed; -+ -+ if (params.format() != AudioParameters::AUDIO_PCM_LINEAR && -+ params.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY) { -+ LOG(WARNING) << "Unsupported audio format."; -+ return OpenOutcome::kFailed; -+ } -+ -+ sio_initpar(&par); -+ par.rate = params.sample_rate(); -+ par.rchan = params.channels(); -+ par.bits = SampleFormatToBitsPerChannel(kSampleFormat); -+ par.bps = par.bits / 8; -+ par.sig = sig = par.bits != 8 ? 1 : 0; -+ par.le = SIO_LE_NATIVE; -+ par.appbufsz = params.frames_per_buffer(); -+ -+ hdl = sio_open(SIO_DEVANY, SIO_REC, 0); -+ -+ if (hdl == NULL) { -+ LOG(ERROR) << "Couldn't open audio device."; -+ return OpenOutcome::kFailed; -+ } -+ -+ if (!sio_setpar(hdl, &par) || !sio_getpar(hdl, &par)) { -+ LOG(ERROR) << "Couldn't set audio parameters."; -+ goto bad_close; -+ } -+ -+ if (par.rate != (unsigned int)params.sample_rate() || -+ par.rchan != (unsigned int)params.channels() || -+ par.bits != (unsigned int)SampleFormatToBitsPerChannel(kSampleFormat) || -+ par.sig != (unsigned int)sig || -+ (par.bps > 1 && par.le != SIO_LE_NATIVE) || -+ (par.bits != par.bps * 8)) { -+ LOG(ERROR) << "Unsupported audio parameters."; -+ goto bad_close; -+ } -+ state = kStopped; -+ buffer = new char[audio_bus->frames() * params.GetBytesPerFrame(kSampleFormat)]; -+ sio_onmove(hdl, &OnMoveCallback, this); -+ return OpenOutcome::kSuccess; -+bad_close: -+ sio_close(hdl); -+ return OpenOutcome::kFailed; -+} -+ -+void SndioAudioInputStream::Start(AudioInputCallback* cb) { -+ -+ StartAgc(); -+ -+ state = kRunning; -+ hw_delay = 0; -+ callback = cb; -+ sio_start(hdl); -+ if (pthread_create(&thread, NULL, &ThreadEntry, this) != 0) { -+ LOG(ERROR) << "Failed to create real-time thread for recording."; -+ sio_stop(hdl); -+ state = kStopped; -+ } -+} -+ -+void SndioAudioInputStream::Stop() { -+ -+ if (state == kStopped) -+ return; -+ -+ state = kStopWait; -+ pthread_join(thread, NULL); -+ sio_stop(hdl); -+ state = kStopped; -+ -+ StopAgc(); -+} -+ -+void SndioAudioInputStream::Close() { -+ -+ if (state == kClosed) -+ goto release; -+ -+ if (state == kRunning) -+ Stop(); -+ -+ state = kClosed; -+ delete [] buffer; -+ sio_close(hdl); -+ -+release: -+ manager->ReleaseInputStream(this); -+} -+ -+double SndioAudioInputStream::GetMaxVolume() { -+ // Not supported -+ return 0.0; -+} -+ -+void SndioAudioInputStream::SetVolume(double volume) { -+ // Not supported. Do nothing. -+} -+ -+double SndioAudioInputStream::GetVolume() { -+ // Not supported. -+ return 0.0; -+} -+ -+bool SndioAudioInputStream::IsMuted() { -+ // Not supported. -+ return false; -+} -+ -+void SndioAudioInputStream::SetOutputDeviceForAec( -+ const std::string& output_device_id) { -+ // Not supported. -+} -+ -+void SndioAudioInputStream::ThreadLoop(void) { -+ size_t todo, n; -+ char *data; -+ unsigned int nframes; -+ double normalized_volume = 0.0; -+ -+ nframes = audio_bus->frames(); -+ -+ while (state == kRunning && !sio_eof(hdl)) { -+ -+ GetAgcVolume(&normalized_volume); -+ -+ // read one block -+ todo = nframes * params.GetBytesPerFrame(kSampleFormat); -+ data = buffer; -+ while (todo > 0) { -+ n = sio_read(hdl, data, todo); -+ if (n == 0) -+ return; // unrecoverable I/O error -+ todo -= n; -+ data += n; -+ } -+ hw_delay -= nframes; -+ -+ // convert frames count to TimeDelta -+ const base::TimeDelta delay = AudioTimestampHelper::FramesToTime(hw_delay, -+ params.sample_rate()); -+ -+ // push into bus -+ audio_bus->FromInterleaved<SignedInt16SampleTypeTraits>(reinterpret_cast<int16_t*>(buffer), nframes); -+ -+ -+ // invoke callback -+ callback->OnData(audio_bus.get(), base::TimeTicks::Now() - delay, 1., {}); -+ } -+} -+ -+} // namespace media diff --git a/devel/electron35/files/patch-media_audio_sndio_sndio__input.h b/devel/electron35/files/patch-media_audio_sndio_sndio__input.h deleted file mode 100644 index b5684256703a..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_sndio__input.h +++ /dev/null @@ -1,94 +0,0 @@ ---- media/audio/sndio/sndio_input.h.orig 2022-02-07 13:39:41 UTC -+++ media/audio/sndio/sndio_input.h -@@ -0,0 +1,91 @@ -+// Copyright 2013 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ -+#define MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ -+ -+#include <stdint.h> -+#include <string> -+#include <sndio.h> -+ -+#include "base/compiler_specific.h" -+#include "base/memory/weak_ptr.h" -+#include "base/time/time.h" -+#include "media/audio/agc_audio_stream.h" -+#include "media/audio/audio_io.h" -+#include "media/audio/audio_device_description.h" -+#include "media/base/audio_parameters.h" -+ -+namespace media { -+ -+class AudioManagerBase; -+ -+// Implementation of AudioOutputStream using sndio(7) -+class SndioAudioInputStream : public AgcAudioStream<AudioInputStream> { -+ public: -+ // Pass this to the constructor if you want to attempt auto-selection -+ // of the audio recording device. -+ static const char kAutoSelectDevice[]; -+ -+ // Create a PCM Output stream for the SNDIO device identified by -+ // |device_name|. If unsure of what to use for |device_name|, use -+ // |kAutoSelectDevice|. -+ SndioAudioInputStream(AudioManagerBase* audio_manager, -+ const std::string& device_name, -+ const AudioParameters& params); -+ -+ SndioAudioInputStream(const SndioAudioInputStream&) = delete; -+ SndioAudioInputStream& operator=(const SndioAudioInputStream&) = delete; -+ -+ ~SndioAudioInputStream() override; -+ -+ // Implementation of AudioInputStream. -+ OpenOutcome Open() override; -+ void Start(AudioInputCallback* callback) override; -+ void Stop() override; -+ void Close() override; -+ double GetMaxVolume() override; -+ void SetVolume(double volume) override; -+ double GetVolume() override; -+ bool IsMuted() override; -+ void SetOutputDeviceForAec(const std::string& output_device_id) override; -+ -+ private: -+ -+ enum StreamState { -+ kClosed, // Not opened yet -+ kStopped, // Device opened, but not started yet -+ kRunning, // Started, device playing -+ kStopWait // Stopping, waiting for the real-time thread to exit -+ }; -+ -+ // C-style call-backs -+ static void OnMoveCallback(void *arg, int delta); -+ static void* ThreadEntry(void *arg); -+ -+ // Continuously moves data from the device to the consumer -+ void ThreadLoop(); -+ // Our creator, the audio manager needs to be notified when we close. -+ AudioManagerBase* manager; -+ // Parameters of the source -+ AudioParameters params; -+ // We store data here for consumer -+ std::unique_ptr<AudioBus> audio_bus; -+ // Call-back that consumes recorded data -+ AudioInputCallback* callback; // Valid during a recording session. -+ // Handle of the audio device -+ struct sio_hdl* hdl; -+ // Current state of the stream -+ enum StreamState state; -+ // High priority thread running ThreadLoop() -+ pthread_t thread; -+ // Number of frames buffered in the hardware -+ int hw_delay; -+ // Temporary buffer where data is stored sndio-compatible format -+ char* buffer; -+}; -+ -+} // namespace media -+ -+#endif // MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ diff --git a/devel/electron35/files/patch-media_audio_sndio_sndio__output.cc b/devel/electron35/files/patch-media_audio_sndio_sndio__output.cc deleted file mode 100644 index 2672bf645702..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_sndio__output.cc +++ /dev/null @@ -1,190 +0,0 @@ ---- media/audio/sndio/sndio_output.cc.orig 2023-02-15 13:09:00 UTC -+++ media/audio/sndio/sndio_output.cc -@@ -0,0 +1,187 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "base/logging.h" -+#include "base/time/time.h" -+#include "base/time/default_tick_clock.h" -+#include "media/audio/audio_manager_base.h" -+#include "media/base/audio_timestamp_helper.h" -+#include "media/audio/sndio/sndio_output.h" -+ -+namespace media { -+ -+static const SampleFormat kSampleFormat = kSampleFormatS16; -+ -+void SndioAudioOutputStream::OnMoveCallback(void *arg, int delta) { -+ SndioAudioOutputStream* self = static_cast<SndioAudioOutputStream*>(arg); -+ -+ self->hw_delay -= delta; -+} -+ -+void SndioAudioOutputStream::OnVolCallback(void *arg, unsigned int vol) { -+ SndioAudioOutputStream* self = static_cast<SndioAudioOutputStream*>(arg); -+ -+ self->vol = vol; -+} -+ -+void *SndioAudioOutputStream::ThreadEntry(void *arg) { -+ SndioAudioOutputStream* self = static_cast<SndioAudioOutputStream*>(arg); -+ -+ self->ThreadLoop(); -+ return NULL; -+} -+ -+SndioAudioOutputStream::SndioAudioOutputStream(const AudioParameters& params, -+ AudioManagerBase* manager) -+ : manager(manager), -+ params(params), -+ audio_bus(AudioBus::Create(params)), -+ state(kClosed), -+ mutex(PTHREAD_MUTEX_INITIALIZER) { -+} -+ -+SndioAudioOutputStream::~SndioAudioOutputStream() { -+ if (state != kClosed) -+ Close(); -+} -+ -+bool SndioAudioOutputStream::Open() { -+ if (params.format() != AudioParameters::AUDIO_PCM_LINEAR && -+ params.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY) { -+ LOG(WARNING) << "Unsupported audio format."; -+ return false; -+ } -+ state = kStopped; -+ volpending = 0; -+ vol = SIO_MAXVOL; -+ buffer = new char[audio_bus->frames() * params.GetBytesPerFrame(kSampleFormat)]; -+ return true; -+} -+ -+void SndioAudioOutputStream::Close() { -+ if (state == kClosed) -+ goto release; -+ if (state == kRunning) -+ Stop(); -+ state = kClosed; -+ delete [] buffer; -+release: -+ manager->ReleaseOutputStream(this); // Calls the destructor -+} -+ -+void SndioAudioOutputStream::Start(AudioSourceCallback* callback) { -+ struct sio_par par; -+ int sig; -+ -+ sio_initpar(&par); -+ par.rate = params.sample_rate(); -+ par.pchan = params.channels(); -+ par.bits = SampleFormatToBitsPerChannel(kSampleFormat); -+ par.bps = par.bits / 8; -+ par.sig = sig = par.bits != 8 ? 1 : 0; -+ par.le = SIO_LE_NATIVE; -+ par.appbufsz = params.frames_per_buffer(); -+ -+ hdl = sio_open(SIO_DEVANY, SIO_PLAY, 0); -+ if (hdl == NULL) { -+ LOG(ERROR) << "Couldn't open audio device."; -+ return; -+ } -+ if (!sio_setpar(hdl, &par) || !sio_getpar(hdl, &par)) { -+ LOG(ERROR) << "Couldn't set audio parameters."; -+ sio_close(hdl); -+ return; -+ } -+ if (par.rate != (unsigned int)params.sample_rate() || -+ par.pchan != (unsigned int)params.channels() || -+ par.bits != (unsigned int)SampleFormatToBitsPerChannel(kSampleFormat) || -+ par.sig != (unsigned int)sig || -+ (par.bps > 1 && par.le != SIO_LE_NATIVE) || -+ (par.bits != par.bps * 8)) { -+ LOG(ERROR) << "Unsupported audio parameters."; -+ sio_close(hdl); -+ return; -+ } -+ -+ sio_onmove(hdl, &OnMoveCallback, this); -+ sio_onvol(hdl, &OnVolCallback, this); -+ -+ state = kRunning; -+ hw_delay = 0; -+ source = callback; -+ sio_start(hdl); -+ -+ if (pthread_create(&thread, NULL, &ThreadEntry, this) != 0) { -+ LOG(ERROR) << "Failed to create real-time thread."; -+ sio_stop(hdl); -+ sio_close(hdl); -+ state = kStopped; -+ } -+} -+ -+void SndioAudioOutputStream::Stop() { -+ if (state == kStopped) -+ return; -+ state = kStopWait; -+ pthread_join(thread, NULL); -+ sio_stop(hdl); -+ sio_close(hdl); -+ state = kStopped; -+} -+ -+void SndioAudioOutputStream::SetVolume(double v) { -+ pthread_mutex_lock(&mutex); -+ vol = v * SIO_MAXVOL; -+ volpending = 1; -+ pthread_mutex_unlock(&mutex); -+} -+ -+void SndioAudioOutputStream::GetVolume(double* v) { -+ pthread_mutex_lock(&mutex); -+ *v = vol * (1. / SIO_MAXVOL); -+ pthread_mutex_unlock(&mutex); -+} -+ -+// This stream is always used with sub second buffer sizes, where it's -+// sufficient to simply always flush upon Start(). -+void SndioAudioOutputStream::Flush() {} -+ -+void SndioAudioOutputStream::ThreadLoop(void) { -+ int avail, count, result; -+ -+ while (state == kRunning) { -+ // Update volume if needed -+ pthread_mutex_lock(&mutex); -+ if (volpending) { -+ volpending = 0; -+ sio_setvol(hdl, vol); -+ } -+ pthread_mutex_unlock(&mutex); -+ -+ // Get data to play -+ const base::TimeDelta delay = AudioTimestampHelper::FramesToTime(hw_delay, -+ params.sample_rate()); -+ count = source->OnMoreData(delay, base::TimeTicks::Now(), {}, audio_bus.get()); -+ audio_bus->ToInterleaved<SignedInt16SampleTypeTraits>(count, reinterpret_cast<int16_t*>(buffer)); -+ if (count == 0) { -+ // We have to submit something to the device -+ count = audio_bus->frames(); -+ memset(buffer, 0, count * params.GetBytesPerFrame(kSampleFormat)); -+ LOG(WARNING) << "No data to play, running empty cycle."; -+ } -+ -+ // Submit data to the device -+ avail = count * params.GetBytesPerFrame(kSampleFormat); -+ result = sio_write(hdl, buffer, avail); -+ if (result == 0) { -+ LOG(WARNING) << "Audio device disconnected."; -+ break; -+ } -+ -+ // Update hardware pointer -+ hw_delay += count; -+ } -+} -+ -+} // namespace media diff --git a/devel/electron35/files/patch-media_audio_sndio_sndio__output.h b/devel/electron35/files/patch-media_audio_sndio_sndio__output.h deleted file mode 100644 index bb8603b68d9c..000000000000 --- a/devel/electron35/files/patch-media_audio_sndio_sndio__output.h +++ /dev/null @@ -1,91 +0,0 @@ ---- media/audio/sndio/sndio_output.h.orig 2022-02-07 13:39:41 UTC -+++ media/audio/sndio/sndio_output.h -@@ -0,0 +1,88 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ -+#define MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ -+ -+#include <pthread.h> -+#include <sndio.h> -+ -+#include "base/time/tick_clock.h" -+#include "base/time/time.h" -+#include "media/audio/audio_io.h" -+ -+namespace media { -+ -+class AudioManagerBase; -+ -+// Implementation of AudioOutputStream using sndio(7) -+class SndioAudioOutputStream : public AudioOutputStream { -+ public: -+ // The manager is creating this object -+ SndioAudioOutputStream(const AudioParameters& params, -+ AudioManagerBase* manager); -+ -+ SndioAudioOutputStream(const SndioAudioOutputStream&) = delete; -+ SndioAudioOutputStream& operator=(const SndioAudioOutputStream&) = delete; -+ -+ virtual ~SndioAudioOutputStream(); -+ -+ // Implementation of AudioOutputStream. -+ bool Open() override; -+ void Close() override; -+ void Start(AudioSourceCallback* callback) override; -+ void Stop() override; -+ void SetVolume(double volume) override; -+ void GetVolume(double* volume) override; -+ void Flush() override; -+ -+ friend void sndio_onmove(void *arg, int delta); -+ friend void sndio_onvol(void *arg, unsigned int vol); -+ friend void *sndio_threadstart(void *arg); -+ -+ private: -+ enum StreamState { -+ kClosed, // Not opened yet -+ kStopped, // Device opened, but not started yet -+ kRunning, // Started, device playing -+ kStopWait // Stopping, waiting for the real-time thread to exit -+ }; -+ -+ // C-style call-backs -+ static void OnMoveCallback(void *arg, int delta); -+ static void OnVolCallback(void *arg, unsigned int vol); -+ static void* ThreadEntry(void *arg); -+ -+ // Continuously moves data from the producer to the device -+ void ThreadLoop(void); -+ -+ // Our creator, the audio manager needs to be notified when we close. -+ AudioManagerBase* manager; -+ // Parameters of the source -+ AudioParameters params; -+ // Source stores data here -+ std::unique_ptr<AudioBus> audio_bus; -+ // Call-back that produces data to play -+ AudioSourceCallback* source; -+ // Handle of the audio device -+ struct sio_hdl* hdl; -+ // Current state of the stream -+ enum StreamState state; -+ // High priority thread running ThreadLoop() -+ pthread_t thread; -+ // Protects vol, volpending and hw_delay -+ pthread_mutex_t mutex; -+ // Current volume in the 0..SIO_MAXVOL range -+ int vol; -+ // Set to 1 if volumes must be refreshed in the realtime thread -+ int volpending; -+ // Number of frames buffered in the hardware -+ int hw_delay; -+ // Temporary buffer where data is stored sndio-compatible format -+ char* buffer; -+}; -+ -+} // namespace media -+ -+#endif // MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ diff --git a/devel/electron35/files/patch-media_base_audio__latency.cc b/devel/electron35/files/patch-media_base_audio__latency.cc deleted file mode 100644 index 5a5f37b3ef66..000000000000 --- a/devel/electron35/files/patch-media_base_audio__latency.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/base/audio_latency.cc.orig 2024-10-16 21:31:33 UTC -+++ media/base/audio_latency.cc -@@ -148,7 +148,7 @@ int AudioLatency::GetRtcBufferSize(int sample_rate, in - } - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // On Linux, MacOS and Fuchsia, the low level IO implementations on the - // browser side supports all buffer size the clients want. We use the native - // peer connection buffer size (10ms) to achieve best possible performance. diff --git a/devel/electron35/files/patch-media_base_libaom__thread__wrapper.cc b/devel/electron35/files/patch-media_base_libaom__thread__wrapper.cc deleted file mode 100644 index d08a8992857e..000000000000 --- a/devel/electron35/files/patch-media_base_libaom__thread__wrapper.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- media/base/libaom_thread_wrapper.cc.orig 2024-04-15 20:34:00 UTC -+++ media/base/libaom_thread_wrapper.cc -@@ -5,17 +5,21 @@ - #include "base/logging.h" - #include "media/base/codec_worker_impl.h" - #include "media/base/libvpx_thread_wrapper.h" -+#if !BUILDFLAG(IS_BSD) - #include "third_party/libaom/source/libaom/aom_util/aom_thread.h" -+#endif - - namespace media { - - void InitLibAomThreadWrapper() { -+#if !BUILDFLAG(IS_BSD) - const AVxWorkerInterface interface = - CodecWorkerImpl<AVxWorkerInterface, AVxWorkerImpl, AVxWorker, - AVxWorkerStatus, AVX_WORKER_STATUS_NOT_OK, - AVX_WORKER_STATUS_OK, - AVX_WORKER_STATUS_WORKING>::GetCodecWorkerInterface(); - CHECK(aom_set_worker_interface(&interface)); -+#endif - } - - } // namespace media diff --git a/devel/electron35/files/patch-media_base_libvpx__thread__wrapper.cc b/devel/electron35/files/patch-media_base_libvpx__thread__wrapper.cc deleted file mode 100644 index db10f013d75d..000000000000 --- a/devel/electron35/files/patch-media_base_libvpx__thread__wrapper.cc +++ /dev/null @@ -1,25 +0,0 @@ ---- media/base/libvpx_thread_wrapper.cc.orig 2024-04-15 20:34:00 UTC -+++ media/base/libvpx_thread_wrapper.cc -@@ -5,11 +5,14 @@ - #include "media/base/libvpx_thread_wrapper.h" - - #include "media/base/codec_worker_impl.h" -+#if !BUILDFLAG(IS_OPENBSD) - #include "third_party/libvpx/source/libvpx/vpx_util/vpx_thread.h" -+#endif - - namespace media { - - void InitLibVpxThreadWrapper() { -+#if !BUILDFLAG(IS_OPENBSD) - const VPxWorkerInterface interface = - CodecWorkerImpl<VPxWorkerInterface, VPxWorkerImpl, VPxWorker, - VPxWorkerStatus, VPX_WORKER_STATUS_NOT_OK, -@@ -17,6 +20,7 @@ void InitLibVpxThreadWrapper() { - VPX_WORKER_STATUS_WORKING>::GetCodecWorkerInterface(); - - CHECK(vpx_set_worker_interface(&interface)); -+#endif - } - - } // namespace media diff --git a/devel/electron35/files/patch-media_base_media__switches.cc b/devel/electron35/files/patch-media_base_media__switches.cc deleted file mode 100644 index db68b0821819..000000000000 --- a/devel/electron35/files/patch-media_base_media__switches.cc +++ /dev/null @@ -1,114 +0,0 @@ ---- media/base/media_switches.cc.orig 2025-03-24 20:50:14 UTC -+++ media/base/media_switches.cc -@@ -20,7 +20,7 @@ - #include "ui/gl/gl_features.h" - #include "ui/gl/gl_utils.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/cpu.h" - #endif - -@@ -371,8 +371,8 @@ BASE_FEATURE(kUseSCContentSharingPicker, - "UseSCContentSharingPicker", - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // BUILDFLAG(IS_MAC) -- --#if BUILDFLAG(IS_LINUX) -+ -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enables system audio mirroring using pulseaudio. - BASE_FEATURE(kPulseaudioLoopbackForCast, - "PulseaudioLoopbackForCast", -@@ -382,6 +382,28 @@ BASE_FEATURE(kPulseaudioLoopbackForScreenShare, - BASE_FEATURE(kPulseaudioLoopbackForScreenShare, - "PulseaudioLoopbackForScreenShare", - base::FEATURE_DISABLED_BY_DEFAULT); -+ -+BASE_FEATURE(kAudioBackend, -+ "AudioBackend", -+ base::FEATURE_ENABLED_BY_DEFAULT); -+ -+constexpr base::FeatureParam<AudioBackend>::Option -+ kAudioBackendOptions[] = { -+ {AudioBackend::kAuto, -+ "auto"}, -+ {AudioBackend::kPulseAudio, "pulseaudio"}, -+ {AudioBackend::kSndio, "sndio"}, -+ {AudioBackend::kAlsa, "alsa"}}; -+ -+const base::FeatureParam<AudioBackend> -+ kAudioBackendParam{ -+ &kAudioBackend, "audio-backend", -+#if BUILDFLAG(IS_OPENBSD) -+ AudioBackend::kSndio, -+#elif BUILDFLAG(IS_FREEBSD) -+ AudioBackend::kAuto, -+#endif -+ &kAudioBackendOptions}; - #endif // BUILDFLAG(IS_LINUX) - - // When enabled, MediaCapabilities will check with GPU Video Accelerator -@@ -624,7 +646,7 @@ BASE_FEATURE(kGlobalMediaControls, - // Show toolbar button that opens dialog for controlling media sessions. - BASE_FEATURE(kGlobalMediaControls, - "GlobalMediaControls", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -647,7 +669,7 @@ BASE_FEATURE(kMediaRemotingWithoutFullscreen, - // If enabled, users can request Media Remoting without fullscreen-in-tab. - BASE_FEATURE(kMediaRemotingWithoutFullscreen, - "MediaRemotingWithoutFullscreen", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -659,7 +681,7 @@ BASE_FEATURE(kGlobalMediaControlsPictureInPicture, - BASE_FEATURE(kGlobalMediaControlsPictureInPicture, - "GlobalMediaControlsPictureInPicture", - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_CHROMEOS_LACROS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -688,7 +710,7 @@ BASE_FEATURE(kUnifiedAutoplay, - "UnifiedAutoplay", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enable vaapi/v4l2 video decoding on linux. This is already enabled by default - // on chromeos, but needs an experiment on linux. - BASE_FEATURE(kAcceleratedVideoDecodeLinux, -@@ -791,7 +813,7 @@ BASE_FEATURE(kVSyncMjpegDecoding, - "VSyncMjpegDecoding", - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enable H264 temporal layer encoding with V4L2 HW encoder on ChromeOS. - BASE_FEATURE(kV4L2H264TemporalLayerHWEncoding, - "V4L2H264TemporalLayerHWEncoding", -@@ -1357,7 +1379,7 @@ BASE_FEATURE(kUseGTFOOutOfProcessVideoDecoding, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Spawn utility processes to perform hardware encode acceleration instead of - // using the GPU process. - BASE_FEATURE(kUseOutOfProcessVideoEncoding, -@@ -1439,7 +1461,7 @@ BASE_FEATURE(kRecordWebAudioEngagement, - "RecordWebAudioEngagement", - base::FEATURE_ENABLED_BY_DEFAULT); - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Reduces the number of buffers needed in the output video frame pool to - // populate the Renderer pipeline for hardware accelerated VideoDecoder in - // non-low latency scenarios. diff --git a/devel/electron35/files/patch-media_base_media__switches.h b/devel/electron35/files/patch-media_base_media__switches.h deleted file mode 100644 index c1445385e063..000000000000 --- a/devel/electron35/files/patch-media_base_media__switches.h +++ /dev/null @@ -1,57 +0,0 @@ ---- media/base/media_switches.h.orig 2025-03-24 20:50:14 UTC -+++ media/base/media_switches.h -@@ -324,13 +324,25 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMetadataSusp - MEDIA_EXPORT BASE_DECLARE_FEATURE(kPlaybackSpeedButton); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMediaEngagementData); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kPreloadMetadataSuspend); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kPulseaudioLoopbackForCast); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kPulseaudioLoopbackForScreenShare); -+ -+enum class AudioBackend { -+ kAuto, -+ kPulseAudio, -+ kSndio, -+ kAlsa -+}; -+ -+MEDIA_EXPORT BASE_DECLARE_FEATURE(kAudioBackend); -+MEDIA_EXPORT extern const base::FeatureParam< -+ AudioBackend> -+ kAudioBackendParam; - #endif // BUILDFLAG(IS_LINUX) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kRecordMediaEngagementScores); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kRecordWebAudioEngagement); --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kReduceHardwareVideoDecoderBuffers); - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kResumeBackgroundVideo); -@@ -344,7 +356,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseFakeDeviceForMed - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUnifiedAutoplay); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseAndroidOverlayForSecureOnly); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseFakeDeviceForMediaStream); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinux); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoDecodeLinuxGL); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kAcceleratedVideoEncodeLinux); -@@ -366,7 +378,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kVSyncMjpegDecoding) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kVaapiVp9SModeHWEncoding); - MEDIA_EXPORT BASE_DECLARE_FEATURE(kVSyncMjpegDecoding); - #endif // defined(ARCH_CPU_X86_FAMILY) && BUILDFLAG(IS_CHROMEOS) --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kV4L2H264TemporalLayerHWEncoding); - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kVideoBlitColorAccuracy); -@@ -497,7 +509,7 @@ MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseGTFOOutOfProcess - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseGTFOOutOfProcessVideoDecoding); - #endif // BUILDFLAG(ALLOW_OOP_VIDEO_DECODER) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - MEDIA_EXPORT BASE_DECLARE_FEATURE(kUseOutOfProcessVideoEncoding); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - diff --git a/devel/electron35/files/patch-media_base_video__frame.cc b/devel/electron35/files/patch-media_base_video__frame.cc deleted file mode 100644 index 3a5623f8a36c..000000000000 --- a/devel/electron35/files/patch-media_base_video__frame.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- media/base/video_frame.cc.orig 2025-04-14 21:12:04 UTC -+++ media/base/video_frame.cc -@@ -92,7 +92,7 @@ std::string VideoFrame::StorageTypeToString( - return "OWNED_MEMORY"; - case VideoFrame::STORAGE_SHMEM: - return "SHMEM"; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case VideoFrame::STORAGE_DMABUFS: - return "DMABUFS"; - #endif -@@ -106,7 +106,7 @@ bool VideoFrame::IsStorageTypeMappable(VideoFrame::Sto - // static - bool VideoFrame::IsStorageTypeMappable(VideoFrame::StorageType storage_type) { - return --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // This is not strictly needed but makes explicit that, at VideoFrame - // level, DmaBufs are not mappable from userspace. - storage_type != VideoFrame::STORAGE_DMABUFS && -@@ -420,7 +420,7 @@ VideoFrame::CreateFrameForGpuMemoryBufferOrMappableSII - plane_size.width() * VideoFrame::BytesPerElement(*format, plane); - } - uint64_t modifier = gfx::NativePixmapHandle::kNoModifier; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool is_native_buffer = - gpu_memory_buffer - ? (gpu_memory_buffer->GetType() != gfx::SHARED_MEMORY_BUFFER) -@@ -938,7 +938,7 @@ scoped_refptr<VideoFrame> VideoFrame::WrapExternalGpuM - return frame; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - scoped_refptr<VideoFrame> VideoFrame::WrapExternalDmabufs( - const VideoFrameLayout& layout, -@@ -1623,7 +1623,7 @@ scoped_refptr<gpu::ClientSharedImage> VideoFrame::shar - return wrapped_frame_ ? wrapped_frame_->shared_image() : shared_image_; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - size_t VideoFrame::NumDmabufFds() const { - if (wrapped_frame_) { - return wrapped_frame_->NumDmabufFds(); diff --git a/devel/electron35/files/patch-media_base_video__frame.h b/devel/electron35/files/patch-media_base_video__frame.h deleted file mode 100644 index 7183ebb890a3..000000000000 --- a/devel/electron35/files/patch-media_base_video__frame.h +++ /dev/null @@ -1,47 +0,0 @@ ---- media/base/video_frame.h.orig 2025-04-14 21:12:04 UTC -+++ media/base/video_frame.h -@@ -42,7 +42,7 @@ - #include "ui/gfx/geometry/size.h" - #include "ui/gfx/hdr_metadata.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/files/scoped_file.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -88,7 +88,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte - STORAGE_UNOWNED_MEMORY = 2, // External, non owned data pointers. - STORAGE_OWNED_MEMORY = 3, // VideoFrame has allocated its own data buffer. - STORAGE_SHMEM = 4, // Backed by read-only shared memory. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - STORAGE_DMABUFS = 5, // Each plane is stored into a DmaBuf. - #endif - STORAGE_GPU_MEMORY_BUFFER = 6, -@@ -435,7 +435,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte - ReleaseMailboxAndGpuMemoryBufferCB mailbox_holder_and_gmb_release_cb, - base::TimeDelta timestamp); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Wraps provided dmabufs - // (https://www.kernel.org/doc/html/latest/driver-api/dma-buf.html) with a - // VideoFrame. The frame will take ownership of |dmabuf_fds|, and will -@@ -745,7 +745,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte - // wait for the included sync point. - scoped_refptr<gpu::ClientSharedImage> shared_image() const; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The number of DmaBufs will be equal or less than the number of planes of - // the frame. If there are less, this means that the last FD contains the - // remaining planes. Should be > 0 for STORAGE_DMABUFS. -@@ -974,7 +974,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte - // GpuMemoryBuffers. Clients will set this flag while creating a VideoFrame. - bool is_mappable_si_enabled_ = false; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Dmabufs for the frame, used when storage is STORAGE_DMABUFS. Size is either - // equal or less than the number of planes of the frame. If it is less, then - // the memory area represented by the last FD contains the remaining planes. diff --git a/devel/electron35/files/patch-media_capture_video_create__video__capture__device__factory.cc b/devel/electron35/files/patch-media_capture_video_create__video__capture__device__factory.cc deleted file mode 100644 index d6dc7e2bf5ec..000000000000 --- a/devel/electron35/files/patch-media_capture_video_create__video__capture__device__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- media/capture/video/create_video_capture_device_factory.cc.orig 2023-03-30 00:33:53 UTC -+++ media/capture/video/create_video_capture_device_factory.cc -@@ -13,7 +13,7 @@ - #include "media/capture/video/fake_video_capture_device_factory.h" - #include "media/capture/video/file_video_capture_device_factory.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - #include "media/capture/video/linux/video_capture_device_factory_linux.h" - #elif BUILDFLAG(IS_CHROMEOS_ASH) - #include "media/capture/video/chromeos/public/cros_features.h" -@@ -56,7 +56,7 @@ CreateFakeVideoCaptureDeviceFactory() { - std::unique_ptr<VideoCaptureDeviceFactory> - CreatePlatformSpecificVideoCaptureDeviceFactory( - scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD) - return std::make_unique<VideoCaptureDeviceFactoryLinux>(ui_task_runner); - #elif BUILDFLAG(IS_CHROMEOS_ASH) - if (base::SysInfo::IsRunningOnChromeOS()) diff --git a/devel/electron35/files/patch-media_capture_video_fake__video__capture__device__factory.cc b/devel/electron35/files/patch-media_capture_video_fake__video__capture__device__factory.cc deleted file mode 100644 index b610d6a77eac..000000000000 --- a/devel/electron35/files/patch-media_capture_video_fake__video__capture__device__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/fake_video_capture_device_factory.cc.orig 2024-06-18 21:43:35 UTC -+++ media/capture/video/fake_video_capture_device_factory.cc -@@ -231,7 +231,7 @@ void FakeVideoCaptureDeviceFactory::GetDevicesInfo( - int entry_index = 0; - for (const auto& entry : devices_config_) { - VideoCaptureApi api = --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - VideoCaptureApi::LINUX_V4L2_SINGLE_PLANE; - #elif BUILDFLAG(IS_IOS) - VideoCaptureApi::UNKNOWN; diff --git a/devel/electron35/files/patch-media_capture_video_file__video__capture__device__factory.cc b/devel/electron35/files/patch-media_capture_video_file__video__capture__device__factory.cc deleted file mode 100644 index 91bf3d7255cc..000000000000 --- a/devel/electron35/files/patch-media_capture_video_file__video__capture__device__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/file_video_capture_device_factory.cc.orig 2022-02-28 16:54:41 UTC -+++ media/capture/video/file_video_capture_device_factory.cc -@@ -52,7 +52,7 @@ void FileVideoCaptureDeviceFactory::GetDevicesInfo( - VideoCaptureApi::WIN_DIRECT_SHOW; - #elif BUILDFLAG(IS_MAC) - VideoCaptureApi::MACOSX_AVFOUNDATION; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - VideoCaptureApi::LINUX_V4L2_SINGLE_PLANE; - #else - VideoCaptureApi::UNKNOWN; diff --git a/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.cc b/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.cc deleted file mode 100644 index f702a0a41a27..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/linux/fake_v4l2_impl.cc.orig 2025-03-24 20:50:14 UTC -+++ media/capture/video/linux/fake_v4l2_impl.cc -@@ -569,7 +569,7 @@ int FakeV4L2Impl::close(int fd) { - return kSuccessReturnValue; - } - --int FakeV4L2Impl::ioctl(int fd, int request, void* argp) { -+int FakeV4L2Impl::ioctl(int fd, unsigned long request, void* argp) { - base::AutoLock lock(lock_); - auto device_iter = opened_devices_.find(fd); - if (device_iter == opened_devices_.end()) diff --git a/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.h b/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.h deleted file mode 100644 index ce6bba028f1c..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_fake__v4l2__impl.h +++ /dev/null @@ -1,25 +0,0 @@ ---- media/capture/video/linux/fake_v4l2_impl.h.orig 2023-10-19 19:58:26 UTC -+++ media/capture/video/linux/fake_v4l2_impl.h -@@ -8,7 +8,13 @@ - #include <map> - #include <string> - -+#include "build/build_config.h" -+#if BUILDFLAG(IS_OPENBSD) -+#include <sys/videoio.h> -+typedef __uint32_t __u32; -+#else - #include <linux/videodev2.h> -+#endif - - #include "base/synchronization/lock.h" - #include "media/capture/capture_export.h" -@@ -38,7 +44,7 @@ class CAPTURE_EXPORT FakeV4L2Impl : public V4L2Capture - // Implementation of V4L2CaptureDevice interface: - int open(const char* device_name, int flags) override; - int close(int fd) override; -- int ioctl(int fd, int request, void* argp) override; -+ int ioctl(int fd, unsigned long request, void* argp) override; - void* mmap(void* start, - size_t length, - int prot, diff --git a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc b/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc deleted file mode 100644 index e8c7d2e49181..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc +++ /dev/null @@ -1,156 +0,0 @@ ---- media/capture/video/linux/v4l2_capture_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ media/capture/video/linux/v4l2_capture_delegate.cc -@@ -10,8 +10,10 @@ - #include "media/capture/video/linux/v4l2_capture_delegate.h" - - #include <fcntl.h> -+#if !BUILDFLAG(IS_BSD) - #include <linux/version.h> - #include <linux/videodev2.h> -+#endif - #include <poll.h> - #include <sys/ioctl.h> - #include <sys/mman.h> -@@ -34,17 +36,19 @@ - #include "media/capture/video/blob_utils.h" - #include "media/capture/video/linux/video_capture_device_linux.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "media/capture/capture_switches.h" - #include "media/capture/video/linux/v4l2_capture_delegate_gpu_helper.h" - #endif // BUILDFLAG(IS_LINUX) - - using media::mojom::MeteringMode; - -+#if !BUILDFLAG(IS_BSD) - #if LINUX_VERSION_CODE < KERNEL_VERSION(4, 6, 0) - // 16 bit depth, Realsense F200. - #define V4L2_PIX_FMT_Z16 v4l2_fourcc('Z', '1', '6', ' ') - #endif -+#endif - - // TODO(aleksandar.stojiljkovic): Wrap this with kernel version check once the - // format is introduced to kernel. -@@ -54,6 +58,14 @@ using media::mojom::MeteringMode; - #define V4L2_PIX_FMT_INVZ v4l2_fourcc('I', 'N', 'V', 'Z') - #endif - -+#ifndef V4L2_COLORSPACE_OPRGB -+#define V4L2_COLORSPACE_OPRGB V4L2_COLORSPACE_ADOBERGB -+#endif -+ -+#ifndef V4L2_XFER_FUNC_OPRGB -+#define V4L2_XFER_FUNC_OPRGB V4L2_XFER_FUNC_ADOBERGB -+#endif -+ - namespace media { - - namespace { -@@ -273,7 +285,7 @@ bool V4L2CaptureDelegate::IsControllableControl( - // static - bool V4L2CaptureDelegate::IsControllableControl( - int control_id, -- const base::RepeatingCallback<int(int, void*)>& do_ioctl) { -+ const base::RepeatingCallback<int(unsigned int, void*)>& do_ioctl) { - const int special_control_id = GetControllingSpecialControl(control_id); - if (!special_control_id) { - // The control is not controlled by a special control thus the control is -@@ -329,7 +341,7 @@ V4L2CaptureDelegate::V4L2CaptureDelegate( - is_capturing_(false), - timeout_count_(0), - rotation_(rotation) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - use_gpu_buffer_ = switches::IsVideoCaptureUseGpuMemoryBufferEnabled(); - #endif // BUILDFLAG(IS_LINUX) - } -@@ -456,7 +468,7 @@ void V4L2CaptureDelegate::AllocateAndStart( - - client_->OnStarted(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (use_gpu_buffer_) { - v4l2_gpu_helper_ = std::make_unique<V4L2CaptureDelegateGpuHelper>(); - } -@@ -800,7 +812,7 @@ V4L2CaptureDelegate::~V4L2CaptureDelegate() = default; - - V4L2CaptureDelegate::~V4L2CaptureDelegate() = default; - --bool V4L2CaptureDelegate::RunIoctl(int request, void* argp) { -+bool V4L2CaptureDelegate::RunIoctl(unsigned int request, void* argp) { - int num_retries = 0; - for (; DoIoctl(request, argp) < 0 && num_retries < kMaxIOCtrlRetries; - ++num_retries) { -@@ -810,7 +822,7 @@ bool V4L2CaptureDelegate::RunIoctl(int request, void* - return num_retries != kMaxIOCtrlRetries; - } - --int V4L2CaptureDelegate::DoIoctl(int request, void* argp) { -+int V4L2CaptureDelegate::DoIoctl(unsigned int request, void* argp) { - return HANDLE_EINTR(v4l2_->ioctl(device_fd_.get(), request, argp)); - } - -@@ -821,6 +833,7 @@ void V4L2CaptureDelegate::ReplaceControlEventSubscript - } - - void V4L2CaptureDelegate::ReplaceControlEventSubscriptions() { -+#if !BUILDFLAG(IS_BSD) - constexpr uint32_t kControlIds[] = {V4L2_CID_AUTO_EXPOSURE_BIAS, - V4L2_CID_AUTO_WHITE_BALANCE, - V4L2_CID_BRIGHTNESS, -@@ -848,6 +861,7 @@ void V4L2CaptureDelegate::ReplaceControlEventSubscript - << ", {type = V4L2_EVENT_CTRL, id = " << control_id << "}"; - } - } -+#endif - } - - mojom::RangePtr V4L2CaptureDelegate::RetrieveUserControlRange(int control_id) { -@@ -1028,7 +1042,11 @@ void V4L2CaptureDelegate::DoCapture() { - - pollfd device_pfd = {}; - device_pfd.fd = device_fd_.get(); -+#if !BUILDFLAG(IS_BSD) - device_pfd.events = POLLIN | POLLPRI; -+#else -+ device_pfd.events = POLLIN; -+#endif - - const int result = - HANDLE_EINTR(v4l2_->poll(&device_pfd, 1, kCaptureTimeoutMs)); -@@ -1066,6 +1084,7 @@ void V4L2CaptureDelegate::DoCapture() { - timeout_count_ = 0; - } - -+#if !BUILDFLAG(IS_BSD) - // Dequeue events if the driver has filled in some. - if (device_pfd.revents & POLLPRI) { - bool controls_changed = false; -@@ -1099,6 +1118,7 @@ void V4L2CaptureDelegate::DoCapture() { - client_->OnCaptureConfigurationChanged(); - } - } -+#endif - - // Deenqueue, send and reenqueue a buffer if the driver has filled one in. - if (device_pfd.revents & POLLIN) { -@@ -1152,7 +1172,7 @@ void V4L2CaptureDelegate::DoCapture() { - // workable on Linux. - - // See http://crbug.com/959919. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (use_gpu_buffer_) { - v4l2_gpu_helper_->OnIncomingCapturedData( - client_.get(), buffer_tracker->start(), -@@ -1226,7 +1246,7 @@ void V4L2CaptureDelegate::SetErrorState(VideoCaptureEr - client_->OnError(error, from_here, reason); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gfx::ColorSpace V4L2CaptureDelegate::BuildColorSpaceFromv4l2() { - v4l2_colorspace v4l2_primary = (v4l2_colorspace)video_fmt_.fmt.pix.colorspace; - v4l2_quantization v4l2_range = diff --git a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.h b/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.h deleted file mode 100644 index 19acc8c288b8..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__delegate.h +++ /dev/null @@ -1,51 +0,0 @@ ---- media/capture/video/linux/v4l2_capture_delegate.h.orig 2025-01-27 17:37:37 UTC -+++ media/capture/video/linux/v4l2_capture_delegate.h -@@ -34,7 +34,7 @@ namespace media { - - namespace media { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class V4L2CaptureDelegateGpuHelper; - #endif // BUILDFLAG(IS_LINUX) - -@@ -85,7 +85,7 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final { - static bool IsBlockedControl(int control_id); - static bool IsControllableControl( - int control_id, -- const base::RepeatingCallback<int(int, void*)>& do_ioctl); -+ const base::RepeatingCallback<int(unsigned int, void*)>& do_ioctl); - - private: - friend class V4L2CaptureDelegateTest; -@@ -96,10 +96,10 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final { - // device file descriptor or (re)starting streaming, can fail but works after - // retrying (https://crbug.com/670262). Returns false if the |request| ioctl - // fails too many times. -- bool RunIoctl(int request, void* argp); -+ bool RunIoctl(unsigned int request, void* argp); - - // Simple wrapper to do HANDLE_EINTR(v4l2_->ioctl(device_fd_.get(), ...)). -- int DoIoctl(int request, void* argp); -+ int DoIoctl(unsigned int request, void* argp); - - // Check whether the control is controllable (and not changed automatically). - bool IsControllableControl(int control_id); -@@ -129,7 +129,7 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final { - const base::Location& from_here, - const std::string& reason); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Systems which describe a "color space" usually map that to one or more of - // {primary, matrix, transfer, range}. BuildColorSpaceFromv4l2() will use the - // matched value as first priority. Otherwise, if there is no best matching -@@ -163,7 +163,7 @@ class CAPTURE_EXPORT V4L2CaptureDelegate final { - // Clockwise rotation in degrees. This value should be 0, 90, 180, or 270. - int rotation_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Support GPU memory buffer. - bool use_gpu_buffer_; - std::unique_ptr<V4L2CaptureDelegateGpuHelper> v4l2_gpu_helper_; diff --git a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device.h b/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device.h deleted file mode 100644 index cbba776523a9..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device.h +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/linux/v4l2_capture_device.h.orig 2022-02-07 13:39:41 UTC -+++ media/capture/video/linux/v4l2_capture_device.h -@@ -21,7 +21,7 @@ class CAPTURE_EXPORT V4L2CaptureDevice - public: - virtual int open(const char* device_name, int flags) = 0; - virtual int close(int fd) = 0; -- virtual int ioctl(int fd, int request, void* argp) = 0; -+ virtual int ioctl(int fd, unsigned long request, void* argp) = 0; - virtual void* mmap(void* start, - size_t length, - int prot, diff --git a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc b/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc deleted file mode 100644 index 902427b862a2..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/linux/v4l2_capture_device_impl.cc.orig 2022-02-07 13:39:41 UTC -+++ media/capture/video/linux/v4l2_capture_device_impl.cc -@@ -22,7 +22,7 @@ int V4L2CaptureDeviceImpl::close(int fd) { - return ::close(fd); - } - --int V4L2CaptureDeviceImpl::ioctl(int fd, int request, void* argp) { -+int V4L2CaptureDeviceImpl::ioctl(int fd, unsigned long request, void* argp) { - return ::ioctl(fd, request, argp); - } - diff --git a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h b/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h deleted file mode 100644 index 21a77244eca8..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_v4l2__capture__device__impl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/linux/v4l2_capture_device_impl.h.orig 2022-02-07 13:39:41 UTC -+++ media/capture/video/linux/v4l2_capture_device_impl.h -@@ -19,7 +19,7 @@ class CAPTURE_EXPORT V4L2CaptureDeviceImpl : public V4 - public: - int open(const char* device_name, int flags) override; - int close(int fd) override; -- int ioctl(int fd, int request, void* argp) override; -+ int ioctl(int fd, unsigned long request, void* argp) override; - void* mmap(void* start, - size_t length, - int prot, diff --git a/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc b/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc deleted file mode 100644 index 88a6f2c8bf0c..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.cc +++ /dev/null @@ -1,80 +0,0 @@ ---- media/capture/video/linux/video_capture_device_factory_v4l2.cc.orig 2025-03-24 20:50:14 UTC -+++ media/capture/video/linux/video_capture_device_factory_v4l2.cc -@@ -43,6 +43,7 @@ bool CompareCaptureDevices(const VideoCaptureDeviceInf - return a.descriptor < b.descriptor; - } - -+#if !BUILDFLAG(IS_OPENBSD) - // USB VID and PID are both 4 bytes long. - const size_t kVidPidSize = 4; - const size_t kMaxInterfaceNameSize = 256; -@@ -75,11 +76,24 @@ std::string ExtractFileNameFromDeviceId(const std::str - DCHECK(base::StartsWith(device_id, kDevDir, base::CompareCase::SENSITIVE)); - return device_id.substr(strlen(kDevDir), device_id.length()); - } -+#endif - - class DevVideoFilePathsDeviceProvider - : public VideoCaptureDeviceFactoryV4L2::DeviceProvider { - public: - void GetDeviceIds(std::vector<std::string>* target_container) override { -+#if BUILDFLAG(IS_OPENBSD) -+ char device[12]; -+ int fd; -+ /* unveil(2) limits access to /dev/, try /dev/video[0-7] */ -+ for (int n = 0; n < 8; n++) { -+ snprintf(device, sizeof(device), "/dev/video%d", n); -+ if ((fd = open(device, O_RDONLY)) != -1) { -+ close(fd); -+ target_container->emplace_back(device); -+ } -+ } -+#else - const base::FilePath path("/dev/"); - base::FileEnumerator enumerator(path, false, base::FileEnumerator::FILES, - "video*"); -@@ -87,9 +101,13 @@ class DevVideoFilePathsDeviceProvider - const base::FileEnumerator::FileInfo info = enumerator.GetInfo(); - target_container->emplace_back(path.value() + info.GetName().value()); - } -+#endif - } - - std::string GetDeviceModelId(const std::string& device_id) override { -+#if BUILDFLAG(IS_OPENBSD) -+ return std::string(); -+#else - const std::string file_name = ExtractFileNameFromDeviceId(device_id); - std::string usb_id; - const std::string vid_path = -@@ -106,9 +124,13 @@ class DevVideoFilePathsDeviceProvider - } - - return usb_id; -+#endif - } - - std::string GetDeviceDisplayName(const std::string& device_id) override { -+#if BUILDFLAG(IS_OPENBSD) -+ return std::string(); -+#else - const std::string file_name = ExtractFileNameFromDeviceId(device_id); - const std::string interface_path = - base::StringPrintf(kInterfacePathTemplate, file_name.c_str()); -@@ -119,6 +141,7 @@ class DevVideoFilePathsDeviceProvider - return std::string(); - } - return display_name; -+#endif - } - }; - -@@ -224,7 +247,7 @@ void VideoCaptureDeviceFactoryV4L2::GetDevicesInfo( - std::move(callback).Run(std::move(devices_info)); - } - --int VideoCaptureDeviceFactoryV4L2::DoIoctl(int fd, int request, void* argp) { -+int VideoCaptureDeviceFactoryV4L2::DoIoctl(int fd, unsigned int request, void* argp) { - return HANDLE_EINTR(v4l2_->ioctl(fd, request, argp)); - } - diff --git a/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h b/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h deleted file mode 100644 index 892b5de1714d..000000000000 --- a/devel/electron35/files/patch-media_capture_video_linux_video__capture__device__factory__v4l2.h +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/linux/video_capture_device_factory_v4l2.h.orig 2023-03-30 00:33:53 UTC -+++ media/capture/video/linux/video_capture_device_factory_v4l2.h -@@ -51,7 +51,7 @@ class CAPTURE_EXPORT VideoCaptureDeviceFactoryV4L2 - - private: - // Simple wrapper to do HANDLE_EINTR(v4l2_->ioctl(fd, ...)). -- int DoIoctl(int fd, int request, void* argp); -+ int DoIoctl(int fd, unsigned int request, void* argp); - - VideoCaptureControlSupport GetControlSupport(int fd); - bool GetControlSupport(int fd, int control_id); diff --git a/devel/electron35/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc b/devel/electron35/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc deleted file mode 100644 index 1a1f895f2805..000000000000 --- a/devel/electron35/files/patch-media_capture_video_video__capture__buffer__tracker__factory__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- media/capture/video/video_capture_buffer_tracker_factory_impl.cc.orig 2023-11-29 21:40:06 UTC -+++ media/capture/video/video_capture_buffer_tracker_factory_impl.cc -@@ -14,7 +14,7 @@ - #include "media/capture/video/chromeos/gpu_memory_buffer_tracker_cros.h" - #elif BUILDFLAG(IS_APPLE) - #include "media/capture/video/apple/gpu_memory_buffer_tracker_apple.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "media/capture/video/linux/v4l2_gpu_memory_buffer_tracker.h" - #elif BUILDFLAG(IS_WIN) - #include "media/capture/video/win/gpu_memory_buffer_tracker_win.h" -@@ -42,7 +42,7 @@ VideoCaptureBufferTrackerFactoryImpl::CreateTracker( - return std::make_unique<GpuMemoryBufferTrackerCros>(); - #elif BUILDFLAG(IS_APPLE) - return std::make_unique<GpuMemoryBufferTrackerApple>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<V4L2GpuMemoryBufferTracker>(); - #elif BUILDFLAG(IS_WIN) - if (!dxgi_device_manager_) { diff --git a/devel/electron35/files/patch-media_capture_video_video__capture__device__client.cc b/devel/electron35/files/patch-media_capture_video_video__capture__device__client.cc deleted file mode 100644 index e8816319f3ae..000000000000 --- a/devel/electron35/files/patch-media_capture_video_video__capture__device__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/capture/video/video_capture_device_client.cc.orig 2025-03-24 20:50:14 UTC -+++ media/capture/video/video_capture_device_client.cc -@@ -173,7 +173,7 @@ FourccAndFlip GetFourccAndFlipFromPixelFormat( - CHECK(!is_width_odd && !is_height_odd); - return {libyuv::FOURCC_UYVY}; - case media::PIXEL_FORMAT_RGB24: -- if constexpr (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) { -+ if constexpr (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) { - // Linux RGB24 defines red at lowest byte address, - // see http://linuxtv.org/downloads/v4l-dvb-apis/packed-rgb.html. - return {libyuv::FOURCC_RAW}; diff --git a/devel/electron35/files/patch-media_cdm_cdm__paths__unittest.cc b/devel/electron35/files/patch-media_cdm_cdm__paths__unittest.cc deleted file mode 100644 index e225b2ebe8c7..000000000000 --- a/devel/electron35/files/patch-media_cdm_cdm__paths__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/cdm/cdm_paths_unittest.cc.orig 2022-10-24 13:33:33 UTC -+++ media/cdm/cdm_paths_unittest.cc -@@ -27,7 +27,7 @@ const char kComponentPlatform[] = - "win"; - #elif BUILDFLAG(IS_CHROMEOS) - "cros"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - "linux"; - #elif BUILDFLAG(IS_FUCHSIA) - "fuchsia"; diff --git a/devel/electron35/files/patch-media_cdm_library__cdm_cdm__paths.gni b/devel/electron35/files/patch-media_cdm_library__cdm_cdm__paths.gni deleted file mode 100644 index 37e25e725134..000000000000 --- a/devel/electron35/files/patch-media_cdm_library__cdm_cdm__paths.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- media/cdm/library_cdm/cdm_paths.gni.orig 2023-10-19 19:58:27 UTC -+++ media/cdm/library_cdm/cdm_paths.gni -@@ -15,7 +15,7 @@ assert(enable_library_cdms) - # Explicitly define what we use to avoid confusion. - if (is_chromeos) { - component_os = "cros" --} else if (is_linux) { -+} else if (is_linux || is_bsd) { - component_os = "linux" - } else if (is_win) { - component_os = "win" diff --git a/devel/electron35/files/patch-media_ffmpeg_scripts_build__ffmpeg.py b/devel/electron35/files/patch-media_ffmpeg_scripts_build__ffmpeg.py deleted file mode 100644 index c9a657c4a668..000000000000 --- a/devel/electron35/files/patch-media_ffmpeg_scripts_build__ffmpeg.py +++ /dev/null @@ -1,66 +0,0 @@ ---- media/ffmpeg/scripts/build_ffmpeg.py.orig 2024-08-14 20:55:06 UTC -+++ media/ffmpeg/scripts/build_ffmpeg.py -@@ -33,7 +33,7 @@ sys.path.append(os.path.join(CHROMIUM_ROOT_DIR, 'build - SUCCESS_TOKEN = 'THIS_BUILD_WORKED' - - sys.path.append(os.path.join(CHROMIUM_ROOT_DIR, 'build')) --import gn_helpers -+#import gn_helpers - - BRANDINGS = [ - 'Chrome', -@@ -43,6 +43,8 @@ ARCH_MAP = { - ARCH_MAP = { - 'android': ['ia32', 'x64', 'arm-neon', 'arm64'], - 'linux': ['ia32', 'x64', 'noasm-x64', 'arm', 'arm-neon', 'arm64'], -+ 'openbsd': ['x64', 'arm64', 'ia32'], -+ 'freebsd': ['x64', 'arm64', 'ia32'], - 'mac': ['x64', 'arm64'], - 'win': ['ia32', 'x64', 'arm64'], - } -@@ -122,7 +124,7 @@ def GetDsoName(target_os, dso_name, dso_version): - - - def GetDsoName(target_os, dso_name, dso_version): -- if target_os in ('linux', 'linux-noasm', 'android'): -+ if target_os in ('linux', 'linux-noasm', 'android', 'openbsd', 'freebsd'): - return 'lib%s.so.%s' % (dso_name, dso_version) - elif target_os == 'mac': - return 'lib%s.%s.dylib' % (dso_name, dso_version) -@@ -475,7 +477,7 @@ def BuildFFmpeg(target_os, target_arch, host_os, host_ - # removing <sys/sysctl.h> soon, so this is needed to silence a deprecation - # #warning which will be converted to an error via -Werror. - # There is also no prctl.h -- if target_os in ['linux', 'linux-noasm']: -+ if target_os in ['linux', 'linux-noasm', 'openbsd', 'freebsd']: - pre_make_rewrites += [ - (r'(#define HAVE_SYSCTL [01])', - r'#define HAVE_SYSCTL 0 /* \1 -- forced to 0 for Fuchsia */'), -@@ -598,7 +600,7 @@ def main(argv): - configure_args = args[2:] - - if target_os not in ('android', 'linux', 'linux-noasm', 'mac', 'win', -- 'all'): -+ 'all', 'openbsd', 'freebsd'): - parser.print_help() - return 1 - -@@ -712,7 +714,7 @@ def ConfigureAndBuild(target_arch, target_os, host_os, - '--optflags="-O2"', - ]) - -- if target_os in ('linux', 'linux-noasm', 'android'): -+ if target_os in ('linux', 'linux-noasm', 'android', 'openbsd', 'freebsd'): - if target_arch == 'x64': - if target_os == 'android': - configure_flags['Common'].extend([ -@@ -827,9 +829,6 @@ def ConfigureAndBuild(target_arch, target_os, host_os, - - configure_flags['Common'].extend([ - '--target-os=linux', -- '--sysroot=' + -- os.path.join(CHROMIUM_ROOT_DIR, -- 'build/linux/debian_bullseye_arm64-sysroot'), - # See crbug.com/1467681. These could be removed eventually - '--disable-dotprod', - '--disable-i8mm', diff --git a/devel/electron35/files/patch-media_ffmpeg_scripts_robo__lib_config.py b/devel/electron35/files/patch-media_ffmpeg_scripts_robo__lib_config.py deleted file mode 100644 index dba3933252e0..000000000000 --- a/devel/electron35/files/patch-media_ffmpeg_scripts_robo__lib_config.py +++ /dev/null @@ -1,56 +0,0 @@ ---- media/ffmpeg/scripts/robo_lib/config.py.orig 2025-03-24 20:50:14 UTC -+++ media/ffmpeg/scripts/robo_lib/config.py -@@ -56,19 +56,13 @@ class RoboConfiguration: - self._llvm_path = os.path.join(self.chrome_src(), "third_party", - "llvm-build", "Release+Asserts", "bin") - -- self.EnsurePathContainsLLVM() -- self.EnsureNoMakeInfo() - self.EnsureFFmpegHome() - self.EnsureGNConfig() -- self.ComputeBranchName() - - if not quiet: - shell.log(f"Using chrome src: {self.chrome_src()}") - shell.log(f"Using script dir: {self._script_directory}") - shell.log(f"Using ffmpeg home: {self.ffmpeg_home()}") -- shell.log(f"On branch: {self.branch_name()}") -- if self.sushi_branch_name(): -- shell.log(f"On sushi branch: {self.sushi_branch_name()}") - - # Filename that we'll ask generate_gn.py to write git commands to. - # TODO: Should this use script_directory, or stay with ffmpeg? As long -@@ -187,9 +181,9 @@ class RoboConfiguration: - - if re.match(r"i.86", platform.machine()): - self._host_architecture = "ia32" -- elif platform.machine() == "x86_64" or platform.machine() == "AMD64": -+ elif platform.machine() == "x86_64" or platform.machine() == "AMD64" or platform.machine() == "amd64": - self._host_architecture = "x64" -- elif platform.machine() == "aarch64": -+ elif platform.machine() == "aarch64" or platform.machine() == "arm64": - self._host_architecture = "arm64" - elif platform.machine() == "mips32": - self._host_architecture = "mipsel" -@@ -224,6 +218,10 @@ class RoboConfiguration: - elif platform.system() == "Windows" or "CYGWIN_NT" in platform.system( - ): - self._host_operating_system = "win" -+ elif platform.system() == "OpenBSD": -+ self._host_operating_system = "openbsd" -+ elif platform.system() == "FreeBSD": -+ self._host_operating_system = "freebsd" - else: - raise ValueError(f"Unsupported platform: {platform.system()}") - -@@ -232,8 +230,8 @@ class RoboConfiguration: - wd = os.getcwd() - # Walk up the tree until we find src/AUTHORS - while wd != "/": -- if os.path.isfile(os.path.join(wd, "src", "AUTHORS")): -- self._chrome_src = os.path.join(wd, "src") -+ if os.path.isfile(os.path.join(wd, "third_party", "DEPS")): -+ self._chrome_src = wd - return - wd = os.path.dirname(wd) - raise Exception("could not find src/AUTHORS in any parent of the wd") diff --git a/devel/electron35/files/patch-media_gpu_buffer__validation.cc b/devel/electron35/files/patch-media_gpu_buffer__validation.cc deleted file mode 100644 index 658e218d4f0d..000000000000 --- a/devel/electron35/files/patch-media_gpu_buffer__validation.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- media/gpu/buffer_validation.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/buffer_validation.cc -@@ -15,7 +15,7 @@ - #include "ui/gfx/geometry/size.h" - #include "ui/gfx/gpu_memory_buffer.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <sys/types.h> - #include <unistd.h> - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -23,7 +23,7 @@ bool GetFileSize(const int fd, size_t* size) { - namespace media { - - bool GetFileSize(const int fd, size_t* size) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (fd < 0) { - VLOG(1) << "Invalid file descriptor"; - return false; -@@ -77,7 +77,7 @@ bool VerifyGpuMemoryBufferHandle( - VLOG(1) << "Unsupported: " << pixel_format; - return false; - } --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const size_t num_planes = media::VideoFrame::NumPlanes(pixel_format); - if (num_planes != gmb_handle.native_pixmap_handle.planes.size() || - num_planes == 0) { diff --git a/devel/electron35/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc b/devel/electron35/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc deleted file mode 100644 index a6b9c99f8ca8..000000000000 --- a/devel/electron35/files/patch-media_gpu_chromeos_gl__image__processor__backend.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- media/gpu/chromeos/gl_image_processor_backend.cc.orig 2024-06-18 21:43:35 UTC -+++ media/gpu/chromeos/gl_image_processor_backend.cc -@@ -28,6 +28,10 @@ - #include "ui/ozone/public/ozone_platform.h" - #include "ui/ozone/public/surface_factory_ozone.h" - -+#ifndef GL_CONTEXT_LOST_KHR -+#define GL_CONTEXT_LOST_KHR 0x0507 -+#endif -+ - namespace media { - - namespace { diff --git a/devel/electron35/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc b/devel/electron35/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc deleted file mode 100644 index a118fc7e7b74..000000000000 --- a/devel/electron35/files/patch-media_gpu_chromeos_libyuv__image__processor__backend.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- media/gpu/chromeos/libyuv_image_processor_backend.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/chromeos/libyuv_image_processor_backend.cc -@@ -53,7 +53,7 @@ static constexpr struct { - #define CONV(in, out, trans, result) \ - {Fourcc::in, Fourcc::out, Transform::trans, SupportResult::result} - // Conversion. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - CONV(NV12, AR24, kConversion, Supported), - #endif - CONV(NV12, NV12, kConversion, Supported), -@@ -412,7 +412,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr - fr->GetWritableVisibleData(VideoFrame::Plane::kUV)), \ - fr->stride(VideoFrame::Plane::kUV) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define ARGB_DATA(fr) \ - fr->GetWritableVisibleData(VideoFrame::Plane::kARGB), \ - fr->stride(VideoFrame::Plane::kARGB) -@@ -574,7 +574,7 @@ int LibYUVImageProcessorBackend::DoConversion(const Fr - } - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (output->format() == PIXEL_FORMAT_ARGB) { - if (input_config_.fourcc == Fourcc(Fourcc::NV12)) { - return LIBYUV_FUNC(NV12ToARGB, Y_UV_DATA(input), diff --git a/devel/electron35/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc b/devel/electron35/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc deleted file mode 100644 index cefe8fb205bc..000000000000 --- a/devel/electron35/files/patch-media_gpu_chromeos_mailbox__video__frame__converter.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/chromeos/mailbox_video_frame_converter.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/chromeos/mailbox_video_frame_converter.cc -@@ -67,7 +67,7 @@ viz::SharedImageFormat GetSharedImageFormat(gfx::Buffe - << static_cast<int>(buffer_format); - NOTREACHED(); - } --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If format is true multiplanar format, we prefer external sampler on - // ChromeOS and Linux. - if (format.is_multi_plane()) { diff --git a/devel/electron35/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc b/devel/electron35/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc deleted file mode 100644 index 7486d7f07dc6..000000000000 --- a/devel/electron35/files/patch-media_gpu_chromeos_platform__video__frame__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/chromeos/platform_video_frame_utils.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/chromeos/platform_video_frame_utils.cc -@@ -67,7 +67,7 @@ static std::unique_ptr<ui::GbmDevice> CreateGbmDevice( - const base::FilePath dev_path(FILE_PATH_LITERAL( - base::StrCat({drm_node_file_prefix, base::NumberToString(i)}))); - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_V4L2_CODEC) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_V4L2_CODEC) - const bool is_render_node = base::Contains(drm_node_file_prefix, "render"); - - // TODO(b/313513760): don't guard base::File::FLAG_WRITE behind diff --git a/devel/electron35/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc b/devel/electron35/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc deleted file mode 100644 index 2f414a9084fa..000000000000 --- a/devel/electron35/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- media/gpu/chromeos/video_decoder_pipeline.cc.orig 2025-03-24 20:50:14 UTC -+++ media/gpu/chromeos/video_decoder_pipeline.cc -@@ -1159,7 +1159,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( - } - #endif - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_VAAPI) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_VAAPI) - // Linux should always use a custom allocator (to allocate buffers using - // libva) and a PlatformVideoFramePool. - CHECK(allocator.has_value()); -@@ -1168,7 +1168,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( - // VideoFrame::StorageType of VideoFrame::STORAGE_DMABUFS. - main_frame_pool_->AsPlatformVideoFramePool()->SetCustomFrameAllocator( - *allocator, VideoFrame::STORAGE_DMABUFS); --#elif BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_V4L2_CODEC) -+#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_V4L2_CODEC) - // Linux w/ V4L2 should not use a custom allocator - // Only tested with video_decode_accelerator_tests - // TODO(wenst@) Test with full Chromium Browser -@@ -1350,7 +1350,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( - << " VideoFrames"; - auxiliary_frame_pool_->set_parent_task_runner(decoder_task_runner_); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The custom allocator creates frames backed by NativePixmap, which uses a - // VideoFrame::StorageType of VideoFrame::STORAGE_DMABUFS. - auxiliary_frame_pool_->AsPlatformVideoFramePool()->SetCustomFrameAllocator( diff --git a/devel/electron35/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc b/devel/electron35/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc deleted file mode 100644 index 61b2e74c9534..000000000000 --- a/devel/electron35/files/patch-media_gpu_gpu__video__encode__accelerator__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- media/gpu/gpu_video_encode_accelerator_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/gpu_video_encode_accelerator_factory.cc -@@ -118,7 +118,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions - return vea_factory_functions; - - #if BUILDFLAG(USE_VAAPI) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(kAcceleratedVideoEncodeLinux)) { - vea_factory_functions.push_back(base::BindRepeating(&CreateVaapiVEA)); - } -@@ -126,7 +126,7 @@ std::vector<VEAFactoryFunction> GetVEAFactoryFunctions - vea_factory_functions.push_back(base::BindRepeating(&CreateVaapiVEA)); - #endif - #elif BUILDFLAG(USE_V4L2_CODEC) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (base::FeatureList::IsEnabled(kAcceleratedVideoEncodeLinux)) { - vea_factory_functions.push_back(base::BindRepeating(&CreateV4L2VEA)); - } diff --git a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc b/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc deleted file mode 100644 index cc6b67cc9bc9..000000000000 --- a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.cc +++ /dev/null @@ -1,44 +0,0 @@ ---- media/gpu/sandbox/hardware_video_decoding_sandbox_hook_linux.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/sandbox/hardware_video_decoding_sandbox_hook_linux.cc -@@ -16,7 +16,9 @@ - #include "media/gpu/vaapi/vaapi_wrapper.h" - #endif - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; -+#endif - - // TODO(b/195769334): the hardware video decoding sandbox is really only useful - // when building with VA-API or V4L2 (otherwise, we're not really doing hardware -@@ -32,6 +34,7 @@ namespace { - namespace media { - namespace { - -+#if !BUILDFLAG(IS_BSD) - void AllowAccessToRenderNodes(std::vector<BrokerFilePermission>& permissions, - bool include_sys_dev_char, - bool read_write) { -@@ -188,6 +191,7 @@ bool HardwareVideoDecodingPreSandboxHookForV4L2( - NOTREACHED(); - #endif // BUILDFLAG(USE_V4L2_CODEC) - } -+#endif - - } // namespace - -@@ -203,6 +207,7 @@ bool HardwareVideoDecodingPreSandboxHook( - // (at least). - bool HardwareVideoDecodingPreSandboxHook( - sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - using HardwareVideoDecodingProcessPolicy = - sandbox::policy::HardwareVideoDecodingProcessPolicy; - using PolicyType = -@@ -248,6 +253,7 @@ bool HardwareVideoDecodingPreSandboxHook( - // |permissions| is empty? - sandbox::policy::SandboxLinux::GetInstance()->StartBrokerProcess( - command_set, permissions, options); -+#endif - return true; - } - diff --git a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h b/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h deleted file mode 100644 index 767032bf10a4..000000000000 --- a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__decoding__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- media/gpu/sandbox/hardware_video_decoding_sandbox_hook_linux.h.orig 2023-05-25 00:41:58 UTC -+++ media/gpu/sandbox/hardware_video_decoding_sandbox_hook_linux.h -@@ -5,7 +5,13 @@ - #ifndef MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_DECODING_SANDBOX_HOOK_LINUX_H_ - #define MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_DECODING_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace media { - diff --git a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc b/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc deleted file mode 100644 index a8c8b77aceda..000000000000 --- a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- media/gpu/sandbox/hardware_video_encoding_sandbox_hook_linux.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/sandbox/hardware_video_encoding_sandbox_hook_linux.cc -@@ -18,12 +18,15 @@ - #include "media/gpu/v4l2/v4l2_device.h" - #endif - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; -+#endif - - namespace media { - - bool HardwareVideoEncodingPreSandboxHook( - sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - sandbox::syscall_broker::BrokerCommandSet command_set; - std::vector<BrokerFilePermission> permissions; - -@@ -131,6 +134,7 @@ bool HardwareVideoEncodingPreSandboxHook( - dlopen("libvulkan.so.1", kDlopenFlags); - dlopen("libvulkan_radeon.so", kDlopenFlags); - } -+#endif - #endif - return true; - } diff --git a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h b/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h deleted file mode 100644 index 7134a7a79f35..000000000000 --- a/devel/electron35/files/patch-media_gpu_sandbox_hardware__video__encoding__sandbox__hook__linux.h +++ /dev/null @@ -1,23 +0,0 @@ ---- media/gpu/sandbox/hardware_video_encoding_sandbox_hook_linux.h.orig 2023-05-25 00:41:58 UTC -+++ media/gpu/sandbox/hardware_video_encoding_sandbox_hook_linux.h -@@ -5,7 +5,13 @@ - #ifndef MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_ENCODING_SANDBOX_HOOK_LINUX_H_ - #define MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_ENCODING_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace media { - -@@ -14,4 +20,4 @@ bool HardwareVideoEncodingPreSandboxHook( - - } // namespace media - --#endif // MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_ENCODING_SANDBOX_HOOK_LINUX_H_ -\ No newline at end of file -+#endif // MEDIA_GPU_SANDBOX_HARDWARE_VIDEO_ENCODING_SANDBOX_HOOK_LINUX_H_ diff --git a/devel/electron35/files/patch-media_gpu_test_raw__video.cc b/devel/electron35/files/patch-media_gpu_test_raw__video.cc deleted file mode 100644 index 5a32d24562d8..000000000000 --- a/devel/electron35/files/patch-media_gpu_test_raw__video.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/test/raw_video.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/test/raw_video.cc -@@ -61,7 +61,7 @@ std::unique_ptr<base::MemoryMappedFile> CreateMemoryMa - base::File::FLAG_READ | base::File::FLAG_WRITE - // On Windows FLAG_CREATE_ALWAYS will require FLAG_WRITE, and FLAG_APPEND - // must not be specified. --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - | base::File::FLAG_APPEND - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - ), diff --git a/devel/electron35/files/patch-media_gpu_test_video__frame__file__writer.cc b/devel/electron35/files/patch-media_gpu_test_video__frame__file__writer.cc deleted file mode 100644 index 72b4d5845e5e..000000000000 --- a/devel/electron35/files/patch-media_gpu_test_video__frame__file__writer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/test/video_frame_file_writer.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/test/video_frame_file_writer.cc -@@ -26,7 +26,7 @@ - #include "testing/gtest/include/gtest/gtest.h" - #include "ui/gfx/codec/png_codec.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <sys/mman.h> - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-media_gpu_test_video__frame__helpers.cc b/devel/electron35/files/patch-media_gpu_test_video__frame__helpers.cc deleted file mode 100644 index 11e8afda0c39..000000000000 --- a/devel/electron35/files/patch-media_gpu_test_video__frame__helpers.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/test/video_frame_helpers.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/test/video_frame_helpers.cc -@@ -22,7 +22,7 @@ - #include "ui/gfx/buffer_format_util.h" - #include "ui/gfx/gpu_memory_buffer.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <sys/mman.h> - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-media_gpu_test_video__frame__validator.cc b/devel/electron35/files/patch-media_gpu_test_video__frame__validator.cc deleted file mode 100644 index 76a4d748e00e..000000000000 --- a/devel/electron35/files/patch-media_gpu_test_video__frame__validator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/test/video_frame_validator.cc.orig 2024-10-16 21:31:33 UTC -+++ media/gpu/test/video_frame_validator.cc -@@ -33,7 +33,7 @@ - #include "testing/gtest/include/gtest/gtest.h" - #include "ui/gfx/gpu_memory_buffer.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include <sys/mman.h> - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc b/devel/electron35/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc deleted file mode 100644 index 4e26e8f93a60..000000000000 --- a/devel/electron35/files/patch-media_gpu_vaapi_vaapi__video__decoder.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/vaapi/vaapi_video_decoder.cc.orig 2025-03-24 20:50:14 UTC -+++ media/gpu/vaapi/vaapi_video_decoder.cc -@@ -784,7 +784,7 @@ void VaapiVideoDecoder::ApplyResolutionChangeWithScree - const gfx::Size decoder_natural_size = - aspect_ratio_.GetNaturalSize(decoder_visible_rect); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::optional<DmabufVideoFramePool::CreateFrameCB> allocator = - base::BindRepeating(&AllocateCustomFrameProxy, weak_this_); - std::vector<ImageProcessor::PixelLayoutCandidate> candidates = { diff --git a/devel/electron35/files/patch-media_gpu_vaapi_vaapi__wrapper.cc b/devel/electron35/files/patch-media_gpu_vaapi_vaapi__wrapper.cc deleted file mode 100644 index c8c438e7c803..000000000000 --- a/devel/electron35/files/patch-media_gpu_vaapi_vaapi__wrapper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/gpu/vaapi/vaapi_wrapper.cc.orig 2025-01-27 17:37:37 UTC -+++ media/gpu/vaapi/vaapi_wrapper.cc -@@ -78,7 +78,7 @@ using media_gpu_vaapi::kModuleVa_prot; - using media_gpu_vaapi::kModuleVa_prot; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/files/file_util.h" - #include "base/strings/string_split.h" - #endif diff --git a/devel/electron35/files/patch-media_media__options.gni b/devel/electron35/files/patch-media_media__options.gni deleted file mode 100644 index 1df268b728b5..000000000000 --- a/devel/electron35/files/patch-media_media__options.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- media/media_options.gni.orig 2025-03-24 20:50:14 UTC -+++ media/media_options.gni -@@ -202,12 +202,15 @@ declare_args() { - # Enables runtime selection of ALSA library for audio. - use_alsa = false - -+ # Enable runtime selection of sndio(7) -+ use_sndio = false -+ - # Alsa should be used on all non-Android, non-Mac POSIX systems - with the - # exception of CastOS desktop builds. - # - # TODO(crbug.com/1336055): Remove legacy target_cpu hack used for targeting - # desktop Chromecast builds. -- if (is_posix && !is_android && !is_apple && -+ if (is_posix && !is_android && !is_apple && !is_bsd && - (!is_castos || (target_cpu == "x86" || target_cpu == "x64") || - is_cast_audio_only)) { - use_alsa = true diff --git a/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.cc b/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.cc deleted file mode 100644 index ea0808775b72..000000000000 --- a/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- media/mojo/mojom/stable/stable_video_decoder_types_mojom_traits.cc.orig 2025-03-24 20:50:14 UTC -+++ media/mojo/mojom/stable/stable_video_decoder_types_mojom_traits.cc -@@ -861,7 +861,7 @@ const gfx::GpuMemoryBufferId& StructTraits< - return input.id; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - gfx::NativePixmapHandle StructTraits< - media::stable::mojom::NativeGpuMemoryBufferHandleDataView, -@@ -882,7 +882,7 @@ bool StructTraits<media::stable::mojom::NativeGpuMemor - - output->type = gfx::NATIVE_PIXMAP; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!data.ReadPlatformHandle(&output->native_pixmap_handle)) - return false; - return true; diff --git a/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.h b/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.h deleted file mode 100644 index 103021614915..000000000000 --- a/devel/electron35/files/patch-media_mojo_mojom_stable_stable__video__decoder__types__mojom__traits.h +++ /dev/null @@ -1,11 +0,0 @@ ---- media/mojo/mojom/stable/stable_video_decoder_types_mojom_traits.h.orig 2025-03-24 20:50:14 UTC -+++ media/mojo/mojom/stable/stable_video_decoder_types_mojom_traits.h -@@ -704,7 +704,7 @@ struct StructTraits<media::stable::mojom::NativeGpuMem - static const gfx::GpuMemoryBufferId& id( - const gfx::GpuMemoryBufferHandle& input); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static gfx::NativePixmapHandle platform_handle( - gfx::GpuMemoryBufferHandle& input); - #else diff --git a/devel/electron35/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc b/devel/electron35/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc deleted file mode 100644 index f0e1e836f10a..000000000000 --- a/devel/electron35/files/patch-media_mojo_mojom_video__frame__mojom__traits.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/mojo/mojom/video_frame_mojom_traits.cc.orig 2025-01-27 17:37:37 UTC -+++ media/mojo/mojom/video_frame_mojom_traits.cc -@@ -22,7 +22,7 @@ - #include "ui/gfx/mojom/color_space_mojom_traits.h" - #include "ui/gfx/mojom/hdr_metadata_mojom_traits.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/posix/eintr_wrapper.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - diff --git a/devel/electron35/files/patch-media_video_fake__gpu__memory__buffer.cc b/devel/electron35/files/patch-media_video_fake__gpu__memory__buffer.cc deleted file mode 100644 index c835e80b4f64..000000000000 --- a/devel/electron35/files/patch-media_video_fake__gpu__memory__buffer.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- media/video/fake_gpu_memory_buffer.cc.orig 2025-01-27 17:37:37 UTC -+++ media/video/fake_gpu_memory_buffer.cc -@@ -14,7 +14,7 @@ - #include "media/base/format_utils.h" - #include "media/base/video_frame.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <fcntl.h> - #include <sys/stat.h> - #include <sys/types.h> -@@ -63,7 +63,7 @@ class FakeGpuMemoryBufferImpl : public gpu::GpuMemoryB - - } // namespace - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::ScopedFD GetDummyFD() { - base::ScopedFD fd(open("/dev/zero", O_RDWR)); - DCHECK(fd.is_valid()); -@@ -102,7 +102,7 @@ FakeGpuMemoryBuffer::FakeGpuMemoryBuffer(const gfx::Si - static base::AtomicSequenceNumber buffer_id_generator; - handle_.id = gfx::GpuMemoryBufferId(buffer_id_generator.GetNext()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - for (size_t i = 0; i < VideoFrame::NumPlanes(video_pixel_format_); i++) { - const gfx::Size plane_size_in_bytes = - VideoFrame::PlaneSize(video_pixel_format_, i, size_); -@@ -176,7 +176,7 @@ gfx::GpuMemoryBufferHandle FakeGpuMemoryBuffer::CloneH - gfx::GpuMemoryBufferHandle handle; - handle.type = gfx::NATIVE_PIXMAP; - handle.id = handle_.id; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - handle.native_pixmap_handle = - gfx::CloneHandleForIPC(handle_.native_pixmap_handle); - #endif diff --git a/devel/electron35/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc b/devel/electron35/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc deleted file mode 100644 index f8b335207d9b..000000000000 --- a/devel/electron35/files/patch-media_video_gpu__memory__buffer__video__frame__pool.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- media/video/gpu_memory_buffer_video_frame_pool.cc.orig 2025-03-24 20:50:14 UTC -+++ media/video/gpu_memory_buffer_video_frame_pool.cc -@@ -644,7 +644,7 @@ void GpuMemoryBufferVideoFramePool::PoolImpl::CreateHa - } - - bool is_software_backed_video_frame = !video_frame->HasSharedImage(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - is_software_backed_video_frame &= !video_frame->HasDmaBufs(); - #endif - -@@ -1054,7 +1054,7 @@ scoped_refptr<VideoFrame> GpuMemoryBufferVideoFramePoo - media::IOSurfaceIsWebGPUCompatible(handle.io_surface.get()); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - is_webgpu_compatible = - handle.native_pixmap_handle.supports_zero_copy_webgpu_import; - #endif -@@ -1225,7 +1225,7 @@ GpuMemoryBufferVideoFramePool::PoolImpl::GetOrCreateFr - si_usage |= gpu::SHARED_IMAGE_USAGE_SCANOUT; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/40194712): Always add the flag once the - // OzoneImageBacking is by default turned on. - if (base::CommandLine::ForCurrentProcess()->HasSwitch( diff --git a/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter.cc b/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter.cc deleted file mode 100644 index daddf6904ce1..000000000000 --- a/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/video/video_encode_accelerator_adapter.cc.orig 2025-03-24 20:50:14 UTC -+++ media/video/video_encode_accelerator_adapter.cc -@@ -463,7 +463,7 @@ void VideoEncodeAcceleratorAdapter::InitializeOnAccele - - auto format = PIXEL_FORMAT_I420; - auto storage_type = VideoEncodeAccelerator::Config::StorageType::kShmem; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Linux/ChromeOS require a special configuration to use dmabuf storage. - // We need to keep sending frames with the same storage type. - // Other platforms will happily mix GpuMemoryBuffer storage with shared-mem diff --git a/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter__test.cc b/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter__test.cc deleted file mode 100644 index f1f4901c0c28..000000000000 --- a/devel/electron35/files/patch-media_video_video__encode__accelerator__adapter__test.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- media/video/video_encode_accelerator_adapter_test.cc.orig 2025-03-24 20:50:14 UTC -+++ media/video/video_encode_accelerator_adapter_test.cc -@@ -260,7 +260,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, InitializeAf - }); - - VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - expected_input_format = PIXEL_FORMAT_NV12; - #endif - vea()->SetEncodingCallback(base::BindLambdaForTesting( -@@ -369,7 +369,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, FlushDuringI - }); - - VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - expected_input_format = PIXEL_FORMAT_NV12; - #endif - -@@ -467,7 +467,7 @@ TEST_P(VideoEncodeAcceleratorAdapterTest, TwoFramesRes - CreateGreenFrame(large_size, pixel_format, base::Milliseconds(2)); - - VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - expected_input_format = PIXEL_FORMAT_NV12; - #endif - const gfx::ColorSpace expected_color_space = -@@ -674,7 +674,7 @@ TEST_F(VideoEncodeAcceleratorAdapterTest, - }); - - VideoPixelFormat expected_input_format = PIXEL_FORMAT_I420; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - expected_input_format = PIXEL_FORMAT_NV12; - #endif - vea()->SetEncodingCallback(base::BindLambdaForTesting( diff --git a/devel/electron35/files/patch-media_webrtc_audio__processor.cc b/devel/electron35/files/patch-media_webrtc_audio__processor.cc deleted file mode 100644 index 4aa1c022b450..000000000000 --- a/devel/electron35/files/patch-media_webrtc_audio__processor.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- media/webrtc/audio_processor.cc.orig 2025-03-24 20:50:14 UTC -+++ media/webrtc/audio_processor.cc -@@ -509,7 +509,7 @@ std::optional<double> AudioProcessor::ProcessData( - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) - DCHECK_LE(volume, 1.0); - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || \ -- BUILDFLAG(IS_OPENBSD) -+ BUILDFLAG(IS_BSD) - // We have a special situation on Linux where the microphone volume can be - // "higher than maximum". The input volume slider in the sound preference - // allows the user to set a scaling that is higher than 100%. It means that diff --git a/devel/electron35/files/patch-media_webrtc_helpers.cc b/devel/electron35/files/patch-media_webrtc_helpers.cc deleted file mode 100644 index caf875015042..000000000000 --- a/devel/electron35/files/patch-media_webrtc_helpers.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- media/webrtc/helpers.cc.orig 2025-01-27 17:37:37 UTC -+++ media/webrtc/helpers.cc -@@ -43,14 +43,14 @@ void ConfigAutomaticGainControl(const AudioProcessingS - return; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const bool kInputVolumeAdjustmentOverrideAllowed = true; - #elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) - const bool kInputVolumeAdjustmentOverrideAllowed = false; - #endif - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Use AGC2 digital and input volume controller. - // TODO(crbug.com/40872787): Remove `kWebRtcAllowInputVolumeAdjustment` safely - // and set `input_volume_controller.enabled` true. diff --git a/devel/electron35/files/patch-media_webrtc_helpers__unittests.cc b/devel/electron35/files/patch-media_webrtc_helpers__unittests.cc deleted file mode 100644 index 687652e2c910..000000000000 --- a/devel/electron35/files/patch-media_webrtc_helpers__unittests.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- media/webrtc/helpers_unittests.cc.orig 2025-03-24 20:50:14 UTC -+++ media/webrtc/helpers_unittests.cc -@@ -39,7 +39,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, CheckDefau - EXPECT_TRUE(config.echo_canceller.enabled); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - EXPECT_FALSE(config.gain_controller1.enabled); - EXPECT_TRUE(config.gain_controller2.enabled); - #elif BUILDFLAG(IS_CASTOS) || BUILDFLAG(IS_CAST_ANDROID) -@@ -66,7 +66,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, - } - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - TEST(CreateWebRtcAudioProcessingModuleTest, - InputVolumeAdjustmentEnabledWithAgc2) { - ::base::test::ScopedFeatureList feature_list; -@@ -82,7 +82,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - TEST(CreateWebRtcAudioProcessingModuleTest, - CanDisableInputVolumeAdjustmentWithAgc2) { - ::base::test::ScopedFeatureList feature_list; -@@ -99,7 +99,7 @@ TEST(CreateWebRtcAudioProcessingModuleTest, - #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - TEST(CreateWebRtcAudioProcessingModuleTest, - OnlyOneInputVolumeControllerEnabledOnDesktopPlatforms) { - auto config = CreateApmGetConfig( diff --git a/devel/electron35/files/patch-mojo_core_BUILD.gn b/devel/electron35/files/patch-mojo_core_BUILD.gn deleted file mode 100644 index c31ab82defae..000000000000 --- a/devel/electron35/files/patch-mojo_core_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- mojo/core/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ mojo/core/BUILD.gn -@@ -163,7 +163,7 @@ source_set("impl_for_embedder") { - ] - } - -- if ((is_linux || is_chromeos || is_android) && !is_nacl) { -+ if ((is_linux || is_chromeos || is_android) && !is_nacl && !is_bsd) { - sources += [ - "channel_linux.cc", - "channel_linux.h", diff --git a/devel/electron35/files/patch-mojo_core_channel.cc b/devel/electron35/files/patch-mojo_core_channel.cc deleted file mode 100644 index f2c3fbdf8dac..000000000000 --- a/devel/electron35/files/patch-mojo_core_channel.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- mojo/core/channel.cc.orig 2025-01-27 17:37:37 UTC -+++ mojo/core/channel.cc -@@ -83,7 +83,11 @@ const size_t kMaxAttachedHandles = 253; - const size_t kMaxAttachedHandles = 253; - #endif // BUILDFLAG(IS_FUCHSIA) - -+#if defined(__i386__) && defined(OS_FREEBSD) -+const size_t kChannelMessageAlignment = 4; -+#else - static_assert(alignof(std::max_align_t) >= kChannelMessageAlignment, ""); -+#endif - Channel::AlignedBuffer MakeAlignedBuffer(size_t size) { - // Generic allocators (such as malloc) return a pointer that is suitably - // aligned for storing any type of object with a fundamental alignment diff --git a/devel/electron35/files/patch-mojo_core_embedder_features.h b/devel/electron35/files/patch-mojo_core_embedder_features.h deleted file mode 100644 index ae158663d373..000000000000 --- a/devel/electron35/files/patch-mojo_core_embedder_features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- mojo/core/embedder/features.h.orig 2023-05-25 00:41:59 UTC -+++ mojo/core/embedder/features.h -@@ -16,7 +16,7 @@ namespace core { - - #if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && \ - !BUILDFLAG(MOJO_USE_APPLE_CHANNEL) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(MOJO_CORE_EMBEDDER_FEATURES) - BASE_DECLARE_FEATURE(kMojoLinuxChannelSharedMem); - diff --git a/devel/electron35/files/patch-mojo_public_tools_bindings_mojom.gni b/devel/electron35/files/patch-mojo_public_tools_bindings_mojom.gni deleted file mode 100644 index 8d8425482bfa..000000000000 --- a/devel/electron35/files/patch-mojo_public_tools_bindings_mojom.gni +++ /dev/null @@ -1,19 +0,0 @@ ---- mojo/public/tools/bindings/mojom.gni.orig 2025-03-24 20:50:14 UTC -+++ mojo/public/tools/bindings/mojom.gni -@@ -787,6 +787,16 @@ template("mojom") { - enabled_features += [ "is_apple" ] - } - -+ if (is_openbsd) { -+ enabled_features += [ "is_openbsd" ] -+ enabled_features += [ "is_bsd" ] -+ } -+ -+ if (is_freebsd) { -+ enabled_features += [ "is_freebsd" ] -+ enabled_features += [ "is_bsd" ] -+ } -+ - action_outputs = [] - foreach(base_path, output_file_base_paths) { - filename = get_path_info(base_path, "file") diff --git a/devel/electron35/files/patch-net_BUILD.gn b/devel/electron35/files/patch-net_BUILD.gn deleted file mode 100644 index eb11fa5ffc7d..000000000000 --- a/devel/electron35/files/patch-net_BUILD.gn +++ /dev/null @@ -1,78 +0,0 @@ ---- net/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ net/BUILD.gn -@@ -126,7 +126,7 @@ net_configs = [ - "//build/config/compiler:wexit_time_destructors", - ] - --if (is_linux || is_chromeos) { -+if ((is_linux || is_chromeos) && !is_bsd) { - net_configs += [ "//build/config/linux:libresolv" ] - } - -@@ -1309,6 +1309,19 @@ component("net") { - ] - } - -+ if (is_bsd) { -+ sources -= [ -+ "base/address_map_cache_linux.cc", -+ "base/address_map_cache_linux.h", -+ "base/address_map_linux.cc", -+ "base/address_map_linux.h", -+ "base/address_tracker_linux.cc", -+ "base/address_tracker_linux.h", -+ "base/network_change_notifier_linux.cc", -+ "base/network_interfaces_linux.cc", -+ ] -+ } -+ - if (is_mac) { - sources += [ - "base/network_notification_thread_mac.cc", -@@ -1472,7 +1485,7 @@ component("net") { - } - - # Use getifaddrs() on POSIX platforms, except Linux. -- if (is_posix && !is_linux && !is_chromeos) { -+ if ((is_posix && !is_linux && !is_chromeos) || is_bsd) { - sources += [ - "base/network_interfaces_getifaddrs.cc", - "base/network_interfaces_getifaddrs.h", -@@ -2989,7 +3002,7 @@ target(_test_target_type, "net_unittests") { - ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ - "base/address_tracker_linux_unittest.cc", - "base/network_interfaces_linux_unittest.cc", -@@ -3083,6 +3096,10 @@ target(_test_target_type, "net_unittests") { - ] - } - -+ if (is_bsd) { -+ deps += [ "//sandbox/policy" ] -+ } -+ - if (enable_websockets) { - sources += [ - "server/http_connection_unittest.cc", -@@ -3149,7 +3166,7 @@ target(_test_target_type, "net_unittests") { - ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ "tools/quic/quic_simple_server_test.cc" ] - } - -@@ -3288,7 +3305,7 @@ target(_test_target_type, "net_unittests") { - } - - # Use getifaddrs() on POSIX platforms, except Linux. -- if (is_posix && !is_linux && !is_chromeos) { -+ if (is_posix && !is_linux && !is_chromeos && !is_bsd) { - sources += [ "base/network_interfaces_getifaddrs_unittest.cc" ] - } - diff --git a/devel/electron35/files/patch-net_base_features.cc b/devel/electron35/files/patch-net_base_features.cc deleted file mode 100644 index 74640294352c..000000000000 --- a/devel/electron35/files/patch-net_base_features.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- net/base/features.cc.orig 2025-03-24 20:50:14 UTC -+++ net/base/features.cc -@@ -26,7 +26,7 @@ BASE_FEATURE(kAsyncDns, - BASE_FEATURE(kAsyncDns, - "AsyncDns", - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -549,7 +549,12 @@ BASE_FEATURE(kSpdyHeadersToHttpResponseUseBuilder, - "SpdyHeadersToHttpResponseUseBuilder", - base::FEATURE_DISABLED_BY_DEFAULT); - -+#if BUILDFLAG(IS_OPENBSD) -+// No IP_RECVTOS support -+BASE_FEATURE(kReportEcn, "ReportEcn", base::FEATURE_DISABLED_BY_DEFAULT); -+#else - BASE_FEATURE(kReportEcn, "ReportEcn", base::FEATURE_ENABLED_BY_DEFAULT); -+#endif - - BASE_FEATURE(kUseNewAlpsCodepointHttp2, - "UseNewAlpsCodepointHttp2", diff --git a/devel/electron35/files/patch-net_base_mock__network__change__notifier.cc b/devel/electron35/files/patch-net_base_mock__network__change__notifier.cc deleted file mode 100644 index c03d3070a457..000000000000 --- a/devel/electron35/files/patch-net_base_mock__network__change__notifier.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/base/mock_network_change_notifier.cc.orig 2023-08-10 01:48:47 UTC -+++ net/base/mock_network_change_notifier.cc -@@ -103,7 +103,7 @@ MockNetworkChangeNotifier::GetCurrentConnectionCost() - return connection_cost_; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - AddressMapOwnerLinux* MockNetworkChangeNotifier::GetAddressMapOwnerInternal() { - return address_map_owner_; - } diff --git a/devel/electron35/files/patch-net_base_mock__network__change__notifier.h b/devel/electron35/files/patch-net_base_mock__network__change__notifier.h deleted file mode 100644 index a9375c70dee1..000000000000 --- a/devel/electron35/files/patch-net_base_mock__network__change__notifier.h +++ /dev/null @@ -1,20 +0,0 @@ ---- net/base/mock_network_change_notifier.h.orig 2023-08-10 01:48:47 UTC -+++ net/base/mock_network_change_notifier.h -@@ -84,7 +84,7 @@ class MockNetworkChangeNotifier : public NetworkChange - // use_default_connection_cost_implementation is set to true. - ConnectionCost GetCurrentConnectionCost() override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetAddressMapOwnerLinux(AddressMapOwnerLinux* address_map_owner) { - address_map_owner_ = address_map_owner; - } -@@ -104,7 +104,7 @@ class MockNetworkChangeNotifier : public NetworkChange - bool use_default_connection_cost_implementation_ = false; - NetworkChangeNotifier::NetworkList connected_networks_; - std::unique_ptr<SystemDnsConfigChangeNotifier> dns_config_notifier_; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - raw_ptr<AddressMapOwnerLinux> address_map_owner_ = nullptr; - #endif - }; diff --git a/devel/electron35/files/patch-net_base_network__change__notifier.cc b/devel/electron35/files/patch-net_base_network__change__notifier.cc deleted file mode 100644 index 4a4abed1a991..000000000000 --- a/devel/electron35/files/patch-net_base_network__change__notifier.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- net/base/network_change_notifier.cc.orig 2024-10-16 21:31:35 UTC -+++ net/base/network_change_notifier.cc -@@ -37,7 +37,7 @@ - #include "net/base/network_change_notifier_linux.h" - #elif BUILDFLAG(IS_APPLE) - #include "net/base/network_change_notifier_apple.h" --#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "net/base/network_change_notifier_passive.h" - #elif BUILDFLAG(IS_FUCHSIA) - #include "net/base/network_change_notifier_fuchsia.h" -@@ -324,6 +324,9 @@ std::unique_ptr<NetworkChangeNotifier> NetworkChangeNo - #elif BUILDFLAG(IS_FUCHSIA) - return std::make_unique<NetworkChangeNotifierFuchsia>( - /*require_wlan=*/false); -+#elif BUILDFLAG(IS_BSD) -+ return std::make_unique<MockNetworkChangeNotifier>( -+ /*dns_config_notifier*/nullptr); - #else - NOTIMPLEMENTED(); - return nullptr; diff --git a/devel/electron35/files/patch-net_base_network__change__notifier__passive.cc b/devel/electron35/files/patch-net_base_network__change__notifier__passive.cc deleted file mode 100644 index c9075b11c3ea..000000000000 --- a/devel/electron35/files/patch-net_base_network__change__notifier__passive.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/base/network_change_notifier_passive.cc.orig 2023-05-25 00:42:00 UTC -+++ net/base/network_change_notifier_passive.cc -@@ -107,7 +107,7 @@ NetworkChangeNotifierPassive::GetAddressMapOwnerIntern - NetworkChangeNotifier::NetworkChangeCalculatorParams - NetworkChangeNotifierPassive::NetworkChangeCalculatorParamsPassive() { - NetworkChangeCalculatorParams params; --#if BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Delay values arrived at by simple experimentation and adjusted so as to - // produce a single signal when switching between network connections. - params.ip_address_offline_delay_ = base::Milliseconds(4000); diff --git a/devel/electron35/files/patch-net_base_network__interfaces__posix.h b/devel/electron35/files/patch-net_base_network__interfaces__posix.h deleted file mode 100644 index cb3379e3ba8d..000000000000 --- a/devel/electron35/files/patch-net_base_network__interfaces__posix.h +++ /dev/null @@ -1,11 +0,0 @@ ---- net/base/network_interfaces_posix.h.orig 2022-02-07 13:39:41 UTC -+++ net/base/network_interfaces_posix.h -@@ -8,6 +8,8 @@ - // This file provides some basic functionality shared between - // network_interfaces_linux.cc and network_interfaces_getifaddrs.cc. - -+#include <sys/socket.h> -+ - #include <string> - - struct sockaddr; diff --git a/devel/electron35/files/patch-net_base_sockaddr__util__posix.cc b/devel/electron35/files/patch-net_base_sockaddr__util__posix.cc deleted file mode 100644 index 7f2351696315..000000000000 --- a/devel/electron35/files/patch-net_base_sockaddr__util__posix.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- net/base/sockaddr_util_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ net/base/sockaddr_util_posix.cc -@@ -45,7 +45,8 @@ bool FillUnixAddress(const std::string& socket_path, - return true; - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -+ // XXX ? - // Convert the path given into abstract socket name. It must start with - // the '\0' character, so we are adding it. |addr_len| must specify the - // length of the structure exactly, as potentially the socket name may diff --git a/devel/electron35/files/patch-net_base_sockaddr__util__posix__unittest.cc b/devel/electron35/files/patch-net_base_sockaddr__util__posix__unittest.cc deleted file mode 100644 index 1b34c6ad2294..000000000000 --- a/devel/electron35/files/patch-net_base_sockaddr__util__posix__unittest.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- net/base/sockaddr_util_posix_unittest.cc.orig 2024-08-14 20:55:08 UTC -+++ net/base/sockaddr_util_posix_unittest.cc -@@ -88,7 +88,8 @@ TEST(FillUnixAddressTest, AbstractLinuxAddress) { - size_t path_max = MaxPathLength(&storage); - std::string path(path_max, '0'); - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -+ // XXX? - EXPECT_TRUE(FillUnixAddress(path, /*use_abstract_namespace=*/true, &storage)); - - EXPECT_EQ(path.size() + 1U + offsetof(struct sockaddr_un, sun_path), diff --git a/devel/electron35/files/patch-net_cert_cert__verify__proc.h b/devel/electron35/files/patch-net_cert_cert__verify__proc.h deleted file mode 100644 index 30ea45c3c99e..000000000000 --- a/devel/electron35/files/patch-net_cert_cert__verify__proc.h +++ /dev/null @@ -1,11 +0,0 @@ ---- net/cert/cert_verify_proc.h.orig 2025-01-27 17:37:37 UTC -+++ net/cert/cert_verify_proc.h -@@ -186,7 +186,7 @@ class NET_EXPORT CertVerifyProc - kMaxValue = kChainLengthOne - }; - --#if !(BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ -+#if !(BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(CHROME_ROOT_STORE_ONLY)) - // Creates and returns a CertVerifyProc that uses the system verifier. - // |cert_net_fetcher| may not be used, depending on the implementation. diff --git a/devel/electron35/files/patch-net_disk__cache_backend__experiment.h b/devel/electron35/files/patch-net_disk__cache_backend__experiment.h deleted file mode 100644 index 8f525203defc..000000000000 --- a/devel/electron35/files/patch-net_disk__cache_backend__experiment.h +++ /dev/null @@ -1,11 +0,0 @@ ---- net/disk_cache/backend_experiment.h.orig 2025-01-27 17:37:37 UTC -+++ net/disk_cache/backend_experiment.h -@@ -14,7 +14,7 @@ constexpr bool IsSimpleBackendEnabledByDefaultPlatform - // default. - constexpr bool IsSimpleBackendEnabledByDefaultPlatform() { - return BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || -- BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC); -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD); - } - - // True if assigned to any of disk cache backend experiment groups. diff --git a/devel/electron35/files/patch-net_disk__cache_simple_simple__file__tracker.cc b/devel/electron35/files/patch-net_disk__cache_simple_simple__file__tracker.cc deleted file mode 100644 index bdc0088f0312..000000000000 --- a/devel/electron35/files/patch-net_disk__cache_simple_simple__file__tracker.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- net/disk_cache/simple/simple_file_tracker.cc.orig 2025-03-24 20:50:14 UTC -+++ net/disk_cache/simple/simple_file_tracker.cc -@@ -37,7 +37,17 @@ SimpleFileTracker::SimpleFileTracker(int file_limit) - } - - SimpleFileTracker::SimpleFileTracker(int file_limit) -+#if defined(OS_OPENBSD) -+{ -+ // cap the file descriptor limit at 85% of the size of the -+ // file descriptor table and also substract the amount of -+ // currently used file descriptors as this should give us -+ // enough reserve to avoid hitting the limit -+ file_limit_ = (getdtablesize() * 0.85) - getdtablecount(); -+} -+#else - : file_limit_(file_limit) {} -+#endif - - SimpleFileTracker::~SimpleFileTracker() { - DCHECK(lru_.empty()); diff --git a/devel/electron35/files/patch-net_dns_BUILD.gn b/devel/electron35/files/patch-net_dns_BUILD.gn deleted file mode 100644 index e1fd322aea84..000000000000 --- a/devel/electron35/files/patch-net_dns_BUILD.gn +++ /dev/null @@ -1,41 +0,0 @@ ---- net/dns/BUILD.gn.orig 2025-03-29 00:50:57 UTC -+++ net/dns/BUILD.gn -@@ -138,7 +138,7 @@ source_set("dns") { - "dns_config_service_android.cc", - "dns_config_service_android.h", - ] -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { - sources += [ - "dns_config_service_linux.cc", - "dns_config_service_linux.h", -@@ -172,6 +172,9 @@ source_set("dns") { - } - - deps = [ "//net:net_deps" ] -+ if (is_bsd) { -+ deps += [ "//services/screen_ai/buildflags" ] -+ } - - public_deps = [ - ":dns_client", -@@ -179,6 +182,7 @@ source_set("dns") { - ":host_resolver_manager", - ":mdns_client", - "//net:net_public_deps", -+ "//printing/buildflags", - ] - - allow_circular_includes_from = [ -@@ -447,9 +451,9 @@ source_set("tests") { - - if (is_android) { - sources += [ "dns_config_service_android_unittest.cc" ] -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { - sources += [ "dns_config_service_linux_unittest.cc" ] -- } else if (is_posix) { -+ } else if (is_posix && !is_bsd) { - sources += [ "dns_config_service_posix_unittest.cc" ] - } - diff --git a/devel/electron35/files/patch-net_dns_address__info.cc b/devel/electron35/files/patch-net_dns_address__info.cc deleted file mode 100644 index 229e6126940b..000000000000 --- a/devel/electron35/files/patch-net_dns_address__info.cc +++ /dev/null @@ -1,16 +0,0 @@ ---- net/dns/address_info.cc.orig 2024-08-14 20:55:08 UTC -+++ net/dns/address_info.cc -@@ -83,8 +83,12 @@ AddressInfo::AddressInfoAndResult AddressInfo::Get( - // error. - // http://crbug.com/134142 - err = ERR_NAME_NOT_RESOLVED; --#elif BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_FREEBSD) -+#elif BUILDFLAG(IS_POSIX) -+#ifdef EAI_NODATA - if (os_error != EAI_NONAME && os_error != EAI_NODATA) -+#else -+ if (os_error != EAI_NONAME) -+#endif - err = ERR_NAME_RESOLUTION_FAILED; - #endif - diff --git a/devel/electron35/files/patch-net_dns_address__sorter__posix.cc b/devel/electron35/files/patch-net_dns_address__sorter__posix.cc deleted file mode 100644 index 30cb9fce28f4..000000000000 --- a/devel/electron35/files/patch-net_dns_address__sorter__posix.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- net/dns/address_sorter_posix.cc.orig 2024-08-14 20:55:08 UTC -+++ net/dns/address_sorter_posix.cc -@@ -32,6 +32,7 @@ - #include "net/dns/netinet_in_var_ios.h" - #else - #include <netinet/in_var.h> -+#include <netinet6/in6_var.h> - #endif // BUILDFLAG(IS_IOS) - #endif - #include <vector> diff --git a/devel/electron35/files/patch-net_dns_dns__config__service__posix.cc b/devel/electron35/files/patch-net_dns_dns__config__service__posix.cc deleted file mode 100644 index d271b5eb2f39..000000000000 --- a/devel/electron35/files/patch-net_dns_dns__config__service__posix.cc +++ /dev/null @@ -1,27 +0,0 @@ ---- net/dns/dns_config_service_posix.cc.orig 2025-02-02 01:39:07 UTC -+++ net/dns/dns_config_service_posix.cc -@@ -40,6 +40,11 @@ - #include "net/dns/dns_config_watcher_mac.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include "base/command_line.h" -+#include "sandbox/policy/switches.h" -+#endif -+ - namespace net { - - namespace internal { -@@ -136,6 +141,12 @@ class DnsConfigServicePosix::Watcher : public DnsConfi - - bool Watch() override { - CheckOnCorrectSequence(); -+ -+// pledge + unveil -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ if (!command_line->HasSwitch(sandbox::policy::switches::kNoSandbox)) -+ return false; -+ - bool success = true; - #if !IS_MAS_BUILD() - if (!config_watcher_.Watch(base::BindRepeating(&Watcher::OnConfigChanged, diff --git a/devel/electron35/files/patch-net_dns_dns__reloader.cc b/devel/electron35/files/patch-net_dns_dns__reloader.cc deleted file mode 100644 index 9a8ed94039dc..000000000000 --- a/devel/electron35/files/patch-net_dns_dns__reloader.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- net/dns/dns_reloader.cc.orig 2023-03-30 00:33:54 UTC -+++ net/dns/dns_reloader.cc -@@ -10,6 +10,7 @@ - // - there's not guarantee it exists at all. :( - #if BUILDFLAG(IS_POSIX) - -+#include <netinet/in.h> - #include <resolv.h> - - // This code only works on systems where the C library provides res_ninit(3) and diff --git a/devel/electron35/files/patch-net_dns_dns__util.cc b/devel/electron35/files/patch-net_dns_dns__util.cc deleted file mode 100644 index 7de4f95330dc..000000000000 --- a/devel/electron35/files/patch-net_dns_dns__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/dns/dns_util.cc.orig 2023-02-01 18:43:23 UTC -+++ net/dns/dns_util.cc -@@ -29,6 +29,8 @@ - #include "net/dns/public/util.h" - #include "net/third_party/uri_template/uri_template.h" - -+#include <sys/socket.h> -+ - #if BUILDFLAG(IS_POSIX) - #include <net/if.h> - #include <netinet/in.h> diff --git a/devel/electron35/files/patch-net_dns_host__resolver__proc.cc b/devel/electron35/files/patch-net_dns_host__resolver__proc.cc deleted file mode 100644 index 3e1336aaa4eb..000000000000 --- a/devel/electron35/files/patch-net_dns_host__resolver__proc.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- net/dns/host_resolver_proc.cc.orig 2022-11-30 08:12:58 UTC -+++ net/dns/host_resolver_proc.cc -@@ -15,10 +15,6 @@ - #include "net/base/net_errors.h" - #include "net/dns/host_resolver_system_task.h" - --#if BUILDFLAG(IS_OPENBSD) --#define AI_ADDRCONFIG 0 --#endif -- - namespace net { - - HostResolverProc* HostResolverProc::default_proc_ = nullptr; diff --git a/devel/electron35/files/patch-net_dns_public_BUILD.gn b/devel/electron35/files/patch-net_dns_public_BUILD.gn deleted file mode 100644 index 1e5d2a8dca2a..000000000000 --- a/devel/electron35/files/patch-net_dns_public_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- net/dns/public/BUILD.gn.orig 2024-06-18 21:43:36 UTC -+++ net/dns/public/BUILD.gn -@@ -78,7 +78,7 @@ source_set("tests") { - "doh_provider_entry_unittest.cc", - ] - -- if (is_posix && !is_android) { -+ if (is_posix && !is_android && !is_bsd) { - sources += [ "resolv_reader_unittest.cc" ] - } - diff --git a/devel/electron35/files/patch-net_dns_public_resolv__reader.h b/devel/electron35/files/patch-net_dns_public_resolv__reader.h deleted file mode 100644 index 8e97c9b36f33..000000000000 --- a/devel/electron35/files/patch-net_dns_public_resolv__reader.h +++ /dev/null @@ -1,10 +0,0 @@ ---- net/dns/public/resolv_reader.h.orig 2022-02-28 16:54:41 UTC -+++ net/dns/public/resolv_reader.h -@@ -5,6 +5,7 @@ - #ifndef NET_DNS_PUBLIC_RESOLV_READER_H_ - #define NET_DNS_PUBLIC_RESOLV_READER_H_ - -+#include <netinet/in.h> - #include <resolv.h> - - #include <memory> diff --git a/devel/electron35/files/patch-net_dns_public_scoped__res__state.h b/devel/electron35/files/patch-net_dns_public_scoped__res__state.h deleted file mode 100644 index 0fc78c4a06a0..000000000000 --- a/devel/electron35/files/patch-net_dns_public_scoped__res__state.h +++ /dev/null @@ -1,10 +0,0 @@ ---- net/dns/public/scoped_res_state.h.orig 2024-02-21 00:20:50 UTC -+++ net/dns/public/scoped_res_state.h -@@ -5,6 +5,7 @@ - #ifndef NET_DNS_PUBLIC_SCOPED_RES_STATE_H_ - #define NET_DNS_PUBLIC_SCOPED_RES_STATE_H_ - -+#include <netinet/in.h> - #include <resolv.h> - - #include <optional> diff --git a/devel/electron35/files/patch-net_filter_zstd__source__stream.cc b/devel/electron35/files/patch-net_filter_zstd__source__stream.cc deleted file mode 100644 index e4820db54a4e..000000000000 --- a/devel/electron35/files/patch-net_filter_zstd__source__stream.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- net/filter/zstd_source_stream.cc.orig 2024-02-21 00:20:50 UTC -+++ net/filter/zstd_source_stream.cc -@@ -7,6 +7,7 @@ - #include <algorithm> - #include <unordered_map> - #include <utility> -+#include <unordered_map> - - #define ZSTD_STATIC_LINKING_ONLY - diff --git a/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.cc b/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.cc deleted file mode 100644 index 31ef73bb6e93..000000000000 --- a/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- net/http/http_auth_gssapi_posix.cc.orig 2024-08-14 20:55:08 UTC -+++ net/http/http_auth_gssapi_posix.cc -@@ -375,8 +375,9 @@ base::NativeLibrary GSSAPISharedLibrary::LoadSharedLib - static const char* const kDefaultLibraryNames[] = { - #if BUILDFLAG(IS_APPLE) - "/System/Library/Frameworks/GSS.framework/GSS" --#elif BUILDFLAG(IS_OPENBSD) -- "libgssapi.so" // Heimdal - OpenBSD -+#elif BUILDFLAG(IS_BSD) -+ "libgssapi_krb5.so.2", // MIT Kerberos - FreeBSD -+ "libgssapi.so" // Heimdal - OpenBSD, FreeBSD - #else - "libgssapi_krb5.so.2", // MIT Kerberos - FC, Suse10, Debian - "libgssapi.so.4", // Heimdal - Suse10, MDK diff --git a/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.h b/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.h deleted file mode 100644 index a5df8462e3a1..000000000000 --- a/devel/electron35/files/patch-net_http_http__auth__gssapi__posix.h +++ /dev/null @@ -1,12 +0,0 @@ ---- net/http/http_auth_gssapi_posix.h.orig 2022-08-31 12:19:35 UTC -+++ net/http/http_auth_gssapi_posix.h -@@ -21,6 +21,9 @@ - #if BUILDFLAG(IS_APPLE) - #include <GSS/gssapi.h> - #elif BUILDFLAG(IS_FREEBSD) -+#ifndef GSS_C_DELEG_POLICY_FLAG -+#define GSS_C_DELEG_POLICY_FLAG 32768 -+#endif - #include <gssapi/gssapi.h> - #else - #include <gssapi.h> diff --git a/devel/electron35/files/patch-net_http_http__auth__handler__negotiate.cc b/devel/electron35/files/patch-net_http_http__auth__handler__negotiate.cc deleted file mode 100644 index 6cb87ad1befd..000000000000 --- a/devel/electron35/files/patch-net_http_http__auth__handler__negotiate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/http/http_auth_handler_negotiate.cc.orig 2024-04-15 20:34:02 UTC -+++ net/http/http_auth_handler_negotiate.cc -@@ -120,7 +120,7 @@ int HttpAuthHandlerNegotiate::Factory::CreateAuthHandl - #elif BUILDFLAG(IS_POSIX) - if (is_unsupported_) - return ERR_UNSUPPORTED_AUTH_SCHEME; --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Note: Don't set is_unsupported_ = true here. AllowGssapiLibraryLoad() - // might change to true during a session. - if (!http_auth_preferences() || diff --git a/devel/electron35/files/patch-net_http_http__auth__preferences.cc b/devel/electron35/files/patch-net_http_http__auth__preferences.cc deleted file mode 100644 index d30b0907f30e..000000000000 --- a/devel/electron35/files/patch-net_http_http__auth__preferences.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/http/http_auth_preferences.cc.orig 2023-10-19 19:58:28 UTC -+++ net/http/http_auth_preferences.cc -@@ -39,7 +39,7 @@ std::string HttpAuthPreferences::AuthAndroidNegotiateA - } - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool HttpAuthPreferences::AllowGssapiLibraryLoad() const { - return allow_gssapi_library_load_; - } diff --git a/devel/electron35/files/patch-net_http_http__auth__preferences.h b/devel/electron35/files/patch-net_http_http__auth__preferences.h deleted file mode 100644 index 1dd6c8db3248..000000000000 --- a/devel/electron35/files/patch-net_http_http__auth__preferences.h +++ /dev/null @@ -1,29 +0,0 @@ ---- net/http/http_auth_preferences.h.orig 2023-10-19 19:58:28 UTC -+++ net/http/http_auth_preferences.h -@@ -50,7 +50,7 @@ class NET_EXPORT HttpAuthPreferences { - #if BUILDFLAG(IS_ANDROID) - virtual std::string AuthAndroidNegotiateAccountType() const; - #endif --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - virtual bool AllowGssapiLibraryLoad() const; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - virtual bool CanUseDefaultCredentials( -@@ -86,7 +86,7 @@ class NET_EXPORT HttpAuthPreferences { - } - #endif // BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void set_allow_gssapi_library_load(bool allow_gssapi_library_load) { - allow_gssapi_library_load_ = allow_gssapi_library_load; - } -@@ -137,7 +137,7 @@ class NET_EXPORT HttpAuthPreferences { - std::string auth_android_negotiate_account_type_; - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool allow_gssapi_library_load_ = true; - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-net_http_http__network__session.cc b/devel/electron35/files/patch-net_http_http__network__session.cc deleted file mode 100644 index f9753b6a7b8c..000000000000 --- a/devel/electron35/files/patch-net_http_http__network__session.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- net/http/http_network_session.cc.orig 2024-10-16 21:31:36 UTC -+++ net/http/http_network_session.cc -@@ -20,7 +20,9 @@ - #include "build/build_config.h" - #include "net/base/features.h" - #include "net/dns/host_resolver.h" -+#if defined(USE_KERBEROS) - #include "net/http/http_auth_handler_factory.h" -+#endif - #include "net/http/http_response_body_drainer.h" - #include "net/http/http_stream_factory.h" - #include "net/http/http_stream_pool.h" diff --git a/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service.cc b/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service.cc deleted file mode 100644 index 1a4a43ada141..000000000000 --- a/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service.cc +++ /dev/null @@ -1,35 +0,0 @@ ---- net/proxy_resolution/proxy_config_service.cc.orig 2023-03-30 00:33:55 UTC -+++ net/proxy_resolution/proxy_config_service.cc -@@ -19,20 +19,20 @@ - #include "net/proxy_resolution/proxy_config_service_ios.h" - #elif BUILDFLAG(IS_MAC) - #include "net/proxy_resolution/proxy_config_service_mac.h" --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "net/proxy_resolution/proxy_config_service_linux.h" - #elif BUILDFLAG(IS_ANDROID) - #include "net/proxy_resolution/proxy_config_service_android.h" - #endif - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "net/traffic_annotation/network_traffic_annotation.h" - #endif - - namespace net { - - namespace { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr net::NetworkTrafficAnnotationTag kSystemProxyConfigTrafficAnnotation = - net::DefineNetworkTrafficAnnotation("proxy_config_system", R"( - semantics { -@@ -108,7 +108,7 @@ ProxyConfigService::CreateSystemProxyConfigService( - << "profile_io_data.cc::CreateProxyConfigService and this should " - << "be used only for examples."; - return std::make_unique<UnsetProxyConfigService>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<ProxyConfigServiceLinux> linux_config_service( - std::make_unique<ProxyConfigServiceLinux>()); - diff --git a/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service__linux.cc b/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service__linux.cc deleted file mode 100644 index 34ec52c765aa..000000000000 --- a/devel/electron35/files/patch-net_proxy__resolution_proxy__config__service__linux.cc +++ /dev/null @@ -1,40 +0,0 @@ ---- net/proxy_resolution/proxy_config_service_linux.cc.orig 2024-08-14 20:55:09 UTC -+++ net/proxy_resolution/proxy_config_service_linux.cc -@@ -11,7 +11,9 @@ - - #include <errno.h> - #include <limits.h> -+#if !BUILDFLAG(IS_BSD) - #include <sys/inotify.h> -+#endif - #include <unistd.h> - - #include <map> -@@ -510,6 +512,7 @@ bool SettingGetterImplGSettings::CheckVersion( - } - #endif // defined(USE_GIO) - -+#if !BUILDFLAG(IS_BSD) - // Converts |value| from a decimal string to an int. If there was a failure - // parsing, returns |default_value|. - int StringToIntOrDefault(std::string_view value, int default_value) { -@@ -1038,6 +1041,7 @@ class SettingGetterImplKDE : public ProxyConfigService - // events on. - scoped_refptr<base::SequencedTaskRunner> file_task_runner_; - }; -+#endif - - } // namespace - -@@ -1256,9 +1260,11 @@ ProxyConfigServiceLinux::Delegate::Delegate( - case base::nix::DESKTOP_ENVIRONMENT_KDE4: - case base::nix::DESKTOP_ENVIRONMENT_KDE5: - case base::nix::DESKTOP_ENVIRONMENT_KDE6: -+#if !BUILDFLAG(IS_BSD) - setting_getter_ = - std::make_unique<SettingGetterImplKDE>(env_var_getter_.get()); - break; -+#endif - case base::nix::DESKTOP_ENVIRONMENT_XFCE: - case base::nix::DESKTOP_ENVIRONMENT_LXQT: - case base::nix::DESKTOP_ENVIRONMENT_OTHER: diff --git a/devel/electron35/files/patch-net_socket_socks5__client__socket.cc b/devel/electron35/files/patch-net_socket_socks5__client__socket.cc deleted file mode 100644 index 088dc1ac4f58..000000000000 --- a/devel/electron35/files/patch-net_socket_socks5__client__socket.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- net/socket/socks5_client_socket.cc.orig 2024-08-14 20:55:09 UTC -+++ net/socket/socks5_client_socket.cc -@@ -24,6 +24,9 @@ - #include "net/log/net_log_event_type.h" - #include "net/traffic_annotation/network_traffic_annotation.h" - -+#include <sys/types.h> -+#include <netinet/in.h> -+ - namespace net { - - const unsigned int SOCKS5ClientSocket::kGreetReadHeaderSize = 2; diff --git a/devel/electron35/files/patch-net_socket_tcp__socket__posix.cc b/devel/electron35/files/patch-net_socket_tcp__socket__posix.cc deleted file mode 100644 index fe05afd6b26f..000000000000 --- a/devel/electron35/files/patch-net_socket_tcp__socket__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- net/socket/tcp_socket_posix.cc.orig 2024-10-16 21:31:36 UTC -+++ net/socket/tcp_socket_posix.cc -@@ -98,6 +98,17 @@ bool SetTCPKeepAlive(int fd, bool enable, int delay) { - PLOG(ERROR) << "Failed to set TCP_KEEPALIVE on fd: " << fd; - return false; - } -+#elif BUILDFLAG(IS_FREEBSD) -+ // Set seconds until first TCP keep alive. -+ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPIDLE, &delay, sizeof(delay))) { -+ PLOG(ERROR) << "Failed to set TCP_KEEPIDLE on fd: " << fd; -+ return false; -+ } -+ // Set seconds between TCP keep alives. -+ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPINTVL, &delay, sizeof(delay))) { -+ PLOG(ERROR) << "Failed to set TCP_KEEPINTVL on fd: " << fd; -+ return false; -+ } - #endif - } - diff --git a/devel/electron35/files/patch-net_socket_udp__socket__posix.cc b/devel/electron35/files/patch-net_socket_udp__socket__posix.cc deleted file mode 100644 index 67602a1cdd08..000000000000 --- a/devel/electron35/files/patch-net_socket_udp__socket__posix.cc +++ /dev/null @@ -1,39 +0,0 @@ ---- net/socket/udp_socket_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ net/socket/udp_socket_posix.cc -@@ -528,12 +528,17 @@ int UDPSocketPosix::SetRecvTos() { - #endif // BUILDFLAG(IS_APPLE) - } - -+#ifdef IP_RECVTOS - int rv = setsockopt(socket_, IPPROTO_IP, IP_RECVTOS, &ecn, sizeof(ecn)); -+#else -+ int rv = -1; -+ errno = EOPNOTSUPP; -+#endif - return rv == 0 ? OK : MapSystemError(errno); - } - - void UDPSocketPosix::SetMsgConfirm(bool confirm) { --#if !BUILDFLAG(IS_APPLE) -+#if !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - if (confirm) { - sendto_flags_ |= MSG_CONFIRM; - } else { -@@ -554,7 +559,7 @@ int UDPSocketPosix::SetBroadcast(bool broadcast) { - DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); - int value = broadcast ? 1 : 0; - int rv; --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - // SO_REUSEPORT on OSX permits multiple processes to each receive - // UDP multicast or broadcast datagrams destined for the bound - // port. -@@ -892,7 +897,7 @@ int UDPSocketPosix::DoBind(const IPEndPoint& address) - #if BUILDFLAG(IS_CHROMEOS_ASH) - if (last_error == EINVAL) - return ERR_ADDRESS_IN_USE; --#elif BUILDFLAG(IS_APPLE) -+#elif BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - if (last_error == EADDRNOTAVAIL) - return ERR_ADDRESS_IN_USE; - #endif diff --git a/devel/electron35/files/patch-net_socket_udp__socket__unittest.cc b/devel/electron35/files/patch-net_socket_udp__socket__unittest.cc deleted file mode 100644 index 7730d48d687f..000000000000 --- a/devel/electron35/files/patch-net_socket_udp__socket__unittest.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- net/socket/udp_socket_unittest.cc.orig 2024-10-16 21:31:36 UTC -+++ net/socket/udp_socket_unittest.cc -@@ -372,7 +372,7 @@ TEST_F(UDPSocketTest, PartialRecv) { - EXPECT_EQ(second_packet, received); - } - --#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // - MacOS: requires root permissions on OSX 10.7+. - // - Android: devices attached to testbots don't have default network, so - // broadcasting to 255.255.255.255 returns error -109 (Address not reachable). -@@ -683,7 +683,7 @@ TEST_F(UDPSocketTest, ClientSetDoNotFragment) { - EXPECT_THAT(rv, IsOk()); - - rv = client.SetDoNotFragment(); --#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. - EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); - #else -@@ -705,7 +705,7 @@ TEST_F(UDPSocketTest, ServerSetDoNotFragment) { - EXPECT_THAT(rv, IsOk()); - - rv = server.SetDoNotFragment(); --#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/42050633): IP_MTU_DISCOVER is not implemented on Fuchsia. - EXPECT_THAT(rv, IsError(ERR_NOT_IMPLEMENTED)); - #else -@@ -764,7 +764,7 @@ TEST_F(UDPSocketTest, JoinMulticastGroup) { - - // TODO(crbug.com/40620614): failing on device on iOS 12.2. - // TODO(crbug.com/40189274): flaky on Mac 11. --#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #define MAYBE_SharedMulticastAddress DISABLED_SharedMulticastAddress - #else - #define MAYBE_SharedMulticastAddress SharedMulticastAddress -@@ -818,7 +818,7 @@ TEST_F(UDPSocketTest, MAYBE_SharedMulticastAddress) { - NetLogSource()); - ASSERT_THAT(client_socket.Connect(send_address), IsOk()); - --#if !BUILDFLAG(IS_CHROMEOS_ASH) -+#if !BUILDFLAG(IS_CHROMEOS_ASH) && !BUILDFLAG(IS_BSD) - // Send a message via the multicast group. That message is expected be be - // received by both receving sockets. - // diff --git a/devel/electron35/files/patch-net_third__party_quiche_BUILD.gn b/devel/electron35/files/patch-net_third__party_quiche_BUILD.gn deleted file mode 100644 index a3a1f5329930..000000000000 --- a/devel/electron35/files/patch-net_third__party_quiche_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- net/third_party/quiche/BUILD.gn.orig 2023-11-29 21:40:08 UTC -+++ net/third_party/quiche/BUILD.gn -@@ -29,7 +29,7 @@ import("//third_party/protobuf/proto_library.gni") - import("//testing/libfuzzer/fuzzer_test.gni") - import("//third_party/protobuf/proto_library.gni") - --build_epoll_based_tools = is_linux || is_chromeos -+build_epoll_based_tools = (is_linux && !is_bsd) || is_chromeos - - config("quiche_internal_config") { - cflags = [] diff --git a/devel/electron35/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc b/devel/electron35/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc deleted file mode 100644 index 0b1258661bd8..000000000000 --- a/devel/electron35/files/patch-net_tools_cert__verify__tool_cert__verify__tool.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- net/tools/cert_verify_tool/cert_verify_tool.cc.orig 2024-10-16 21:31:36 UTC -+++ net/tools/cert_verify_tool/cert_verify_tool.cc -@@ -35,7 +35,7 @@ - #include "third_party/boringssl/src/pki/trust_store.h" - #include "third_party/boringssl/src/pki/trust_store_collection.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "net/proxy_resolution/proxy_config.h" - #include "net/proxy_resolution/proxy_config_service_fixed.h" - #endif -@@ -67,7 +67,7 @@ void SetUpOnNetworkThread( - base::WaitableEvent* initialization_complete_event) { - net::URLRequestContextBuilder url_request_context_builder; - url_request_context_builder.set_user_agent(GetUserAgent()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, use a fixed ProxyConfigService, since the default one - // depends on glib. - // -@@ -580,7 +580,7 @@ int main(int argc, char** argv) { - std::string impls_str = command_line.GetSwitchValueASCII("impls"); - if (impls_str.empty()) { - // Default value. --#if !(BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || \ -+#if !(BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(CHROME_ROOT_STORE_ONLY)) - impls_str = "platform,"; - #endif diff --git a/devel/electron35/files/patch-net_tools_net__watcher_net__watcher.cc b/devel/electron35/files/patch-net_tools_net__watcher_net__watcher.cc deleted file mode 100644 index 1fb0a9a1b91d..000000000000 --- a/devel/electron35/files/patch-net_tools_net__watcher_net__watcher.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- net/tools/net_watcher/net_watcher.cc.orig 2024-06-18 21:43:37 UTC -+++ net/tools/net_watcher/net_watcher.cc -@@ -32,7 +32,7 @@ - #include "net/proxy_resolution/proxy_config_service.h" - #include "net/proxy_resolution/proxy_config_with_annotation.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "net/base/network_change_notifier_linux.h" - #endif - -@@ -44,7 +44,7 @@ namespace { - - // TODO(crbug.com/40118868): Revisit the macro expression once build flag switch - // of lacros-chrome is complete. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Flag to specifies which network interfaces to ignore. Interfaces should - // follow as a comma seperated list. - const char kIgnoreNetifFlag[] = "ignore-netif"; -@@ -163,7 +163,7 @@ int main(int argc, char* argv[]) { - - NetWatcher net_watcher; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); - std::string ignored_netifs_str = - command_line->GetSwitchValueASCII(kIgnoreNetifFlag); diff --git a/devel/electron35/files/patch-net_traffic__annotation_network__traffic__annotation.h b/devel/electron35/files/patch-net_traffic__annotation_network__traffic__annotation.h deleted file mode 100644 index d05753555d99..000000000000 --- a/devel/electron35/files/patch-net_traffic__annotation_network__traffic__annotation.h +++ /dev/null @@ -1,20 +0,0 @@ ---- net/traffic_annotation/network_traffic_annotation.h.orig 2025-01-27 17:37:37 UTC -+++ net/traffic_annotation/network_traffic_annotation.h -@@ -375,7 +375,7 @@ struct MutablePartialNetworkTrafficAnnotationTag { - } // namespace net - - // Placeholder for unannotated usages. --#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - #define TRAFFIC_ANNOTATION_WITHOUT_PROTO(ANNOTATION_ID) \ - net::DefineNetworkTrafficAnnotation(ANNOTATION_ID, "No proto yet.") - #endif -@@ -389,7 +389,7 @@ struct MutablePartialNetworkTrafficAnnotationTag { - // TODO(crbug.com/40118868): Revisit once build flag switch of lacros-chrome is - // complete. - #if !BUILDFLAG(IS_WIN) && \ -- !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD)) - - #define NO_TRAFFIC_ANNOTATION_YET \ - net::DefineNetworkTrafficAnnotation("undefined", "Nothing here yet.") diff --git a/devel/electron35/files/patch-net_url__request_url__request__context.cc b/devel/electron35/files/patch-net_url__request_url__request__context.cc deleted file mode 100644 index fae2851694e3..000000000000 --- a/devel/electron35/files/patch-net_url__request_url__request__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/url_request/url_request_context.cc.orig 2025-03-24 20:50:14 UTC -+++ net/url_request/url_request_context.cc -@@ -123,7 +123,7 @@ const HttpNetworkSessionContext* URLRequestContext::Ge - // TODO(crbug.com/40118868): Revisit once build flag switch of lacros-chrome is - // complete. - #if !BUILDFLAG(IS_WIN) && \ -- !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD)) - std::unique_ptr<URLRequest> URLRequestContext::CreateRequest( - const GURL& url, - RequestPriority priority, diff --git a/devel/electron35/files/patch-net_url__request_url__request__context.h b/devel/electron35/files/patch-net_url__request_url__request__context.h deleted file mode 100644 index 7fc039be58e0..000000000000 --- a/devel/electron35/files/patch-net_url__request_url__request__context.h +++ /dev/null @@ -1,11 +0,0 @@ ---- net/url_request/url_request_context.h.orig 2025-03-24 20:50:14 UTC -+++ net/url_request/url_request_context.h -@@ -90,7 +90,7 @@ class NET_EXPORT URLRequestContext final { - // TODO(crbug.com/40118868): Revisit once build flag switch of lacros-chrome is - // complete. - #if !BUILDFLAG(IS_WIN) && \ -- !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS)) -+ !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD)) - // This function should not be used in Chromium, please use the version with - // NetworkTrafficAnnotationTag in the future. - // diff --git a/devel/electron35/files/patch-net_url__request_url__request__context__builder.cc b/devel/electron35/files/patch-net_url__request_url__request__context__builder.cc deleted file mode 100644 index d54410491ee6..000000000000 --- a/devel/electron35/files/patch-net_url__request_url__request__context__builder.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- net/url_request/url_request_context_builder.cc.orig 2025-01-27 17:37:37 UTC -+++ net/url_request/url_request_context_builder.cc -@@ -447,7 +447,7 @@ std::unique_ptr<URLRequestContext> URLRequestContextBu - } - - if (!proxy_resolution_service_) { --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_ANDROID) && !BUILDFLAG(IS_BSD) - // TODO(willchan): Switch to using this code when - // ProxyConfigService::CreateSystemProxyConfigService()'s - // signature doesn't suck. diff --git a/devel/electron35/files/patch-pdf_pdfium_pdfium__engine.cc b/devel/electron35/files/patch-pdf_pdfium_pdfium__engine.cc deleted file mode 100644 index bba7efe74fdd..000000000000 --- a/devel/electron35/files/patch-pdf_pdfium_pdfium__engine.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- pdf/pdfium/pdfium_engine.cc.orig 2025-03-24 20:50:14 UTC -+++ pdf/pdfium/pdfium_engine.cc -@@ -108,7 +108,7 @@ - #include "ui/accessibility/ax_features.mojom-features.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "pdf/pdfium/pdfium_font_linux.h" - #endif - -@@ -541,7 +541,7 @@ void InitializeSDK(bool enable_v8, - - FPDF_InitLibraryWithConfig(&config); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - g_font_mapping_mode = font_mapping_mode; - InitializeLinuxFontMapper(); - #endif diff --git a/devel/electron35/files/patch-printing_backend_cups__ipp__helper.cc b/devel/electron35/files/patch-printing_backend_cups__ipp__helper.cc deleted file mode 100644 index 26e91a3dcb6a..000000000000 --- a/devel/electron35/files/patch-printing_backend_cups__ipp__helper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- printing/backend/cups_ipp_helper.cc.orig 2025-03-24 20:50:14 UTC -+++ printing/backend/cups_ipp_helper.cc -@@ -201,7 +201,7 @@ void ExtractResolutions(const CupsOptionProvider& prin - // Provide a default DPI if no valid DPI is found. - #if BUILDFLAG(IS_MAC) - constexpr gfx::Size kDefaultMissingDpi(kDefaultMacDpi, kDefaultMacDpi); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr gfx::Size kDefaultMissingDpi(kPixelsPerInch, kPixelsPerInch); - #else - constexpr gfx::Size kDefaultMissingDpi(kDefaultPdfDpi, kDefaultPdfDpi); diff --git a/devel/electron35/files/patch-printing_backend_print__backend__cups.cc b/devel/electron35/files/patch-printing_backend_print__backend__cups.cc deleted file mode 100644 index 1471da8c9a0e..000000000000 --- a/devel/electron35/files/patch-printing_backend_print__backend__cups.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- printing/backend/print_backend_cups.cc.orig 2025-03-24 20:50:14 UTC -+++ printing/backend/print_backend_cups.cc -@@ -29,7 +29,7 @@ - #include "printing/mojom/print.mojom.h" - #include "url/gurl.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - #include "base/feature_list.h" - #include "printing/backend/cups_connection.h" - #include "printing/backend/print_backend_cups_ipp.h" -@@ -59,7 +59,7 @@ int CaptureCupsDestCallback(void* data, unsigned flags - return 1; // Keep going. - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // This may be removed when Amazon Linux 2 reaches EOL (30 Jun 2025). - bool AreNewerCupsFunctionsAvailable() { - return cupsFindDestDefault && cupsFindDestSupported && cupsUserAgent && -@@ -292,7 +292,7 @@ scoped_refptr<PrintBackend> PrintBackend::CreateInstan - #if !BUILDFLAG(IS_CHROMEOS) - scoped_refptr<PrintBackend> PrintBackend::CreateInstanceImpl( - const std::string& locale) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (AreNewerCupsFunctionsAvailable() && - base::FeatureList::IsEnabled(features::kCupsIppPrintingBackend)) { - return base::MakeRefCounted<PrintBackendCupsIpp>(CupsConnection::Create()); diff --git a/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.cc b/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.cc deleted file mode 100644 index c94ddbc40968..000000000000 --- a/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- printing/mojom/printing_context_mojom_traits.cc.orig 2023-11-29 21:40:08 UTC -+++ printing/mojom/printing_context_mojom_traits.cc -@@ -19,7 +19,7 @@ - #include "base/numerics/safe_conversions.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "mojo/public/mojom/base/values.mojom.h" - #endif - -@@ -161,7 +161,7 @@ bool StructTraits< - } - - out->set_pages_per_sheet(data.pages_per_sheet()); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - DCHECK(out->advanced_settings().empty()); - if (!data.ReadAdvancedSettings(&out->advanced_settings())) - return false; -@@ -238,7 +238,7 @@ bool StructTraits< - if (system_print_dialog_data.size() != dictionary_entries) { - return false; - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The dictionary must contain three strings. - const base::Value* value = system_print_dialog_data.Find( - printing::kLinuxSystemPrintDialogDataPrinter); diff --git a/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.h b/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.h deleted file mode 100644 index 26b80145a15c..000000000000 --- a/devel/electron35/files/patch-printing_mojom_printing__context__mojom__traits.h +++ /dev/null @@ -1,11 +0,0 @@ ---- printing/mojom/printing_context_mojom_traits.h.orig 2023-10-19 19:58:29 UTC -+++ printing/mojom/printing_context_mojom_traits.h -@@ -166,7 +166,7 @@ struct StructTraits<printing::mojom::PrintSettingsData - return s.pages_per_sheet(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static const printing::PrintSettings::AdvancedSettings& advanced_settings( - const printing::PrintSettings& s) { - return s.advanced_settings(); diff --git a/devel/electron35/files/patch-printing_print__settings.cc b/devel/electron35/files/patch-printing_print__settings.cc deleted file mode 100644 index 1b385dc65667..000000000000 --- a/devel/electron35/files/patch-printing_print__settings.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- printing/print_settings.cc.orig 2025-01-27 17:37:37 UTC -+++ printing/print_settings.cc -@@ -319,7 +319,7 @@ PrintSettings& PrintSettings::operator=(const PrintSet - #endif - is_modifiable_ = settings.is_modifiable_; - pages_per_sheet_ = settings.pages_per_sheet_; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - for (const auto& item : settings.advanced_settings_) - advanced_settings_.emplace(item.first, item.second.Clone()); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -349,7 +349,7 @@ bool PrintSettings::operator==(const PrintSettings& ot - #endif - is_modifiable_, requested_custom_margins_in_points_, - pages_per_sheet_ --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - advanced_settings_ - #endif -@@ -373,7 +373,7 @@ bool PrintSettings::operator==(const PrintSettings& ot - other.is_modifiable_, - other.requested_custom_margins_in_points_, - other.pages_per_sheet_ --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - other.advanced_settings_ - #endif -@@ -413,7 +413,7 @@ void PrintSettings::Clear() { - #endif - is_modifiable_ = true; - pages_per_sheet_ = 1; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - advanced_settings_.clear(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - #if BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-printing_print__settings.h b/devel/electron35/files/patch-printing_print__settings.h deleted file mode 100644 index da0ca9671815..000000000000 --- a/devel/electron35/files/patch-printing_print__settings.h +++ /dev/null @@ -1,47 +0,0 @@ ---- printing/print_settings.h.orig 2023-10-19 19:58:29 UTC -+++ printing/print_settings.h -@@ -25,7 +25,7 @@ - #include "base/values.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <map> - - #include "base/values.h" -@@ -51,7 +51,7 @@ inline constexpr char kMacSystemPrintDialogDataPrintSe - "print_settings"; - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - inline constexpr char kLinuxSystemPrintDialogDataPrinter[] = "printer_name"; - inline constexpr char kLinuxSystemPrintDialogDataPrintSettings[] = - "print_settings"; -@@ -101,7 +101,7 @@ class COMPONENT_EXPORT(PRINTING) PrintSettings { - std::string vendor_id; - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - using AdvancedSettings = std::map<std::string, base::Value>; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -276,7 +276,7 @@ class COMPONENT_EXPORT(PRINTING) PrintSettings { - pages_per_sheet_ = pages_per_sheet; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - AdvancedSettings& advanced_settings() { return advanced_settings_; } - const AdvancedSettings& advanced_settings() const { - return advanced_settings_; -@@ -429,7 +429,7 @@ class COMPONENT_EXPORT(PRINTING) PrintSettings { - // Number of pages per sheet. - int pages_per_sheet_; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Advanced settings. - AdvancedSettings advanced_settings_; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-printing_print__settings__conversion.cc b/devel/electron35/files/patch-printing_print__settings__conversion.cc deleted file mode 100644 index f3b0d41f5813..000000000000 --- a/devel/electron35/files/patch-printing_print__settings__conversion.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- printing/print_settings_conversion.cc.orig 2024-04-15 20:34:03 UTC -+++ printing/print_settings_conversion.cc -@@ -285,7 +285,7 @@ std::unique_ptr<PrintSettings> PrintSettingsFromJobSet - settings->set_is_modifiable(is_modifiable.value()); - } - --#if BUILDFLAG(IS_CHROMEOS) || (BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_CUPS)) -+#if BUILDFLAG(IS_CHROMEOS) || ((BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_CUPS)) - const base::Value::Dict* advanced_settings = - job_settings.FindDict(kSettingAdvancedSettings); - if (advanced_settings) { diff --git a/devel/electron35/files/patch-printing_printing__context__linux.cc b/devel/electron35/files/patch-printing_printing__context__linux.cc deleted file mode 100644 index 25c41c27f498..000000000000 --- a/devel/electron35/files/patch-printing_printing__context__linux.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- printing/printing_context_linux.cc.orig 2025-01-27 17:37:37 UTC -+++ printing/printing_context_linux.cc -@@ -23,7 +23,7 @@ - #endif - - // Avoid using LinuxUi on Fuchsia. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -66,7 +66,7 @@ mojom::ResultCode PrintingContextLinux::UseDefaultSett - - ResetSettings(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!ui::LinuxUi::instance()) - return mojom::ResultCode::kSuccess; - -@@ -82,7 +82,7 @@ gfx::Size PrintingContextLinux::GetPdfPaperSizeDeviceU - } - - gfx::Size PrintingContextLinux::GetPdfPaperSizeDeviceUnits() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (ui::LinuxUi::instance()) - return ui::LinuxUi::instance()->GetPdfPaperSize(this); - #endif -@@ -95,7 +95,7 @@ mojom::ResultCode PrintingContextLinux::UpdatePrinterS - DCHECK(!printer_settings.show_system_dialog); - DCHECK(!in_print_job_); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!ui::LinuxUi::instance()) - return mojom::ResultCode::kSuccess; - diff --git a/devel/electron35/files/patch-printing_printing__features.cc b/devel/electron35/files/patch-printing_printing__features.cc deleted file mode 100644 index 6e6d665dfee8..000000000000 --- a/devel/electron35/files/patch-printing_printing__features.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- printing/printing_features.cc.orig 2025-03-24 20:50:14 UTC -+++ printing/printing_features.cc -@@ -21,12 +21,12 @@ BASE_FEATURE(kAddPrinterViaPrintscanmgr, - base::FEATURE_ENABLED_BY_DEFAULT); - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - // Use the CUPS IPP printing backend instead of the original CUPS backend that - // calls the deprecated PPD API. - BASE_FEATURE(kCupsIppPrintingBackend, - "CupsIppPrintingBackend", --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_DISABLED_BY_DEFAULT - #else - base::FEATURE_ENABLED_BY_DEFAULT -@@ -69,7 +69,7 @@ BASE_FEATURE(kEnableOopPrintDrivers, - // out-of-process. - BASE_FEATURE(kEnableOopPrintDrivers, - "EnableOopPrintDrivers", --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-printing_printing__features.h b/devel/electron35/files/patch-printing_printing__features.h deleted file mode 100644 index 00ecc77ae897..000000000000 --- a/devel/electron35/files/patch-printing_printing__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- printing/printing_features.h.orig 2024-08-14 20:55:09 UTC -+++ printing/printing_features.h -@@ -22,7 +22,7 @@ BASE_DECLARE_FEATURE(kAddPrinterViaPrintscanmgr); - BASE_DECLARE_FEATURE(kAddPrinterViaPrintscanmgr); - #endif // BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(PRINTING_BASE) BASE_DECLARE_FEATURE(kCupsIppPrintingBackend); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) - diff --git a/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc b/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc deleted file mode 100644 index 39e5dec1c322..000000000000 --- a/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.cc +++ /dev/null @@ -1,50 +0,0 @@ ---- printing/sandbox/print_backend_sandbox_hook_linux.cc.orig 2024-04-15 20:34:03 UTC -+++ printing/sandbox/print_backend_sandbox_hook_linux.cc -@@ -10,20 +10,27 @@ - #include "base/path_service.h" - #include "build/build_config.h" - #include "printing/buildflags/buildflags.h" -+#if !BUILDFLAG(IS_BSD) - #include "sandbox/linux/syscall_broker/broker_command.h" - #include "sandbox/linux/syscall_broker/broker_file_permission.h" - #include "sandbox/policy/export.h" - #include "sandbox/policy/linux/sandbox_linux.h" -+#else -+#include "sandbox/policy/sandbox.h" -+#endif - - #if BUILDFLAG(IS_CHROMEOS) && BUILDFLAG(USE_CUPS) - #include "printing/backend/cups_connection_pool.h" - #endif - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; - using sandbox::syscall_broker::MakeBrokerCommandSet; -+#endif - - namespace printing { - -+#if !BUILDFLAG(IS_BSD) - namespace { - - sandbox::syscall_broker::BrokerCommandSet GetPrintBackendBrokerCommandSet() { -@@ -76,9 +83,11 @@ std::vector<BrokerFilePermission> GetPrintBackendFileP - } - - } // namespace -+#endif - - bool PrintBackendPreSandboxHook( - sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_CHROMEOS) && BUILDFLAG(USE_CUPS) - // Create the socket connections to the CUPS server before engaging the - // sandbox, since new connections cannot be made after that. -@@ -91,6 +100,7 @@ bool PrintBackendPreSandboxHook( - GetPrintBackendFilePermissions(), options); - - instance->EngageNamespaceSandboxIfPossible(); -+#endif - return true; - } - diff --git a/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h b/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h deleted file mode 100644 index 6788d8214042..000000000000 --- a/devel/electron35/files/patch-printing_sandbox_print__backend__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- printing/sandbox/print_backend_sandbox_hook_linux.h.orig 2023-10-19 19:58:29 UTC -+++ printing/sandbox/print_backend_sandbox_hook_linux.h -@@ -5,8 +5,13 @@ - #ifndef PRINTING_SANDBOX_PRINT_BACKEND_SANDBOX_HOOK_LINUX_H_ - #define PRINTING_SANDBOX_PRINT_BACKEND_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" - #include "base/component_export.h" -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace printing { - diff --git a/devel/electron35/files/patch-remoting_base_chromoting__event.cc b/devel/electron35/files/patch-remoting_base_chromoting__event.cc deleted file mode 100644 index 0cb6232b4e95..000000000000 --- a/devel/electron35/files/patch-remoting_base_chromoting__event.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/base/chromoting_event.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/base/chromoting_event.cc -@@ -191,7 +191,7 @@ void ChromotingEvent::AddSystemInfo() { - SetString(kCpuKey, base::SysInfo::OperatingSystemArchitecture()); - SetString(kOsVersionKey, base::SysInfo::OperatingSystemVersion()); - SetString(kWebAppVersionKey, STRINGIZE(VERSION)); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - Os os = Os::CHROMOTING_LINUX; - #elif BUILDFLAG(IS_CHROMEOS) - Os os = Os::CHROMOTING_CHROMEOS; diff --git a/devel/electron35/files/patch-remoting_base_host__settings.cc b/devel/electron35/files/patch-remoting_base_host__settings.cc deleted file mode 100644 index 7a7c6d643459..000000000000 --- a/devel/electron35/files/patch-remoting_base_host__settings.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/base/host_settings.cc.orig 2022-02-28 16:54:41 UTC -+++ remoting/base/host_settings.cc -@@ -7,7 +7,7 @@ - #include "base/no_destructor.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_APPLE) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(IS_APPLE) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - #include "remoting/base/file_host_settings.h" - #endif // BUILDFLAG(IS_LINUX) - -@@ -44,7 +44,7 @@ HostSettings::~HostSettings() = default; - - // static - HostSettings* HostSettings::GetInstance() { --#if BUILDFLAG(IS_APPLE) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) -+#if BUILDFLAG(IS_APPLE) || (BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)) || BUILDFLAG(IS_BSD) - static base::NoDestructor<FileHostSettings> instance( - FileHostSettings::GetSettingsFilePath()); - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc b/devel/electron35/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc deleted file mode 100644 index e09677c79a32..000000000000 --- a/devel/electron35/files/patch-remoting_codec_webrtc__video__encoder__vpx.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/codec/webrtc_video_encoder_vpx.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/codec/webrtc_video_encoder_vpx.cc -@@ -92,7 +92,7 @@ void SetVp8CodecParameters(vpx_codec_enc_cfg_t* config - const webrtc::DesktopSize& size) { - SetCommonCodecParameters(config, size); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux, using too many threads for VP8 encoding has been linked to high - // CPU usage on machines that are under stress. See http://crbug.com/1151148. - // 5/3/2022 update: Perf testing has shown that doubling the number of threads diff --git a/devel/electron35/files/patch-remoting_host_base_desktop__environment__options.cc b/devel/electron35/files/patch-remoting_host_base_desktop__environment__options.cc deleted file mode 100644 index 9d0ca346db78..000000000000 --- a/devel/electron35/files/patch-remoting_host_base_desktop__environment__options.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/base/desktop_environment_options.cc.orig 2024-10-16 21:31:37 UTC -+++ remoting/host/base/desktop_environment_options.cc -@@ -99,7 +99,7 @@ bool DesktopEnvironmentOptions::capture_video_on_dedic - // TODO(joedow): Determine whether we can migrate additional platforms to - // using the DesktopCaptureWrapper instead of the DesktopCaptureProxy. Then - // clean up DesktopCapturerProxy::Core::CreateCapturer(). --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return capture_video_on_dedicated_thread_; - #else - return false; diff --git a/devel/electron35/files/patch-remoting_host_base_switches.cc b/devel/electron35/files/patch-remoting_host_base_switches.cc deleted file mode 100644 index 5bdc44c55b98..000000000000 --- a/devel/electron35/files/patch-remoting_host_base_switches.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- remoting/host/base/switches.cc.orig 2022-04-21 18:48:31 UTC -+++ remoting/host/base/switches.cc -@@ -23,13 +23,13 @@ const char kProcessTypeEvaluateCapability[] = "evaluat - const char kProcessTypeFileChooser[] = "file_chooser"; - const char kProcessTypeUrlForwarderConfigurator[] = - "url_forwarder_configurator"; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const char kProcessTypeXSessionChooser[] = "xsession_chooser"; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - - const char kEvaluateCapabilitySwitchName[] = "evaluate-type"; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const char kEnableUtempter[] = "enable-utempter"; - #endif - diff --git a/devel/electron35/files/patch-remoting_host_base_switches.h b/devel/electron35/files/patch-remoting_host_base_switches.h deleted file mode 100644 index 100a7d5df7ff..000000000000 --- a/devel/electron35/files/patch-remoting_host_base_switches.h +++ /dev/null @@ -1,18 +0,0 @@ ---- remoting/host/base/switches.h.orig 2022-04-21 18:48:31 UTC -+++ remoting/host/base/switches.h -@@ -35,13 +35,13 @@ extern const char kProcessTypeRdpDesktopSession[]; - extern const char kProcessTypeEvaluateCapability[]; - extern const char kProcessTypeFileChooser[]; - extern const char kProcessTypeUrlForwarderConfigurator[]; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - extern const char kProcessTypeXSessionChooser[]; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - - extern const char kEvaluateCapabilitySwitchName[]; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Used to record client sessions to utmp/wtmp. - extern const char kEnableUtempter[]; - #endif diff --git a/devel/electron35/files/patch-remoting_host_basic__desktop__environment.cc b/devel/electron35/files/patch-remoting_host_basic__desktop__environment.cc deleted file mode 100644 index 1e523e538c58..000000000000 --- a/devel/electron35/files/patch-remoting_host_basic__desktop__environment.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/basic_desktop_environment.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/basic_desktop_environment.cc -@@ -195,7 +195,7 @@ std::unique_ptr<DesktopCapturer> BasicDesktopEnvironme - scoped_refptr<base::SingleThreadTaskRunner> capture_task_runner; - #if BUILDFLAG(IS_CHROMEOS) - capture_task_runner = ui_task_runner_; --#elif BUILDFLAG(IS_LINUX) && defined(REMOTING_USE_WAYLAND) -+#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_WAYLAND) - // Each capturer instance should get its own thread so the capturers don't - // compete with each other in multistream mode. - capture_task_runner = base::ThreadPool::CreateSingleThreadTaskRunner( diff --git a/devel/electron35/files/patch-remoting_host_chromoting__host.cc b/devel/electron35/files/patch-remoting_host_chromoting__host.cc deleted file mode 100644 index 465474e6fe83..000000000000 --- a/devel/electron35/files/patch-remoting_host_chromoting__host.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/chromoting_host.cc.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/chromoting_host.cc -@@ -135,7 +135,7 @@ void ChromotingHost::Start(const std::string& host_own - &ChromotingHost::OnIncomingSession, base::Unretained(this))); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void ChromotingHost::StartChromotingHostServices() { - DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - DCHECK(!ipc_server_); diff --git a/devel/electron35/files/patch-remoting_host_chromoting__host.h b/devel/electron35/files/patch-remoting_host_chromoting__host.h deleted file mode 100644 index f37983ed14c8..000000000000 --- a/devel/electron35/files/patch-remoting_host_chromoting__host.h +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/chromoting_host.h.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/chromoting_host.h -@@ -36,7 +36,7 @@ - #include "remoting/protocol/session_manager.h" - #include "remoting/protocol/transport_context.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/chromoting_host_services_server.h" - #endif - -@@ -112,7 +112,7 @@ class ChromotingHost : public ClientSession::EventHand - // This method can only be called once during the lifetime of this object. - void Start(const std::string& host_owner); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Starts running the ChromotingHostServices server and listening for incoming - // IPC binding requests. - // Currently only Linux runs the ChromotingHostServices server on the host -@@ -220,7 +220,7 @@ class ChromotingHost : public ClientSession::EventHand - // List of host extensions. - std::vector<std::unique_ptr<HostExtension>> extensions_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // IPC server that runs the CRD host service API. Non-null if the server name - // is set and the host is started. - // Currently only Linux runs the ChromotingHostServices server on the host diff --git a/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc b/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc deleted file mode 100644 index c818225fc632..000000000000 --- a/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/chromoting_host_context.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/chromoting_host_context.cc -@@ -292,7 +292,7 @@ std::unique_ptr<ChromotingHostContext> ChromotingHostC - // on a UI thread. - scoped_refptr<AutoThreadTaskRunner> input_task_runner = - AutoThread::CreateWithType("ChromotingInputThread", ui_task_runner, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::MessagePumpType::UI); - #else - base::MessagePumpType::IO); diff --git a/devel/electron35/files/patch-remoting_host_chromoting__host__services__client.cc b/devel/electron35/files/patch-remoting_host_chromoting__host__services__client.cc deleted file mode 100644 index 8e52f1fcd588..000000000000 --- a/devel/electron35/files/patch-remoting_host_chromoting__host__services__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/host/chromoting_host_services_client.cc.orig 2023-10-19 19:58:29 UTC -+++ remoting/host/chromoting_host_services_client.cc -@@ -59,7 +59,7 @@ mojo::PendingRemote<mojom::ChromotingHostServices> Con - - } // namespace - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - // static - constexpr char -@@ -136,7 +136,7 @@ bool ChromotingHostServicesClient::EnsureSessionServic - if (session_services_remote_.is_bound()) { - return true; - } --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!environment_->HasVar(kChromeRemoteDesktopSessionEnvVar)) { - LOG(WARNING) << "Current desktop environment is not remotable."; - return false; diff --git a/devel/electron35/files/patch-remoting_host_client__session.cc b/devel/electron35/files/patch-remoting_host_client__session.cc deleted file mode 100644 index 9078b98206ff..000000000000 --- a/devel/electron35/files/patch-remoting_host_client__session.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/client_session.cc.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/client_session.cc -@@ -161,7 +161,7 @@ void ClientSession::NotifyClientResolution( - if (effective_policies_.curtain_required.value_or(false)) { - dpi_vector.set(resolution.x_dpi(), resolution.y_dpi()); - } --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - dpi_vector.set(resolution.x_dpi(), resolution.y_dpi()); - #endif - diff --git a/devel/electron35/files/patch-remoting_host_crash_crash__file__uploader.cc b/devel/electron35/files/patch-remoting_host_crash_crash__file__uploader.cc deleted file mode 100644 index 3664076e9b79..000000000000 --- a/devel/electron35/files/patch-remoting_host_crash_crash__file__uploader.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/crash/crash_file_uploader.cc.orig 2024-08-14 20:55:09 UTC -+++ remoting/host/crash/crash_file_uploader.cc -@@ -44,7 +44,7 @@ constexpr char kProductNameValue[] = "Chromoting"; - - #if BUILDFLAG(IS_WIN) - constexpr char kProductNameValue[] = "Chromoting"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kProductNameValue[] = "Chromoting_Linux"; - #elif BUILDFLAG(IS_MAC) - constexpr char kProductNameValue[] = "Chromoting_Mac"; diff --git a/devel/electron35/files/patch-remoting_host_desktop__and__cursor__conditional__composer.cc b/devel/electron35/files/patch-remoting_host_desktop__and__cursor__conditional__composer.cc deleted file mode 100644 index 90a094f7cc47..000000000000 --- a/devel/electron35/files/patch-remoting_host_desktop__and__cursor__conditional__composer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/host/desktop_and_cursor_conditional_composer.cc.orig 2023-03-30 00:33:55 UTC -+++ remoting/host/desktop_and_cursor_conditional_composer.cc -@@ -7,7 +7,7 @@ - #include "base/functional/bind.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/linux/wayland_utils.h" - #endif - -@@ -96,7 +96,7 @@ bool DesktopAndCursorConditionalComposer::IsOccluded( - } - - bool DesktopAndCursorConditionalComposer::SupportsFrameCallbacks() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return IsRunningWayland(); - #else - return false; diff --git a/devel/electron35/files/patch-remoting_host_desktop__capturer__proxy.cc b/devel/electron35/files/patch-remoting_host_desktop__capturer__proxy.cc deleted file mode 100644 index 615765e6a3cc..000000000000 --- a/devel/electron35/files/patch-remoting_host_desktop__capturer__proxy.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/desktop_capturer_proxy.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/desktop_capturer_proxy.cc -@@ -25,7 +25,7 @@ - #include "remoting/host/chromeos/frame_sink_desktop_capturer.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #include "remoting/host/linux/wayland_desktop_capturer.h" -@@ -90,7 +90,7 @@ void DesktopCapturerProxy::Core::CreateCapturer( - - #if BUILDFLAG(IS_CHROMEOS) - capturer_ = std::make_unique<FrameSinkDesktopCapturer>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - static base::nix::SessionType session_type = base::nix::SessionType::kUnset; - if (session_type == base::nix::SessionType::kUnset) { - std::unique_ptr<base::Environment> env = base::Environment::Create(); -@@ -297,7 +297,7 @@ bool DesktopCapturerProxy::SupportsFrameCallbacks() { - bool DesktopCapturerProxy::SupportsFrameCallbacks() { - DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return IsRunningWayland(); - #else - return false; diff --git a/devel/electron35/files/patch-remoting_host_desktop__capturer__wrapper.cc b/devel/electron35/files/patch-remoting_host_desktop__capturer__wrapper.cc deleted file mode 100644 index 3aef4ac947f7..000000000000 --- a/devel/electron35/files/patch-remoting_host_desktop__capturer__wrapper.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/desktop_capturer_wrapper.cc.orig 2024-04-15 20:34:03 UTC -+++ remoting/host/desktop_capturer_wrapper.cc -@@ -13,7 +13,7 @@ - #include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h" - #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/linux/wayland_desktop_capturer.h" - #include "remoting/host/linux/wayland_utils.h" - #endif -@@ -33,7 +33,7 @@ void DesktopCapturerWrapper::CreateCapturer( - SourceId id) { - DCHECK(!capturer_); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - capturer_ = std::make_unique<WaylandDesktopCapturer>(options); - } else { -@@ -112,7 +112,7 @@ bool DesktopCapturerWrapper::SupportsFrameCallbacks() - bool DesktopCapturerWrapper::SupportsFrameCallbacks() { - DCHECK_CALLED_ON_VALID_THREAD(thread_checker_); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return capturer_ && IsRunningWayland(); - #else - return false; diff --git a/devel/electron35/files/patch-remoting_host_evaluate__capability.cc b/devel/electron35/files/patch-remoting_host_evaluate__capability.cc deleted file mode 100644 index 8aff22ffb2d0..000000000000 --- a/devel/electron35/files/patch-remoting_host_evaluate__capability.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/evaluate_capability.cc.orig 2024-06-18 21:43:37 UTC -+++ remoting/host/evaluate_capability.cc -@@ -56,7 +56,7 @@ base::FilePath BuildHostBinaryPath() { - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (path.BaseName().value() == - FILE_PATH_LITERAL("chrome-remote-desktop-host")) { - return path; diff --git a/devel/electron35/files/patch-remoting_host_host__attributes.cc b/devel/electron35/files/patch-remoting_host_host__attributes.cc deleted file mode 100644 index 0487c82d866c..000000000000 --- a/devel/electron35/files/patch-remoting_host_host__attributes.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/host_attributes.cc.orig 2024-06-18 21:43:37 UTC -+++ remoting/host/host_attributes.cc -@@ -105,7 +105,7 @@ std::string GetHostAttributes() { - if (media::InitializeMediaFoundation()) { - result.push_back("HWEncoder"); - } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - result.push_back("HWEncoder"); - #endif - diff --git a/devel/electron35/files/patch-remoting_host_host__details.cc b/devel/electron35/files/patch-remoting_host_host__details.cc deleted file mode 100644 index d63c78a9f047..000000000000 --- a/devel/electron35/files/patch-remoting_host_host__details.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/host_details.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/host_details.cc -@@ -7,7 +7,7 @@ - #include "base/system/sys_info.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/linux_util.h" - #endif - -@@ -22,7 +22,7 @@ std::string GetHostOperatingSystemName() { - return "Mac"; - #elif BUILDFLAG(IS_CHROMEOS) - return "ChromeOS"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "Linux"; - #elif BUILDFLAG(IS_ANDROID) - return "Android"; -@@ -34,7 +34,7 @@ std::string GetHostOperatingSystemVersion() { - // Get the host Operating System Version, removing the need to check for OS - // definitions and keeps the format used consistent. - std::string GetHostOperatingSystemVersion() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return base::GetLinuxDistro(); - #else - return base::SysInfo::OperatingSystemVersion(); diff --git a/devel/electron35/files/patch-remoting_host_host__main.cc b/devel/electron35/files/patch-remoting_host_host__main.cc deleted file mode 100644 index 67c1bea7355a..000000000000 --- a/devel/electron35/files/patch-remoting_host_host__main.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- remoting/host/host_main.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/host_main.cc -@@ -55,7 +55,7 @@ int UrlForwarderConfiguratorMain(); - int RdpDesktopSessionMain(); - int UrlForwarderConfiguratorMain(); - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - int XSessionChooserMain(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -68,7 +68,7 @@ const char kUsageMessage[] = - "\n" - "Options:\n" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - " --audio-pipe-name=<pipe> - Sets the pipe name to capture audio on " - "Linux.\n" - #endif // BUILDFLAG(IS_LINUX) -@@ -161,7 +161,7 @@ MainRoutineFn SelectMainRoutine(const std::string& pro - } else if (process_type == kProcessTypeUrlForwarderConfigurator) { - main_routine = &UrlForwarderConfiguratorMain; - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - } else if (process_type == kProcessTypeXSessionChooser) { - main_routine = &XSessionChooserMain; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -229,7 +229,7 @@ int HostMain(int argc, char** argv) { - // Note that we enable crash reporting only if the user has opted in to having - // the crash reports uploaded. - if (IsUsageStatsAllowed()) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - InitializeCrashReporting(); - #elif BUILDFLAG(IS_WIN) - // TODO: joedow - Enable crash reporting for the RDP process. diff --git a/devel/electron35/files/patch-remoting_host_ipc__constants.cc b/devel/electron35/files/patch-remoting_host_ipc__constants.cc deleted file mode 100644 index 82a528b5dac8..000000000000 --- a/devel/electron35/files/patch-remoting_host_ipc__constants.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/host/ipc_constants.cc.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/ipc_constants.cc -@@ -17,7 +17,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - #if !defined(NDEBUG) - // Use a different IPC name for debug builds so that we can run the host -@@ -81,7 +81,7 @@ GetChromotingHostServicesServerName() { - static const base::NoDestructor<mojo::NamedPlatformChannel::ServerName> - server_name( - named_mojo_ipc_server::WorkingDirectoryIndependentServerNameFromUTF8( --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux host creates the socket file in /tmp, and it won't be - // deleted until reboot, so we put username in the path in case - // the user switches the host owner. diff --git a/devel/electron35/files/patch-remoting_host_it2me_it2me__host.cc b/devel/electron35/files/patch-remoting_host_it2me_it2me__host.cc deleted file mode 100644 index 16725c0977bb..000000000000 --- a/devel/electron35/files/patch-remoting_host_it2me_it2me__host.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/it2me/it2me_host.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/it2me/it2me_host.cc -@@ -61,7 +61,7 @@ - #include "remoting/host/chromeos/features.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/linux/wayland_manager.h" - #include "remoting/host/linux/wayland_utils.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -224,7 +224,7 @@ void It2MeHost::Connect( - - OnPolicyUpdate(std::move(policies)); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - WaylandManager::Get()->Init(host_context_->ui_task_runner()); - } -@@ -376,7 +376,7 @@ void It2MeHost::ConnectOnNetworkThread( - - // Set up the desktop environment options. - DesktopEnvironmentOptions options(DesktopEnvironmentOptions::CreateDefault()); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - options.desktop_capture_options()->set_prefer_cursor_embedded(true); - } diff --git a/devel/electron35/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc b/devel/electron35/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc deleted file mode 100644 index 268454660a1b..000000000000 --- a/devel/electron35/files/patch-remoting_host_it2me_it2me__native__messaging__host__main.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- remoting/host/it2me/it2me_native_messaging_host_main.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/it2me/it2me_native_messaging_host_main.cc -@@ -30,7 +30,7 @@ - #include "remoting/host/resources.h" - #include "remoting/host/usage_stats_consent.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if defined(REMOTING_USE_X11) - #include <gtk/gtk.h> - #include "base/linux_util.h" -@@ -77,7 +77,7 @@ int It2MeNativeMessagingHostMain(int argc, char** argv - // Creates a It2MeNativeMessagingHost instance, attaches it to stdin/stdout and - // runs the task executor until It2MeNativeMessagingHost signals shutdown. - int It2MeNativeMessagingHostMain(int argc, char** argv) { --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - if (!IsRunningWayland()) { - // Initialize Xlib for multi-threaded use, allowing non-Chromium code to - // use X11 safely (such as the WebRTC capturer, GTK ...) -@@ -125,7 +125,7 @@ int It2MeNativeMessagingHostMain(int argc, char** argv - - remoting::LoadResources(""); - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - // Required for any calls into GTK functions, such as the Disconnect and - // Continue windows. Calling with nullptr arguments because we don't have - // any command line arguments for gtk to consume. -@@ -251,7 +251,7 @@ int It2MeNativeMessagingHostMain(int argc, char** argv - PolicyWatcher::CreateWithTaskRunner(context->file_task_runner(), - context->management_service()); - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - scoped_refptr<AutoThreadTaskRunner> input_task_runner; - if (!IsRunningWayland()) { - // Create an X11EventSource on all UI threads, so the global X11 connection -@@ -278,7 +278,7 @@ int It2MeNativeMessagingHostMain(int argc, char** argv - // Run the loop until channel is alive. - run_loop.Run(); - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - if (!IsRunningWayland()) { - input_task_runner->PostTask(FROM_HERE, base::BindOnce([]() { - delete ui::X11EventSource::GetInstance(); diff --git a/devel/electron35/files/patch-remoting_host_legacy__interaction__strategy.cc b/devel/electron35/files/patch-remoting_host_legacy__interaction__strategy.cc deleted file mode 100644 index 0aa774ce1fb2..000000000000 --- a/devel/electron35/files/patch-remoting_host_legacy__interaction__strategy.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/host/legacy_interaction_strategy.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/legacy_interaction_strategy.cc -@@ -43,7 +43,7 @@ - #include "remoting/host/chromeos/mouse_cursor_monitor_aura.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/linux/wayland_utils.h" - #endif - -@@ -88,7 +88,7 @@ std::unique_ptr<DesktopCapturer> LegacyInteractionStra - scoped_refptr<base::SingleThreadTaskRunner> capture_task_runner; - #if BUILDFLAG(IS_CHROMEOS) - capture_task_runner = ui_task_runner_; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - // Each capturer instance should get its own thread so the capturers don't - // compete with each other in multistream mode. diff --git a/devel/electron35/files/patch-remoting_host_me2me__desktop__environment.cc b/devel/electron35/files/patch-remoting_host_me2me__desktop__environment.cc deleted file mode 100644 index 460067e94ac9..000000000000 --- a/devel/electron35/files/patch-remoting_host_me2me__desktop__environment.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- remoting/host/me2me_desktop_environment.cc.orig 2024-10-16 21:31:37 UTC -+++ remoting/host/me2me_desktop_environment.cc -@@ -108,7 +108,7 @@ std::string Me2MeDesktopEnvironment::GetCapabilities() - capabilities += protocol::kRemoteWebAuthnCapability; - } - --#if BUILDFLAG(IS_LINUX) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - if (!IsRunningWayland()) { - capabilities += " "; - capabilities += protocol::kMultiStreamCapability; -@@ -150,7 +150,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( - // properly under Xvfb. - mutable_desktop_capture_options()->set_use_update_notifications(true); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Setting this option to false means that the capture differ wrapper will not - // be used when the X11 capturer is selected. This reduces the X11 capture - // time by a few milliseconds per frame and is safe because we can rely on -@@ -159,7 +159,7 @@ Me2MeDesktopEnvironment::Me2MeDesktopEnvironment( - mutable_desktop_capture_options()->set_detect_updated_region(false); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - mutable_desktop_capture_options()->set_prefer_cursor_embedded(false); - } -@@ -184,7 +184,7 @@ bool Me2MeDesktopEnvironment::InitializeSecurity( - - // Otherwise, if the session is shared with the local user start monitoring - // the local input and create the in-session UI. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool want_user_interface = false; - #elif BUILDFLAG(IS_APPLE) - // Don't try to display any UI on top of the system's login screen as this diff --git a/devel/electron35/files/patch-remoting_host_mojo__caller__security__checker.cc b/devel/electron35/files/patch-remoting_host_mojo__caller__security__checker.cc deleted file mode 100644 index b58529b98ce1..000000000000 --- a/devel/electron35/files/patch-remoting_host_mojo__caller__security__checker.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/mojo_caller_security_checker.cc.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/mojo_caller_security_checker.cc -@@ -37,7 +37,7 @@ namespace { - namespace remoting { - namespace { - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr auto kAllowedCallerProgramNames = - base::MakeFixedFlatSet<base::FilePath::StringPieceType>({ - "remote-open-url", -@@ -98,7 +98,7 @@ bool IsTrustedMojoEndpoint( - return true; - #endif - --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - - // TODO: yuweih - see if it's possible to move away from PID-based security - // checks, which might be susceptible of PID reuse attacks. -@@ -122,7 +122,7 @@ bool IsTrustedMojoEndpoint( - base::FilePath::StringType program_name = - caller_process_image_path.BaseName().value(); - if (!kAllowedCallerProgramNames.contains(program_name)) { --#if BUILDFLAG(IS_LINUX) && !defined(NDEBUG) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && !defined(NDEBUG) - // Linux binaries generated in out/Debug are underscore-separated. To make - // debugging easier, we just check the name again with underscores replaced - // with hyphens. diff --git a/devel/electron35/files/patch-remoting_host_mouse__cursor__monitor__proxy.cc b/devel/electron35/files/patch-remoting_host_mouse__cursor__monitor__proxy.cc deleted file mode 100644 index ad173e0b0a3f..000000000000 --- a/devel/electron35/files/patch-remoting_host_mouse__cursor__monitor__proxy.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/mouse_cursor_monitor_proxy.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/mouse_cursor_monitor_proxy.cc -@@ -73,7 +73,7 @@ void MouseCursorMonitorProxy::Core::CreateMouseCursorM - - #if BUILDFLAG(IS_CHROMEOS) - mouse_cursor_monitor_ = std::make_unique<MouseCursorMonitorAura>(); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - mouse_cursor_monitor_ = webrtc::MouseCursorMonitor::Create(options); - } else { diff --git a/devel/electron35/files/patch-remoting_host_policy__watcher.cc b/devel/electron35/files/patch-remoting_host_policy__watcher.cc deleted file mode 100644 index 0b2e00f1bcaa..000000000000 --- a/devel/electron35/files/patch-remoting_host_policy__watcher.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/policy_watcher.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/policy_watcher.cc -@@ -177,7 +177,7 @@ base::Value::Dict PolicyWatcher::GetDefaultPolicies() - true); - result.Set(key::kRemoteAccessHostAllowEnterpriseFileTransfer, false); - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - result.Set(key::kRemoteAccessHostMatchUsername, false); - #endif - #if !BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc b/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc deleted file mode 100644 index e8f1cbd06f50..000000000000 --- a/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__client.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- remoting/host/remote_open_url/remote_open_url_client.cc.orig 2022-05-19 14:06:27 UTC -+++ remoting/host/remote_open_url/remote_open_url_client.cc -@@ -18,7 +18,7 @@ - #include "remoting/host/mojom/chromoting_host_services.mojom.h" - #include "remoting/host/mojom/remote_url_opener.mojom.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/remote_open_url/remote_open_url_client_delegate_linux.h" - #elif BUILDFLAG(IS_WIN) - #include "remoting/host/remote_open_url/remote_open_url_client_delegate_win.h" -@@ -31,7 +31,7 @@ namespace { - constexpr base::TimeDelta kRequestTimeout = base::Seconds(5); - - std::unique_ptr<RemoteOpenUrlClient::Delegate> CreateDelegate() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<RemoteOpenUrlClientDelegateLinux>(); - #elif BUILDFLAG(IS_WIN) - return std::make_unique<RemoteOpenUrlClientDelegateWin>(); diff --git a/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc b/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc deleted file mode 100644 index 84686704aae1..000000000000 --- a/devel/electron35/files/patch-remoting_host_remote__open__url_remote__open__url__util.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/remote_open_url/remote_open_url_util.cc.orig 2023-03-30 00:33:55 UTC -+++ remoting/host/remote_open_url/remote_open_url_util.cc -@@ -29,7 +29,7 @@ const wchar_t kRegisteredApplicationsKeyName[] = - #endif // BUILDFLAG(IS_WIN) - - bool IsRemoteOpenUrlSupported() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return true; - #elif BUILDFLAG(IS_WIN) - // The MSI installs the ProgID and capabilities into registry, but not the diff --git a/devel/electron35/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc b/devel/electron35/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc deleted file mode 100644 index b59e8f067d2b..000000000000 --- a/devel/electron35/files/patch-remoting_host_remote__open__url_url__forwarder__configurator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/remote_open_url/url_forwarder_configurator.cc.orig 2022-02-28 16:54:41 UTC -+++ remoting/host/remote_open_url/url_forwarder_configurator.cc -@@ -12,7 +12,7 @@ UrlForwarderConfigurator::UrlForwarderConfigurator() = - - UrlForwarderConfigurator::~UrlForwarderConfigurator() = default; - --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_WIN) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_WIN) && !BUILDFLAG(IS_BSD) - - // static - std::unique_ptr<UrlForwarderConfigurator> UrlForwarderConfigurator::Create() { diff --git a/devel/electron35/files/patch-remoting_host_remoting__me2me__host.cc b/devel/electron35/files/patch-remoting_host_remoting__me2me__host.cc deleted file mode 100644 index c096efaddbfa..000000000000 --- a/devel/electron35/files/patch-remoting_host_remoting__me2me__host.cc +++ /dev/null @@ -1,160 +0,0 @@ ---- remoting/host/remoting_me2me_host.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/remoting_me2me_host.cc -@@ -145,7 +145,7 @@ - #include "remoting/host/mac/permission_utils.h" - #endif // BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if defined(REMOTING_USE_X11) - #include <gtk/gtk.h> - #endif // defined(REMOTING_USE_X11) -@@ -156,13 +156,13 @@ - #endif // defined(REMOTING_USE_X11) - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/linux_util.h" - #include "remoting/host/linux/audio_capturer_linux.h" - #include "remoting/host/linux/certificate_watcher.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/host_utmp_logger.h" - #endif - -@@ -176,7 +176,7 @@ - #include "remoting/host/win/session_desktop_environment.h" - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/linux/wayland_manager.h" - #include "remoting/host/linux/wayland_utils.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -204,7 +204,7 @@ const char kStdinConfigPath[] = "-"; - const char kStdinConfigPath[] = "-"; - #endif // !defined(REMOTING_MULTI_PROCESS) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The command line switch used to pass name of the pipe to capture audio on - // linux. - const char kAudioPipeSwitchName[] = "audio-pipe-name"; -@@ -448,7 +448,7 @@ class HostProcess : public ConfigWatcher::Delegate, - std::unique_ptr<AgentProcessBrokerClient> agent_process_broker_client_; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Watch for certificate changes and kill the host when changes occur - std::unique_ptr<CertificateWatcher> cert_watcher_; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -510,7 +510,7 @@ class HostProcess : public ConfigWatcher::Delegate, - std::unique_ptr<FtlEchoMessageListener> ftl_echo_message_listener_; - - std::unique_ptr<HostEventLogger> host_event_logger_; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<HostUTMPLogger> host_utmp_logger_; - #endif - std::unique_ptr<HostPowerSaveBlocker> power_save_blocker_; -@@ -828,7 +828,7 @@ void HostProcess::ShutdownOnNetworkThread() { - void HostProcess::ShutdownOnNetworkThread() { - DCHECK(context_->network_task_runner()->BelongsToCurrentThread()); - config_watcher_.reset(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - cert_watcher_.reset(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - } -@@ -899,7 +899,7 @@ void HostProcess::CreateAuthenticatorFactory() { - context_->url_loader_factory(), service_account_email_, - oauth_refresh_token_)); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!cert_watcher_) { - cert_watcher_ = std::make_unique<CertificateWatcher>( - base::BindRepeating(&HostProcess::ShutdownHost, -@@ -1041,13 +1041,13 @@ void HostProcess::StartOnUiThread() { - base::BindRepeating(&HostProcess::OnPolicyUpdate, base::Unretained(this)), - base::BindRepeating(&HostProcess::OnPolicyError, base::Unretained(this))); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (IsRunningWayland()) { - WaylandManager::Get()->Init(context_->ui_task_runner()); - } - #endif // BUILDFLAG(IS_LINUX) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // If an audio pipe is specific on the command-line then initialize - // AudioCapturerLinux to capture from it. - base::FilePath audio_pipe_name = -@@ -1124,7 +1124,7 @@ void HostProcess::ShutdownOnUiThread() { - // It is now safe for the HostProcess to be deleted. - self_ = nullptr; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Cause the global AudioPipeReader to be freed, otherwise the audio - // thread will remain in-use and prevent the process from exiting. - // TODO(wez): DesktopEnvironmentFactory should own the pipe reader. -@@ -1132,7 +1132,7 @@ void HostProcess::ShutdownOnUiThread() { - AudioCapturerLinux::InitializePipeReader(nullptr, base::FilePath()); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - context_->input_task_runner()->PostTask( - FROM_HERE, - base::BindOnce([]() { delete ui::X11EventSource::GetInstance(); })); -@@ -1844,7 +1844,7 @@ void HostProcess::StartHost() { - corp_host_status_logger_->StartObserving(*session_manager); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - desktop_environment_options_.set_enable_remote_webauthn(is_corp_host_); - #endif - #if BUILDFLAG(IS_WIN) -@@ -1871,7 +1871,7 @@ void HostProcess::StartHost() { - - host_->AddExtension(std::make_unique<TestEchoExtension>()); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); - if (cmd_line->HasSwitch(kEnableUtempter)) { - host_utmp_logger_ = -@@ -1907,7 +1907,7 @@ void HostProcess::StartHost() { - // addresses. - host_->Start(*host_owner_emails_.begin()); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // For Windows, ChromotingHostServices connections are handled by the daemon - // process, then the message pipe is forwarded to the network process. - host_->StartChromotingHostServices(); -@@ -2051,7 +2051,7 @@ int HostProcessMain() { - HOST_LOG << "Starting host process: version " << STRINGIZE(VERSION); - const base::CommandLine* cmd_line = base::CommandLine::ForCurrentProcess(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if defined(REMOTING_USE_X11) - // Initialize Xlib for multi-threaded use, allowing non-Chromium code to - // use X11 safely (such as the WebRTC capturer, GTK ...) -@@ -2100,7 +2100,7 @@ int HostProcessMain() { - std::unique_ptr<net::NetworkChangeNotifier> network_change_notifier( - net::NetworkChangeNotifier::CreateIfNeeded()); - --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(REMOTING_USE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && defined(REMOTING_USE_X11) - // Create an X11EventSource on all UI threads, so the global X11 connection - // (x11::Connection::Get()) can dispatch X events. - auto event_source = diff --git a/devel/electron35/files/patch-remoting_host_session__policies__from__dict.cc b/devel/electron35/files/patch-remoting_host_session__policies__from__dict.cc deleted file mode 100644 index 3f5f379e5344..000000000000 --- a/devel/electron35/files/patch-remoting_host_session__policies__from__dict.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/session_policies_from_dict.cc.orig 2025-01-27 17:37:37 UTC -+++ remoting/host/session_policies_from_dict.cc -@@ -76,7 +76,7 @@ std::optional<SessionPolicies> SessionPoliciesFromDict - .curtain_required = - dict.FindBool(policy::key::kRemoteAccessHostRequireCurtain), - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - .host_username_match_required = - dict.FindBool(policy::key::kRemoteAccessHostMatchUsername), - #endif diff --git a/devel/electron35/files/patch-remoting_host_setup_start__host__main.cc b/devel/electron35/files/patch-remoting_host_setup_start__host__main.cc deleted file mode 100644 index 7ff6fb2d40ee..000000000000 --- a/devel/electron35/files/patch-remoting_host_setup_start__host__main.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/setup/start_host_main.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/setup/start_host_main.cc -@@ -43,7 +43,7 @@ - #include <unistd.h> - #endif // BUILDFLAG(IS_POSIX) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "remoting/host/setup/daemon_controller_delegate_linux.h" - #include "remoting/host/setup/start_host_as_root.h" - #endif // BUILDFLAG(IS_LINUX) -@@ -374,7 +374,7 @@ int StartHostMain(int argc, char** argv) { - } // namespace - - int StartHostMain(int argc, char** argv) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Minimize the amount of code that runs as root on Posix systems. - if (getuid() == 0) { - return remoting::StartHostAsRoot(argc, argv); -@@ -399,7 +399,7 @@ int StartHostMain(int argc, char** argv) { - - mojo::core::Init(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (command_line->HasSwitch("no-start")) { - // On Linux, registering the host with systemd and starting it is the only - // reason start_host requires root. The --no-start options skips that final diff --git a/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc b/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc deleted file mode 100644 index ee6514773f6b..000000000000 --- a/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__caller__security__utils.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- remoting/host/webauthn/remote_webauthn_caller_security_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/host/webauthn/remote_webauthn_caller_security_utils.cc -@@ -10,7 +10,7 @@ - #include "base/strings/utf_string_conversions.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "base/containers/fixed_flat_set.h" - #include "base/files/file_path.h" - #include "base/process/process_handle.h" -@@ -38,7 +38,7 @@ namespace { - - // No static variables needed for debug builds. - --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - - constexpr auto kAllowedCallerPrograms = - base::MakeFixedFlatSet<base::FilePath::StringPieceType>({ -@@ -83,7 +83,7 @@ bool IsLaunchedByTrustedProcess() { - #if !defined(NDEBUG) - // Just return true on debug builds for the convenience of development. - return true; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ProcessId parent_pid = - base::GetParentProcessId(base::GetCurrentProcessHandle()); - // Note that on Linux the process image may no longer exist in its original diff --git a/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc b/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc deleted file mode 100644 index 18f339fff1a6..000000000000 --- a/devel/electron35/files/patch-remoting_host_webauthn_remote__webauthn__extension__notifier.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- remoting/host/webauthn/remote_webauthn_extension_notifier.cc.orig 2024-10-16 21:31:37 UTC -+++ remoting/host/webauthn/remote_webauthn_extension_notifier.cc -@@ -30,7 +30,7 @@ - #include "base/task/thread_pool.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #include "base/strings/string_util.h" -@@ -75,14 +75,14 @@ std::vector<base::FilePath> GetRemoteStateChangeDirPat - // Caller should check if the directory exists before writing files to it. A - // directory only exists if the corresponding Chrome version is installed. - std::vector<base::FilePath> GetRemoteStateChangeDirPaths() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - constexpr base::FilePath::CharType kStateChangeDirName[] = - FILE_PATH_LITERAL("WebAuthenticationProxyRemoteSessionStateChange"); - #endif - - std::vector<base::FilePath> dirs; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // See: chrome/common/chrome_paths_linux.cc - auto env = base::Environment::Create(); - base::FilePath base_path; diff --git a/devel/electron35/files/patch-remoting_protocol_webrtc__video__stream.cc b/devel/electron35/files/patch-remoting_protocol_webrtc__video__stream.cc deleted file mode 100644 index 97691157e46a..000000000000 --- a/devel/electron35/files/patch-remoting_protocol_webrtc__video__stream.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/protocol/webrtc_video_stream.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/protocol/webrtc_video_stream.cc -@@ -267,7 +267,7 @@ WebrtcVideoStream::WebrtcVideoStream(const SessionOpti - : session_options_(session_options) { - // TODO(joedow): Dig into the threading model on other platforms to see if they - // can also be updated to run on a dedicated thread. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - core_task_runner_ = base::ThreadPool::CreateSingleThreadTaskRunner( - {base::TaskPriority::HIGHEST}, - base::SingleThreadTaskRunnerThreadMode::DEDICATED); diff --git a/devel/electron35/files/patch-remoting_signaling_ftl__host__device__id__provider.cc b/devel/electron35/files/patch-remoting_signaling_ftl__host__device__id__provider.cc deleted file mode 100644 index d91e944414c4..000000000000 --- a/devel/electron35/files/patch-remoting_signaling_ftl__host__device__id__provider.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/signaling/ftl_host_device_id_provider.cc.orig 2025-03-24 20:50:14 UTC -+++ remoting/signaling/ftl_host_device_id_provider.cc -@@ -16,7 +16,7 @@ constexpr char kDeviceIdPrefix[] = "crd-cros-host-"; - constexpr char kDeviceIdPrefix[] = "crd-mac-host-"; - #elif BUILDFLAG(IS_CHROMEOS) - constexpr char kDeviceIdPrefix[] = "crd-cros-host-"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kDeviceIdPrefix[] = "crd-linux-host-"; - #else - constexpr char kDeviceIdPrefix[] = "crd-unknown-host-"; diff --git a/devel/electron35/files/patch-sandbox_BUILD.gn b/devel/electron35/files/patch-sandbox_BUILD.gn deleted file mode 100644 index 6b1329566d7d..000000000000 --- a/devel/electron35/files/patch-sandbox_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- sandbox/BUILD.gn.orig 2022-08-31 12:19:35 UTC -+++ sandbox/BUILD.gn -@@ -49,7 +49,7 @@ group("sandbox") { - "//sandbox/mac:system_services", - "//sandbox/mac/mojom", - ] -- } else if (is_linux || is_chromeos || is_android) { -+ } else if ((is_linux && !is_bsd) || is_chromeos || is_android) { - public_deps = [ "//sandbox/linux:sandbox" ] - } - } diff --git a/devel/electron35/files/patch-sandbox_features.gni b/devel/electron35/files/patch-sandbox_features.gni deleted file mode 100644 index 9f5a00868f96..000000000000 --- a/devel/electron35/files/patch-sandbox_features.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- sandbox/features.gni.orig 2022-02-07 13:39:41 UTC -+++ sandbox/features.gni -@@ -6,7 +6,7 @@ - # currently. - # Do not disable seccomp_bpf anywhere without talking to - # security@chromium.org! --use_seccomp_bpf = (is_linux || is_chromeos || is_android) && -+use_seccomp_bpf = !is_bsd && (is_linux || is_chromeos || is_android) && - (current_cpu == "x86" || current_cpu == "x64" || - current_cpu == "arm" || current_cpu == "arm64" || - current_cpu == "mipsel" || current_cpu == "mips64el") diff --git a/devel/electron35/files/patch-sandbox_linux_BUILD.gn b/devel/electron35/files/patch-sandbox_linux_BUILD.gn deleted file mode 100644 index cd766112fa72..000000000000 --- a/devel/electron35/files/patch-sandbox_linux_BUILD.gn +++ /dev/null @@ -1,35 +0,0 @@ ---- sandbox/linux/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ sandbox/linux/BUILD.gn -@@ -12,11 +12,11 @@ declare_args() { - } - - declare_args() { -- compile_suid_client = is_linux || is_chromeos -+ compile_suid_client = (is_linux || is_chromeos) && !is_bsd - -- compile_credentials = is_linux || is_chromeos -+ compile_credentials = (is_linux || is_chromeos) && !is_bsd - -- compile_syscall_broker = is_linux || is_chromeos -+ compile_syscall_broker = (is_linux || is_chromeos) && !is_bsd - - # On Android, use plain GTest. - use_base_test_suite = is_linux || is_chromeos -@@ -380,6 +380,17 @@ component("sandbox_services") { - "services/libc_interceptor.h", - ] - } -+ -+ if (is_bsd) { -+ sources -= [ -+ "services/scoped_process.cc", -+ "services/scoped_process.h", -+ "services/syscall_wrappers.cc", -+ "services/syscall_wrappers.h", -+ "services/yama.cc", -+ "services/yama.h", -+ ] -+ } - } - - source_set("sandbox_services_headers") { diff --git a/devel/electron35/files/patch-sandbox_linux_services_init__process__reaper.cc b/devel/electron35/files/patch-sandbox_linux_services_init__process__reaper.cc deleted file mode 100644 index 2b0562c64676..000000000000 --- a/devel/electron35/files/patch-sandbox_linux_services_init__process__reaper.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- sandbox/linux/services/init_process_reaper.cc.orig 2025-03-24 20:50:14 UTC -+++ sandbox/linux/services/init_process_reaper.cc -@@ -7,6 +7,7 @@ - #pragma allow_unsafe_libc_calls - #endif - -+#if 0 - #include "sandbox/linux/services/init_process_reaper.h" - - #include <signal.h> -@@ -105,3 +106,4 @@ bool CreateInitProcessReaper(base::OnceClosure post_fo - } - - } // namespace sandbox. -+#endif diff --git a/devel/electron35/files/patch-sandbox_linux_services_libc__interceptor.cc b/devel/electron35/files/patch-sandbox_linux_services_libc__interceptor.cc deleted file mode 100644 index 9b976657c263..000000000000 --- a/devel/electron35/files/patch-sandbox_linux_services_libc__interceptor.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- sandbox/linux/services/libc_interceptor.cc.orig 2024-08-14 20:55:10 UTC -+++ sandbox/linux/services/libc_interceptor.cc -@@ -17,7 +17,9 @@ - #include <stddef.h> - #include <stdint.h> - #include <string.h> -+#if !BUILDFLAG(IS_BSD) - #include <sys/prctl.h> -+#endif - #include <sys/socket.h> - #include <sys/types.h> - #include <time.h> -@@ -173,7 +175,7 @@ bool ReadTimeStruct(base::PickleIterator* iter, - } else { - base::AutoLock lock(g_timezones_lock.Get()); - auto ret_pair = g_timezones.Get().insert(timezone); -- output->tm_zone = ret_pair.first->c_str(); -+ output->tm_zone = (char *)ret_pair.first->c_str(); - } - - return true; diff --git a/devel/electron35/files/patch-sandbox_policy_BUILD.gn b/devel/electron35/files/patch-sandbox_policy_BUILD.gn deleted file mode 100644 index 77b98f63eca2..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_BUILD.gn +++ /dev/null @@ -1,39 +0,0 @@ ---- sandbox/policy/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/BUILD.gn -@@ -45,7 +45,7 @@ component("policy") { - "//third_party/jni_zero", - ] - } -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ - "linux/bpf_audio_policy_linux.cc", - "linux/bpf_audio_policy_linux.h", -@@ -114,6 +114,27 @@ component("policy") { - "//sandbox/linux:sandbox_services", - "//sandbox/linux:seccomp_bpf", - "//sandbox/linux:suid_sandbox_client", -+ ] -+ } -+ if (is_openbsd) { -+ sources += [ -+ "openbsd/sandbox_openbsd.cc", -+ "openbsd/sandbox_openbsd.h", -+ ] -+ deps += [ -+ "//sandbox:sandbox_buildflags", -+ "//ui/gfx/x", -+ ] -+ libs = [ "util" ] -+ } -+ if (is_freebsd) { -+ sources += [ -+ "freebsd/sandbox_freebsd.cc", -+ "freebsd/sandbox_freebsd.h", -+ ] -+ deps += [ -+ "//sandbox:sandbox_buildflags", -+ "//ui/gfx/x", - ] - } - if (is_chromeos_ash) { diff --git a/devel/electron35/files/patch-sandbox_policy_features.cc b/devel/electron35/files/patch-sandbox_policy_features.cc deleted file mode 100644 index e7474fe24ba3..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_features.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- sandbox/policy/features.cc.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/features.cc -@@ -20,7 +20,11 @@ BASE_FEATURE(kNetworkServiceSandbox, - // (Only causes an effect when feature kNetworkServiceInProcess is disabled.) - BASE_FEATURE(kNetworkServiceSandbox, - "NetworkServiceSandbox", -+#if BUILDFLAG(IS_BSD) -+ base::FEATURE_ENABLED_BY_DEFAULT); -+#else - base::FEATURE_DISABLED_BY_DEFAULT); -+#endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - // Enables a fine-grained seccomp-BPF syscall filter for the network service. diff --git a/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc b/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc deleted file mode 100644 index 60f4c3a4a393..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.cc +++ /dev/null @@ -1,214 +0,0 @@ ---- sandbox/policy/freebsd/sandbox_freebsd.cc.orig 2025-02-02 01:39:46 UTC -+++ sandbox/policy/freebsd/sandbox_freebsd.cc -@@ -0,0 +1,211 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "sandbox/policy/freebsd/sandbox_freebsd.h" -+ -+#include <dirent.h> -+#include <fcntl.h> -+#include <stdint.h> -+#include <sys/resource.h> -+#include <sys/stat.h> -+#include <sys/time.h> -+#include <sys/types.h> -+#include <unistd.h> -+ -+#include <limits> -+#include <memory> -+#include <string> -+#include <vector> -+ -+#include "base/command_line.h" -+#include "base/debug/stack_trace.h" -+#include "base/feature_list.h" -+#include "base/files/file_path.h" -+#include "base/files/file_util.h" -+#include "base/files/scoped_file.h" -+#include "base/logging.h" -+#include "base/memory/singleton.h" -+#include "base/path_service.h" -+#include "base/posix/eintr_wrapper.h" -+#include "base/strings/string_number_conversions.h" -+#include "base/system/sys_info.h" -+#include "base/threading/thread.h" -+#include "base/time/time.h" -+#include "build/build_config.h" -+#include "crypto/crypto_buildflags.h" -+#include "ppapi/buildflags/buildflags.h" -+#include "sandbox/constants.h" -+#include "sandbox/linux/services/credentials.h" -+#include "sandbox/linux/services/namespace_sandbox.h" -+#include "sandbox/linux/services/proc_util.h" -+#include "sandbox/linux/services/resource_limits.h" -+#include "sandbox/linux/services/thread_helpers.h" -+#include "sandbox/linux/syscall_broker/broker_command.h" -+#include "sandbox/linux/syscall_broker/broker_process.h" -+#include "sandbox/policy/sandbox.h" -+#include "sandbox/policy/sandbox_type.h" -+#include "sandbox/policy/mojom/sandbox.mojom.h" -+#include "sandbox/policy/switches.h" -+#include "sandbox/sandbox_buildflags.h" -+ -+#if BUILDFLAG(USING_SANITIZER) -+#include <sanitizer/common_interface_defs.h> -+#endif -+ -+#if BUILDFLAG(USE_NSS_CERTS) -+#include "crypto/nss_util.h" -+#endif -+ -+#include "third_party/boringssl/src/include/openssl/crypto.h" -+ -+#include "ui/gfx/font_util.h" -+ -+namespace sandbox { -+namespace policy { -+ -+SandboxLinux::SandboxLinux() -+ : sandbox_status_flags_(kInvalid), -+ pre_initialized_(false), -+ initialize_sandbox_ran_(false), -+ broker_process_(nullptr) { -+} -+ -+SandboxLinux::~SandboxLinux() { -+ if (pre_initialized_) { -+ CHECK(initialize_sandbox_ran_); -+ } -+} -+ -+SandboxLinux* SandboxLinux::GetInstance() { -+ SandboxLinux* instance = base::Singleton<SandboxLinux>::get(); -+ CHECK(instance); -+ return instance; -+} -+ -+void SandboxLinux::StopThread(base::Thread* thread) { -+ DCHECK(thread); -+ thread->Stop(); -+} -+ -+void SandboxLinux::PreinitializeSandbox(sandbox::mojom::Sandbox sandbox_type) { -+ CHECK(!pre_initialized_); -+#if BUILDFLAG(USING_SANITIZER) -+ // Sanitizers need to open some resources before the sandbox is enabled. -+ // This should not fork, not launch threads, not open a directory. -+ __sanitizer_sandbox_on_notify(sanitizer_args()); -+ sanitizer_args_.reset(); -+#endif -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ const std::string process_type = -+ command_line->GetSwitchValueASCII(switches::kProcessType); -+ -+ base::SysInfo::AmountOfPhysicalMemory(); -+ base::SysInfo::NumberOfProcessors(); -+ base::SysInfo::CPUModelName(); -+ -+ switch (sandbox_type) { -+ case sandbox::mojom::Sandbox::kNoSandbox: -+ { -+#if BUILDFLAG(USE_NSS_CERTS) -+ // The main process has to initialize the ~/.pki dir which won't work -+ // after unveil(2). -+ crypto::EnsureNSSInit(); -+#endif -+ CRYPTO_pre_sandbox_init(); -+ -+ base::FilePath cache_directory, local_directory; -+ -+ base::PathService::Get(base::DIR_CACHE, &cache_directory); -+ base::PathService::Get(base::DIR_HOME, &local_directory); -+ -+ cache_directory = cache_directory.AppendASCII("chromium"); -+ local_directory = local_directory.AppendASCII(".local").AppendASCII("share").AppendASCII("applications"); -+ -+ if (!base::CreateDirectory(cache_directory)) { -+ LOG(ERROR) << "Failed to create " << cache_directory.value() << " directory."; -+ } -+ -+ if (!base::CreateDirectory(local_directory)) { -+ LOG(ERROR) << "Failed to create " << local_directory.value() << " directory."; -+ } -+ -+ break; -+ } -+ case sandbox::mojom::Sandbox::kRenderer: -+ gfx::InitializeFonts(); -+ break; -+ default: -+ break; -+ } -+ -+ pre_initialized_ = true; -+} -+ -+bool SandboxLinux::InitializeSandbox(sandbox::mojom::Sandbox sandbox_type, -+ SandboxLinux::PreSandboxHook hook, -+ const Options& options) { -+ DCHECK(!initialize_sandbox_ran_); -+ initialize_sandbox_ran_ = true; -+ -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ const std::string process_type = -+ command_line->GetSwitchValueASCII(switches::kProcessType); -+ -+ if (command_line->HasSwitch(switches::kNoSandbox)) -+ return true; -+ -+ VLOG(1) << "SandboxLinux::InitializeSandbox: process_type=" -+ << process_type << " sandbox_type=" << sandbox_type; -+ -+ // Only one thread is running, pre-initialize if not already done. -+ if (!pre_initialized_) -+ PreinitializeSandbox(sandbox_type); -+ -+ // Attempt to limit the future size of the address space of the process. -+ int error = 0; -+ const bool limited_as = LimitAddressSpace(&error); -+ if (error) { -+ // Restore errno. Internally to |LimitAddressSpace|, the errno due to -+ // setrlimit may be lost. -+ errno = error; -+ PCHECK(limited_as); -+ } -+ -+ if (hook) -+ CHECK(std::move(hook).Run(options)); -+ -+ return true; -+} -+ -+bool SandboxLinux::LimitAddressSpace(int* error) { -+#if !defined(ADDRESS_SANITIZER) && !defined(MEMORY_SANITIZER) && \ -+ !defined(THREAD_SANITIZER) && !defined(LEAK_SANITIZER) -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ if (SandboxTypeFromCommandLine(*command_line) == sandbox::mojom::Sandbox::kNoSandbox) { -+ return false; -+ } -+ -+ // Unfortunately, it does not appear possible to set RLIMIT_AS such that it -+ // will both (a) be high enough to support V8's and WebAssembly's address -+ // space requirements while also (b) being low enough to mitigate exploits -+ // using integer overflows that require large allocations, heap spray, or -+ // other memory-hungry attack modes. -+ -+ *error = sandbox::ResourceLimits::Lower( -+ RLIMIT_DATA, static_cast<rlim_t>(sandbox::kDataSizeLimit)); -+ -+ // Cache the resource limit before turning on the sandbox. -+ base::SysInfo::AmountOfVirtualMemory(); -+ base::SysInfo::MaxSharedMemorySize(); -+ -+ return *error == 0; -+#else -+ base::SysInfo::AmountOfVirtualMemory(); -+ return false; -+#endif // !defined(ADDRESS_SANITIZER) && !defined(MEMORY_SANITIZER) && -+ // !defined(THREAD_SANITIZER) && !defined(LEAK_SANITIZER) -+} -+ -+} // namespace policy -+} // namespace sandbox diff --git a/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h b/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h deleted file mode 100644 index 41877b1a9643..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_freebsd_sandbox__freebsd.h +++ /dev/null @@ -1,279 +0,0 @@ ---- sandbox/policy/freebsd/sandbox_freebsd.h.orig 2025-02-02 01:39:46 UTC -+++ sandbox/policy/freebsd/sandbox_freebsd.h -@@ -0,0 +1,276 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+#ifndef SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ -+#define SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ -+ -+#include <memory> -+#include <string> -+#include <vector> -+ -+#include "base/logging.h" -+#include "base/posix/global_descriptors.h" -+#include "sandbox/policy/export.h" -+#include "sandbox/policy/linux/sandbox_seccomp_bpf_linux.h" -+#include "sandbox/policy/mojom/sandbox.mojom.h" -+#include "base/sanitizer_buildflags.h" -+ -+#if BUILDFLAG(USING_SANITIZER) -+#include <sanitizer/common_interface_defs.h> -+#endif -+ -+namespace base { -+template <typename T> -+struct DefaultSingletonTraits; -+class Thread; -+} // namespace base -+ -+namespace sandbox { -+namespace syscall_broker { -+class BrokerProcess; -+} // namespace syscall_broker -+} // namespace sandbox -+ -+namespace sandbox { -+namespace policy { -+ -+// A singleton class to represent and change our sandboxing state for the -+// three main Linux sandboxes. -+// The sandboxing model allows using two layers of sandboxing. The first layer -+// can be implemented either with unprivileged namespaces or with the setuid -+// sandbox. This class provides a way to engage the namespace sandbox, but does -+// not deal with the legacy setuid sandbox directly. -+// The second layer is mainly based on seccomp-bpf and is engaged with -+// InitializeSandbox(). InitializeSandbox() is also responsible for "sealing" -+// the first layer of sandboxing. That is, InitializeSandbox must always be -+// called to have any meaningful sandboxing at all. -+class SANDBOX_POLICY_EXPORT SandboxLinux { -+ public: -+ // This is a list of sandbox IPC methods which the renderer may send to the -+ // sandbox host. See -+ // https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md -+ // This isn't the full list, values < 32 are reserved for methods called from -+ // Skia, and values < 64 are reserved for libc_interceptor.cc. -+ enum LinuxSandboxIPCMethods { -+ DEPRECATED_METHOD_GET_FALLBACK_FONT_FOR_CHAR = 64, -+ DEPRECATED_METHOD_GET_CHILD_WITH_INODE, -+ DEPRECATED_METHOD_GET_STYLE_FOR_STRIKE, -+ METHOD_MAKE_SHARED_MEMORY_SEGMENT, -+ DEPRECATED_METHOD_MATCH_WITH_FALLBACK, -+ }; -+ -+ // These form a bitmask which describes the conditions of the Linux sandbox. -+ // Note: this doesn't strictly give you the current status, it states -+ // what will be enabled when the relevant processes are initialized. -+ enum Status { -+ // SUID sandbox active. -+ kSUID = 1 << 0, -+ -+ // Sandbox is using a new PID namespace. -+ kPIDNS = 1 << 1, -+ -+ // Sandbox is using a new network namespace. -+ kNetNS = 1 << 2, -+ -+ // seccomp-bpf sandbox active. -+ kSeccompBPF = 1 << 3, -+ -+ // The Yama LSM module is present and enforcing. -+ kYama = 1 << 4, -+ -+ // seccomp-bpf sandbox is active and the kernel supports TSYNC. -+ kSeccompTSYNC = 1 << 5, -+ -+ // User namespace sandbox active. -+ kUserNS = 1 << 6, -+ -+ // A flag that denotes an invalid sandbox status. -+ kInvalid = 1 << 31, -+ }; -+ -+ // SandboxLinux Options are a superset of SandboxSecompBPF Options. -+ struct Options : public SandboxSeccompBPF::Options { -+ // When running with a zygote, the namespace sandbox will have already -+ // been engaged prior to initializing SandboxLinux itself, and need not -+ // be done so again. Set to true to indicate that there isn't a zygote -+ // for this process and the step is to be performed here explicitly. -+ bool engage_namespace_sandbox = false; -+ -+ // Allow starting the sandbox with multiple threads already running. This -+ // will enable TSYNC for seccomp-BPF, which syncs the seccomp-BPF policy -+ // across all running threads. -+ bool allow_threads_during_sandbox_init = false; -+ -+ // Enables the CHECK for open directories. The open directory check is only -+ // useful for the chroot jail (from the semantic layer of the sandbox), and -+ // can safely be disabled if we are only enabling the seccomp-BPF layer. -+ bool check_for_open_directories = true; -+ }; -+ -+ // Callers can provide this hook to run code right before the policy -+ // is passed to the BPF compiler and the sandbox is engaged. If -+ // pre_sandbox_hook() returns true, the sandbox will be engaged -+ // afterwards, otherwise the process is terminated. -+ using PreSandboxHook = base::OnceCallback<bool(Options)>; -+ -+ // Get our singleton instance. -+ static SandboxLinux* GetInstance(); -+ -+ SandboxLinux(const SandboxLinux&) = delete; -+ SandboxLinux& operator=(const SandboxLinux&) = delete; -+ -+ bool SetPledge(const char *pstring, const char *ppath); -+ bool SetUnveil(const std::string process_type, sandbox::mojom::Sandbox sandbox_type); -+ -+ // Do some initialization that can only be done before any of the sandboxes -+ // are enabled. If using the setuid sandbox, this should be called manually -+ // before the setuid sandbox is engaged. -+ // Security: When this runs, it is imperative that either InitializeSandbox() -+ // runs as well or that all file descriptors returned in -+ // GetFileDescriptorsToClose() get closed. -+ // Otherwise file descriptors that bypass the security of the setuid sandbox -+ // would be kept open. One must be particularly careful if a process performs -+ // a fork(). -+ void PreinitializeSandbox(sandbox::mojom::Sandbox sandbox_type); -+ -+ // Check that the current process is the init process of a new PID -+ // namespace and then proceed to drop access to the file system by using -+ // a new unprivileged namespace. This is a layer-1 sandbox. -+ // In order for this sandbox to be effective, it must be "sealed" by calling -+ // InitializeSandbox(). -+ void EngageNamespaceSandbox(bool from_zygote); -+ -+ // Return a list of file descriptors to close if PreinitializeSandbox() ran -+ // but InitializeSandbox() won't. Avoid using. -+ // TODO(jln): get rid of this hack. -+ std::vector<int> GetFileDescriptorsToClose(); -+ -+ // Seal an eventual layer-1 sandbox and initialize the layer-2 sandbox with -+ // an adequate policy depending on the process type and command line -+ // arguments. -+ // Currently the layer-2 sandbox is composed of seccomp-bpf and address space -+ // limitations. -+ // This function should only be called without any thread running. -+ bool InitializeSandbox(sandbox::mojom::Sandbox sandbox_type, -+ PreSandboxHook hook, -+ const Options& options); -+ -+ // Stop |thread| in a way that can be trusted by the sandbox. -+ void StopThread(base::Thread* thread); -+ -+ // Returns the status of the renderer, worker and ppapi sandbox. Can only -+ // be queried after going through PreinitializeSandbox(). This is a bitmask -+ // and uses the constants defined in "enum Status" above. Since the -+ // status needs to be provided before the sandboxes are actually started, -+ // this returns what will actually happen once InitializeSandbox() -+ // is called from inside these processes. -+ int GetStatus(); -+ -+ // Returns true if the current process is single-threaded or if the number -+ // of threads cannot be determined. -+ bool IsSingleThreaded() const; -+ -+ // Returns true if we started Seccomp BPF. -+ bool seccomp_bpf_started() const; -+ -+ // Check the policy and eventually start the seccomp-bpf sandbox. This should -+ // never be called with threads started. If we detect that threads have -+ // started we will crash. -+ bool StartSeccompBPF(sandbox::mojom::Sandbox sandbox_type, -+ PreSandboxHook hook, -+ const Options& options); -+ -+ // Limit the address space of the current process (and its children) to make -+ // some vulnerabilities harder to exploit. Writes the errno due to setrlimit -+ // (including 0 if no error) into |error|. -+ bool LimitAddressSpace(int* error); -+ -+ // Returns a file descriptor to proc. The file descriptor is no longer valid -+ // after the sandbox has been sealed. -+ int proc_fd() const { -+ DCHECK_NE(-1, proc_fd_); -+ return proc_fd_; -+ } -+ -+#if BUILDFLAG(USING_SANITIZER) -+ __sanitizer_sandbox_arguments* sanitizer_args() const { -+ return sanitizer_args_.get(); -+ }; -+#endif -+ -+ // A BrokerProcess is a helper that is started before the sandbox is engaged, -+ // typically from a pre-sandbox hook, that will serve requests to access -+ // files over an IPC channel. The client of this runs from a SIGSYS handler -+ // triggered by the seccomp-bpf sandbox. -+ // |client_sandbox_policy| is the policy being run by the client, and is -+ // used to derive the equivalent broker-side policy. -+ // |broker_side_hook| is an alternate pre-sandbox hook to be run before the -+ // broker itself gets sandboxed, to which the broker side policy and -+ // |options| are passed. -+ // Crashes the process if the broker can not be started since continuation -+ // is impossible (and presumably unsafe). -+ // This should never be destroyed, as after the sandbox is started it is -+ // vital to the process. -+#if 0 -+ void StartBrokerProcess( -+ const sandbox::syscall_broker::BrokerCommandSet& allowed_command_set, -+ std::vector<sandbox::syscall_broker::BrokerFilePermission> permissions, -+ PreSandboxHook broker_side_hook, -+ const Options& options); -+ -+ sandbox::syscall_broker::BrokerProcess* broker_process() const { -+ return broker_process_; -+ } -+#endif -+ -+ private: -+ friend struct base::DefaultSingletonTraits<SandboxLinux>; -+ -+ SandboxLinux(); -+ ~SandboxLinux(); -+ -+ // We must have been pre_initialized_ before using these. -+ bool seccomp_bpf_supported() const; -+ bool seccomp_bpf_with_tsync_supported() const; -+ -+ // Returns true if it can be determined that the current process has open -+ // directories that are not managed by the SandboxLinux class. This would -+ // be a vulnerability as it would allow to bypass the setuid sandbox. -+ bool HasOpenDirectories() const; -+ -+ // The last part of the initialization is to make sure any temporary "hole" -+ // in the sandbox is closed. For now, this consists of closing proc_fd_. -+ void SealSandbox(); -+ -+ // GetStatus() makes promises as to how the sandbox will behave. This -+ // checks that no promises have been broken. -+ void CheckForBrokenPromises(sandbox::mojom::Sandbox sandbox_type); -+ -+ // Stop |thread| and make sure it does not appear in /proc/self/tasks/ -+ // anymore. -+ void StopThreadAndEnsureNotCounted(base::Thread* thread) const; -+ -+ // A file descriptor to /proc. It's dangerous to have it around as it could -+ // allow for sandbox bypasses. It needs to be closed before we consider -+ // ourselves sandboxed. -+ int proc_fd_; -+ -+ bool seccomp_bpf_started_; -+ // The value returned by GetStatus(). Gets computed once and then cached. -+ int sandbox_status_flags_; -+ // Did PreinitializeSandbox() run? -+ bool pre_initialized_; -+ bool seccomp_bpf_supported_; // Accurate if pre_initialized_. -+ bool seccomp_bpf_with_tsync_supported_; // Accurate if pre_initialized_. -+ bool yama_is_enforcing_; // Accurate if pre_initialized_. -+ bool initialize_sandbox_ran_; // InitializeSandbox() was called. -+#if BUILDFLAG(USING_SANITIZER) -+ std::unique_ptr<__sanitizer_sandbox_arguments> sanitizer_args_; -+#endif -+ sandbox::syscall_broker::BrokerProcess* broker_process_; // Leaked as global. -+}; -+ -+} // namespace policy -+} // namespace sandbox -+ -+#endif // SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ diff --git a/devel/electron35/files/patch-sandbox_policy_mojom_sandbox.mojom b/devel/electron35/files/patch-sandbox_policy_mojom_sandbox.mojom deleted file mode 100644 index 5437a34b4052..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_mojom_sandbox.mojom +++ /dev/null @@ -1,15 +0,0 @@ ---- sandbox/policy/mojom/sandbox.mojom.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/mojom/sandbox.mojom -@@ -74,6 +74,12 @@ enum Sandbox { - // Minimally privileged sandbox on Fuchsia. - [EnableIf=is_fuchsia] kVideoCapture, - -+ [EnableIf=is_openbsd] -+ kVideoCapture, -+ -+ [EnableIf=is_freebsd] -+ kVideoCapture, -+ - // Allows access to file contents and Windows APIs for parsing icons from PE - // files. - [EnableIf=is_win] kIconReader, diff --git a/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc b/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc deleted file mode 100644 index 88997c4dc0c0..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.cc +++ /dev/null @@ -1,395 +0,0 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.cc.orig 2025-02-02 01:39:46 UTC -+++ sandbox/policy/openbsd/sandbox_openbsd.cc -@@ -0,0 +1,392 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "sandbox/policy/openbsd/sandbox_openbsd.h" -+ -+#include <dirent.h> -+#include <fcntl.h> -+#include <stdint.h> -+#include <sys/resource.h> -+#include <sys/stat.h> -+#include <sys/time.h> -+#include <sys/types.h> -+#include <unistd.h> -+#include <util.h> -+ -+#include <limits> -+#include <memory> -+#include <string> -+#include <vector> -+ -+#include "base/command_line.h" -+#include "base/debug/stack_trace.h" -+#include "base/feature_list.h" -+#include "base/files/file_path.h" -+#include "base/files/file_util.h" -+#include "base/files/scoped_file.h" -+#include "base/logging.h" -+#include "base/memory/singleton.h" -+#include "base/path_service.h" -+#include "base/posix/eintr_wrapper.h" -+#include "base/strings/string_number_conversions.h" -+#include "base/system/sys_info.h" -+#include "base/threading/thread.h" -+#include "base/time/time.h" -+#include "build/build_config.h" -+#include "crypto/crypto_buildflags.h" -+#include "ppapi/buildflags/buildflags.h" -+#include "sandbox/constants.h" -+#include "sandbox/linux/services/credentials.h" -+#include "sandbox/linux/services/namespace_sandbox.h" -+#include "sandbox/linux/services/proc_util.h" -+#include "sandbox/linux/services/resource_limits.h" -+#include "sandbox/linux/services/thread_helpers.h" -+#include "sandbox/linux/syscall_broker/broker_command.h" -+#include "sandbox/linux/syscall_broker/broker_process.h" -+#include "sandbox/policy/sandbox.h" -+#include "sandbox/policy/sandbox_type.h" -+#include "sandbox/policy/mojom/sandbox.mojom.h" -+#include "sandbox/policy/switches.h" -+#include "sandbox/sandbox_buildflags.h" -+ -+#if BUILDFLAG(USING_SANITIZER) -+#include <sanitizer/common_interface_defs.h> -+#endif -+ -+#if BUILDFLAG(USE_NSS_CERTS) -+#include "crypto/nss_util.h" -+#endif -+ -+#include "third_party/boringssl/src/include/openssl/crypto.h" -+ -+#include <fontconfig/fontconfig.h> -+#include "ui/gfx/linux/fontconfig_util.h" -+ -+#define MAXTOKENS 3 -+ -+#define _UNVEIL_MAIN "/etc/chromium/unveil.main"; -+#define _UNVEIL_GPU "/etc/chromium/unveil.gpu"; -+#define _UNVEIL_UTILITY_NETWORK "/etc/chromium/unveil.utility_network"; -+#define _UNVEIL_UTILITY_AUDIO "/etc/chromium/unveil.utility_audio"; -+#define _UNVEIL_UTILITY_VIDEO "/etc/chromium/unveil.utility_video"; -+ -+namespace sandbox { -+namespace policy { -+ -+SandboxLinux::SandboxLinux() -+ : unveil_initialized_(false), -+ sandbox_status_flags_(kInvalid), -+ pre_initialized_(false), -+ initialize_sandbox_ran_(false), -+ broker_process_(nullptr) { -+} -+ -+SandboxLinux::~SandboxLinux() { -+ if (pre_initialized_) { -+ CHECK(initialize_sandbox_ran_); -+ } -+} -+ -+SandboxLinux* SandboxLinux::GetInstance() { -+ SandboxLinux* instance = base::Singleton<SandboxLinux>::get(); -+ CHECK(instance); -+ return instance; -+} -+ -+void SandboxLinux::StopThread(base::Thread* thread) { -+ DCHECK(thread); -+ thread->Stop(); -+} -+ -+void SandboxLinux::PreinitializeSandbox(sandbox::mojom::Sandbox sandbox_type) { -+ CHECK(!pre_initialized_); -+#if BUILDFLAG(USING_SANITIZER) -+ // Sanitizers need to open some resources before the sandbox is enabled. -+ // This should not fork, not launch threads, not open a directory. -+ __sanitizer_sandbox_on_notify(sanitizer_args()); -+ sanitizer_args_.reset(); -+#endif -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ const std::string process_type = -+ command_line->GetSwitchValueASCII(switches::kProcessType); -+ -+ base::SysInfo::AmountOfPhysicalMemory(); -+ base::SysInfo::NumberOfProcessors(); -+ base::SysInfo::CPUModelName(); -+ -+ switch (sandbox_type) { -+ case sandbox::mojom::Sandbox::kNoSandbox: -+ { -+#if BUILDFLAG(USE_NSS_CERTS) -+ // The main process has to initialize the ~/.pki dir which won't work -+ // after unveil(2). -+ crypto::EnsureNSSInit(); -+#endif -+ CRYPTO_pre_sandbox_init(); -+ -+ base::FilePath cache_directory, local_directory; -+ -+ base::PathService::Get(base::DIR_CACHE, &cache_directory); -+ base::PathService::Get(base::DIR_HOME, &local_directory); -+ -+ cache_directory = cache_directory.AppendASCII("chromium"); -+ local_directory = local_directory.AppendASCII(".local").AppendASCII("share").AppendASCII("applications"); -+ -+ if (!base::CreateDirectory(cache_directory)) { -+ LOG(ERROR) << "Failed to create " << cache_directory.value() << " directory."; -+ } -+ -+ if (!base::CreateDirectory(local_directory)) { -+ LOG(ERROR) << "Failed to create " << local_directory.value() << " directory."; -+ } -+ -+ break; -+ } -+ case sandbox::mojom::Sandbox::kRenderer: -+ { -+ FcConfig* config = gfx::GetGlobalFontConfig(); -+ DCHECK(config); -+ break; -+ } -+ default: -+ break; -+ } -+ -+ pre_initialized_ = true; -+} -+ -+bool SandboxLinux::SetPledge(const char *pstring, const char *ppath) { -+ FILE *fp; -+ char *s = NULL; -+ size_t len = 0; -+ ssize_t read; -+ -+ if (pstring != NULL) { -+ if (pledge(pstring, NULL) == -1) -+ goto err; -+ VLOG(5) << "pledge " << pstring; -+ } else if (ppath != NULL) { -+ fp = fopen(ppath, "r"); -+ if (fp != NULL) { -+ while ((read = getline(&s, &len, fp)) != -1 ) { -+ if (s[strlen(s)-1] == '\n') -+ s[strlen(s)-1] = '\0'; -+ if (pledge(s, NULL) == -1) -+ goto err; -+ VLOG(5) << "pledge " << s; -+ } -+ fclose(fp); -+ } else { -+ LOG(ERROR) << "fopen(" << ppath << ") failed, errno: " << errno; -+ return false; -+ } -+ } -+ return true; -+err: -+ LOG(ERROR) << "pledge() failed, errno: " << errno; -+ return false; -+} -+ -+bool SandboxLinux::SetUnveil(const std::string process_type, sandbox::mojom::Sandbox sandbox_type) { -+ FILE *fp; -+ char *s = NULL, *cp = NULL, *home = NULL, **ap, *tokens[MAXTOKENS]; -+ char path[PATH_MAX]; -+ const char *ufile; -+ size_t len = 0, lineno = 0; -+ -+ switch (sandbox_type) { -+ case sandbox::mojom::Sandbox::kNoSandbox: -+ ufile = _UNVEIL_MAIN; -+ break; -+ case sandbox::mojom::Sandbox::kGpu: -+ case sandbox::mojom::Sandbox::kOnDeviceModelExecution: -+ ufile = _UNVEIL_GPU; -+ break; -+ case sandbox::mojom::Sandbox::kNetwork: -+ ufile = _UNVEIL_UTILITY_NETWORK; -+ break; -+ case sandbox::mojom::Sandbox::kAudio: -+ ufile = _UNVEIL_UTILITY_AUDIO; -+ break; -+ case sandbox::mojom::Sandbox::kVideoCapture: -+ ufile = _UNVEIL_UTILITY_VIDEO; -+ break; -+ default: -+ unveil("/dev/null", "r"); -+ goto done; -+ } -+ -+ fp = fopen(ufile, "r"); -+ if (fp != NULL) { -+ while (!feof(fp)) { -+ if ((s = fparseln(fp, &len, &lineno, NULL, -+ FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT)) == NULL) { -+ if (ferror(fp)) { -+ LOG(ERROR) << "ferror(), errno: " << errno; -+ _exit(1); -+ } else { -+ continue; -+ } -+ } -+ cp = s; -+ cp += strspn(cp, " \t\n"); /* eat whitespace */ -+ if (cp[0] == '\0') -+ continue; -+ -+ for (ap = tokens; ap < &tokens[MAXTOKENS - 1] && -+ (*ap = strsep(&cp, " \t")) != NULL;) { -+ if (**ap != '\0') -+ ap++; -+ } -+ *ap = NULL; -+ -+ if (tokens[1] == NULL) { -+ LOG(ERROR) << ufile << ": line " << lineno << ": must supply value to " << s; -+ _exit(1); -+ } -+ -+ if (tokens[0][0] == '~') { -+ if ((home = getenv("HOME")) == NULL || *home == '\0') { -+ LOG(ERROR) << "failed to get home"; -+ _exit(1); -+ } -+ memmove(tokens[0], tokens[0] + 1, strlen(tokens[0])); -+ strncpy(path, home, sizeof(path) - 1); -+ path[sizeof(path) - 1] = '\0'; -+ strncat(path, tokens[0], sizeof(path) - 1 - strlen(path)); -+ } else { -+ strncpy(path, tokens[0], sizeof(path) - 1); -+ path[sizeof(path) - 1] = '\0'; -+ } -+ -+ if (unveil(path, tokens[1]) == -1) { -+ LOG(ERROR) << "failed unveiling " << path << " with permissions " << tokens[1]; -+ _exit(1); -+ } else { -+ VLOG(5) << "unveiling " << path << " with permissions " << tokens[1]; -+ } -+ } -+ fclose(fp); -+ } else { -+ LOG(ERROR) << "failed to open " << ufile << " errno: " << errno; -+ _exit(1); -+ } -+ -+done: -+ unveil_initialized_ = true; -+ -+ return true; -+} -+ -+bool SandboxLinux::unveil_initialized() const { -+ return unveil_initialized_; -+} -+ -+bool SandboxLinux::InitializeSandbox(sandbox::mojom::Sandbox sandbox_type, -+ SandboxLinux::PreSandboxHook hook, -+ const Options& options) { -+ DCHECK(!initialize_sandbox_ran_); -+ initialize_sandbox_ran_ = true; -+ -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ const std::string process_type = -+ command_line->GetSwitchValueASCII(switches::kProcessType); -+ -+ if (command_line->HasSwitch(switches::kNoSandbox)) -+ return true; -+ -+ VLOG(1) << "SandboxLinux::InitializeSandbox: process_type=" -+ << process_type << " sandbox_type=" << sandbox_type; -+ -+ // Only one thread is running, pre-initialize if not already done. -+ if (!pre_initialized_) -+ PreinitializeSandbox(sandbox_type); -+ -+ // Attempt to limit the future size of the address space of the process. -+ int error = 0; -+ const bool limited_as = LimitAddressSpace(&error); -+ if (error) { -+ // Restore errno. Internally to |LimitAddressSpace|, the errno due to -+ // setrlimit may be lost. -+ errno = error; -+ PCHECK(limited_as); -+ } -+ -+ if (hook) -+ CHECK(std::move(hook).Run(options)); -+ -+ if (!command_line->HasSwitch(switches::kDisableUnveil)) -+ SetUnveil(process_type, sandbox_type); -+ -+ switch(sandbox_type) { -+ case sandbox::mojom::Sandbox::kNoSandbox: -+ SetPledge(NULL, "/etc/chromium/pledge.main"); -+ break; -+ case sandbox::mojom::Sandbox::kRenderer: -+ // prot_exec needed by v8 -+ // flock needed by sqlite3 locking -+ SetPledge("stdio rpath flock prot_exec recvfd sendfd ps", NULL); -+ break; -+ case sandbox::mojom::Sandbox::kGpu: -+ case sandbox::mojom::Sandbox::kOnDeviceModelExecution: -+ SetPledge("stdio drm rpath flock cpath wpath prot_exec recvfd sendfd tmppath", NULL); -+ break; -+#if BUILDFLAG(ENABLE_PPAPI) -+ case sandbox::mojom::Sandbox::kPpapi: -+ // prot_exec needed by v8 -+ SetPledge("stdio rpath prot_exec recvfd sendfd", NULL); -+ break; -+#endif -+ case sandbox::mojom::Sandbox::kAudio: -+ SetPledge(NULL, "/etc/chromium/pledge.utility_audio"); -+ break; -+ case sandbox::mojom::Sandbox::kNetwork: -+ SetPledge(NULL, "/etc/chromium/pledge.utility_network"); -+ break; -+ case sandbox::mojom::Sandbox::kVideoCapture: -+ SetPledge(NULL, "/etc/chromium/pledge.utility_video"); -+ break; -+ case sandbox::mojom::Sandbox::kUtility: -+ case sandbox::mojom::Sandbox::kService: -+ SetPledge("stdio rpath cpath wpath fattr flock sendfd recvfd prot_exec", NULL); -+ break; -+ default: -+ LOG(ERROR) << "non-pledge()'d process: " << sandbox_type; -+ break; -+ } -+ -+ return true; -+} -+ -+bool SandboxLinux::LimitAddressSpace(int* error) { -+#if !defined(ADDRESS_SANITIZER) && !defined(MEMORY_SANITIZER) && \ -+ !defined(THREAD_SANITIZER) && !defined(LEAK_SANITIZER) -+ base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); -+ if (SandboxTypeFromCommandLine(*command_line) == sandbox::mojom::Sandbox::kNoSandbox) { -+ return false; -+ } -+ -+ // Unfortunately, it does not appear possible to set RLIMIT_AS such that it -+ // will both (a) be high enough to support V8's and WebAssembly's address -+ // space requirements while also (b) being low enough to mitigate exploits -+ // using integer overflows that require large allocations, heap spray, or -+ // other memory-hungry attack modes. -+ -+ *error = sandbox::ResourceLimits::Lower( -+ RLIMIT_DATA, static_cast<rlim_t>(sandbox::kDataSizeLimit)); -+ -+ // Cache the resource limit before turning on the sandbox. -+ base::SysInfo::AmountOfVirtualMemory(); -+ base::SysInfo::MaxSharedMemorySize(); -+ -+ return *error == 0; -+#else -+ base::SysInfo::AmountOfVirtualMemory(); -+ return false; -+#endif // !defined(ADDRESS_SANITIZER) && !defined(MEMORY_SANITIZER) && -+ // !defined(THREAD_SANITIZER) && !defined(LEAK_SANITIZER) -+} -+ -+} // namespace policy -+} // namespace sandbox diff --git a/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h b/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h deleted file mode 100644 index 1f22747caf21..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_openbsd_sandbox__openbsd.h +++ /dev/null @@ -1,283 +0,0 @@ ---- sandbox/policy/openbsd/sandbox_openbsd.h.orig 2025-02-02 01:39:46 UTC -+++ sandbox/policy/openbsd/sandbox_openbsd.h -@@ -0,0 +1,280 @@ -+// Copyright (c) 2012 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+#ifndef SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ -+#define SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ -+ -+#include <memory> -+#include <string> -+#include <vector> -+ -+#include "base/logging.h" -+#include "base/posix/global_descriptors.h" -+#include "sandbox/policy/export.h" -+#include "sandbox/policy/linux/sandbox_seccomp_bpf_linux.h" -+#include "sandbox/policy/mojom/sandbox.mojom.h" -+#include "base/sanitizer_buildflags.h" -+ -+#if BUILDFLAG(USING_SANITIZER) -+#include <sanitizer/common_interface_defs.h> -+#endif -+ -+namespace base { -+template <typename T> -+struct DefaultSingletonTraits; -+class Thread; -+} // namespace base -+ -+namespace sandbox { -+namespace syscall_broker { -+class BrokerProcess; -+} // namespace syscall_broker -+} // namespace sandbox -+ -+namespace sandbox { -+namespace policy { -+ -+// A singleton class to represent and change our sandboxing state for the -+// three main Linux sandboxes. -+// The sandboxing model allows using two layers of sandboxing. The first layer -+// can be implemented either with unprivileged namespaces or with the setuid -+// sandbox. This class provides a way to engage the namespace sandbox, but does -+// not deal with the legacy setuid sandbox directly. -+// The second layer is mainly based on seccomp-bpf and is engaged with -+// InitializeSandbox(). InitializeSandbox() is also responsible for "sealing" -+// the first layer of sandboxing. That is, InitializeSandbox must always be -+// called to have any meaningful sandboxing at all. -+class SANDBOX_POLICY_EXPORT SandboxLinux { -+ public: -+ // This is a list of sandbox IPC methods which the renderer may send to the -+ // sandbox host. See -+ // https://chromium.googlesource.com/chromium/src/+/master/docs/linux_sandbox_ipc.md -+ // This isn't the full list, values < 32 are reserved for methods called from -+ // Skia, and values < 64 are reserved for libc_interceptor.cc. -+ enum LinuxSandboxIPCMethods { -+ DEPRECATED_METHOD_GET_FALLBACK_FONT_FOR_CHAR = 64, -+ DEPRECATED_METHOD_GET_CHILD_WITH_INODE, -+ DEPRECATED_METHOD_GET_STYLE_FOR_STRIKE, -+ METHOD_MAKE_SHARED_MEMORY_SEGMENT, -+ DEPRECATED_METHOD_MATCH_WITH_FALLBACK, -+ }; -+ -+ // These form a bitmask which describes the conditions of the Linux sandbox. -+ // Note: this doesn't strictly give you the current status, it states -+ // what will be enabled when the relevant processes are initialized. -+ enum Status { -+ // SUID sandbox active. -+ kSUID = 1 << 0, -+ -+ // Sandbox is using a new PID namespace. -+ kPIDNS = 1 << 1, -+ -+ // Sandbox is using a new network namespace. -+ kNetNS = 1 << 2, -+ -+ // seccomp-bpf sandbox active. -+ kSeccompBPF = 1 << 3, -+ -+ // The Yama LSM module is present and enforcing. -+ kYama = 1 << 4, -+ -+ // seccomp-bpf sandbox is active and the kernel supports TSYNC. -+ kSeccompTSYNC = 1 << 5, -+ -+ // User namespace sandbox active. -+ kUserNS = 1 << 6, -+ -+ // A flag that denotes an invalid sandbox status. -+ kInvalid = 1 << 31, -+ }; -+ -+ // SandboxLinux Options are a superset of SandboxSecompBPF Options. -+ struct Options : public SandboxSeccompBPF::Options { -+ // When running with a zygote, the namespace sandbox will have already -+ // been engaged prior to initializing SandboxLinux itself, and need not -+ // be done so again. Set to true to indicate that there isn't a zygote -+ // for this process and the step is to be performed here explicitly. -+ bool engage_namespace_sandbox = false; -+ -+ // Allow starting the sandbox with multiple threads already running. This -+ // will enable TSYNC for seccomp-BPF, which syncs the seccomp-BPF policy -+ // across all running threads. -+ bool allow_threads_during_sandbox_init = false; -+ -+ // Enables the CHECK for open directories. The open directory check is only -+ // useful for the chroot jail (from the semantic layer of the sandbox), and -+ // can safely be disabled if we are only enabling the seccomp-BPF layer. -+ bool check_for_open_directories = true; -+ }; -+ -+ // Callers can provide this hook to run code right before the policy -+ // is passed to the BPF compiler and the sandbox is engaged. If -+ // pre_sandbox_hook() returns true, the sandbox will be engaged -+ // afterwards, otherwise the process is terminated. -+ using PreSandboxHook = base::OnceCallback<bool(Options)>; -+ -+ // Get our singleton instance. -+ static SandboxLinux* GetInstance(); -+ -+ SandboxLinux(const SandboxLinux&) = delete; -+ SandboxLinux& operator=(const SandboxLinux&) = delete; -+ -+ bool SetPledge(const char *pstring, const char *ppath); -+ bool SetUnveil(const std::string process_type, sandbox::mojom::Sandbox sandbox_type); -+ -+ // Do some initialization that can only be done before any of the sandboxes -+ // are enabled. If using the setuid sandbox, this should be called manually -+ // before the setuid sandbox is engaged. -+ // Security: When this runs, it is imperative that either InitializeSandbox() -+ // runs as well or that all file descriptors returned in -+ // GetFileDescriptorsToClose() get closed. -+ // Otherwise file descriptors that bypass the security of the setuid sandbox -+ // would be kept open. One must be particularly careful if a process performs -+ // a fork(). -+ void PreinitializeSandbox(sandbox::mojom::Sandbox sandbox_type); -+ -+ // Check that the current process is the init process of a new PID -+ // namespace and then proceed to drop access to the file system by using -+ // a new unprivileged namespace. This is a layer-1 sandbox. -+ // In order for this sandbox to be effective, it must be "sealed" by calling -+ // InitializeSandbox(). -+ void EngageNamespaceSandbox(bool from_zygote); -+ -+ // Return a list of file descriptors to close if PreinitializeSandbox() ran -+ // but InitializeSandbox() won't. Avoid using. -+ // TODO(jln): get rid of this hack. -+ std::vector<int> GetFileDescriptorsToClose(); -+ -+ // Seal an eventual layer-1 sandbox and initialize the layer-2 sandbox with -+ // an adequate policy depending on the process type and command line -+ // arguments. -+ // Currently the layer-2 sandbox is composed of seccomp-bpf and address space -+ // limitations. -+ // This function should only be called without any thread running. -+ bool InitializeSandbox(sandbox::mojom::Sandbox sandbox_type, -+ PreSandboxHook hook, -+ const Options& options); -+ -+ // Stop |thread| in a way that can be trusted by the sandbox. -+ void StopThread(base::Thread* thread); -+ -+ // Returns the status of the renderer, worker and ppapi sandbox. Can only -+ // be queried after going through PreinitializeSandbox(). This is a bitmask -+ // and uses the constants defined in "enum Status" above. Since the -+ // status needs to be provided before the sandboxes are actually started, -+ // this returns what will actually happen once InitializeSandbox() -+ // is called from inside these processes. -+ int GetStatus(); -+ -+ // Returns true if the current process is single-threaded or if the number -+ // of threads cannot be determined. -+ bool IsSingleThreaded() const; -+ -+ // Returns true if we started Seccomp BPF. -+ bool seccomp_bpf_started() const; -+ -+ // Returns true if unveil(2) is used. -+ bool unveil_initialized() const; -+ -+ // Check the policy and eventually start the seccomp-bpf sandbox. This should -+ // never be called with threads started. If we detect that threads have -+ // started we will crash. -+ bool StartSeccompBPF(sandbox::mojom::Sandbox sandbox_type, -+ PreSandboxHook hook, -+ const Options& options); -+ -+ // Limit the address space of the current process (and its children) to make -+ // some vulnerabilities harder to exploit. Writes the errno due to setrlimit -+ // (including 0 if no error) into |error|. -+ bool LimitAddressSpace(int* error); -+ -+ // Returns a file descriptor to proc. The file descriptor is no longer valid -+ // after the sandbox has been sealed. -+ int proc_fd() const { -+ DCHECK_NE(-1, proc_fd_); -+ return proc_fd_; -+ } -+ -+#if BUILDFLAG(USING_SANITIZER) -+ __sanitizer_sandbox_arguments* sanitizer_args() const { -+ return sanitizer_args_.get(); -+ }; -+#endif -+ -+ // A BrokerProcess is a helper that is started before the sandbox is engaged, -+ // typically from a pre-sandbox hook, that will serve requests to access -+ // files over an IPC channel. The client of this runs from a SIGSYS handler -+ // triggered by the seccomp-bpf sandbox. -+ // |client_sandbox_policy| is the policy being run by the client, and is -+ // used to derive the equivalent broker-side policy. -+ // |broker_side_hook| is an alternate pre-sandbox hook to be run before the -+ // broker itself gets sandboxed, to which the broker side policy and -+ // |options| are passed. -+ // Crashes the process if the broker can not be started since continuation -+ // is impossible (and presumably unsafe). -+ // This should never be destroyed, as after the sandbox is started it is -+ // vital to the process. -+#if 0 -+ void StartBrokerProcess( -+ const sandbox::syscall_broker::BrokerCommandSet& allowed_command_set, -+ std::vector<sandbox::syscall_broker::BrokerFilePermission> permissions, -+ PreSandboxHook broker_side_hook, -+ const Options& options); -+ -+ sandbox::syscall_broker::BrokerProcess* broker_process() const { -+ return broker_process_; -+ } -+#endif -+ -+ private: -+ friend struct base::DefaultSingletonTraits<SandboxLinux>; -+ -+ SandboxLinux(); -+ ~SandboxLinux(); -+ -+ // We must have been pre_initialized_ before using these. -+ bool seccomp_bpf_supported() const; -+ bool seccomp_bpf_with_tsync_supported() const; -+ -+ // Returns true if it can be determined that the current process has open -+ // directories that are not managed by the SandboxLinux class. This would -+ // be a vulnerability as it would allow to bypass the setuid sandbox. -+ bool HasOpenDirectories() const; -+ -+ // The last part of the initialization is to make sure any temporary "hole" -+ // in the sandbox is closed. For now, this consists of closing proc_fd_. -+ void SealSandbox(); -+ -+ // GetStatus() makes promises as to how the sandbox will behave. This -+ // checks that no promises have been broken. -+ void CheckForBrokenPromises(sandbox::mojom::Sandbox sandbox_type); -+ -+ // Stop |thread| and make sure it does not appear in /proc/self/tasks/ -+ // anymore. -+ void StopThreadAndEnsureNotCounted(base::Thread* thread) const; -+ -+ // A file descriptor to /proc. It's dangerous to have it around as it could -+ // allow for sandbox bypasses. It needs to be closed before we consider -+ // ourselves sandboxed. -+ int proc_fd_; -+ -+ bool seccomp_bpf_started_; -+ bool unveil_initialized_; -+ // The value returned by GetStatus(). Gets computed once and then cached. -+ int sandbox_status_flags_; -+ // Did PreinitializeSandbox() run? -+ bool pre_initialized_; -+ bool seccomp_bpf_supported_; // Accurate if pre_initialized_. -+ bool seccomp_bpf_with_tsync_supported_; // Accurate if pre_initialized_. -+ bool yama_is_enforcing_; // Accurate if pre_initialized_. -+ bool initialize_sandbox_ran_; // InitializeSandbox() was called. -+#if BUILDFLAG(USING_SANITIZER) -+ std::unique_ptr<__sanitizer_sandbox_arguments> sanitizer_args_; -+#endif -+ sandbox::syscall_broker::BrokerProcess* broker_process_; // Leaked as global. -+}; -+ -+} // namespace policy -+} // namespace sandbox -+ -+#endif // SANDBOX_POLICY_LINUX_SANDBOX_OPENBSD_H_ diff --git a/devel/electron35/files/patch-sandbox_policy_sandbox.cc b/devel/electron35/files/patch-sandbox_policy_sandbox.cc deleted file mode 100644 index 19df6f473d79..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_sandbox.cc +++ /dev/null @@ -1,22 +0,0 @@ ---- sandbox/policy/sandbox.cc.orig 2024-04-15 20:34:03 UTC -+++ sandbox/policy/sandbox.cc -@@ -18,6 +18,10 @@ - #include "sandbox/policy/linux/sandbox_linux.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#endif // BUILDFLAG(IS_BSD) -+ - #if BUILDFLAG(IS_MAC) - #include "sandbox/mac/seatbelt.h" - #endif // BUILDFLAG(IS_MAC) -@@ -32,7 +36,7 @@ namespace policy { - namespace sandbox { - namespace policy { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool Sandbox::Initialize(sandbox::mojom::Sandbox sandbox_type, - SandboxLinux::PreSandboxHook hook, - const SandboxLinux::Options& options) { diff --git a/devel/electron35/files/patch-sandbox_policy_sandbox.h b/devel/electron35/files/patch-sandbox_policy_sandbox.h deleted file mode 100644 index 47c41a0262f4..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_sandbox.h +++ /dev/null @@ -1,24 +0,0 @@ ---- sandbox/policy/sandbox.h.orig 2023-05-25 00:42:01 UTC -+++ sandbox/policy/sandbox.h -@@ -12,6 +12,12 @@ - #include "sandbox/policy/linux/sandbox_linux.h" - #endif - -+#if BUILDFLAG(IS_OPENBSD) -+#include "sandbox/policy/openbsd/sandbox_openbsd.h" -+#elif BUILDFLAG(IS_FREEBSD) -+#include "sandbox/policy/freebsd/sandbox_freebsd.h" -+#endif -+ - namespace sandbox { - namespace mojom { - enum class Sandbox; -@@ -32,7 +38,7 @@ namespace policy { - - class SANDBOX_POLICY_EXPORT Sandbox { - public: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static bool Initialize(sandbox::mojom::Sandbox sandbox_type, - SandboxLinux::PreSandboxHook hook, - const SandboxLinux::Options& options); diff --git a/devel/electron35/files/patch-sandbox_policy_sandbox__type.cc b/devel/electron35/files/patch-sandbox_policy_sandbox__type.cc deleted file mode 100644 index 0f43d72fc178..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_sandbox__type.cc +++ /dev/null @@ -1,197 +0,0 @@ ---- sandbox/policy/sandbox_type.cc.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/sandbox_type.cc -@@ -39,7 +39,7 @@ constexpr char kPpapiSandbox[] = "ppapi"; - #endif - - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - constexpr char kPrintBackendSandbox[] = "print_backend"; - constexpr char kScreenAISandbox[] = "screen_ai"; - #endif -@@ -57,18 +57,18 @@ constexpr char kMirroringSandbox[] = "mirroring"; - constexpr char kMirroringSandbox[] = "mirroring"; - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr char kVideoEffectsSandbox[] = "video_effects"; - #endif - --#if BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - constexpr char kVideoCaptureSandbox[] = "video_capture"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - constexpr char kHardwareVideoDecodingSandbox[] = "hardware_video_decoding"; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - constexpr char kHardwareVideoEncodingSandbox[] = "hardware_video_encoding"; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - -@@ -81,7 +81,7 @@ constexpr char kLibassistantSandbox[] = "libassistant" - #endif // BUILDFLAG(ENABLE_CROS_LIBASSISTANT) - #endif // BUILDFLAG(IS_CHROMEOS_ASH) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - constexpr char kOnDeviceTranslationSandbox[] = "on_device_translation"; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) - -@@ -143,7 +143,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi - case Sandbox::kCdm: - case Sandbox::kPrintCompositor: - case Sandbox::kAudio: --#if BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - case Sandbox::kVideoCapture: - #endif - #if BUILDFLAG(IS_WIN) -@@ -154,10 +154,10 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi - case Sandbox::kMediaFoundationCdm: - case Sandbox::kWindowsSystemProxyResolver: - #endif // BUILDFLAG(IS_WIN) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - case Sandbox::kHardwareVideoDecoding: - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case Sandbox::kHardwareVideoEncoding: - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - #if BUILDFLAG(IS_CHROMEOS_ASH) -@@ -172,15 +172,15 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi - case Sandbox::kMirroring: - #endif // BUILDFLAG(IS_MAC) - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - case Sandbox::kPrintBackend: - case Sandbox::kScreenAI: - #endif - case Sandbox::kSpeechRecognition: --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case Sandbox::kVideoEffects: - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case Sandbox::kOnDeviceTranslation: - #endif - DCHECK(command_line->GetSwitchValueASCII(switches::kProcessType) == -@@ -190,7 +190,7 @@ void SetCommandLineFlagsForSandboxType(base::CommandLi - switches::kServiceSandboxType, - StringFromUtilitySandboxType(sandbox_type)); - break; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case Sandbox::kZygoteIntermediateSandbox: - break; - #endif -@@ -230,7 +230,7 @@ sandbox::mojom::Sandbox SandboxTypeFromCommandLine( - return Sandbox::kUtility; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Intermediate process gains a sandbox later. - if (process_type == switches::kZygoteProcessType) - return Sandbox::kZygoteIntermediateSandbox; -@@ -272,7 +272,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb - return kUtilitySandbox; - case Sandbox::kAudio: - return kAudioSandbox; --#if BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - case Sandbox::kVideoCapture: - return kVideoCaptureSandbox; - #endif -@@ -283,17 +283,17 @@ std::string StringFromUtilitySandboxType(Sandbox sandb - case Sandbox::kSpeechRecognition: - return kSpeechRecognitionSandbox; - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - case Sandbox::kPrintBackend: - return kPrintBackendSandbox; - case Sandbox::kScreenAI: - return kScreenAISandbox; - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case Sandbox::kVideoEffects: - return kVideoEffectsSandbox; - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - case Sandbox::kOnDeviceTranslation: - return kOnDeviceTranslationSandbox; - #endif -@@ -313,11 +313,11 @@ std::string StringFromUtilitySandboxType(Sandbox sandb - case Sandbox::kMirroring: - return kMirroringSandbox; - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - case Sandbox::kHardwareVideoDecoding: - return kHardwareVideoDecodingSandbox; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case Sandbox::kHardwareVideoEncoding: - return kHardwareVideoEncodingSandbox; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -336,7 +336,7 @@ std::string StringFromUtilitySandboxType(Sandbox sandb - // The following are not utility processes so should not occur. - case Sandbox::kRenderer: - case Sandbox::kGpu: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - case Sandbox::kZygoteIntermediateSandbox: - #endif - NOTREACHED(); -@@ -414,7 +414,7 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( - return Sandbox::kSpeechRecognition; - } - #if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - if (sandbox_string == kPrintBackendSandbox) { - return Sandbox::kPrintBackend; - } -@@ -422,27 +422,27 @@ sandbox::mojom::Sandbox UtilitySandboxTypeFromString( - return Sandbox::kScreenAI; - } - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (sandbox_string == kVideoEffectsSandbox) { - return Sandbox::kVideoEffects; - } - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) - if (sandbox_string == kOnDeviceTranslationSandbox) { - return Sandbox::kOnDeviceTranslation; - } - #endif --#if BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - if (sandbox_string == kVideoCaptureSandbox) { - return Sandbox::kVideoCapture; - } - #endif --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) || BUILDFLAG(IS_BSD) - if (sandbox_string == kHardwareVideoDecodingSandbox) { - return Sandbox::kHardwareVideoDecoding; - } - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_ASH) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (sandbox_string == kHardwareVideoEncodingSandbox) { - return Sandbox::kHardwareVideoEncoding; - } diff --git a/devel/electron35/files/patch-sandbox_policy_switches.cc b/devel/electron35/files/patch-sandbox_policy_switches.cc deleted file mode 100644 index 7c624bdb8873..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_switches.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- sandbox/policy/switches.cc.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/switches.cc -@@ -38,7 +38,9 @@ const char kNoSandbox[] = "no-sandbox"; - // Meant to be used as a browser-level switch for testing purposes only. - const char kNoSandbox[] = "no-sandbox"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+const char kDisableUnveil[] = "disable-unveil"; -+ -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Instructs the zygote to launch without a sandbox. Processes forked from this - // type of zygote will apply their own custom sandboxes later. - const char kNoZygoteSandbox[] = "no-zygote-sandbox"; diff --git a/devel/electron35/files/patch-sandbox_policy_switches.h b/devel/electron35/files/patch-sandbox_policy_switches.h deleted file mode 100644 index c2fb7b8ccbfc..000000000000 --- a/devel/electron35/files/patch-sandbox_policy_switches.h +++ /dev/null @@ -1,12 +0,0 @@ ---- sandbox/policy/switches.h.orig 2025-03-24 20:50:14 UTC -+++ sandbox/policy/switches.h -@@ -23,7 +23,8 @@ SANDBOX_POLICY_EXPORT extern const char kNoSandbox[]; - SANDBOX_POLICY_EXPORT extern const char kGpuSandboxAllowSysVShm[]; - SANDBOX_POLICY_EXPORT extern const char kGpuSandboxFailuresFatal[]; - SANDBOX_POLICY_EXPORT extern const char kNoSandbox[]; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+SANDBOX_POLICY_EXPORT extern const char kDisableUnveil[]; -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - SANDBOX_POLICY_EXPORT extern const char kNoZygoteSandbox[]; - #endif - #if BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.cc b/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.cc deleted file mode 100644 index fe56690733ee..000000000000 --- a/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.cc +++ /dev/null @@ -1,31 +0,0 @@ ---- services/audio/audio_sandbox_hook_linux.cc.orig 2024-06-18 21:43:37 UTC -+++ services/audio/audio_sandbox_hook_linux.cc -@@ -143,6 +143,7 @@ void AddPulseAudioFilePermissions( - } - #endif - -+#if !BUILDFLAG(IS_BSD) - std::vector<BrokerFilePermission> GetAudioFilePermissions() { - std::vector<BrokerFilePermission> permissions{ - BrokerFilePermission::ReadOnly("/dev/urandom"), -@@ -171,10 +172,12 @@ void LoadAudioLibraries() { - } - } - } -+#endif - - } // namespace - - bool AudioPreSandboxHook(sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - LoadAudioLibraries(); - auto* instance = sandbox::policy::SandboxLinux::GetInstance(); - instance->StartBrokerProcess(MakeBrokerCommandSet({ -@@ -192,6 +195,7 @@ bool AudioPreSandboxHook(sandbox::policy::SandboxLinux - // TODO(crbug.com/40579955) enable namespace sandbox. Currently, if - // enabled, connect() on pulse native socket fails with ENOENT (called from - // pa_context_connect). -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.h b/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.h deleted file mode 100644 index 02d4b785c791..000000000000 --- a/devel/electron35/files/patch-services_audio_audio__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- services/audio/audio_sandbox_hook_linux.h.orig 2023-10-19 19:58:30 UTC -+++ services/audio/audio_sandbox_hook_linux.h -@@ -5,7 +5,13 @@ - #ifndef SERVICES_AUDIO_AUDIO_SANDBOX_HOOK_LINUX_H_ - #define SERVICES_AUDIO_AUDIO_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace audio { - diff --git a/devel/electron35/files/patch-services_device_BUILD.gn b/devel/electron35/files/patch-services_device_BUILD.gn deleted file mode 100644 index 684649a503fb..000000000000 --- a/devel/electron35/files/patch-services_device_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/BUILD.gn -@@ -13,7 +13,7 @@ is_serial_enabled_platform = - } - - is_serial_enabled_platform = -- is_win || ((is_linux || is_chromeos) && use_udev) || is_mac -+ is_win || ((!is_bsd && is_linux || is_chromeos) && use_udev) || is_mac - - source_set("lib") { - # This should be visible only to embedders of the Device Service, and the diff --git a/devel/electron35/files/patch-services_device_geolocation_location__provider__manager.cc b/devel/electron35/files/patch-services_device_geolocation_location__provider__manager.cc deleted file mode 100644 index 23640d5a3b41..000000000000 --- a/devel/electron35/files/patch-services_device_geolocation_location__provider__manager.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/geolocation/location_provider_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ services/device/geolocation/location_provider_manager.cc -@@ -91,7 +91,7 @@ LocationProviderManager::LocationProviderManager( - #if BUILDFLAG(IS_ANDROID) - // On Android, default to using the platform location provider. - provider_manager_mode_ = kPlatformOnly; --#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Ash / Lacros / Linux, default to using the network location provider. - provider_manager_mode_ = kNetworkOnly; - #else diff --git a/devel/electron35/files/patch-services_device_hid_BUILD.gn b/devel/electron35/files/patch-services_device_hid_BUILD.gn deleted file mode 100644 index 3df68163a61f..000000000000 --- a/devel/electron35/files/patch-services_device_hid_BUILD.gn +++ /dev/null @@ -1,30 +0,0 @@ ---- services/device/hid/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/hid/BUILD.gn -@@ -34,7 +34,26 @@ source_set("hid") { - "//services/device/public/mojom", - ] - -- if ((is_linux || is_chromeos) && use_udev) { -+ if (is_openbsd) { -+ sources += [ -+ "hid_connection_fido.cc", -+ "hid_connection_fido.h", -+ "hid_service_fido.cc", -+ "hid_service_fido.h", -+ ] -+ libs = ["fido2", "cbor", "usbhid", "crypto", "util"] -+ } -+ -+ if (is_freebsd) { -+ sources += [ -+ "hid_connection_freebsd.cc", -+ "hid_connection_freebsd.h", -+ "hid_service_freebsd.cc", -+ "hid_service_freebsd.h", -+ ] -+ } -+ -+ if ((is_linux || is_chromeos) && !is_bsd && use_udev) { - sources += [ - "hid_connection_linux.cc", - "hid_connection_linux.h", diff --git a/devel/electron35/files/patch-services_device_hid_hid__connection__fido.cc b/devel/electron35/files/patch-services_device_hid_hid__connection__fido.cc deleted file mode 100644 index deab3ad19e11..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__connection__fido.cc +++ /dev/null @@ -1,219 +0,0 @@ ---- services/device/hid/hid_connection_fido.cc.orig 2024-06-30 11:49:03 UTC -+++ services/device/hid/hid_connection_fido.cc -@@ -0,0 +1,216 @@ -+// Copyright 2014 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/device/hid/hid_connection_fido.h" -+ -+#include <errno.h> -+#include <sys/ioctl.h> -+ -+#include <memory> -+#include <string> -+#include <utility> -+ -+#include "base/files/file_descriptor_watcher_posix.h" -+#include "base/memory/ref_counted_memory.h" -+#include "base/posix/eintr_wrapper.h" -+#include "base/threading/scoped_blocking_call.h" -+#include "components/device_event_log/device_event_log.h" -+#include "services/device/hid/hid_service.h" -+ -+namespace device { -+ -+class HidConnectionFido::BlockingTaskRunnerHelper { -+ public: -+ BlockingTaskRunnerHelper(base::ScopedFD fd, -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::WeakPtr<HidConnectionFido> connection) -+ : fd_(std::move(fd)), -+ connection_(connection), -+ origin_task_runner_(base::SequencedTaskRunner::GetCurrentDefault()) { -+ DETACH_FROM_SEQUENCE(sequence_checker_); -+ // Report buffers must always have room for the report ID. -+ report_buffer_size_ = device_info->max_input_report_size() + 1; -+ has_report_id_ = device_info->has_report_id(); -+ } -+ -+ BlockingTaskRunnerHelper(const BlockingTaskRunnerHelper&) = delete; -+ BlockingTaskRunnerHelper& operator=(const BlockingTaskRunnerHelper&) = delete; -+ -+ ~BlockingTaskRunnerHelper() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ } -+ -+ // Starts the FileDescriptorWatcher that reads input events from the device. -+ // Must be called on a thread that has a base::MessageLoopForIO. -+ void Start() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ file_watcher_ = base::FileDescriptorWatcher::WatchReadable( -+ fd_.get(), base::BindRepeating( -+ &BlockingTaskRunnerHelper::OnFileCanReadWithoutBlocking, -+ base::Unretained(this))); -+ } -+ -+ void Write(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ -+ auto data = buffer->data(); -+ size_t size = buffer->size(); -+ // if report id is 0, it shouldn't be included -+ if (data[0] == 0) { -+ data++; -+ size--; -+ } -+ -+ ssize_t result = -+ HANDLE_EINTR(write(fd_.get(), data, size)); -+ if (result < 0) { -+ HID_PLOG(EVENT) << "Write failed"; -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), false)); -+ } else { -+ if (static_cast<size_t>(result) != size) { -+ HID_LOG(EVENT) << "Incomplete HID write: " << result -+ << " != " << buffer->size(); -+ } -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), true)); -+ } -+ } -+ -+ void GetFeatureReport(uint8_t report_id, -+ scoped_refptr<base::RefCountedBytes> buffer, -+ ReadCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ HID_PLOG(EVENT) << "GendFeatureReport not implemented on OpenBSD"; -+ origin_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(std::move(callback), false, nullptr, 0)); -+ } -+ -+ void SendFeatureReport(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ HID_PLOG(EVENT) << "SendFeatureReport not implemented on OpenBSD"; -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), false)); -+ } -+ -+ private: -+ void OnFileCanReadWithoutBlocking() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ auto buffer = -+ base::MakeRefCounted<base::RefCountedBytes>(report_buffer_size_); -+ uint8_t* data = buffer->as_vector().data(); -+ size_t length = report_buffer_size_; -+ if (!has_report_id_) { -+ // Fido will not prefix the buffer with a report ID if report IDs are not -+ // used by the device. Prefix the buffer with 0. -+ *data++ = 0; -+ length--; -+ } -+ -+ ssize_t bytes_read = HANDLE_EINTR(read(fd_.get(), data, length)); -+ if (bytes_read < 0) { -+ if (errno != EAGAIN) { -+ HID_PLOG(EVENT) << "Read failed"; -+ // This assumes that the error is unrecoverable and disables reading -+ // from the device until it has been re-opened. -+ // TODO(reillyg): Investigate starting and stopping the file descriptor -+ // watcher in response to pending read requests so that per-request -+ // errors can be returned to the client. -+ file_watcher_.reset(); -+ } -+ return; -+ } -+ if (!has_report_id_) { -+ // Behave as if the byte prefixed above as the the report ID was read. -+ bytes_read++; -+ } -+ -+ origin_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&HidConnectionFido::ProcessInputReport, -+ connection_, buffer, bytes_read)); -+ } -+ -+ SEQUENCE_CHECKER(sequence_checker_); -+ base::ScopedFD fd_; -+ size_t report_buffer_size_; -+ bool has_report_id_; -+ base::WeakPtr<HidConnectionFido> connection_; -+ const scoped_refptr<base::SequencedTaskRunner> origin_task_runner_; -+ std::unique_ptr<base::FileDescriptorWatcher::Controller> file_watcher_; -+}; -+ -+HidConnectionFido::HidConnectionFido( -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::ScopedFD fd, -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, -+ bool allow_protected_reports, -+ bool allow_fido_reports) -+ : HidConnection(device_info, allow_protected_reports, allow_fido_reports), -+ helper_(nullptr, base::OnTaskRunnerDeleter(blocking_task_runner)), -+ blocking_task_runner_(std::move(blocking_task_runner)) { -+ helper_.reset(new BlockingTaskRunnerHelper(std::move(fd), device_info, -+ weak_factory_.GetWeakPtr())); -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::Start, -+ base::Unretained(helper_.get()))); -+} -+ -+HidConnectionFido::~HidConnectionFido() {} -+ -+void HidConnectionFido::PlatformClose() { -+ // By closing the device on the blocking task runner 1) the requirement that -+ // base::ScopedFD is destroyed on a thread where I/O is allowed is satisfied -+ // and 2) any tasks posted to this task runner that refer to this file will -+ // complete before it is closed. -+ helper_.reset(); -+} -+ -+void HidConnectionFido::PlatformWrite( -+ scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ // Fido expects the first byte of the buffer to always be a report ID so the -+ // buffer can be used directly. -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::Write, -+ base::Unretained(helper_.get()), buffer, -+ std::move(callback))); -+} -+ -+void HidConnectionFido::PlatformGetFeatureReport(uint8_t report_id, -+ ReadCallback callback) { -+ // The first byte of the destination buffer is the report ID being requested -+ // and is overwritten by the feature report. -+ DCHECK_GT(device_info()->max_feature_report_size(), 0u); -+ auto buffer = base::MakeRefCounted<base::RefCountedBytes>( -+ device_info()->max_feature_report_size() + 1); -+ buffer->as_vector().data()[0] = report_id; -+ -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::GetFeatureReport, -+ base::Unretained(helper_.get()), report_id, -+ buffer, std::move(callback))); -+} -+ -+void HidConnectionFido::PlatformSendFeatureReport( -+ scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ // Fido expects the first byte of the buffer to always be a report ID so the -+ // buffer can be used directly. -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::SendFeatureReport, -+ base::Unretained(helper_.get()), buffer, -+ std::move(callback))); -+} -+ -+} // namespace device diff --git a/devel/electron35/files/patch-services_device_hid_hid__connection__fido.h b/devel/electron35/files/patch-services_device_hid_hid__connection__fido.h deleted file mode 100644 index 9e5e403189a4..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__connection__fido.h +++ /dev/null @@ -1,63 +0,0 @@ ---- services/device/hid/hid_connection_fido.h.orig 2022-10-28 16:39:00 UTC -+++ services/device/hid/hid_connection_fido.h -@@ -0,0 +1,60 @@ -+// Copyright 2014 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef SERVICES_DEVICE_HID_HID_CONNECTION_LINUX_H_ -+#define SERVICES_DEVICE_HID_HID_CONNECTION_LINUX_H_ -+ -+#include <stddef.h> -+#include <stdint.h> -+ -+#include "base/files/scoped_file.h" -+#include "base/memory/weak_ptr.h" -+#include "base/task/sequenced_task_runner.h" -+#include "services/device/hid/hid_connection.h" -+ -+namespace base { -+class SequencedTaskRunner; -+} -+ -+namespace device { -+ -+class HidConnectionFido : public HidConnection { -+ public: -+ HidConnectionFido( -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::ScopedFD fd, -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, -+ bool allow_protected_reports, -+ bool allow_fido_reports); -+ HidConnectionFido(HidConnectionFido&) = delete; -+ HidConnectionFido& operator=(HidConnectionFido&) = delete; -+ -+ private: -+ friend class base::RefCountedThreadSafe<HidConnectionFido>; -+ class BlockingTaskRunnerHelper; -+ -+ ~HidConnectionFido() override; -+ -+ // HidConnection implementation. -+ void PlatformClose() override; -+ void PlatformWrite(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) override; -+ void PlatformGetFeatureReport(uint8_t report_id, -+ ReadCallback callback) override; -+ void PlatformSendFeatureReport(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) override; -+ -+ // |helper_| lives on the sequence to which |blocking_task_runner_| posts -+ // tasks so all calls must be posted there including this object's -+ // destruction. -+ std::unique_ptr<BlockingTaskRunnerHelper, base::OnTaskRunnerDeleter> helper_; -+ -+ const scoped_refptr<base::SequencedTaskRunner> blocking_task_runner_; -+ -+ base::WeakPtrFactory<HidConnectionFido> weak_factory_{this}; -+}; -+ -+} // namespace device -+ -+#endif // SERVICES_DEVICE_HID_HID_CONNECTION_LINUX_H_ diff --git a/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.cc b/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.cc deleted file mode 100644 index accaf0bdbdeb..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.cc +++ /dev/null @@ -1,243 +0,0 @@ ---- services/device/hid/hid_connection_freebsd.cc.orig 2025-02-02 01:39:47 UTC -+++ services/device/hid/hid_connection_freebsd.cc -@@ -0,0 +1,240 @@ -+// Copyright (c) 2014 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/device/hid/hid_connection_freebsd.h" -+ -+#include <dev/usb/usbhid.h> -+#include <dev/usb/usb_ioctl.h> -+ -+#include "base/files/file_descriptor_watcher_posix.h" -+#include "base/location.h" -+#include "base/numerics/safe_math.h" -+#include "base/posix/eintr_wrapper.h" -+#include "base/strings/stringprintf.h" -+#include "base/task/single_thread_task_runner.h" -+#include "base/threading/scoped_blocking_call.h" -+#include "base/threading/thread_restrictions.h" -+#include "components/device_event_log/device_event_log.h" -+#include "services/device/hid/hid_service.h" -+ -+namespace device { -+ -+class HidConnectionFreeBSD::BlockingTaskRunnerHelper { -+ public: -+ BlockingTaskRunnerHelper(base::ScopedFD fd, -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::WeakPtr<HidConnectionFreeBSD> connection) -+ : fd_(std::move(fd)), -+ connection_(connection), -+ origin_task_runner_(base::SequencedTaskRunner::GetCurrentDefault()) { -+ DETACH_FROM_SEQUENCE(sequence_checker_); -+ // Report buffers must always have room for the report ID. -+ report_buffer_size_ = device_info->max_input_report_size() + 1; -+ has_report_id_ = device_info->has_report_id(); -+ } -+ -+ BlockingTaskRunnerHelper(const BlockingTaskRunnerHelper&) = delete; -+ BlockingTaskRunnerHelper& operator=(const BlockingTaskRunnerHelper&) = delete; -+ -+ ~BlockingTaskRunnerHelper() { DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); } -+ -+ // Starts the FileDescriptorWatcher that reads input events from the device. -+ // Must be called on a thread that has a base::MessageLoopForIO. -+ void Start() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::AssertBlockingAllowed(); -+ -+ file_watcher_ = base::FileDescriptorWatcher::WatchReadable( -+ fd_.get(), base::BindRepeating(&BlockingTaskRunnerHelper::OnFileCanReadWithoutBlocking, -+ base::Unretained(this))); -+ } -+ -+ void Write(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ -+ auto data = buffer->as_vector().data(); -+ size_t size = buffer->size(); -+ // if report id is 0, it shouldn't be included -+ if (data[0] == 0) { -+ data++; -+ size--; -+ } -+ -+ ssize_t result = HANDLE_EINTR(write(fd_.get(), data, size)); -+ if (result < 0) { -+ HID_PLOG(EVENT) << "Write failed"; -+ origin_task_runner_->PostTask(FROM_HERE, base::BindOnce(std::move(callback), false)); -+ } else { -+ if (static_cast<size_t>(result) != size) -+ HID_LOG(EVENT) << "Incomplete HID write: " << result << " != " << size; -+ origin_task_runner_->PostTask(FROM_HERE, base::BindOnce(std::move(callback), true)); -+ } -+ } -+ -+ void GetFeatureReport(uint8_t report_id, -+ scoped_refptr<base::RefCountedBytes> buffer, -+ ReadCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ struct usb_gen_descriptor ugd; -+ ugd.ugd_report_type = UHID_FEATURE_REPORT; -+ ugd.ugd_data = buffer->as_vector().data(); -+ ugd.ugd_maxlen = buffer->size(); -+ int result = HANDLE_EINTR( -+ ioctl(fd_.get(), USB_GET_REPORT, &ugd)); -+ if (result < 0) { -+ HID_PLOG(EVENT) << "Failed to get feature report"; -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), false, nullptr, 0)); -+ } else if (result == 0) { -+ HID_LOG(EVENT) << "Get feature result too short."; -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), false, nullptr, 0)); -+ } else { -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), true, buffer, result)); -+ } -+ } -+ -+ void SendFeatureReport(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ struct usb_gen_descriptor ugd; -+ ugd.ugd_report_type = UHID_FEATURE_REPORT; -+ ugd.ugd_data = buffer->as_vector().data(); -+ ugd.ugd_maxlen = buffer->size(); -+ // FreeBSD does not require report id if it's not used -+ if (buffer->data()[0] == 0) { -+ ugd.ugd_data = buffer->as_vector().data() + 1; -+ ugd.ugd_maxlen = buffer->size() - 1; -+ } else { -+ ugd.ugd_data = buffer->as_vector().data(); -+ ugd.ugd_maxlen = buffer->size(); -+ } -+ int result = HANDLE_EINTR( -+ ioctl(fd_.get(), USB_SET_REPORT, &ugd)); -+ if (result < 0) { -+ HID_PLOG(EVENT) << "Failed to send feature report"; -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), false)); -+ } else { -+ origin_task_runner_->PostTask(FROM_HERE, -+ base::BindOnce(std::move(callback), true)); -+ } -+ } -+ -+ private: -+ void OnFileCanReadWithoutBlocking() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ scoped_refptr<base::RefCountedBytes> buffer(new base::RefCountedBytes(report_buffer_size_)); -+ unsigned char* data = buffer->as_vector().data(); -+ size_t length = report_buffer_size_; -+ if (!has_report_id_) { -+ // FreeBSD will not prefix the buffer with a report ID if report IDs are not -+ // used by the device. Prefix the buffer with 0. -+ *data++ = 0; -+ length--; -+ } -+ -+ ssize_t bytes_read = HANDLE_EINTR(read(fd_.get(), data, length)); -+ if (bytes_read < 0) { -+ if (errno != EAGAIN) { -+ HID_PLOG(EVENT) << "Read failed"; -+ // This assumes that the error is unrecoverable and disables reading -+ // from the device until it has been re-opened. -+ // TODO(reillyg): Investigate starting and stopping the file descriptor -+ // watcher in response to pending read requests so that per-request -+ // errors can be returned to the client. -+ file_watcher_.reset(); -+ } -+ return; -+ } -+ if (!has_report_id_) { -+ // Behave as if the byte prefixed above as the the report ID was read. -+ bytes_read++; -+ } -+ -+ origin_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&HidConnectionFreeBSD::ProcessInputReport, -+ connection_, buffer, bytes_read)); -+ } -+ -+ SEQUENCE_CHECKER(sequence_checker_); -+ base::ScopedFD fd_; -+ size_t report_buffer_size_; -+ bool has_report_id_; -+ base::WeakPtr<HidConnectionFreeBSD> connection_; -+ const scoped_refptr<base::SequencedTaskRunner> origin_task_runner_; -+ std::unique_ptr<base::FileDescriptorWatcher::Controller> file_watcher_; -+}; -+ -+HidConnectionFreeBSD::HidConnectionFreeBSD( -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::ScopedFD fd, -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, -+ bool allow_protected_reports, -+ bool allow_fido_reports) -+ : HidConnection(device_info, allow_protected_reports, allow_fido_reports), -+ helper_(nullptr, base::OnTaskRunnerDeleter(blocking_task_runner)), -+ blocking_task_runner_(std::move(blocking_task_runner)) { -+ helper_.reset(new BlockingTaskRunnerHelper(std::move(fd), device_info, -+ weak_factory_.GetWeakPtr())); -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::Start, -+ base::Unretained(helper_.get()))); -+} -+ -+HidConnectionFreeBSD::~HidConnectionFreeBSD() {} -+ -+void HidConnectionFreeBSD::PlatformClose() { -+ // By closing the device on the blocking task runner 1) the requirement that -+ // base::ScopedFD is destroyed on a thread where I/O is allowed is satisfied -+ // and 2) any tasks posted to this task runner that refer to this file will -+ // complete before it is closed. -+ blocking_task_runner_->DeleteSoon(FROM_HERE, helper_.release()); -+} -+ -+void HidConnectionFreeBSD::PlatformWrite(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ -+ blocking_task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&BlockingTaskRunnerHelper::Write, base::Unretained(helper_.get()), -+ buffer, std::move(callback))); -+} -+ -+void HidConnectionFreeBSD::PlatformGetFeatureReport(uint8_t report_id, -+ ReadCallback callback) { -+ // The first byte of the destination buffer is the report ID being requested -+ // and is overwritten by the feature report. -+ DCHECK_GT(device_info()->max_feature_report_size(), 0u); -+ scoped_refptr<base::RefCountedBytes> buffer( -+ new base::RefCountedBytes(device_info()->max_feature_report_size() + 1)); -+ if (report_id != 0) -+ buffer->as_vector().data()[0] = report_id; -+ -+ blocking_task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&BlockingTaskRunnerHelper::GetFeatureReport, -+ base::Unretained(helper_.get()), report_id, -+ buffer, std::move(callback))); -+} -+ -+void HidConnectionFreeBSD::PlatformSendFeatureReport( -+ scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) { -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ blocking_task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&BlockingTaskRunnerHelper::SendFeatureReport, -+ base::Unretained(helper_.get()), buffer, std::move(callback))); -+} -+ -+} // namespace device diff --git a/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.h b/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.h deleted file mode 100644 index 29870254fa6b..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__connection__freebsd.h +++ /dev/null @@ -1,70 +0,0 @@ ---- services/device/hid/hid_connection_freebsd.h.orig 2022-02-07 13:39:41 UTC -+++ services/device/hid/hid_connection_freebsd.h -@@ -0,0 +1,67 @@ -+// Copyright (c) 2014 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef DEVICE_HID_HID_CONNECTION_FREEBSD_H_ -+#define DEVICE_HID_HID_CONNECTION_FREEBSD_H_ -+ -+#include <stddef.h> -+#include <stdint.h> -+ -+#include "base/files/scoped_file.h" -+#include "base/memory/weak_ptr.h" -+#include "base/memory/ref_counted_memory.h" -+#include "base/task/sequenced_task_runner.h" -+#include "services/device/hid/hid_connection.h" -+ -+namespace base { -+class SequencedTaskRunner; -+} -+ -+namespace net { -+class IOBuffer; -+} -+ -+namespace device { -+ -+class HidConnectionFreeBSD : public HidConnection { -+ public: -+ HidConnectionFreeBSD( -+ scoped_refptr<HidDeviceInfo> device_info, -+ base::ScopedFD fd, -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner, -+ bool allow_protected_reports, -+ bool allow_fido_reports); -+ -+ private: -+ friend class base::RefCountedThreadSafe<HidConnectionFreeBSD>; -+ class BlockingTaskRunnerHelper; -+ -+ HidConnectionFreeBSD(const HidConnectionFreeBSD&) = delete; -+ HidConnectionFreeBSD& operator=(const HidConnectionFreeBSD&) = delete; -+ -+ ~HidConnectionFreeBSD() override; -+ -+ // HidConnection implementation. -+ void PlatformClose() override; -+ void PlatformWrite(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) override; -+ void PlatformGetFeatureReport(uint8_t report_id, -+ ReadCallback callback) override; -+ void PlatformSendFeatureReport(scoped_refptr<base::RefCountedBytes> buffer, -+ WriteCallback callback) override; -+ -+ // |helper_| lives on the sequence to which |blocking_task_runner_| posts -+ // tasks so all calls must be posted there including this object's -+ // destruction. -+ std::unique_ptr<BlockingTaskRunnerHelper, base::OnTaskRunnerDeleter> helper_; -+ -+ const scoped_refptr<base::SequencedTaskRunner> blocking_task_runner_; -+ const scoped_refptr<base::SequencedTaskRunner> task_runner_; -+ -+ base::WeakPtrFactory<HidConnectionFreeBSD> weak_factory_{this}; -+}; -+ -+} // namespace device -+ -+#endif // DEVICE_HID_HID_CONNECTION_FREEBSD_H_ diff --git a/devel/electron35/files/patch-services_device_hid_hid__service.cc b/devel/electron35/files/patch-services_device_hid_hid__service.cc deleted file mode 100644 index 0830326cab3c..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__service.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- services/device/hid/hid_service.cc.orig 2022-11-30 08:12:58 UTC -+++ services/device/hid/hid_service.cc -@@ -20,6 +20,10 @@ - - #if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(USE_UDEV) - #include "services/device/hid/hid_service_linux.h" -+#elif BUILDFLAG(IS_OPENBSD) -+#include "services/device/hid/hid_service_fido.h" -+#elif BUILDFLAG(IS_FREEBSD) -+#include "services/device/hid/hid_service_freebsd.h" - #elif BUILDFLAG(IS_MAC) - #include "services/device/hid/hid_service_mac.h" - #elif BUILDFLAG(IS_WIN) -@@ -68,6 +72,10 @@ constexpr base::TaskTraits HidService::kBlockingTaskTr - std::unique_ptr<HidService> HidService::Create() { - #if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && defined(USE_UDEV) - return std::make_unique<HidServiceLinux>(); -+#elif BUILDFLAG(IS_OPENBSD) -+ return std::make_unique<HidServiceFido>(); -+#elif BUILDFLAG(IS_FREEBSD) -+ return std::make_unique<HidServiceFreeBSD>(); - #elif BUILDFLAG(IS_MAC) - return std::make_unique<HidServiceMac>(); - #elif BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-services_device_hid_hid__service__fido.cc b/devel/electron35/files/patch-services_device_hid_hid__service__fido.cc deleted file mode 100644 index 4947633197b6..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__service__fido.cc +++ /dev/null @@ -1,399 +0,0 @@ ---- services/device/hid/hid_service_fido.cc.orig 2023-04-10 14:02:12 UTC -+++ services/device/hid/hid_service_fido.cc -@@ -0,0 +1,396 @@ -+// Copyright 2014 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/device/hid/hid_service_fido.h" -+ -+#include <fcntl.h> -+#include <poll.h> -+#include <stdint.h> -+ -+#include <dlfcn.h> -+#include <fido.h> -+ -+#include <limits> -+#include <memory> -+#include <string> -+#include <utility> -+ -+#include "base/files/file.h" -+#include "base/files/file_path.h" -+#include "base/files/file_util.h" -+#include "base/files/scoped_file.h" -+#include "base/location.h" -+#include "base/sequence_checker.h" -+#include "base/strings/string_number_conversions.h" -+#include "base/strings/string_split.h" -+#include "base/strings/string_util.h" -+#include "base/task/sequenced_task_runner.h" -+#include "base/task/thread_pool.h" -+#include "base/threading/scoped_blocking_call.h" -+#include "build/build_config.h" -+#include "build/chromeos_buildflags.h" -+#include "components/device_event_log/device_event_log.h" -+#include "device/udev_linux/scoped_udev.h" -+#include "device/udev_linux/udev_watcher.h" -+#include "services/device/hid/hid_connection_fido.h" -+ -+namespace device { -+ -+namespace { -+ -+bool terrible_ping_kludge(int fd, const std::string &path) { -+ u_char data[256]; -+ int i, n; -+ struct pollfd pfd; -+ -+ for (i = 0; i < 4; i++) { -+ memset(data, 0, sizeof(data)); -+ /* broadcast channel ID */ -+ data[1] = 0xff; -+ data[2] = 0xff; -+ data[3] = 0xff; -+ data[4] = 0xff; -+ /* Ping command */ -+ data[5] = 0x81; -+ /* One byte ping only, Vasili */ -+ data[6] = 0; -+ data[7] = 1; -+ HID_LOG(EVENT) << "send ping " << i << " " << path; -+ if (write(fd, data, 64) == -1) { -+ HID_PLOG(ERROR) << "write " << path; -+ return false; -+ } -+ HID_LOG(EVENT) << "wait reply " << path; -+ memset(&pfd, 0, sizeof(pfd)); -+ pfd.fd = fd; -+ pfd.events = POLLIN; -+ if ((n = poll(&pfd, 1, 100)) == -1) { -+ HID_PLOG(EVENT) << "poll " << path; -+ return false; -+ } else if (n == 0) { -+ HID_LOG(EVENT) << "timed out " << path; -+ continue; -+ } -+ if (read(fd, data, 64) == -1) { -+ HID_PLOG(ERROR) << "read " << path; -+ return false; -+ } -+ /* -+ * Ping isn't always supported on the broadcast channel, -+ * so we might get an error, but we don't care - we're -+ * synched now. -+ */ -+ HID_LOG(EVENT) << "got reply " << path; -+ return true; -+ } -+ HID_LOG(ERROR) << "no response " << path; -+ return false; -+} -+ -+// HID report descriptor for U2F interface. Copied from: -+// https://chromium.googlesource.com/chromiumos/platform2/+/c6c7e4e54fce11932fedaa3ea10236bf75d85a2b%5E%21/u2fd/u2fhid.cc -+// Apparently Chromium wants to see these bytes, but OpenBSD fido(4) -+// devices prohibit USB_GET_REPORT_DESC ioctl that could be used to -+// get the bytes from the USB device. -+constexpr uint8_t kU2fReportDesc[] = { -+ 0x06, 0xD0, 0xF1, /* Usage Page (FIDO Alliance), FIDO_USAGE_PAGE */ -+ 0x09, 0x01, /* Usage (U2F HID Auth. Device) FIDO_USAGE_U2FHID */ -+ 0xA1, 0x01, /* Collection (Application), HID_APPLICATION */ -+ 0x09, 0x20, /* Usage (Input Report Data), FIDO_USAGE_DATA_IN */ -+ 0x15, 0x00, /* Logical Minimum (0) */ -+ 0x26, 0xFF, 0x00, /* Logical Maximum (255) */ -+ 0x75, 0x08, /* Report Size (8) */ -+ 0x95, 0x40, /* Report Count (64), HID_INPUT_REPORT_BYTES */ -+ 0x81, 0x02, /* Input (Data, Var, Abs), Usage */ -+ 0x09, 0x21, /* Usage (Output Report Data), FIDO_USAGE_DATA_OUT */ -+ 0x15, 0x00, /* Logical Minimum (0) */ -+ 0x26, 0xFF, 0x00, /* Logical Maximum (255) */ -+ 0x75, 0x08, /* Report Size (8) */ -+ 0x95, 0x40, /* Report Count (64), HID_OUTPUT_REPORT_BYTES */ -+ 0x91, 0x02, /* Output (Data, Var, Abs), Usage */ -+ 0xC0 /* End Collection */ -+}; -+ -+} // namespace -+ -+struct HidServiceFido::ConnectParams { -+ ConnectParams(scoped_refptr<HidDeviceInfo> device_info, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback callback) -+ : device_info(std::move(device_info)), -+ allow_protected_reports(allow_protected_reports), -+ allow_fido_reports(allow_fido_reports), -+ callback(std::move(callback)), -+ task_runner(base::SequencedTaskRunner::GetCurrentDefault()), -+ blocking_task_runner( -+ base::ThreadPool::CreateSequencedTaskRunner(kBlockingTaskTraits)) {} -+ ~ConnectParams() {} -+ -+ scoped_refptr<HidDeviceInfo> device_info; -+ bool allow_protected_reports; -+ bool allow_fido_reports; -+ ConnectCallback callback; -+ scoped_refptr<base::SequencedTaskRunner> task_runner; -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner; -+ base::ScopedFD fd; -+}; -+ -+class HidServiceFido::BlockingTaskRunnerHelper : public UdevWatcher::Observer { -+ public: -+ BlockingTaskRunnerHelper(base::WeakPtr<HidServiceFido> service) -+ : service_(std::move(service)), -+ task_runner_(base::SequencedTaskRunner::GetCurrentDefault()) { -+ DETACH_FROM_SEQUENCE(sequence_checker_); -+ } -+ -+ BlockingTaskRunnerHelper(const BlockingTaskRunnerHelper&) = delete; -+ BlockingTaskRunnerHelper& operator=(const BlockingTaskRunnerHelper&) = delete; -+ -+ ~BlockingTaskRunnerHelper() override { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ } -+ -+ void Start() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ void *library = dlopen("libudev.so", RTLD_NOW | RTLD_LOCAL); -+ if (library) { -+ dlclose(library); -+ watcher_ = UdevWatcher::StartWatching(this); -+ watcher_->EnumerateExistingDevices(); -+ } else { -+ HID_LOG(ERROR) << "No udev available, failling back to single enumeration"; -+ WalkFidoDevices(nullptr); -+ } -+ -+ task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&HidServiceFido::FirstEnumerationComplete, service_)); -+ } -+ -+ private: -+ void WalkFidoDevices(const char *name) { -+ fido_dev_info_t *devlist = NULL; -+ fido_dev_t *dev = NULL; -+ size_t devlist_len = 0, i; -+ const char *path; -+ int r; -+ const int MAX_FIDO_DEVICES = 256; -+ -+ if ((devlist = fido_dev_info_new(MAX_FIDO_DEVICES)) == NULL) { -+ HID_LOG(ERROR) << "fido_dev_info_new failed"; -+ goto out; -+ } -+ if ((r = fido_dev_info_manifest(devlist, MAX_FIDO_DEVICES, &devlist_len)) != -+ FIDO_OK) { -+ HID_LOG(ERROR) << "fido_dev_info_manifest: " << fido_strerr(r); -+ goto out; -+ } -+ -+ HID_LOG(EVENT) << "fido_dev_info_manifest found " << devlist_len -+ << " device(s)"; -+ -+ for (i = 0; i < devlist_len; i++) { -+ const fido_dev_info_t *di = fido_dev_info_ptr(devlist, i); -+ -+ if (di == NULL) { -+ HID_LOG(ERROR) << "fido_dev_info_ptr " << i << " failed"; -+ continue; -+ } -+ -+ if ((path = fido_dev_info_path(di)) == NULL) { -+ HID_LOG(ERROR) << "fido_dev_info_path " << i << " failed"; -+ continue; -+ } -+ -+ if (name != nullptr && !strcmp(path, name)) { -+ HID_LOG(EVENT) << "hotplug device " << i << ": " << path; -+ OnFidoDeviceAdded(di); -+ break; -+ } -+ -+ HID_LOG(EVENT) << "trying device " << i << ": " << path; -+ if ((dev = fido_dev_new()) == NULL) { -+ HID_LOG(ERROR) << "fido_dev_new failed"; -+ continue; -+ } -+ -+ if ((r = fido_dev_open(dev, path)) != FIDO_OK) { -+ HID_LOG(ERROR) << "fido_dev_open failed " << path; -+ fido_dev_free(&dev); -+ continue; -+ } -+ -+ fido_dev_close(dev); -+ fido_dev_free(&dev); -+ -+ OnFidoDeviceAdded(di); -+ } -+ out: -+ if (devlist != NULL) -+ fido_dev_info_free(&devlist, MAX_FIDO_DEVICES); -+ } -+ -+ void OnFidoDeviceAdded(const fido_dev_info_t *di) { -+ auto null_as_empty = [](const char *r) -> std::string { -+ return (r != nullptr) ? r : ""; -+ }; -+ std::string device_node(null_as_empty(fido_dev_info_path(di))); -+ std::vector<uint8_t> report_descriptor( -+ kU2fReportDesc, kU2fReportDesc + sizeof(kU2fReportDesc)); -+ -+ auto device_info = base::MakeRefCounted<HidDeviceInfo>( -+ device_node, /*physical_device_id*/"", fido_dev_info_vendor(di), -+ fido_dev_info_product(di), null_as_empty(fido_dev_info_product_string(di)), -+ null_as_empty(fido_dev_info_manufacturer_string(di)), -+ device::mojom::HidBusType::kHIDBusTypeUSB, report_descriptor, -+ device_node); -+ -+ task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&HidServiceFido::AddDevice, service_, device_info)); -+ } -+ -+ // UdevWatcher::Observer -+ void OnDeviceAdded(ScopedUdevDevicePtr device) override { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ -+ const char* subsystem = udev_device_get_subsystem(device.get()); -+ if (!subsystem || strcmp(subsystem, "fido") != 0) -+ return; -+ -+ const char* device_path = udev_device_get_syspath(device.get()); -+ if (!device_path) -+ return; -+ -+ WalkFidoDevices(device_path); -+ } -+ -+ void OnDeviceRemoved(ScopedUdevDevicePtr device) override { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ -+ const char* device_path = udev_device_get_syspath(device.get()); -+ if (device_path) { -+ task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&HidServiceFido::RemoveDevice, service_, -+ std::string(device_path))); -+ } -+ } -+ -+ void OnDeviceChanged(ScopedUdevDevicePtr) override {} -+ -+ SEQUENCE_CHECKER(sequence_checker_); -+ std::unique_ptr<UdevWatcher> watcher_; -+ -+ // This weak pointer is only valid when checked on this task runner. -+ base::WeakPtr<HidServiceFido> service_; -+ scoped_refptr<base::SequencedTaskRunner> task_runner_; -+}; -+ -+HidServiceFido::HidServiceFido() -+ : blocking_task_runner_( -+ base::ThreadPool::CreateSequencedTaskRunner(kBlockingTaskTraits)), -+ helper_(nullptr, base::OnTaskRunnerDeleter(blocking_task_runner_)) { -+ // We need to properly initialize |blocking_task_helper_| here because we need -+ // |weak_factory_| to be created first. -+ helper_.reset(new BlockingTaskRunnerHelper(weak_factory_.GetWeakPtr())); -+ blocking_task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&BlockingTaskRunnerHelper::Start, -+ base::Unretained(helper_.get()))); -+} -+ -+HidServiceFido::~HidServiceFido() = default; -+ -+base::WeakPtr<HidService> HidServiceFido::GetWeakPtr() { -+ return weak_factory_.GetWeakPtr(); -+} -+ -+void HidServiceFido::Connect(const std::string& device_guid, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ const auto& map_entry = devices().find(device_guid); -+ if (map_entry == devices().end()) { -+ base::SequencedTaskRunner::GetCurrentDefault()->PostTask( -+ FROM_HERE, base::BindOnce(std::move(callback), nullptr)); -+ return; -+ } -+ scoped_refptr<HidDeviceInfo> device_info = map_entry->second; -+ -+ auto params = -+ std::make_unique<ConnectParams>(device_info, allow_protected_reports, -+ allow_fido_reports, std::move(callback)); -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner = -+ params->blocking_task_runner; -+ blocking_task_runner->PostTask( -+ FROM_HERE, base::BindOnce(&HidServiceFido::OpenOnBlockingThread, -+ std::move(params))); -+} -+ -+// static -+void HidServiceFido::OpenOnBlockingThread( -+ std::unique_ptr<ConnectParams> params) { -+ base::ScopedBlockingCall scoped_blocking_call(FROM_HERE, -+ base::BlockingType::MAY_BLOCK); -+ scoped_refptr<base::SequencedTaskRunner> task_runner = params->task_runner; -+ -+ base::FilePath device_path(params->device_info->device_node()); -+ base::File device_file; -+ int flags = -+ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; -+ device_file.Initialize(device_path, flags); -+ if (!device_file.IsValid()) { -+ base::File::Error file_error = device_file.error_details(); -+ -+ if (file_error == base::File::FILE_ERROR_ACCESS_DENIED) { -+ HID_LOG(EVENT) -+ << "Access denied opening device read-write, trying read-only."; -+ flags = base::File::FLAG_OPEN | base::File::FLAG_READ; -+ device_file.Initialize(device_path, flags); -+ } -+ } -+ if (!device_file.IsValid()) { -+ HID_LOG(EVENT) << "Failed to open '" << params->device_info->device_node() -+ << "': " -+ << base::File::ErrorToString(device_file.error_details()); -+ task_runner->PostTask(FROM_HERE, -+ base::BindOnce(std::move(params->callback), nullptr)); -+ return; -+ } -+ if (!terrible_ping_kludge(device_file.GetPlatformFile(), params->device_info->device_node())) { -+ HID_LOG(EVENT) << "Failed to ping " << params->device_info->device_node(); -+ task_runner->PostTask(FROM_HERE, base::BindOnce(std::move(params->callback), nullptr)); -+ return; -+ } -+ params->fd.reset(device_file.TakePlatformFile()); -+ -+ task_runner->PostTask(FROM_HERE, base::BindOnce(&HidServiceFido::FinishOpen, -+ std::move(params))); -+} -+ -+// static -+void HidServiceFido::FinishOpen(std::unique_ptr<ConnectParams> params) { -+ DCHECK(params->fd.is_valid()); -+ -+ if (!base::SetNonBlocking(params->fd.get())) { -+ HID_PLOG(DEBUG) << "Failed to set the non-blocking flag on the device fd"; -+ std::move(params->callback).Run(nullptr); -+ return; -+ } -+ -+ std::move(params->callback) -+ .Run(base::MakeRefCounted<HidConnectionFido>( -+ std::move(params->device_info), std::move(params->fd), -+ std::move(params->blocking_task_runner), -+ params->allow_protected_reports, params->allow_fido_reports)); -+} -+ -+} // namespace device diff --git a/devel/electron35/files/patch-services_device_hid_hid__service__fido.h b/devel/electron35/files/patch-services_device_hid_hid__service__fido.h deleted file mode 100644 index c5af55c5d3c5..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__service__fido.h +++ /dev/null @@ -1,68 +0,0 @@ ---- services/device/hid/hid_service_fido.h.orig 2022-10-28 16:39:00 UTC -+++ services/device/hid/hid_service_fido.h -@@ -0,0 +1,65 @@ -+// Copyright 2014 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef SERVICES_DEVICE_HID_HID_SERVICE_LINUX_H_ -+#define SERVICES_DEVICE_HID_HID_SERVICE_LINUX_H_ -+ -+#include <memory> -+ -+#include "base/compiler_specific.h" -+#include "base/files/scoped_file.h" -+#include "base/memory/weak_ptr.h" -+#include "base/task/sequenced_task_runner.h" -+#include "build/build_config.h" -+#include "build/chromeos_buildflags.h" -+#include "services/device/hid/hid_device_info.h" -+#include "services/device/hid/hid_service.h" -+ -+namespace device { -+ -+class HidServiceFido : public HidService { -+ public: -+ HidServiceFido(); -+ HidServiceFido(HidServiceFido&) = delete; -+ HidServiceFido& operator=(HidServiceFido&) = delete; -+ ~HidServiceFido() override; -+ -+ // HidService: -+ void Connect(const std::string& device_id, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback callback) override; -+ base::WeakPtr<HidService> GetWeakPtr() override; -+ -+ private: -+ struct ConnectParams; -+ class BlockingTaskRunnerHelper; -+ -+// These functions implement the process of locating, requesting access to and -+// opening a device. Because this operation crosses multiple threads these -+// functions are static and the necessary parameters are passed as a single -+// struct. -+#if BUILDFLAG(IS_CHROMEOS_ASH) -+ static void OnPathOpenComplete(std::unique_ptr<ConnectParams> params, -+ base::ScopedFD fd); -+ static void OnPathOpenError(const std::string& device_path, -+ ConnectCallback callback, -+ const std::string& error_name, -+ const std::string& error_message); -+#else -+ static void OpenOnBlockingThread(std::unique_ptr<ConnectParams> params); -+#endif -+ static void FinishOpen(std::unique_ptr<ConnectParams> params); -+ -+ const scoped_refptr<base::SequencedTaskRunner> blocking_task_runner_; -+ -+ // |helper_| lives on the sequence |blocking_task_runner_| posts to and holds -+ // a weak reference back to the service that owns it. -+ std::unique_ptr<BlockingTaskRunnerHelper, base::OnTaskRunnerDeleter> helper_; -+ base::WeakPtrFactory<HidServiceFido> weak_factory_{this}; -+}; -+ -+} // namespace device -+ -+#endif // SERVICES_DEVICE_HID_HID_SERVICE_LINUX_H_ diff --git a/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.cc b/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.cc deleted file mode 100644 index cf068ad59a5f..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.cc +++ /dev/null @@ -1,398 +0,0 @@ ---- services/device/hid/hid_service_freebsd.cc.orig 2025-02-02 01:39:47 UTC -+++ services/device/hid/hid_service_freebsd.cc -@@ -0,0 +1,395 @@ -+// Copyright 2014 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/device/hid/hid_service_freebsd.h" -+ -+#include <dev/usb/usb_ioctl.h> -+#include <stdint.h> -+#include <sys/socket.h> -+#include <sys/un.h> -+ -+#include <set> -+#include <string> -+#include <vector> -+ -+#include "base/files/file_descriptor_watcher_posix.h" -+#include "base/files/file_enumerator.h" -+#include "base/files/file_util.h" -+#include "base/files/file.h" -+#include "base/location.h" -+#include "base/logging.h" -+#include "base/posix/eintr_wrapper.h" -+#include "base/stl_util.h" -+#include "base/strings/pattern.h" -+#include "base/strings/stringprintf.h" -+#include "base/strings/sys_string_conversions.h" -+#include "base/strings/string_util.h" -+#include "base/strings/string_split.h" -+#include "base/task/single_thread_task_runner.h" -+#include "base/task/thread_pool.h" -+#include "base/threading/scoped_blocking_call.h" -+#include "base/threading/thread_restrictions.h" -+#include "components/device_event_log/device_event_log.h" -+#include "services/device/hid/hid_connection_freebsd.h" -+ -+const int kMaxPermissionChecks = 5; -+ -+namespace device { -+ -+struct HidServiceFreeBSD::ConnectParams { -+ ConnectParams(scoped_refptr<HidDeviceInfo> device_info, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback callback) -+ : device_info(std::move(device_info)), -+ allow_protected_reports(allow_protected_reports), -+ allow_fido_reports(allow_fido_reports), -+ callback(std::move(callback)), -+ task_runner(base::SequencedTaskRunner::GetCurrentDefault()), -+ blocking_task_runner( -+ base::ThreadPool::CreateSequencedTaskRunner(kBlockingTaskTraits)) {} -+ ~ConnectParams() {} -+ -+ scoped_refptr<HidDeviceInfo> device_info; -+ bool allow_protected_reports; -+ bool allow_fido_reports; -+ ConnectCallback callback; -+ scoped_refptr<base::SequencedTaskRunner> task_runner; -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner; -+ base::ScopedFD fd; -+}; -+ -+class HidServiceFreeBSD::BlockingTaskRunnerHelper { -+ public: -+ BlockingTaskRunnerHelper(base::WeakPtr<HidServiceFreeBSD> service) -+ : service_(std::move(service)), -+ task_runner_(base::SequencedTaskRunner::GetCurrentDefault()) { -+ DETACH_FROM_SEQUENCE(sequence_checker_); -+ -+ timer_.reset(new base::RepeatingTimer()); -+ devd_buffer_ = new net::IOBufferWithSize(1024); -+ } -+ -+ BlockingTaskRunnerHelper(const BlockingTaskRunnerHelper&) = delete; -+ BlockingTaskRunnerHelper& operator=(const BlockingTaskRunnerHelper&) = delete; -+ -+ ~BlockingTaskRunnerHelper() { -+ } -+ -+ void Start() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ const base::FilePath kDevRoot("/dev"); -+ const std::string kUHIDPattern("/dev/uhid*"); -+ -+ base::FileEnumerator enumerator(kDevRoot, false, base::FileEnumerator::FILES); -+ do { -+ const base::FilePath next_device_path(enumerator.Next()); -+ const std::string next_device = next_device_path.value(); -+ if (next_device.empty()) -+ break; -+ -+ if (base::MatchPattern(next_device, kUHIDPattern)) -+ OnDeviceAdded(next_device.substr(5)); -+ } while (true); -+ -+ SetupDevdMonitor(); -+ -+ task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&HidServiceFreeBSD::FirstEnumerationComplete, service_)); -+ } -+ -+ bool HaveReadWritePermissions(std::string device_id) { -+ std::string device_node = "/dev/" + device_id; -+ base::AssertBlockingAllowed(); -+ -+ base::FilePath device_path(device_node); -+ base::File device_file; -+ int flags = -+ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; -+ device_file.Initialize(device_path, flags); -+ if (!device_file.IsValid()) -+ return false; -+ -+ return true; -+ } -+ -+ void OnDeviceAdded(std::string device_id) { -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ std::string device_node = "/dev/" + device_id; -+ uint16_t vendor_id = 0xffff; -+ uint16_t product_id = 0xffff; -+ std::string product_name = ""; -+ std::string serial_number = ""; -+ -+ std::vector<uint8_t> report_descriptor; -+ -+ base::AssertBlockingAllowed(); -+ -+ base::FilePath device_path(device_node); -+ base::File device_file; -+ int flags = -+ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; -+ device_file.Initialize(device_path, flags); -+ if (!device_file.IsValid()) { -+ HID_LOG(ERROR) << "Failed to open '" << device_node -+ << "': " -+ << base::File::ErrorToString(device_file.error_details()); -+ return; -+ } -+ -+ base::ScopedFD fd; -+ fd.reset(device_file.TakePlatformFile()); -+ -+ struct usb_gen_descriptor ugd; -+ ugd.ugd_data = NULL; -+ ugd.ugd_maxlen = 0xffff; -+ int result = HANDLE_EINTR( -+ ioctl(fd.get(), USB_GET_REPORT_DESC, &ugd)); -+ -+ if (result < 0) { -+ HID_LOG(ERROR) << "Failed to get report descriptor size"; -+ return; -+ } -+ -+ report_descriptor.resize(ugd.ugd_actlen); -+ -+ ugd.ugd_data = report_descriptor.data(); -+ ugd.ugd_maxlen = ugd.ugd_actlen; -+ result = HANDLE_EINTR( -+ ioctl(fd.get(), USB_GET_REPORT_DESC, &ugd)); -+ -+ if (result < 0) { -+ HID_LOG(ERROR) << "Failed to get report descriptor"; -+ return; -+ } -+ -+ scoped_refptr<HidDeviceInfo> device_info(new HidDeviceInfo( -+ device_id, -+ /*physical_device_id*/"", -+ vendor_id, -+ product_id, -+ product_name, -+ serial_number, -+ device::mojom::HidBusType::kHIDBusTypeUSB, -+ report_descriptor, -+ device_node)); -+ -+ task_runner_->PostTask(FROM_HERE, base::BindOnce(&HidServiceFreeBSD::AddDevice, -+ service_, device_info)); -+ } -+ -+ void OnDeviceRemoved(std::string device_id) { -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ task_runner_->PostTask( -+ FROM_HERE, base::BindOnce(&HidServiceFreeBSD::RemoveDevice, service_, -+ device_id)); -+ } -+ -+ private: -+ -+ void CheckPendingPermissionChange() { -+ base::AssertBlockingAllowed(); -+ std::map<std::string, int>::iterator it; -+ for (it = permissions_checks_attempts_.begin(); it != permissions_checks_attempts_.end();) { -+ std::string device_name = it->first; -+ bool keep = true; -+ if (HaveReadWritePermissions(device_name)) { -+ OnDeviceAdded(device_name); -+ keep = false; -+ } -+ else if (it->second-- <= 0) { -+ HID_LOG(ERROR) << "Still don't have write permissions to '" << device_name -+ << "' after " << kMaxPermissionChecks << " attempts"; -+ keep = false; -+ } -+ -+ if (keep) -+ ++it; -+ else -+ permissions_checks_attempts_.erase(it++); -+ } -+ -+ if (permissions_checks_attempts_.empty()) -+ timer_->Stop(); -+ } -+ -+ void SetupDevdMonitor() { -+ base::AssertBlockingAllowed(); -+ -+ int devd_fd = socket(AF_UNIX, SOCK_SEQPACKET, 0); -+ if (devd_fd < 0) -+ return; -+ -+ struct sockaddr_un sa; -+ -+ sa.sun_family = AF_UNIX; -+ strlcpy(sa.sun_path, "/var/run/devd.seqpacket.pipe", sizeof(sa.sun_path)); -+ if (connect(devd_fd, (struct sockaddr *) &sa, sizeof(sa)) < 0) { -+ close(devd_fd); -+ return; -+ } -+ -+ devd_fd_.reset(devd_fd); -+ file_watcher_ = base::FileDescriptorWatcher::WatchReadable( -+ devd_fd_.get(), base::BindRepeating(&BlockingTaskRunnerHelper::OnDevdMessageCanBeRead, -+ base::Unretained(this))); -+ } -+ -+ void OnDevdMessageCanBeRead() { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ ssize_t bytes_read = HANDLE_EINTR(recv(devd_fd_.get(), devd_buffer_->data(), -+ devd_buffer_->size() - 1, MSG_WAITALL)); -+ if (bytes_read < 0) { -+ if (errno != EAGAIN) { -+ HID_LOG(ERROR) << "Read failed"; -+ file_watcher_.reset(); -+ } -+ return; -+ } -+ -+ devd_buffer_->data()[bytes_read] = 0; -+ char *data = devd_buffer_->data(); -+ // It may take some time for devd to change permissions -+ // on /dev/uhidX node. So do not fail immediately if -+ // open fail. Retry each second for kMaxPermissionChecks -+ // times before giving up entirely -+ if (base::StartsWith(data, "+uhid", base::CompareCase::SENSITIVE)) { -+ std::vector<std::string> parts = base::SplitString( -+ data, " ", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); -+ if (!parts.empty()) { -+ std::string device_name = parts[0].substr(1); // skip '+' -+ if (HaveReadWritePermissions(device_name)) -+ OnDeviceAdded(parts[0].substr(1)); -+ else { -+ // Do not re-add to checks -+ if (permissions_checks_attempts_.find(device_name) == permissions_checks_attempts_.end()) { -+ permissions_checks_attempts_.insert(std::pair<std::string, int>(device_name, kMaxPermissionChecks)); -+ timer_->Start(FROM_HERE, base::Seconds(1), -+ this, &BlockingTaskRunnerHelper::CheckPendingPermissionChange); -+ } -+ } -+ } -+ } -+ -+ if (base::StartsWith(data, "-uhid", base::CompareCase::SENSITIVE)) { -+ std::vector<std::string> parts = base::SplitString( -+ data, " ", base::TRIM_WHITESPACE, base::SPLIT_WANT_ALL); -+ if (!parts.empty()) { -+ std::string device_name = parts[0].substr(1); // skip '-' -+ auto it = permissions_checks_attempts_.find(device_name); -+ if (it != permissions_checks_attempts_.end()) { -+ permissions_checks_attempts_.erase(it); -+ if (permissions_checks_attempts_.empty()) -+ timer_->Stop(); -+ } -+ OnDeviceRemoved(parts[0].substr(1)); -+ } -+ } -+ } -+ -+ SEQUENCE_CHECKER(sequence_checker_); -+ -+ // This weak pointer is only valid when checked on this task runner. -+ base::WeakPtr<HidServiceFreeBSD> service_; -+ scoped_refptr<base::SequencedTaskRunner> task_runner_; -+ std::unique_ptr<base::FileDescriptorWatcher::Controller> file_watcher_; -+ std::unique_ptr<base::RepeatingTimer> timer_; -+ base::ScopedFD devd_fd_; -+ scoped_refptr<net::IOBufferWithSize> devd_buffer_; -+ std::map<std::string, int> permissions_checks_attempts_; -+}; -+ -+HidServiceFreeBSD::HidServiceFreeBSD() -+ : blocking_task_runner_( -+ base::ThreadPool::CreateSequencedTaskRunner(kBlockingTaskTraits)), -+ helper_(nullptr, base::OnTaskRunnerDeleter(blocking_task_runner_)) { -+ helper_.reset(new BlockingTaskRunnerHelper(weak_factory_.GetWeakPtr())); -+ blocking_task_runner_->PostTask( -+ FROM_HERE, -+ base::BindOnce(&BlockingTaskRunnerHelper::Start, base::Unretained(helper_.get()))); -+} -+ -+HidServiceFreeBSD::~HidServiceFreeBSD() { -+ blocking_task_runner_->DeleteSoon(FROM_HERE, helper_.release()); -+} -+ -+base::WeakPtr<HidService> HidServiceFreeBSD::GetWeakPtr() { -+ return weak_factory_.GetWeakPtr(); -+} -+ -+// static -+void HidServiceFreeBSD::OpenOnBlockingThread( -+ std::unique_ptr<ConnectParams> params) { -+ base::ScopedBlockingCall scoped_blocking_call( -+ FROM_HERE, base::BlockingType::MAY_BLOCK); -+ scoped_refptr<base::SequencedTaskRunner> task_runner = params->task_runner; -+ -+ base::FilePath device_path(params->device_info->device_node()); -+ base::File device_file; -+ int flags = -+ base::File::FLAG_OPEN | base::File::FLAG_READ | base::File::FLAG_WRITE; -+ device_file.Initialize(device_path, flags); -+ if (!device_file.IsValid()) { -+ HID_LOG(EVENT) << "Failed to open '" << params->device_info->device_node() -+ << "': " -+ << base::File::ErrorToString(device_file.error_details()); -+ task_runner->PostTask(FROM_HERE, -+ base::BindOnce(std::move(params->callback), nullptr)); -+ return; -+ } -+ params->fd.reset(device_file.TakePlatformFile()); -+ task_runner->PostTask(FROM_HERE, base::BindOnce(&HidServiceFreeBSD::FinishOpen, -+ std::move(params))); -+} -+ -+void HidServiceFreeBSD::Connect(const std::string& device_guid, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback callback) { -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ -+ const auto& map_entry = devices().find(device_guid); -+ if (map_entry == devices().end()) { -+ base::SequencedTaskRunner::GetCurrentDefault()->PostTask( -+ FROM_HERE, base::BindOnce(std::move(callback), nullptr)); -+ return; -+ } -+ -+ scoped_refptr<HidDeviceInfo> device_info = map_entry->second; -+ -+ auto params = std::make_unique<ConnectParams>(device_info, -+ allow_protected_reports, -+ allow_fido_reports, -+ std::move(callback)); -+ scoped_refptr<base::SequencedTaskRunner> blocking_task_runner = -+ params->blocking_task_runner; -+ -+ blocking_task_runner->PostTask( -+ FROM_HERE, base::BindOnce(&HidServiceFreeBSD::OpenOnBlockingThread, -+ std::move(params))); -+} -+ -+// static -+void HidServiceFreeBSD::FinishOpen(std::unique_ptr<ConnectParams> params) { -+ DCHECK(params->fd.is_valid()); -+ -+ if (!base::SetNonBlocking(params->fd.get())) { -+ HID_PLOG(ERROR) << "Failed to set the non-blocking flag on the device fd"; -+ std::move(params->callback).Run(nullptr); -+ } -+ -+ std::move(params->callback).Run(base::MakeRefCounted<HidConnectionFreeBSD>( -+ std::move(params->device_info), -+ std::move(params->fd), -+ std::move(params->blocking_task_runner), -+ params->allow_protected_reports, -+ params->allow_fido_reports -+ )); -+} -+ -+} // namespace device diff --git a/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.h b/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.h deleted file mode 100644 index b60d2fc84553..000000000000 --- a/devel/electron35/files/patch-services_device_hid_hid__service__freebsd.h +++ /dev/null @@ -1,52 +0,0 @@ ---- services/device/hid/hid_service_freebsd.h.orig 2022-02-07 13:39:41 UTC -+++ services/device/hid/hid_service_freebsd.h -@@ -0,0 +1,49 @@ -+// Copyright 2014 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef DEVICE_HID_HID_SERVICE_FREEBSD_H_ -+#define DEVICE_HID_HID_SERVICE_FREEBSD_H_ -+ -+#include <string> -+ -+#include "base/memory/ref_counted.h" -+#include "base/memory/weak_ptr.h" -+#include "base/timer/timer.h" -+#include "services/device/hid/hid_service.h" -+#include "net/base/io_buffer.h" -+ -+namespace device { -+ -+class HidServiceFreeBSD : public HidService { -+ public: -+ HidServiceFreeBSD(); -+ -+ HidServiceFreeBSD(const HidServiceFreeBSD&) = delete; -+ HidServiceFreeBSD& operator=(const HidServiceFreeBSD&) = delete; -+ -+ ~HidServiceFreeBSD() override; -+ -+ void Connect(const std::string& device_guid, -+ bool allow_protected_reports, -+ bool allow_fido_reports, -+ ConnectCallback connect) override; -+ base::WeakPtr<HidService> GetWeakPtr() override; -+ -+ private: -+ struct ConnectParams; -+ class BlockingTaskRunnerHelper; -+ -+ static void OpenOnBlockingThread(std::unique_ptr<ConnectParams> params); -+ static void FinishOpen(std::unique_ptr<ConnectParams> params); -+ -+ const scoped_refptr<base::SequencedTaskRunner> blocking_task_runner_; -+ // |helper_| lives on the sequence |blocking_task_runner_| posts to and holds -+ // a weak reference back to the service that owns it. -+ std::unique_ptr<BlockingTaskRunnerHelper, base::OnTaskRunnerDeleter> helper_; -+ base::WeakPtrFactory<HidServiceFreeBSD> weak_factory_{this}; -+}; -+ -+} // namespace device -+ -+#endif // DEVICE_HID_HID_SERVICE_FREEBSD_H_ diff --git a/devel/electron35/files/patch-services_device_public_cpp_device__features.cc b/devel/electron35/files/patch-services_device_public_cpp_device__features.cc deleted file mode 100644 index c50fb2720faf..000000000000 --- a/devel/electron35/files/patch-services_device_public_cpp_device__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/public/cpp/device_features.cc.orig 2025-03-24 20:50:14 UTC -+++ services/device/public/cpp/device_features.cc -@@ -114,7 +114,7 @@ bool IsOsLevelGeolocationPermissionSupportEnabled() { - - // Controls whether Chrome will try to automatically detach kernel drivers when - // a USB interface is busy. --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kAutomaticUsbDetach, - "AutomaticUsbDetach", - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-services_device_public_cpp_device__features.h b/devel/electron35/files/patch-services_device_public_cpp_device__features.h deleted file mode 100644 index 6ed1b29601f5..000000000000 --- a/devel/electron35/files/patch-services_device_public_cpp_device__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/public/cpp/device_features.h.orig 2025-03-24 20:50:14 UTC -+++ services/device/public/cpp/device_features.h -@@ -51,7 +51,7 @@ DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermis - - DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermissionSupportEnabled(); - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - DEVICE_FEATURES_EXPORT BASE_DECLARE_FEATURE(kAutomaticUsbDetach); - #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h b/devel/electron35/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h deleted file mode 100644 index 9d6a5751b0d3..000000000000 --- a/devel/electron35/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/public/cpp/generic_sensor/sensor_reading.h.orig 2023-11-29 21:40:08 UTC -+++ services/device/public/cpp/generic_sensor/sensor_reading.h -@@ -8,6 +8,8 @@ - #include <stddef.h> - #include <stdint.h> - -+#include <cstdint> -+ - #include <type_traits> - - namespace device { diff --git a/devel/electron35/files/patch-services_device_public_mojom_BUILD.gn b/devel/electron35/files/patch-services_device_public_mojom_BUILD.gn deleted file mode 100644 index 8c68f0c8d96f..000000000000 --- a/devel/electron35/files/patch-services_device_public_mojom_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/public/mojom/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/public/mojom/BUILD.gn -@@ -97,7 +97,7 @@ mojom("device_service") { - enable_js_fuzzing = false - - enabled_features = [] -- if ((is_linux || is_chromeos) && use_udev) { -+ if ((is_linux || is_chromeos) && !is_bsd && use_udev) { - enabled_features += [ "enable_input_device_manager" ] - } - diff --git a/devel/electron35/files/patch-services_device_serial_BUILD.gn b/devel/electron35/files/patch-services_device_serial_BUILD.gn deleted file mode 100644 index bf851e3e2377..000000000000 --- a/devel/electron35/files/patch-services_device_serial_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/serial/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/serial/BUILD.gn -@@ -4,7 +4,7 @@ import("//build/config/features.gni") - - import("//build/config/features.gni") - --if (is_win || ((is_linux || is_chromeos) && use_udev) || is_mac) { -+if (is_win || ((!is_bsd && is_linux || is_chromeos) && use_udev) || is_mac) { - config("platform_support") { - visibility = [ ":serial" ] - if (is_win) { diff --git a/devel/electron35/files/patch-services_device_serial_serial__device__enumerator.cc b/devel/electron35/files/patch-services_device_serial_serial__device__enumerator.cc deleted file mode 100644 index 2a665d21340c..000000000000 --- a/devel/electron35/files/patch-services_device_serial_serial__device__enumerator.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- services/device/serial/serial_device_enumerator.cc.orig 2024-08-14 20:55:10 UTC -+++ services/device/serial/serial_device_enumerator.cc -@@ -13,7 +13,7 @@ - #include "build/build_config.h" - #include "components/device_event_log/device_event_log.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "services/device/serial/serial_device_enumerator_linux.h" - #elif BUILDFLAG(IS_MAC) - #include "services/device/serial/serial_device_enumerator_mac.h" -@@ -26,7 +26,7 @@ std::unique_ptr<SerialDeviceEnumerator> SerialDeviceEn - // static - std::unique_ptr<SerialDeviceEnumerator> SerialDeviceEnumerator::Create( - scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return SerialDeviceEnumeratorLinux::Create(); - #elif BUILDFLAG(IS_MAC) - return std::make_unique<SerialDeviceEnumeratorMac>(); diff --git a/devel/electron35/files/patch-services_device_serial_serial__io__handler__posix.cc b/devel/electron35/files/patch-services_device_serial_serial__io__handler__posix.cc deleted file mode 100644 index a9094eebc75c..000000000000 --- a/devel/electron35/files/patch-services_device_serial_serial__io__handler__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/device/serial/serial_io_handler_posix.cc.orig 2024-08-14 20:55:10 UTC -+++ services/device/serial/serial_io_handler_posix.cc -@@ -73,7 +73,7 @@ bool BitrateToSpeedConstant(int bitrate, speed_t* spee - BITRATE_TO_SPEED_CASE(9600) - BITRATE_TO_SPEED_CASE(19200) - BITRATE_TO_SPEED_CASE(38400) --#if !BUILDFLAG(IS_MAC) -+#if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_BSD) - BITRATE_TO_SPEED_CASE(57600) - BITRATE_TO_SPEED_CASE(115200) - BITRATE_TO_SPEED_CASE(230400) diff --git a/devel/electron35/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc b/devel/electron35/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc deleted file mode 100644 index bb7a6dda41b9..000000000000 --- a/devel/electron35/files/patch-services_device_time__zone__monitor_time__zone__monitor__linux.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- services/device/time_zone_monitor/time_zone_monitor_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ services/device/time_zone_monitor/time_zone_monitor_linux.cc -@@ -131,9 +131,12 @@ class TimeZoneMonitorLinuxImpl - // false positives are harmless, assuming the false positive rate is - // reasonable. - const auto kFilesToWatch = std::to_array<const char*>({ -+#if BUILDFLAG(IS_BSD) - "/etc/localtime", -+#else - "/etc/timezone", - "/etc/TZ", -+#endif - }); - for (size_t index = 0; index < std::size(kFilesToWatch); ++index) { - file_path_watchers_.push_back(std::make_unique<base::FilePathWatcher>()); diff --git a/devel/electron35/files/patch-services_device_usb_BUILD.gn b/devel/electron35/files/patch-services_device_usb_BUILD.gn deleted file mode 100644 index 8b87b5d4d955..000000000000 --- a/devel/electron35/files/patch-services_device_usb_BUILD.gn +++ /dev/null @@ -1,34 +0,0 @@ ---- services/device/usb/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/device/usb/BUILD.gn -@@ -90,7 +90,7 @@ static_library("usb") { - deps += [ "//third_party/re2" ] - } - -- if (is_mac) { -+ if (is_mac || is_openbsd) { - # These sources and deps are required for libusb. - # TODO(crbug.com/40136337) Remove these sources. - sources += [ -@@ -113,6 +113,13 @@ static_library("usb") { - deps += [ "//third_party/libusb" ] - } - -+ if (is_freebsd) { -+ sources += [ -+ "usb_service_fake.cc", -+ "usb_service_fake.h", -+ ] -+ } -+ - if (is_linux || is_chromeos) { - sources += [ - "usb_device_linux.cc", -@@ -134,7 +141,7 @@ static_library("usb") { - deps += [ "//device/udev_linux" ] - } - -- if (is_android || is_chromeos || is_linux) { -+ if (is_android || is_chromeos || is_linux && !is_bsd) { - sources += [ - "usb_device_handle_usbfs.cc", - "usb_device_handle_usbfs.h", diff --git a/devel/electron35/files/patch-services_device_usb_usb__service.cc b/devel/electron35/files/patch-services_device_usb_usb__service.cc deleted file mode 100644 index 72460a029788..000000000000 --- a/devel/electron35/files/patch-services_device_usb_usb__service.cc +++ /dev/null @@ -1,35 +0,0 @@ ---- services/device/usb/usb_service.cc.orig 2024-08-14 20:55:10 UTC -+++ services/device/usb/usb_service.cc -@@ -21,12 +21,16 @@ - - #if BUILDFLAG(IS_ANDROID) - #include "services/device/usb/usb_service_android.h" --#elif defined(USE_UDEV) -+#elif defined(USE_UDEV) && !BUILDFLAG(IS_BSD) - #include "services/device/usb/usb_service_linux.h" - #elif BUILDFLAG(IS_MAC) - #include "services/device/usb/usb_service_impl.h" - #elif BUILDFLAG(IS_WIN) - #include "services/device/usb/usb_service_win.h" -+#elif BUILDFLAG(IS_OPENBSD) -+#include "services/device/usb/usb_service_impl.h" -+#elif BUILDFLAG(IS_FREEBSD) -+#include "services/device/usb/usb_service_fake.h" - #endif - - namespace device { -@@ -49,11 +53,13 @@ std::unique_ptr<UsbService> UsbService::Create() { - std::unique_ptr<UsbService> UsbService::Create() { - #if BUILDFLAG(IS_ANDROID) - return base::WrapUnique(new UsbServiceAndroid()); --#elif defined(USE_UDEV) -+#elif defined(USE_UDEV) && !BUILDFLAG(IS_BSD) - return base::WrapUnique(new UsbServiceLinux()); - #elif BUILDFLAG(IS_WIN) - return base::WrapUnique(new UsbServiceWin()); - #elif BUILDFLAG(IS_MAC) -+ return base::WrapUnique(new UsbServiceImpl()); -+#elif BUILDFLAG(IS_BSD) - return base::WrapUnique(new UsbServiceImpl()); - #else - return nullptr; diff --git a/devel/electron35/files/patch-services_device_usb_usb__service__fake.cc b/devel/electron35/files/patch-services_device_usb_usb__service__fake.cc deleted file mode 100644 index 03bcf21b39ab..000000000000 --- a/devel/electron35/files/patch-services_device_usb_usb__service__fake.cc +++ /dev/null @@ -1,52 +0,0 @@ ---- services/device/usb/usb_service_fake.cc.orig 2023-04-10 14:02:12 UTC -+++ services/device/usb/usb_service_fake.cc -@@ -0,0 +1,49 @@ -+// Copyright 2014 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/device/usb/usb_service_fake.h" -+ -+#include <stdint.h> -+ -+#include <list> -+#include <memory> -+#include <set> -+#include <utility> -+ -+#include "base/barrier_closure.h" -+#include "base/containers/contains.h" -+#include "base/location.h" -+#include "base/memory/ref_counted_memory.h" -+#include "base/memory/weak_ptr.h" -+#include "base/strings/string_number_conversions.h" -+#include "base/strings/utf_string_conversions.h" -+#include "base/task/sequenced_task_runner.h" -+#include "base/task/single_thread_task_runner.h" -+#include "base/task/thread_pool.h" -+#include "base/threading/scoped_blocking_call.h" -+#include "build/build_config.h" -+#include "components/device_event_log/device_event_log.h" -+#include "services/device/usb/usb_device_handle.h" -+#include "services/device/usb/usb_error.h" -+#include "services/device/usb/webusb_descriptors.h" -+ -+namespace device { -+ -+UsbServiceImpl::UsbServiceImpl() -+ : task_runner_(base::SequencedTaskRunner::GetCurrentDefault()) { -+ NOTIMPLEMENTED(); -+} -+ -+UsbServiceImpl::~UsbServiceImpl() { -+ NOTIMPLEMENTED(); -+ NotifyWillDestroyUsbService(); -+} -+ -+void UsbServiceImpl::GetDevices(GetDevicesCallback callback) { -+ NOTIMPLEMENTED(); -+ DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); -+ UsbService::GetDevices(std::move(callback)); -+} -+ -+} // namespace device diff --git a/devel/electron35/files/patch-services_device_usb_usb__service__fake.h b/devel/electron35/files/patch-services_device_usb_usb__service__fake.h deleted file mode 100644 index 2e123db7f3be..000000000000 --- a/devel/electron35/files/patch-services_device_usb_usb__service__fake.h +++ /dev/null @@ -1,51 +0,0 @@ ---- services/device/usb/usb_service_fake.h.orig 2022-10-29 13:32:26 UTC -+++ services/device/usb/usb_service_fake.h -@@ -0,0 +1,48 @@ -+// Copyright 2015 The Chromium Authors -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#ifndef SERVICES_DEVICE_USB_USB_SERVICE_IMPL_H_ -+#define SERVICES_DEVICE_USB_USB_SERVICE_IMPL_H_ -+ -+#include "services/device/usb/usb_service.h" -+ -+#include <stddef.h> -+ -+#include <map> -+#include <set> -+#include <string> -+#include <vector> -+ -+#include "base/containers/queue.h" -+#include "base/memory/weak_ptr.h" -+#include "build/build_config.h" -+#include "services/device/usb/usb_context.h" -+#include "services/device/usb/usb_device_impl.h" -+#include "third_party/abseil-cpp/absl/types/optional.h" -+ -+namespace device { -+ -+class UsbDeviceImpl; -+ -+class UsbServiceImpl final : public UsbService { -+ public: -+ UsbServiceImpl(); -+ -+ UsbServiceImpl(const UsbServiceImpl&) = delete; -+ UsbServiceImpl& operator=(const UsbServiceImpl&) = delete; -+ -+ ~UsbServiceImpl() override; -+ -+ private: -+ // device::UsbService implementation -+ void GetDevices(GetDevicesCallback callback) override; -+ -+ void OnUsbContext(scoped_refptr<UsbContext> context); -+ -+ scoped_refptr<base::SequencedTaskRunner> task_runner_; -+}; -+ -+} // namespace device -+ -+#endif // SERVICES_DEVICE_USB_USB_SERVICE_IMPL_H_ diff --git a/devel/electron35/files/patch-services_network_BUILD.gn b/devel/electron35/files/patch-services_network_BUILD.gn deleted file mode 100644 index f60999cdfa43..000000000000 --- a/devel/electron35/files/patch-services_network_BUILD.gn +++ /dev/null @@ -1,10 +0,0 @@ ---- services/network/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/network/BUILD.gn -@@ -396,7 +396,6 @@ if (is_linux || is_chromeos) { - ] - deps = [ - "//base:base", -- "//sandbox/linux:sandbox_services", - "//sandbox/policy:policy", - ] - configs += [ "//build/config/compiler:wexit_time_destructors" ] diff --git a/devel/electron35/files/patch-services_network_network__context.cc b/devel/electron35/files/patch-services_network_network__context.cc deleted file mode 100644 index 165015186743..000000000000 --- a/devel/electron35/files/patch-services_network_network__context.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- services/network/network_context.cc.orig 2025-04-06 11:53:45 UTC -+++ services/network/network_context.cc -@@ -709,7 +709,7 @@ NetworkContext::NetworkContextHttpAuthPreferences:: - NetworkContext::NetworkContextHttpAuthPreferences:: - ~NetworkContextHttpAuthPreferences() = default; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool NetworkContext::NetworkContextHttpAuthPreferences::AllowGssapiLibraryLoad() - const { - if (network_service_) { -@@ -2620,7 +2620,7 @@ void NetworkContext::OnHttpAuthDynamicParamsChanged( - http_auth_dynamic_network_service_params->android_negotiate_account_type); - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - http_auth_merged_preferences_.set_allow_gssapi_library_load( - http_auth_dynamic_network_service_params->allow_gssapi_library_load); - #endif // BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-services_network_network__context.h b/devel/electron35/files/patch-services_network_network__context.h deleted file mode 100644 index 244c7ee8ade3..000000000000 --- a/devel/electron35/files/patch-services_network_network__context.h +++ /dev/null @@ -1,11 +0,0 @@ ---- services/network/network_context.h.orig 2025-04-06 11:53:45 UTC -+++ services/network/network_context.h -@@ -708,7 +708,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkContext - public: - explicit NetworkContextHttpAuthPreferences(NetworkService* network_service); - ~NetworkContextHttpAuthPreferences() override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool AllowGssapiLibraryLoad() const override; - #endif // BUILDFLAG(IS_LINUX) - private: diff --git a/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.cc b/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.cc deleted file mode 100644 index a6b1b1a87062..000000000000 --- a/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- services/network/network_sandbox_hook_linux.cc.orig 2024-04-15 20:34:03 UTC -+++ services/network/network_sandbox_hook_linux.cc -@@ -15,11 +15,14 @@ - #include "sandbox/linux/syscall_broker/broker_file_permission.h" - #include "sandbox/policy/features.h" - -+#if !BUILDFLAG(IS_BSD) - using sandbox::syscall_broker::BrokerFilePermission; - using sandbox::syscall_broker::MakeBrokerCommandSet; -+#endif - - namespace network { - -+#if !BUILDFLAG(IS_BSD) - sandbox::syscall_broker::BrokerCommandSet GetNetworkBrokerCommandSet() { - return MakeBrokerCommandSet({ - sandbox::syscall_broker::COMMAND_ACCESS, -@@ -103,9 +106,11 @@ void LoadNetworkLibraries() { - } - } - #endif // BUILDFLAG(IS_CHROMEOS) -+#endif - - bool NetworkPreSandboxHook(std::vector<std::string> network_context_parent_dirs, - sandbox::policy::SandboxLinux::Options options) { -+#if !BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_CHROMEOS) - LoadNetworkLibraries(); - #endif -@@ -118,6 +123,7 @@ bool NetworkPreSandboxHook(std::vector<std::string> ne - GetNetworkBrokerCommandSet(), - GetNetworkFilePermissions(std::move(network_context_parent_dirs)), - options); -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.h b/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.h deleted file mode 100644 index 80fe3360382a..000000000000 --- a/devel/electron35/files/patch-services_network_network__sandbox__hook__linux.h +++ /dev/null @@ -1,14 +0,0 @@ ---- services/network/network_sandbox_hook_linux.h.orig 2023-05-25 00:42:01 UTC -+++ services/network/network_sandbox_hook_linux.h -@@ -6,7 +6,11 @@ - #define SERVICES_NETWORK_NETWORK_SANDBOX_HOOK_LINUX_H_ - - #include "base/component_export.h" -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace network { - diff --git a/devel/electron35/files/patch-services_network_network__service.cc b/devel/electron35/files/patch-services_network_network__service.cc deleted file mode 100644 index 2b902fafe713..000000000000 --- a/devel/electron35/files/patch-services_network_network__service.cc +++ /dev/null @@ -1,34 +0,0 @@ ---- services/network/network_service.cc.orig 2025-03-24 20:50:14 UTC -+++ services/network/network_service.cc -@@ -98,11 +98,11 @@ - #include "third_party/boringssl/src/include/openssl/cpu.h" - #endif - --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && !BUILDFLAG(IS_CASTOS) - #include "components/os_crypt/sync/key_storage_config_linux.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "services/network/network_change_notifier_passive_factory.h" - #endif - -@@ -981,7 +981,7 @@ void NetworkService::SetExplicitlyAllowedPorts( - net::SetExplicitlyAllowedPorts(ports); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void NetworkService::SetGssapiLibraryLoadObserver( - mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> - gssapi_library_load_observer) { -@@ -1063,7 +1063,7 @@ NetworkService::CreateHttpAuthHandlerFactory(NetworkCo - ); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void NetworkService::OnBeforeGssapiLibraryLoad() { - if (gssapi_library_load_observer_.is_bound()) { - gssapi_library_load_observer_->OnBeforeGssapiLibraryLoad(); diff --git a/devel/electron35/files/patch-services_network_network__service.h b/devel/electron35/files/patch-services_network_network__service.h deleted file mode 100644 index 4c2b2309a2c6..000000000000 --- a/devel/electron35/files/patch-services_network_network__service.h +++ /dev/null @@ -1,29 +0,0 @@ ---- services/network/network_service.h.orig 2025-03-24 20:50:14 UTC -+++ services/network/network_service.h -@@ -237,7 +237,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService - const std::vector<ContentSettingPatternSource>& settings) override; - - void SetExplicitlyAllowedPorts(const std::vector<uint16_t>& ports) override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void SetGssapiLibraryLoadObserver( - mojo::PendingRemote<mojom::GssapiLibraryLoadObserver> - gssapi_library_load_observer) override; -@@ -263,7 +263,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService - std::unique_ptr<net::HttpAuthHandlerFactory> CreateHttpAuthHandlerFactory( - NetworkContext* network_context); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This is called just before a GSSAPI library may be loaded. - void OnBeforeGssapiLibraryLoad(); - #endif // BUILDFLAG(IS_LINUX) -@@ -509,7 +509,7 @@ class COMPONENT_EXPORT(NETWORK_SERVICE) NetworkService - // leaking stale listeners between tests. - std::unique_ptr<net::NetworkChangeNotifier> mock_network_change_notifier_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - mojo::Remote<mojom::GssapiLibraryLoadObserver> gssapi_library_load_observer_; - #endif // BUILDFLAG(IS_LINUX) - diff --git a/devel/electron35/files/patch-services_network_public_cpp_BUILD.gn b/devel/electron35/files/patch-services_network_public_cpp_BUILD.gn deleted file mode 100644 index 97783e2d9efd..000000000000 --- a/devel/electron35/files/patch-services_network_public_cpp_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/network/public/cpp/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/network/public/cpp/BUILD.gn -@@ -507,7 +507,7 @@ component("cpp_base") { - sources += [ "transferable_directory_fuchsia.cc" ] - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - sources += [ - "network_interface_change_listener_mojom_traits.cc", - "network_interface_change_listener_mojom_traits.h", diff --git a/devel/electron35/files/patch-services_network_public_cpp_features.cc b/devel/electron35/files/patch-services_network_public_cpp_features.cc deleted file mode 100644 index af9bcb4308a0..000000000000 --- a/devel/electron35/files/patch-services_network_public_cpp_features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/network/public/cpp/features.cc.orig 2025-03-24 20:50:14 UTC -+++ services/network/public/cpp/features.cc -@@ -125,7 +125,7 @@ BASE_FEATURE(kDnsOverHttpsUpgrade, - BASE_FEATURE(kDnsOverHttpsUpgrade, - "DnsOverHttpsUpgrade", - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-services_network_public_mojom_BUILD.gn b/devel/electron35/files/patch-services_network_public_mojom_BUILD.gn deleted file mode 100644 index 9b920ad62e22..000000000000 --- a/devel/electron35/files/patch-services_network_public_mojom_BUILD.gn +++ /dev/null @@ -1,25 +0,0 @@ ---- services/network/public/mojom/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/network/public/mojom/BUILD.gn -@@ -550,11 +550,11 @@ mojom("url_loader_base") { - } - - enabled_features = [] -- if (is_android || is_chromeos || is_linux) { -+ if (!is_bsd && (is_android || is_chromeos || is_linux)) { - enabled_features += [ "network_change_notifier_in_browser" ] - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - # TODO(crbug.com/40263697): Remove this once is_linux in the mojom IDL does - # not include lacros. - enabled_features += [ "use_network_interface_change_listener" ] -@@ -1594,7 +1594,7 @@ mojom("mojom") { - } - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - # TODO(crbug.com/40263697): Remove this once is_linux in the mojom IDL does - # not include lacros. - enabled_features += [ "use_network_interface_change_listener" ] diff --git a/devel/electron35/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h b/devel/electron35/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h deleted file mode 100644 index dbdbd35867b7..000000000000 --- a/devel/electron35/files/patch-services_network_shared__dictionary_shared__dictionary__writer__in__memory.h +++ /dev/null @@ -1,11 +0,0 @@ ---- services/network/shared_dictionary/shared_dictionary_writer_in_memory.h.orig 2023-08-10 01:48:48 UTC -+++ services/network/shared_dictionary/shared_dictionary_writer_in_memory.h -@@ -9,6 +9,8 @@ - #include <string> - #include <vector> - -+#include <vector> -+ - #include "base/component_export.h" - #include "base/functional/callback.h" - #include "crypto/secure_hash.h" diff --git a/devel/electron35/files/patch-services_on__device__model_on__device__model__service.h b/devel/electron35/files/patch-services_on__device__model_on__device__model__service.h deleted file mode 100644 index 1ea35b780484..000000000000 --- a/devel/electron35/files/patch-services_on__device__model_on__device__model__service.h +++ /dev/null @@ -1,22 +0,0 @@ ---- services/on_device_model/on_device_model_service.h.orig 2025-01-27 17:37:37 UTC -+++ services/on_device_model/on_device_model_service.h -@@ -31,6 +31,10 @@ class TsHolder; - class TsHolder; - } - -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#endif -+ - namespace on_device_model { - - class COMPONENT_EXPORT(ON_DEVICE_MODEL) OnDeviceModelService -@@ -44,7 +48,7 @@ class COMPONENT_EXPORT(ON_DEVICE_MODEL) OnDeviceModelS - // Must be called in the service's process after the run loop finished. - [[nodiscard]] static bool Shutdown(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static void AddSandboxLinuxOptions( - sandbox::policy::SandboxLinux::Options& options); - #endif diff --git a/devel/electron35/files/patch-services_on__device__model_pre__sandbox__init.cc b/devel/electron35/files/patch-services_on__device__model_pre__sandbox__init.cc deleted file mode 100644 index b3853eda0fc4..000000000000 --- a/devel/electron35/files/patch-services_on__device__model_pre__sandbox__init.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- services/on_device_model/pre_sandbox_init.cc.orig 2025-01-27 17:37:37 UTC -+++ services/on_device_model/pre_sandbox_init.cc -@@ -14,7 +14,7 @@ - #include "services/on_device_model/ml/chrome_ml.h" // nogncheck - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "gpu/config/gpu_info_collector.h" // nogncheck - #include "third_party/dawn/include/dawn/dawn_proc.h" // nogncheck - #include "third_party/dawn/include/dawn/native/DawnNative.h" // nogncheck -@@ -25,7 +25,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - constexpr uint32_t kVendorIdAMD = 0x1002; - constexpr uint32_t kVendorIdIntel = 0x8086; - constexpr uint32_t kVendorIdNVIDIA = 0x10DE; -@@ -74,7 +74,7 @@ bool OnDeviceModelService::PreSandboxInit() { - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Warm any relevant drivers before attempting to bring up the sandbox. For - // good measure we initialize a device instance for any adapter with an - // appropriate backend on top of any integrated or discrete GPU. -@@ -102,7 +102,7 @@ bool OnDeviceModelService::PreSandboxInit() { - return true; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - void OnDeviceModelService::AddSandboxLinuxOptions( - sandbox::policy::SandboxLinux::Options& options) { diff --git a/devel/electron35/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc b/devel/electron35/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc deleted file mode 100644 index a8069560e77e..000000000000 --- a/devel/electron35/files/patch-services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- services/resource_coordinator/memory_instrumentation/queued_request_dispatcher.cc.orig 2025-03-24 20:50:14 UTC -+++ services/resource_coordinator/memory_instrumentation/queued_request_dispatcher.cc -@@ -54,7 +54,7 @@ uint32_t CalculatePrivateFootprintKb(const mojom::RawO - uint32_t shared_resident_kb) { - DCHECK(os_dump.platform_private_footprint); - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - uint64_t rss_anon_bytes = os_dump.platform_private_footprint->rss_anon_bytes; - uint64_t vm_swap_bytes = os_dump.platform_private_footprint->vm_swap_bytes; - return (rss_anon_bytes + vm_swap_bytes) / 1024; -@@ -83,7 +83,7 @@ memory_instrumentation::mojom::OSMemDumpPtr CreatePubl - os_dump->is_peak_rss_resettable = internal_os_dump.is_peak_rss_resettable; - os_dump->private_footprint_kb = - CalculatePrivateFootprintKb(internal_os_dump, shared_resident_kb); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - os_dump->private_footprint_swap_kb = - internal_os_dump.platform_private_footprint->vm_swap_bytes / 1024; - os_dump->mappings_count = internal_os_dump.mappings_count; -@@ -220,7 +220,7 @@ void QueuedRequestDispatcher::SetUpAndDispatch( - - // On most platforms each process can dump data about their own process - // so ask each process to do so Linux is special see below. --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - request->pending_responses.insert({client_info.pid, ResponseType::kOSDump}); - client->RequestOSMemoryDump(request->memory_map_option(), - {base::kNullProcessId}, -@@ -235,7 +235,7 @@ void QueuedRequestDispatcher::SetUpAndDispatch( - - // In some cases, OS stats can only be dumped from a privileged process to - // get around to sandboxing/selinux restrictions (see crbug.com/461788). --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::vector<base::ProcessId> pids; - mojom::ClientProcess* browser_client = nullptr; - base::ProcessId browser_client_pid = base::kNullProcessId; -@@ -281,7 +281,7 @@ void QueuedRequestDispatcher::SetUpAndDispatchVmRegion - const OsCallback& os_callback) { - // On Linux, OS stats can only be dumped from a privileged process to - // get around to sandboxing/selinux restrictions (see crbug.com/461788). --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojom::ClientProcess* browser_client = nullptr; - base::ProcessId browser_client_pid = 0; - for (const auto& client_info : clients) { -@@ -331,7 +331,7 @@ QueuedRequestDispatcher::FinalizeVmRegionRequest( - // each client process provides 1 OS dump, % the case where the client is - // disconnected mid dump. - OSMemDumpMap& extra_os_dumps = response.second.os_dumps; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - for (auto& kv : extra_os_dumps) { - auto pid = kv.first == base::kNullProcessId ? original_pid : kv.first; - DCHECK(results.find(pid) == results.end()); -@@ -392,7 +392,7 @@ void QueuedRequestDispatcher::Finalize(QueuedRequest* - // crash). In the latter case (OS_LINUX) we expect the full map to come - // from the browser process response. - OSMemDumpMap& extra_os_dumps = response.second.os_dumps; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - for (const auto& kv : extra_os_dumps) { - auto pid = kv.first == base::kNullProcessId ? original_pid : kv.first; - DCHECK_EQ(pid_to_os_dump[pid], nullptr); diff --git a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn b/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn deleted file mode 100644 index 7950f2cfd1e4..000000000000 --- a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- services/resource_coordinator/public/cpp/memory_instrumentation/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/resource_coordinator/public/cpp/memory_instrumentation/BUILD.gn -@@ -27,8 +27,12 @@ component("memory_instrumentation") { - sources += [ "os_metrics_win.cc" ] - } - -- if (is_android || is_linux || is_chromeos) { -+ if ((is_android || is_linux || is_chromeos) && !is_bsd) { - sources += [ "os_metrics_linux.cc" ] -+ } -+ -+ if (is_bsd) { -+ sources += [ "os_metrics_bsd.cc" ] - } - - if (is_fuchsia) { diff --git a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h b/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h deleted file mode 100644 index 02f23a4fc095..000000000000 --- a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h +++ /dev/null @@ -1,20 +0,0 @@ ---- services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h.orig 2025-03-24 20:50:14 UTC -+++ services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h -@@ -57,7 +57,7 @@ class COMPONENT_EXPORT( - static std::vector<mojom::VmRegionPtr> GetProcessMemoryMaps( - base::ProcessHandle); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - static void SetProcSmapsForTesting(FILE*); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_ANDROID) -@@ -79,7 +79,7 @@ class COMPONENT_EXPORT( - GetMemoryInfo(base::ProcessHandle handle); - #endif // !BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // Provides information on the dump state of resident pages. These values are - // written to logs. New enum values can be added, but existing enums must - // never be renumbered or deleted and reused. diff --git a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc b/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc deleted file mode 100644 index cec6a7646af2..000000000000 --- a/devel/electron35/files/patch-services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__bsd.cc +++ /dev/null @@ -1,61 +0,0 @@ ---- services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_bsd.cc.orig 2022-03-25 21:59:56 UTC -+++ services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_bsd.cc -@@ -0,0 +1,58 @@ -+// Copyright 2022 The Chromium Authors. All rights reserved. -+// Use of this source code is governed by a BSD-style license that can be -+// found in the LICENSE file. -+ -+#include "services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h" -+ -+#include "base/memory/page_size.h" -+#include "base/process/process.h" -+#include "base/process/process_handle.h" -+ -+#include <sys/sysctl.h> -+ -+#include <vector> -+ -+#if BUILDFLAG(IS_OPENBSD) -+#define vm_rssize info.p_vm_rssize -+#elif BUILDFLAG(IS_FREEBSD) -+#include <sys/user.h> -+#define vm_rssize info.ki_rssize -+#endif -+ -+namespace memory_instrumentation { -+ -+// static -+bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, -+ mojom::RawOSMemDump* dump) { -+ base::Process process = pid == base::kNullProcessId -+ ? base::Process::Current() -+ : base::Process::Open(pid); -+ const size_t kPageSize = base::GetPageSize(); -+ struct kinfo_proc info; -+ size_t length = sizeof(struct kinfo_proc); -+#if BUILDFLAG(IS_OPENBSD) -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process.Handle(), -+ static_cast<int>(length), 1 }; -+#elif BUILDFLAG(IS_FREEBSD) -+ int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process.Handle() }; -+#endif -+ -+ if (sysctl(mib, std::size(mib), &info, &length, NULL, 0) < 0) -+ return false; -+ -+ dump->resident_set_kb = (vm_rssize * kPageSize) / 1024; -+ dump->platform_private_footprint->rss_anon_bytes = -+ vm_rssize * kPageSize; -+ dump->platform_private_footprint->vm_swap_bytes = 0; -+ -+ return true; -+} -+ -+// static -+std::vector<mojom::VmRegionPtr> OSMetrics::GetProcessMemoryMaps( -+ base::ProcessId) { -+ NOTIMPLEMENTED(); -+ return std::vector<mojom::VmRegionPtr>(); -+} -+ -+} // namespace memory_instrumentation diff --git a/devel/electron35/files/patch-services_screen__ai_public_cpp_utilities.cc b/devel/electron35/files/patch-services_screen__ai_public_cpp_utilities.cc deleted file mode 100644 index 7238c5bfcb67..000000000000 --- a/devel/electron35/files/patch-services_screen__ai_public_cpp_utilities.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- services/screen_ai/public/cpp/utilities.cc.orig 2024-08-14 20:55:10 UTC -+++ services/screen_ai/public/cpp/utilities.cc -@@ -18,7 +18,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - constexpr char kBinaryPathSwitch[] = "screen-ai-binary"; - #endif - -@@ -39,7 +39,7 @@ constexpr char kScreenAIDlcRootPath[] = - #endif - - #if BUILDFLAG(ENABLE_SCREEN_AI_BROWSERTESTS) --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - constexpr base::FilePath::CharType kScreenAIResourcePathForTests[] = - FILE_PATH_LITERAL("third_party/screen-ai/linux/resources"); - #elif BUILDFLAG(IS_MAC) -@@ -128,7 +128,7 @@ const char* GetBinaryPathSwitch() { - - const char* GetBinaryPathSwitch() { - // This is only used on Linux and ChromeOS. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return kBinaryPathSwitch; - #else - return nullptr; diff --git a/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc b/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc deleted file mode 100644 index e7f922207088..000000000000 --- a/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- services/screen_ai/sandbox/screen_ai_sandbox_hook_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ services/screen_ai/sandbox/screen_ai_sandbox_hook_linux.cc -@@ -58,6 +58,7 @@ bool ScreenAIPreSandboxHook(base::FilePath binary_path - } - } - -+#if !BUILDFLAG(IS_BSD) - auto* instance = sandbox::policy::SandboxLinux::GetInstance(); - - std::vector<BrokerFilePermission> permissions{ -@@ -79,6 +80,7 @@ bool ScreenAIPreSandboxHook(base::FilePath binary_path - sandbox::syscall_broker::COMMAND_OPEN}), - permissions, options); - instance->EngageNamespaceSandboxIfPossible(); -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h b/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h deleted file mode 100644 index 92fd073c8e2e..000000000000 --- a/devel/electron35/files/patch-services_screen__ai_sandbox_screen__ai__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- services/screen_ai/sandbox/screen_ai_sandbox_hook_linux.h.orig 2024-04-15 20:34:03 UTC -+++ services/screen_ai/sandbox/screen_ai_sandbox_hook_linux.h -@@ -6,7 +6,13 @@ - #define SERVICES_SCREEN_AI_SANDBOX_SCREEN_AI_SANDBOX_HOOK_LINUX_H_ - - #include "base/files/file_path.h" -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace screen_ai { - diff --git a/devel/electron35/files/patch-services_service__manager_BUILD.gn b/devel/electron35/files/patch-services_service__manager_BUILD.gn deleted file mode 100644 index 33c7dade54d2..000000000000 --- a/devel/electron35/files/patch-services_service__manager_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/service_manager/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ services/service_manager/BUILD.gn -@@ -65,7 +65,7 @@ source_set("service_manager") { - ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - deps += [ "//sandbox/linux:sandbox_services" ] - } - } diff --git a/devel/electron35/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn b/devel/electron35/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn deleted file mode 100644 index b066798326f3..000000000000 --- a/devel/electron35/files/patch-services_service__manager_public_cpp_service__executable_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- services/service_manager/public/cpp/service_executable/BUILD.gn.orig 2021-04-14 18:41:08 UTC -+++ services/service_manager/public/cpp/service_executable/BUILD.gn -@@ -22,7 +22,7 @@ source_set("support") { - "//services/service_manager/public/mojom", - ] - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - deps += [ - "//sandbox/linux:sandbox", - "//sandbox/linux:sandbox_services", diff --git a/devel/electron35/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc b/devel/electron35/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc deleted file mode 100644 index 7dc7a72877f8..000000000000 --- a/devel/electron35/files/patch-services_tracing_public_cpp_stack__sampling_tracing__sampler__profiler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc.orig 2024-02-21 00:20:51 UTC -+++ services/tracing/public/cpp/stack_sampling/tracing_sampler_profiler.cc -@@ -38,7 +38,7 @@ - #include "third_party/perfetto/protos/perfetto/trace/track_event/process_descriptor.pbzero.h" - #include "third_party/perfetto/protos/perfetto/trace/track_event/thread_descriptor.pbzero.h" - --#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) && !BUILDFLAG(IS_BSD) - #include "base/profiler/thread_delegate_posix.h" - #define INITIALIZE_THREAD_DELEGATE_POSIX 1 - #else // BUILDFLAG(IS_POSIX) && !BUILDFLAG(IS_NACL) && !BUILDFLAG(IS_APPLE) diff --git a/devel/electron35/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc b/devel/electron35/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc deleted file mode 100644 index 6523994f37f9..000000000000 --- a/devel/electron35/files/patch-services_tracing_public_cpp_system__metrics__sampler.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- services/tracing/public/cpp/system_metrics_sampler.cc.orig 2025-03-24 20:50:14 UTC -+++ services/tracing/public/cpp/system_metrics_sampler.cc -@@ -176,8 +176,8 @@ void SystemMetricsSampler::ProcessSampler::SampleProce - TRACE_COUNTER(TRACE_DISABLED_BY_DEFAULT("system_metrics"), - "PhysicalMemoryFootprint", - memory_info->physical_footprint_bytes); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+#elif (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA)) && defined(notyet) - TRACE_COUNTER(TRACE_DISABLED_BY_DEFAULT("system_metrics"), "VmSwapMemory", - memory_info->vm_swap_bytes); - TRACE_COUNTER(TRACE_DISABLED_BY_DEFAULT("system_metrics"), "RssAnonMemory", diff --git a/devel/electron35/files/patch-services_video__capture_public_mojom_video__capture__service.mojom b/devel/electron35/files/patch-services_video__capture_public_mojom_video__capture__service.mojom deleted file mode 100644 index 40b704c42438..000000000000 --- a/devel/electron35/files/patch-services_video__capture_public_mojom_video__capture__service.mojom +++ /dev/null @@ -1,15 +0,0 @@ ---- services/video_capture/public/mojom/video_capture_service.mojom.orig 2023-03-30 00:33:55 UTC -+++ services/video_capture/public/mojom/video_capture_service.mojom -@@ -25,10 +25,10 @@ interface AcceleratorFactory { - pending_receiver<chromeos_camera.mojom.MjpegDecodeAccelerator> jda); - }; - --[EnableIf=is_fuchsia] -+[EnableIf=is_openbsd] - const sandbox.mojom.Sandbox kVideoCaptureSandbox - = sandbox.mojom.Sandbox.kVideoCapture; --[EnableIfNot=is_fuchsia] -+[EnableIfNot=is_openbsd] - const sandbox.mojom.Sandbox kVideoCaptureSandbox - = sandbox.mojom.Sandbox.kNoSandbox; - diff --git a/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc b/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc deleted file mode 100644 index f65d45970c4e..000000000000 --- a/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.cc +++ /dev/null @@ -1,27 +0,0 @@ ---- services/video_effects/video_effects_sandbox_hook_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ services/video_effects/video_effects_sandbox_hook_linux.cc -@@ -6,7 +6,13 @@ - - #include <dlfcn.h> - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - #include "services/on_device_model/ml/chrome_ml_holder.h" - - namespace video_effects { -@@ -29,8 +35,10 @@ bool VideoEffectsPreSandboxHook( - DVLOG(1) << "Successfully opened Chrome ML shared library."; - } - -+#if !BUILDFLAG(IS_BSD) - auto* instance = sandbox::policy::SandboxLinux::GetInstance(); - instance->EngageNamespaceSandboxIfPossible(); -+#endif - return true; - } - diff --git a/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h b/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h deleted file mode 100644 index a61c1c7d03b6..000000000000 --- a/devel/electron35/files/patch-services_video__effects_video__effects__sandbox__hook__linux.h +++ /dev/null @@ -1,16 +0,0 @@ ---- services/video_effects/video_effects_sandbox_hook_linux.h.orig 2025-01-27 17:37:37 UTC -+++ services/video_effects/video_effects_sandbox_hook_linux.h -@@ -5,7 +5,13 @@ - #ifndef SERVICES_VIDEO_EFFECTS_VIDEO_EFFECTS_SANDBOX_HOOK_LINUX_H_ - #define SERVICES_VIDEO_EFFECTS_VIDEO_EFFECTS_SANDBOX_HOOK_LINUX_H_ - -+#include "build/build_config.h" -+ -+#if BUILDFLAG(IS_BSD) -+#include "sandbox/policy/sandbox.h" -+#else - #include "sandbox/policy/linux/sandbox_linux.h" -+#endif - - namespace video_effects { - diff --git a/devel/electron35/files/patch-skia_ext_SkMemory__new__handler.cpp b/devel/electron35/files/patch-skia_ext_SkMemory__new__handler.cpp deleted file mode 100644 index 32a9df44057a..000000000000 --- a/devel/electron35/files/patch-skia_ext_SkMemory__new__handler.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- skia/ext/SkMemory_new_handler.cpp.orig 2025-03-24 20:50:14 UTC -+++ skia/ext/SkMemory_new_handler.cpp -@@ -24,7 +24,7 @@ - #include <windows.h> - #elif BUILDFLAG(IS_APPLE) - #include <malloc/malloc.h> --#else -+#elif !BUILDFLAG(IS_BSD) - #include <malloc.h> - #endif - -@@ -110,7 +110,7 @@ static void* malloc_nothrow(size_t size, int debug_sen - // TODO(b.kelemen): we should always use UncheckedMalloc but currently it - // doesn't work as intended everywhere. - void* result; --#if BUILDFLAG(IS_IOS) -+#if BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - result = malloc(size); - #else - // It's the responsibility of the caller to check the return value. diff --git a/devel/electron35/files/patch-skia_ext_font__utils.cc b/devel/electron35/files/patch-skia_ext_font__utils.cc deleted file mode 100644 index e87f8dbbef5e..000000000000 --- a/devel/electron35/files/patch-skia_ext_font__utils.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- skia/ext/font_utils.cc.orig 2024-02-21 00:20:51 UTC -+++ skia/ext/font_utils.cc -@@ -19,7 +19,7 @@ - #include "third_party/skia/include/ports/SkFontMgr_mac_ct.h" - #endif - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "third_party/skia/include/ports/SkFontConfigInterface.h" - #include "third_party/skia/include/ports/SkFontMgr_FontConfigInterface.h" - #endif -@@ -60,7 +60,7 @@ static sk_sp<SkFontMgr> fontmgr_factory() { - return SkFontMgr_New_Android(nullptr); - #elif BUILDFLAG(IS_APPLE) - return SkFontMgr_New_CoreText(nullptr); --#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - sk_sp<SkFontConfigInterface> fci(SkFontConfigInterface::RefGlobal()); - return fci ? SkFontMgr_New_FCI(std::move(fci)) : nullptr; - #elif BUILDFLAG(IS_FUCHSIA) diff --git a/devel/electron35/files/patch-skia_ext_skcolorspace__trfn.cc b/devel/electron35/files/patch-skia_ext_skcolorspace__trfn.cc deleted file mode 100644 index a84d246b14de..000000000000 --- a/devel/electron35/files/patch-skia_ext_skcolorspace__trfn.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- skia/ext/skcolorspace_trfn.cc.orig 2025-03-24 20:50:14 UTC -+++ skia/ext/skcolorspace_trfn.cc -@@ -2,6 +2,8 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include <cmath> -+ - #include "skia/ext/skcolorspace_trfn.h" - - #include <array> diff --git a/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_config.h b/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_config.h deleted file mode 100644 index 31be92260938..000000000000 --- a/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_config.h +++ /dev/null @@ -1,21 +0,0 @@ ---- third_party/abseil-cpp/absl/base/config.h.orig 2024-08-14 20:55:11 UTC -+++ third_party/abseil-cpp/absl/base/config.h -@@ -412,7 +412,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != - #ifdef ABSL_HAVE_SCHED_YIELD - #error ABSL_HAVE_SCHED_YIELD cannot be directly set - #elif defined(__linux__) || defined(__ros__) || defined(__native_client__) || \ -- defined(__VXWORKS__) -+ defined(__VXWORKS__) || defined(__OpenBSD__) || defined(__FreeBSD__) - #define ABSL_HAVE_SCHED_YIELD 1 - #endif - -@@ -427,7 +427,8 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != - // platforms. - #ifdef ABSL_HAVE_SEMAPHORE_H - #error ABSL_HAVE_SEMAPHORE_H cannot be directly set --#elif defined(__linux__) || defined(__ros__) || defined(__VXWORKS__) -+#elif defined(__linux__) || defined(__ros__) || defined(__VXWORKS__) || \ -+ defined(__OpenBSD__) || defined(__FreeBSD__) - #define ABSL_HAVE_SEMAPHORE_H 1 - #endif - diff --git a/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc b/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc deleted file mode 100644 index 28fc23982b32..000000000000 --- a/devel/electron35/files/patch-third__party_abseil-cpp_absl_base_internal_sysinfo.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- third_party/abseil-cpp/absl/base/internal/sysinfo.cc.orig 2024-10-16 21:31:38 UTC -+++ third_party/abseil-cpp/absl/base/internal/sysinfo.cc -@@ -30,7 +30,7 @@ - #include <sys/syscall.h> - #endif - --#if defined(__APPLE__) || defined(__FreeBSD__) -+#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) - #include <sys/sysctl.h> - #endif - -@@ -198,6 +198,7 @@ static double GetNominalCPUFrequency() { - - #else - -+#if !defined(__OpenBSD__) && !defined(__FreeBSD__) - // Helper function for reading a long from a file. Returns true if successful - // and the memory location pointed to by value is set to the value read. - static bool ReadLongFromFile(const char *file, long *value) { -@@ -230,6 +231,7 @@ static bool ReadLongFromFile(const char *file, long *v - } - return ret; - } -+#endif - - #if defined(ABSL_INTERNAL_UNSCALED_CYCLECLOCK_FREQUENCY_IS_CPU_FREQUENCY) - -@@ -329,9 +331,11 @@ static double GetNominalCPUFrequency() { - // a new mode (turbo mode). Essentially, those frequencies cannot - // always be relied upon. The same reasons apply to /proc/cpuinfo as - // well. -+#if !defined(__OpenBSD__) && !defined(__FreeBSD__) // pledge violation - if (ReadLongFromFile("/sys/devices/system/cpu/cpu0/tsc_freq_khz", &freq)) { - return freq * 1e3; // Value is kHz. - } -+#endif - - #if defined(ABSL_INTERNAL_UNSCALED_CYCLECLOCK_FREQUENCY_IS_CPU_FREQUENCY) - // On these platforms, the TSC frequency is the nominal CPU -@@ -350,10 +354,12 @@ static double GetNominalCPUFrequency() { - // If CPU scaling is in effect, we want to use the *maximum* - // frequency, not whatever CPU speed some random processor happens - // to be using now. -+#if !defined(__OpenBSD__) && !defined(__FreeBSD__) // pledge violation - if (ReadLongFromFile("/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq", - &freq)) { - return freq * 1e3; // Value is kHz. - } -+#endif - - return 1.0; - #endif // !ABSL_INTERNAL_UNSCALED_CYCLECLOCK_FREQUENCY_IS_CPU_FREQUENCY -@@ -463,6 +469,12 @@ pid_t GetTID() { - static_assert(sizeof(pid_t) == sizeof(thread), - "In NaCL int expected to be the same size as a pointer"); - return reinterpret_cast<pid_t>(thread); -+} -+ -+#elif defined(__OpenBSD__) -+ -+pid_t GetTID() { -+ return getthrid(); - } - - #elif defined(__Fuchsia__) diff --git a/devel/electron35/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h b/devel/electron35/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h deleted file mode 100644 index 17461a04232d..000000000000 --- a/devel/electron35/files/patch-third__party_abseil-cpp_absl_debugging_internal_elf__mem__image.h +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.h.orig 2025-01-27 17:37:37 UTC -+++ third_party/abseil-cpp/absl/debugging/internal/elf_mem_image.h -@@ -35,7 +35,8 @@ - #if defined(__ELF__) && !defined(__OpenBSD__) && !defined(__QNX__) && \ - !defined(__native_client__) && !defined(__asmjs__) && \ - !defined(__wasm__) && !defined(__HAIKU__) && !defined(__sun) && \ -- !defined(__VXWORKS__) && !defined(__hexagon__) && !defined(__XTENSA__) -+ !defined(__VXWORKS__) && !defined(__hexagon__) && !defined(__XTENSA__) && \ -+ !defined(__FreeBSD__) - #define ABSL_HAVE_ELF_MEM_IMAGE 1 - #endif - diff --git a/devel/electron35/files/patch-third__party_angle_BUILD.gn b/devel/electron35/files/patch-third__party_angle_BUILD.gn deleted file mode 100644 index 01e18495240f..000000000000 --- a/devel/electron35/files/patch-third__party_angle_BUILD.gn +++ /dev/null @@ -1,29 +0,0 @@ ---- third_party/angle/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ third_party/angle/BUILD.gn -@@ -355,7 +355,6 @@ config("extra_warnings") { - "-Wtautological-type-limit-compare", - "-Wundefined-reinterpret-cast", - "-Wunneeded-internal-declaration", -- "-Wunused-but-set-variable", - "-Wsuggest-destructor-override", - "-Wsuggest-override", - -@@ -532,7 +531,7 @@ template("angle_common_lib") { - all_dependent_configs = [ ":angle_disable_pool_alloc" ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - libs = [ "dl" ] - } - -@@ -687,6 +686,9 @@ angle_static_library("angle_gpu_info_util") { - "Xi", - "Xext", - ] -+ if (is_bsd) { -+ libs += [ "GL" ] -+ } - } - - if (angle_use_wayland && angle_has_build) { diff --git a/devel/electron35/files/patch-third__party_angle_src_common_platform.h b/devel/electron35/files/patch-third__party_angle_src_common_platform.h deleted file mode 100644 index 19c34403d542..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_common_platform.h +++ /dev/null @@ -1,19 +0,0 @@ ---- third_party/angle/src/common/platform.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/angle/src/common/platform.h -@@ -26,7 +26,15 @@ - #elif defined(__linux__) || defined(EMSCRIPTEN) - # define ANGLE_PLATFORM_LINUX 1 - # define ANGLE_PLATFORM_POSIX 1 --#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || \ -+#elif defined(__OpenBSD__) -+# define ANGLE_PLATFORM_OPENBSD 1 -+# define ANGLE_PLATFORM_POSIX 1 -+# define ANGLE_PLATFORM_BSD 1 -+#elif defined(__FreeBSD__) -+# define ANGLE_PLATFORM_FREEBSD 1 -+# define ANGLE_PLATFORM_POSIX 1 -+# define ANGLE_PLATFORM_BSD 1 -+#elif defined(__NetBSD__) || \ - defined(__DragonFly__) || defined(__sun) || defined(__GLIBC__) || defined(__GNU__) || \ - defined(__QNX__) || defined(__Fuchsia__) || defined(__HAIKU__) - # define ANGLE_PLATFORM_POSIX 1 diff --git a/devel/electron35/files/patch-third__party_angle_src_common_platform__helpers.h b/devel/electron35/files/patch-third__party_angle_src_common_platform__helpers.h deleted file mode 100644 index 16a96b460686..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_common_platform__helpers.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/angle/src/common/platform_helpers.h.orig 2023-10-19 20:00:24 UTC -+++ third_party/angle/src/common/platform_helpers.h -@@ -62,7 +62,7 @@ inline constexpr bool IsIOS() - - inline constexpr bool IsLinux() - { --#if defined(ANGLE_PLATFORM_LINUX) -+#if defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-third__party_angle_src_common_system__utils.cpp b/devel/electron35/files/patch-third__party_angle_src_common_system__utils.cpp deleted file mode 100644 index 37a34ef7608f..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_common_system__utils.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/angle/src/common/system_utils.cpp.orig 2024-02-21 00:22:07 UTC -+++ third_party/angle/src/common/system_utils.cpp -@@ -25,7 +25,7 @@ std::string GetExecutableName() - { - std::string GetExecutableName() - { --#if defined(ANGLE_PLATFORM_ANDROID) && __ANDROID_API__ >= 21 -+#if (defined(ANGLE_PLATFORM_ANDROID) && __ANDROID_API__ >= 21) || defined(ANGLE_PLATFORM_BSD) - // Support for "getprogname" function in bionic was introduced in L (API level 21) - const char *executableName = getprogname(); - return (executableName) ? std::string(executableName) : "ANGLE"; diff --git a/devel/electron35/files/patch-third__party_angle_src_common_system__utils__linux.cpp b/devel/electron35/files/patch-third__party_angle_src_common_system__utils__linux.cpp deleted file mode 100644 index a9c9a7391c59..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_common_system__utils__linux.cpp +++ /dev/null @@ -1,37 +0,0 @@ ---- third_party/angle/src/common/system_utils_linux.cpp.orig 2025-03-24 20:50:14 UTC -+++ third_party/angle/src/common/system_utils_linux.cpp -@@ -15,10 +15,15 @@ - #include <sys/types.h> - #include <unistd.h> - -+#if ANGLE_PLATFORM_OPENBSD -+#include <pthread_np.h> -+#endif -+ - #include <array> - - namespace angle - { -+#if ANGLE_PLATFORM_LINUX - std::string GetExecutablePath() - { - // We cannot use lstat to get the size of /proc/self/exe as it always returns 0 -@@ -34,6 +39,7 @@ std::string GetExecutablePath() - path[result] = '\0'; - return path; - } -+#endif - - std::string GetExecutableDirectory() - { -@@ -59,6 +65,10 @@ void SetCurrentThreadName(const char *name) - // There's a 15-character (16 including '\0') limit. If the name is too big (and ERANGE is - // returned), name will be ignored. - ASSERT(strlen(name) < 16); -+#if ANGLE_PLATFORM_OPENBSD -+ pthread_set_name_np(pthread_self(), name); -+#else - pthread_setname_np(pthread_self(), name); -+#endif - } - } // namespace angle diff --git a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h b/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h deleted file mode 100644 index 8232856560c7..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__internal.h +++ /dev/null @@ -1,16 +0,0 @@ ---- third_party/angle/src/gpu_info_util/SystemInfo_internal.h.orig 2023-05-25 00:46:19 UTC -+++ third_party/angle/src/gpu_info_util/SystemInfo_internal.h -@@ -15,6 +15,13 @@ - namespace angle - { - -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+bool CollectMesaCardInfo(std::vector<GPUDeviceInfo> *devices); -+#if defined(__FreeBSD__) -+bool GetPCIDevicesFreeBSD(std::vector<GPUDeviceInfo> *devices); -+#endif -+#endif -+ - // Defined in SystemInfo_libpci when GPU_INFO_USE_LIBPCI is defined. - bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices); - // Defined in SystemInfo_x11 when GPU_INFO_USE_X11 is defined. diff --git a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp b/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp deleted file mode 100644 index 847b0d538010..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__libpci.cpp +++ /dev/null @@ -1,90 +0,0 @@ ---- third_party/angle/src/gpu_info_util/SystemInfo_libpci.cpp.orig 2022-02-23 19:25:59 UTC -+++ third_party/angle/src/gpu_info_util/SystemInfo_libpci.cpp -@@ -12,6 +12,11 @@ - #include <pci/pci.h> - #include <unistd.h> - -+#if defined(__FreeBSD__) -+#include <fcntl.h> -+#include <sys/pciio.h> -+#endif -+ - #include "common/angleutils.h" - #include "common/debug.h" - -@@ -85,6 +90,75 @@ struct LibPCI : private angle::NonCopyable - }; - - } // anonymous namespace -+ -+#if defined(__FreeBSD__) -+// Adds an entry per PCI GPU found and fills the device and vendor ID. -+bool GetPCIDevicesFreeBSD(std::vector<GPUDeviceInfo> *devices) -+{ -+ int fd; -+ struct pci_conf_io conf; -+ struct pci_conf *matches; -+ uint32_t offset = 0; -+ -+ fd = open("/dev/pci", O_RDONLY); -+ if (fd < 0) -+ return false; -+ -+ matches = new struct pci_conf[32]; -+ conf.generation = 0; -+ do { -+ conf.pat_buf_len = 0; -+ conf.num_patterns = 0; -+ conf.patterns = NULL; -+ conf.match_buf_len = 32 * sizeof(struct pci_conf); -+ conf.num_matches = 32; -+ conf.matches = matches; -+ conf.offset = offset; -+ conf.status = PCI_GETCONF_ERROR; -+ if (ioctl(fd, PCIOCGETCONF, &conf) < 0) { -+ if (errno == ENODEV) -+ break; -+ } -+ /* PCI_GETCONF_LIST_CHANGED would require us to start over. */ -+ if (conf.status == PCI_GETCONF_ERROR || conf.status == PCI_GETCONF_LIST_CHANGED) { -+ break; -+ } -+ -+ for (unsigned int i = 0; i < conf.num_matches; i++) { -+ uint16_t device_class = (matches[i].pc_class << 8) | matches[i].pc_subclass; -+ -+ // Skip non-GPU devices -+ switch (device_class) -+ { -+ case PCI_CLASS_DISPLAY_VGA: -+ case PCI_CLASS_DISPLAY_XGA: -+ case PCI_CLASS_DISPLAY_3D: -+ break; -+ default: -+ continue; -+ } -+ -+ // Skip unknown devices -+ if (matches[i].pc_vendor == 0 || matches[i].pc_device == 0) { -+ continue; -+ } -+ -+ GPUDeviceInfo info; -+ info.vendorId = matches[i].pc_vendor; -+ info.deviceId = matches[i].pc_device; -+ -+ devices->push_back(info); -+ } -+ offset += conf.num_matches; -+ } while (conf.status == PCI_GETCONF_MORE_DEVS); -+ -+ delete[] matches; -+ -+ close(fd); -+ -+ return true; -+} -+#endif - - // Adds an entry per PCI GPU found and fills the device and vendor ID. - bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices) diff --git a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp b/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp deleted file mode 100644 index ef2231b48c21..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__linux.cpp +++ /dev/null @@ -1,35 +0,0 @@ ---- third_party/angle/src/gpu_info_util/SystemInfo_linux.cpp.orig 2022-02-23 19:25:59 UTC -+++ third_party/angle/src/gpu_info_util/SystemInfo_linux.cpp -@@ -71,6 +71,24 @@ bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo - - bool GetSystemInfo(SystemInfo *info) - { -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+ if (!CollectMesaCardInfo(&(info->gpus))) -+ { -+#if defined(__FreeBSD__) -+ if (!GetPCIDevicesFreeBSD(&(info->gpus))) -+ { -+#endif -+#if defined(ANGLE_USE_VULKAN_SYSTEM_INFO) -+ // Try vulkan backend to get GPU info -+ return GetSystemInfoVulkan(info); -+#else -+ return false; -+#endif -+#if defined(__FreeBSD__) -+ } -+#endif -+ } -+#else - if (!GetPCIDevicesWithLibPCI(&(info->gpus))) - { - #if defined(ANGLE_USE_VULKAN_SYSTEM_INFO) -@@ -85,6 +103,7 @@ bool GetSystemInfo(SystemInfo *info) - { - return false; - } -+#endif - - GetDualGPUInfo(info); - diff --git a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp b/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp deleted file mode 100644 index 9b174b17ae80..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_gpu__info__util_SystemInfo__x11.cpp +++ /dev/null @@ -1,60 +0,0 @@ ---- third_party/angle/src/gpu_info_util/SystemInfo_x11.cpp.orig 2022-02-23 20:48:53 UTC -+++ third_party/angle/src/gpu_info_util/SystemInfo_x11.cpp -@@ -8,6 +8,10 @@ - - #include "gpu_info_util/SystemInfo_internal.h" - -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+#include <GL/glx.h> -+#include <GL/glxext.h> -+#endif - #include <X11/Xlib.h> - - #include "common/debug.h" -@@ -18,8 +22,46 @@ - # error SystemInfo_x11.cpp compiled without GPU_INFO_USE_X11 - #endif - -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+#define GLX_RENDERER_VENDOR_ID_MESA 0x8183 -+#define GLX_RENDERER_DEVICE_ID_MESA 0x8184 -+#endif -+ - namespace angle - { -+ -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+bool CollectMesaCardInfo(std::vector<GPUDeviceInfo> *devices) -+{ -+ unsigned int vid[3], did[3]; -+ -+ Display *display = XOpenDisplay(NULL); -+ if (!display) { -+ return false; -+ } -+ -+ PFNGLXQUERYRENDERERINTEGERMESAPROC queryInteger = -+ (PFNGLXQUERYRENDERERINTEGERMESAPROC) glXGetProcAddressARB((const GLubyte *) -+ "glXQueryRendererIntegerMESA"); -+ -+ if (!queryInteger) -+ return false; -+ -+ bool vendor_ret = -+ queryInteger(display, 0, 0, GLX_RENDERER_VENDOR_ID_MESA, vid); -+ bool device_ret = -+ queryInteger(display, 0, 0, GLX_RENDERER_DEVICE_ID_MESA, did); -+ -+ if (vendor_ret && device_ret) { -+ GPUDeviceInfo info; -+ info.vendorId = vid[0]; -+ info.deviceId = did[0]; -+ devices->push_back(info); -+ } -+ -+ return true; -+} -+#endif - - bool GetNvidiaDriverVersionWithXNVCtrl(std::string *version) - { diff --git a/devel/electron35/files/patch-third__party_angle_src_libANGLE_Display.cpp b/devel/electron35/files/patch-third__party_angle_src_libANGLE_Display.cpp deleted file mode 100644 index d81b52373418..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_libANGLE_Display.cpp +++ /dev/null @@ -1,56 +0,0 @@ ---- third_party/angle/src/libANGLE/Display.cpp.orig 2025-03-24 20:50:14 UTC -+++ third_party/angle/src/libANGLE/Display.cpp -@@ -58,7 +58,7 @@ - # include "libANGLE/renderer/gl/wgl/DisplayWGL.h" - # elif ANGLE_ENABLE_CGL - # include "libANGLE/renderer/gl/cgl/DisplayCGL.h" --# elif defined(ANGLE_PLATFORM_LINUX) -+# elif defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - # include "libANGLE/renderer/gl/egl/DisplayEGL.h" - # if defined(ANGLE_USE_X11) - # include "libANGLE/renderer/gl/glx/DisplayGLX_api.h" -@@ -422,7 +422,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di - impl = new rx::DisplayCGL(state); - break; - --# elif defined(ANGLE_PLATFORM_LINUX) -+# elif defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - # if defined(ANGLE_USE_GBM) - if (platformType == 0) - { -@@ -468,7 +468,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di - #if defined(ANGLE_ENABLE_OPENGL) - # if defined(ANGLE_PLATFORM_WINDOWS) - impl = new rx::DisplayWGL(state); --# elif defined(ANGLE_PLATFORM_LINUX) -+# elif defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - # if defined(ANGLE_USE_GBM) - if (platformType == 0) - { -@@ -519,7 +519,7 @@ rx::DisplayImpl *CreateDisplayFromAttribs(EGLAttrib di - impl = rx::CreateVulkanWin32Display(state); - } - break; --# elif defined(ANGLE_PLATFORM_LINUX) -+# elif defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - # if defined(ANGLE_USE_GBM) - if (platformType == EGL_PLATFORM_GBM_KHR && rx::IsVulkanGbmDisplayAvailable()) - { -@@ -2139,7 +2139,7 @@ static ClientExtensions GenerateClientExtensions() - extensions.platformWaylandEXT = true; - #endif - --#if defined(ANGLE_PLATFORM_LINUX) && (defined(ANGLE_ENABLE_OPENGL) || defined(ANGLE_ENABLE_VULKAN)) -+#if (defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD)) && (defined(ANGLE_ENABLE_OPENGL) || defined(ANGLE_ENABLE_VULKAN)) - extensions.platformSurfacelessMESA = true; - #endif - -@@ -2186,7 +2186,7 @@ static ClientExtensions GenerateClientExtensions() - extensions.x11Visual = true; - #endif - --#if defined(ANGLE_PLATFORM_LINUX) -+#if defined(ANGLE_PLATFORM_LINUX) || defined(ANGLE_PLATFORM_BSD) - extensions.platformANGLEDeviceTypeEGLANGLE = true; - #endif - diff --git a/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp b/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp deleted file mode 100644 index dba2acc732c5..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_gl_glx_FunctionsGLX.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- third_party/angle/src/libANGLE/renderer/gl/glx/FunctionsGLX.cpp.orig 2022-02-07 13:39:41 UTC -+++ third_party/angle/src/libANGLE/renderer/gl/glx/FunctionsGLX.cpp -@@ -144,10 +144,10 @@ bool FunctionsGLX::initialize(Display *xDisplay, int s - // which a GLXWindow was ever created. - if (!sLibHandle) - { -- sLibHandle = dlopen("libGL.so.1", RTLD_NOW); -+ sLibHandle = dlopen("libGL.so", RTLD_NOW); - if (!sLibHandle) - { -- *errorString = std::string("Could not dlopen libGL.so.1: ") + dlerror(); -+ *errorString = std::string("Could not dlopen libGL.so: ") + dlerror(); - return false; - } - } diff --git a/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h b/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h deleted file mode 100644 index 26496368123b..000000000000 --- a/devel/electron35/files/patch-third__party_angle_src_libANGLE_renderer_vulkan_DisplayVk__api.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/angle/src/libANGLE/renderer/vulkan/DisplayVk_api.h.orig 2022-06-17 14:20:10 UTC -+++ third_party/angle/src/libANGLE/renderer/vulkan/DisplayVk_api.h -@@ -23,7 +23,7 @@ bool IsVulkanWin32DisplayAvailable(); - DisplayImpl *CreateVulkanWin32Display(const egl::DisplayState &state); - #endif // defined(ANGLE_PLATFORM_WINDOWS) - --#if defined(ANGLE_PLATFORM_LINUX) -+#if defined(ANGLE_PLATFORM_POSIX) - bool IsVulkanWaylandDisplayAvailable(); - DisplayImpl *CreateVulkanWaylandDisplay(const egl::DisplayState &state); - diff --git a/devel/electron35/files/patch-third__party_angle_util_BUILD.gn b/devel/electron35/files/patch-third__party_angle_util_BUILD.gn deleted file mode 100644 index bbd2ebd24b9d..000000000000 --- a/devel/electron35/files/patch-third__party_angle_util_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/angle/util/BUILD.gn.orig 2023-08-10 01:51:11 UTC -+++ third_party/angle/util/BUILD.gn -@@ -311,7 +311,7 @@ foreach(is_shared_library, - ] - libs = [] - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - libs += [ - "rt", - "dl", diff --git a/devel/electron35/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc b/devel/electron35/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc deleted file mode 100644 index e7086271264e..000000000000 --- a/devel/electron35/files/patch-third__party_blink_common_renderer__preferences_renderer__preferences__mojom__traits.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/common/renderer_preferences/renderer_preferences_mojom_traits.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/common/renderer_preferences/renderer_preferences_mojom_traits.cc -@@ -77,7 +77,7 @@ bool StructTraits<blink::mojom::RendererPreferencesDat - - out->send_subresource_notification = data.send_subresource_notification(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!data.ReadSystemFontFamilyName(&out->system_font_family_name)) - return false; - #endif diff --git a/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h b/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h deleted file mode 100644 index 822cc36c8a00..000000000000 --- a/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/public/common/renderer_preferences/renderer_preferences.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/public/common/renderer_preferences/renderer_preferences.h -@@ -65,7 +65,7 @@ struct BLINK_COMMON_EXPORT RendererPreferences { - UserAgentOverride user_agent_override; - std::string accept_languages; - bool send_subresource_notification{false}; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - std::string system_font_family_name; - #endif - #if BUILDFLAG(IS_WIN) diff --git a/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h b/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h deleted file mode 100644 index f2ef99580fd9..000000000000 --- a/devel/electron35/files/patch-third__party_blink_public_common_renderer__preferences_renderer__preferences__mojom__traits.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/public/common/renderer_preferences/renderer_preferences_mojom_traits.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/public/common/renderer_preferences/renderer_preferences_mojom_traits.h -@@ -180,7 +180,7 @@ struct BLINK_COMMON_EXPORT - return data.send_subresource_notification; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static const std::string& system_font_family_name( - const ::blink::RendererPreferences& data) { - return data.system_font_family_name; diff --git a/devel/electron35/files/patch-third__party_blink_public_platform_platform.h b/devel/electron35/files/patch-third__party_blink_public_platform_platform.h deleted file mode 100644 index 9ba6fbfbfbac..000000000000 --- a/devel/electron35/files/patch-third__party_blink_public_platform_platform.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/public/platform/platform.h.orig 2025-04-06 11:53:45 UTC -+++ third_party/blink/public/platform/platform.h -@@ -371,7 +371,7 @@ class BLINK_PLATFORM_EXPORT Platform { - return nullptr; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // This is called after the thread is created, so the embedder - // can initiate an IPC to change its thread type (on Linux we can't - // increase the nice value, so we need to ask the browser process). This diff --git a/devel/electron35/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py b/devel/electron35/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py deleted file mode 100644 index cad1b86913cf..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/bindings/scripts/bind_gen/style_format.py.orig 2024-06-18 21:43:39 UTC -+++ third_party/blink/renderer/bindings/scripts/bind_gen/style_format.py -@@ -30,7 +30,7 @@ def init(root_src_dir, enable_style_format=True): - - # Determine //buildtools/<platform>/ directory - new_path_platform_suffix = "" -- if sys.platform.startswith("linux"): -+ if sys.platform.startswith(("linux","openbsd","freebsd")): - platform = "linux64" - exe_suffix = "" - elif sys.platform.startswith("darwin"): diff --git a/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_gperf.py b/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_gperf.py deleted file mode 100644 index 07160cca56e6..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_gperf.py +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/build/scripts/gperf.py.orig 2025-04-14 21:12:04 UTC -+++ third_party/blink/renderer/build/scripts/gperf.py -@@ -35,10 +35,13 @@ def generate_gperf(gperf_path, gperf_input, gperf_args - # https://savannah.gnu.org/bugs/index.php?53028 - gperf_output = re.sub(r'\bregister ', '', gperf_output) - # -Wimplicit-fallthrough needs an explicit fallthrough statement, -- # so replace gperf's /*FALLTHROUGH*/ comment with the statement. -- # https://savannah.gnu.org/bugs/index.php?53029 -- gperf_output = gperf_output.replace('/*FALLTHROUGH*/', -- ' [[fallthrough]];') -+ # so replace gperf 3.1's /*FALLTHROUGH*/ comment with the statement. -+ # https://savannah.gnu.org/bugs/index.php?53029 (fixed in 3.2) -+ if re.search( -+ r'/\* C\+\+ code produced by gperf version 3\.[01](\.\d+)? \*/', -+ gperf_output): -+ gperf_output = gperf_output.replace('/*FALLTHROUGH*/', -+ ' [[fallthrough]];') - # -Wpointer-to-int-cast warns about casting pointers to smaller ints - # Replace {(int)(long)&(foo), bar} with - # {static_cast<int>(reinterpret_cast<uintptr_t>(&(foo)), bar} diff --git a/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py b/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py deleted file mode 100644 index 7d56dad775be..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_build_scripts_run__with__pythonpath.py +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/blink/renderer/build/scripts/run_with_pythonpath.py.orig 2022-02-07 13:39:41 UTC -+++ third_party/blink/renderer/build/scripts/run_with_pythonpath.py -@@ -22,6 +22,7 @@ def main(): - existing_pp = ( - os.pathsep + env['PYTHONPATH']) if 'PYTHONPATH' in env else '' - env['PYTHONPATH'] = os.pathsep.join(python_paths) + existing_pp -+ env['LD_LIBRARY_PATH'] = "${WRKSRC}/out/Release" - sys.exit(subprocess.call([sys.executable] + args, env=env)) - - diff --git a/devel/electron35/files/patch-third__party_blink_renderer_controller_blink__initializer.cc b/devel/electron35/files/patch-third__party_blink_renderer_controller_blink__initializer.cc deleted file mode 100644 index e66b45b8e365..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_controller_blink__initializer.cc +++ /dev/null @@ -1,35 +0,0 @@ ---- third_party/blink/renderer/controller/blink_initializer.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/controller/blink_initializer.cc -@@ -81,12 +81,12 @@ - #include "third_party/blink/renderer/controller/private_memory_footprint_provider.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/blink/renderer/controller/memory_usage_monitor_posix.h" - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - #include "third_party/blink/renderer/controller/highest_pmf_reporter.h" - #include "third_party/blink/renderer/controller/user_level_memory_pressure_signal_generator.h" - #endif -@@ -255,7 +255,7 @@ void BlinkInitializer::RegisterInterfaces(mojo::Binder - main_thread_task_runner); - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - binders.Add<mojom::blink::MemoryUsageMonitorLinux>( - ConvertToBaseRepeatingCallback( - CrossThreadBindRepeating(&MemoryUsageMonitorPosix::Bind)), -@@ -302,7 +302,7 @@ void BlinkInitializer::RegisterMemoryWatchers(Platform - #endif - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) -+ BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Start reporting the highest private memory footprint after the first - // navigation. - HighestPmfReporter::Initialize(main_thread_task_runner); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc b/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc deleted file mode 100644 index 64fc619ea0b7..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- third_party/blink/renderer/controller/memory_usage_monitor_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/controller/memory_usage_monitor_posix.cc -@@ -133,15 +133,17 @@ void MemoryUsageMonitorPosix::SetProcFiles(base::File - - void MemoryUsageMonitorPosix::SetProcFiles(base::File statm_file, - base::File status_file) { -+#if !BUILDFLAG(IS_BSD) - DCHECK(statm_file.IsValid()); - DCHECK(status_file.IsValid()); - DCHECK_EQ(-1, statm_fd_.get()); - DCHECK_EQ(-1, status_fd_.get()); - statm_fd_.reset(statm_file.TakePlatformFile()); - status_fd_.reset(status_file.TakePlatformFile()); -+#endif - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // static - void MemoryUsageMonitorPosix::Bind( - mojo::PendingReceiver<mojom::blink::MemoryUsageMonitorLinux> receiver) { diff --git a/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h b/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h deleted file mode 100644 index 179fa1f6b946..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_controller_memory__usage__monitor__posix.h +++ /dev/null @@ -1,47 +0,0 @@ ---- third_party/blink/renderer/controller/memory_usage_monitor_posix.h.orig 2022-02-28 16:54:41 UTC -+++ third_party/blink/renderer/controller/memory_usage_monitor_posix.h -@@ -13,7 +13,7 @@ - #include "third_party/blink/renderer/controller/controller_export.h" - #include "third_party/blink/renderer/controller/memory_usage_monitor.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/blink/public/mojom/memory_usage_monitor_linux.mojom-blink.h" - #endif - -@@ -22,7 +22,7 @@ namespace blink { - // MemoryUsageMonitor implementation for Android and Linux. - class CONTROLLER_EXPORT MemoryUsageMonitorPosix - : public MemoryUsageMonitor --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - public mojom::blink::MemoryUsageMonitorLinux - #endif -@@ -30,7 +30,7 @@ class CONTROLLER_EXPORT MemoryUsageMonitorPosix - public: - MemoryUsageMonitorPosix() = default; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static void Bind( - mojo::PendingReceiver<mojom::blink::MemoryUsageMonitorLinux> receiver); - #endif -@@ -48,7 +48,7 @@ class CONTROLLER_EXPORT MemoryUsageMonitorPosix - uint64_t* vm_size, - uint64_t* vm_hwm_size); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // mojom::MemoryUsageMonitorLinux implementations: - void SetProcFiles(base::File statm_file, base::File status_file) override; - #endif -@@ -66,7 +66,7 @@ class CONTROLLER_EXPORT MemoryUsageMonitorPosix - base::ScopedFD statm_fd_; - base::ScopedFD status_fd_; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - mojo::Receiver<mojom::blink::MemoryUsageMonitorLinux> receiver_{this}; - #endif - }; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc deleted file mode 100644 index f11140206f82..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_editing_editing__behavior.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/editing/editing_behavior.cc.orig 2024-08-14 20:55:13 UTC -+++ third_party/blink/renderer/core/editing/editing_behavior.cc -@@ -304,7 +304,7 @@ bool EditingBehavior::ShouldInsertCharacter(const Keyb - // unexpected behaviour - if (ch < ' ') - return false; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // According to XKB map no keyboard combinations with ctrl key are mapped to - // printable characters, however we need the filter as the DomKey/text could - // contain printable characters. diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc deleted file mode 100644 index 47bf6be610e1..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_execution__context_navigator__base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/execution_context/navigator_base.cc.orig 2023-03-30 00:33:57 UTC -+++ third_party/blink/renderer/core/execution_context/navigator_base.cc -@@ -31,7 +31,7 @@ String GetReducedNavigatorPlatform() { - return "Win32"; - #elif BUILDFLAG(IS_FUCHSIA) - return ""; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return "Linux x86_64"; - #elif BUILDFLAG(IS_IOS) - return "iPhone"; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc deleted file mode 100644 index b9af6395f6f6..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_exported_web__view__impl.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/core/exported/web_view_impl.cc.orig 2025-04-06 11:53:46 UTC -+++ third_party/blink/renderer/core/exported/web_view_impl.cc -@@ -430,7 +430,7 @@ SkFontHinting RendererPreferencesToSkiaHinting( - #if !BUILDFLAG(IS_MAC) && !BUILDFLAG(IS_WIN) - SkFontHinting RendererPreferencesToSkiaHinting( - const blink::RendererPreferences& prefs) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!prefs.should_antialias_text) { - // When anti-aliasing is off, GTK maps all non-zero hinting settings to - // 'Normal' hinting so we do the same. Otherwise, folks who have 'Slight' -@@ -3436,7 +3436,7 @@ void WebViewImpl::UpdateFontRenderingFromRendererPrefs - gfx::FontRenderParams::SUBPIXEL_RENDERING_NONE); - WebFontRenderStyle::SetSubpixelPositioning( - renderer_preferences_.use_subpixel_positioning); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (!renderer_preferences_.system_font_family_name.empty()) { - WebFontRenderStyle::SetSystemFontFamily(blink::WebString::FromUTF8( - renderer_preferences_.system_font_family_name)); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc deleted file mode 100644 index 01f6dcbcc49c..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_frame_web__frame__test.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/core/frame/web_frame_test.cc.orig 2025-04-06 11:53:46 UTC -+++ third_party/blink/renderer/core/frame/web_frame_test.cc -@@ -6471,7 +6471,7 @@ TEST_F(WebFrameTest, DISABLED_PositionForPointTest) { - } - - #if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // TODO(crbug.com/1090246): Fix these tests on Fuchsia and re-enable. - // TODO(crbug.com/1317375): Build these tests on all platforms. - #define MAYBE_SelectRangeStaysHorizontallyAlignedWhenMoved \ -@@ -6880,7 +6880,7 @@ TEST_F(CompositedSelectionBoundsTest, LargeSelectionNo - TEST_F(CompositedSelectionBoundsTest, LargeSelectionNoScroll) { - RunTest("composited_selection_bounds_large_selection_noscroll.html"); - } --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if !BUILDFLAG(IS_ANDROID) - TEST_F(CompositedSelectionBoundsTest, Input) { - web_view_helper_.GetWebView()->GetSettings()->SetDefaultFontSize(16); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc deleted file mode 100644 index 2d4fa9125d21..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_html_canvas_canvas__async__blob__creator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/html/canvas/canvas_async_blob_creator.cc.orig 2024-08-14 20:55:13 UTC -+++ third_party/blink/renderer/core/html/canvas/canvas_async_blob_creator.cc -@@ -55,7 +55,7 @@ constexpr base::TimeDelta kEncodeRowSlackBeforeDeadlin - - /* The value is based on user statistics on Nov 2017. */ - #if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_MAC) || \ -- BUILDFLAG(IS_WIN)) -+ BUILDFLAG(IS_WIN)) || BUILDFLAG(IS_BSD) - const double kIdleTaskStartTimeoutDelayMs = 1000.0; - #else - const double kIdleTaskStartTimeoutDelayMs = 4000.0; // For ChromeOS, Mobile diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc deleted file mode 100644 index 49e24cb62aef..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_inspector_inspector__memory__agent.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/inspector/inspector_memory_agent.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/inspector/inspector_memory_agent.cc -@@ -192,7 +192,7 @@ Vector<String> InspectorMemoryAgent::Symbolize( - - Vector<String> InspectorMemoryAgent::Symbolize( - const std::vector<const void*>& addresses) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // TODO(alph): Move symbolization to the client. - Vector<const void*> addresses_to_symbolize; - for (const void* address : addresses) { diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_layout_layout__view.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_layout_layout__view.cc deleted file mode 100644 index 993f6625db45..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_layout_layout__view.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/core/layout/layout_view.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/layout/layout_view.cc -@@ -74,7 +74,7 @@ - #include "ui/display/screen_info.h" - #include "ui/gfx/geometry/quad_f.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/blink/renderer/platform/fonts/font_cache.h" - #endif - -@@ -784,7 +784,7 @@ void LayoutView::LayoutRoot() { - intrinsic_logical_widths_ = LogicalWidth(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The font code in FontPlatformData does not have a direct connection to the - // document, the frame or anything from which we could retrieve the device - // scale factor. After using zoom for DSF, the GraphicsContext does only ever diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_loader_mixed__content__checker.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_loader_mixed__content__checker.cc deleted file mode 100644 index 1202a741cb81..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_loader_mixed__content__checker.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/loader/mixed_content_checker.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/loader/mixed_content_checker.cc -@@ -484,7 +484,7 @@ bool MixedContentChecker::ShouldBlockFetch( - switch (context_type) { - case mojom::blink::MixedContentContextType::kOptionallyBlockable: - --#if (BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX)) && \ -+#if (BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && \ - BUILDFLAG(ENABLE_CAST_RECEIVER) - // Fuchsia WebEngine can be configured to allow loading Mixed Content from - // an insecure IP address. This is a workaround to revert Fuchsia Cast diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc deleted file mode 100644 index d737838eb29d..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_origin__trials_origin__trial__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/origin_trials/origin_trial_context.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/origin_trials/origin_trial_context.cc -@@ -566,7 +566,7 @@ bool OriginTrialContext::CanEnableTrialFromName(const - } - - if (trial_name == "TranslationAPI") { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(features::kTranslationAPI); - #else - return false; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc deleted file mode 100644 index b548c008da72..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_paint_paint__layer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/core/paint/paint_layer.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/paint/paint_layer.cc -@@ -123,7 +123,7 @@ namespace { - - namespace { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - struct SameSizeAsPaintLayer : GarbageCollected<PaintLayer>, DisplayItemClient { - // The bit fields may fit into the machine word of DisplayItemClient which - // has only 8-bit data. diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc deleted file mode 100644 index 53efe9bceb4a..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/core/scroll/scrollbar_theme_aura.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/scroll/scrollbar_theme_aura.cc -@@ -147,7 +147,7 @@ bool ScrollbarThemeAura::SupportsDragSnapBack() const - // Disable snapback on desktop Linux to better integrate with the desktop - // behavior. Typically, Linux apps do not implement scrollbar snapback (this - // is true for at least GTK and QT apps). --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return false; - #else - return true; -@@ -424,7 +424,7 @@ bool ScrollbarThemeAura::ShouldCenterOnThumb(const Scr - - bool ScrollbarThemeAura::ShouldCenterOnThumb(const Scrollbar& scrollbar, - const WebMouseEvent& event) const { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (event.button == WebPointerProperties::Button::kMiddle) - return true; - #endif diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h b/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h deleted file mode 100644 index ec9781c833a7..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor.h +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/blink/renderer/core/xml/xslt_processor.h.orig 2024-02-21 00:20:54 UTC -+++ third_party/blink/renderer/core/xml/xslt_processor.h -@@ -77,7 +77,11 @@ class XSLTProcessor final : public ScriptWrappable { - - void reset(); - -+#if (LIBXML_VERSION >= 21200) - static void ParseErrorFunc(void* user_data, const xmlError*); -+#else -+ static void ParseErrorFunc(void* user_data, xmlError*); -+#endif - static void GenericErrorFunc(void* user_data, const char* msg, ...); - - // Only for libXSLT callbacks diff --git a/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc b/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc deleted file mode 100644 index 170f198383d4..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_core_xml_xslt__processor__libxslt.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/core/xml/xslt_processor_libxslt.cc -@@ -68,7 +68,11 @@ void XSLTProcessor::GenericErrorFunc(void*, const char - // It would be nice to do something with this error message. - } - -+#if (LIBXML_VERSION >= 21200) - void XSLTProcessor::ParseErrorFunc(void* user_data, const xmlError* error) { -+#else -+void XSLTProcessor::ParseErrorFunc(void* user_data, xmlError* error) { -+#endif - FrameConsole* console = static_cast<FrameConsole*>(user_data); - if (!console) - return; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc deleted file mode 100644 index 7126510fd70e..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__device__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/media/audio/audio_device_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/modules/media/audio/audio_device_factory.cc -@@ -34,7 +34,7 @@ AudioDeviceFactory* g_factory_override = nullptr; - // Set when the default factory is overridden. - AudioDeviceFactory* g_factory_override = nullptr; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Due to driver deadlock issues on Windows (http://crbug/422522) there is a - // chance device authorization response is never received from the browser side. - // In this case we will time out, to avoid renderer hang forever waiting for diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc deleted file mode 100644 index b98b9e8193d3..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_media_audio_audio__renderer__mixer__manager__test.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/media/audio/audio_renderer_mixer_manager_test.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/blink/renderer/modules/media/audio/audio_renderer_mixer_manager_test.cc -@@ -873,7 +873,7 @@ TEST_F(AudioRendererMixerManagerTest, MixerParamsLaten - mixer->get_output_params_for_testing().sample_rate()); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Use 10 ms buffer (441 frames per buffer). - EXPECT_EQ(output_sample_rate / 100, - mixer->get_output_params_for_testing().frames_per_buffer()); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc deleted file mode 100644 index 005e9b87956f..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_rtc__data__channel.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/blink/renderer/modules/peerconnection/rtc_data_channel.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/blink/renderer/modules/peerconnection/rtc_data_channel.cc -@@ -542,6 +542,7 @@ void RTCDataChannel::send(Blob* data, ExceptionState& - pending_messages_.push_back(message); - } - -+#undef close - void RTCDataChannel::close() { - DCHECK_CALLED_ON_VALID_SEQUENCE(sequence_checker_); - if (state_ == webrtc::DataChannelInterface::kClosing || diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc deleted file mode 100644 index 0abbc54aa242..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_peerconnection_webrtc__audio__renderer__test.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc.orig 2024-10-16 21:31:46 UTC -+++ third_party/blink/renderer/modules/peerconnection/webrtc_audio_renderer_test.cc -@@ -304,7 +304,7 @@ TEST_F(WebRtcAudioRendererTest, DISABLED_VerifySinkPar - SetupRenderer(kDefaultOutputDeviceId); - renderer_proxy_->Start(); - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_APPLE) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - static const int kExpectedBufferSize = kHardwareSampleRate / 100; - #elif BUILDFLAG(IS_ANDROID) - static const int kExpectedBufferSize = 2 * kHardwareSampleRate / 100; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc deleted file mode 100644 index 969c27b58e19..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_webaudio_audio__worklet__thread__test.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/webaudio/audio_worklet_thread_test.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/modules/webaudio/audio_worklet_thread_test.cc -@@ -465,7 +465,7 @@ class AudioWorkletThreadPriorityTest - - // TODO(crbug.com/1022888): The worklet thread priority is always NORMAL - // on OS_LINUX and OS_CHROMEOS regardless of the thread priority setting. --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (expected_priority == base::ThreadPriorityForTest::kRealtimeAudio || - expected_priority == base::ThreadPriorityForTest::kDisplay) { - EXPECT_EQ(actual_priority, base::ThreadPriorityForTest::kNormal); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc deleted file mode 100644 index f4ab087c6399..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_webgl_webgl__rendering__context__base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc -@@ -6334,7 +6334,7 @@ void WebGLRenderingContextBase::TexImageHelperMediaVid - constexpr bool kAllowZeroCopyImages = true; - #endif - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/1175907): Only TexImage2D seems to work with the GPU path on - // Android M -- appears to work fine on R, but to avoid regressions in <video> - // limit to TexImage2D only for now. Fails conformance test on Nexus 5X: diff --git a/devel/electron35/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc b/devel/electron35/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc deleted file mode 100644 index c86d04fbd6e4..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_modules_webgpu_gpu__queue.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/modules/webgpu/gpu_queue.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/modules/webgpu/gpu_queue.cc -@@ -815,7 +815,7 @@ bool GPUQueue::CopyFromCanvasSourceImage( - // on linux platform. - // TODO(crbug.com/1424119): using a webgpu mailbox texture on the OpenGLES - // backend is failing for unknown reasons. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - bool forceReadback = true; - #elif BUILDFLAG(IS_ANDROID) - // TODO(crbug.com/dawn/1969): Some Android devices don't fail to copy from diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_BUILD.gn b/devel/electron35/files/patch-third__party_blink_renderer_platform_BUILD.gn deleted file mode 100644 index 18b5bbc5c9ef..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/BUILD.gn -@@ -2026,7 +2026,7 @@ static_library("test_support") { - ] - - # fuzzed_data_provider may not work with a custom toolchain. -- if (custom_toolchain == "" && is_clang) { -+ if ((custom_toolchain == "" && is_clang) && !is_bsd) { - sources += [ - "testing/fuzzed_data_provider.cc", - "testing/fuzzed_data_provider.h", diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc deleted file mode 100644 index da76a891d7b0..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/fonts/font_cache.cc -@@ -82,7 +82,7 @@ SkFontMgr* FontCache::static_font_manager_ = nullptr; - - SkFontMgr* FontCache::static_font_manager_ = nullptr; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - float FontCache::device_scale_factor_ = 1.0; - #endif - -@@ -133,7 +133,7 @@ const FontPlatformData* FontCache::SystemFontPlatformD - const FontDescription& font_description) { - const AtomicString& family = FontCache::SystemFontFamily(); - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_IOS) -+ BUILDFLAG(IS_IOS) || BUILDFLAG(IS_BSD) - if (family.empty() || family == font_family_names::kSystemUi) - return nullptr; - #else diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h deleted file mode 100644 index d23eef07e520..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__cache.h +++ /dev/null @@ -1,47 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/font_cache.h.orig 2024-10-16 21:31:46 UTC -+++ third_party/blink/renderer/platform/fonts/font_cache.h -@@ -55,7 +55,7 @@ - #include "third_party/skia/include/core/SkFontMgr.h" - #include "third_party/skia/include/core/SkRefCnt.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/gfx/font_fallback_linux.h" - #endif - -@@ -167,7 +167,7 @@ class PLATFORM_EXPORT FontCache final { - - static void MaybePreloadSystemFonts(); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // These are needed for calling QueryRenderStyleForStrike, since - // gfx::GetFontRenderParams makes distinctions based on DSF. - static float DeviceScaleFactor() { return device_scale_factor_; } -@@ -243,7 +243,7 @@ class PLATFORM_EXPORT FontCache final { - const char* locale_family_name); - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static bool GetFontForCharacter(UChar32, - const char* preferred_locale, - gfx::FallbackFontData*); -@@ -316,7 +316,7 @@ class PLATFORM_EXPORT FontCache final { - const FontFaceCreationParams&, - std::string& name); - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static AtomicString GetFamilyNameForCharacter(SkFontMgr*, - UChar32, - const FontDescription&, -@@ -353,7 +353,7 @@ class PLATFORM_EXPORT FontCache final { - bool is_test_font_mgr_ = false; - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static float device_scale_factor_; - #endif - diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc deleted file mode 100644 index e89fc7289acc..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__description.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/font_description.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/fonts/font_description.cc -@@ -45,7 +45,7 @@ - #include "third_party/blink/renderer/platform/wtf/text/string_hash.h" - #include "third_party/blink/renderer/platform/wtf/text/string_hasher.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "third_party/blink/renderer/platform/fonts/font_cache.h" - #endif - -@@ -284,7 +284,7 @@ FontCacheKey FontDescription::CacheKey( - static_cast<unsigned>(fields_.orientation_) << 1 | // bit 2-3 - static_cast<unsigned>(fields_.subpixel_text_position_); // bit 1 - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - float device_scale_factor_for_key = FontCache::DeviceScaleFactor(); - #else - float device_scale_factor_for_key = 1.0f; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc deleted file mode 100644 index 6e245dc57c55..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__metrics.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/font_metrics.cc.orig 2024-02-21 00:20:54 UTC -+++ third_party/blink/renderer/platform/fonts/font_metrics.cc -@@ -39,7 +39,7 @@ namespace blink { - namespace blink { - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // This is the largest VDMX table which we'll try to load and parse. - static const size_t kMaxVDMXTableSize = 1024 * 1024; // 1 MB - #endif -@@ -67,7 +67,7 @@ void FontMetrics::AscentDescentWithHacks( - bool is_vdmx_valid = false; - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Manually digging up VDMX metrics is only applicable when bytecode hinting - // using FreeType. With DirectWrite or CoreText, no bytecode hinting is ever - // done. This code should be pushed into FreeType (hinted font metrics). -@@ -111,7 +111,7 @@ void FontMetrics::AscentDescentWithHacks( - descent = SkScalarRoundToScalar(metrics.fDescent); - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -- BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // When subpixel positioning is enabled, if the descent is rounded down, - // the descent part of the glyph may be truncated when displayed in a - // 'overflow: hidden' container. To avoid that, borrow 1 unit from the diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc deleted file mode 100644 index 957a508124f0..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/font_unique_name_lookup.cc.orig 2022-03-25 21:59:56 UTC -+++ third_party/blink/renderer/platform/fonts/font_unique_name_lookup.cc -@@ -9,7 +9,7 @@ - #if BUILDFLAG(IS_ANDROID) - #include "third_party/blink/public/mojom/font_unique_name_lookup/font_unique_name_lookup.mojom-blink.h" - #include "third_party/blink/renderer/platform/fonts/android/font_unique_name_lookup_android.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/blink/renderer/platform/fonts/linux/font_unique_name_lookup_linux.h" - #elif BUILDFLAG(IS_WIN) - #include "third_party/blink/renderer/platform/fonts/win/font_unique_name_lookup_win.h" -@@ -24,7 +24,7 @@ std::unique_ptr<FontUniqueNameLookup> - FontUniqueNameLookup::GetPlatformUniqueNameLookup() { - #if BUILDFLAG(IS_ANDROID) - return std::make_unique<FontUniqueNameLookupAndroid>(); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return std::make_unique<FontUniqueNameLookupLinux>(); - #elif BUILDFLAG(IS_WIN) - return std::make_unique<FontUniqueNameLookupWin>(); diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc deleted file mode 100644 index 23e64a8ae77c..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc -@@ -65,7 +65,7 @@ AtomicString ToAtomicString(const SkString& str) { - return AtomicString::FromUTF8(std::string_view(str.begin(), str.end())); - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // This function is called on android or when we are emulating android fonts on - // linux and the embedder has overriden the default fontManager with - // WebFontRendering::setSkiaFontMgr. -@@ -246,7 +246,7 @@ const FontPlatformData* FontCache::CreateFontPlatformD - std::string name; - - sk_sp<SkTypeface> typeface; --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool noto_color_emoji_from_gmscore = false; - #if BUILDFLAG(IS_ANDROID) - // Use the unique local matching pathway for fetching Noto Color Emoji Compat diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc deleted file mode 100644 index a00b84bd937c..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_begin__frame__provider.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- third_party/blink/renderer/platform/graphics/begin_frame_provider.cc.orig 2023-08-10 01:48:51 UTC -+++ third_party/blink/renderer/platform/graphics/begin_frame_provider.cc -@@ -71,8 +71,12 @@ void BeginFrameProvider::CreateCompositorFrameSinkIfNe - - // Once we are using RAF, this thread is driving user interactive display - // updates. Update priority accordingly. -+ // pledge(2) -+ // stop this baloney -+#if !defined(OS_OPENBSD) - base::PlatformThread::SetCurrentThreadType( - base::ThreadType::kDisplayCritical); -+#endif - - mojo::Remote<mojom::blink::EmbeddedFrameSinkProvider> provider; - Platform::Current()->GetBrowserInterfaceBroker()->GetInterface( diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc deleted file mode 100644 index 360324d8781d..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_gpu_image__layer__bridge.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/graphics/gpu/image_layer_bridge.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/graphics/gpu/image_layer_bridge.cc -@@ -48,7 +48,7 @@ scoped_refptr<StaticBitmapImage> MakeAccelerated( - - const auto paint_image = source->PaintImageForCurrentFrame(); - const auto image_info = paint_image.GetSkImageInfo(); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(b/330865436): On Linux, CanvasResourceProvider doesn't always check - // for SCANOUT support correctly on X11 and it's never supported in - // practice. Therefore, don't include it until this flow is reworked. diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc deleted file mode 100644 index c8f5f1fd1da5..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_graphics_video__frame__submitter.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/graphics/video_frame_submitter.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/graphics/video_frame_submitter.cc -@@ -421,7 +421,7 @@ void VideoFrameSubmitter::OnBeginFrame( - auto& details = timing_details.find(frame_token)->value; - auto& feedback = details.presentation_feedback; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO: On Linux failure flag is unreliable, and perfectly rendered frames - // are reported as failures all the time. - bool presentation_failure = false; diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc deleted file mode 100644 index 3c43f26940d4..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_instrumentation_partition__alloc__memory__dump__provider.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- third_party/blink/renderer/platform/instrumentation/partition_alloc_memory_dump_provider.cc.orig 2024-04-15 20:34:06 UTC -+++ third_party/blink/renderer/platform/instrumentation/partition_alloc_memory_dump_provider.cc -@@ -14,7 +14,9 @@ namespace blink { - - namespace blink { - -+#if !BUILDFLAG(IS_BSD) - const char kPartitionAllocDumpName[] = "partition_alloc"; -+#endif - - PartitionAllocMemoryDumpProvider* PartitionAllocMemoryDumpProvider::Instance() { - DEFINE_STATIC_LOCAL(PartitionAllocMemoryDumpProvider, instance, ()); -@@ -24,6 +26,7 @@ bool PartitionAllocMemoryDumpProvider::OnMemoryDump( - bool PartitionAllocMemoryDumpProvider::OnMemoryDump( - const base::trace_event::MemoryDumpArgs& args, - base::trace_event::ProcessMemoryDump* memory_dump) { -+#if !BUILDFLAG(IS_BSD) - using base::trace_event::MemoryDumpLevelOfDetail; - - MemoryDumpLevelOfDetail level_of_detail = args.level_of_detail; -@@ -49,6 +52,7 @@ bool PartitionAllocMemoryDumpProvider::OnMemoryDump( - "size", "bytes", partition_stats_dumper.total_active_bytes()); - memory_dump->AddOwnershipEdge(allocated_objects_dump->guid(), - partitions_dump->guid()); -+#endif - - return true; - } diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc deleted file mode 100644 index ef304e6e0c64..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_peerconnection_rtc__video__encoder__factory.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/peerconnection/rtc_video_encoder_factory.cc -@@ -334,12 +334,12 @@ SupportedFormats GetSupportedFormatsInternal( - supported_formats.profiles.push_back(profile.profile); - supported_formats.sdp_formats.push_back(std::move(*format)); - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if BUILDFLAG(IS_WIN) - const bool kShouldAddH264Cbp = - base::FeatureList::IsEnabled(kMediaFoundationH264CbpEncoding) && - profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - const bool kShouldAddH264Cbp = - profile.profile == media::VideoCodecProfile::H264PROFILE_BASELINE; - #endif diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/devel/electron35/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 deleted file mode 100644 index 57ad2f02b3d8..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ /dev/null @@ -1,74 +0,0 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2025-03-24 20:50:14 UTC -+++ third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -427,7 +427,7 @@ - name: "AppTitle", - status: "experimental", - origin_trial_feature_name: "AppTitle", -- origin_trial_os: ["win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - base_feature: "WebAppEnableAppTitle", - }, - { -@@ -1602,7 +1602,7 @@ - name: "DocumentIsolationPolicy", - status: "experimental", - origin_trial_feature_name: "DocumentIsolationPolicy", -- origin_trial_os: ["win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - base_feature: "none", - }, - { -@@ -1898,7 +1898,7 @@ - base_feature: "none", - public: true, - origin_trial_feature_name: "FedCmMultipleIdentityProviders", -- origin_trial_os: ["win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - origin_trial_allows_third_party: true, - }, - { -@@ -3288,7 +3288,7 @@ - // Tracking bug for the implementation: https://crbug.com/1462930 - name: "PermissionElement", - origin_trial_feature_name: "PermissionElement", -- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "android"], -+ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "android", "openbsd", "freebsd"], - status: "experimental", - public: true, - base_feature_status: "enabled", -@@ -3425,7 +3425,7 @@ - { - name: "PrivateNetworkAccessPermissionPrompt", - origin_trial_feature_name: "PrivateNetworkAccessPermissionPrompt", -- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"], - status: "stable", - public: true, - base_feature: "none", -@@ -4485,7 +4485,7 @@ - name: "UnrestrictedSharedArrayBuffer", - base_feature: "none", - origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", -- origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "fuchsia", "chromeos", "openbsd", "freebsd"], - }, - // Enables using policy-controlled feature "usb-unrestricted" to allow - // isolated context to access protected USB interface classes and to -@@ -4672,7 +4672,7 @@ - { - name: "WebAppScopeExtensions", - origin_trial_feature_name: "WebAppScopeExtensions", -- origin_trial_os: ["win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - status: "experimental", - base_feature: "none", - }, -@@ -4941,7 +4941,7 @@ - { - name: "WebIdentityDigitalCredentials", - origin_trial_feature_name: "WebIdentityDigitalCredentials", -- origin_trial_os: ["android", "win", "mac", "linux", "chromeos"], -+ origin_trial_os: ["android", "win", "mac", "linux", "chromeos", "openbsd", "freebsd"], - origin_trial_allows_third_party: true, - implied_by: ["WebIdentityDigitalCredentialsCreation"], - public: true, diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc deleted file mode 100644 index a25484e68d43..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_scheduler_common_thread.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/scheduler/common/thread.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/blink/renderer/platform/scheduler/common/thread.cc -@@ -87,7 +87,7 @@ void Thread::CreateAndSetCompositorThread() { - "Compositor"); - })); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && !BUILDFLAG(IS_OPENBSD) - compositor_thread->GetTaskRunner()->PostTaskAndReplyWithResult( - FROM_HERE, base::BindOnce(&base::PlatformThread::CurrentId), - base::BindOnce([](base::PlatformThreadId compositor_thread_id) { diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc deleted file mode 100644 index e2e3962011c0..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_widget_compositing_blink__categorized__worker__pool__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/widget/compositing/blink_categorized_worker_pool_delegate.cc.orig 2023-05-25 00:42:05 UTC -+++ third_party/blink/renderer/platform/widget/compositing/blink_categorized_worker_pool_delegate.cc -@@ -27,7 +27,7 @@ BlinkCategorizedWorkerPoolDelegate& BlinkCategorizedWo - - void BlinkCategorizedWorkerPoolDelegate::NotifyThreadWillRun( - base::PlatformThreadId tid) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - scoped_refptr<base::TaskRunner> task_runner = - Thread::MainThread()->GetTaskRunner(MainThreadTaskRunnerRestricted()); - task_runner->PostTask(FROM_HERE, base::BindOnce( diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h b/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h deleted file mode 100644 index 25658e65ff2b..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_container__annotations.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/blink/renderer/platform/wtf/container_annotations.h.orig 2022-03-25 21:59:56 UTC -+++ third_party/blink/renderer/platform/wtf/container_annotations.h -@@ -12,7 +12,7 @@ - // TODO(ochang): Remove the ARCH_CPU_X86_64 condition to enable this for X86 - // once the crashes there have been fixed: http://crbug.com/461406 - #if defined(ADDRESS_SANITIZER) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ - defined(ARCH_CPU_X86_64) - - // Annotations require buffers to begin on an 8-byte boundary. See diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h b/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h deleted file mode 100644 index b184b8b79210..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_math__extras.h +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/blink/renderer/platform/wtf/math_extras.h.orig 2022-07-22 17:30:31 UTC -+++ third_party/blink/renderer/platform/wtf/math_extras.h -@@ -128,6 +128,10 @@ constexpr float Grad2turn(float g) { - return g * (1.0f / 400.0f); - } - -+#if defined(OS_FREEBSD) -+#pragma clang diagnostic push -+#pragma clang diagnostic ignored "-Winvalid-constexpr" -+#endif - constexpr double RoundHalfTowardsPositiveInfinity(double value) { - return std::floor(value + 0.5); - } -@@ -135,6 +139,9 @@ constexpr double RoundHalfTowardsPositiveInfinity(doub - constexpr float RoundHalfTowardsPositiveInfinity(float value) { - return std::floor(value + 0.5f); - } -+#if defined(OS_FREEBSD) -+#pragma clang diagnostic pop -+#endif - - // ClampTo() is implemented by templated helper classes (to allow for partial - // template specialization) as well as several helper functions. diff --git a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc b/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc deleted file mode 100644 index 579aabbad32a..000000000000 --- a/devel/electron35/files/patch-third__party_blink_renderer_platform_wtf_stack__util.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- third_party/blink/renderer/platform/wtf/stack_util.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/blink/renderer/platform/wtf/stack_util.cc -@@ -23,6 +23,11 @@ extern "C" void* __libc_stack_end; // NOLINT - extern "C" void* __libc_stack_end; // NOLINT - #endif - -+#if BUILDFLAG(IS_BSD) -+#include <sys/signal.h> -+#include <pthread_np.h> -+#endif -+ - namespace WTF { - - size_t GetUnderestimatedStackSize() { -@@ -67,6 +72,8 @@ size_t GetUnderestimatedStackSize() { - // low as 512k. - // - return 512 * 1024; -+#elif BUILDFLAG(IS_OPENBSD) -+ return 512 * 1024; - #elif BUILDFLAG(IS_APPLE) - // pthread_get_stacksize_np() returns too low a value for the main thread on - // OSX 10.9, -@@ -152,6 +159,13 @@ void* GetStackStart() { - ::GetCurrentThreadStackLimits(&lowLimit, &highLimit); - return reinterpret_cast<void*>(highLimit); - #endif -+#elif BUILDFLAG(IS_OPENBSD) -+ stack_t ss; -+ void *base; -+ int error = pthread_stackseg_np(pthread_self(), &ss); -+ CHECK(!error); -+ base = (void*)((size_t) ss.ss_sp - ss.ss_size); -+ return reinterpret_cast<uint8_t*>(base) + ss.ss_size; - #else - #error Unsupported getStackStart on this platform. - #endif diff --git a/devel/electron35/files/patch-third__party_brotli_common_platform.h b/devel/electron35/files/patch-third__party_brotli_common_platform.h deleted file mode 100644 index 60ccb4e08e5c..000000000000 --- a/devel/electron35/files/patch-third__party_brotli_common_platform.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/brotli/common/platform.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/brotli/common/platform.h -@@ -28,7 +28,7 @@ - #include <brotli/port.h> - #include <brotli/types.h> - --#if defined(OS_LINUX) || defined(OS_CYGWIN) || defined(__EMSCRIPTEN__) -+#if defined(OS_LINUX) || defined(OS_CYGWIN) || defined(__EMSCRIPTEN__) || defined(OS_BSD) - #include <endian.h> - #elif defined(OS_FREEBSD) - #include <machine/endian.h> diff --git a/devel/electron35/files/patch-third__party_cpuinfo_cpuinfo.gni b/devel/electron35/files/patch-third__party_cpuinfo_cpuinfo.gni deleted file mode 100644 index 19ca636ed489..000000000000 --- a/devel/electron35/files/patch-third__party_cpuinfo_cpuinfo.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/cpuinfo/cpuinfo.gni.orig 2024-04-15 20:34:24 UTC -+++ third_party/cpuinfo/cpuinfo.gni -@@ -8,7 +8,7 @@ use_cpuinfo = - current_cpu != "s390" && current_cpu != "s390x" && - current_cpu != "riscv64" && - # cpuinfo is not supported on fuchsia. -- !is_fuchsia && -+ !is_fuchsia && !is_bsd && - # There's a few arm architectures that are not supported by cpuinfo, - # especially amongst ChromeOS devices. - # See //third_party/cpuinfo/src/src/arm/linux/cp.h. diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni b/devel/electron35/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni deleted file mode 100644 index 2edbba0f4f8b..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_build_crashpad__buildconfig.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crashpad/crashpad/build/crashpad_buildconfig.gni.orig 2023-10-19 19:59:07 UTC -+++ third_party/crashpad/crashpad/build/crashpad_buildconfig.gni -@@ -61,7 +61,7 @@ if (crashpad_is_in_chromium) { - crashpad_is_ios = is_ios - crashpad_is_apple = is_apple - crashpad_is_win = is_win -- crashpad_is_linux = is_linux || is_chromeos -+ crashpad_is_linux = (is_linux || is_chromeos) && !is_bsd - crashpad_is_android = is_android - crashpad_is_fuchsia = is_fuchsia - diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_client_BUILD.gn b/devel/electron35/files/patch-third__party_crashpad_crashpad_client_BUILD.gn deleted file mode 100644 index e1eccd40b032..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_client_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- third_party/crashpad/crashpad/client/BUILD.gn.orig 2023-10-19 19:59:07 UTC -+++ third_party/crashpad/crashpad/client/BUILD.gn -@@ -137,6 +137,13 @@ static_library("common") { - if (crashpad_is_win) { - sources += [ "crash_report_database_win.cc" ] - } -+ -+ if (crashpad_is_posix) { -+ sources += [ -+ "crashpad_client_posix.cc", -+ ] -+ } -+ - if (crashpad_is_linux || crashpad_is_android || crashpad_is_fuchsia) { - sources += [ - "crash_report_database_generic.cc", diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc deleted file mode 100644 index 3844bf05eeda..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_client_crashpad__client__posix.cc +++ /dev/null @@ -1,43 +0,0 @@ ---- third_party/crashpad/crashpad/client/crashpad_client_posix.cc.orig 2022-02-07 13:39:41 UTC -+++ third_party/crashpad/crashpad/client/crashpad_client_posix.cc -@@ -0,0 +1,40 @@ -+// Copyright 2017 The Crashpad Authors. All rights reserved. -+// -+// Licensed under the Apache License, Version 2.0 (the "License"); -+// you may not use this file except in compliance with the License. -+// You may obtain a copy of the License at -+// -+// http://www.apache.org/licenses/LICENSE-2.0 -+// -+// Unless required by applicable law or agreed to in writing, software -+// distributed under the License is distributed on an "AS IS" BASIS, -+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -+// See the License for the specific language governing permissions and -+// limitations under the License. -+ -+#include "client/crashpad_client.h" -+ -+#include "base/logging.h" -+#include "base/notreached.h" -+ -+namespace crashpad { -+ -+CrashpadClient::CrashpadClient() {} -+ -+CrashpadClient::~CrashpadClient() {} -+ -+bool CrashpadClient::StartHandler( -+ const base::FilePath& handler, -+ const base::FilePath& database, -+ const base::FilePath& metrics_dir, -+ const std::string& url, -+ const std::map<std::string, std::string>& annotations, -+ const std::vector<std::string>& arguments, -+ bool restartable, -+ bool asynchronous_start, -+ const std::vector<base::FilePath>& attachments) { -+ NOTREACHED(); // TODO(scottmg): https://crashpad.chromium.org/bug/196 -+ return false; -+} -+ -+} // namespace crashpad diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc deleted file mode 100644 index f6a27c5e4420..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_minidump_minidump__misc__info__writer.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- third_party/crashpad/crashpad/minidump/minidump_misc_info_writer.cc.orig 2022-07-22 17:30:31 UTC -+++ third_party/crashpad/crashpad/minidump/minidump_misc_info_writer.cc -@@ -159,6 +159,10 @@ std::string MinidumpMiscInfoDebugBuildString() { - static constexpr char kOS[] = "win"; - #elif BUILDFLAG(IS_FUCHSIA) - static constexpr char kOS[] = "fuchsia"; -+#elif defined(OS_OPENBSD) -+ static constexpr char kOS[] = "openbsd"; -+#elif defined(OS_FREEBSD) -+ static constexpr char kOS[] = "freebsd"; - #else - #error define kOS for this operating system - #endif diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h deleted file mode 100644 index bfb69fcfc0d0..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_address__types.h +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/crashpad/crashpad/util/misc/address_types.h.orig 2022-02-28 16:54:41 UTC -+++ third_party/crashpad/crashpad/util/misc/address_types.h -@@ -25,7 +25,7 @@ - #include <mach/mach_types.h> - #elif BUILDFLAG(IS_WIN) - #include "util/win/address_types.h" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include "util/linux/address_types.h" - #elif BUILDFLAG(IS_FUCHSIA) - #include <zircon/types.h> -@@ -55,7 +55,7 @@ using VMSize = mach_vm_size_t; - using VMAddress = WinVMAddress; - using VMSize = WinVMSize; - --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - - using VMAddress = LinuxVMAddress; - using VMSize = LinuxVMSize; diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h deleted file mode 100644 index 78dfbf17b79f..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_capture__context.h +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/crashpad/crashpad/util/misc/capture_context.h.orig 2023-10-19 19:59:07 UTC -+++ third_party/crashpad/crashpad/util/misc/capture_context.h -@@ -21,7 +21,8 @@ - #include <mach/mach.h> - #elif BUILDFLAG(IS_WIN) - #include <windows.h> --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -+ BUILDFLAG(IS_FREEBSD) - #include <ucontext.h> - #endif // BUILDFLAG(IS_APPLE) - -@@ -35,7 +36,8 @@ using NativeCPUContext = arm_unified_thread_state; - #endif - #elif BUILDFLAG(IS_WIN) - using NativeCPUContext = CONTEXT; --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || \ -+ BUILDFLAG(IS_BSD) - using NativeCPUContext = ucontext_t; - #endif // BUILDFLAG(IS_APPLE) - diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc deleted file mode 100644 index a444c9f0a8e6..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_metrics.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crashpad/crashpad/util/misc/metrics.cc.orig 2022-02-28 16:54:41 UTC -+++ third_party/crashpad/crashpad/util/misc/metrics.cc -@@ -25,7 +25,7 @@ - #define METRICS_OS_NAME "Win" - #elif BUILDFLAG(IS_ANDROID) - #define METRICS_OS_NAME "Android" --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #define METRICS_OS_NAME "Linux" - #elif BUILDFLAG(IS_FUCHSIA) - #define METRICS_OS_NAME "Fuchsia" diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc deleted file mode 100644 index a7f6fab5f5e6..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_misc_uuid.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crashpad/crashpad/util/misc/uuid.cc.orig 2024-06-18 21:43:57 UTC -+++ third_party/crashpad/crashpad/util/misc/uuid.cc -@@ -110,7 +110,7 @@ bool UUID::InitializeWithNew() { - InitializeFromBytes(uuid); - return true; - #elif BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Linux, Android, and Fuchsia do not provide a UUID generator in a - // widely-available system library. On Linux and Android, uuid_generate() - // from libuuid is not available everywhere. diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc deleted file mode 100644 index fca107bf7098..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_close__multiple.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crashpad/crashpad/util/posix/close_multiple.cc.orig 2023-11-29 21:40:36 UTC -+++ third_party/crashpad/crashpad/util/posix/close_multiple.cc -@@ -73,7 +73,7 @@ bool CloseMultipleNowOrOnExecUsingFDDir(int min_fd, in - // This is an advantage over looping over all possible file descriptors, because - // no attempt needs to be made to close file descriptors that are not open. - bool CloseMultipleNowOrOnExecUsingFDDir(int min_fd, int preserve_fd) { --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - static constexpr char kFDDir[] = "/dev/fd"; - #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) - static constexpr char kFDDir[] = "/proc/self/fd"; diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc deleted file mode 100644 index 035241c5dc1b..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_drop__privileges.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crashpad/crashpad/util/posix/drop_privileges.cc.orig 2022-02-28 16:54:41 UTC -+++ third_party/crashpad/crashpad/util/posix/drop_privileges.cc -@@ -25,7 +25,7 @@ void DropPrivileges() { - gid_t gid = getgid(); - uid_t uid = getuid(); - --#if BUILDFLAG(IS_APPLE) -+#if BUILDFLAG(IS_APPLE) || BUILDFLAG(IS_BSD) - // Based on the POSIX.1-2008 2013 edition documentation for setreuid() and - // setregid(), setreuid() and setregid() alone should be sufficient to drop - // privileges. The standard specifies that the saved ID should be set to the diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc deleted file mode 100644 index efaa7aaa5485..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_signals.cc +++ /dev/null @@ -1,33 +0,0 @@ ---- third_party/crashpad/crashpad/util/posix/signals.cc.orig 2022-08-31 12:19:35 UTC -+++ third_party/crashpad/crashpad/util/posix/signals.cc -@@ -51,7 +51,7 @@ constexpr int kCrashSignals[] = { - #if defined(SIGEMT) - SIGEMT, - #endif // defined(SIGEMT) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - SIGXCPU, - SIGXFSZ, - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -91,7 +91,7 @@ constexpr int kTerminateSignals[] = { - SIGXCPU, - SIGXFSZ, - #endif // BUILDFLAG(IS_APPLE) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - SIGIO, - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) - }; -@@ -251,8 +251,12 @@ bool Signals::WillSignalReraiseAutonomously(const sigi - // remains. See 10.12.3 xnu-3789.41.3/bsd/kern/kern_sig.c - // psignal_internal(). - (code > 0 && -+#if defined(SI_ASYNCIO) - code != SI_ASYNCIO && -+#endif -+#if defined(SI_MESGQ) - code != SI_MESGQ && -+#endif - code != SI_QUEUE && - code != SI_TIMER && - code != SI_USER && diff --git a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc b/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc deleted file mode 100644 index 430eb25bf721..000000000000 --- a/devel/electron35/files/patch-third__party_crashpad_crashpad_util_posix_symbolic__constants__posix.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/crashpad/crashpad/util/posix/symbolic_constants_posix.cc.orig 2024-08-14 20:55:55 UTC -+++ third_party/crashpad/crashpad/util/posix/symbolic_constants_posix.cc -@@ -68,7 +68,7 @@ constexpr const char* kSignalNames[] = { - "INFO", - "USR1", - "USR2", --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #if defined(ARCH_CPU_MIPS_FAMILY) - "HUP", - "INT", -@@ -139,7 +139,7 @@ constexpr const char* kSignalNames[] = { - #endif // defined(ARCH_CPU_MIPS_FAMILY) - #endif - }; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - // NSIG is 64 to account for real-time signals. - static_assert(std::size(kSignalNames) == 32, "kSignalNames length"); - #else diff --git a/devel/electron35/files/patch-third__party_crc32c_BUILD.gn b/devel/electron35/files/patch-third__party_crc32c_BUILD.gn deleted file mode 100644 index fb4e1a944845..000000000000 --- a/devel/electron35/files/patch-third__party_crc32c_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/crc32c/BUILD.gn.orig 2023-05-25 00:42:42 UTC -+++ third_party/crc32c/BUILD.gn -@@ -46,7 +46,7 @@ config("crc32c_config") { - } - - # Android added <sys/auxv.h> in API level 18. -- if (is_linux || is_chromeos || is_android) { -+ if (is_linux || is_chromeos || is_android && !is_bsd) { - defines += [ - "HAVE_STRONG_GETAUXVAL=1", - "HAVE_WEAK_GETAUXVAL=1", diff --git a/devel/electron35/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h b/devel/electron35/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h deleted file mode 100644 index 7c6e9095e71c..000000000000 --- a/devel/electron35/files/patch-third__party_dawn_include_dawn_native_VulkanBackend.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/dawn/include/dawn/native/VulkanBackend.h.orig 2024-06-18 21:44:13 UTC -+++ third_party/dawn/include/dawn/native/VulkanBackend.h -@@ -83,7 +83,7 @@ struct ExternalImageExportInfoVk : ExternalImageExport - }; - - // Can't use DAWN_PLATFORM_IS(LINUX) since header included in both Dawn and Chrome --#if defined(__linux__) || defined(__Fuchsia__) -+#if defined(__linux__) || defined(__Fuchsia__) || defined(__OpenBSD__) || defined(__FreeBSD__) - - // Common properties of external images represented by FDs. On successful import the file - // descriptor's ownership is transferred to the Dawn implementation and they shouldn't be diff --git a/devel/electron35/files/patch-third__party_dawn_src_dawn_common_Platform.h b/devel/electron35/files/patch-third__party_dawn_src_dawn_common_Platform.h deleted file mode 100644 index ec82787739c8..000000000000 --- a/devel/electron35/files/patch-third__party_dawn_src_dawn_common_Platform.h +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/dawn/src/dawn/common/Platform.h.orig 2023-11-29 21:41:27 UTC -+++ third_party/dawn/src/dawn/common/Platform.h -@@ -59,6 +59,11 @@ - #error "Unsupported Windows platform." - #endif - -+#elif defined(__OpenBSD__) || defined(__FreeBSD__) -+#define DAWN_PLATFORM_IS_LINUX 1 -+#define DAWN_PLATFORM_IS_BSD 1 -+#define DAWN_PLATFORM_IS_POSIX 1 -+ - #elif defined(__linux__) - #define DAWN_PLATFORM_IS_LINUX 1 - #define DAWN_PLATFORM_IS_POSIX 1 diff --git a/devel/electron35/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp b/devel/electron35/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp deleted file mode 100644 index 787787cf03cf..000000000000 --- a/devel/electron35/files/patch-third__party_dawn_src_dawn_native_vulkan_BackendVk.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp.orig 2024-02-21 00:21:51 UTC -+++ third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp -@@ -56,7 +56,7 @@ constexpr char kSwiftshaderLibName[] = "libvk_swiftsha - #endif - - #if DAWN_PLATFORM_IS(LINUX) --#if DAWN_PLATFORM_IS(ANDROID) -+#if DAWN_PLATFORM_IS(ANDROID) || DAWN_PLATFORM_IS(BSD) - constexpr char kVulkanLibName[] = "libvulkan.so"; - #else - constexpr char kVulkanLibName[] = "libvulkan.so.1"; diff --git a/devel/electron35/files/patch-third__party_electron__node_deps_cares_unofficial.gni b/devel/electron35/files/patch-third__party_electron__node_deps_cares_unofficial.gni deleted file mode 100644 index 6a52f0a8015c..000000000000 --- a/devel/electron35/files/patch-third__party_electron__node_deps_cares_unofficial.gni +++ /dev/null @@ -1,32 +0,0 @@ ---- third_party/electron_node/deps/cares/unofficial.gni.orig 2025-02-10 16:22:55 UTC -+++ third_party/electron_node/deps/cares/unofficial.gni -@@ -44,10 +44,12 @@ template("cares_gn_build") { - ] - if (is_win) { - include_dirs += [ "config/win32" ] -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { - include_dirs += [ "config/linux" ] - } else if (is_mac) { - include_dirs += [ "config/darwin" ] -+ } else if (is_freebsd) { -+ include_dirs += [ "config/freebsd" ] - } - - if (is_win) { -@@ -58,11 +60,14 @@ template("cares_gn_build") { - } - - sources = gypi_values.cares_sources_common -- if (is_linux) { -+ if (is_linux && !is_bsd) { - sources += [ "config/linux/ares_config.h" ] - } - if (is_mac) { - sources += gypi_values.cares_sources_mac -+ } -+ if (is_freebsd) { -+ sources += [ "config/freebsd/ares_config.h" ] - } - - if (is_clang) { diff --git a/devel/electron35/files/patch-third__party_electron__node_deps_histogram_unofficial.gni b/devel/electron35/files/patch-third__party_electron__node_deps_histogram_unofficial.gni deleted file mode 100644 index e3d0c37d09f8..000000000000 --- a/devel/electron35/files/patch-third__party_electron__node_deps_histogram_unofficial.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/electron_node/deps/histogram/unofficial.gni.orig 2025-02-10 16:22:55 UTC -+++ third_party/electron_node/deps/histogram/unofficial.gni -@@ -25,7 +25,7 @@ template("histogram_gn_build") { - "-Wno-unused-function", - ] - } -- if (is_linux) { -+ if (is_linux && !is_bsd) { - libs = [ "atomic" ] - } - } diff --git a/devel/electron35/files/patch-third__party_electron__node_deps_openssl_unofficial.gni b/devel/electron35/files/patch-third__party_electron__node_deps_openssl_unofficial.gni deleted file mode 100644 index abc9e795f3f6..000000000000 --- a/devel/electron35/files/patch-third__party_electron__node_deps_openssl_unofficial.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/electron_node/deps/openssl/unofficial.gni.orig 2025-02-10 16:22:55 UTC -+++ third_party/electron_node/deps/openssl/unofficial.gni -@@ -71,7 +71,7 @@ template("openssl_gn_build") { - } - if (is_win) { - libs = [ "crypt32.lib" ] -- } else if (is_linux) { -+ } else if (is_linux && !is_bsd) { - libs = [ "atomic" ] - } - diff --git a/devel/electron35/files/patch-third__party_electron__node_deps_uv_src_unix_pipe.c b/devel/electron35/files/patch-third__party_electron__node_deps_uv_src_unix_pipe.c deleted file mode 100644 index b0d0bee1accb..000000000000 --- a/devel/electron35/files/patch-third__party_electron__node_deps_uv_src_unix_pipe.c +++ /dev/null @@ -1,18 +0,0 @@ ---- third_party/electron_node/deps/uv/src/unix/pipe.c.orig 2025-02-10 16:22:55 UTC -+++ third_party/electron_node/deps/uv/src/unix/pipe.c -@@ -207,9 +207,13 @@ int uv_pipe_open(uv_pipe_t* handle, uv_file fd) { - if (mode == -1) - return UV__ERR(errno); /* according to docs, must be EBADF */ - -+ /* If ioctl(FIONBIO) reports ENOTTY, try fcntl(F_GETFL) + fcntl(F_SETFL). -+ * Workaround for e.g. kqueue fds not supporting ioctls. -+ */ - err = uv__nonblock(fd, 1); -- if (err) -- return err; -+ if (err == UV_ENOTTY) -+ if (uv__nonblock == uv__nonblock_ioctl) -+ err = uv__nonblock_fcntl(fd, 1); - - #if defined(__APPLE__) - err = uv__stream_try_select((uv_stream_t*) handle, &fd); diff --git a/devel/electron35/files/patch-third__party_electron__node_deps_uv_unofficial.gni b/devel/electron35/files/patch-third__party_electron__node_deps_uv_unofficial.gni deleted file mode 100644 index c8ac6aa1d477..000000000000 --- a/devel/electron35/files/patch-third__party_electron__node_deps_uv_unofficial.gni +++ /dev/null @@ -1,34 +0,0 @@ ---- third_party/electron_node/deps/uv/unofficial.gni.orig 2025-04-06 11:53:47 UTC -+++ third_party/electron_node/deps/uv/unofficial.gni -@@ -27,7 +27,7 @@ template("uv_gn_build") { - "_FILE_OFFSET_BITS=64", - ] - } -- if (is_linux) { -+ if (is_linux && !is_bsd) { - defines += [ - "_POSIX_C_SOURCE=200112", - "_GNU_SOURCE", -@@ -105,12 +105,21 @@ template("uv_gn_build") { - sources += gypi_values.uv_sources_posix + - [ "src/unix/proctitle.c" ] - } -- if (is_linux) { -+ if (is_linux && !is_bsd) { - sources += gypi_values.uv_sources_linux - } - if (is_apple) { - sources += gypi_values.uv_sources_apple + - gypi_values.uv_sources_bsd_common -+ } -+ if (is_freebsd) { -+ sources += gypi_values.uv_sources_bsd_common + [ -+ "src/unix/freebsd.c", -+ "src/unix/random-getrandom.c", -+ "src/unix/posix-hrtime.c", -+ "src/unix/bsd-proctitle.c", -+ ] -+ sources -= [ "src/unix/proctitle.c" ] - } - } - } diff --git a/devel/electron35/files/patch-third__party_ffmpeg_BUILD.gn b/devel/electron35/files/patch-third__party_ffmpeg_BUILD.gn deleted file mode 100644 index b378cae1df64..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_BUILD.gn +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/ffmpeg/BUILD.gn.orig 2024-10-28 21:05:18 UTC -+++ third_party/ffmpeg/BUILD.gn -@@ -350,7 +350,6 @@ target(link_target_type, "ffmpeg_internal") { - libs += [ - "m", - "z", -- "rt", - ] - } - if (is_component_ffmpeg) { diff --git a/devel/electron35/files/patch-third__party_ffmpeg_configure b/devel/electron35/files/patch-third__party_ffmpeg_configure deleted file mode 100644 index ca803aeda3a7..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_configure +++ /dev/null @@ -1,13 +0,0 @@ ---- third_party/ffmpeg/configure.orig 2025-03-24 20:50:14 UTC -+++ third_party/ffmpeg/configure -@@ -6850,8 +6850,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en - if enabled pthread_np_h; then - hdrs="$hdrs pthread_np.h" - fi -- check_lib pthread_set_name_np "$hdrs" pthread_set_name_np -lpthread -- check_lib pthread_setname_np "$hdrs" pthread_setname_np -lpthread -+ check_lib pthread_set_name_np pthread_np.h pthread_set_name_np -lpthread -+ check_lib pthread_setname_np pthread_np.h pthread_setname_np -lpthread - fi - fi - diff --git a/devel/electron35/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h b/devel/electron35/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h deleted file mode 100644 index a0d30926495d..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_libavcodec_x86_cabac.h +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/ffmpeg/libavcodec/x86/cabac.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/ffmpeg/libavcodec/x86/cabac.h -@@ -31,7 +31,8 @@ - - #if (defined(__i386) && defined(__clang__) && (__clang_major__<2 || (__clang_major__==2 && __clang_minor__<10)))\ - || ( !defined(__clang__) && defined(__llvm__) && __GNUC__==4 && __GNUC_MINOR__==2 && __GNUC_PATCHLEVEL__<=1)\ -- || (defined(__INTEL_COMPILER) && defined(_MSC_VER)) -+ || (defined(__INTEL_COMPILER) && defined(_MSC_VER)) \ -+ || ((defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386)) - # define BROKEN_COMPILER 1 - #else - # define BROKEN_COMPILER 0 diff --git a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_cpu.c b/devel/electron35/files/patch-third__party_ffmpeg_libavutil_cpu.c deleted file mode 100644 index aeb14bb03c9d..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_cpu.c +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/ffmpeg/libavutil/cpu.c.orig 2022-07-22 17:30:31 UTC -+++ third_party/ffmpeg/libavutil/cpu.c -@@ -38,10 +38,7 @@ - #if HAVE_GETPROCESSAFFINITYMASK || HAVE_WINRT - #include <windows.h> - #endif --#if HAVE_SYSCTL --#if HAVE_SYS_PARAM_H --#include <sys/param.h> --#endif -+#if HAVE_SYSCTL && !defined(__OpenBSD__) - #include <sys/types.h> - #include <sys/sysctl.h> - #endif diff --git a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_mem.c b/devel/electron35/files/patch-third__party_ffmpeg_libavutil_mem.c deleted file mode 100644 index 6b83f6ed0c81..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_mem.c +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/ffmpeg/libavutil/mem.c.orig 2022-05-19 14:06:27 UTC -+++ third_party/ffmpeg/libavutil/mem.c -@@ -33,9 +33,6 @@ - #include <stdlib.h> - #include <stdatomic.h> - #include <string.h> --#if HAVE_MALLOC_H --#include <malloc.h> --#endif - - #include "attributes.h" - #include "avassert.h" diff --git a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_random__seed.c b/devel/electron35/files/patch-third__party_ffmpeg_libavutil_random__seed.c deleted file mode 100644 index 178c8c120424..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_random__seed.c +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/ffmpeg/libavutil/random_seed.c.orig 2023-10-19 19:59:55 UTC -+++ third_party/ffmpeg/libavutil/random_seed.c -@@ -35,6 +35,11 @@ - #elif CONFIG_OPENSSL - #include <openssl/rand.h> - #endif -+#if HAVE_ARC4RANDOM_BUF -+#undef __BSD_VISIBLE -+#define __BSD_VISIBLE 1 -+#include <stdlib.h> -+#endif - #include <fcntl.h> - #include <math.h> - #include <time.h> diff --git a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm b/devel/electron35/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm deleted file mode 100644 index 248cc08c4a3b..000000000000 --- a/devel/electron35/files/patch-third__party_ffmpeg_libavutil_x86_x86inc.asm +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/ffmpeg/libavutil/x86/x86inc.asm.orig 2024-06-18 21:44:14 UTC -+++ third_party/ffmpeg/libavutil/x86/x86inc.asm -@@ -46,6 +46,12 @@ - %endif - %endif - -+%if ARCH_X86_64 -+ %define _CET_ENDBR endbr64 -+%else -+ %define _CET_ENDBR -+%endif -+ - %define WIN64 0 - %define UNIX64 0 - %if ARCH_X86_64 -@@ -861,6 +867,7 @@ BRANCH_INSTR jz, je, jnz, jne, jl, jle, jnl, jnle, jg, - %endif - align function_align - %2: -+ _CET_ENDBR - RESET_MM_PERMUTATION ; needed for x86-64, also makes disassembly somewhat nicer - %xdefine rstk rsp ; copy of the original stack pointer, used when greater alignment than the known stack alignment is required - %assign stack_offset 0 ; stack pointer offset relative to the return address diff --git a/devel/electron35/files/patch-third__party_fontconfig_include_config.h b/devel/electron35/files/patch-third__party_fontconfig_include_config.h deleted file mode 100644 index 2d5cf1750e27..000000000000 --- a/devel/electron35/files/patch-third__party_fontconfig_include_config.h +++ /dev/null @@ -1,49 +0,0 @@ ---- third_party/fontconfig/include/config.h.orig 2024-04-15 20:34:24 UTC -+++ third_party/fontconfig/include/config.h -@@ -13,7 +13,7 @@ - - #define FC_CACHEDIR "/var/cache/fontconfig" - --#define FC_DEFAULT_FONTS "\t<dir>/usr/share/fonts</dir>\n\t<dir>/usr/local/share/fonts</dir>\n" -+#define FC_DEFAULT_FONTS "\t<dir>/usr/X11R6/lib/X11/fonts</dir>" - - #define FC_FONTPATH "" - -@@ -66,7 +66,7 @@ - - #define HAVE_MMAP 1 - --#define HAVE_POSIX_FADVISE 1 -+#define HAVE_POSIX_FADVISE 0 - - #define HAVE_PTHREAD 1 - -@@ -74,10 +74,13 @@ - - #define HAVE_RANDOM 1 - --#define HAVE_RANDOM_R 1 -+/* #undef HAVE_RANDOM_R */ - - #define HAVE_RAND_R 1 - -+/* Define to 1 if you have the `arc4_random' function. */ -+#define HAVE_ARC4RANDOM 1 -+ - #define HAVE_READLINK 1 - - #define HAVE_STDATOMIC_PRIMITIVES 1 -@@ -92,11 +95,11 @@ - - #define HAVE_SYS_PARAM_H 1 - --#define HAVE_SYS_STATFS_H 1 -+/* #undef HAVE_SYS_STATFS_H */ - - #define HAVE_SYS_STATVFS_H 1 - --#define HAVE_SYS_VFS_H 1 -+/* #undef HAVE_SYS_VFS_H */ - - #define HAVE_UNISTD_H 1 - diff --git a/devel/electron35/files/patch-third__party_fontconfig_src_src_fccompat.c b/devel/electron35/files/patch-third__party_fontconfig_src_src_fccompat.c deleted file mode 100644 index 05f955118627..000000000000 --- a/devel/electron35/files/patch-third__party_fontconfig_src_src_fccompat.c +++ /dev/null @@ -1,13 +0,0 @@ ---- third_party/fontconfig/src/src/fccompat.c.orig 2023-03-30 00:40:33 UTC -+++ third_party/fontconfig/src/src/fccompat.c -@@ -184,7 +184,9 @@ FcRandom(void) - { - int32_t result; - --#if HAVE_RANDOM_R -+#if HAVE_ARC4RANDOM -+ result = arc4random() & 0x7fffffff; -+#elif HAVE_RANDOM_R - static struct random_data fcrandbuf; - static char statebuf[256]; - static FcBool initialized = FcFalse; diff --git a/devel/electron35/files/patch-third__party_ipcz_src_reference__drivers_random.cc b/devel/electron35/files/patch-third__party_ipcz_src_reference__drivers_random.cc deleted file mode 100644 index 3dfbf1791570..000000000000 --- a/devel/electron35/files/patch-third__party_ipcz_src_reference__drivers_random.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/ipcz/src/reference_drivers/random.cc.orig 2023-10-19 19:59:09 UTC -+++ third_party/ipcz/src/reference_drivers/random.cc -@@ -14,7 +14,7 @@ - #include <windows.h> - #elif BUILDFLAG(IS_FUCHSIA) - #include <zircon/syscalls.h> --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include <asm/unistd.h> - #include <sys/syscall.h> - #include <unistd.h> -@@ -86,7 +86,7 @@ void RandomBytes(absl::Span<uint8_t> destination) { - process_prng_fn(destination.data(), destination.size()); - #elif BUILDFLAG(IS_FUCHSIA) - zx_cprng_draw(destination.data(), destination.size()); --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - while (!destination.empty()) { - ssize_t result = - syscall(__NR_getrandom, destination.data(), destination.size(), 0); diff --git a/devel/electron35/files/patch-third__party_ipcz_src_standalone_base_logging.cc b/devel/electron35/files/patch-third__party_ipcz_src_standalone_base_logging.cc deleted file mode 100644 index f59ae940dc5c..000000000000 --- a/devel/electron35/files/patch-third__party_ipcz_src_standalone_base_logging.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/ipcz/src/standalone/base/logging.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/ipcz/src/standalone/base/logging.cc -@@ -55,6 +55,9 @@ LogMessage::LogMessage(const char* file, int line, Lev - #elif BUILDFLAG(IS_ANDROID) - stream_ << getpid() << ":" << gettid() << ":"; - const char* trimmed_file = strrchr(file, '/') + 1; -+#elif BUILDFLAG(IS_BSD) -+ stream_ << getpid() << ":" << pthread_self() << ":"; -+ const char* trimmed_file = strrchr(file, '/') + 1; - #elif BUILDFLAG(IS_WIN) - const char* trimmed_file = file; - stream_ << (::GetCurrentProcessId()) << ":" << ::GetCurrentThreadId() << ":"; diff --git a/devel/electron35/files/patch-third__party_leveldatabase_env__chromium.cc b/devel/electron35/files/patch-third__party_leveldatabase_env__chromium.cc deleted file mode 100644 index d917b0d4dcea..000000000000 --- a/devel/electron35/files/patch-third__party_leveldatabase_env__chromium.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/leveldatabase/env_chromium.cc.orig 2024-10-16 21:32:29 UTC -+++ third_party/leveldatabase/env_chromium.cc -@@ -329,7 +329,8 @@ Status ChromiumWritableFile::SyncParent() { - - Status ChromiumWritableFile::SyncParent() { - TRACE_EVENT0("leveldb", "SyncParent"); --#if defined(OS_POSIX) || defined(OS_FUCHSIA) -+// pledge violation (directory passed as fd) -+#if (defined(OS_POSIX) || defined(OS_FUCHSIA)) && !defined(OS_OPENBSD) - FilePath path = FilePath::FromUTF8Unsafe(parent_dir_); - FileErrorOr<base::File> result = filesystem_->OpenFile( - path, base::File::FLAG_OPEN | base::File::FLAG_READ); diff --git a/devel/electron35/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c b/devel/electron35/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c deleted file mode 100644 index 059406f92024..000000000000 --- a/devel/electron35/files/patch-third__party_libaom_source_libaom_aom__ports_aarch64__cpudetect.c +++ /dev/null @@ -1,49 +0,0 @@ ---- third_party/libaom/source/libaom/aom_ports/aarch64_cpudetect.c.orig 2025-01-27 17:37:37 UTC -+++ third_party/libaom/source/libaom/aom_ports/aarch64_cpudetect.c -@@ -127,9 +127,45 @@ static int arm_get_cpu_caps(void) { - return flags; - } - --#elif defined(__linux__) // end defined(AOM_USE_ANDROID_CPU_FEATURES) -+#elif defined(__OpenBSD__) -+#include <sys/sysctl.h> -+#include <machine/cpu.h> -+#include <machine/armreg.h> - -+static int arm_get_cpu_caps(void) { -+ int flags = 0; -+ int isar0_mib[] = { CTL_MACHDEP, CPU_ID_AA64ISAR0 }; -+ uint64_t cpu_id = 0; -+ size_t len = sizeof(cpu_id); -+ -+ flags |= HAS_NEON; // Neon is mandatory in Armv8.0-A. -+ -+ if (sysctl(isar0_mib, 2, &cpu_id, &len, NULL, 0) < 0) -+ return flags; -+ -+ if (ID_AA64ISAR0_CRC32(cpu_id) >= ID_AA64ISAR0_CRC32_BASE) -+ flags |= HAS_ARM_CRC32; -+ -+ return flags; -+} -+ -+#elif defined(__linux__) || defined(__FreeBSD__) // end defined(AOM_USE_ANDROID_CPU_FEATURES) -+ - #include <sys/auxv.h> -+ -+#if defined(__FreeBSD__) -+static unsigned long getauxval(unsigned long type) -+{ -+ /* Only AT_HWCAP* return unsigned long */ -+ if (type != AT_HWCAP && type != AT_HWCAP2) { -+ return 0; -+ } -+ -+ unsigned long ret = 0; -+ elf_aux_info(type, &ret, sizeof(ret)); -+ return ret; -+} -+#endif - - // Define hwcap values ourselves: building with an old auxv header where these - // hwcap values are not defined should not prevent features from being enabled. diff --git a/devel/electron35/files/patch-third__party_libc++_src_src_chrono.cpp b/devel/electron35/files/patch-third__party_libc++_src_src_chrono.cpp deleted file mode 100644 index 6f3eab131df8..000000000000 --- a/devel/electron35/files/patch-third__party_libc++_src_src_chrono.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/libc++/src/src/chrono.cpp.orig 2025-03-24 20:50:14 UTC -+++ third_party/libc++/src/src/chrono.cpp -@@ -38,7 +38,7 @@ - // OpenBSD and GPU do not have a fully conformant suite of POSIX timers, but - // it does have clock_gettime and CLOCK_MONOTONIC which is all we need. - #if defined(__APPLE__) || defined(__gnu_hurd__) || defined(__OpenBSD__) || defined(__AMDGPU__) || \ -- defined(__NVPTX__) || (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) -+ defined(__NVPTX__) || (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) || defined(__FreeBSD__) - # define _LIBCPP_HAS_CLOCK_GETTIME - #endif - diff --git a/devel/electron35/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp b/devel/electron35/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp deleted file mode 100644 index 896ab2879ec1..000000000000 --- a/devel/electron35/files/patch-third__party_libc++_src_src_filesystem_filesystem__clock.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/libc++/src/src/filesystem/filesystem_clock.cpp.orig 2025-03-24 20:50:14 UTC -+++ third_party/libc++/src/src/filesystem/filesystem_clock.cpp -@@ -35,7 +35,7 @@ - #endif - - #if defined(__APPLE__) || defined(__gnu_hurd__) || defined(__AMDGPU__) || defined(__NVPTX__) || \ -- (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) -+ (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) || defined(__OpenBSD__) || defined(__FreeBSD__) - # define _LIBCPP_HAS_CLOCK_GETTIME - #endif - diff --git a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h b/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h deleted file mode 100644 index d9a9a382fcc4..000000000000 --- a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/libphonenumber/dist/cpp/src/phonenumbers/base/memory/singleton.h.orig 2022-09-24 10:57:32 UTC -+++ third_party/libphonenumber/dist/cpp/src/phonenumbers/base/memory/singleton.h -@@ -22,7 +22,7 @@ - #elif (__cplusplus >= 201103L) && defined(I18N_PHONENUMBERS_USE_STDMUTEX) - // C++11 Lock implementation based on std::mutex. - #include "phonenumbers/base/memory/singleton_stdmutex.h" --#elif defined(__linux__) || defined(__APPLE__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) -+#elif defined(__linux__) || defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) - #include "phonenumbers/base/memory/singleton_posix.h" - #elif defined(WIN32) - #include "phonenumbers/base/memory/singleton_win32.h" diff --git a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h b/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h deleted file mode 100644 index d3ed3a10d84d..000000000000 --- a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/libphonenumber/dist/cpp/src/phonenumbers/base/synchronization/lock.h.orig 2022-09-24 10:57:32 UTC -+++ third_party/libphonenumber/dist/cpp/src/phonenumbers/base/synchronization/lock.h -@@ -22,7 +22,7 @@ - #elif (__cplusplus >= 201103L) && defined(I18N_PHONENUMBERS_USE_STDMUTEX) - // C++11 Lock implementation based on std::mutex. - #include "phonenumbers/base/synchronization/lock_stdmutex.h" --#elif defined(__linux__) || defined(__APPLE__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) -+#elif defined(__linux__) || defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) - #include "phonenumbers/base/synchronization/lock_posix.h" - #elif defined(WIN32) - #include "phonenumbers/base/synchronization/lock_win32.h" diff --git a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h b/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h deleted file mode 100644 index 727f486668a0..000000000000 --- a/devel/electron35/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/libphonenumber/dist/cpp/src/phonenumbers/base/thread_checker.h.orig 2022-09-24 10:57:32 UTC -+++ third_party/libphonenumber/dist/cpp/src/phonenumbers/base/thread_checker.h -@@ -22,7 +22,7 @@ - // Note that I18N_PHONENUMBERS_NO_THREAD_SAFETY must be defined only to let the - // user of the library know that it can't be used in a thread-safe manner when - // it is not depending on Boost. --#if !defined(__linux__) && !defined(__APPLE__) && !defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) && \ -+#if !defined(__linux__) && !defined(__APPLE__) && !defined(__OpenBSD__) && !defined(__FreeBSD__) && !defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD) && \ - !defined(I18N_PHONENUMBERS_NO_THREAD_SAFETY) && \ - !((__cplusplus >= 201103L) && defined(I18N_PHONENUMBERS_USE_STDMUTEX)) && \ - !defined(WIN32) -@@ -33,7 +33,7 @@ - #endif - - #if !defined(NDEBUG) && !defined(I18N_PHONENUMBERS_USE_BOOST) && \ -- (defined(__linux__) || defined(__APPLE__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD)) -+ (defined(__linux__) || defined(__APPLE__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(I18N_PHONENUMBERS_HAVE_POSIX_THREAD)) - - #include <pthread.h> - diff --git a/devel/electron35/files/patch-third__party_libsync_src_include_sync_sync.h b/devel/electron35/files/patch-third__party_libsync_src_include_sync_sync.h deleted file mode 100644 index a2564e610919..000000000000 --- a/devel/electron35/files/patch-third__party_libsync_src_include_sync_sync.h +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/libsync/src/include/sync/sync.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/libsync/src/include/sync/sync.h -@@ -22,7 +22,9 @@ - #include <sys/cdefs.h> - #include <stdint.h> - -+#if !defined(__OpenBSD__) && !defined(__FreeBSD__) - #include <linux/types.h> -+#endif - - __BEGIN_DECLS - diff --git a/devel/electron35/files/patch-third__party_libsync_src_sync.c b/devel/electron35/files/patch-third__party_libsync_src_sync.c deleted file mode 100644 index 76580babea99..000000000000 --- a/devel/electron35/files/patch-third__party_libsync_src_sync.c +++ /dev/null @@ -1,25 +0,0 @@ ---- third_party/libsync/src/sync.c.orig 2023-10-19 19:59:52 UTC -+++ third_party/libsync/src/sync.c -@@ -17,8 +17,8 @@ - */ - - #include <fcntl.h> --#include <malloc.h> - #include <stdint.h> -+#include <stdlib.h> - #include <string.h> - #include <errno.h> - #include <poll.h> -@@ -29,6 +29,12 @@ - - #include <sync/sync.h> - -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+typedef __uint8_t __u8; -+typedef __uint32_t __u32; -+typedef __int32_t __s32; -+#define ETIME ETIMEDOUT -+#endif - - struct sw_sync_create_fence_data { - __u32 value; diff --git a/devel/electron35/files/patch-third__party_libusb_BUILD.gn b/devel/electron35/files/patch-third__party_libusb_BUILD.gn deleted file mode 100644 index 685a51ffb189..000000000000 --- a/devel/electron35/files/patch-third__party_libusb_BUILD.gn +++ /dev/null @@ -1,52 +0,0 @@ ---- third_party/libusb/BUILD.gn.orig 2023-10-19 19:59:12 UTC -+++ third_party/libusb/BUILD.gn -@@ -3,7 +3,7 @@ - # found in the LICENSE file. - - # libusb is only used by //services/device/usb on macOS. --assert(is_mac) -+assert(is_mac || is_bsd) - - import("//build/config/chromeos/ui_mode.gni") - import("//build/config/features.gni") -@@ -103,7 +103,7 @@ static_library("libusb") { - ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ - "src/libusb/os/linux_usbfs.c", - "src/libusb/os/linux_usbfs.h", -@@ -114,11 +114,21 @@ static_library("libusb") { - ] - } - -+ if (is_openbsd) { -+ sources += [ -+ "src/libusb/os/openbsd_usb.c", -+ ] -+ defines += [ -+ "OS_OPENBSD=1", -+ "_GNU_SOURCE=1", -+ ] -+ } -+ - if (is_chromeos_ash) { - defines += [ "USBI_TIMERFD_AVAILABLE" ] - } - -- if (use_udev) { -+ if (use_udev && !is_bsd) { - sources += [ "src/libusb/os/linux_udev.cc" ] - defines += [ - "HAVE_LIBUDEV=1", -@@ -127,7 +137,7 @@ static_library("libusb") { - deps += [ "//build/linux/libudev" ] - } - -- if ((is_linux || is_chromeos) && !use_udev) { -+ if ((is_linux || is_chromeos) && !use_udev && !is_bsd) { - sources += [ "src/libusb/os/linux_netlink.c" ] - defines += [ "HAVE_LINUX_NETLINK_H" ] - } diff --git a/devel/electron35/files/patch-third__party_libusb_src_libusb_core.c b/devel/electron35/files/patch-third__party_libusb_src_libusb_core.c deleted file mode 100644 index f1cb8df07aa7..000000000000 --- a/devel/electron35/files/patch-third__party_libusb_src_libusb_core.c +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/libusb/src/libusb/core.c.orig 2022-02-07 13:39:41 UTC -+++ third_party/libusb/src/libusb/core.c -@@ -448,7 +448,7 @@ libusb_free_device_list(list, 1); - * which grows when required. it can be freed once discovery has completed, - * eliminating the need for a list node in the libusb_device structure - * itself. */ --#define DISCOVERED_DEVICES_SIZE_STEP 8 -+#define DISCOVERED_DEVICES_SIZE_STEP 16 - - static struct discovered_devs *discovered_devs_alloc(void) - { diff --git a/devel/electron35/files/patch-third__party_libusb_src_libusb_os_threads__posix.c b/devel/electron35/files/patch-third__party_libusb_src_libusb_os_threads__posix.c deleted file mode 100644 index 494904b7f888..000000000000 --- a/devel/electron35/files/patch-third__party_libusb_src_libusb_os_threads__posix.c +++ /dev/null @@ -1,24 +0,0 @@ ---- third_party/libusb/src/libusb/os/threads_posix.c.orig 2023-03-30 00:34:13 UTC -+++ third_party/libusb/src/libusb/os/threads_posix.c -@@ -19,9 +19,11 @@ - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - */ - --#if defined(__linux__) || defined(__OpenBSD__) -+#if defined(__linux__) - # include <unistd.h> - # include <sys/syscall.h> -+#elif defined(__OpenBSD__) -+# include <unistd.h> - #elif defined(__APPLE__) - # include <mach/mach.h> - #elif defined(__CYGWIN__) -@@ -65,7 +67,7 @@ int usbi_get_tid(void) - #elif defined(__OpenBSD__) - /* The following only works with OpenBSD > 5.1 as it requires - real thread support. For 5.1 and earlier, -1 is returned. */ -- ret = syscall(SYS_getthrid); -+ ret = getthrid(); - #elif defined(__APPLE__) - ret = mach_thread_self(); - mach_port_deallocate(mach_task_self(), ret); diff --git a/devel/electron35/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c b/devel/electron35/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c deleted file mode 100644 index 66285538c816..000000000000 --- a/devel/electron35/files/patch-third__party_libvpx_source_libvpx_vpx__ports_aarch64__cpudetect.c +++ /dev/null @@ -1,27 +0,0 @@ ---- third_party/libvpx/source/libvpx/vpx_ports/aarch64_cpudetect.c.orig 2025-01-27 17:37:37 UTC -+++ third_party/libvpx/source/libvpx/vpx_ports/aarch64_cpudetect.c -@@ -120,9 +120,23 @@ static int arm_get_cpu_caps(void) { - return flags; - } - --#elif defined(__linux__) // end defined(VPX_USE_ANDROID_CPU_FEATURES) -+#elif defined(__linux__) || defined(__FreeBSD__) // end defined(VPX_USE_ANDROID_CPU_FEATURES) - - #include <sys/auxv.h> -+ -+#if defined(__FreeBSD__) -+static unsigned long getauxval(unsigned long type) -+{ -+ /* Only AT_HWCAP* return unsigned long */ -+ if (type != AT_HWCAP && type != AT_HWCAP2) { -+ return 0; -+ } -+ -+ unsigned long ret = 0; -+ elf_aux_info(type, &ret, sizeof(ret)); -+ return ret; -+} -+#endif - - // Define hwcap values ourselves: building with an old auxv header where these - // hwcap values are not defined should not prevent features from being enabled. diff --git a/devel/electron35/files/patch-third__party_lzma__sdk_C_CpuArch.c b/devel/electron35/files/patch-third__party_lzma__sdk_C_CpuArch.c deleted file mode 100644 index 9a7be0db7b70..000000000000 --- a/devel/electron35/files/patch-third__party_lzma__sdk_C_CpuArch.c +++ /dev/null @@ -1,51 +0,0 @@ ---- third_party/lzma_sdk/C/CpuArch.c.orig 2025-03-24 20:50:14 UTC -+++ third_party/lzma_sdk/C/CpuArch.c -@@ -854,7 +854,35 @@ BoolInt CPU_IsSupported_AES (void) { return APPLE_CRYP - BoolInt CPU_IsSupported_SHA2(void) { return APPLE_CRYPTO_SUPPORT_VAL; } - BoolInt CPU_IsSupported_AES (void) { return APPLE_CRYPTO_SUPPORT_VAL; } - -+#elif defined(__OpenBSD__) - -+#include <sys/param.h> -+#include <sys/sysctl.h> -+#include <machine/cpu.h> -+#include <machine/armreg.h> -+ -+BoolInt CPU_IsSupported_NEON() { return 1; } -+ -+#define MY_HWCAP_CHECK_FUNC_2(name1, name2) \ -+ BoolInt CPU_IsSupported_ ## name1() { \ -+ int isar0_mib[] = { CTL_MACHDEP, CPU_ID_AA64ISAR0 }; \ -+ size_t len = sizeof(uint64_t); \ -+ uint64_t cpu_id = 0; \ -+ if (sysctl(isar0_mib, 2, &cpu_id, &len, NULL, 0) < 0) \ -+ return 0; \ -+ if (ID_AA64ISAR0_ ## name2(cpu_id) >= ID_AA64ISAR0_## name2 ##_BASE) \ -+ return 1; \ -+ return 0; \ -+ } -+ -+#define MY_HWCAP_CHECK_FUNC(name) \ -+ MY_HWCAP_CHECK_FUNC_2(name, name) -+ -+MY_HWCAP_CHECK_FUNC (CRC32) -+MY_HWCAP_CHECK_FUNC (SHA1) -+MY_HWCAP_CHECK_FUNC (SHA2) -+MY_HWCAP_CHECK_FUNC (AES) -+ - #else // __APPLE__ - - #if defined(__GLIBC__) && (__GLIBC__ * 100 + __GLIBC_MINOR__ >= 216) -@@ -869,10 +897,12 @@ BoolInt CPU_IsSupported_AES (void) { return APPLE_CRYP - #endif - #endif - -+#if !defined(__FreeBSD__) - #ifdef Z7_GETAUXV_AVAILABLE - // #pragma message("=== Z7_GETAUXV_AVAILABLE === ") - #include <sys/auxv.h> - #define USE_HWCAP -+#endif - #endif - - #ifdef USE_HWCAP diff --git a/devel/electron35/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc b/devel/electron35/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc deleted file mode 100644 index 7613df04ab3b..000000000000 --- a/devel/electron35/files/patch-third__party_material__color__utilities_src_cpp_palettes_tones.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/material_color_utilities/src/cpp/palettes/tones.cc.orig 2024-04-15 20:34:41 UTC -+++ third_party/material_color_utilities/src/cpp/palettes/tones.cc -@@ -14,6 +14,8 @@ - * limitations under the License. - */ - -+#include <cmath> -+ - #include "cpp/palettes/tones.h" - - #include <cmath> diff --git a/devel/electron35/files/patch-third__party_nasm_BUILD.gn b/devel/electron35/files/patch-third__party_nasm_BUILD.gn deleted file mode 100644 index 1651dd085086..000000000000 --- a/devel/electron35/files/patch-third__party_nasm_BUILD.gn +++ /dev/null @@ -1,16 +0,0 @@ ---- third_party/nasm/BUILD.gn.orig 2024-08-14 20:56:38 UTC -+++ third_party/nasm/BUILD.gn -@@ -63,6 +63,13 @@ config("nasm_config") { - - defines = [ "HAVE_CONFIG_H" ] - -+ _string_h_lines = -+ read_file("/usr/include/string.h", "list lines") -+ _mempcpy = filter_include(_string_h_lines, [ "*mempcpy*" ]) -+ if (_mempcpy != []) { -+ defines += [ "HAVE_MEMPCPY=1" ] -+ } -+ - if (is_clang) { - cflags = [ - # The inline functions in NASM's headers flag this. diff --git a/devel/electron35/files/patch-third__party_nasm_config_config-linux.h b/devel/electron35/files/patch-third__party_nasm_config_config-linux.h deleted file mode 100644 index 637d2f20ebd2..000000000000 --- a/devel/electron35/files/patch-third__party_nasm_config_config-linux.h +++ /dev/null @@ -1,102 +0,0 @@ ---- third_party/nasm/config/config-linux.h.orig 2024-08-14 20:56:38 UTC -+++ third_party/nasm/config/config-linux.h -@@ -160,7 +160,7 @@ - - /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you - don't. */ --#define HAVE_DECL_STRLCPY 0 -+#define HAVE_DECL_STRLCPY 1 - - /* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you - don't. */ -@@ -183,7 +183,7 @@ - #define HAVE_DECL_STRSEP 1 - - /* Define to 1 if you have the <endian.h> header file. */ --#define HAVE_ENDIAN_H 1 -+/* #undef HAVE_ENDIAN_H */ - - /* Define to 1 if you have the `faccessat' function. */ - #define HAVE_FACCESSAT 1 -@@ -327,16 +327,16 @@ - #define HAVE_ISASCII 1 - - /* Define to 1 if you have the `iscntrl' function. */ --/* #undef HAVE_ISCNTRL */ -+#define HAVE_ISCNTRL 1 - - /* Define to 1 if you have the <machine/endian.h> header file. */ --/* #undef HAVE_MACHINE_ENDIAN_H */ -+#define HAVE_MACHINE_ENDIAN_H 1 - - /* Define to 1 if you have the <memory.h> header file. */ - #define HAVE_MEMORY_H 1 - - /* Define to 1 if you have the `mempcpy' function. */ --#define HAVE_MEMPCPY 1 -+/* #undef HAVE_MEMPCPY */ - - /* Define to 1 if you have a working `mmap' system call. */ - #define HAVE_MMAP 1 -@@ -357,7 +357,7 @@ - #define HAVE_STDARG_H 1 - - /* Define to 1 if stdbool.h conforms to C99. */ --/* #undef HAVE_STDBOOL_H */ -+#define HAVE_STDBOOL_H 1 - - /* Define to 1 if your compiler supports C99 extern inline */ - #define HAVE_STDC_INLINE 1 -@@ -384,7 +384,7 @@ - #define HAVE_STRING_H 1 - - /* Define to 1 if you have the `strlcpy' function. */ --/* #undef HAVE_STRLCPY */ -+#define HAVE_STRLCPY 1 - - /* Define to 1 if you have the `strncasecmp' function. */ - #define HAVE_STRNCASECMP 1 -@@ -411,7 +411,7 @@ - #define HAVE_SYSCONF 1 - - /* Define to 1 if you have the <sys/endian.h> header file. */ --/* #undef HAVE_SYS_ENDIAN_H */ -+#define HAVE_SYS_ENDIAN_H 1 - - /* Define to 1 if you have the <sys/mman.h> header file. */ - #define HAVE_SYS_MMAN_H 1 -@@ -486,13 +486,13 @@ - /* #undef HAVE__STATI64 */ - - /* Define to 1 if you have the `__bswap_16' intrinsic function. */ --#define HAVE___BSWAP_16 1 -+/* #undef HAVE___BSWAP_16 */ - - /* Define to 1 if you have the `__bswap_32' intrinsic function. */ --#define HAVE___BSWAP_32 1 -+/* #undef HAVE___BSWAP_32 */ - - /* Define to 1 if you have the `__bswap_64' intrinsic function. */ --#define HAVE___BSWAP_64 1 -+/* #undef HAVE___BSWAP_64 */ - - /* Define to 1 if you have the `__builtin_bswap16' intrinsic function. */ - #define HAVE___BUILTIN_BSWAP16 1 -@@ -620,7 +620,7 @@ - /* Define to the equivalent of the C99 'restrict' keyword, or to - nothing if this is not supported. Do not define if restrict is - supported directly. */ --#define restrict __restrict -+#define restrict __restrict__ - /* Work around a bug in Sun C++: it does not support _Restrict or - __restrict__, even though the corresponding Sun C compiler ends up with - "#define restrict _Restrict" or "#define restrict __restrict__" in the -@@ -637,7 +637,7 @@ - /* Define if your snprintf function is not named snprintf. */ - /* #undef snprintf */ - --/* Define if your typeof operator is not named typeof. */ -+/* Define if your typeof operator is not named `typeof'. */ - #define typeof __typeof - - /* Define to the type of an unsigned integer type wide enough to hold a diff --git a/devel/electron35/files/patch-third__party_node_node.gni b/devel/electron35/files/patch-third__party_node_node.gni deleted file mode 100644 index 3951c88d37c2..000000000000 --- a/devel/electron35/files/patch-third__party_node_node.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/node/node.gni.orig 2024-08-14 20:55:59 UTC -+++ third_party/node/node.gni -@@ -22,7 +22,7 @@ template("node") { - - # When use_remoteexec=true, node actions may run on remote - # Linux worker. So it should include linux node binary in inputs. -- if (is_linux || is_chromeos || use_remoteexec) { -+ if ((is_linux || is_chromeos || use_remoteexec) && !is_bsd) { - inputs += [ "//third_party/node/linux/node-linux-x64/bin/node" ] - } - if (is_win && host_os == "win") { diff --git a/devel/electron35/files/patch-third__party_node_node.py b/devel/electron35/files/patch-third__party_node_node.py deleted file mode 100644 index 29500c843e62..000000000000 --- a/devel/electron35/files/patch-third__party_node_node.py +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/node/node.py.orig 2025-01-27 17:37:37 UTC -+++ third_party/node/node.py -@@ -21,6 +21,8 @@ def GetBinaryPath(): - return os_path.join(os_path.dirname(__file__), *{ - 'Darwin': (darwin_path, darwin_name, 'bin', 'node'), - 'Linux': ('linux', 'node-linux-x64', 'bin', 'node'), -+ 'OpenBSD': ('openbsd', 'node-openbsd', 'bin', 'node'), -+ 'FreeBSD': ('freebsd', 'node-freebsd', 'bin', 'node'), - 'Windows': ('win', 'node.exe'), - }[platform.system()]) - diff --git a/devel/electron35/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp b/devel/electron35/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp deleted file mode 100644 index 0c5d7120dd51..000000000000 --- a/devel/electron35/files/patch-third__party_pdfium_core_fxge_cfx__fontmapper.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/pdfium/core/fxge/cfx_fontmapper.cpp.orig 2024-08-14 21:00:30 UTC -+++ third_party/pdfium/core/fxge/cfx_fontmapper.cpp -@@ -157,7 +157,7 @@ constexpr AltFontFamily kAltFontFamilies[] = { - {"ForteMT", "Forte"}, - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || defined(OS_ASMJS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || defined(OS_ASMJS) || BUILDFLAG(IS_BSD) - const char kNarrowFamily[] = "LiberationSansNarrow"; - #elif BUILDFLAG(IS_ANDROID) - const char kNarrowFamily[] = "RobotoCondensed"; diff --git a/devel/electron35/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp b/devel/electron35/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp deleted file mode 100644 index f7efaad2dd9a..000000000000 --- a/devel/electron35/files/patch-third__party_pdfium_core_fxge_linux_fx__linux__impl.cpp +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/pdfium/core/fxge/linux/fx_linux_impl.cpp.orig 2024-08-14 21:00:31 UTC -+++ third_party/pdfium/core/fxge/linux/fx_linux_impl.cpp -@@ -20,7 +20,7 @@ - #include "core/fxge/fx_font.h" - #include "core/fxge/systemfontinfo_iface.h" - --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !defined(OS_ASMJS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !defined(OS_ASMJS) && !BUILDFLAG(IS_BSD) - #error "Included on the wrong platform" - #endif - -@@ -173,9 +173,8 @@ class CLinuxPlatform : public CFX_GEModule::PlatformIf - std::unique_ptr<SystemFontInfoIface> CreateDefaultSystemFontInfo() override { - auto pInfo = std::make_unique<CFX_LinuxFontInfo>(); - if (!pInfo->ParseFontCfg(CFX_GEModule::Get()->GetUserFontPaths())) { -- pInfo->AddPath("/usr/share/fonts"); -- pInfo->AddPath("/usr/share/X11/fonts/Type1"); -- pInfo->AddPath("/usr/share/X11/fonts/TTF"); -+ pInfo->AddPath("/usr/X11R6/lib/X11/fonts/Type1"); -+ pInfo->AddPath("/usr/X11R6/lib/X11/fonts/TTF"); - pInfo->AddPath("/usr/local/share/fonts"); - } - return pInfo; diff --git a/devel/electron35/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp b/devel/electron35/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp deleted file mode 100644 index 276f619f4105..000000000000 --- a/devel/electron35/files/patch-third__party_pdfium_fxjs_fx__date__helpers.cpp +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/pdfium/fxjs/fx_date_helpers.cpp.orig 2024-06-18 21:44:57 UTC -+++ third_party/pdfium/fxjs/fx_date_helpers.cpp -@@ -39,6 +39,11 @@ double GetLocalTZA() { - return 0; - time_t t = 0; - FXSYS_time(&t); -+#ifdef __FreeBSD__ -+ struct tm lt; -+ localtime_r(&t, <); -+ return (double)(-(lt.tm_gmtoff * 1000)); -+#else - FXSYS_localtime(&t); - #if BUILDFLAG(IS_WIN) - // In gcc 'timezone' is a global variable declared in time.h. In VC++, that -@@ -47,6 +52,7 @@ double GetLocalTZA() { - _get_timezone(&timezone); - #endif - return (double)(-(timezone * 1000)); -+#endif // __FreeBSD__ - } - - int GetDaylightSavingTA(double d) { diff --git a/devel/electron35/files/patch-third__party_pdfium_pdfium.gni b/devel/electron35/files/patch-third__party_pdfium_pdfium.gni deleted file mode 100644 index 734974d74cdb..000000000000 --- a/devel/electron35/files/patch-third__party_pdfium_pdfium.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/pdfium/pdfium.gni.orig 2024-02-21 00:22:08 UTC -+++ third_party/pdfium/pdfium.gni -@@ -42,7 +42,7 @@ declare_args() { - # PDFium will use PartitionAlloc partitions to separate strings, scalars, - # etc. from other allocations. However, the use of PartitionAlloc for new or - # malloc is controlled by args in build_overrides/partition_alloc.gni. -- pdf_use_partition_alloc = pdf_use_partition_alloc_override -+ pdf_use_partition_alloc = pdf_use_partition_alloc_override && use_partition_alloc_as_malloc - - # Build PDFium to use Skia (experimental) for all PDFium graphics. - # If enabled, coexists in build with AGG graphics and the default diff --git a/devel/electron35/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp b/devel/electron35/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp deleted file mode 100644 index c9bbf1096187..000000000000 --- a/devel/electron35/files/patch-third__party_pdfium_xfa_fxfa_parser_cxfa__timezoneprovider.cpp +++ /dev/null @@ -1,41 +0,0 @@ ---- third_party/pdfium/xfa/fxfa/parser/cxfa_timezoneprovider.cpp.orig 2022-02-28 16:54:41 UTC -+++ third_party/pdfium/xfa/fxfa/parser/cxfa_timezoneprovider.cpp -@@ -6,12 +6,16 @@ - - #include "xfa/fxfa/parser/cxfa_timezoneprovider.h" - -+#include <stdint.h> - #include <stdlib.h> - #include <time.h> - - #include "build/build_config.h" - - static bool g_bProviderTimeZoneSet = false; -+#if defined(OS_FREEBSD) -+static long g_lTimeZoneOffset = 0; -+#endif - - #if BUILDFLAG(IS_WIN) - #define TIMEZONE _timezone -@@ -24,9 +28,21 @@ static bool g_bProviderTimeZoneSet = false; - CXFA_TimeZoneProvider::CXFA_TimeZoneProvider() { - if (!g_bProviderTimeZoneSet) { - g_bProviderTimeZoneSet = true; -+#if defined(OS_FREEBSD) -+ time_t now = time(nullptr); -+ struct tm tm = {}; -+ -+ localtime_r(&now, &tm); -+ g_lTimeZoneOffset = tm.tm_gmtoff; -+#else - TZSET(); -+#endif - } -+#if defined(OS_FREEBSD) -+ tz_minutes_ = static_cast<int8_t>((abs(g_lTimeZoneOffset) % 3600) / 60); -+#else - tz_minutes_ = TIMEZONE / -60; -+#endif - } - - CXFA_TimeZoneProvider::~CXFA_TimeZoneProvider() = default; diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_build__config.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_build__config.h deleted file mode 100644 index 4edef96687a0..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_build__config.h +++ /dev/null @@ -1,70 +0,0 @@ ---- third_party/perfetto/include/perfetto/base/build_config.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/include/perfetto/base/build_config.h -@@ -27,6 +27,7 @@ - #if defined(__ANDROID__) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 -@@ -40,6 +41,7 @@ - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 -@@ -55,9 +57,10 @@ - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MAC() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_IOS() 0 - #endif --#elif defined(__linux__) -+#elif defined(__linux__) || defined(__OpenBSD__) || defined(__FreeBSD__) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 1 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 -@@ -70,6 +73,7 @@ - #elif defined(__QNXNTO__) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 1 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 -@@ -82,6 +86,7 @@ - #elif defined(_WIN32) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 1 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 -@@ -94,6 +99,7 @@ - #elif defined(__EMSCRIPTEN__) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 -@@ -109,6 +115,7 @@ - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MAC() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_IOS() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 -@@ -118,6 +125,7 @@ - #elif defined(__native_client__) - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 -+#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_BSD() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX_BUT_NOT_QNX() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 - #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_APPLE() 0 diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h deleted file mode 100644 index fc5ca672aa5e..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_thread__utils.h +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/perfetto/include/perfetto/base/thread_utils.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/include/perfetto/base/thread_utils.h -@@ -37,6 +37,7 @@ __declspec(dllimport) unsigned long __stdcall GetCurre - #include <sys/syscall.h> - #include <sys/types.h> - #include <unistd.h> -+#include <pthread.h> - #else - #include <pthread.h> - #endif -@@ -49,6 +50,11 @@ inline PlatformThreadId GetThreadId() { - using PlatformThreadId = pid_t; - inline PlatformThreadId GetThreadId() { - return gettid(); -+} -+#elif PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) -+using PlatformThreadId = uint64_t; -+inline PlatformThreadId GetThreadId() { -+ return reinterpret_cast<uint64_t>(pthread_self()); - } - #elif PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) - using PlatformThreadId = pid_t; diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_time.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_time.h deleted file mode 100644 index 55bba39579a4..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_base_time.h +++ /dev/null @@ -1,34 +0,0 @@ ---- third_party/perfetto/include/perfetto/base/time.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/include/perfetto/base/time.h -@@ -227,6 +227,9 @@ inline TimeNanos GetBootTimeNs() { - // Return ns from boot. Conversely to GetWallTimeNs, this clock counts also time - // during suspend (when supported). - inline TimeNanos GetBootTimeNs() { -+#if defined(__FreeBSD__) -+ return GetTimeInternalNs(kWallTimeClockSource); -+#else - // Determine if CLOCK_BOOTTIME is available on the first call. - static const clockid_t kBootTimeClockSource = [] { - struct timespec ts = {}; -@@ -234,6 +237,7 @@ inline TimeNanos GetBootTimeNs() { - return res == 0 ? CLOCK_BOOTTIME : kWallTimeClockSource; - }(); - return GetTimeInternalNs(kBootTimeClockSource); -+#endif - } - - inline TimeNanos GetWallTimeNs() { -@@ -241,7 +245,13 @@ inline TimeNanos GetWallTimeRawNs() { - } - - inline TimeNanos GetWallTimeRawNs() { -+#if defined(__OpenBSD__) -+ return GetTimeInternalNs(CLOCK_MONOTONIC); -+#elif defined(__FreeBSD__) -+ return GetTimeInternalNs(CLOCK_MONOTONIC_FAST); -+#else - return GetTimeInternalNs(CLOCK_MONOTONIC_RAW); -+#endif - } - - inline TimeNanos GetThreadCPUTimeNs() { diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h deleted file mode 100644 index 756d551ebeb0..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_event__fd.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/perfetto/include/perfetto/ext/base/event_fd.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/include/perfetto/ext/base/event_fd.h -@@ -58,6 +58,8 @@ class EventFd { - // On Mac and other non-Linux UNIX platforms a pipe-based fallback is used. - // The write end of the wakeup pipe. - ScopedFile write_fd_; -+#else -+ ScopedFile write_fd_; - #endif - }; - diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h deleted file mode 100644 index 36bd8a14f3d0..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_ext_base_thread__utils.h +++ /dev/null @@ -1,15 +0,0 @@ ---- third_party/perfetto/include/perfetto/ext/base/thread_utils.h.orig 2023-11-29 21:41:38 UTC -+++ third_party/perfetto/include/perfetto/ext/base/thread_utils.h -@@ -41,9 +41,10 @@ namespace base { - namespace perfetto { - namespace base { - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) -+ PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE)) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - // Sets the "comm" of the calling thread to the first 15 chars of the given - // string. - inline bool MaybeSetThreadName(const std::string& name) { diff --git a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h b/devel/electron35/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h deleted file mode 100644 index 4858a1ee72d2..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_include_perfetto_tracing_internal_track__event__legacy.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h.orig 2023-05-25 00:46:23 UTC -+++ third_party/perfetto/include/perfetto/tracing/internal/track_event_legacy.h -@@ -249,7 +249,7 @@ class PERFETTO_EXPORT_COMPONENT LegacyTraceId { - // are different. E.g. on Mac size_t is considered a different type from - // uint64_t even though it has the same size and signedness. - // Below we add overloads for those types that are known to cause ambiguity. --#if PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) -+#if PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) || defined(__OpenBSD__) - explicit LegacyTraceId(size_t raw_id) : raw_id_(raw_id) {} - explicit LegacyTraceId(intptr_t raw_id) - : raw_id_(static_cast<uint64_t>(raw_id)) {} diff --git a/devel/electron35/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto b/devel/electron35/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto deleted file mode 100644 index 59893e67db88..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_protos_perfetto_trace_ftrace_v4l2.proto +++ /dev/null @@ -1,56 +0,0 @@ ---- third_party/perfetto/protos/perfetto/trace/ftrace/v4l2.proto.orig 2022-09-24 10:57:32 UTC -+++ third_party/perfetto/protos/perfetto/trace/ftrace/v4l2.proto -@@ -10,7 +10,7 @@ message V4l2QbufFtraceEvent { - optional uint32 field = 2; - optional uint32 flags = 3; - optional uint32 index = 4; -- optional int32 minor = 5; -+ optional int32 gminor = 5; - optional uint32 sequence = 6; - optional uint32 timecode_flags = 7; - optional uint32 timecode_frames = 8; -@@ -30,7 +30,7 @@ message V4l2DqbufFtraceEvent { - optional uint32 field = 2; - optional uint32 flags = 3; - optional uint32 index = 4; -- optional int32 minor = 5; -+ optional int32 gminor = 5; - optional uint32 sequence = 6; - optional uint32 timecode_flags = 7; - optional uint32 timecode_frames = 8; -@@ -48,7 +48,7 @@ message V4l2DqbufFtraceEvent { - message Vb2V4l2BufQueueFtraceEvent { - optional uint32 field = 1; - optional uint32 flags = 2; -- optional int32 minor = 3; -+ optional int32 gminor = 3; - optional uint32 sequence = 4; - optional uint32 timecode_flags = 5; - optional uint32 timecode_frames = 6; -@@ -65,7 +65,7 @@ message Vb2V4l2BufQueueFtraceEvent { - message Vb2V4l2BufDoneFtraceEvent { - optional uint32 field = 1; - optional uint32 flags = 2; -- optional int32 minor = 3; -+ optional int32 gminor = 3; - optional uint32 sequence = 4; - optional uint32 timecode_flags = 5; - optional uint32 timecode_frames = 6; -@@ -82,7 +82,7 @@ message Vb2V4l2BufDoneFtraceEvent { - message Vb2V4l2QbufFtraceEvent { - optional uint32 field = 1; - optional uint32 flags = 2; -- optional int32 minor = 3; -+ optional int32 gminor = 3; - optional uint32 sequence = 4; - optional uint32 timecode_flags = 5; - optional uint32 timecode_frames = 6; -@@ -99,7 +99,7 @@ message Vb2V4l2QbufFtraceEvent { - message Vb2V4l2DqbufFtraceEvent { - optional uint32 field = 1; - optional uint32 flags = 2; -- optional int32 minor = 3; -+ optional int32 gminor = 3; - optional uint32 sequence = 4; - optional uint32 timecode_flags = 5; - optional uint32 timecode_frames = 6; diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_clock__snapshots.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_clock__snapshots.cc deleted file mode 100644 index 908cfce3ce9e..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_clock__snapshots.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/perfetto/src/base/clock_snapshots.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/clock_snapshots.cc -@@ -27,6 +27,7 @@ ClockSnapshotVector CaptureClockSnapshots() { - #if !PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) && \ - !PERFETTO_BUILDFLAG(PERFETTO_OS_WIN) && \ - !PERFETTO_BUILDFLAG(PERFETTO_OS_NACL) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) && \ - !PERFETTO_BUILDFLAG(PERFETTO_OS_QNX) - struct { - clockid_t id; diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_event__fd.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_event__fd.cc deleted file mode 100644 index 81e1b2968eaa..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_event__fd.cc +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/perfetto/src/base/event_fd.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/event_fd.cc -@@ -24,7 +24,8 @@ - #include <synchapi.h> - #elif PERFETTO_BUILDFLAG(PERFETTO_OS_QNX) - #include <unistd.h> --#elif PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+#elif (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - #include <sys/eventfd.h> - #include <unistd.h> -@@ -59,7 +60,8 @@ void EventFd::Clear() { - PERFETTO_DFATAL("EventFd::Clear()"); - } - --#elif PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#elif (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - - EventFd::EventFd() { diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_periodic__task.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_periodic__task.cc deleted file mode 100644 index 2198dd55504c..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_periodic__task.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/perfetto/src/base/periodic_task.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/periodic_task.cc -@@ -24,7 +24,7 @@ - #include "perfetto/base/time.h" - #include "perfetto/ext/base/file_utils.h" - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - (PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) && __ANDROID_API__ >= 19) - #include <sys/timerfd.h> - #endif -@@ -44,7 +44,7 @@ ScopedPlatformHandle CreateTimerFd(const PeriodicTask: - } - - ScopedPlatformHandle CreateTimerFd(const PeriodicTask::Args& args) { --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - (PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) && __ANDROID_API__ >= 19) - ScopedPlatformHandle tfd( - timerfd_create(CLOCK_BOOTTIME, TFD_CLOEXEC | TFD_NONBLOCK)); diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_string__utils.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_string__utils.cc deleted file mode 100644 index 91d3993a7cd5..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_string__utils.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/perfetto/src/base/string_utils.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/string_utils.cc -@@ -39,7 +39,8 @@ double StrToD(const char* nptr, char** endptr) { - // Locale-independant as possible version of strtod. - double StrToD(const char* nptr, char** endptr) { - #if PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+ (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) - static auto c_locale = newlocale(LC_ALL, "C", nullptr); - return strtod_l(nptr, endptr, c_locale); diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_subprocess__posix.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_subprocess__posix.cc deleted file mode 100644 index f8ee067119ea..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_subprocess__posix.cc +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/perfetto/src/base/subprocess_posix.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/subprocess_posix.cc -@@ -35,7 +35,8 @@ - #include <thread> - #include <tuple> - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - #include <sys/prctl.h> - #endif -@@ -64,7 +65,8 @@ void __attribute__((noreturn)) ChildProcess(ChildProce - // Don't add any dynamic allocation in this function. This will be invoked - // under a fork(), potentially in a state where the allocator lock is held. - void __attribute__((noreturn)) ChildProcess(ChildProcessArgs* args) { --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - // In no case we want a child process to outlive its parent process. This is - // relevant for tests, so that a test failure/crash doesn't leave child diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc deleted file mode 100644 index 17ebe05dd570..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_test_vm__test__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/perfetto/src/base/test/vm_test_utils.cc.orig 2022-06-17 14:20:10 UTC -+++ third_party/perfetto/src/base/test/vm_test_utils.cc -@@ -91,7 +91,7 @@ bool IsMapped(void* start, size_t size) { - // Fuchsia doesn't yet support paging (b/119503290). - ignore_result(page_size); - return true; --#elif PERFETTO_BUILDFLAG(PERFETTO_OS_NACL) -+#elif PERFETTO_BUILDFLAG(PERFETTO_OS_NACL) || PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - // mincore isn't available on NaCL. - ignore_result(page_size); - return true; diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_thread__task__runner.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_thread__task__runner.cc deleted file mode 100644 index 000b81b44958..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_thread__task__runner.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/perfetto/src/base/thread_task_runner.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/thread_task_runner.cc -@@ -27,7 +27,8 @@ - #include "perfetto/ext/base/thread_utils.h" - #include "perfetto/ext/base/unix_task_runner.h" - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - #include <sys/prctl.h> - #endif diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_unix__socket.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_unix__socket.cc deleted file mode 100644 index f6bce0e932ad..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_unix__socket.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- third_party/perfetto/src/base/unix_socket.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/unix_socket.cc -@@ -45,7 +45,7 @@ - #include <unistd.h> - #endif - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) -+#if PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) || defined(__FreeBSD__) - #include <sys/ucred.h> - #endif - -@@ -976,9 +976,13 @@ void UnixSocket::ReadPeerCredentialsPosix() { - int res = getpeereid(fd, &peer_uid_, nullptr); - PERFETTO_CHECK(res == 0); - // There is no pid when obtaining peer credentials for QNX --#elif PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+#elif !defined(__FreeBSD__) && PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) -+#if PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) -+ struct sockpeercred user_cred; -+#else - struct ucred user_cred; -+#endif - socklen_t len = sizeof(user_cred); - int fd = sock_raw_.fd(); - int res = getsockopt(fd, SOL_SOCKET, SO_PEERCRED, &user_cred, &len); diff --git a/devel/electron35/files/patch-third__party_perfetto_src_base_utils.cc b/devel/electron35/files/patch-third__party_perfetto_src_base_utils.cc deleted file mode 100644 index fcdb215791c4..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_base_utils.cc +++ /dev/null @@ -1,47 +0,0 @@ ---- third_party/perfetto/src/base/utils.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/base/utils.cc -@@ -38,7 +38,8 @@ - #include <mach/vm_page_size.h> - #endif - --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - #include <sys/prctl.h> - -@@ -278,14 +279,22 @@ std::string GetCurExecutablePath() { - - std::string GetCurExecutablePath() { - std::string self_path; --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_FUCHSIA) -+ PERFETTO_BUILDFLAG(PERFETTO_OS_FUCHSIA)) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - char buf[PATH_MAX]; - ssize_t size = readlink("/proc/self/exe", buf, sizeof(buf)); - PERFETTO_CHECK(size != -1); - // readlink does not null terminate. - self_path = std::string(buf, static_cast<size_t>(size)); -+#elif PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) -+ char *buf; -+ const char *cpath = "/usr/local/chrome/chrome"; -+ if ((buf = getenv("CHROME_EXE_PATH")) != NULL) -+ self_path = std::string(buf); -+ else -+ self_path = std::string(cpath); - #elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) - uint32_t size = 0; - PERFETTO_CHECK(_NSGetExecutablePath(nullptr, &size)); -@@ -337,7 +346,8 @@ bool IsSyncMemoryTaggingEnabled() { - } - - bool IsSyncMemoryTaggingEnabled() { --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) || \ -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) || \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) - // Compute only once per lifetime of the process. - static bool cached_value = [] { diff --git a/devel/electron35/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc b/devel/electron35/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc deleted file mode 100644 index 588cea582412..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_trace__processor_importers_ftrace_v4l2__tracker.cc +++ /dev/null @@ -1,56 +0,0 @@ ---- third_party/perfetto/src/trace_processor/importers/ftrace/v4l2_tracker.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/trace_processor/importers/ftrace/v4l2_tracker.cc -@@ -62,7 +62,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kV4l2QbufFieldNumber: { - V4l2QbufFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = pb_evt.index(); - evt.type = pb_evt.type(); - evt.bytesused = pb_evt.bytesused(); -@@ -103,7 +103,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kV4l2DqbufFieldNumber: { - V4l2DqbufFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = pb_evt.index(); - evt.type = pb_evt.type(); - evt.bytesused = pb_evt.bytesused(); -@@ -149,7 +149,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kVb2V4l2BufQueueFieldNumber: { - Vb2V4l2BufQueueFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = std::nullopt; - evt.type = std::nullopt; - evt.bytesused = std::nullopt; -@@ -180,7 +180,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kVb2V4l2BufDoneFieldNumber: { - Vb2V4l2BufDoneFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = std::nullopt; - evt.type = std::nullopt; - evt.bytesused = std::nullopt; -@@ -211,7 +211,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kVb2V4l2QbufFieldNumber: { - Vb2V4l2QbufFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = std::nullopt; - evt.type = std::nullopt; - evt.bytesused = std::nullopt; -@@ -242,7 +242,7 @@ void V4l2Tracker::ParseV4l2Event(uint64_t fld_id, - case FtraceEvent::kVb2V4l2DqbufFieldNumber: { - Vb2V4l2DqbufFtraceEvent::Decoder pb_evt(bytes); - BufferEvent evt; -- evt.device_minor = pb_evt.minor(); -+ evt.device_minor = pb_evt.gminor(); - evt.index = std::nullopt; - evt.type = std::nullopt; - evt.bytesused = std::nullopt; diff --git a/devel/electron35/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc b/devel/electron35/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc deleted file mode 100644 index 5560c8bfd08d..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_tracing_ipc_memfd.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/perfetto/src/tracing/ipc/memfd.cc.orig 2025-03-24 20:50:14 UTC -+++ third_party/perfetto/src/tracing/ipc/memfd.cc -@@ -20,7 +20,8 @@ - - #define PERFETTO_MEMFD_ENABLED() \ - PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) -+ (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX_BUT_NOT_QNX) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD)) - - #if PERFETTO_MEMFD_ENABLED() - diff --git a/devel/electron35/files/patch-third__party_perfetto_src_tracing_platform__posix.cc b/devel/electron35/files/patch-third__party_perfetto_src_tracing_platform__posix.cc deleted file mode 100644 index 2196a58302cc..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_tracing_platform__posix.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- third_party/perfetto/src/tracing/platform_posix.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/perfetto/src/tracing/platform_posix.cc -@@ -110,12 +110,13 @@ std::string PlatformPosix::GetCurrentProcessName() { - } - - std::string PlatformPosix::GetCurrentProcessName() { --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID)) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - std::string cmdline; - base::ReadFile("/proc/self/cmdline", &cmdline); - return cmdline.substr(0, cmdline.find('\0')); --#elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) -+#elif PERFETTO_BUILDFLAG(PERFETTO_OS_APPLE) || PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - return std::string(getprogname()); - #else - return "unknown_producer"; diff --git a/devel/electron35/files/patch-third__party_perfetto_src_tracing_track.cc b/devel/electron35/files/patch-third__party_perfetto_src_tracing_track.cc deleted file mode 100644 index 2cb33101de80..000000000000 --- a/devel/electron35/files/patch-third__party_perfetto_src_tracing_track.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/perfetto/src/tracing/track.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/perfetto/src/tracing/track.cc -@@ -60,8 +60,9 @@ protos::gen::TrackDescriptor ProcessTrack::Serialize() - auto desc = Track::Serialize(); - auto pd = desc.mutable_process(); - pd->set_pid(static_cast<int32_t>(pid)); --#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) -+#if (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ -+ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID)) && \ -+ !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - std::string cmdline; - if (base::ReadFile("/proc/self/cmdline", &cmdline)) { - // Since cmdline is a zero-terminated list of arguments, this ends up -@@ -170,7 +171,7 @@ uint64_t GetProcessStartTime() { - namespace { - - uint64_t GetProcessStartTime() { --#if !PERFETTO_BUILDFLAG(PERFETTO_OS_WIN) -+#if !PERFETTO_BUILDFLAG(PERFETTO_OS_WIN) && !PERFETTO_BUILDFLAG(PERFETTO_OS_BSD) - std::string stat; - if (!base::ReadFile("/proc/self/stat", &stat)) - return 0u; diff --git a/devel/electron35/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h b/devel/electron35/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h deleted file mode 100644 index f86841e04c31..000000000000 --- a/devel/electron35/files/patch-third__party_protobuf_src_google_protobuf_stubs_platform__macros.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/protobuf/src/google/protobuf/stubs/platform_macros.h.orig 2024-06-18 21:43:58 UTC -+++ third_party/protobuf/src/google/protobuf/stubs/platform_macros.h -@@ -122,7 +122,7 @@ GOOGLE_PROTOBUF_PLATFORM_ERROR - - #undef GOOGLE_PROTOBUF_PLATFORM_ERROR - --#if defined(GOOGLE_PROTOBUF_OS_ANDROID) || defined(GOOGLE_PROTOBUF_OS_IPHONE) -+#if defined(GOOGLE_PROTOBUF_OS_ANDROID) || defined(GOOGLE_PROTOBUF_OS_IPHONE) || defined(__OpenBSD__) - // Android ndk does not support the __thread keyword very well yet. Here - // we use pthread_key_create()/pthread_getspecific()/... methods for - // TLS support on android. diff --git a/devel/electron35/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp b/devel/electron35/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp deleted file mode 100644 index 6686710f2e8a..000000000000 --- a/devel/electron35/files/patch-third__party_skia_src_ports_SkMemory__malloc.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/skia/src/ports/SkMemory_malloc.cpp.orig 2024-04-15 20:34:48 UTC -+++ third_party/skia/src/ports/SkMemory_malloc.cpp -@@ -15,7 +15,7 @@ - - #if defined(SK_BUILD_FOR_MAC) || defined(SK_BUILD_FOR_IOS) - #include <malloc/malloc.h> --#elif defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_UNIX) -+#elif defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_UNIX) && !defined(__OpenBSD__) - #include <malloc.h> - #elif defined(SK_BUILD_FOR_WIN) - #include <malloc.h> -@@ -126,7 +126,7 @@ size_t sk_malloc_size(void* addr, size_t size) { - #elif defined(SK_BUILD_FOR_ANDROID) && __ANDROID_API__ >= 17 - completeSize = malloc_usable_size(addr); - SkASSERT(completeSize >= size); -- #elif defined(SK_BUILD_FOR_UNIX) -+ #elif defined(SK_BUILD_FOR_UNIX) && !defined(__OpenBSD__) - completeSize = malloc_usable_size(addr); - SkASSERT(completeSize >= size); - #elif defined(SK_BUILD_FOR_WIN) diff --git a/devel/electron35/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp b/devel/electron35/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp deleted file mode 100644 index bd078ab07755..000000000000 --- a/devel/electron35/files/patch-third__party_skia_src_ports_SkOSFile__posix.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/skia/src/ports/SkOSFile_posix.cpp.orig 2022-02-28 16:54:41 UTC -+++ third_party/skia/src/ports/SkOSFile_posix.cpp -@@ -25,7 +25,7 @@ - #endif - - void sk_fsync(FILE* f) { --#if !defined(SK_BUILD_FOR_ANDROID) && !defined(__UCLIBC__) && !defined(_NEWLIB_VERSION) -+#if !defined(SK_BUILD_FOR_ANDROID) && !defined(__UCLIBC__) && !defined(_NEWLIB_VERSION) && !defined(__OpenBSD__) - int fd = fileno(f); - fsync(fd); - #endif diff --git a/devel/electron35/files/patch-third__party_speech-dispatcher_libspeechd__version.h b/devel/electron35/files/patch-third__party_speech-dispatcher_libspeechd__version.h deleted file mode 100644 index 26207049ca92..000000000000 --- a/devel/electron35/files/patch-third__party_speech-dispatcher_libspeechd__version.h +++ /dev/null @@ -1,32 +0,0 @@ ---- third_party/speech-dispatcher/libspeechd_version.h.orig 2024-04-28 08:50:28 UTC -+++ third_party/speech-dispatcher/libspeechd_version.h -@@ -0,0 +1,29 @@ -+/* -+ * libspeechd_version.h - Shared library for easy access to Speech Dispatcher functions (header) -+ * -+ * Copyright (C) 2001, 2002, 2003, 2004 Brailcom, o.p.s. -+ * -+ * This is free software; you can redistribute it and/or modify it -+ * under the terms of the GNU Lesser General Public License as published by -+ * the Free Software Foundation; either version 2.1, or (at your option) -+ * any later version. -+ * -+ * This software is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public License -+ * along with this program. If not, see <https://www.gnu.org/licenses/>. -+ * -+ * $Id: patch-third_party_speech-dispatcher_libspeechd_version_h,v 1.4 2024/03/22 13:10:56 robert Exp $ -+ */ -+ -+#ifndef _LIBSPEECHD_VERSION_H -+#define _LIBSPEECHD_VERSION_H -+ -+#define LIBSPEECHD_MAJOR_VERSION 0 -+#define LIBSPEECHD_MINOR_VERSION 11 -+#define LIBSPEECHD_MICRO_VERSION 5 -+ -+#endif /* ifndef _LIBSPEECHD_VERSION_H */ diff --git a/devel/electron35/files/patch-third__party_speech-dispatcher_speechd__types.h b/devel/electron35/files/patch-third__party_speech-dispatcher_speechd__types.h deleted file mode 100644 index d34c000c4f9d..000000000000 --- a/devel/electron35/files/patch-third__party_speech-dispatcher_speechd__types.h +++ /dev/null @@ -1,142 +0,0 @@ ---- third_party/speech-dispatcher/speechd_types.h.orig 2023-11-29 21:40:40 UTC -+++ third_party/speech-dispatcher/speechd_types.h -@@ -119,4 +119,139 @@ typedef struct { - SPDVoice voice; - } SPDMsgSettings; - -+/* TEMP_FAILURE_RETRY seems to be available only on Linux. For systems that -+ * don't have this macro we provide our own version. This code was taken from -+ * file "/usr/include/unistd.h" from Debian package "libc6-dev" -+ * version 2.3.2.ds1-20. */ -+#ifndef TEMP_FAILURE_RETRY -+#define TEMP_FAILURE_RETRY(expression) \ -+ (__extension__ \ -+ ({ long int __result; \ -+ do __result = (long int) (expression); \ -+ while (__result == -1L && errno == EINTR); \ -+ __result; })) -+#endif -+ -+#endif /* not ifndef SPEECHD_TYPES */ -+ -+/* -+ * speechd_types.h - types for Speech Dispatcher -+ * -+ * Copyright (C) 2001, 2002, 2003 Brailcom, o.p.s. -+ * -+ * This is free software; you can redistribute it and/or modify it -+ * under the terms of the GNU Lesser General Public License as published by -+ * the Free Software Foundation; either version 2.1, or (at your option) -+ * any later version. -+ * -+ * This software is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Lesser General Public License for more details. -+ * -+ * You should have received a copy of the GNU Lesser General Public License -+ * along with this program. If not, see <https://www.gnu.org/licenses/>. -+ */ -+ -+#ifndef SPEECHD_TYPES_H -+#define SPEECHD_TYPES_H -+ -+typedef enum { -+ SPD_PUNCT_ALL = 0, -+ SPD_PUNCT_NONE = 1, -+ SPD_PUNCT_SOME = 2, -+ SPD_PUNCT_MOST = 3 -+} SPDPunctuation; -+ -+typedef enum { -+ SPD_CAP_NONE = 0, -+ SPD_CAP_SPELL = 1, -+ SPD_CAP_ICON = 2 -+} SPDCapitalLetters; -+ -+typedef enum { -+ SPD_SPELL_OFF = 0, -+ SPD_SPELL_ON = 1 -+} SPDSpelling; -+ -+typedef enum { -+ SPD_MALE1 = 1, -+ SPD_MALE2 = 2, -+ SPD_MALE3 = 3, -+ SPD_FEMALE1 = 4, -+ SPD_FEMALE2 = 5, -+ SPD_FEMALE3 = 6, -+ SPD_CHILD_MALE = 7, -+ SPD_CHILD_FEMALE = 8, -+ SPD_UNSPECIFIED = -1 -+} SPDVoiceType; -+ -+typedef struct { -+ char *name; /* Name of the voice (id) */ -+ char *language; /* 2/3-letter ISO language code, -+ * possibly followed by 2/3-letter ISO region code, -+ * e.g. en-US */ -+ char *variant; /* a not-well defined string describing dialect etc. */ -+} SPDVoice; -+ -+typedef enum { -+ SPD_DATA_TEXT = 0, -+ SPD_DATA_SSML = 1 -+} SPDDataMode; -+ -+typedef enum { -+ SPD_IMPORTANT = 1, -+ SPD_MESSAGE = 2, -+ SPD_TEXT = 3, -+ SPD_NOTIFICATION = 4, -+ SPD_PROGRESS = 5 -+} SPDPriority; -+ -+typedef enum { -+ SPD_BEGIN = 1, -+ SPD_END = 2, -+ SPD_INDEX_MARKS = 4, -+ SPD_CANCEL = 8, -+ SPD_PAUSE = 16, -+ SPD_RESUME = 32, -+ -+ SPD_ALL = 0x3f -+} SPDNotification; -+ -+typedef enum { -+ SPD_EVENT_BEGIN, -+ SPD_EVENT_END, -+ SPD_EVENT_INDEX_MARK, -+ SPD_EVENT_CANCEL, -+ SPD_EVENT_PAUSE, -+ SPD_EVENT_RESUME -+} SPDNotificationType; -+ -+typedef enum { -+ SORT_BY_TIME = 0, -+ SORT_BY_ALPHABET = 1 -+} ESort; -+ -+typedef enum { -+ SPD_MSGTYPE_TEXT = 0, -+ SPD_MSGTYPE_SOUND_ICON = 1, -+ SPD_MSGTYPE_CHAR = 2, -+ SPD_MSGTYPE_KEY = 3, -+ SPD_MSGTYPE_SPELL = 99 -+} SPDMessageType; -+ -+typedef struct { -+ signed int rate; -+ signed int pitch; -+ signed int pitch_range; -+ signed int volume; -+ -+ SPDPunctuation punctuation_mode; -+ SPDSpelling spelling_mode; -+ SPDCapitalLetters cap_let_recogn; -+ -+ SPDVoiceType voice_type; -+ SPDVoice voice; -+} SPDMsgSettings; -+ - #endif /* not ifndef SPEECHD_TYPES */ diff --git a/devel/electron35/files/patch-third__party_sqlite_BUILD.gn b/devel/electron35/files/patch-third__party_sqlite_BUILD.gn deleted file mode 100644 index b73f6763af4a..000000000000 --- a/devel/electron35/files/patch-third__party_sqlite_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/sqlite/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ third_party/sqlite/BUILD.gn -@@ -155,7 +155,7 @@ config("sqlite_warnings") { - ] - } - } -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - cflags += [ - # SQLite doesn't believe in compiler warnings, preferring testing. - # http://www.sqlite.org/faq.html#q17 diff --git a/devel/electron35/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c b/devel/electron35/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c deleted file mode 100644 index d6a2118c1e8e..000000000000 --- a/devel/electron35/files/patch-third__party_sqlite_src_amalgamation__dev_sqlite3.c +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/sqlite/src/amalgamation_dev/sqlite3.c.orig 2025-03-24 20:50:14 UTC -+++ third_party/sqlite/src/amalgamation_dev/sqlite3.c -@@ -14187,7 +14187,7 @@ struct fts5_api { - ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit - ** it. - */ --#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) -+#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) && !defined(__FreeBSD__) - # define _XOPEN_SOURCE 600 - #endif - diff --git a/devel/electron35/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c b/devel/electron35/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c deleted file mode 100644 index c942f3d882ef..000000000000 --- a/devel/electron35/files/patch-third__party_sqlite_src_amalgamation_sqlite3.c +++ /dev/null @@ -1,32 +0,0 @@ ---- third_party/sqlite/src/amalgamation/sqlite3.c.orig 2024-10-16 21:34:25 UTC -+++ third_party/sqlite/src/amalgamation/sqlite3.c -@@ -14187,7 +14187,7 @@ struct fts5_api { - ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit - ** it. - */ --#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) -+#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) && !defined(__FreeBSD__) - # define _XOPEN_SOURCE 600 - #endif - -@@ -45183,7 +45183,12 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB - memset(zBuf, 0, nBuf); - randomnessPid = osGetpid(0); - #if !defined(SQLITE_TEST) && !defined(SQLITE_OMIT_RANDOMNESS) -+#if defined(__OpenBSD__) - { -+ arc4random_buf(zBuf, nBuf); -+ } -+#else -+ { - int fd, got; - fd = robust_open("/dev/urandom", O_RDONLY, 0); - if( fd<0 ){ -@@ -45198,6 +45203,7 @@ static int unixRandomness(sqlite3_vfs *NotUsed, int nB - robust_close(0, fd, __LINE__); - } - } -+#endif - #endif - return nBuf; - } diff --git a/devel/electron35/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp b/devel/electron35/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp deleted file mode 100644 index 6d183046901d..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_src_Reactor_Debug.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/swiftshader/src/Reactor/Debug.cpp.orig 2022-02-07 13:39:41 UTC -+++ third_party/swiftshader/src/Reactor/Debug.cpp -@@ -46,7 +46,7 @@ namespace { - - bool IsUnderDebugger() - { --#if defined(PTRACE) && !defined(__APPLE__) && !defined(__MACH__) -+#if defined(PTRACE) && !defined(__APPLE__) && !defined(__MACH__) && !defined(__OpenBSD__) && !defined(__FreeBSD__) - static bool checked = false; - static bool res = false; - diff --git a/devel/electron35/files/patch-third__party_swiftshader_src_System_Configurator.cpp b/devel/electron35/files/patch-third__party_swiftshader_src_System_Configurator.cpp deleted file mode 100644 index 8300c60da5ec..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_src_System_Configurator.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/swiftshader/src/System/Configurator.cpp.orig 2022-06-17 14:20:10 UTC -+++ third_party/swiftshader/src/System/Configurator.cpp -@@ -38,6 +38,9 @@ namespace sw { - - Configurator::Configurator(const std::string &filePath) - { -+#if defined(__OpenBSD__) || defined(__FreeBSD__) -+ return; -+#endif - std::fstream file(filePath, std::ios::in); - if(file.fail()) - { diff --git a/devel/electron35/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp b/devel/electron35/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp deleted file mode 100644 index 7e1b9f8f0ad3..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_src_System_Linux_MemFd.cpp +++ /dev/null @@ -1,37 +0,0 @@ ---- third_party/swiftshader/src/System/Linux/MemFd.cpp.orig 2023-10-19 19:59:44 UTC -+++ third_party/swiftshader/src/System/Linux/MemFd.cpp -@@ -25,6 +25,7 @@ - # define MFD_CLOEXEC 0x0001U - #endif - -+#if !defined(__OpenBSD__) && !defined(__FreeBSD__) - #if __aarch64__ - # define __NR_memfd_create 279 - #elif __arm__ -@@ -36,6 +37,7 @@ - #elif __x86_64__ - # define __NR_memfd_create 319 - #endif /* __NR_memfd_create__ */ -+#endif - - LinuxMemFd::~LinuxMemFd() - { -@@ -63,13 +65,17 @@ bool LinuxMemFd::allocate(const char *name, size_t siz - { - close(); - --#ifndef __NR_memfd_create -+#if !defined(__NR_memfd_create) || defined(__OpenBSD__) - TRACE("memfd_create() not supported on this system!"); - return false; - #else - // In the event of no system call this returns -1 with errno set - // as ENOSYS. -+#if defined(__FreeBSD__) -+ fd_ = memfd_create(name, MFD_CLOEXEC); -+#else - fd_ = syscall(__NR_memfd_create, name, MFD_CLOEXEC); -+#endif - if(fd_ < 0) - { - TRACE("memfd_create() returned %d: %s", errno, strerror(errno)); diff --git a/devel/electron35/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp b/devel/electron35/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp deleted file mode 100644 index 8bd770cf38ef..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_src_Vulkan_VkSemaphoreExternalLinux.hpp +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/swiftshader/src/Vulkan/VkSemaphoreExternalLinux.hpp.orig 2022-02-07 13:39:41 UTC -+++ third_party/swiftshader/src/Vulkan/VkSemaphoreExternalLinux.hpp -@@ -49,13 +49,17 @@ class SharedSemaphore (public) - { - pthread_mutexattr_t mattr; - pthread_mutexattr_init(&mattr); -+#if 0 - pthread_mutexattr_setpshared(&mattr, PTHREAD_PROCESS_SHARED); -+#endif - pthread_mutex_init(&mutex, &mattr); - pthread_mutexattr_destroy(&mattr); - - pthread_condattr_t cattr; - pthread_condattr_init(&cattr); -+#if 0 - pthread_condattr_setpshared(&cattr, PTHREAD_PROCESS_SHARED); -+#endif - pthread_cond_init(&cond, &cattr); - pthread_condattr_destroy(&cattr); - } diff --git a/devel/electron35/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp b/devel/electron35/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp deleted file mode 100644 index 4f7a5b044079..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_src_WSI_libXCB.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/swiftshader/src/WSI/libXCB.cpp.orig 2023-03-30 00:40:41 UTC -+++ third_party/swiftshader/src/WSI/libXCB.cpp -@@ -57,7 +57,7 @@ LibXcbExports *LibXCB::loadExports() - } - else - { -- libxcb = loadLibrary("libxcb.so.1"); -+ libxcb = loadLibrary("libxcb.so"); - } - - if(getProcAddress(RTLD_DEFAULT, "xcb_shm_query_version")) // Search the global scope for pre-loaded XCB library. -@@ -66,7 +66,7 @@ LibXcbExports *LibXCB::loadExports() - } - else - { -- libshm = loadLibrary("libxcb-shm.so.0"); -+ libshm = loadLibrary("libxcb-shm.so"); - } - - return LibXcbExports(libxcb, libshm); diff --git a/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h b/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h deleted file mode 100644 index 8e9a23417ae3..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-10.0_configs_linux_include_llvm_Config_config.h +++ /dev/null @@ -1,174 +0,0 @@ ---- third_party/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/config.h.orig 2022-05-19 14:06:27 UTC -+++ third_party/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/config.h -@@ -29,7 +29,7 @@ - - /* Define to 1 if you have the declaration of `arc4random', and to 0 if you - don't. */ --#define HAVE_DECL_ARC4RANDOM 0 -+#define HAVE_DECL_ARC4RANDOM 1 - - /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you - don't. */ -@@ -53,7 +53,7 @@ - #define HAVE_DLOPEN 1 - - /* Define if dladdr() is available on this platform. */ --/* #undef HAVE_DLADDR */ -+#define HAVE_DLADDR 1 - - /* Define to 1 if you have the <errno.h> header file. */ - #define HAVE_ERRNO_H 1 -@@ -92,7 +92,7 @@ - #define HAVE_ISATTY 1 - - /* Define to 1 if you have the `edit' library (-ledit). */ --/* #undef HAVE_LIBEDIT */ -+#define HAVE_LIBEDIT 1 - - /* Define to 1 if you have the `pfm' library (-lpfm). */ - /* #undef HAVE_LIBPFM */ -@@ -110,13 +110,13 @@ - /* #undef HAVE_PTHREAD_SETNAME_NP */ - - /* Define to 1 if you have the `z' library (-lz). */ --/* #undef HAVE_LIBZ */ -+#define HAVE_LIBZ 1 - - /* Define to 1 if you have the <link.h> header file. */ --#define HAVE_LINK_H 1 -+/* #undef HAVE_LINK_H */ - - /* Define to 1 if you have the `lseek64' function. */ --#define HAVE_LSEEK64 1 -+/* #undef HAVE_LSEEK64 */ - - /* Define to 1 if you have the <mach/mach.h> header file. */ - /* #undef HAVE_MACH_MACH_H */ -@@ -125,7 +125,7 @@ - /* #undef HAVE_MALLCTL */ - - /* Define to 1 if you have the `mallinfo' function. */ --#define HAVE_MALLINFO 1 -+/* #undef HAVE_MALLINFO */ - - /* Define to 1 if you have the <malloc/malloc.h> header file. */ - /* #undef HAVE_MALLOC_MALLOC_H */ -@@ -134,10 +134,10 @@ - /* #undef HAVE_MALLOC_ZONE_STATISTICS */ - - /* Define to 1 if you have the `posix_fallocate' function. */ --#define HAVE_POSIX_FALLOCATE 1 -+/* #undef HAVE_POSIX_FALLOCATE */ - - /* Define to 1 if you have the `posix_spawn' function. */ --/* #undef HAVE_POSIX_SPAWN */ -+#define HAVE_POSIX_SPAWN 1 - - /* Define to 1 if you have the `pread' function. */ - #define HAVE_PREAD 1 -@@ -161,10 +161,10 @@ - #define HAVE_SETENV 1 - - /* Define to 1 if you have the `sched_getaffinity' function. */ --#define HAVE_SCHED_GETAFFINITY 1 -+/* #undef HAVE_SCHED_GETAFFINITY */ - - /* Define to 1 if you have the `CPU_COUNT' macro. */ --#define HAVE_CPU_COUNT 1 -+/* #undef HAVE_CPU_COUNT */ - - /* Define to 1 if you have the `setrlimit' function. */ - #define HAVE_SETRLIMIT 1 -@@ -182,7 +182,7 @@ - #define HAVE_STRERROR_R 1 - - /* Define to 1 if you have the `sysconf' function. */ --#define HAVE_SYSCONF 1 -+/* #undef HAVE_SYSCONF */ - - /* Define to 1 if you have the <sys/ioctl.h> header file. */ - #define HAVE_SYS_IOCTL_H 1 -@@ -209,7 +209,7 @@ - #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 - - /* Define to 1 if you have the <sys/types.h> header file. */ --#define HAVE_SYS_TYPES_H 1 -+/* #undef HAVE_SYS_TYPES_H */ - - /* Define if the setupterm() function is supported this platform. */ - /* #undef HAVE_TERMINFO */ -@@ -218,16 +218,16 @@ - /* #undef HAVE_LIBXAR */ - - /* Define to 1 if you have the <termios.h> header file. */ --/* #undef HAVE_TERMIOS_H */ -+#define HAVE_TERMIOS_H 1 - - /* Define to 1 if you have the <unistd.h> header file. */ - #define HAVE_UNISTD_H 1 - - /* Define to 1 if you have the <valgrind/valgrind.h> header file. */ --/* #undef HAVE_VALGRIND_VALGRIND_H */ -+/* #define HAVE_VALGRIND_VALGRIND_H 1 */ - - /* Define to 1 if you have the <zlib.h> header file. */ --/* #undef HAVE_ZLIB_H */ -+#define HAVE_ZLIB_H 1 - - /* Have host's _alloca */ - /* #undef HAVE__ALLOCA */ -@@ -292,30 +292,8 @@ - /* Linker version detected at compile time. */ - /* #undef HOST_LINK_VERSION */ - --/* Target triple LLVM will generate code for by default */ --/* Doesn't use `cmakedefine` because it is allowed to be empty. */ --#if defined(__x86_64__) --#define LLVM_DEFAULT_TARGET_TRIPLE "x86_64-unknown-linux-gnu" --#elif defined(__i386__) --#define LLVM_DEFAULT_TARGET_TRIPLE "i686-pc-linux-gnu" --#elif defined(__arm__) --#define LLVM_DEFAULT_TARGET_TRIPLE "armv7-linux-gnueabihf" --#elif defined(__aarch64__) --#define LLVM_DEFAULT_TARGET_TRIPLE "aarch64-linux-gnu" --#elif defined(__mips__) --#define LLVM_DEFAULT_TARGET_TRIPLE "mipsel-linux-gnu" --#elif defined(__mips64) --#define LLVM_DEFAULT_TARGET_TRIPLE "mips64el-linux-gnuabi64" --#elif defined(__powerpc64__) --#define LLVM_DEFAULT_TARGET_TRIPLE "powerpc64le-unknown-linux-gnu" --#elif defined(__riscv) && __riscv_xlen == 64 --#define LLVM_DEFAULT_TARGET_TRIPLE "riscv64-unknown-linux-gnu" --#else --#error "unknown architecture" --#endif -- - /* Define if zlib compression is available */ --#define LLVM_ENABLE_ZLIB 0 -+/* #define LLVM_ENABLE_ZLIB 1 */ - - /* Define if overriding target triple is enabled */ - /* #undef LLVM_TARGET_TRIPLE_ENV */ -@@ -339,10 +317,10 @@ - #define PACKAGE_NAME "LLVM" - - /* Define to the full name and version of this package. */ --#define PACKAGE_STRING "LLVM 10.0.0" -+#define PACKAGE_STRING "LLVM 11.1.0" - - /* Define to the version of this package. */ --#define PACKAGE_VERSION "10.0.0" -+#define PACKAGE_VERSION "11.1.0" - - /* Define to the vendor of this package. */ - /* #undef PACKAGE_VENDOR */ -@@ -361,9 +339,6 @@ - - /* Whether GlobalISel rule coverage is being collected */ - #define LLVM_GISEL_COV_ENABLED 0 -- --/* Define if we have z3 and want to build it */ --#define LLVM_WITH_Z3 1 - - /* Define to the default GlobalISel coverage file prefix */ - /* #undef LLVM_GISEL_COV_PREFIX */ diff --git a/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h b/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h deleted file mode 100644 index 9d934bd8e734..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_third__party_llvm-subzero_build_Linux_include_llvm_Config_config.h +++ /dev/null @@ -1,47 +0,0 @@ ---- third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/config.h -@@ -5,8 +5,6 @@ - #include "llvm/Config/llvm-config.h" - - /* For detecting __GLIBC__ usage */ --#include <features.h> -- - /* Bug report URL. */ - #define BUG_REPORT_URL "http://llvm.org/bugs/" - -@@ -27,7 +25,7 @@ - - /* Define to 1 if you have the declaration of `arc4random', and to 0 if you - don't. */ --#define HAVE_DECL_ARC4RANDOM 0 -+#define HAVE_DECL_ARC4RANDOM 1 - - /* Define to 1 if you have the declaration of `FE_ALL_EXCEPT', and to 0 if you - don't. */ -@@ -124,7 +122,7 @@ - #define HAVE_LINK_H 1 - - /* Define to 1 if you have the `lseek64' function. */ --#define HAVE_LSEEK64 1 -+/* #define HAVE_LSEEK64 */ - - /* Define to 1 if you have the <mach/mach.h> header file. */ - /* #undef HAVE_MACH_MACH_H */ -@@ -133,7 +131,7 @@ - /* #undef HAVE_MALLCTL */ - - /* Define to 1 if you have the `mallinfo' function. */ --#define HAVE_MALLINFO 1 -+/* #define HAVE_MALLINFO */ - - /* Some projects using SwiftShader bypass cmake (eg Chromium via gn) */ - /* so we need to check glibc version for the new API to be safe */ -@@ -163,7 +161,7 @@ - /* #undef HAVE_NDIR_H */ - - /* Define to 1 if you have the `posix_fallocate' function. */ --#define HAVE_POSIX_FALLOCATE 1 -+/* #define HAVE_POSIX_FALLOCATE */ - - /* Define to 1 if you have the `posix_spawn' function. */ - #define HAVE_POSIX_SPAWN 1 diff --git a/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp b/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp deleted file mode 100644 index c0f589f8f517..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_memory.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/swiftshader/third_party/marl/src/memory.cpp.orig 2023-08-10 01:51:25 UTC -+++ third_party/swiftshader/third_party/marl/src/memory.cpp -@@ -19,7 +19,7 @@ - - #include <cstring> - --#if defined(__linux__) || defined(__FreeBSD__) || defined(__APPLE__) || defined(__EMSCRIPTEN__) -+#if defined(__linux__) || defined(__FreeBSD__) || defined(__APPLE__) || defined(__EMSCRIPTEN__) || defined(__OpenBSD__) - #include <sys/mman.h> - #include <unistd.h> - namespace { diff --git a/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp b/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp deleted file mode 100644 index 61663a17fcaa..000000000000 --- a/devel/electron35/files/patch-third__party_swiftshader_third__party_marl_src_thread.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/swiftshader/third_party/marl/src/thread.cpp.orig 2023-08-10 01:51:25 UTC -+++ third_party/swiftshader/third_party/marl/src/thread.cpp -@@ -444,7 +444,7 @@ void Thread::setName(const char* fmt, ...) { - pthread_setname_np(name); - #elif defined(__FreeBSD__) - pthread_set_name_np(pthread_self(), name); --#elif !defined(__Fuchsia__) && !defined(__EMSCRIPTEN__) -+#elif !defined(__Fuchsia__) && !defined(__EMSCRIPTEN__) && !defined(__OpenBSD__) && !defined(__FreeBSD__) - pthread_setname_np(pthread_self(), name); - #endif - diff --git a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_BUILD.gn b/devel/electron35/files/patch-third__party_test__fonts_fontconfig_BUILD.gn deleted file mode 100644 index e70144fa30e1..000000000000 --- a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_BUILD.gn +++ /dev/null @@ -1,28 +0,0 @@ ---- third_party/test_fonts/fontconfig/BUILD.gn.orig 2025-01-27 17:37:37 UTC -+++ third_party/test_fonts/fontconfig/BUILD.gn -@@ -26,7 +26,11 @@ if (is_linux || is_chromeos) { - - copy("fonts_conf") { - sources = [ "fonts.conf" ] -- outputs = [ "$root_out_dir/etc/fonts/{{source_file_part}}" ] -+ if (is_freebsd) { -+ outputs = [ "$root_out_dir/usr/local/etc/fonts/{{source_file_part}}" ] -+ } else { -+ outputs = [ "$root_out_dir/etc/fonts/{{source_file_part}}" ] -+ } - } - - if (current_toolchain == host_toolchain) { -@@ -47,7 +51,11 @@ if (is_linux || is_chromeos) { - "//third_party/test_fonts", - ] - args = [] -- inputs = [ "$root_out_dir/etc/fonts/fonts.conf" ] -+ if (is_freebsd) { -+ inputs = [ "$root_out_dir/usr/local/etc/fonts/fonts.conf" ] -+ } else { -+ inputs = [ "$root_out_dir/etc/fonts/fonts.conf" ] -+ } - outputs = [ - "$root_out_dir/fontconfig_caches/fb5c91b2895aa445d23aebf7f9e2189c-le64.cache-9", - "$root_out_dir/fontconfig_caches/CACHEDIR.TAG", diff --git a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc b/devel/electron35/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc deleted file mode 100644 index 65eb80dacd90..000000000000 --- a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_fontconfig__util__linux.cc +++ /dev/null @@ -1,27 +0,0 @@ ---- third_party/test_fonts/fontconfig/fontconfig_util_linux.cc.orig 2024-04-15 20:34:27 UTC -+++ third_party/test_fonts/fontconfig/fontconfig_util_linux.cc -@@ -2,6 +2,8 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include "build/build_config.h" -+ - #include "third_party/test_fonts/fontconfig/fontconfig_util_linux.h" - - #include <fontconfig/fontconfig.h> -@@ -16,11 +18,15 @@ std::string GetSysrootDir() { - namespace test_fonts { - - std::string GetSysrootDir() { -+#if BUILDFLAG(IS_BSD) -+ return std::string("."); -+#else - char buf[PATH_MAX + 1]; - auto count = readlink("/proc/self/exe", buf, PATH_MAX); - assert(count > 0); - buf[count] = '\0'; - return dirname(buf); -+#endif - } - - void SetUpFontconfig() { diff --git a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc b/devel/electron35/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc deleted file mode 100644 index 418a72bc2886..000000000000 --- a/devel/electron35/files/patch-third__party_test__fonts_fontconfig_generate__fontconfig__caches.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/test_fonts/fontconfig/generate_fontconfig_caches.cc.orig 2023-03-30 00:34:16 UTC -+++ third_party/test_fonts/fontconfig/generate_fontconfig_caches.cc -@@ -56,7 +56,7 @@ int main() { - FcFini(); - - // Check existence of intended fontconfig cache file. -- auto cache = fontconfig_caches + "/" + kCacheKey + "-le64.cache-9"; -+ auto cache = fontconfig_caches + "/" + kCacheKey + "-le64.cache-" + FC_CACHE_VERSION; - bool cache_exists = access(cache.c_str(), F_OK) == 0; - return !cache_exists; - } diff --git a/devel/electron35/files/patch-third__party_tflite_features.gni b/devel/electron35/files/patch-third__party_tflite_features.gni deleted file mode 100644 index 83e708f7ca22..000000000000 --- a/devel/electron35/files/patch-third__party_tflite_features.gni +++ /dev/null @@ -1,13 +0,0 @@ ---- third_party/tflite/features.gni.orig 2024-08-14 20:56:01 UTC -+++ third_party/tflite/features.gni -@@ -9,8 +9,8 @@ declare_args() { - # This enables building TFLite with XNNPACK. Currently only available for - # Linux, macOS and Windows arm64/x64/x86 targets and ChromeOS non-ARM targets. - build_tflite_with_xnnpack = -- (is_win || is_mac || is_linux || (is_chromeos && overlay_include_cbx)) && -- (current_cpu == "arm64" || current_cpu == "x64" || current_cpu == "x86") -+ ((is_win || is_mac || is_linux || (is_chromeos && overlay_include_cbx)) && -+ (current_cpu == "arm64" || current_cpu == "x64" || current_cpu == "x86")) && !is_bsd - - # Turns on TFLITE_WITH_RUY, using ruy as the gemm backend instead of gemmlowp. - build_tflite_with_ruy = true diff --git a/devel/electron35/files/patch-third__party_unrar_src_crc.cpp b/devel/electron35/files/patch-third__party_unrar_src_crc.cpp deleted file mode 100644 index ba777a00bd08..000000000000 --- a/devel/electron35/files/patch-third__party_unrar_src_crc.cpp +++ /dev/null @@ -1,22 +0,0 @@ ---- third_party/unrar/src/crc.cpp.orig 2025-02-21 07:45:09 UTC -+++ third_party/unrar/src/crc.cpp -@@ -43,12 +43,18 @@ void InitCRC32(uint *CRCTab) - } - - #ifdef USE_NEON_CRC32 -- #ifdef _APPLE -+ #if defined(_APPLE) - // getauxval isn't available in OS X - uint Value=0; - size_t Size=sizeof(Value); - int RetCode=sysctlbyname("hw.optional.armv8_crc32",&Value,&Size,NULL,0); - CRC_Neon=RetCode==0 && Value!=0; -+ #elif defined(__FreeBSD__) -+ // getauxval isn't available on FreeBSD -+ uint64 Reg=READ_SPECIALREG(id_aa64isar0_el1); -+ if (ID_AA64ISAR0_CRC32_VAL(Reg) == ID_AA64ISAR0_CRC32_BASE) { -+ CRC_Neon=true; -+ } - #else - CRC_Neon=(getauxval(AT_HWCAP) & HWCAP_CRC32)!=0; - #endif diff --git a/devel/electron35/files/patch-third__party_unrar_src_crypt.cpp b/devel/electron35/files/patch-third__party_unrar_src_crypt.cpp deleted file mode 100644 index 3ce2532bda1f..000000000000 --- a/devel/electron35/files/patch-third__party_unrar_src_crypt.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/unrar/src/crypt.cpp.orig 2024-08-14 20:56:02 UTC -+++ third_party/unrar/src/crypt.cpp -@@ -116,6 +116,8 @@ void GetRnd(byte *RndBuf,size_t BufSize) - Success=CryptGenRandom(hProvider, (DWORD)BufSize, RndBuf) != FALSE; - CryptReleaseContext(hProvider, 0); - } -+#elif defined(__OpenBSD__) -+ arc4random_buf(RndBuf, BufSize); - #elif defined(_UNIX) - FILE *rndf = fopen("/dev/urandom", "r"); - if (rndf!=NULL) diff --git a/devel/electron35/files/patch-third__party_unrar_src_os.hpp b/devel/electron35/files/patch-third__party_unrar_src_os.hpp deleted file mode 100644 index 2a6fc6f9128b..000000000000 --- a/devel/electron35/files/patch-third__party_unrar_src_os.hpp +++ /dev/null @@ -1,16 +0,0 @@ ---- third_party/unrar/src/os.hpp.orig 2025-03-24 20:50:14 UTC -+++ third_party/unrar/src/os.hpp -@@ -166,9 +166,12 @@ - - #if defined(__aarch64__) && (defined(__ARM_FEATURE_CRYPTO) || defined(__ARM_FEATURE_CRC32)) - #include <arm_neon.h> --#ifndef _APPLE -+#if !defined(_APPLE) && !defined(__FreeBSD__) - #include <sys/auxv.h> - #include <asm/hwcap.h> -+#endif -+#ifdef __FreeBSD__ -+#include <machine/armreg.h> - #endif - #ifdef __ARM_FEATURE_CRYPTO - #define USE_NEON_AES diff --git a/devel/electron35/files/patch-third__party_unrar_src_rijndael.cpp b/devel/electron35/files/patch-third__party_unrar_src_rijndael.cpp deleted file mode 100644 index c01e3b9817bc..000000000000 --- a/devel/electron35/files/patch-third__party_unrar_src_rijndael.cpp +++ /dev/null @@ -1,24 +0,0 @@ ---- third_party/unrar/src/rijndael.cpp.orig 2025-02-21 07:49:13 UTC -+++ third_party/unrar/src/rijndael.cpp -@@ -116,7 +116,7 @@ void Rijndael::Init(bool Encrypt,const byte *key,uint - #endif - - #elif defined(USE_NEON_AES) -- #ifdef _APPLE -+ #if defined(_APPLE) - // getauxval isn't available in OS X - uint Value=0; - size_t Size=sizeof(Value); -@@ -126,6 +126,12 @@ void Rijndael::Init(bool Encrypt,const byte *key,uint - // because "hw.optional.arm.FEAT_AES" was missing in OS X 11, but AES - // still was supported by Neon. - AES_Neon=RetCode!=0 || Value!=0; -+ #elif defined(__FreeBSD__) -+ // getauxval isn't available on FreeBSD -+ uint64 Reg=READ_SPECIALREG(id_aa64isar0_el1); -+ if (ID_AA64ISAR0_AES_VAL(Reg) == ID_AA64ISAR0_AES_BASE) { -+ AES_Neon=true; -+ } - #else - AES_Neon=(getauxval(AT_HWCAP) & HWCAP_AES)!=0; - #endif diff --git a/devel/electron35/files/patch-third__party_vulkan-loader_src_BUILD.gn b/devel/electron35/files/patch-third__party_vulkan-loader_src_BUILD.gn deleted file mode 100644 index df779ae973cd..000000000000 --- a/devel/electron35/files/patch-third__party_vulkan-loader_src_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/vulkan-loader/src/BUILD.gn.orig 2024-10-16 21:33:57 UTC -+++ third_party/vulkan-loader/src/BUILD.gn -@@ -57,7 +57,7 @@ config("vulkan_internal_config") { - defines += [ - "SYSCONFDIR=\"/etc\"", - "FALLBACK_CONFIG_DIRS=\"/etc/xdg\"", -- "FALLBACK_DATA_DIRS=\"/usr/local/share:/usr/share\"", -+ "FALLBACK_DATA_DIRS=\"/usr/X11R6/share:/usr/local/share:/usr/share\"", - ] - } - if (is_apple && !vulkan_loader_shared) { diff --git a/devel/electron35/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h b/devel/electron35/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h deleted file mode 100644 index da6bc50f5246..000000000000 --- a/devel/electron35/files/patch-third__party_vulkan-loader_src_loader_vk__loader__platform.h +++ /dev/null @@ -1,19 +0,0 @@ ---- third_party/vulkan-loader/src/loader/vk_loader_platform.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/vulkan-loader/src/loader/vk_loader_platform.h -@@ -353,7 +353,15 @@ static inline char *loader_platform_executable_path(ch - - return buffer; - } --#elif defined(__Fuchsia__) || defined(__OpenBSD__) -+#elif defined(__OpenBSD__) -+static inline char *loader_platform_executable_path(char *buffer, size_t size) { -+ if ((buffer = getenv("CHROME_EXE_PATH")) != NULL) -+ return buffer; -+ else -+ buffer = "/usr/local/chrome/chrome"; -+ return buffer; -+} -+#elif defined(__Fuchsia__) - static inline char *loader_platform_executable_path(char *buffer, size_t size) { return NULL; } - #elif defined(__QNX__) - diff --git a/devel/electron35/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h b/devel/electron35/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h deleted file mode 100644 index 4166d377dc13..000000000000 --- a/devel/electron35/files/patch-third__party_vulkan-validation-layers_src_layers_external_vma_vk__mem__alloc.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h.orig 2025-03-24 20:50:14 UTC -+++ third_party/vulkan-validation-layers/src/layers/external/vma/vk_mem_alloc.h -@@ -2971,7 +2971,7 @@ static void* vma_aligned_alloc(size_t alignment, size_ - - return memalign(alignment, size); - } --#elif defined(__APPLE__) || defined(__ANDROID__) || (defined(__linux__) && defined(__GLIBCXX__) && !defined(_GLIBCXX_HAVE_ALIGNED_ALLOC)) -+#elif defined(__APPLE__) || defined(__ANDROID__) || (defined(__linux__) && defined(__GLIBCXX__) && !defined(_GLIBCXX_HAVE_ALIGNED_ALLOC)) || defined(__OpenBSD__) || defined(__FreeBSD__) - #include <cstdlib> - - #if defined(__APPLE__) diff --git a/devel/electron35/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h b/devel/electron35/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h deleted file mode 100644 index ffbab190e6fd..000000000000 --- a/devel/electron35/files/patch-third__party_vulkan__memory__allocator_include_vk__mem__alloc.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/vulkan_memory_allocator/include/vk_mem_alloc.h.orig 2023-11-29 21:41:06 UTC -+++ third_party/vulkan_memory_allocator/include/vk_mem_alloc.h -@@ -2760,7 +2760,7 @@ void* vma_aligned_alloc(size_t alignment, size_t size) - - return memalign(alignment, size); - } --#elif defined(__APPLE__) || defined(__ANDROID__) || (defined(__linux__) && defined(__GLIBCXX__) && !defined(_GLIBCXX_HAVE_ALIGNED_ALLOC)) -+#elif defined(__APPLE__) || defined(__ANDROID__) || (defined(__linux__) && defined(__GLIBCXX__) && !defined(_GLIBCXX_HAVE_ALIGNED_ALLOC)) || defined(__OpenBSD__) || defined(__FreeBSD__) - #include <cstdlib> - - #if defined(__APPLE__) diff --git a/devel/electron35/files/patch-third__party_wayland_BUILD.gn b/devel/electron35/files/patch-third__party_wayland_BUILD.gn deleted file mode 100644 index 2f32886081b6..000000000000 --- a/devel/electron35/files/patch-third__party_wayland_BUILD.gn +++ /dev/null @@ -1,14 +0,0 @@ ---- third_party/wayland/BUILD.gn.orig 2024-08-14 20:56:03 UTC -+++ third_party/wayland/BUILD.gn -@@ -24,6 +24,11 @@ if (!use_system_libwayland) { - "src/src", - ] - -+ if (is_bsd) { -+ include_dirs += [ "/usr/local/include/libepoll-shim" ] -+ libs = [ "epoll-shim" ] -+ } -+ - # Client/Server headers are automatically generated. Though, we still need - # to pass the path where these headers are located. - include_dirs += [ "$root_gen_dir/third_party/wayland/src/protocol" ] diff --git a/devel/electron35/files/patch-third__party_wayland_include_config.h b/devel/electron35/files/patch-third__party_wayland_include_config.h deleted file mode 100644 index 2dbdff412c76..000000000000 --- a/devel/electron35/files/patch-third__party_wayland_include_config.h +++ /dev/null @@ -1,29 +0,0 @@ ---- third_party/wayland/include/config.h.orig 2024-02-21 00:21:13 UTC -+++ third_party/wayland/include/config.h -@@ -9,7 +9,14 @@ - - #define HAVE_BROKEN_MSG_CMSG_CLOEXEC 0 - -+#if defined(__FreeBSD__) -+#include <osreldate.h> -+#if defined(__FreeBSD_version) && __FreeBSD_version < 1300048 -+#undef HAVE_MEMFD_CREATE -+#else - #define HAVE_MEMFD_CREATE -+#endif -+#endif - - #define HAVE_MKOSTEMP - -@@ -25,7 +32,11 @@ - - #undef HAVE_SYS_PROCCTL_H - -+#if defined(__FreeBSD__) -+#define HAVE_SYS_UCRED_H -+#else - #undef HAVE_SYS_UCRED_H -+#endif - - #define HAVE_XUCRED_CR_PID 0 - diff --git a/devel/electron35/files/patch-third__party_webrtc_BUILD.gn b/devel/electron35/files/patch-third__party_webrtc_BUILD.gn deleted file mode 100644 index 8a8b4e23872c..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_BUILD.gn +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/webrtc/BUILD.gn.orig 2024-10-16 21:35:47 UTC -+++ third_party/webrtc/BUILD.gn -@@ -218,6 +218,9 @@ config("common_inherited_config") { - if (is_linux || is_chromeos) { - defines += [ "WEBRTC_LINUX" ] - } -+ if (is_bsd) { -+ defines += [ "WEBRTC_BSD" ] -+ } - if (is_mac) { - defines += [ "WEBRTC_MAC" ] - } diff --git a/devel/electron35/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn b/devel/electron35/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn deleted file mode 100644 index 83e73882501e..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/webrtc/modules/audio_device/BUILD.gn.orig 2024-10-16 21:35:54 UTC -+++ third_party/webrtc/modules/audio_device/BUILD.gn -@@ -330,7 +330,7 @@ rtc_library("audio_device_impl") { - if (rtc_use_dummy_audio_file_devices) { - defines += [ "WEBRTC_DUMMY_FILE_DEVICES" ] - } else { -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ - "linux/alsasymboltable_linux.cc", - "linux/alsasymboltable_linux.h", diff --git a/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc b/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc deleted file mode 100644 index 6b72e7bf68ed..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- third_party/webrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc.orig 2023-08-16 00:44:33 UTC -+++ third_party/webrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc -@@ -10,11 +10,15 @@ - - #include "modules/desktop_capture/linux/wayland/egl_dmabuf.h" - -+#if !defined(WEBRTC_BSD) - #include <asm/ioctl.h> -+#endif - #include <dlfcn.h> - #include <fcntl.h> - #include <libdrm/drm_fourcc.h> -+#if !defined(WEBRTC_BSD) - #include <linux/types.h> -+#endif - #include <spa/param/video/format-utils.h> - #include <unistd.h> - #include <xf86drm.h> diff --git a/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc b/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc deleted file mode 100644 index feb38c67b899..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_modules_desktop__capture_linux_x11_x__server__pixel__buffer.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- third_party/webrtc/modules/desktop_capture/linux/x11/x_server_pixel_buffer.cc.orig 2024-06-18 21:44:56 UTC -+++ third_party/webrtc/modules/desktop_capture/linux/x11/x_server_pixel_buffer.cc -@@ -203,6 +203,12 @@ void XServerPixelBuffer::InitShm(const XWindowAttribut - void XServerPixelBuffer::InitShm(const XWindowAttributes& attributes) { - Visual* default_visual = attributes.visual; - int default_depth = attributes.depth; -+#if defined(__OpenBSD__) -+// pledge(2) -+ RTC_LOG(LS_WARNING) << "Unable to use shmget(2) while using pledge(2). " -+ "Performance may be degraded."; -+ return; -+#endif - - int major, minor; - Bool have_pixmaps; diff --git a/devel/electron35/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc b/devel/electron35/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc deleted file mode 100644 index f67c32ef0021..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- third_party/webrtc/modules/video_capture/linux/pipewire_session.cc.orig 2025-02-24 19:59:26 UTC -+++ third_party/webrtc/modules/video_capture/linux/pipewire_session.cc -@@ -87,7 +87,7 @@ PipeWireNode::PipeWireNode(PipeWireSession* session, - .param = OnNodeParam, - }; - -- pw_node_add_listener(proxy_, &node_listener_, &node_events, this); -+ pw_node_add_listener(reinterpret_cast<pw_node*>(proxy_), &node_listener_, &node_events, this); - } - - // static -@@ -119,7 +119,7 @@ void PipeWireNode::OnNodeInfo(void* data, const pw_nod - uint32_t id = info->params[i].id; - if (id == SPA_PARAM_EnumFormat && - info->params[i].flags & SPA_PARAM_INFO_READ) { -- pw_node_enum_params(that->proxy_, 0, id, 0, UINT32_MAX, nullptr); -+ pw_node_enum_params(reinterpret_cast<pw_node*>(that->proxy_), 0, id, 0, UINT32_MAX, nullptr); - break; - } - } diff --git a/devel/electron35/files/patch-third__party_webrtc_modules_video__coding_codecs_av1_libaom__av1__encoder.cc b/devel/electron35/files/patch-third__party_webrtc_modules_video__coding_codecs_av1_libaom__av1__encoder.cc deleted file mode 100644 index 25964133369b..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_modules_video__coding_codecs_av1_libaom__av1__encoder.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder.cc.orig 2024-10-16 21:35:55 UTC -+++ third_party/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder.cc -@@ -299,7 +299,9 @@ int LibaomAv1Encoder::InitEncode(const VideoCodec* cod - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_ENABLE_PALETTE, 0); - } - -+#ifdef notyet - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_AUTO_TILES, 1); -+#endif - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_ROW_MT, 1); - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_ENABLE_OBMC, 0); - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_NOISE_SENSITIVITY, 0); -@@ -332,8 +334,10 @@ int LibaomAv1Encoder::InitEncode(const VideoCodec* cod - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_MAX_REFERENCE_FRAMES, 3); - - if (adaptive_max_consec_drops_) { -+#ifdef notyet - SET_ENCODER_PARAM_OR_RETURN_ERROR(AV1E_SET_MAX_CONSEC_FRAME_DROP_MS_CBR, - 250); -+#endif - } - - return WEBRTC_VIDEO_CODEC_OK; diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_byte__order.h b/devel/electron35/files/patch-third__party_webrtc_rtc__base_byte__order.h deleted file mode 100644 index d003530c55c2..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_byte__order.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/webrtc/rtc_base/byte_order.h.orig 2023-02-01 18:45:24 UTC -+++ third_party/webrtc/rtc_base/byte_order.h -@@ -90,6 +90,8 @@ - #error WEBRTC_ARCH_BIG_ENDIAN or WEBRTC_ARCH_LITTLE_ENDIAN must be defined. - #endif // defined(WEBRTC_ARCH_LITTLE_ENDIAN) - -+#elif defined(WEBRTC_BSD) -+#include <sys/endian.h> - #elif defined(WEBRTC_POSIX) - #include <endian.h> - #else diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_ip__address.cc b/devel/electron35/files/patch-third__party_webrtc_rtc__base_ip__address.cc deleted file mode 100644 index b256e651869b..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_ip__address.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- third_party/webrtc/rtc_base/ip_address.cc.orig 2024-10-16 21:35:56 UTC -+++ third_party/webrtc/rtc_base/ip_address.cc -@@ -14,7 +14,8 @@ - #include <cstring> - #include <string> - #if defined(WEBRTC_POSIX) --#ifdef OPENBSD -+#if defined(WEBRTC_BSD) -+#include <sys/types.h> - #include <netinet/in_systm.h> - #endif - #ifndef __native_client__ diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_net__test__helpers.cc b/devel/electron35/files/patch-third__party_webrtc_rtc__base_net__test__helpers.cc deleted file mode 100644 index ee7429dcce2b..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_net__test__helpers.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- third_party/webrtc/rtc_base/net_test_helpers.cc.orig 2023-10-19 20:00:27 UTC -+++ third_party/webrtc/rtc_base/net_test_helpers.cc -@@ -21,6 +21,7 @@ - #endif - #if defined(WEBRTC_POSIX) && !defined(__native_client__) - #include <arpa/inet.h> -+#include <sys/socket.h> - #if defined(WEBRTC_ANDROID) - #include "rtc_base/ifaddrs_android.h" - #else diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_network.cc b/devel/electron35/files/patch-third__party_webrtc_rtc__base_network.cc deleted file mode 100644 index 01d2103360cf..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_network.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- third_party/webrtc/rtc_base/network.cc.orig 2024-06-18 21:44:56 UTC -+++ third_party/webrtc/rtc_base/network.cc -@@ -290,7 +290,12 @@ AdapterType GetAdapterTypeFromName(absl::string_view n - } - #endif - -+#if defined(WEBRTC_BSD) -+ // Treat all other network interface names as ethernet on BSD -+ return ADAPTER_TYPE_ETHERNET; -+#else - return ADAPTER_TYPE_UNKNOWN; -+#endif - } - - NetworkManager::EnumerationPermission NetworkManager::enumeration_permission() diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc b/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc deleted file mode 100644 index ac01b340399c..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.cc +++ /dev/null @@ -1,114 +0,0 @@ ---- third_party/webrtc/rtc_base/physical_socket_server.cc.orig 2025-01-27 17:37:37 UTC -+++ third_party/webrtc/rtc_base/physical_socket_server.cc -@@ -55,7 +55,7 @@ - #include "rtc_base/time_utils.h" - #include "system_wrappers/include/field_trial.h" - --#if defined(WEBRTC_LINUX) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) - #include <linux/sockios.h> - #endif - -@@ -75,7 +75,7 @@ typedef void* SockOptArg; - - #endif // WEBRTC_POSIX - --#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) -+#if defined(WEBRTC_POSIX) && !defined(WEBRTC_MAC) && !defined(__native_client__) && !defined(WEBRTC_BSD) - - int64_t GetSocketRecvTimestamp(int socket) { - struct timeval tv_ioctl; -@@ -330,7 +330,7 @@ int PhysicalSocket::GetOption(Option opt, int* value) - return -1; - } - if (opt == OPT_DONTFRAGMENT) { --#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) && !defined(WEBRTC_BSD) - *value = (*value != IP_PMTUDISC_DONT) ? 1 : 0; - #endif - } else if (opt == OPT_DSCP) { -@@ -359,7 +359,7 @@ int PhysicalSocket::SetOption(Option opt, int value) { - if (TranslateOption(opt, &slevel, &sopt) == -1) - return -1; - if (opt == OPT_DONTFRAGMENT) { --#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) && !defined(WEBRTC_BSD) - value = (value) ? IP_PMTUDISC_DO : IP_PMTUDISC_DONT; - #endif - } else if (opt == OPT_DSCP) { -@@ -390,7 +390,7 @@ int PhysicalSocket::Send(const void* pv, size_t cb) { - int PhysicalSocket::Send(const void* pv, size_t cb) { - int sent = DoSend( - s_, reinterpret_cast<const char*>(pv), static_cast<int>(cb), --#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) && !defined(WEBRTC_BSD) - // Suppress SIGPIPE. Without this, attempting to send on a socket whose - // other end is closed will result in a SIGPIPE signal being raised to - // our process, which by default will terminate the process, which we -@@ -419,7 +419,7 @@ int PhysicalSocket::SendTo(const void* buffer, - size_t len = addr.ToSockAddrStorage(&saddr); - int sent = - DoSendTo(s_, static_cast<const char*>(buffer), static_cast<int>(length), --#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_ANDROID) && !defined(WEBRTC_BSD) - // Suppress SIGPIPE. See above for explanation. - MSG_NOSIGNAL, - #else -@@ -699,7 +699,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s - *slevel = IPPROTO_IP; - *sopt = IP_DONTFRAGMENT; - break; --#elif defined(WEBRTC_MAC) || defined(BSD) || defined(__native_client__) -+#elif defined(WEBRTC_MAC) || defined(WEBRTC_BSD) || defined(__native_client__) - RTC_LOG(LS_WARNING) << "Socket::OPT_DONTFRAGMENT not supported."; - return -1; - #elif defined(WEBRTC_POSIX) -@@ -748,7 +748,7 @@ int PhysicalSocket::TranslateOption(Option opt, int* s - return -1; - #endif - case OPT_RECV_ECN: --#if defined(WEBRTC_POSIX) -+#if defined(WEBRTC_POSIX) && defined(IP_RECVTOS) - if (family_ == AF_INET6) { - *slevel = IPPROTO_IPV6; - *sopt = IPV6_RECVTCLASS; -@@ -768,10 +768,19 @@ int PhysicalSocket::TranslateOption(Option opt, int* s - *sopt = SO_KEEPALIVE; - break; - case OPT_TCP_KEEPCNT: -+#if !defined(TCP_KEEPCNT) -+ RTC_LOG(LS_WARNING) << "Socket::OPT_TCP_KEEPCNT not supported."; -+ return -1; -+#else - *slevel = IPPROTO_TCP; - *sopt = TCP_KEEPCNT; - break; -+#endif - case OPT_TCP_KEEPIDLE: -+#if !defined(TCP_KEEPALIVE) -+ RTC_LOG(LS_WARNING) << "Socket::OPT_TCP_KEEPALIVE not supported."; -+ return -1; -+#else - *slevel = IPPROTO_TCP; - #if !defined(WEBRTC_MAC) - *sopt = TCP_KEEPIDLE; -@@ -779,12 +788,18 @@ int PhysicalSocket::TranslateOption(Option opt, int* s - *sopt = TCP_KEEPALIVE; - #endif - break; -+#endif - case OPT_TCP_KEEPINTVL: -+#if !defined(TCP_KEEPALIVE) -+ RTC_LOG(LS_WARNING) << "Socket::OPT_TCP_KEEPINTVL not supported."; -+ return -1; -+#else - *slevel = IPPROTO_TCP; - *sopt = TCP_KEEPINTVL; - break; -+#endif - case OPT_TCP_USER_TIMEOUT: --#if defined(WEBRTC_LINUX) || defined(WEBRTC_ANDROID) -+#if (defined(WEBRTC_LINUX) || defined(WEBRTC_ANDROID)) && defined(TCP_USER_TIMEOUT) - *slevel = IPPROTO_TCP; - *sopt = TCP_USER_TIMEOUT; - break; diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h b/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h deleted file mode 100644 index b1dc22dd4eef..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_physical__socket__server.h +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/webrtc/rtc_base/physical_socket_server.h.orig 2023-11-29 21:41:42 UTC -+++ third_party/webrtc/rtc_base/physical_socket_server.h -@@ -18,7 +18,7 @@ - #include "rtc_base/third_party/sigslot/sigslot.h" - - #if defined(WEBRTC_POSIX) --#if defined(WEBRTC_LINUX) -+#if defined(WEBRTC_LINUX) && !defined(WEBRTC_BSD) - // On Linux, use epoll. - #include <sys/epoll.h> - diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc b/devel/electron35/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc deleted file mode 100644 index 2b1e7715b52b..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_platform__thread__types.cc +++ /dev/null @@ -1,37 +0,0 @@ ---- third_party/webrtc/rtc_base/platform_thread_types.cc.orig 2023-02-01 18:45:24 UTC -+++ third_party/webrtc/rtc_base/platform_thread_types.cc -@@ -11,7 +11,9 @@ - #include "rtc_base/platform_thread_types.h" - - #if defined(WEBRTC_LINUX) -+#if !defined(WEBRTC_BSD) - #include <sys/prctl.h> -+#endif - #include <sys/syscall.h> - #endif - -@@ -44,6 +46,8 @@ PlatformThreadId CurrentThreadId() { - return gettid(); - #elif defined(WEBRTC_FUCHSIA) - return zx_thread_self(); -+#elif defined(WEBRTC_BSD) -+ return reinterpret_cast<uint64_t>(pthread_self()); - #elif defined(WEBRTC_LINUX) - return syscall(__NR_gettid); - #elif defined(__EMSCRIPTEN__) -@@ -74,6 +78,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons - } - - void SetCurrentThreadName(const char* name) { -+#if !defined(WEBRTC_BSD) - #if defined(WEBRTC_WIN) - // The SetThreadDescription API works even if no debugger is attached. - // The names set with this API also show up in ETW traces. Very handy. -@@ -120,6 +125,7 @@ void SetCurrentThreadName(const char* name) { - zx_status_t status = zx_object_set_property(zx_thread_self(), ZX_PROP_NAME, - name, strlen(name)); - RTC_DCHECK_EQ(status, ZX_OK); -+#endif - #endif - } - diff --git a/devel/electron35/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h b/devel/electron35/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h deleted file mode 100644 index e5a7ab18c9c0..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_rtc__base_third__party_sigslot_sigslot.h +++ /dev/null @@ -1,23 +0,0 @@ ---- third_party/webrtc/rtc_base/third_party/sigslot/sigslot.h.orig 2022-02-07 13:39:41 UTC -+++ third_party/webrtc/rtc_base/third_party/sigslot/sigslot.h -@@ -178,6 +178,10 @@ class multi_threaded_local { - #endif // _SIGSLOT_HAS_WIN32_THREADS - - #ifdef _SIGSLOT_HAS_POSIX_THREADS -+#if defined(OS_FREEBSD) -+#pragma GCC diagnostic push -+#pragma GCC diagnostic ignored "-Wthread-safety-analysis" -+#endif - // The multi threading policies only get compiled in if they are enabled. - class multi_threaded_global { - public: -@@ -201,6 +205,9 @@ class multi_threaded_local { - private: - pthread_mutex_t m_mutex; - }; -+#if defined(OS_FREEBSD) -+#pragma GCC diagnostic pop -+#endif - #endif // _SIGSLOT_HAS_POSIX_THREADS - - template <class mt_policy> diff --git a/devel/electron35/files/patch-third__party_webrtc_system__wrappers_BUILD.gn b/devel/electron35/files/patch-third__party_webrtc_system__wrappers_BUILD.gn deleted file mode 100644 index 018323eda950..000000000000 --- a/devel/electron35/files/patch-third__party_webrtc_system__wrappers_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/webrtc/system_wrappers/BUILD.gn.orig 2024-10-16 21:35:57 UTC -+++ third_party/webrtc/system_wrappers/BUILD.gn -@@ -62,8 +62,6 @@ rtc_library("system_wrappers") { - if (!build_with_chromium) { - sources += [ "source/cpu_features_linux.cc" ] - } -- -- libs += [ "rt" ] - } - - if (is_win) { diff --git a/devel/electron35/files/patch-third__party_widevine_cdm_widevine.gni b/devel/electron35/files/patch-third__party_widevine_cdm_widevine.gni deleted file mode 100644 index 3048ecec5379..000000000000 --- a/devel/electron35/files/patch-third__party_widevine_cdm_widevine.gni +++ /dev/null @@ -1,11 +0,0 @@ ---- third_party/widevine/cdm/widevine.gni.orig 2023-11-29 21:40:41 UTC -+++ third_party/widevine/cdm/widevine.gni -@@ -28,6 +28,8 @@ library_widevine_cdm_available = - (is_chromeos && - (target_cpu == "x64" || target_cpu == "arm" || target_cpu == "arm64")) || - (target_os == "linux" && target_cpu == "x64") || -+ (target_os == "openbsd" && target_cpu == "x64") || -+ (target_os == "freebsd" && target_cpu == "x64") || - (target_os == "mac" && (target_cpu == "x64" || target_cpu == "arm64")) || - (target_os == "win" && - (target_cpu == "x86" || target_cpu == "x64" || target_cpu == "arm64")) diff --git a/devel/electron35/files/patch-third__party_zlib_BUILD.gn b/devel/electron35/files/patch-third__party_zlib_BUILD.gn deleted file mode 100644 index 6a15bbbb8edd..000000000000 --- a/devel/electron35/files/patch-third__party_zlib_BUILD.gn +++ /dev/null @@ -1,31 +0,0 @@ ---- third_party/zlib/BUILD.gn.orig 2024-08-30 11:29:37 UTC -+++ third_party/zlib/BUILD.gn -@@ -128,7 +128,7 @@ if (use_arm_neon_optimizations) { - defines = [ "CRC32_ARMV8_CRC32" ] - if (is_android) { - defines += [ "ARMV8_OS_ANDROID" ] -- } else if (is_linux || is_chromeos) { -+ } else if ((is_linux || is_chromeos) && !is_bsd) { - defines += [ "ARMV8_OS_LINUX" ] - } else if (is_mac) { - defines += [ "ARMV8_OS_MACOS" ] -@@ -138,6 +138,10 @@ if (use_arm_neon_optimizations) { - defines += [ "ARMV8_OS_FUCHSIA" ] - } else if (is_win) { - defines += [ "ARMV8_OS_WINDOWS" ] -+ } else if (is_openbsd) { -+ defines += [ "ARMV8_OS_OPENBSD" ] -+ } else if (is_freebsd) { -+ defines += [ "ARMV8_OS_FREEBSD" ] - } else { - assert(false, "Unsupported ARM OS") - } -@@ -417,7 +421,7 @@ static_library("minizip") { - ] - } - -- if (is_apple || is_android || is_nacl) { -+ if (is_apple || is_android || is_nacl || is_bsd) { - # Mac, Android and the BSDs don't have fopen64, ftello64, or fseeko64. We - # use fopen, ftell, and fseek instead on these systems. - defines = [ "USE_FILE32API" ] diff --git a/devel/electron35/files/patch-third__party_zlib_cpu__features.c b/devel/electron35/files/patch-third__party_zlib_cpu__features.c deleted file mode 100644 index bb2872bcc154..000000000000 --- a/devel/electron35/files/patch-third__party_zlib_cpu__features.c +++ /dev/null @@ -1,51 +0,0 @@ ---- third_party/zlib/cpu_features.c.orig 2024-06-18 21:44:01 UTC -+++ third_party/zlib/cpu_features.c -@@ -39,7 +39,8 @@ int ZLIB_INTERNAL riscv_cpu_enable_vclmul = 0; - #ifndef CPU_NO_SIMD - - #if defined(ARMV8_OS_ANDROID) || defined(ARMV8_OS_LINUX) || \ -- defined(ARMV8_OS_FUCHSIA) || defined(ARMV8_OS_IOS) -+ defined(ARMV8_OS_FUCHSIA) || defined(ARMV8_OS_IOS) || \ -+ defined(ARMV8_OS_OPENBSD) || defined(ARMV8_OS_FREEBSD) - #include <pthread.h> - #endif - -@@ -56,6 +57,10 @@ int ZLIB_INTERNAL riscv_cpu_enable_vclmul = 0; - #include <windows.h> - #elif defined(ARMV8_OS_IOS) - #include <sys/sysctl.h> -+#elif defined(ARMV8_OS_OPENBSD) -+#include <sys/sysctl.h> -+#include <machine/cpu.h> -+#include <machine/armreg.h> - #elif !defined(_MSC_VER) - #include <pthread.h> - #else -@@ -69,7 +74,8 @@ static void _cpu_check_features(void); - #if defined(ARMV8_OS_ANDROID) || defined(ARMV8_OS_LINUX) || \ - defined(ARMV8_OS_MACOS) || defined(ARMV8_OS_FUCHSIA) || \ - defined(X86_NOT_WINDOWS) || defined(ARMV8_OS_IOS) || \ -- defined(RISCV_RVV) -+ defined(RISCV_RVV) || defined(ARMV8_OS_OPENBSD) || \ -+ defined(ARMV8_OS_FREEBSD) - #if !defined(ARMV8_OS_MACOS) - // _cpu_check_features() doesn't need to do anything on mac/arm since all - // features are known at build time, so don't call it. -@@ -122,6 +128,17 @@ static void _cpu_check_features(void) - unsigned long features = getauxval(AT_HWCAP2); - arm_cpu_enable_crc32 = !!(features & HWCAP2_CRC32); - arm_cpu_enable_pmull = !!(features & HWCAP2_PMULL); -+#elif defined(ARMV8_OS_OPENBSD) -+ int isar0_mib[] = { CTL_MACHDEP, CPU_ID_AA64ISAR0 }; -+ uint64_t cpu_id = 0; -+ size_t len = sizeof(cpu_id); -+ if (sysctl(isar0_mib, 2, &cpu_id, &len, NULL, 0) < 0) -+ return; -+ if (ID_AA64ISAR0_AES(cpu_id) >= ID_AA64ISAR0_AES_PMULL) -+ arm_cpu_enable_pmull = 1; -+ -+ if (ID_AA64ISAR0_CRC32(cpu_id) >= ID_AA64ISAR0_CRC32_BASE) -+ arm_cpu_enable_crc32 = 1; - #elif defined(ARMV8_OS_FUCHSIA) - uint32_t features; - zx_status_t rc = zx_system_get_features(ZX_FEATURE_KIND_CPU, &features); diff --git a/devel/electron35/files/patch-tools_generate__shim__headers_generate__shim__headers.py b/devel/electron35/files/patch-tools_generate__shim__headers_generate__shim__headers.py deleted file mode 100644 index 89fc16651819..000000000000 --- a/devel/electron35/files/patch-tools_generate__shim__headers_generate__shim__headers.py +++ /dev/null @@ -1,21 +0,0 @@ ---- tools/generate_shim_headers/generate_shim_headers.py.orig 2023-05-25 00:42:52 UTC -+++ tools/generate_shim_headers/generate_shim_headers.py -@@ -18,7 +18,7 @@ import sys - - - SHIM_TEMPLATE = """ --#if defined(OFFICIAL_BUILD) -+#if defined(GOOGLE_CHROME_BUILD) - #error shim headers must not be used in official builds! - #endif - """ -@@ -65,6 +65,9 @@ def GeneratorMain(argv): - if options.outputs: - yield os.path.join(target_directory, header_filename) - if options.generate: -+ source_file = os.path.join(root, header_filename) -+ if os.path.exists(source_file): -+ os.unlink(source_file) - header_path = os.path.join(target_directory, header_filename) - header_dir = os.path.dirname(header_path) - if not os.path.exists(header_dir): diff --git a/devel/electron35/files/patch-tools_generate__stubs_rules.gni b/devel/electron35/files/patch-tools_generate__stubs_rules.gni deleted file mode 100644 index a3e779c1b0a6..000000000000 --- a/devel/electron35/files/patch-tools_generate__stubs_rules.gni +++ /dev/null @@ -1,10 +0,0 @@ ---- tools/generate_stubs/rules.gni.orig 2022-08-31 12:19:35 UTC -+++ tools/generate_stubs/rules.gni -@@ -110,7 +110,6 @@ template("generate_stubs") { - "${target_gen_dir}/${invoker.output_name}.cc", - "${target_gen_dir}/${invoker.output_name}.h", - ] -- libs = [ "dl" ] - include_dirs = [ target_gen_dir ] - if (defined(invoker.configs)) { - configs += invoker.configs diff --git a/devel/electron35/files/patch-tools_gn_build_build__linux.ninja.template b/devel/electron35/files/patch-tools_gn_build_build__linux.ninja.template deleted file mode 100644 index 56060f784b21..000000000000 --- a/devel/electron35/files/patch-tools_gn_build_build__linux.ninja.template +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/gn/build/build_linux.ninja.template.orig 2024-06-18 21:56:34 UTC -+++ tools/gn/build/build_linux.ninja.template -@@ -5,7 +5,7 @@ rule alink_thin - deps = gcc - - rule alink_thin -- command = $ar rcsT $out $in -+ command = $ar rcs $out $in - description = AR $out - - rule link diff --git a/devel/electron35/files/patch-tools_gn_build_gen.py b/devel/electron35/files/patch-tools_gn_build_gen.py deleted file mode 100644 index cf8f31249bd9..000000000000 --- a/devel/electron35/files/patch-tools_gn_build_gen.py +++ /dev/null @@ -1,34 +0,0 @@ ---- tools/gn/build/gen.py.orig 2024-04-15 20:45:30 UTC -+++ tools/gn/build/gen.py -@@ -94,6 +94,12 @@ class Platform(object): - def is_solaris(self): - return self._platform == 'solaris' - -+ def is_openbsd(self): -+ return self._platform == 'openbsd' -+ -+ def is_freebsd(self): -+ return self._platform == 'freebsd' -+ - def is_posix(self): - return self._platform in ['linux', 'freebsd', 'darwin', 'aix', 'openbsd', 'haiku', 'solaris', 'msys', 'netbsd', 'serenity'] - -@@ -304,7 +310,7 @@ def WriteGenericNinja(path, static_libraries, executab - 'linux': 'build_linux.ninja.template', - 'freebsd': 'build_linux.ninja.template', - 'aix': 'build_aix.ninja.template', -- 'openbsd': 'build_openbsd.ninja.template', -+ 'openbsd': 'build_linux.ninja.template', - 'haiku': 'build_haiku.ninja.template', - 'solaris': 'build_linux.ninja.template', - 'netbsd': 'build_linux.ninja.template', -@@ -539,6 +545,9 @@ def WriteGNNinja(path, platform, host, options, args_l - - if platform.is_posix() and not platform.is_haiku(): - ldflags.append('-pthread') -+ -+ if platform.is_openbsd(): -+ libs.append('-lkvm') - - if platform.is_mingw() or platform.is_msys(): - cflags.extend(['-DUNICODE', diff --git a/devel/electron35/files/patch-tools_gn_src_base_files_file__posix.cc b/devel/electron35/files/patch-tools_gn_src_base_files_file__posix.cc deleted file mode 100644 index fb7946338de4..000000000000 --- a/devel/electron35/files/patch-tools_gn_src_base_files_file__posix.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/gn/src/base/files/file_posix.cc.orig 2024-10-16 21:48:27 UTC -+++ tools/gn/src/base/files/file_posix.cc -@@ -359,7 +359,7 @@ bool File::Flush() { - bool File::Flush() { - DCHECK(IsValid()); - --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - return !HANDLE_EINTR(fdatasync(file_.get())); - #else - return !HANDLE_EINTR(fsync(file_.get())); diff --git a/devel/electron35/files/patch-tools_gn_src_gn_version.h b/devel/electron35/files/patch-tools_gn_src_gn_version.h deleted file mode 100644 index a3c6f07d4a48..000000000000 --- a/devel/electron35/files/patch-tools_gn_src_gn_version.h +++ /dev/null @@ -1,15 +0,0 @@ ---- tools/gn/src/gn/version.h.orig 2021-09-14 02:05:25 UTC -+++ tools/gn/src/gn/version.h -@@ -22,9 +22,9 @@ class Version { - - static std::optional<Version> FromString(std::string s); - -- int major() const { return major_; } -- int minor() const { return minor_; } -- int patch() const { return patch_; } -+ int gmajor() const { return major_; } -+ int gminor() const { return minor_; } -+ int gpatch() const { return patch_; } - - bool operator==(const Version& other) const; - bool operator<(const Version& other) const; diff --git a/devel/electron35/files/patch-tools_gn_src_util_exe__path.cc b/devel/electron35/files/patch-tools_gn_src_util_exe__path.cc deleted file mode 100644 index 54f6fb40afea..000000000000 --- a/devel/electron35/files/patch-tools_gn_src_util_exe__path.cc +++ /dev/null @@ -1,90 +0,0 @@ ---- tools/gn/src/util/exe_path.cc.orig 2022-02-07 13:39:41 UTC -+++ tools/gn/src/util/exe_path.cc -@@ -15,7 +15,7 @@ - #include <windows.h> - - #include "base/win/win_util.h" --#elif defined(OS_FREEBSD) || defined(OS_NETBSD) -+#elif defined(OS_FREEBSD) || defined(OS_NETBSD) || defined(OS_OPENBSD) - #include <limits.h> - #include <sys/sysctl.h> - #include <sys/types.h> -@@ -26,6 +26,10 @@ - #include <stdlib.h> - #endif - -+#if defined(OS_OPENBSD) -+#include <kvm.h> -+#endif -+ - #if defined(OS_MACOSX) - - base::FilePath GetExePath() { -@@ -102,6 +106,67 @@ base::FilePath GetExePath() { - return base::FilePath(); - } - return base::FilePath(raw); -+} -+ -+#elif defined(OS_OPENBSD) -+ -+base::FilePath GetExePath() { -+ struct kinfo_file *files; -+ kvm_t *kd = NULL; -+ char errbuf[_POSIX2_LINE_MAX]; -+ char **retvalargs; -+#define MAXTOKENS 2 -+ char *tokens[MAXTOKENS]; -+ static char retval[PATH_MAX]; -+ int cnt; -+ size_t len; -+ struct stat sb; -+ pid_t cpid = getpid(); -+ -+ int mib[] = { CTL_KERN, KERN_PROC_ARGS, cpid, KERN_PROC_ARGV }; -+ -+ if (sysctl(mib, 4, NULL, &len, NULL, 0) != -1) { -+ retvalargs = static_cast<char**>(malloc(len)); -+ if (!retvalargs) -+ goto out; -+ -+ if (sysctl(mib, 4, retvalargs, &len, NULL, 0) < 0) -+ goto out; -+ -+ char *cr = strdup(retvalargs[0]); -+ free(retvalargs); -+ -+ *tokens = strtok(cr, ":"); -+ if (tokens[0] == NULL) -+ goto out; -+ -+ if (realpath(tokens[0], retval) == NULL) -+ goto out; -+ -+ if (stat(retval, &sb) < 0) -+ goto out; -+ -+ if ((kd = kvm_openfiles(NULL, NULL, NULL, KVM_NO_FILES, errbuf)) == NULL) -+ goto out; -+ -+ if ((files = kvm_getfiles(kd, KERN_FILE_BYPID, cpid, -+ sizeof(struct kinfo_file), &cnt)) == NULL) { -+ kvm_close(kd); -+ goto out; -+ } -+ -+ for (int i = 0; i < cnt; i++) { -+ if (files[i].fd_fd == KERN_FILE_TEXT && -+ files[i].va_fsid == static_cast<uint32_t>(sb.st_dev) && -+ files[i].va_fileid == sb.st_ino) { -+ kvm_close(kd); -+ return base::FilePath(retval); -+ } -+ } -+ } -+ -+out: -+ return base::FilePath(); - } - - #elif defined(OS_ZOS) diff --git a/devel/electron35/files/patch-tools_grit_grit_node_base.py b/devel/electron35/files/patch-tools_grit_grit_node_base.py deleted file mode 100644 index 2f46590aabe8..000000000000 --- a/devel/electron35/files/patch-tools_grit_grit_node_base.py +++ /dev/null @@ -1,12 +0,0 @@ ---- tools/grit/grit/node/base.py.orig 2025-03-24 20:50:14 UTC -+++ tools/grit/grit/node/base.py -@@ -499,7 +499,8 @@ class Node: - value = defs - - elif name == 'is_linux': -- value = target_platform == 'linux' -+ value = (target_platform == 'linux' -+ or 'bsd' in target_platform) - elif name == 'is_chromeos': - value = target_platform == 'chromeos' - elif name == 'is_macosx': diff --git a/devel/electron35/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py b/devel/electron35/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py deleted file mode 100644 index e70cd7c0513d..000000000000 --- a/devel/electron35/files/patch-tools_json__schema__compiler_cpp__bundle__generator.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/json_schema_compiler/cpp_bundle_generator.py.orig 2025-03-24 20:50:14 UTC -+++ tools/json_schema_compiler/cpp_bundle_generator.py -@@ -144,7 +144,7 @@ class CppBundleGenerator(object): - # BUILDFLAG(IS_CHROMEOS) && BUILDFLAG(IS_CHROMEOS_LACROS). - ifdefs.append('BUILDFLAG(IS_CHROMEOS_LACROS)') - elif platform == Platforms.LINUX: -- ifdefs.append('BUILDFLAG(IS_LINUX)') -+ ifdefs.append('BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)') - elif platform == Platforms.MAC: - ifdefs.append('BUILDFLAG(IS_MAC)') - elif platform == Platforms.WIN: diff --git a/devel/electron35/files/patch-tools_json__schema__compiler_feature__compiler.py b/devel/electron35/files/patch-tools_json__schema__compiler_feature__compiler.py deleted file mode 100644 index 35570fa4ae6c..000000000000 --- a/devel/electron35/files/patch-tools_json__schema__compiler_feature__compiler.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/json_schema_compiler/feature_compiler.py.orig 2025-03-24 20:50:14 UTC -+++ tools/json_schema_compiler/feature_compiler.py -@@ -290,6 +290,8 @@ FEATURE_GRAMMAR = ({ - 'linux': 'Feature::LINUX_PLATFORM', - 'mac': 'Feature::MACOSX_PLATFORM', - 'win': 'Feature::WIN_PLATFORM', -+ 'openbsd': 'Feature::LINUX_PLATFORM', -+ 'freebsd': 'Feature::LINUX_PLATFORM', - } - } - }, diff --git a/devel/electron35/files/patch-tools_memory_partition__allocator_inspect__utils.h b/devel/electron35/files/patch-tools_memory_partition__allocator_inspect__utils.h deleted file mode 100644 index 47a2f196e078..000000000000 --- a/devel/electron35/files/patch-tools_memory_partition__allocator_inspect__utils.h +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/memory/partition_allocator/inspect_utils.h.orig 2024-02-21 00:21:14 UTC -+++ tools/memory/partition_allocator/inspect_utils.h -@@ -61,7 +61,7 @@ class RemoteProcessMemoryReader { - const pid_t pid_; - bool is_valid_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedFD mem_fd_; - #elif BUILDFLAG(IS_MAC) - task_t task_; diff --git a/devel/electron35/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn b/devel/electron35/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn deleted file mode 100644 index 0c86431b16c2..000000000000 --- a/devel/electron35/files/patch-tools_perf_chrome__telemetry__build_BUILD.gn +++ /dev/null @@ -1,20 +0,0 @@ ---- tools/perf/chrome_telemetry_build/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ tools/perf/chrome_telemetry_build/BUILD.gn -@@ -61,7 +61,7 @@ group("telemetry_chrome_test") { - data_deps += [ "//chrome:reorder_imports" ] - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - data_deps += [ "//third_party/breakpad:dump_syms" ] - - # CrOS currently has issues with the locally compiled version of -@@ -212,7 +212,7 @@ group("telemetry_chrome_test_without_chrome") { - ] - - # Cr-Fuchsia doesn't support breakpad. -- if (!is_win && !is_fuchsia) { -+ if (!is_win && !is_fuchsia && !is_bsd) { - data_deps += [ - # This is defined for Windows, but is unused by Telemetry on - # Windows, and including it can have issues when cross-compiling diff --git a/devel/electron35/files/patch-tools_protoc__wrapper_protoc__wrapper.py b/devel/electron35/files/patch-tools_protoc__wrapper_protoc__wrapper.py deleted file mode 100644 index deea745ff3b2..000000000000 --- a/devel/electron35/files/patch-tools_protoc__wrapper_protoc__wrapper.py +++ /dev/null @@ -1,24 +0,0 @@ ---- tools/protoc_wrapper/protoc_wrapper.py.orig 2024-06-18 21:44:01 UTC -+++ tools/protoc_wrapper/protoc_wrapper.py -@@ -183,15 +183,19 @@ def main(argv): - if not options.exclude_imports: - protoc_cmd += ["--include_imports"] - -+ nenv = os.environ.copy() -+ nenv["PATH"] = "${WRKOBJDIR}/bin:" + nenv["PATH"] -+ nenv["LD_LIBRARY_PATH"] = "${WRKSRC}/out/Release" -+ - dependency_file_data = None - if options.descriptor_set_out and options.descriptor_set_dependency_file: - protoc_cmd += ['--dependency_out', options.descriptor_set_dependency_file] -- ret = subprocess.call(protoc_cmd) -+ ret = subprocess.call(protoc_cmd, env=nenv) - - with open(options.descriptor_set_dependency_file, 'rb') as f: - dependency_file_data = f.read().decode('utf-8') - -- ret = subprocess.call(protoc_cmd) -+ ret = subprocess.call(protoc_cmd, env=nenv) - if ret != 0: - if ret <= -100: - # Windows error codes such as 0xC0000005 and 0xC0000409 are much easier to diff --git a/devel/electron35/files/patch-tools_variations_fieldtrial__to__struct.py b/devel/electron35/files/patch-tools_variations_fieldtrial__to__struct.py deleted file mode 100644 index 17377bfe54f4..000000000000 --- a/devel/electron35/files/patch-tools_variations_fieldtrial__to__struct.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/variations/fieldtrial_to_struct.py.orig 2022-02-07 13:39:41 UTC -+++ tools/variations/fieldtrial_to_struct.py -@@ -41,6 +41,8 @@ _platforms = [ - 'linux', - 'mac', - 'windows', -+ 'openbsd', -+ 'freebsd', - ] - - _form_factors = [ diff --git a/devel/electron35/files/patch-ui_accessibility_accessibility__features.cc b/devel/electron35/files/patch-ui_accessibility_accessibility__features.cc deleted file mode 100644 index 38452f8bce37..000000000000 --- a/devel/electron35/files/patch-ui_accessibility_accessibility__features.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/accessibility/accessibility_features.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/accessibility/accessibility_features.cc -@@ -401,7 +401,7 @@ bool IsBlockRootWindowAccessibleNameChangeEventEnabled - } - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - BASE_FEATURE(kWasmTtsComponentUpdaterEnabled, - "WasmTtsComponentUpdaterEnabled", - base::FEATURE_DISABLED_BY_DEFAULT); diff --git a/devel/electron35/files/patch-ui_accessibility_accessibility__features.h b/devel/electron35/files/patch-ui_accessibility_accessibility__features.h deleted file mode 100644 index 2da315c99ea3..000000000000 --- a/devel/electron35/files/patch-ui_accessibility_accessibility__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/accessibility/accessibility_features.h.orig 2025-03-24 20:50:14 UTC -+++ ui/accessibility/accessibility_features.h -@@ -277,7 +277,7 @@ AX_BASE_EXPORT bool IsBlockRootWindowAccessibleNameCha - AX_BASE_EXPORT bool IsBlockRootWindowAccessibleNameChangeEventEnabled(); - #endif // BUILDFLAG(IS_MAC) - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Enable the component updater to download the wasm tts engine component. - AX_BASE_EXPORT BASE_DECLARE_FEATURE(kWasmTtsComponentUpdaterEnabled); - AX_BASE_EXPORT bool IsWasmTtsComponentUpdaterEnabled(); diff --git a/devel/electron35/files/patch-ui_aura_client_drag__drop__client.h b/devel/electron35/files/patch-ui_aura_client_drag__drop__client.h deleted file mode 100644 index c6a6dfcc8b6a..000000000000 --- a/devel/electron35/files/patch-ui_aura_client_drag__drop__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/aura/client/drag_drop_client.h.orig 2023-02-01 18:43:51 UTC -+++ ui/aura/client/drag_drop_client.h -@@ -44,7 +44,7 @@ class AURA_EXPORT DragDropClient { - int allowed_operations, - ui::mojom::DragEventSource source) = 0; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Updates the drag image. An empty |image| may be used to hide a previously - // set non-empty drag image, and a non-empty |image| shows the drag image - // again if it was previously hidden. diff --git a/devel/electron35/files/patch-ui_aura_screen__ozone.cc b/devel/electron35/files/patch-ui_aura_screen__ozone.cc deleted file mode 100644 index 941e91f970b7..000000000000 --- a/devel/electron35/files/patch-ui_aura_screen__ozone.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/aura/screen_ozone.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/aura/screen_ozone.cc -@@ -107,7 +107,7 @@ display::Display ScreenOzone::GetPrimaryDisplay() cons - return platform_screen_->GetPrimaryDisplay(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - ScreenOzone::ScreenSaverSuspenderOzone::ScreenSaverSuspenderOzone( - std::unique_ptr<ui::PlatformScreen::PlatformScreenSaverSuspender> suspender) - : suspender_(std::move(suspender)) {} diff --git a/devel/electron35/files/patch-ui_aura_screen__ozone.h b/devel/electron35/files/patch-ui_aura_screen__ozone.h deleted file mode 100644 index 0541dd37e806..000000000000 --- a/devel/electron35/files/patch-ui_aura_screen__ozone.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/aura/screen_ozone.h.orig 2025-01-27 17:37:37 UTC -+++ ui/aura/screen_ozone.h -@@ -44,7 +44,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen - display::Display GetDisplayMatching( - const gfx::Rect& match_rect) const override; - display::Display GetPrimaryDisplay() const override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::unique_ptr<display::Screen::ScreenSaverSuspender> SuspendScreenSaver() - override; - #endif // BUILDFLAG(IS_LINUX) -@@ -68,7 +68,7 @@ class AURA_EXPORT ScreenOzone : public display::Screen - ui::PlatformScreen* platform_screen() { return platform_screen_.get(); } - - private: --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class ScreenSaverSuspenderOzone - : public display::Screen::ScreenSaverSuspender { - public: diff --git a/devel/electron35/files/patch-ui_base_accelerators_accelerator.cc b/devel/electron35/files/patch-ui_base_accelerators_accelerator.cc deleted file mode 100644 index b630974c2bb7..000000000000 --- a/devel/electron35/files/patch-ui_base_accelerators_accelerator.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/accelerators/accelerator.cc.orig 2025-04-06 11:53:44 UTC -+++ ui/base/accelerators/accelerator.cc -@@ -345,7 +345,7 @@ std::u16string Accelerator::ApplyLongFormModifiers( - result = ApplyModifierToAcceleratorString(result, IDS_APP_SEARCH_KEY); - #elif BUILDFLAG(IS_WIN) - result = ApplyModifierToAcceleratorString(result, IDS_APP_WINDOWS_KEY); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - result = ApplyModifierToAcceleratorString(result, IDS_APP_SUPER_KEY); - #else - NOTREACHED(); diff --git a/devel/electron35/files/patch-ui_base_accelerators_accelerator__unittest.cc b/devel/electron35/files/patch-ui_base_accelerators_accelerator__unittest.cc deleted file mode 100644 index 2f0d0e5ceff2..000000000000 --- a/devel/electron35/files/patch-ui_base_accelerators_accelerator__unittest.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/accelerators/accelerator_unittest.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/accelerators/accelerator_unittest.cc -@@ -56,7 +56,7 @@ TEST(AcceleratorTest, MAYBE_GetShortcutText) { - #if BUILDFLAG(IS_MAC) - {VKEY_T, EF_COMMAND_DOWN | EF_CONTROL_DOWN, nullptr, u"⌃⌘T"}, - #endif --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - {VKEY_T, EF_COMMAND_DOWN | EF_CONTROL_DOWN, u"Super+Ctrl+T", nullptr}, - #endif - }; diff --git a/devel/electron35/files/patch-ui_base_accelerators_command.cc b/devel/electron35/files/patch-ui_base_accelerators_command.cc deleted file mode 100644 index d1136b669f65..000000000000 --- a/devel/electron35/files/patch-ui_base_accelerators_command.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/accelerators/command.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/accelerators/command.cc -@@ -49,7 +49,7 @@ std::string Command::CommandPlatform() { - return ui::kKeybindingPlatformMac; - #elif BUILDFLAG(IS_CHROMEOS) - return ui::kKeybindingPlatformChromeOs; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return ui::kKeybindingPlatformLinux; - #elif BUILDFLAG(IS_FUCHSIA) - // TODO(crbug.com/40220501): Change this once we decide what string should be diff --git a/devel/electron35/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc b/devel/electron35/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc deleted file mode 100644 index 4c3f15c70530..000000000000 --- a/devel/electron35/files/patch-ui_base_accelerators_global__accelerator__listener_global__accelerator__listener__ozone.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc.orig 2025-04-06 11:53:45 UTC -+++ ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_ozone.cc -@@ -12,7 +12,7 @@ - #include "ui/base/accelerators/accelerator.h" - #include "ui/ozone/public/ozone_platform.h" - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - #include "base/feature_list.h" - #include "ui/base/accelerators/global_accelerator_listener/global_accelerator_listener_linux.h" - #endif -@@ -20,7 +20,7 @@ namespace { - using content::BrowserThread; - - namespace { --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - BASE_FEATURE(kGlobalShortcutsPortal, - "GlobalShortcutsPortal", - base::FEATURE_ENABLED_BY_DEFAULT); -@@ -38,7 +38,7 @@ GlobalAcceleratorListener* GlobalAcceleratorListener:: - return instance->get(); - } - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(USE_DBUS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(USE_DBUS) - if (base::FeatureList::IsEnabled(kGlobalShortcutsPortal)) { - static GlobalAcceleratorListenerLinux* const linux_instance = - new GlobalAcceleratorListenerLinux(nullptr); diff --git a/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.cc b/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.cc deleted file mode 100644 index fe2679461030..000000000000 --- a/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/clipboard/clipboard_constants.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/clipboard/clipboard_constants.cc -@@ -25,7 +25,7 @@ const char kMimeTypeWindowDrag[] = "chromium/x-window- - // Used for window dragging on some platforms. - const char kMimeTypeWindowDrag[] = "chromium/x-window-drag"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - const char kMimeTypeLinuxUtf8String[] = "UTF8_STRING"; - const char kMimeTypeLinuxString[] = "STRING"; - const char kMimeTypeLinuxText[] = "TEXT"; -@@ -33,7 +33,7 @@ const char kMimeTypeLinuxText[] = "TEXT"; - // BUILDFLAG(IS_FUCHSIA) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - const char kMimeTypeSourceUrl[] = "chromium/x-source-url"; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_ANDROID) diff --git a/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.h b/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.h deleted file mode 100644 index d391053afa62..000000000000 --- a/devel/electron35/files/patch-ui_base_clipboard_clipboard__constants.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/clipboard/clipboard_constants.h.orig 2025-03-24 20:50:14 UTC -+++ ui/base/clipboard/clipboard_constants.h -@@ -41,7 +41,7 @@ extern const char kMimeTypeWindowDrag[]; - - // ----- LINUX & CHROMEOS & FUCHSIA MIME TYPES ----- - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE_CLIPBOARD_TYPES) - extern const char kMimeTypeLinuxUtf8String[]; - COMPONENT_EXPORT(UI_BASE_CLIPBOARD_TYPES) -@@ -53,7 +53,7 @@ COMPONENT_EXPORT(UI_BASE_CLIPBOARD_TYPES) - // BUILDFLAG(IS_FUCHSIA) - - #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || \ -- BUILDFLAG(IS_ANDROID) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - extern const char kMimeTypeSourceUrl[]; - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || - // BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_ANDROID) diff --git a/devel/electron35/files/patch-ui_base_clipboard_clipboard__non__backed.cc b/devel/electron35/files/patch-ui_base_clipboard_clipboard__non__backed.cc deleted file mode 100644 index e213aadc33a1..000000000000 --- a/devel/electron35/files/patch-ui_base_clipboard_clipboard__non__backed.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/clipboard/clipboard_non_backed.cc.orig 2024-06-18 21:44:02 UTC -+++ ui/base/clipboard/clipboard_non_backed.cc -@@ -461,7 +461,7 @@ ClipboardNonBacked::ClipboardNonBacked() { - // so create internal clipboards for platform supported clipboard buffers. - constexpr ClipboardBuffer kClipboardBuffers[] = { - ClipboardBuffer::kCopyPaste, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - ClipboardBuffer::kSelection, - #endif - #if BUILDFLAG(IS_MAC) diff --git a/devel/electron35/files/patch-ui_base_cursor_cursor__factory.cc b/devel/electron35/files/patch-ui_base_cursor_cursor__factory.cc deleted file mode 100644 index 31569397cc2b..000000000000 --- a/devel/electron35/files/patch-ui_base_cursor_cursor__factory.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/cursor/cursor_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/cursor/cursor_factory.cc -@@ -96,7 +96,7 @@ void CursorFactory::ObserveThemeChanges() { - NOTIMPLEMENTED(); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - // Returns a cursor name compatible with either X11 or the FreeDesktop.org - // cursor spec ([1] and [2]), followed by fallbacks that can work as diff --git a/devel/electron35/files/patch-ui_base_cursor_cursor__factory.h b/devel/electron35/files/patch-ui_base_cursor_cursor__factory.h deleted file mode 100644 index e7cc32bce26e..000000000000 --- a/devel/electron35/files/patch-ui_base_cursor_cursor__factory.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/cursor/cursor_factory.h.orig 2023-10-19 19:59:21 UTC -+++ ui/base/cursor/cursor_factory.h -@@ -93,7 +93,7 @@ class COMPONENT_EXPORT(UI_BASE_CURSOR) CursorFactory { - base::ObserverList<CursorFactoryObserver>::Unchecked observers_; - }; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE_CURSOR) - std::vector<std::string> CursorNamesFromType(mojom::CursorType type); - #endif diff --git a/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc b/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc deleted file mode 100644 index 6726b649d956..000000000000 --- a/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/dragdrop/os_exchange_data_provider_factory.cc.orig 2022-02-28 16:54:41 UTC -+++ ui/base/dragdrop/os_exchange_data_provider_factory.cc -@@ -7,7 +7,7 @@ - #include "base/notreached.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - #include "ui/base/dragdrop/os_exchange_data_provider_factory_ozone.h" - #include "ui/base/dragdrop/os_exchange_data_provider_non_backed.h" - #elif BUILDFLAG(IS_APPLE) -@@ -21,7 +21,7 @@ namespace ui { - // static - std::unique_ptr<OSExchangeDataProvider> - OSExchangeDataProviderFactory::CreateProvider() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The instance can be nullptr in tests that do not instantiate the platform, - // or on platforms that do not implement specific drag'n'drop. For them, - // falling back to the Aura provider should be fine. diff --git a/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc b/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc deleted file mode 100644 index 834c1d4b79df..000000000000 --- a/devel/electron35/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/dragdrop/os_exchange_data_provider_non_backed.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/dragdrop/os_exchange_data_provider_non_backed.cc -@@ -98,7 +98,7 @@ std::optional<std::u16string> OSExchangeDataProviderNo - - std::optional<std::u16string> OSExchangeDataProviderNonBacked::GetString() - const { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (HasFile()) { - // Various Linux file managers both pass a list of file:// URIs and set the - // string representation to the URI. We explicitly don't want to return use diff --git a/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.cc b/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.cc deleted file mode 100644 index 2872f6c8d548..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ime/dummy_text_input_client.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ime/dummy_text_input_client.cc -@@ -175,7 +175,7 @@ bool DummyTextInputClient::ShouldDoLearning() { - return false; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool DummyTextInputClient::SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { diff --git a/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.h b/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.h deleted file mode 100644 index a1f15367c03d..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_dummy__text__input__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ime/dummy_text_input_client.h.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ime/dummy_text_input_client.h -@@ -73,7 +73,7 @@ class DummyTextInputClient : public TextInputClient { - ukm::SourceId GetClientSourceForMetrics() const override; - bool ShouldDoLearning() override; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override; diff --git a/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.cc b/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.cc deleted file mode 100644 index a935b7071782..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ime/fake_text_input_client.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ime/fake_text_input_client.cc -@@ -227,7 +227,7 @@ bool FakeTextInputClient::ShouldDoLearning() { - return should_do_learning_; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool FakeTextInputClient::SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { diff --git a/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.h b/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.h deleted file mode 100644 index 473f580bb8bf..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_fake__text__input__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ime/fake_text_input_client.h.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ime/fake_text_input_client.h -@@ -107,7 +107,7 @@ class FakeTextInputClient : public TextInputClient { - void SetTextEditCommandForNextKeyEvent(TextEditCommand command) override; - ukm::SourceId GetClientSourceForMetrics() const override; - bool ShouldDoLearning() override; --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override; diff --git a/devel/electron35/files/patch-ui_base_ime_init_input__method__initializer.cc b/devel/electron35/files/patch-ui_base_ime_init_input__method__initializer.cc deleted file mode 100644 index 37ef99ec0154..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_init_input__method__initializer.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/base/ime/init/input_method_initializer.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/ime/init/input_method_initializer.cc -@@ -9,7 +9,7 @@ - #include "base/trace_event/trace_event.h" - #include "build/build_config.h" - --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - #include "ui/base/ime/linux/fake_input_method_context.h" - #include "ui/base/ime/linux/linux_input_method_context_factory.h" - #elif BUILDFLAG(IS_WIN) -@@ -33,7 +33,7 @@ void InitializeInputMethodForTesting() { - } - - void InitializeInputMethodForTesting() { --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - GetInputMethodContextFactoryForTest() = - base::BindRepeating([](LinuxInputMethodContextDelegate* delegate) - -> std::unique_ptr<LinuxInputMethodContext> { -@@ -45,7 +45,7 @@ void ShutdownInputMethodForTesting() { - } - - void ShutdownInputMethodForTesting() { --#if defined(USE_AURA) && BUILDFLAG(IS_LINUX) -+#if defined(USE_AURA) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - // The function owns the factory (as a static variable that's returned by - // reference), so setting this to an empty factory will free the old one. - GetInputMethodContextFactoryForTest() = LinuxInputMethodContextFactory(); diff --git a/devel/electron35/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc b/devel/electron35/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc deleted file mode 100644 index 1c1f6204ed93..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_linux_linux__input__method__context__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/ime/linux/linux_input_method_context_factory.cc.orig 2022-09-27 14:30:33 UTC -+++ ui/base/ime/linux/linux_input_method_context_factory.cc -@@ -9,7 +9,7 @@ - #include "build/build_config.h" - #include "ui/base/ime/linux/fake_input_method_context.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #include "ui/linux/linux_ui_delegate.h" - #endif -@@ -32,7 +32,7 @@ std::unique_ptr<LinuxInputMethodContext> CreateLinuxIn - if (auto factory = GetInputMethodContextFactoryForTest()) - return factory.Run(delegate); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Give the toolkit a chance to create the context. - if (auto* linux_ui = LinuxUi::instance()) { - if (auto context = linux_ui->CreateInputMethodContext(delegate)) diff --git a/devel/electron35/files/patch-ui_base_ime_text__input__client.h b/devel/electron35/files/patch-ui_base_ime_text__input__client.h deleted file mode 100644 index f31e3d3ac625..000000000000 --- a/devel/electron35/files/patch-ui_base_ime_text__input__client.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ime/text_input_client.h.orig 2025-03-24 20:50:14 UTC -+++ ui/base/ime/text_input_client.h -@@ -337,7 +337,7 @@ class COMPONENT_EXPORT(UI_BASE_IME) TextInputClient { - // fields that are considered 'private' (e.g. in incognito tabs). - virtual bool ShouldDoLearning() = 0; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Start composition over a given UTF-16 code range from existing text. This - // should only be used for composition scenario when IME wants to start - // composition on existing text. Returns whether the operation was successful. diff --git a/devel/electron35/files/patch-ui_base_resource_resource__bundle.cc b/devel/electron35/files/patch-ui_base_resource_resource__bundle.cc deleted file mode 100644 index eab8374a857c..000000000000 --- a/devel/electron35/files/patch-ui_base_resource_resource__bundle.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/resource/resource_bundle.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/resource/resource_bundle.cc -@@ -924,7 +924,7 @@ ResourceScaleFactor ResourceBundle::GetMaxResourceScal - } - - ResourceScaleFactor ResourceBundle::GetMaxResourceScaleFactor() const { --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return max_scale_factor_; - #else - return GetMaxSupportedResourceScaleFactor(); diff --git a/devel/electron35/files/patch-ui_base_test_skia__gold__pixel__diff.cc b/devel/electron35/files/patch-ui_base_test_skia__gold__pixel__diff.cc deleted file mode 100644 index 6b15ae607117..000000000000 --- a/devel/electron35/files/patch-ui_base_test_skia__gold__pixel__diff.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/test/skia_gold_pixel_diff.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/test/skia_gold_pixel_diff.cc -@@ -117,7 +117,7 @@ const char* GetPlatformName() { - return "windows"; - #elif BUILDFLAG(IS_APPLE) - return "macOS"; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "linux"; - #elif BUILDFLAG(IS_CHROMEOS) - return "ash"; diff --git a/devel/electron35/files/patch-ui_base_test_ui__controls.h b/devel/electron35/files/patch-ui_base_test_ui__controls.h deleted file mode 100644 index 244c291ff501..000000000000 --- a/devel/electron35/files/patch-ui_base_test_ui__controls.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/test/ui_controls.h.orig 2025-01-27 17:37:37 UTC -+++ ui/base/test/ui_controls.h -@@ -184,7 +184,7 @@ bool SendTouchEventsNotifyWhenDone(int action, - base::OnceClosure task); - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Forces the platform implementation to use screen coordinates, even if they're - // not really available, the next time that ui_controls::SendMouseMove() or - // ui_controls::SendMouseMoveNotifyWhenDone() is called, or some other method diff --git a/devel/electron35/files/patch-ui_base_ui__base__features.cc b/devel/electron35/files/patch-ui_base_ui__base__features.cc deleted file mode 100644 index 99f80e5b282c..000000000000 --- a/devel/electron35/files/patch-ui_base_ui__base__features.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/base/ui_base_features.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/ui_base_features.cc -@@ -133,7 +133,7 @@ BASE_FEATURE(kWaylandUiScale, - base::FEATURE_DISABLED_BY_DEFAULT); - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // If this feature is enabled, users not specify --ozone-platform-hint switch - // will get --ozone-platform-hint=auto treatment. https://crbug.com/40250220. - COMPONENT_EXPORT(UI_BASE_FEATURES) -@@ -215,7 +215,7 @@ BASE_FEATURE(kExperimentalFlingAnimation, - // native apps on Windows. - BASE_FEATURE(kExperimentalFlingAnimation, - "ExperimentalFlingAnimation", --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT -@@ -291,7 +291,7 @@ BASE_FEATURE(kEyeDropper, - BASE_FEATURE(kEyeDropper, - "EyeDropper", - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \ -- BUILDFLAG(IS_CHROMEOS) -+ BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FEATURE_ENABLED_BY_DEFAULT - #else - base::FEATURE_DISABLED_BY_DEFAULT diff --git a/devel/electron35/files/patch-ui_base_ui__base__features.h b/devel/electron35/files/patch-ui_base_ui__base__features.h deleted file mode 100644 index 5fff74b2b7e9..000000000000 --- a/devel/electron35/files/patch-ui_base_ui__base__features.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/base/ui_base_features.h.orig 2025-03-24 20:50:14 UTC -+++ ui/base/ui_base_features.h -@@ -124,7 +124,7 @@ BASE_DECLARE_FEATURE(kWaylandUiScale); - BASE_DECLARE_FEATURE(kWaylandUiScale); - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE_FEATURES) - BASE_DECLARE_FEATURE(kOverrideDefaultOzonePlatformHintToAuto); - #endif // BUILDFLAG(IS_LINUX) diff --git a/devel/electron35/files/patch-ui_base_ui__base__switches.cc b/devel/electron35/files/patch-ui_base_ui__base__switches.cc deleted file mode 100644 index aefce04efbb6..000000000000 --- a/devel/electron35/files/patch-ui_base_ui__base__switches.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- ui/base/ui_base_switches.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ui_base_switches.cc -@@ -24,13 +24,13 @@ const char kShowMacOverlayBorders[] = "show-mac-overla - const char kShowMacOverlayBorders[] = "show-mac-overlay-borders"; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Specifies system font family name. Improves determenism when rendering - // pages in headless mode. - const char kSystemFontFamily[] = "system-font-family"; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Specify the toolkit used to construct the Linux GUI. - const char kUiToolkitFlag[] = "ui-toolkit"; - // Disables GTK IME integration. diff --git a/devel/electron35/files/patch-ui_base_ui__base__switches.h b/devel/electron35/files/patch-ui_base_ui__base__switches.h deleted file mode 100644 index 6028687812e8..000000000000 --- a/devel/electron35/files/patch-ui_base_ui__base__switches.h +++ /dev/null @@ -1,16 +0,0 @@ ---- ui/base/ui_base_switches.h.orig 2025-01-27 17:37:37 UTC -+++ ui/base/ui_base_switches.h -@@ -22,11 +22,11 @@ COMPONENT_EXPORT(UI_BASE) extern const char kShowMacOv - COMPONENT_EXPORT(UI_BASE) extern const char kShowMacOverlayBorders[]; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kSystemFontFamily[]; - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - COMPONENT_EXPORT(UI_BASE) extern const char kUiToolkitFlag[]; - COMPONENT_EXPORT(UI_BASE) extern const char kDisableGtkIme[]; - #endif diff --git a/devel/electron35/files/patch-ui_base_webui_web__ui__util.cc b/devel/electron35/files/patch-ui_base_webui_web__ui__util.cc deleted file mode 100644 index 50f1cd456128..000000000000 --- a/devel/electron35/files/patch-ui_base_webui_web__ui__util.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/webui/web_ui_util.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/webui/web_ui_util.cc -@@ -43,7 +43,7 @@ std::string GetFontFamilyMd() { - constexpr float kMaxScaleFactor = 1000.0f; - - std::string GetFontFamilyMd() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return "Roboto, " + GetFontFamily(); - #else - return GetFontFamily(); -@@ -218,7 +218,7 @@ std::string GetFontFamily() { - std::string GetFontFamily() { - std::string font_family = l10n_util::GetStringUTF8(IDS_WEB_FONT_FAMILY); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::string font_name = ui::ResourceBundle::GetSharedInstance() - .GetFont(ui::ResourceBundle::BaseFont) - .GetFontName(); diff --git a/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.cc b/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.cc deleted file mode 100644 index d6e46bf73bcf..000000000000 --- a/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/x/x11_cursor_factory.cc.orig 2023-11-29 21:40:44 UTC -+++ ui/base/x/x11_cursor_factory.cc -@@ -13,7 +13,7 @@ - #include "ui/gfx/geometry/point.h" - #include "ui/gfx/x/connection.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -70,7 +70,7 @@ void X11CursorFactory::ObserveThemeChanges() { - } - - void X11CursorFactory::ObserveThemeChanges() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* linux_ui = LinuxUi::instance(); - DCHECK(linux_ui); - cursor_theme_observation_.Observe(linux_ui); diff --git a/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.h b/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.h deleted file mode 100644 index 423bdd6d0ae1..000000000000 --- a/devel/electron35/files/patch-ui_base_x_x11__cursor__factory.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/x/x11_cursor_factory.h.orig 2023-11-29 21:40:44 UTC -+++ ui/base/x/x11_cursor_factory.h -@@ -20,7 +20,7 @@ class XCursorLoader; - class X11Cursor; - class XCursorLoader; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - class LinuxUi; - #endif - -@@ -62,7 +62,7 @@ class COMPONENT_EXPORT(UI_BASE_X) X11CursorFactory - // initializing `cursor_loader_` will modify `default_cursors_`. - std::unique_ptr<XCursorLoader> cursor_loader_; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<LinuxUi, CursorThemeManagerObserver> - cursor_theme_observation_{this}; - #endif diff --git a/devel/electron35/files/patch-ui_base_x_x11__cursor__loader.cc b/devel/electron35/files/patch-ui_base_x_x11__cursor__loader.cc deleted file mode 100644 index d6c5508807a5..000000000000 --- a/devel/electron35/files/patch-ui_base_x_x11__cursor__loader.cc +++ /dev/null @@ -1,41 +0,0 @@ ---- ui/base/x/x11_cursor_loader.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/base/x/x11_cursor_loader.cc -@@ -41,7 +41,7 @@ - #include "ui/gfx/x/connection.h" - #include "ui/gfx/x/xproto.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -86,7 +86,11 @@ std::string CursorPathFromLibXcursor() { - void operator()(void* ptr) const { dlclose(ptr); } - }; - -+#if BUILDFLAG(IS_BSD) -+ std::unique_ptr<void, DlCloser> lib(dlopen("libXcursor.so", RTLD_LAZY)); -+#else - std::unique_ptr<void, DlCloser> lib(dlopen("libXcursor.so.1", RTLD_LAZY)); -+#endif - if (!lib) - return ""; - -@@ -215,7 +219,7 @@ scoped_refptr<base::RefCountedMemory> ReadCursorFile( - const std::string& rm_xcursor_theme) { - constexpr const char kDefaultTheme[] = "default"; - std::string themes[] = { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The toolkit theme has the highest priority. - LinuxUi::instance() ? LinuxUi::instance()->GetCursorThemeName() - : std::string(), -@@ -405,7 +409,7 @@ uint32_t XCursorLoader::GetPreferredCursorSize() const - return size; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Let the toolkit have the next say. - auto* linux_ui = LinuxUi::instance(); - size = linux_ui ? linux_ui->GetCursorThemeSize() : 0; diff --git a/devel/electron35/files/patch-ui_base_x_x11__display__manager.cc b/devel/electron35/files/patch-ui_base_x_x11__display__manager.cc deleted file mode 100644 index 0f2489516680..000000000000 --- a/devel/electron35/files/patch-ui_base_x_x11__display__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/base/x/x11_display_manager.cc.orig 2024-04-15 20:34:29 UTC -+++ ui/base/x/x11_display_manager.cc -@@ -16,7 +16,7 @@ - #include "ui/gfx/x/randr.h" - #include "ui/gfx/x/xproto.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -92,7 +92,7 @@ void XDisplayManager::FetchDisplayList() { - ? display::Display::GetForcedDeviceScaleFactor() - : 1.0f}; - const auto* display_config = &empty_display_config; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (const auto* linux_ui = ui::LinuxUi::instance()) { - display_config = &linux_ui->display_config(); - } diff --git a/devel/electron35/files/patch-ui_base_x_x11__shm__image__pool.cc b/devel/electron35/files/patch-ui_base_x_x11__shm__image__pool.cc deleted file mode 100644 index c3f090548a87..000000000000 --- a/devel/electron35/files/patch-ui_base_x_x11__shm__image__pool.cc +++ /dev/null @@ -1,71 +0,0 @@ ---- ui/base/x/x11_shm_image_pool.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/base/x/x11_shm_image_pool.cc -@@ -16,6 +16,7 @@ - #include "base/functional/callback.h" - #include "base/location.h" - #include "base/strings/string_util.h" -+#include "base/system/sys_info.h" - #include "build/build_config.h" - #include "net/base/url_util.h" - #include "ui/events/platform/platform_event_dispatcher.h" -@@ -44,10 +45,14 @@ std::size_t MaxShmSegmentSizeImpl() { - 1.0f / (kShmResizeThreshold * kShmResizeThreshold); - - std::size_t MaxShmSegmentSizeImpl() { -+#if BUILDFLAG(IS_BSD) -+ return base::SysInfo::MaxSharedMemorySize(); -+#else - struct shminfo info; - if (shmctl(0, IPC_INFO, reinterpret_cast<struct shmid_ds*>(&info)) == -1) - return 0; - return info.shmmax; -+#endif - } - - std::size_t MaxShmSegmentSize() { -@@ -56,14 +61,19 @@ std::size_t MaxShmSegmentSize() { - } - - #if !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_BSD) - bool IsRemoteHost(const std::string& name) { - if (name.empty()) - return false; - - return !net::HostStringIsLocalhost(name); - } -+#endif - - bool ShouldUseMitShm(x11::Connection* connection) { -+#if BUILDFLAG(IS_BSD) -+ return false; -+#else - // MIT-SHM may be available on remote connetions, but it will be unusable. Do - // a best-effort check to see if the host is remote to disable the SHM - // codepath. It may be possible in contrived cases for there to be a -@@ -92,6 +102,7 @@ bool ShouldUseMitShm(x11::Connection* connection) { - return false; - - return true; -+#endif - } - #endif // !BUILDFLAG(IS_CHROMEOS) - -@@ -182,7 +193,7 @@ bool XShmImagePool::Resize(const gfx::Size& pixel_size - shmctl(state.shmid, IPC_RMID, nullptr); - return false; - } --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, a shmid can still be attached after IPC_RMID if otherwise - // kept alive. Detach before XShmAttach to prevent a memory leak in case - // the process dies. -@@ -201,7 +212,7 @@ bool XShmImagePool::Resize(const gfx::Size& pixel_size - return false; - state.shmseg = shmseg; - state.shmem_attached_to_server = true; --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // The Linux-specific shmctl behavior above may not be portable, so we're - // forced to do IPC_RMID after the server has attached to the segment. - shmctl(state.shmid, IPC_RMID, nullptr); diff --git a/devel/electron35/files/patch-ui_color_color__id.h b/devel/electron35/files/patch-ui_color_color__id.h deleted file mode 100644 index e13c03de3d02..000000000000 --- a/devel/electron35/files/patch-ui_color_color__id.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/color/color_id.h.orig 2025-04-06 11:53:46 UTC -+++ ui/color/color_id.h -@@ -625,7 +625,7 @@ - \ - E_CPONLY(kColorCrosSysPositive) \ - E_CPONLY(kColorCrosSysComplementVariant) --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define PLATFORM_SPECIFIC_COLOR_IDS \ - E_CPONLY(kColorNativeButtonBorder)\ - E_CPONLY(kColorNativeHeaderButtonBorderActive) \ diff --git a/devel/electron35/files/patch-ui_color_color__provider__utils.cc b/devel/electron35/files/patch-ui_color_color__provider__utils.cc deleted file mode 100644 index 3886fb57e963..000000000000 --- a/devel/electron35/files/patch-ui_color_color__provider__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/color/color_provider_utils.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/color/color_provider_utils.cc -@@ -189,7 +189,7 @@ std::string_view SystemThemeName(ui::SystemTheme syste - switch (system_theme) { - case ui::SystemTheme::kDefault: - return "kDefault"; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case ui::SystemTheme::kGtk: - return "kGtk"; - case ui::SystemTheme::kQt: diff --git a/devel/electron35/files/patch-ui_color_system__theme.h b/devel/electron35/files/patch-ui_color_system__theme.h deleted file mode 100644 index e251684d8ee6..000000000000 --- a/devel/electron35/files/patch-ui_color_system__theme.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/color/system_theme.h.orig 2022-11-30 08:12:58 UTC -+++ ui/color/system_theme.h -@@ -15,7 +15,7 @@ namespace ui { - enum class SystemTheme { - // Classic theme, used in the default or users' chosen theme. - kDefault = 0, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - kGtk = 1, - kQt = 2, - kMaxValue = kQt, diff --git a/devel/electron35/files/patch-ui_compositor_compositor.cc b/devel/electron35/files/patch-ui_compositor_compositor.cc deleted file mode 100644 index 57e629a94878..000000000000 --- a/devel/electron35/files/patch-ui_compositor_compositor.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/compositor/compositor.cc.orig 2025-04-06 11:53:46 UTC -+++ ui/compositor/compositor.cc -@@ -932,7 +932,7 @@ void Compositor::OnResume() { - obs.ResetIfActive(); - } - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void Compositor::OnCompleteSwapWithNewSize(const gfx::Size& size) { - observer_list_.Notify( - &CompositorObserver::OnCompositingCompleteSwapWithNewSize, this, size); diff --git a/devel/electron35/files/patch-ui_compositor_compositor.h b/devel/electron35/files/patch-ui_compositor_compositor.h deleted file mode 100644 index 7cac0264ea23..000000000000 --- a/devel/electron35/files/patch-ui_compositor_compositor.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/compositor/compositor.h.orig 2025-04-06 11:53:46 UTC -+++ ui/compositor/compositor.h -@@ -472,7 +472,7 @@ class COMPOSITOR_EXPORT Compositor : public base::Powe - // base::PowerSuspendObserver: - void OnResume() override; - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - void OnCompleteSwapWithNewSize(const gfx::Size& size); - #endif // BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) - diff --git a/devel/electron35/files/patch-ui_compositor_compositor__observer.h b/devel/electron35/files/patch-ui_compositor_compositor__observer.h deleted file mode 100644 index 16c5436c81ee..000000000000 --- a/devel/electron35/files/patch-ui_compositor_compositor__observer.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/compositor/compositor_observer.h.orig 2025-03-24 20:50:14 UTC -+++ ui/compositor/compositor_observer.h -@@ -56,7 +56,7 @@ class COMPOSITOR_EXPORT CompositorObserver { - // Called when a child of the compositor is resizing. - virtual void OnCompositingChildResizing(Compositor* compositor) {} - --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(IS_OZONE_X11) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(IS_OZONE_X11) - // Called when a swap with new size is completed. - virtual void OnCompositingCompleteSwapWithNewSize(ui::Compositor* compositor, - const gfx::Size& size) {} diff --git a/devel/electron35/files/patch-ui_display_screen.cc b/devel/electron35/files/patch-ui_display_screen.cc deleted file mode 100644 index e7c6a5f10cf1..000000000000 --- a/devel/electron35/files/patch-ui_display_screen.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/display/screen.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/display/screen.cc -@@ -86,7 +86,7 @@ void Screen::SetDisplayForNewWindows(int64_t display_i - display_id_for_new_windows_ = display_id; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - Screen::ScreenSaverSuspender::~ScreenSaverSuspender() = default; - - std::unique_ptr<Screen::ScreenSaverSuspender> Screen::SuspendScreenSaver() { diff --git a/devel/electron35/files/patch-ui_display_screen.h b/devel/electron35/files/patch-ui_display_screen.h deleted file mode 100644 index 55fa40807263..000000000000 --- a/devel/electron35/files/patch-ui_display_screen.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/display/screen.h.orig 2025-01-27 17:37:37 UTC -+++ ui/display/screen.h -@@ -140,7 +140,7 @@ class DISPLAY_EXPORT Screen { - // (both of which may or may not be `nearest_id`). - display::ScreenInfos GetScreenInfosNearestDisplay(int64_t nearest_id) const; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Object which suspends the platform-specific screensaver for the duration of - // its existence. - class ScreenSaverSuspender { -@@ -243,7 +243,7 @@ class DISPLAY_EXPORT Screen { - int64_t display_id_for_new_windows_; - int64_t scoped_display_id_for_new_windows_ = display::kInvalidDisplayId; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - uint32_t screen_saver_suspension_count_ = 0; - #endif // BUILDFLAG(IS_LINUX) - }; diff --git a/devel/electron35/files/patch-ui_events_devices_x11_device__data__manager__x11.cc b/devel/electron35/files/patch-ui_events_devices_x11_device__data__manager__x11.cc deleted file mode 100644 index fbf0d85f82ca..000000000000 --- a/devel/electron35/files/patch-ui_events_devices_x11_device__data__manager__x11.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- ui/events/devices/x11/device_data_manager_x11.cc.orig 2024-10-16 21:32:39 UTC -+++ ui/events/devices/x11/device_data_manager_x11.cc -@@ -849,6 +849,7 @@ void DeviceDataManagerX11::DisableDevice(x11::Input::D - } - - void DeviceDataManagerX11::DisableDevice(x11::Input::DeviceId deviceid) { -+ NOTIMPLEMENTED(); - blocked_devices_.set(static_cast<uint32_t>(deviceid), true); - // TODO(rsadam@): Support blocking touchscreen devices. - std::vector<KeyboardDevice> keyboards = GetKeyboardDevices(); diff --git a/devel/electron35/files/patch-ui_events_event.cc b/devel/electron35/files/patch-ui_events_event.cc deleted file mode 100644 index 1240c4900440..000000000000 --- a/devel/electron35/files/patch-ui_events_event.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/events/event.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/events/event.cc -@@ -373,7 +373,7 @@ MouseEvent::MouseEvent(const PlatformEvent& native_eve - MouseEvent::MouseEvent(const PlatformEvent& native_event) - : LocatedEvent(native_event), - changed_button_flags_(GetChangedMouseButtonFlagsFromNative(native_event)), --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - movement_(GetMouseMovementFromNative(native_event)), - #endif - pointer_details_(GetMousePointerDetailsFromNative(native_event)) { -@@ -629,7 +629,7 @@ std::unique_ptr<Event> MouseWheelEvent::Clone() const - return std::make_unique<MouseWheelEvent>(*this); - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // This value matches Windows, Fuchsia WHEEL_DELTA, and (roughly) Firefox on - // Linux. - // static -@@ -889,7 +889,7 @@ void KeyEvent::InitializeNative() { - if (synthesize_key_repeat_enabled_ && IsRepeated(GetLastKeyEvent())) - SetFlags(flags() | EF_IS_REPEAT); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - NormalizeFlags(); - #elif BUILDFLAG(IS_WIN) - // Only Windows has native character events. diff --git a/devel/electron35/files/patch-ui_events_event__switches.cc b/devel/electron35/files/patch-ui_events_event__switches.cc deleted file mode 100644 index b7a29bd7d5b7..000000000000 --- a/devel/electron35/files/patch-ui_events_event__switches.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/events/event_switches.cc.orig 2022-06-17 14:20:10 UTC -+++ ui/events/event_switches.cc -@@ -21,7 +21,7 @@ const char kCompensateForUnstablePinchZoom[] = - // value is a floating point number that is interpreted as a distance in pixels. - const char kTouchSlopDistance[] = "touch-slop-distance"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Tells chrome to interpret events from these devices as touch events. Only - // available with XInput 2 (i.e. X server 1.8 or above). The id's of the - // devices can be retrieved from 'xinput list'. diff --git a/devel/electron35/files/patch-ui_events_event__switches.h b/devel/electron35/files/patch-ui_events_event__switches.h deleted file mode 100644 index a805749948af..000000000000 --- a/devel/electron35/files/patch-ui_events_event__switches.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/events/event_switches.h.orig 2022-06-17 14:20:10 UTC -+++ ui/events/event_switches.h -@@ -13,7 +13,7 @@ namespace switches { - EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[]; - EVENTS_BASE_EXPORT extern const char kTouchSlopDistance[]; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - EVENTS_BASE_EXPORT extern const char kTouchDevices[]; - EVENTS_BASE_EXPORT extern const char kPenDevices[]; - #endif diff --git a/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.cc b/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.cc deleted file mode 100644 index e98563fb84a8..000000000000 --- a/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- ui/events/keycodes/dom/keycode_converter.cc.orig 2024-10-16 21:32:39 UTC -+++ ui/events/keycodes/dom/keycode_converter.cc -@@ -18,7 +18,7 @@ - #include "ui/events/keycodes/dom/dom_code.h" - #include "ui/events/keycodes/dom/dom_key.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FREEBSD) - #include <linux/input.h> - #endif - -@@ -31,7 +31,7 @@ namespace { - #if BUILDFLAG(IS_WIN) - #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ - { usb, win, code } --#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #define DOM_CODE(usb, evdev, xkb, win, mac, code, id) \ - { usb, xkb, code } - #elif BUILDFLAG(IS_APPLE) -@@ -70,7 +70,7 @@ struct DomKeyMapEntry { - #undef DOM_KEY_UNI - #undef DOM_KEY_MAP_DECLARATION_END - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FREEBSD) - - // The offset between XKB Keycode and evdev code. - constexpr int kXkbKeycodeOffset = 8; -@@ -191,7 +191,7 @@ int KeycodeConverter::DomCodeToNativeKeycode(DomCode c - return UsbKeycodeToNativeKeycode(static_cast<uint32_t>(code)); - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FREEBSD) - // static - DomCode KeycodeConverter::XkbKeycodeToDomCode(uint32_t xkb_keycode) { - // Currently XKB keycode is the native keycode. diff --git a/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.h b/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.h deleted file mode 100644 index e778a43fb53e..000000000000 --- a/devel/electron35/files/patch-ui_events_keycodes_dom_keycode__converter.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/events/keycodes/dom/keycode_converter.h.orig 2024-06-18 21:44:02 UTC -+++ ui/events/keycodes/dom/keycode_converter.h -@@ -64,7 +64,7 @@ class KeycodeConverter { - // Convert a DomCode into a native keycode. - static int DomCodeToNativeKeycode(DomCode code); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FREEBSD) - // Convert a XKB keycode into a DomCode. - static DomCode XkbKeycodeToDomCode(uint32_t xkb_keycode); - diff --git a/devel/electron35/files/patch-ui_gfx_BUILD.gn b/devel/electron35/files/patch-ui_gfx_BUILD.gn deleted file mode 100644 index 323a503c25fa..000000000000 --- a/devel/electron35/files/patch-ui_gfx_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/BUILD.gn.orig 2025-04-06 11:53:44 UTC -+++ ui/gfx/BUILD.gn -@@ -662,7 +662,7 @@ source_set("memory_buffer_sources") { - deps += [ "//build/config/linux/libdrm" ] - } - -- if (is_linux || is_chromeos || is_android) { -+ if ((is_linux || is_chromeos || is_android) && !is_bsd) { - deps += [ "//third_party/libsync" ] - } - diff --git a/devel/electron35/files/patch-ui_gfx_canvas__skia.cc b/devel/electron35/files/patch-ui_gfx_canvas__skia.cc deleted file mode 100644 index 069566817cf4..000000000000 --- a/devel/electron35/files/patch-ui_gfx_canvas__skia.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/canvas_skia.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/canvas_skia.cc -@@ -218,7 +218,7 @@ void Canvas::DrawStringRectWithFlags(const std::u16str - Range range = StripAcceleratorChars(flags, &adjusted_text); - bool elide_text = ((flags & NO_ELLIPSIS) == 0); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On Linux, eliding really means fading the end of the string. But only - // for LTR text. RTL text is still elided (on the left) with "...". - if (elide_text) { diff --git a/devel/electron35/files/patch-ui_gfx_font__fallback__linux.cc b/devel/electron35/files/patch-ui_gfx_font__fallback__linux.cc deleted file mode 100644 index e90e1d51263d..000000000000 --- a/devel/electron35/files/patch-ui_gfx_font__fallback__linux.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/font_fallback_linux.cc.orig 2024-10-16 21:32:39 UTC -+++ ui/gfx/font_fallback_linux.cc -@@ -32,6 +32,8 @@ - #include "ui/gfx/linux/fontconfig_util.h" - #include "ui/gfx/platform_font.h" - -+#include <unistd.h> -+ - namespace gfx { - - namespace { diff --git a/devel/electron35/files/patch-ui_gfx_font__render__params.h b/devel/electron35/files/patch-ui_gfx_font__render__params.h deleted file mode 100644 index 3e14def67c98..000000000000 --- a/devel/electron35/files/patch-ui_gfx_font__render__params.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/font_render_params.h.orig 2025-01-27 17:37:37 UTC -+++ ui/gfx/font_render_params.h -@@ -115,7 +115,7 @@ FontRenderParams GetFontRenderParams(const FontRenderP - FontRenderParams GetFontRenderParams(const FontRenderParamsQuery& query, - std::string* family_out); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - // Clears GetFontRenderParams()'s cache. Intended to be called by tests that are - // changing Fontconfig's configuration. - COMPONENT_EXPORT(GFX) void ClearFontRenderParamsCacheForTest(); -@@ -125,7 +125,7 @@ COMPONENT_EXPORT(GFX) float GetFontRenderParamsDeviceS - COMPONENT_EXPORT(GFX) float GetFontRenderParamsDeviceScaleFactor(); - - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ -- BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) -+ BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - // Sets the device scale factor for FontRenderParams to decide - // if it should enable subpixel positioning. - COMPONENT_EXPORT(GFX) diff --git a/devel/electron35/files/patch-ui_gfx_font__render__params__linux.cc b/devel/electron35/files/patch-ui_gfx_font__render__params__linux.cc deleted file mode 100644 index 9974aa514fa0..000000000000 --- a/devel/electron35/files/patch-ui_gfx_font__render__params__linux.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/font_render_params_linux.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/font_render_params_linux.cc -@@ -24,7 +24,7 @@ - #include "ui/gfx/linux/fontconfig_util.h" - #include "ui/gfx/switches.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -222,7 +222,7 @@ FontRenderParams GetFontRenderParams(const FontRenderP - - // Start with the delegate's settings, but let Fontconfig have the final say. - FontRenderParams params; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (auto* linux_ui = ui::LinuxUi::instance()) { - params = linux_ui->GetDefaultFontRenderParams(); - } diff --git a/devel/electron35/files/patch-ui_gfx_font__util.cc b/devel/electron35/files/patch-ui_gfx_font__util.cc deleted file mode 100644 index aaf2c05fc2ed..000000000000 --- a/devel/electron35/files/patch-ui_gfx_font__util.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/font_util.cc.orig 2024-04-15 20:34:30 UTC -+++ ui/gfx/font_util.cc -@@ -6,7 +6,7 @@ - - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <fontconfig/fontconfig.h> - #include "ui/gfx/linux/fontconfig_util.h" - #endif -@@ -24,7 +24,7 @@ void InitializeFonts() { - // background (resources have not yet been granted to cast) since it prevents - // the long delay the user would have seen on first rendering. - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Early initialize FontConfig. - InitializeGlobalFontConfigAsync(); - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.cc b/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.cc deleted file mode 100644 index 98a561f7da09..000000000000 --- a/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/gpu_memory_buffer.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/gpu_memory_buffer.cc -@@ -108,7 +108,7 @@ GpuMemoryBufferHandle GpuMemoryBufferHandle::Clone() c - handle.id = id; - handle.offset = offset; - handle.stride = stride; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - handle.native_pixmap_handle = CloneHandleForIPC(native_pixmap_handle); - #elif BUILDFLAG(IS_APPLE) - handle.io_surface = io_surface; diff --git a/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.h b/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.h deleted file mode 100644 index b2ecc4857229..000000000000 --- a/devel/electron35/files/patch-ui_gfx_gpu__memory__buffer.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/gpu_memory_buffer.h.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/gpu_memory_buffer.h -@@ -17,7 +17,7 @@ - #include "ui/gfx/generic_shared_memory_id.h" - #include "ui/gfx/geometry/rect.h" - --#if BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "ui/gfx/native_pixmap_handle.h" - #elif BUILDFLAG(IS_APPLE) - #include "ui/gfx/mac/io_surface.h" -@@ -205,7 +205,7 @@ struct COMPONENT_EXPORT(GFX) GpuMemoryBufferHandle { - - uint32_t offset = 0; - uint32_t stride = 0; --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - NativePixmapHandle native_pixmap_handle; - #elif BUILDFLAG(IS_APPLE) - ScopedIOSurface io_surface; diff --git a/devel/electron35/files/patch-ui_gfx_linux_dmabuf__uapi.h b/devel/electron35/files/patch-ui_gfx_linux_dmabuf__uapi.h deleted file mode 100644 index e532335d2914..000000000000 --- a/devel/electron35/files/patch-ui_gfx_linux_dmabuf__uapi.h +++ /dev/null @@ -1,36 +0,0 @@ ---- ui/gfx/linux/dmabuf_uapi.h.orig 2023-10-19 19:59:21 UTC -+++ ui/gfx/linux/dmabuf_uapi.h -@@ -5,12 +5,11 @@ - #ifndef UI_GFX_LINUX_DMABUF_UAPI_H_ - #define UI_GFX_LINUX_DMABUF_UAPI_H_ - --#include <linux/version.h> -+#include <sys/types.h> - --#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0) --#include <linux/dma-buf.h> --#else --#include <linux/types.h> -+typedef int32_t __s32; -+typedef uint32_t __u32; -+typedef uint64_t __u64; - - struct dma_buf_sync { - __u64 flags; -@@ -26,9 +25,7 @@ constexpr __u64 DMA_BUF_SYNC_END = 1 << 2; - constexpr char DMA_BUF_BASE = 'b'; - constexpr unsigned long DMA_BUF_IOCTL_SYNC = - _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync); --#endif - --#if LINUX_VERSION_CODE < KERNEL_VERSION(6, 0, 0) - struct dma_buf_export_sync_file { - __u32 flags; - __s32 fd; -@@ -43,6 +40,5 @@ constexpr unsigned long DMA_BUF_IOCTL_EXPORT_SYNC_FILE - _IOWR(DMA_BUF_BASE, 2, struct dma_buf_export_sync_file); - constexpr unsigned long DMA_BUF_IOCTL_IMPORT_SYNC_FILE = - _IOW(DMA_BUF_BASE, 3, struct dma_buf_import_sync_file); --#endif - - #endif // UI_GFX_LINUX_DMABUF_UAPI_H_ diff --git a/devel/electron35/files/patch-ui_gfx_linux_gbm__wrapper.cc b/devel/electron35/files/patch-ui_gfx_linux_gbm__wrapper.cc deleted file mode 100644 index 33884ddcffc2..000000000000 --- a/devel/electron35/files/patch-ui_gfx_linux_gbm__wrapper.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/linux/gbm_wrapper.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/linux/gbm_wrapper.cc -@@ -318,7 +318,7 @@ class Device final : public ui::GbmDevice { - // of 1x1 BOs which are destroyed before creating the final BO creation used - // to instantiate the returned GbmBuffer. - gfx::Size size_for_verification = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - gfx::Size(1, 1); - #else - requested_size; diff --git a/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc b/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc deleted file mode 100644 index 6bd87f6aa01b..000000000000 --- a/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.cc +++ /dev/null @@ -1,61 +0,0 @@ ---- ui/gfx/mojom/native_handle_types_mojom_traits.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/mojom/native_handle_types_mojom_traits.cc -@@ -14,7 +14,7 @@ - #include "ui/gfx/mac/io_surface.h" - #endif // BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - #include "ui/gfx/native_pixmap_handle.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) - -@@ -80,11 +80,11 @@ bool StructTraits<gfx::mojom::AHardwareBufferHandleDat - } - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - mojo::PlatformHandle StructTraits< - gfx::mojom::NativePixmapPlaneDataView, - gfx::NativePixmapPlane>::buffer_handle(gfx::NativePixmapPlane& plane) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return mojo::PlatformHandle(std::move(plane.fd)); - #elif BUILDFLAG(IS_FUCHSIA) - return mojo::PlatformHandle(std::move(plane.vmo)); -@@ -100,7 +100,7 @@ bool StructTraits< - out->size = data.size(); - - mojo::PlatformHandle handle = data.TakeBufferHandle(); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - if (!handle.is_fd()) - return false; - out->fd = handle.TakeFD(); -@@ -126,7 +126,7 @@ bool StructTraits< - gfx::mojom::NativePixmapHandleDataView, - gfx::NativePixmapHandle>::Read(gfx::mojom::NativePixmapHandleDataView data, - gfx::NativePixmapHandle* out) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - out->modifier = data.modifier(); - out->supports_zero_copy_webgpu_import = - data.supports_zero_copy_webgpu_import(); -@@ -190,7 +190,7 @@ gfx::mojom::GpuMemoryBufferPlatformHandleDataView::Tag - NOTREACHED(); - #endif // BUILDFLAG(IS_APPLE) - case gfx::NATIVE_PIXMAP: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - return Tag::kNativePixmapHandle; - #else - NOTREACHED(); -@@ -259,7 +259,7 @@ bool UnionTraits<gfx::mojom::GpuMemoryBufferPlatformHa - } - return true; - #endif // BUILDFLAG(IS_APPLE) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - case Tag::kNativePixmapHandle: - handle->type = gfx::NATIVE_PIXMAP; - return data.ReadNativePixmapHandle(&handle->native_pixmap_handle); diff --git a/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h b/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h deleted file mode 100644 index 6aec1534b9bf..000000000000 --- a/devel/electron35/files/patch-ui_gfx_mojom_native__handle__types__mojom__traits.h +++ /dev/null @@ -1,45 +0,0 @@ ---- ui/gfx/mojom/native_handle_types_mojom_traits.h.orig 2025-03-24 20:50:14 UTC -+++ ui/gfx/mojom/native_handle_types_mojom_traits.h -@@ -18,7 +18,7 @@ - #include "ui/gfx/gpu_memory_buffer.h" - #include "ui/gfx/mojom/native_handle_types.mojom-shared.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - #include "ui/gfx/native_pixmap_handle.h" - #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) - -@@ -46,7 +46,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED - }; - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - template <> - struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED_MOJOM_TRAITS) - StructTraits<gfx::mojom::NativePixmapPlaneDataView, -@@ -74,13 +74,13 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED - return pixmap_handle.planes; - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static uint64_t modifier(const gfx::NativePixmapHandle& pixmap_handle) { - return pixmap_handle.modifier; - } - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static bool supports_zero_copy_webgpu_import( - const gfx::NativePixmapHandle& pixmap_handle) { - return pixmap_handle.supports_zero_copy_webgpu_import; -@@ -159,7 +159,7 @@ struct COMPONENT_EXPORT(GFX_NATIVE_HANDLE_TYPES_SHARED - static PlatformHandle mach_port(gfx::GpuMemoryBufferHandle& handle); - #endif // BUILDFLAG(IS_APPLE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_OZONE) || BUILDFLAG(IS_BSD) - static gfx::NativePixmapHandle& native_pixmap_handle( - gfx::GpuMemoryBufferHandle& handle) { - return handle.native_pixmap_handle; diff --git a/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.cc b/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.cc deleted file mode 100644 index e223aa32f5ad..000000000000 --- a/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.cc +++ /dev/null @@ -1,62 +0,0 @@ ---- ui/gfx/native_pixmap_handle.cc.orig 2022-11-30 08:12:58 UTC -+++ ui/gfx/native_pixmap_handle.cc -@@ -11,7 +11,7 @@ - #include "ui/gfx/buffer_format_util.h" - #include "ui/gfx/geometry/size.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <drm_fourcc.h> - #include <unistd.h> - -@@ -23,9 +23,13 @@ - #include "base/fuchsia/fuchsia_logging.h" - #endif - -+#if BUILDFLAG(IS_BSD) -+#include <unistd.h> -+#endif -+ - namespace gfx { - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - static_assert(NativePixmapHandle::kNoModifier == DRM_FORMAT_MOD_INVALID, - "gfx::NativePixmapHandle::kNoModifier should be an alias for" - "DRM_FORMAT_MOD_INVALID"); -@@ -36,7 +40,7 @@ NativePixmapPlane::NativePixmapPlane() : stride(0), of - NativePixmapPlane::NativePixmapPlane(int stride, - int offset, - uint64_t size --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - base::ScopedFD fd - #elif BUILDFLAG(IS_FUCHSIA) -@@ -47,7 +51,7 @@ NativePixmapPlane::NativePixmapPlane(int stride, - : stride(stride), - offset(offset), - size(size) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - fd(std::move(fd)) - #elif BUILDFLAG(IS_FUCHSIA) -@@ -75,7 +79,7 @@ NativePixmapHandle& NativePixmapHandle::operator=(Nati - NativePixmapHandle CloneHandleForIPC(const NativePixmapHandle& handle) { - NativePixmapHandle clone; - for (auto& plane : handle.planes) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - DCHECK(plane.fd.is_valid()); - // Combining the HANDLE_EINTR and ScopedFD's constructor causes the compiler - // to emit some very strange assembly that tends to cause FD ownership -@@ -113,7 +117,7 @@ NativePixmapHandle CloneHandleForIPC(const NativePixma - #endif - } - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - clone.modifier = handle.modifier; - clone.supports_zero_copy_webgpu_import = - handle.supports_zero_copy_webgpu_import; diff --git a/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.h b/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.h deleted file mode 100644 index 6bff8784e6de..000000000000 --- a/devel/electron35/files/patch-ui_gfx_native__pixmap__handle.h +++ /dev/null @@ -1,38 +0,0 @@ ---- ui/gfx/native_pixmap_handle.h.orig 2025-01-27 17:37:37 UTC -+++ ui/gfx/native_pixmap_handle.h -@@ -14,7 +14,7 @@ - #include "build/build_config.h" - #include "ui/gfx/buffer_types.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "base/files/scoped_file.h" - #endif - -@@ -34,7 +34,7 @@ struct COMPONENT_EXPORT(GFX) NativePixmapPlane { - NativePixmapPlane(int stride, - int offset, - uint64_t size --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - , - base::ScopedFD fd - #elif BUILDFLAG(IS_FUCHSIA) -@@ -55,7 +55,7 @@ struct COMPONENT_EXPORT(GFX) NativePixmapPlane { - // This is necessary to map the buffers. - uint64_t size; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // File descriptor for the underlying memory object (usually dmabuf). - base::ScopedFD fd; - #elif BUILDFLAG(IS_FUCHSIA) -@@ -78,7 +78,7 @@ struct COMPONENT_EXPORT(GFX) NativePixmapHandle { - - std::vector<NativePixmapPlane> planes; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The modifier is retrieved from GBM library and passed to EGL driver. - // Generally it's platform specific, and we don't need to modify it in - // Chromium code. Also one per plane per entry. diff --git a/devel/electron35/files/patch-ui_gfx_native__widget__types.h b/devel/electron35/files/patch-ui_gfx_native__widget__types.h deleted file mode 100644 index 196a87b829d6..000000000000 --- a/devel/electron35/files/patch-ui_gfx_native__widget__types.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/native_widget_types.h.orig 2025-01-27 17:37:37 UTC -+++ ui/gfx/native_widget_types.h -@@ -101,7 +101,7 @@ class SkBitmap; - #endif - class SkBitmap; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - extern "C" { - struct _AtkObject; - using AtkObject = struct _AtkObject; -@@ -214,7 +214,7 @@ using NativeViewAccessible = struct objc_object*; - #else - using NativeViewAccessible = struct objc_object*; - #endif --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Linux doesn't have a native font type. - using NativeViewAccessible = AtkObject*; - #else diff --git a/devel/electron35/files/patch-ui_gfx_platform__font__skia.cc b/devel/electron35/files/patch-ui_gfx_platform__font__skia.cc deleted file mode 100644 index db6e61ee4ba0..000000000000 --- a/devel/electron35/files/patch-ui_gfx_platform__font__skia.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/platform_font_skia.cc.orig 2024-08-14 20:56:05 UTC -+++ ui/gfx/platform_font_skia.cc -@@ -29,7 +29,7 @@ - #include "ui/gfx/system_fonts_win.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -167,7 +167,7 @@ void PlatformFontSkia::EnsuresDefaultFontIsInitialized - weight = system_font.GetWeight(); - #endif // BUILDFLAG(IS_WIN) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // On Linux, LinuxUi is used to query the native toolkit (e.g. - // GTK) for the default UI font. - if (auto* linux_ui = ui::LinuxUi::instance()) { diff --git a/devel/electron35/files/patch-ui_gfx_render__text__api__fuzzer.cc b/devel/electron35/files/patch-ui_gfx_render__text__api__fuzzer.cc deleted file mode 100644 index 97fc6847bc8c..000000000000 --- a/devel/electron35/files/patch-ui_gfx_render__text__api__fuzzer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/render_text_api_fuzzer.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/gfx/render_text_api_fuzzer.cc -@@ -19,7 +19,7 @@ - #include "ui/gfx/font_util.h" - #include "ui/gfx/render_text.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/test_fonts/fontconfig/fontconfig_util_linux.h" - #endif - -@@ -46,7 +46,7 @@ struct Environment { - - CHECK(base::i18n::InitializeICU()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - test_fonts::SetUpFontconfig(); - #endif - gfx::InitializeFonts(); diff --git a/devel/electron35/files/patch-ui_gfx_render__text__fuzzer.cc b/devel/electron35/files/patch-ui_gfx_render__text__fuzzer.cc deleted file mode 100644 index c1c485c32de0..000000000000 --- a/devel/electron35/files/patch-ui_gfx_render__text__fuzzer.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gfx/render_text_fuzzer.cc.orig 2024-06-18 21:44:02 UTC -+++ ui/gfx/render_text_fuzzer.cc -@@ -17,7 +17,7 @@ - #include "ui/gfx/canvas.h" - #include "ui/gfx/font_util.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "third_party/test_fonts/fontconfig/fontconfig_util_linux.h" - #endif - -@@ -40,7 +40,7 @@ struct Environment { - - CHECK(base::i18n::InitializeICU()); - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - test_fonts::SetUpFontconfig(); - #endif - gfx::InitializeFonts(); diff --git a/devel/electron35/files/patch-ui_gfx_switches.cc b/devel/electron35/files/patch-ui_gfx_switches.cc deleted file mode 100644 index 8452b810f3b3..000000000000 --- a/devel/electron35/files/patch-ui_gfx_switches.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/switches.cc.orig 2024-04-15 20:34:30 UTC -+++ ui/gfx/switches.cc -@@ -32,7 +32,7 @@ const char kHeadless[] = "headless"; - // Run in headless mode, i.e., without a UI or display server dependencies. - const char kHeadless[] = "headless"; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Which X11 display to connect to. Emulates the GTK+ "--display=" command line - // argument. In use only with Ozone/X11. - const char kX11Display[] = "display"; diff --git a/devel/electron35/files/patch-ui_gfx_switches.h b/devel/electron35/files/patch-ui_gfx_switches.h deleted file mode 100644 index 1f06f4f07180..000000000000 --- a/devel/electron35/files/patch-ui_gfx_switches.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/switches.h.orig 2025-01-27 17:37:37 UTC -+++ ui/gfx/switches.h -@@ -18,7 +18,7 @@ GFX_SWITCHES_EXPORT extern const char kHeadless[]; - GFX_SWITCHES_EXPORT extern const char kForcePrefersNoReducedMotion[]; - GFX_SWITCHES_EXPORT extern const char kHeadless[]; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - GFX_SWITCHES_EXPORT extern const char kX11Display[]; - GFX_SWITCHES_EXPORT extern const char kNoXshm[]; - #endif diff --git a/devel/electron35/files/patch-ui_gfx_x_atom__cache.cc b/devel/electron35/files/patch-ui_gfx_x_atom__cache.cc deleted file mode 100644 index 4e8b2af8ab90..000000000000 --- a/devel/electron35/files/patch-ui_gfx_x_atom__cache.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- ui/gfx/x/atom_cache.cc.orig 2025-05-15 12:22:59 UTC -+++ ui/gfx/x/atom_cache.cc -@@ -156,6 +156,7 @@ constexpr auto kAtomsToCache = std::to_array<const cha - "application/octet-stream", - "application/vnd.chromium.test", - "chromium/filename", -+ "chromium/from-privileged", - "chromium/x-bookmark-entries", - "chromium/x-browser-actions", - "chromium/x-file-system-files", diff --git a/devel/electron35/files/patch-ui_gfx_x_generated__protos_dri3.cc b/devel/electron35/files/patch-ui_gfx_x_generated__protos_dri3.cc deleted file mode 100644 index fc63019c0a74..000000000000 --- a/devel/electron35/files/patch-ui_gfx_x_generated__protos_dri3.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/x/generated_protos/dri3.cc.orig 2024-02-21 00:21:15 UTC -+++ ui/gfx/x/generated_protos/dri3.cc -@@ -27,6 +27,8 @@ - #include <xcb/xcb.h> - #include <xcb/xcbext.h> - -+#include <unistd.h> -+ - #include "base/logging.h" - #include "base/posix/eintr_wrapper.h" - #include "ui/gfx/x/connection.h" diff --git a/devel/electron35/files/patch-ui_gfx_x_generated__protos_shm.cc b/devel/electron35/files/patch-ui_gfx_x_generated__protos_shm.cc deleted file mode 100644 index af2ba66ecc2f..000000000000 --- a/devel/electron35/files/patch-ui_gfx_x_generated__protos_shm.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gfx/x/generated_protos/shm.cc.orig 2024-02-21 00:21:15 UTC -+++ ui/gfx/x/generated_protos/shm.cc -@@ -27,6 +27,8 @@ - #include <xcb/xcb.h> - #include <xcb/xcbext.h> - -+#include <unistd.h> -+ - #include "base/logging.h" - #include "base/posix/eintr_wrapper.h" - #include "ui/gfx/x/connection.h" diff --git a/devel/electron35/files/patch-ui_gfx_x_xlib__support.cc b/devel/electron35/files/patch-ui_gfx_x_xlib__support.cc deleted file mode 100644 index d47da5e2897e..000000000000 --- a/devel/electron35/files/patch-ui_gfx_x_xlib__support.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- ui/gfx/x/xlib_support.cc.orig 2024-02-21 00:21:15 UTC -+++ ui/gfx/x/xlib_support.cc -@@ -39,10 +39,18 @@ void InitXlib() { - return; - } - -+#if BUILDFLAG(IS_BSD) -+ CHECK(xlib_loader->Load("libX11.so")); -+#else - CHECK(xlib_loader->Load("libX11.so.6")); -+#endif - - auto* xlib_xcb_loader = GetXlibXcbLoader(); -+#if BUILDFLAG(IS_BSD) -+ CHECK(xlib_xcb_loader->Load("libX11-xcb.so")); -+#else - CHECK(xlib_xcb_loader->Load("libX11-xcb.so.1")); -+#endif - - CHECK(xlib_loader->XInitThreads()); - diff --git a/devel/electron35/files/patch-ui_gl_BUILD.gn b/devel/electron35/files/patch-ui_gl_BUILD.gn deleted file mode 100644 index 1a6090bcd45c..000000000000 --- a/devel/electron35/files/patch-ui_gl_BUILD.gn +++ /dev/null @@ -1,26 +0,0 @@ ---- ui/gl/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ ui/gl/BUILD.gn -@@ -169,7 +169,6 @@ component("gl") { - public_deps = [ - ":gl_enums", - "//base", -- "//third_party/mesa_headers", - "//ui/events/platform", - "//ui/gfx", - "//ui/gfx/geometry", -@@ -323,7 +322,6 @@ component("gl") { - data_deps += [ - "//third_party/angle:libEGL", - "//third_party/angle:libGLESv2", -- "//third_party/mesa_headers", - ] - if (enable_swiftshader) { - data_deps += [ -@@ -548,7 +546,6 @@ test("gl_unittests") { - - data_deps = [ - "//testing/buildbot/filters:gl_unittests_filters", -- "//third_party/mesa_headers", - ] - - if (is_win) { diff --git a/devel/electron35/files/patch-ui_gl_gl__context.cc b/devel/electron35/files/patch-ui_gl_gl__context.cc deleted file mode 100644 index 583c9bf46c85..000000000000 --- a/devel/electron35/files/patch-ui_gl_gl__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gl/gl_context.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/gl/gl_context.cc -@@ -516,7 +516,7 @@ bool GLContext::MakeVirtuallyCurrent( - DCHECK(virtual_context->IsCurrent(surface)); - - if (switched_real_contexts || virtual_context != current_virtual_context_) { --#if DCHECK_IS_ON() -+#if DCHECK_IS_ON() && !BUILDFLAG(IS_BSD) - GLenum error = glGetError(); - // Accepting a context loss error here enables using debug mode to work on - // context loss handling in virtual context mode. diff --git a/devel/electron35/files/patch-ui_gl_gl__fence.cc b/devel/electron35/files/patch-ui_gl_gl__fence.cc deleted file mode 100644 index 0c335c0ec9fb..000000000000 --- a/devel/electron35/files/patch-ui_gl_gl__fence.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gl/gl_fence.cc.orig 2024-08-14 20:56:05 UTC -+++ ui/gl/gl_fence.cc -@@ -17,7 +17,7 @@ - #include "ui/gl/gl_surface_egl.h" - #include "ui/gl/gl_version_info.h" - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #define USE_GL_FENCE_ANDROID_NATIVE_FENCE_SYNC - #include "ui/gl/gl_fence_android_native_fence_sync.h" - #endif diff --git a/devel/electron35/files/patch-ui_gl_gl__implementation.cc b/devel/electron35/files/patch-ui_gl_gl__implementation.cc deleted file mode 100644 index 84406d91ac9a..000000000000 --- a/devel/electron35/files/patch-ui_gl_gl__implementation.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gl/gl_implementation.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/gl/gl_implementation.cc -@@ -252,7 +252,7 @@ GetRequestedGLImplementationFromCommandLine( - const base::CommandLine* command_line) { - bool overrideUseSoftwareGL = - command_line->HasSwitch(switches::kOverrideUseSoftwareGLForTests); --#if BUILDFLAG(IS_LINUX) || \ -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) || \ - (BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_CHROMEOS_DEVICE)) - if (std::getenv("RUNNING_UNDER_RR")) { - // https://rr-project.org/ is a Linux-only record-and-replay debugger that diff --git a/devel/electron35/files/patch-ui_gl_gl__switches.cc b/devel/electron35/files/patch-ui_gl_gl__switches.cc deleted file mode 100644 index f3d8b85f3d31..000000000000 --- a/devel/electron35/files/patch-ui_gl_gl__switches.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/gl/gl_switches.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/gl/gl_switches.cc -@@ -13,7 +13,7 @@ - #include "base/android/build_info.h" - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - #include <vulkan/vulkan_core.h> - #include "third_party/angle/src/gpu_info_util/SystemInfo.h" // nogncheck - #endif -@@ -314,7 +314,7 @@ bool IsDefaultANGLEVulkan() { - return false; - } - #endif // BUILDFLAG(IS_ANDROID) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) - angle::SystemInfo system_info; - { - GPU_STARTUP_TRACE_EVENT("angle::GetSystemInfoVulkan"); -@@ -367,7 +367,7 @@ bool IsDefaultANGLEVulkan() { - } - #endif // BUILDFLAG(IS_ANDROID) - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // AMDVLK driver is buggy, so disable Vulkan with AMDVLK for now. - // crbug.com/1340081 - if (active_gpu.driverId == VK_DRIVER_ID_AMD_OPEN_SOURCE) diff --git a/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.cc b/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.cc deleted file mode 100644 index 1f914f38781b..000000000000 --- a/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- ui/gl/sync_control_vsync_provider.cc.orig 2024-08-14 20:56:05 UTC -+++ ui/gl/sync_control_vsync_provider.cc -@@ -11,7 +11,7 @@ - #include "base/trace_event/trace_event.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // These constants define a reasonable range for a calculated refresh interval. - // Calculating refreshes out of this range will be considered a fatal error. - const int64_t kMinVsyncIntervalUs = base::Time::kMicrosecondsPerSecond / 400; -@@ -26,7 +26,7 @@ SyncControlVSyncProvider::SyncControlVSyncProvider() : - namespace gl { - - SyncControlVSyncProvider::SyncControlVSyncProvider() : gfx::VSyncProvider() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // On platforms where we can't get an accurate reading on the refresh - // rate we fall back to the assumption that we're displaying 60 frames - // per second. -@@ -48,7 +48,7 @@ bool SyncControlVSyncProvider::GetVSyncParametersIfAva - base::TimeTicks* timebase_out, - base::TimeDelta* interval_out) { - TRACE_EVENT0("gpu", "SyncControlVSyncProvider::GetVSyncParameters"); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // The actual clock used for the system time returned by - // eglGetSyncValuesCHROMIUM is unspecified. In practice, the clock used is - // likely to be either CLOCK_REALTIME or CLOCK_MONOTONIC, so we compare the -@@ -160,7 +160,7 @@ bool SyncControlVSyncProvider::SupportGetVSyncParamete - } - - bool SyncControlVSyncProvider::SupportGetVSyncParametersIfAvailable() const { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return true; - #else - return false; diff --git a/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.h b/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.h deleted file mode 100644 index 376bf86f0f64..000000000000 --- a/devel/electron35/files/patch-ui_gl_sync__control__vsync__provider.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/gl/sync_control_vsync_provider.h.orig 2022-05-19 14:06:27 UTC -+++ ui/gl/sync_control_vsync_provider.h -@@ -31,7 +31,7 @@ class SyncControlVSyncProvider : public gfx::VSyncProv - bool SupportGetVSyncParametersIfAvailable() const override; - - static constexpr bool IsSupported() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return true; - #else - return false; -@@ -46,7 +46,7 @@ class SyncControlVSyncProvider : public gfx::VSyncProv - virtual bool GetMscRate(int32_t* numerator, int32_t* denominator) = 0; - - private: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::TimeTicks last_timebase_; - uint64_t last_media_stream_counter_ = 0; - base::TimeDelta last_good_interval_; diff --git a/devel/electron35/files/patch-ui_gtk_gtk__compat.cc b/devel/electron35/files/patch-ui_gtk_gtk__compat.cc deleted file mode 100644 index f966684d32d9..000000000000 --- a/devel/electron35/files/patch-ui_gtk_gtk__compat.cc +++ /dev/null @@ -1,53 +0,0 @@ ---- ui/gtk/gtk_compat.cc.orig 2025-04-06 11:53:46 UTC -+++ ui/gtk/gtk_compat.cc -@@ -62,22 +62,38 @@ void* GetLibGio() { - } - - void* GetLibGio() { -+#if BUILDFLAG(IS_BSD) -+ static void* libgio = DlOpen("libgio-2.0.so"); -+#else - static void* libgio = DlOpen("libgio-2.0.so.0"); -+#endif - return libgio; - } - - void* GetLibGdk3() { -+#if BUILDFLAG(IS_BSD) -+ static void* libgdk3 = DlOpen("libgdk-3.so"); -+#else - static void* libgdk3 = DlOpen("libgdk-3.so.0"); -+#endif - return libgdk3; - } - - void* GetLibGtk3(bool check = true) { -+#if BUILDFLAG(IS_BSD) -+ static void* libgtk3 = DlOpen("libgtk-3.so", check); -+#else - static void* libgtk3 = DlOpen("libgtk-3.so.0", check); -+#endif - return libgtk3; - } - - void* GetLibGtk4(bool check = true) { -+#if BUILDFLAG(IS_BSD) -+ static void* libgtk4 = DlOpen("libgtk-4.so", check); -+#else - static void* libgtk4 = DlOpen("libgtk-4.so.1", check); -+#endif - return libgtk4; - } - -@@ -130,7 +146,11 @@ void* GetLibGdkPixbuf() { - } // namespace - - void* GetLibGdkPixbuf() { -+#if BUILDFLAG(IS_BSD) -+ static void* libgdk_pixbuf = DlOpen("libgdk_pixbuf-2.0.so"); -+#else - static void* libgdk_pixbuf = DlOpen("libgdk_pixbuf-2.0.so.0"); -+#endif - return libgdk_pixbuf; - } - diff --git a/devel/electron35/files/patch-ui_gtk_printing_print__dialog__gtk.cc b/devel/electron35/files/patch-ui_gtk_printing_print__dialog__gtk.cc deleted file mode 100644 index 167ec7ac4325..000000000000 --- a/devel/electron35/files/patch-ui_gtk_printing_print__dialog__gtk.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/gtk/printing/print_dialog_gtk.cc.orig 2025-02-02 01:39:09 UTC -+++ ui/gtk/printing/print_dialog_gtk.cc -@@ -456,7 +456,7 @@ void PrintDialogGtk::ShowDialog( - GtkPrintCapabilities cap = static_cast<GtkPrintCapabilities>( - GTK_PRINT_CAPABILITY_GENERATE_PDF | GTK_PRINT_CAPABILITY_PAGE_SET | - GTK_PRINT_CAPABILITY_COPIES | GTK_PRINT_CAPABILITY_COLLATE | -- GTK_PRINT_CAPABILITY_REVERSE); -+ GTK_PRINT_CAPABILITY_REVERSE | GTK_PRINT_CAPABILITY_GENERATE_PS); - gtk_print_unix_dialog_set_manual_capabilities( - GTK_PRINT_UNIX_DIALOG(dialog_.get()), cap); - gtk_print_unix_dialog_set_embed_page_setup( diff --git a/devel/electron35/files/patch-ui_message__center_views_message__popup__view.cc b/devel/electron35/files/patch-ui_message__center_views_message__popup__view.cc deleted file mode 100644 index 8c1a3e21027e..000000000000 --- a/devel/electron35/files/patch-ui_message__center_views_message__popup__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/message_center/views/message_popup_view.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/message_center/views/message_popup_view.cc -@@ -153,7 +153,7 @@ std::unique_ptr<views::Widget> MessagePopupView::Show( - views::Widget::InitParams::CLIENT_OWNS_WIDGET, - views::Widget::InitParams::TYPE_POPUP); - params.z_order = ui::ZOrderLevel::kFloatingWindow; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Make the widget explicitly activatable as TYPE_POPUP is not activatable by - // default but we need focus for the inline reply textarea. - params.activatable = views::Widget::InitParams::Activatable::kYes; diff --git a/devel/electron35/files/patch-ui_native__theme_native__theme.h b/devel/electron35/files/patch-ui_native__theme_native__theme.h deleted file mode 100644 index 02716cdbae2b..000000000000 --- a/devel/electron35/files/patch-ui_native__theme_native__theme.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/native_theme/native_theme.h.orig 2025-02-02 01:39:08 UTC -+++ ui/native_theme/native_theme.h -@@ -61,7 +61,7 @@ class NATIVE_THEME_EXPORT NativeTheme { - // The part to be painted / sized. - enum Part { - kCheckbox, --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - kFrameTopArea, - #endif - kInnerSpinButton, diff --git a/devel/electron35/files/patch-ui_native__theme_native__theme__base.cc b/devel/electron35/files/patch-ui_native__theme_native__theme__base.cc deleted file mode 100644 index ff658b03176d..000000000000 --- a/devel/electron35/files/patch-ui_native__theme_native__theme__base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/native_theme/native_theme_base.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/native_theme/native_theme_base.cc -@@ -239,7 +239,7 @@ void NativeThemeBase::Paint(cc::PaintCanvas* canvas, - absl::get<ButtonExtraParams>(extra), color_scheme, - accent_color_opaque); - break; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - case kFrameTopArea: - PaintFrameTopArea(canvas, state, rect, - absl::get<FrameTopAreaExtraParams>(extra), diff --git a/devel/electron35/files/patch-ui_native__theme_native__theme__features.cc b/devel/electron35/files/patch-ui_native__theme_native__theme__features.cc deleted file mode 100644 index ed735614e37f..000000000000 --- a/devel/electron35/files/patch-ui_native__theme_native__theme__features.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/native_theme/native_theme_features.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/native_theme/native_theme_features.cc -@@ -73,7 +73,7 @@ bool IsFluentOverlayScrollbarEnabled() { - - bool IsFluentOverlayScrollbarEnabled() { - // Fluent scrollbars are only used for some OSes due to UI design guidelines. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(features::kFluentOverlayScrollbar); - #else - return false; -@@ -82,7 +82,7 @@ bool IsFluentScrollbarEnabled() { - - bool IsFluentScrollbarEnabled() { - // Fluent scrollbars are only used for some OSes due to UI design guidelines. --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return base::FeatureList::IsEnabled(features::kFluentScrollbar) || - IsFluentOverlayScrollbarEnabled(); - #else diff --git a/devel/electron35/files/patch-ui_ozone_common_egl__util.cc b/devel/electron35/files/patch-ui_ozone_common_egl__util.cc deleted file mode 100644 index 37f9c2ad659f..000000000000 --- a/devel/electron35/files/patch-ui_ozone_common_egl__util.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- ui/ozone/common/egl_util.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/ozone/common/egl_util.cc -@@ -27,9 +27,9 @@ const base::FilePath::CharType kDefaultEglSoname[] = - FILE_PATH_LITERAL("libGLESv2.so"); - #else // BUILDFLAG(IS_FUCHSIA) - const base::FilePath::CharType kDefaultEglSoname[] = -- FILE_PATH_LITERAL("libEGL.so.1"); -+ FILE_PATH_LITERAL("libEGL.so"); - const base::FilePath::CharType kDefaultGlesSoname[] = -- FILE_PATH_LITERAL("libGLESv2.so.2"); -+ FILE_PATH_LITERAL("libGLESv2.so"); - #endif - const base::FilePath::CharType kAngleEglSoname[] = - FILE_PATH_LITERAL("libEGL.so"); diff --git a/devel/electron35/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc b/devel/electron35/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc deleted file mode 100644 index ce2f5ea30cab..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_headless_headless__surface__factory.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/ozone/platform/headless/headless_surface_factory.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/ozone/platform/headless/headless_surface_factory.cc -@@ -34,7 +34,7 @@ - #include "ui/ozone/platform/headless/headless_window_manager.h" - #include "ui/ozone/public/surface_ozone_canvas.h" - --#if BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA)) -+#if BUILDFLAG(ENABLE_VULKAN) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)) - #include "ui/ozone/platform/headless/vulkan_implementation_headless.h" - #endif - -@@ -281,7 +281,7 @@ HeadlessSurfaceFactory::CreateVulkanImplementation( - HeadlessSurfaceFactory::CreateVulkanImplementation( - bool use_swiftshader, - bool allow_protected_memory) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) - return std::make_unique<VulkanImplementationHeadless>(use_swiftshader); - #else - return nullptr; diff --git a/devel/electron35/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc b/devel/electron35/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc deleted file mode 100644 index 9c0fdcd1e3bb..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_headless_ozone__platform__headless.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/ozone/platform/headless/ozone_platform_headless.cc.orig 2024-04-15 20:34:30 UTC -+++ ui/ozone/platform/headless/ozone_platform_headless.cc -@@ -103,7 +103,7 @@ class OzonePlatformHeadless : public OzonePlatform { - } - - // Desktop Linux, not CastOS. --#if BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CASTOS) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && !BUILDFLAG(IS_CASTOS) - const PlatformProperties& GetPlatformProperties() override { - static base::NoDestructor<OzonePlatform::PlatformProperties> properties; - static bool initialized = false; diff --git a/devel/electron35/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc b/devel/electron35/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc deleted file mode 100644 index 3ef445463d98..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_headless_vulkan__implementation__headless.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/ozone/platform/headless/vulkan_implementation_headless.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/ozone/platform/headless/vulkan_implementation_headless.cc -@@ -116,7 +116,7 @@ VulkanImplementationHeadless::GetExternalSemaphoreHand - - VkExternalSemaphoreHandleTypeFlagBits - VulkanImplementationHeadless::GetExternalSemaphoreHandleType() { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT; - #else - return VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT; -@@ -126,7 +126,7 @@ bool VulkanImplementationHeadless::CanImportGpuMemoryB - bool VulkanImplementationHeadless::CanImportGpuMemoryBuffer( - gpu::VulkanDeviceQueue* device_queue, - gfx::GpuMemoryBufferType memory_buffer_type) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - const auto& enabled_extensions = device_queue->enabled_extensions(); - return gfx::HasExtension(enabled_extensions, - VK_EXT_EXTERNAL_MEMORY_DMA_BUF_EXTENSION_NAME) && -@@ -149,7 +149,7 @@ VulkanImplementationHeadless::CreateImageFromGpuMemory - VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | VK_IMAGE_USAGE_SAMPLED_BIT | - VK_IMAGE_USAGE_TRANSFER_DST_BIT | VK_IMAGE_USAGE_TRANSFER_SRC_BIT; - auto tiling = VK_IMAGE_TILING_OPTIMAL; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (gmb_handle.native_pixmap_handle.modifier != - gfx::NativePixmapHandle::kNoModifier) { - tiling = VK_IMAGE_TILING_DRM_FORMAT_MODIFIER_EXT; diff --git a/devel/electron35/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc b/devel/electron35/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc deleted file mode 100644 index a246acf36dd1..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_wayland_common_wayland__util.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- ui/ozone/platform/wayland/common/wayland_util.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/ozone/platform/wayland/common/wayland_util.cc -@@ -420,6 +420,7 @@ void RecordConnectionMetrics(wl_display* display) { - {"weston", WaylandCompositor::kWeston}, - }; - -+#if !BUILDFLAG(IS_BSD) - const int fd = wl_display_get_fd(display); - if (fd == -1) { - return WaylandCompositor::kUnknown; -@@ -445,6 +446,7 @@ void RecordConnectionMetrics(wl_display* display) { - return compositor; - } - } -+#endif - - return WaylandCompositor::kOther; - }; diff --git a/devel/electron35/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc b/devel/electron35/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc deleted file mode 100644 index b238570624d8..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_wayland_gpu_vulkan__implementation__wayland.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- ui/ozone/platform/wayland/gpu/vulkan_implementation_wayland.cc.orig 2022-03-25 21:59:56 UTC -+++ ui/ozone/platform/wayland/gpu/vulkan_implementation_wayland.cc -@@ -38,7 +38,11 @@ bool VulkanImplementationWayland::InitializeVulkanInst - - path = path.Append("libvk_swiftshader.so"); - } else { -+#if BUILDFLAG(IS_BSD) -+ path = base::FilePath("libvulkan.so"); -+#else - path = base::FilePath("libvulkan.so.1"); -+#endif - } - - return vulkan_instance_.Initialize(path, required_extensions, {}); diff --git a/devel/electron35/files/patch-ui_ozone_platform_wayland_host_zwp__text__input__wrapper__v1.cc b/devel/electron35/files/patch-ui_ozone_platform_wayland_host_zwp__text__input__wrapper__v1.cc deleted file mode 100644 index 1b408b0e9068..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_wayland_host_zwp__text__input__wrapper__v1.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/ozone/platform/wayland/host/zwp_text_input_wrapper_v1.cc -@@ -261,6 +261,10 @@ void ZWPTextInputWrapperV1::SetSurroundingText( - // so if it exceeds 16 bits, it may be broken. - static constexpr size_t kSizeLimit = 60000; - if (HasAdvancedSurroundingTextSupport() && text.length() > kSizeLimit) { -+#if defined(__FreeBSD_version) && __FreeBSD_version < 1300048 -+ PLOG(ERROR) << "memfd is not supported"; -+ return; -+#else - base::ScopedFD memfd(memfd_create("surrounding_text", MFD_CLOEXEC)); - if (!memfd.get()) { - PLOG(ERROR) << "Failed to create memfd"; -@@ -273,6 +277,7 @@ void ZWPTextInputWrapperV1::SetSurroundingText( - zcr_extended_text_input_v1_set_large_surrounding_text( - extended_obj_.get(), memfd.get(), text.length(), - selection_range.start(), selection_range.end()); -+#endif - } else { - zwp_text_input_v1_set_surrounding_text(obj_.get(), text.c_str(), - selection_range.start(), diff --git a/devel/electron35/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc b/devel/electron35/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc deleted file mode 100644 index 767d3cd847b8..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_x11_vulkan__implementation__x11.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- ui/ozone/platform/x11/vulkan_implementation_x11.cc.orig 2024-04-15 20:34:30 UTC -+++ ui/ozone/platform/x11/vulkan_implementation_x11.cc -@@ -59,7 +59,11 @@ bool VulkanImplementationX11::InitializeVulkanInstance - - path = path.Append("libvk_swiftshader.so"); - } else { -+#if BUILDFLAG(IS_BSD) -+ path = base::FilePath("libvulkan.so"); -+#else - path = base::FilePath("libvulkan.so.1"); -+#endif - } - - return vulkan_instance_.Initialize(path, required_extensions, {}); diff --git a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc b/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc deleted file mode 100644 index 200d12b61e42..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/ozone/platform/x11/x11_screen_ozone.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/ozone/platform/x11/x11_screen_ozone.cc -@@ -22,7 +22,7 @@ - #include "ui/ozone/platform/x11/x11_window.h" - #include "ui/ozone/platform/x11/x11_window_manager.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -97,7 +97,7 @@ X11ScreenOzone::X11ScreenOzone() - window_manager_(X11WindowManager::GetInstance()), - x11_display_manager_(std::make_unique<XDisplayManager>(this)) { - DCHECK(window_manager_); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (auto* linux_ui = ui::LinuxUi::instance()) { - display_scale_factor_observer_.Observe(linux_ui); - } -@@ -267,7 +267,7 @@ void X11ScreenOzone::OnEvent(const x11::Event& xev) { - x11_display_manager_->OnEvent(xev); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void X11ScreenOzone::OnDeviceScaleFactorChanged() { - x11_display_manager_->DispatchDelayedDisplayListUpdate(); - } diff --git a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h b/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h deleted file mode 100644 index 510446329839..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__screen__ozone.h +++ /dev/null @@ -1,38 +0,0 @@ ---- ui/ozone/platform/x11/x11_screen_ozone.h.orig 2024-04-15 20:34:30 UTC -+++ ui/ozone/platform/x11/x11_screen_ozone.h -@@ -16,7 +16,7 @@ - #include "ui/gfx/x/event.h" - #include "ui/ozone/public/platform_screen.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/device_scale_factor_observer.h" - #include "ui/linux/linux_ui.h" - #endif -@@ -29,7 +29,7 @@ class X11ScreenOzone : public PlatformScreen, - class X11ScreenOzone : public PlatformScreen, - public x11::EventObserver, - public XDisplayManager::Delegate --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - , - public DeviceScaleFactorObserver - #endif -@@ -97,7 +97,7 @@ class X11ScreenOzone : public PlatformScreen, - // ui::XDisplayManager::Delegate: - void OnXDisplayListUpdated() override; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // DeviceScaleFactorObserver: - void OnDeviceScaleFactorChanged() override; - #endif -@@ -109,7 +109,7 @@ class X11ScreenOzone : public PlatformScreen, - // Indicates that |this| is initialized. - bool initialized_ = false; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - base::ScopedObservation<ui::LinuxUi, DeviceScaleFactorObserver> - display_scale_factor_observer_{this}; - #endif diff --git a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__window.cc b/devel/electron35/files/patch-ui_ozone_platform_x11_x11__window.cc deleted file mode 100644 index d0d4846780cb..000000000000 --- a/devel/electron35/files/patch-ui_ozone_platform_x11_x11__window.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/ozone/platform/x11/x11_window.cc.orig 2025-05-15 12:22:59 UTC -+++ ui/ozone/platform/x11/x11_window.cc -@@ -1509,7 +1509,7 @@ void X11Window::OnXWindowStateChanged() { - WindowTiledEdges tiled_state = GetTiledState(); - if (tiled_state != tiled_state_) { - tiled_state_ = tiled_state; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - platform_window_delegate_->OnWindowTiledStateChanged(tiled_state); - UpdateDecorationInsets(); - #endif diff --git a/devel/electron35/files/patch-ui_ozone_test_mock__platform__window__delegate.h b/devel/electron35/files/patch-ui_ozone_test_mock__platform__window__delegate.h deleted file mode 100644 index 7e4efdabf0cf..000000000000 --- a/devel/electron35/files/patch-ui_ozone_test_mock__platform__window__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/ozone/test/mock_platform_window_delegate.h.orig 2024-06-18 21:44:02 UTC -+++ ui/ozone/test/mock_platform_window_delegate.h -@@ -35,7 +35,7 @@ class MockPlatformWindowDelegate : public PlatformWind - MOCK_METHOD2(OnWindowStateChanged, - void(PlatformWindowState old_state, - PlatformWindowState new_state)); --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - MOCK_METHOD1(OnWindowTiledStateChanged, - void(WindowTiledEdges new_tiled_edges)); - #endif diff --git a/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.cc b/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.cc deleted file mode 100644 index b8371253d486..000000000000 --- a/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/platform_window/platform_window_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/platform_window/platform_window_delegate.cc -@@ -57,7 +57,7 @@ gfx::Insets PlatformWindowDelegate::CalculateInsetsInD - return gfx::Insets(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void PlatformWindowDelegate::OnWindowTiledStateChanged( - WindowTiledEdges new_tiled_edges) {} - #endif diff --git a/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.h b/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.h deleted file mode 100644 index 790dfdd54c1b..000000000000 --- a/devel/electron35/files/patch-ui_platform__window_platform__window__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/platform_window/platform_window_delegate.h.orig 2025-03-24 20:50:14 UTC -+++ ui/platform_window/platform_window_delegate.h -@@ -144,7 +144,7 @@ class COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindow - virtual void OnWindowStateChanged(PlatformWindowState old_state, - PlatformWindowState new_state) = 0; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Notifies the delegate that the tiled state of the window edges has changed. - virtual void OnWindowTiledStateChanged(WindowTiledEdges new_tiled_edges); - #endif diff --git a/devel/electron35/files/patch-ui_platform__window_platform__window__init__properties.h b/devel/electron35/files/patch-ui_platform__window_platform__window__init__properties.h deleted file mode 100644 index 97086039cf4f..000000000000 --- a/devel/electron35/files/patch-ui_platform__window_platform__window__init__properties.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/platform_window/platform_window_init_properties.h.orig 2024-04-15 20:34:30 UTC -+++ ui/platform_window/platform_window_init_properties.h -@@ -56,7 +56,7 @@ class ScenicWindowDelegate; - class ScenicWindowDelegate; - #endif - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - class X11ExtensionDelegate; - #endif - -@@ -121,7 +121,7 @@ struct COMPONENT_EXPORT(PLATFORM_WINDOW) PlatformWindo - - PlatformWindowShadowType shadow_type = PlatformWindowShadowType::kDefault; - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool prefer_dark_theme = false; - raw_ptr<gfx::ImageSkia> icon = nullptr; - std::optional<SkColor> background_color; diff --git a/devel/electron35/files/patch-ui_qt_BUILD.gn b/devel/electron35/files/patch-ui_qt_BUILD.gn deleted file mode 100644 index dc74da2ddb95..000000000000 --- a/devel/electron35/files/patch-ui_qt_BUILD.gn +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/qt/BUILD.gn.orig 2024-02-21 00:21:16 UTC -+++ ui/qt/BUILD.gn -@@ -20,7 +20,7 @@ config("qt_internal_config") { - - # It's OK to depend on the system libstdc++ since it's a dependency of QT, so - # it will get loaded into the process anyway. -- libs = [ "stdc++" ] -+ # libs = [ "stdc++" ] - - configs = [ - "//build/config/linux:runtime_library", diff --git a/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h b/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h deleted file mode 100644 index 27d62eff8b2b..000000000000 --- a/devel/electron35/files/patch-ui_shell__dialogs_select__file__dialog.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/shell_dialogs/select_file_dialog.h.orig 2024-10-28 21:05:17 UTC -+++ ui/shell_dialogs/select_file_dialog.h -@@ -224,7 +224,7 @@ class SHELL_DIALOGS_EXPORT SelectFileDialog - const GURL* caller = nullptr); - bool HasMultipleFileTypeChoices(); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Set the label used for the file select button. - virtual void SetButtonLabel(const std::string& label) = 0; - diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__bn.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__bn.xtb deleted file mode 100644 index 1726e72f6580..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__bn.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_bn.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_bn.xtb -@@ -10,7 +10,7 @@ - <translation id="IDS_WEB_FONT_FAMILY">Vrinda</translation> - <translation id="IDS_WEB_FONT_FAMILY_XP">Vrinda</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Lohit Bengali</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ja.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ja.xtb deleted file mode 100644 index 36dfea3003d0..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ja.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_ja.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_ja.xtb -@@ -12,7 +12,7 @@ - <if expr="is_ios"> - <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Hiragino Kaku Gothic ProN,sans-serif</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">VL PGothic,Sazanami Gothic,Kochi Gothic,sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ko.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ko.xtb deleted file mode 100644 index 48faa3043711..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ko.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_ko.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_ko.xtb -@@ -12,7 +12,7 @@ - <if expr="is_ios"> - <translation id="IDS_WEB_FONT_FAMILY">Helvetica,Apple SD Gothic Neo,AppleGothic,sans-serif</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK KR,NanumGothic,UnDotum,Baekmuk Gulim,sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ml.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ml.xtb deleted file mode 100644 index 00647e1e4e74..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__ml.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_ml.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_ml.xtb -@@ -9,7 +9,7 @@ - <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,AnjaliOldLipi,Rachana,Kartika</translation> - <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,AnjaliOldLipi,Rachana,Kartika</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Arial,AnjaliOldLipi,Rachana,Kartika,sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__th.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__th.xtb deleted file mode 100644 index 0aed42526f65..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__th.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_th.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_th.xtb -@@ -6,7 +6,7 @@ - <translation id="IDS_WEB_FONT_FAMILY">Tahoma,sans-serif</translation> - <translation id="IDS_WEB_FONT_FAMILY_XP">Tahoma,sans-serif</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Norasi,Waree,Garuda,Loma,sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb deleted file mode 100644 index e721fbf1758d..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-CN.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_zh-CN.xtb.orig 2022-09-24 10:57:32 UTC -+++ ui/strings/translations/app_locale_settings_zh-CN.xtb -@@ -12,7 +12,7 @@ - <if expr="is_ios"> - <translation id="IDS_WEB_FONT_FAMILY">Helvetica,PingFang SC,STHeiti,sans-serif</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK SC, WenQuanYi Zen Hei, sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb b/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb deleted file mode 100644 index f86698d8a9e1..000000000000 --- a/devel/electron35/files/patch-ui_strings_translations_app__locale__settings__zh-TW.xtb +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/translations/app_locale_settings_zh-TW.xtb.orig 2023-02-01 18:43:52 UTC -+++ ui/strings/translations/app_locale_settings_zh-TW.xtb -@@ -12,7 +12,7 @@ - <if expr="is_ios"> - <translation id="IDS_WEB_FONT_FAMILY">Helvetica,PingFang TC,Heiti TC,sans-serif</translation> - </if> --<if expr="is_linux"> -+<if expr="is_posix"> - <translation id="IDS_WEB_FONT_FAMILY">Noto Sans CJK TC, WenQuanYi Zen Hei, sans-serif</translation> - </if> - <if expr="is_chromeos"> diff --git a/devel/electron35/files/patch-ui_strings_ui__strings.grd b/devel/electron35/files/patch-ui_strings_ui__strings.grd deleted file mode 100644 index 614edc731a6d..000000000000 --- a/devel/electron35/files/patch-ui_strings_ui__strings.grd +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/strings/ui_strings.grd.orig 2025-01-27 17:37:37 UTC -+++ ui/strings/ui_strings.grd -@@ -767,7 +767,7 @@ need to be translated for each locale.--> - Win - </message> - </if> -- <if expr="is_linux"> -+ <if expr="is_posix"> - <message name="IDS_APP_SUPER_KEY" desc="Windows key on Windows keyboards, and Command key on Mac keyboards."> - Super - </message> diff --git a/devel/electron35/files/patch-ui_views_controls_prefix__selector.cc b/devel/electron35/files/patch-ui_views_controls_prefix__selector.cc deleted file mode 100644 index ab67728578ea..000000000000 --- a/devel/electron35/files/patch-ui_views_controls_prefix__selector.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/controls/prefix_selector.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/views/controls/prefix_selector.cc -@@ -192,7 +192,7 @@ bool PrefixSelector::ShouldDoLearning() { - return false; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool PrefixSelector::SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) { diff --git a/devel/electron35/files/patch-ui_views_controls_prefix__selector.h b/devel/electron35/files/patch-ui_views_controls_prefix__selector.h deleted file mode 100644 index 7176eb058fc5..000000000000 --- a/devel/electron35/files/patch-ui_views_controls_prefix__selector.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/controls/prefix_selector.h.orig 2025-01-27 17:37:37 UTC -+++ ui/views/controls/prefix_selector.h -@@ -91,7 +91,7 @@ class VIEWS_EXPORT PrefixSelector : public ui::TextInp - ukm::SourceId GetClientSourceForMetrics() const override; - bool ShouldDoLearning() override; - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override; diff --git a/devel/electron35/files/patch-ui_views_controls_textfield_textfield.cc b/devel/electron35/files/patch-ui_views_controls_textfield_textfield.cc deleted file mode 100644 index c4a72ec57ffb..000000000000 --- a/devel/electron35/files/patch-ui_views_controls_textfield_textfield.cc +++ /dev/null @@ -1,65 +0,0 @@ ---- ui/views/controls/textfield/textfield.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/controls/textfield/textfield.cc -@@ -85,7 +85,7 @@ - #include "base/win/win_util.h" - #endif - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/base/ime/linux/text_edit_command_auralinux.h" - #include "ui/base/ime/text_input_flags.h" - #include "ui/linux/linux_ui.h" -@@ -182,7 +182,7 @@ bool IsControlKeyModifier(int flags) { - // Control-modified key combination, but we cannot extend it to other platforms - // as Control has different meanings and behaviors. - // https://crrev.com/2580483002/#msg46 --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - return flags & ui::EF_CONTROL_DOWN; - #else - return false; -@@ -789,7 +789,7 @@ bool Textfield::OnKeyPressed(const ui::KeyEvent& event - return handled; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - auto* linux_ui = ui::LinuxUi::instance(); - std::vector<ui::TextEditCommandAuraLinux> commands; - if (!handled && linux_ui && -@@ -974,7 +974,7 @@ bool Textfield::SkipDefaultKeyEventProcessing(const ui - } - - bool Textfield::SkipDefaultKeyEventProcessing(const ui::KeyEvent& event) { --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Skip any accelerator handling that conflicts with custom keybindings. - auto* linux_ui = ui::LinuxUi::instance(); - std::vector<ui::TextEditCommandAuraLinux> commands; -@@ -2065,7 +2065,7 @@ bool Textfield::ShouldDoLearning() { - return false; - } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/41452689): Implement this method to support Korean IME - // reconversion feature on native text fields (e.g. find bar). - bool Textfield::SetCompositionFromExistingText( -@@ -2583,7 +2583,7 @@ ui::TextEditCommand Textfield::GetCommandForKeyEvent( - #endif - return ui::TextEditCommand::DELETE_BACKWARD; - } --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Only erase by line break on Linux and ChromeOS. - if (shift) { - return ui::TextEditCommand::DELETE_TO_BEGINNING_OF_LINE; -@@ -2591,7 +2591,7 @@ ui::TextEditCommand Textfield::GetCommandForKeyEvent( - #endif - return ui::TextEditCommand::DELETE_WORD_BACKWARD; - case ui::VKEY_DELETE: --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Only erase by line break on Linux and ChromeOS. - if (shift && control) { - return ui::TextEditCommand::DELETE_TO_END_OF_LINE; diff --git a/devel/electron35/files/patch-ui_views_controls_textfield_textfield.h b/devel/electron35/files/patch-ui_views_controls_textfield_textfield.h deleted file mode 100644 index 9da3f19f271e..000000000000 --- a/devel/electron35/files/patch-ui_views_controls_textfield_textfield.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/views/controls/textfield/textfield.h.orig 2025-03-24 20:50:14 UTC -+++ ui/views/controls/textfield/textfield.h -@@ -47,7 +47,7 @@ - #include "ui/views/view_observer.h" - #include "ui/views/word_lookup_client.h" - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <vector> - #endif - -@@ -474,7 +474,7 @@ class VIEWS_EXPORT Textfield : public View, - // Set whether the text should be used to improve typing suggestions. - void SetShouldDoLearning(bool value) { should_do_learning_ = value; } - --#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - bool SetCompositionFromExistingText( - const gfx::Range& range, - const std::vector<ui::ImeTextSpan>& ui_ime_text_spans) override; diff --git a/devel/electron35/files/patch-ui_views_corewm_tooltip__aura.cc b/devel/electron35/files/patch-ui_views_corewm_tooltip__aura.cc deleted file mode 100644 index e0316dd393f6..000000000000 --- a/devel/electron35/files/patch-ui_views_corewm_tooltip__aura.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/corewm/tooltip_aura.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/views/corewm/tooltip_aura.cc -@@ -38,7 +38,7 @@ bool CanUseTranslucentTooltipWidget() { - - // TODO(varkha): Update if native widget can be transparent on Linux. - bool CanUseTranslucentTooltipWidget() { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_BSD) - return false; - #else - return true; diff --git a/devel/electron35/files/patch-ui_views_examples_widget__example.cc b/devel/electron35/files/patch-ui_views_examples_widget__example.cc deleted file mode 100644 index 2b585129d811..000000000000 --- a/devel/electron35/files/patch-ui_views_examples_widget__example.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/examples/widget_example.cc.orig 2024-10-16 21:32:40 UTC -+++ ui/views/examples/widget_example.cc -@@ -50,7 +50,7 @@ void WidgetExample::CreateExampleView(View* container) - modal_button->SetCallback( - base::BindRepeating(&WidgetExample::CreateDialogWidget, - base::Unretained(this), modal_button, true)); --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Windows does not support TYPE_CONTROL top-level widgets. - LabelButton* control_button = BuildButton( - container, GetStringUTF16(IDS_WIDGET_CHILD_WIDGET_BUTTON_LABEL)); diff --git a/devel/electron35/files/patch-ui_views_focus_focus__manager.cc b/devel/electron35/files/patch-ui_views_focus_focus__manager.cc deleted file mode 100644 index 480f1ebc007c..000000000000 --- a/devel/electron35/files/patch-ui_views_focus_focus__manager.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/views/focus/focus_manager.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/focus/focus_manager.cc -@@ -604,7 +604,7 @@ bool FocusManager::RedirectAcceleratorToBubbleAnchorWi - return false; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Processing an accelerator can delete things. Because we - // need these objects afterwards on Linux, save widget_ as weak pointer and - // save the close_on_deactivate property value of widget_delegate in a -@@ -619,7 +619,7 @@ bool FocusManager::RedirectAcceleratorToBubbleAnchorWi - const bool accelerator_processed = - focus_manager->ProcessAccelerator(accelerator); - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // Need to manually close the bubble widget on Linux. On Linux when the - // bubble is shown, the main widget remains active. Because of that when - // focus is set to the main widget to process accelerator, the main widget diff --git a/devel/electron35/files/patch-ui_views_style_platform__style.cc b/devel/electron35/files/patch-ui_views_style_platform__style.cc deleted file mode 100644 index e9e503414dda..000000000000 --- a/devel/electron35/files/patch-ui_views_style_platform__style.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/views/style/platform_style.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/style/platform_style.cc -@@ -16,7 +16,7 @@ - #include "ui/views/controls/focusable_border.h" - #include "ui/views/controls/scrollbar/scroll_bar_views.h" - --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/views/controls/scrollbar/overlay_scroll_bar.h" - #endif - -@@ -27,7 +27,7 @@ std::unique_ptr<ScrollBar> PlatformStyle::CreateScroll - // static - std::unique_ptr<ScrollBar> PlatformStyle::CreateScrollBar( - ScrollBar::Orientation orientation) { --#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return std::make_unique<OverlayScrollBar>(orientation); - #else - return std::make_unique<ScrollBarViews>(orientation); diff --git a/devel/electron35/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc b/devel/electron35/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc deleted file mode 100644 index 94ce57f7b2b5..000000000000 --- a/devel/electron35/files/patch-ui_views_test_ui__controls__factory__desktop__aura__ozone.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/test/ui_controls_factory_desktop_aura_ozone.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/views/test/ui_controls_factory_desktop_aura_ozone.cc -@@ -237,7 +237,7 @@ bool SendMouseClick(MouseButton type, gfx::NativeWindo - window_hint); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // static - void ForceUseScreenCoordinatesOnce() { - g_ozone_ui_controls_test_helper->ForceUseScreenCoordinatesOnce(); diff --git a/devel/electron35/files/patch-ui_views_views__delegate.cc b/devel/electron35/files/patch-ui_views_views__delegate.cc deleted file mode 100644 index fa5b69cf7053..000000000000 --- a/devel/electron35/files/patch-ui_views_views__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/views_delegate.cc.orig 2025-01-27 17:37:37 UTC -+++ ui/views/views_delegate.cc -@@ -89,7 +89,7 @@ bool ViewsDelegate::IsWindowInMetro(gfx::NativeWindow - return false; - } - #elif BUILDFLAG(ENABLE_DESKTOP_AURA) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - gfx::ImageSkia* ViewsDelegate::GetDefaultWindowIcon() const { - return nullptr; - } diff --git a/devel/electron35/files/patch-ui_views_views__delegate.h b/devel/electron35/files/patch-ui_views_views__delegate.h deleted file mode 100644 index 454079fc89c0..000000000000 --- a/devel/electron35/files/patch-ui_views_views__delegate.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/views_delegate.h.orig 2025-01-27 17:37:37 UTC -+++ ui/views/views_delegate.h -@@ -139,7 +139,7 @@ class VIEWS_EXPORT ViewsDelegate { - // environment. - virtual bool IsWindowInMetro(gfx::NativeWindow window) const; - #elif BUILDFLAG(ENABLE_DESKTOP_AURA) && \ -- (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) -+ (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) - virtual gfx::ImageSkia* GetDefaultWindowIcon() const; - #endif - diff --git a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc b/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc deleted file mode 100644 index 7d8ea3b3e28f..000000000000 --- a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.cc -@@ -203,7 +203,7 @@ DragOperation DesktopDragDropClientOzone::StartDragAnd - return selected_operation_; - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void DesktopDragDropClientOzone::UpdateDragImage(const gfx::ImageSkia& image, - const gfx::Vector2d& offset) { - DCHECK(drag_handler_); diff --git a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h b/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h deleted file mode 100644 index fe4491452870..000000000000 --- a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.h +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.h.orig 2025-01-27 17:37:37 UTC -+++ ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone.h -@@ -67,7 +67,7 @@ class VIEWS_EXPORT DesktopDragDropClientOzone - // The offset of |drag_widget_| relative to the mouse position. - gfx::Vector2d offset; - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // The last received drag location. The drag widget is moved asynchronously - // so its position is updated when the UI thread has time for that. When - // the first change to the location happens, a call to UpdateDragWidget() -@@ -88,7 +88,7 @@ class VIEWS_EXPORT DesktopDragDropClientOzone - const gfx::Point& root_location, - int allowed_operations, - ui::mojom::DragEventSource source) override; --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - void UpdateDragImage(const gfx::ImageSkia& image, - const gfx::Vector2d& offset) override; - #endif diff --git a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc b/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc deleted file mode 100644 index 2b89e9b60d12..000000000000 --- a/devel/electron35/files/patch-ui_views_widget_desktop__aura_desktop__window__tree__host__platform.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc.orig 2025-05-15 12:22:59 UTC -+++ ui/views/widget/desktop_aura/desktop_window_tree_host_platform.cc -@@ -50,7 +50,7 @@ - #include "ui/wm/core/window_util.h" - #include "ui/wm/public/window_move_client.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/views/widget/desktop_aura/desktop_drag_drop_client_ozone_linux.h" - #endif - -@@ -347,7 +347,7 @@ DesktopWindowTreeHostPlatform::CreateDragDropClient() - DesktopWindowTreeHostPlatform::CreateDragDropClient() { - ui::WmDragHandler* drag_handler = ui::GetWmDragHandler(*(platform_window())); - std::unique_ptr<DesktopDragDropClientOzone> drag_drop_client = --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - std::make_unique<DesktopDragDropClientOzoneLinux>(window(), drag_handler); - #else - std::make_unique<DesktopDragDropClientOzone>(window(), drag_handler); -@@ -1179,7 +1179,7 @@ bool DesktopWindowTreeHostPlatform::RotateFocusForWidg - // DesktopWindowTreeHost: - - // Linux subclasses this host and adds some Linux specific bits. --#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) -+#if !BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) && !BUILDFLAG(IS_BSD) - // static - DesktopWindowTreeHost* DesktopWindowTreeHost::Create( - internal::NativeWidgetDelegate* native_widget_delegate, diff --git a/devel/electron35/files/patch-ui_views_widget_root__view.cc b/devel/electron35/files/patch-ui_views_widget_root__view.cc deleted file mode 100644 index 6dac5391bd9b..000000000000 --- a/devel/electron35/files/patch-ui_views_widget_root__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/widget/root_view.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/widget/root_view.cc -@@ -169,7 +169,7 @@ class AnnounceTextView : public View { - #if BUILDFLAG(IS_CHROMEOS) - // On ChromeOS, kAlert role can invoke an unnecessary event on reparenting. - GetViewAccessibility().SetRole(ax::mojom::Role::kStaticText); --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - // TODO(crbug.com/40658933): Use live regions (do not use alerts). - // May require setting kLiveStatus, kContainerLiveStatus to "polite". - GetViewAccessibility().SetRole(ax::mojom::Role::kAlert); diff --git a/devel/electron35/files/patch-ui_views_widget_widget.cc b/devel/electron35/files/patch-ui_views_widget_widget.cc deleted file mode 100644 index a7ef80a3b525..000000000000 --- a/devel/electron35/files/patch-ui_views_widget_widget.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- ui/views/widget/widget.cc.orig 2025-05-15 12:22:59 UTC -+++ ui/views/widget/widget.cc -@@ -63,7 +63,7 @@ - #include "ui/views/window/custom_frame_view.h" - #include "ui/views/window/dialog_delegate.h" - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - #include "ui/linux/linux_ui.h" - #endif - -@@ -2450,7 +2450,7 @@ const ui::NativeTheme* Widget::GetNativeTheme() const - return parent_->GetNativeTheme(); - } - --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - if (auto* linux_ui_theme = - ui::LinuxUiTheme::GetForWindow(GetNativeWindow())) { - return linux_ui_theme->GetNativeTheme(); diff --git a/devel/electron35/files/patch-ui_views_window_custom__frame__view.cc b/devel/electron35/files/patch-ui_views_window_custom__frame__view.cc deleted file mode 100644 index 23f1b22ce014..000000000000 --- a/devel/electron35/files/patch-ui_views_window_custom__frame__view.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/window/custom_frame_view.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/window/custom_frame_view.cc -@@ -279,7 +279,7 @@ int CustomFrameView::CaptionButtonY() const { - int CustomFrameView::CaptionButtonY() const { - // Maximized buttons start at window top so that even if their images aren't - // drawn flush with the screen edge, they still obey Fitts' Law. --#if BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) - return FrameBorderThickness(); - #else - return frame_->IsMaximized() ? FrameBorderThickness() : kFrameShadowThickness; diff --git a/devel/electron35/files/patch-ui_views_window_dialog__delegate.cc b/devel/electron35/files/patch-ui_views_window_dialog__delegate.cc deleted file mode 100644 index cc261d1c1e6a..000000000000 --- a/devel/electron35/files/patch-ui_views_window_dialog__delegate.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/window/dialog_delegate.cc.orig 2025-03-24 20:50:14 UTC -+++ ui/views/window/dialog_delegate.cc -@@ -105,7 +105,7 @@ bool DialogDelegate::CanSupportCustomFrame(gfx::Native - - // static - bool DialogDelegate::CanSupportCustomFrame(gfx::NativeView parent) { --#if BUILDFLAG(IS_LINUX) && BUILDFLAG(ENABLE_DESKTOP_AURA) -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) && BUILDFLAG(ENABLE_DESKTOP_AURA) - // The new style doesn't support unparented dialogs on Linux desktop. - return parent != nullptr; - #else diff --git a/devel/electron35/files/patch-ui_views_window_frame__background.cc b/devel/electron35/files/patch-ui_views_window_frame__background.cc deleted file mode 100644 index 9766c76c32d0..000000000000 --- a/devel/electron35/files/patch-ui_views_window_frame__background.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/views/window/frame_background.cc.orig 2023-10-19 19:59:22 UTC -+++ ui/views/window/frame_background.cc -@@ -110,7 +110,7 @@ void FrameBackground::PaintMaximized(gfx::Canvas* canv - int width) const { - // Fill the top with the frame color first so we have a constant background - // for areas not covered by the theme image. --#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)) && \ -+#if (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)) && \ - BUILDFLAG(ENABLE_DESKTOP_AURA) - ui::NativeTheme::FrameTopAreaExtraParams frame_top_area; - frame_top_area.use_custom_frame = use_custom_frame_; diff --git a/devel/electron35/files/patch-v8_BUILD.gn b/devel/electron35/files/patch-v8_BUILD.gn deleted file mode 100644 index 5c9c0c4b3d3f..000000000000 --- a/devel/electron35/files/patch-v8_BUILD.gn +++ /dev/null @@ -1,65 +0,0 @@ ---- v8/BUILD.gn.orig 2025-03-24 20:50:14 UTC -+++ v8/BUILD.gn -@@ -960,6 +960,8 @@ external_v8_defines = [ - "V8_TARGET_OS_MACOS", - "V8_TARGET_OS_WIN", - "V8_TARGET_OS_CHROMEOS", -+ "V8_TARGET_OS_OPENBSD", -+ "V8_TARGET_OS_FREEBSD", - ] - - enabled_external_v8_defines = [ -@@ -1039,6 +1041,12 @@ if (target_os == "android") { - } else if (target_os == "chromeos") { - enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] - enabled_external_v8_defines += [ "V8_TARGET_OS_CHROMEOS" ] -+} else if (target_os == "openbsd") { -+ enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] -+ enabled_external_v8_defines += [ "V8_TARGET_OS_OPENBSD" ] -+} else if (target_os == "freebsd") { -+ enabled_external_v8_defines += [ "V8_HAVE_TARGET_OS" ] -+ enabled_external_v8_defines += [ "V8_TARGET_OS_FREEBSD" ] - } - - disabled_external_v8_defines = external_v8_defines - enabled_external_v8_defines -@@ -2465,6 +2473,12 @@ template("run_mksnapshot") { - if (!v8_enable_builtins_profiling && v8_enable_builtins_reordering) { - args += [ "--reorder-builtins" ] - } -+ -+ if (v8_current_cpu == "x86") { -+ args -= [ -+ "--abort-on-bad-builtin-profile-data", -+ ] -+ } - } - - if (v8_enable_turboshaft_csa) { -@@ -6546,7 +6560,7 @@ v8_component("v8_libbase") { - } - } - -- if (is_linux || is_chromeos) { -+ if ((is_linux || is_chromeos) && !is_bsd) { - sources += [ - "src/base/debug/stack_trace_posix.cc", - "src/base/platform/platform-linux.cc", -@@ -6557,6 +6571,18 @@ v8_component("v8_libbase") { - "dl", - "rt", - ] -+ } else if (is_openbsd) { -+ sources += [ -+ "src/base/debug/stack_trace_posix.cc", -+ "src/base/platform/platform-openbsd.cc", -+ ] -+ libs = [ "execinfo" ] -+ } else if (is_freebsd) { -+ sources += [ -+ "src/base/debug/stack_trace_posix.cc", -+ "src/base/platform/platform-freebsd.cc", -+ ] -+ libs = [ "execinfo" ] - } else if (current_os == "aix") { - sources += [ - "src/base/debug/stack_trace_posix.cc", diff --git a/devel/electron35/files/patch-v8_include_v8-internal.h b/devel/electron35/files/patch-v8_include_v8-internal.h deleted file mode 100644 index 2b2470f5f30c..000000000000 --- a/devel/electron35/files/patch-v8_include_v8-internal.h +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/include/v8-internal.h.orig 2025-03-24 20:50:14 UTC -+++ v8/include/v8-internal.h -@@ -232,7 +232,7 @@ using SandboxedPointer_t = Address; - #ifdef V8_ENABLE_SANDBOX - - // Size of the sandbox, excluding the guard regions surrounding it. --#if defined(V8_TARGET_OS_ANDROID) -+#if (defined(V8_TARGET_OS_ANDROID) || defined(V8_TARGET_OS_OPENBSD)) - // On Android, most 64-bit devices seem to be configured with only 39 bits of - // virtual address space for userspace. As such, limit the sandbox to 128GB (a - // quarter of the total available address space). diff --git a/devel/electron35/files/patch-v8_include_v8config.h b/devel/electron35/files/patch-v8_include_v8config.h deleted file mode 100644 index 9273bedd386c..000000000000 --- a/devel/electron35/files/patch-v8_include_v8config.h +++ /dev/null @@ -1,45 +0,0 @@ ---- v8/include/v8config.h.orig 2025-01-27 17:37:37 UTC -+++ v8/include/v8config.h -@@ -201,6 +201,8 @@ path. Add it with -I<path> to the command line - && !defined(V8_TARGET_OS_FUCHSIA) \ - && !defined(V8_TARGET_OS_IOS) \ - && !defined(V8_TARGET_OS_LINUX) \ -+ && !defined(V8_TARGET_OS_OPENBSD) \ -+ && !defined(V8_TARGET_OS_FREEBSD) \ - && !defined(V8_TARGET_OS_MACOS) \ - && !defined(V8_TARGET_OS_WIN) \ - && !defined(V8_TARGET_OS_CHROMEOS) -@@ -213,6 +215,8 @@ path. Add it with -I<path> to the command line - || defined(V8_TARGET_OS_FUCHSIA) \ - || defined(V8_TARGET_OS_IOS) \ - || defined(V8_TARGET_OS_LINUX) \ -+ || defined(V8_TARGET_OS_OPENBSD) \ -+ || defined(V8_TARGET_OS_FREEBSD) \ - || defined(V8_TARGET_OS_MACOS) \ - || defined(V8_TARGET_OS_WIN) \ - || defined(V8_TARGET_OS_CHROMEOS) -@@ -236,6 +240,16 @@ path. Add it with -I<path> to the command line - # define V8_TARGET_OS_LINUX - #endif - -+#ifdef V8_OS_OPENBSD -+# define V8_TARGET_OS_OPENBSD -+# define V8_TARGET_OS_BSD -+#endif -+ -+#ifdef V8_OS_FREEBSD -+# define V8_TARGET_OS_OPENBSD -+# define V8_TARGET_OS_BSD -+#endif -+ - #ifdef V8_OS_MACOS - # define V8_TARGET_OS_MACOS - #endif -@@ -382,6 +396,7 @@ path. Add it with -I<path> to the command line - #if (defined(_M_X64) || defined(__x86_64__) /* x64 (everywhere) */ \ - || ((defined(__AARCH64EL__) || defined(_M_ARM64)) /* arm64, but ... */ \ - && !defined(_WIN32))) /* not on windows */ \ -+ && !defined(__OpenBSD__) /* not on OpenBSD */ \ - && !defined(COMPONENT_BUILD) /* no component build */\ - && __clang_major__ >= 17 /* clang >= 17 */ - # define V8_HAS_ATTRIBUTE_PRESERVE_MOST (__has_attribute(preserve_most)) diff --git a/devel/electron35/files/patch-v8_src_api_api.cc b/devel/electron35/files/patch-v8_src_api_api.cc deleted file mode 100644 index b746d59b10eb..000000000000 --- a/devel/electron35/files/patch-v8_src_api_api.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- v8/src/api/api.cc.orig 2025-04-06 11:53:47 UTC -+++ v8/src/api/api.cc -@@ -153,7 +153,7 @@ - #include "src/wasm/wasm-serialization.h" - #endif // V8_ENABLE_WEBASSEMBLY - --#if V8_OS_LINUX || V8_OS_DARWIN || V8_OS_FREEBSD -+#if V8_OS_LINUX || V8_OS_DARWIN || V8_OS_FREEBSD || V8_OS_OPENBSD - #include <signal.h> - #include <unistd.h> - -@@ -6633,7 +6633,7 @@ bool v8::V8::Initialize(const int build_config) { - return true; - } - --#if V8_OS_LINUX || V8_OS_DARWIN -+#if V8_OS_LINUX || V8_OS_DARWIN || V8_OS_FREEBSD || V8_OS_OPENBSD - bool TryHandleWebAssemblyTrapPosix(int sig_code, siginfo_t* info, - void* context) { - #if V8_ENABLE_WEBASSEMBLY && V8_TRAP_HANDLER_SUPPORTED diff --git a/devel/electron35/files/patch-v8_src_base_atomicops.h b/devel/electron35/files/patch-v8_src_base_atomicops.h deleted file mode 100644 index 09d81e53e794..000000000000 --- a/devel/electron35/files/patch-v8_src_base_atomicops.h +++ /dev/null @@ -1,24 +0,0 @@ ---- v8/src/base/atomicops.h.orig 2023-10-19 20:00:30 UTC -+++ v8/src/base/atomicops.h -@@ -57,10 +57,10 @@ using Atomic64 = SbAtomic64; - using Atomic8 = char; - using Atomic16 = int16_t; - using Atomic32 = int32_t; --#if defined(V8_HOST_ARCH_64_BIT) -+#if defined(V8_HOST_ARCH_64_BIT) || defined(V8_OS_OPENBSD) - // We need to be able to go between Atomic64 and AtomicWord implicitly. This - // means Atomic64 and AtomicWord should be the same type on 64-bit. --#if defined(__ILP32__) -+#if defined(__ILP32__) && !defined(V8_OS_OPENBSD) - using Atomic64 = int64_t; - #else - using Atomic64 = intptr_t; -@@ -266,7 +266,7 @@ inline Atomic32 SeqCst_Load(volatile const Atomic32* p - std::memory_order_seq_cst); - } - --#if defined(V8_HOST_ARCH_64_BIT) -+#if defined(V8_HOST_ARCH_64_BIT) || defined(V8_OS_OPENBSD) - - inline Atomic64 Relaxed_CompareAndSwap(volatile Atomic64* ptr, - Atomic64 old_value, Atomic64 new_value) { diff --git a/devel/electron35/files/patch-v8_src_base_platform_memory.h b/devel/electron35/files/patch-v8_src_base_platform_memory.h deleted file mode 100644 index d1815112f0cc..000000000000 --- a/devel/electron35/files/patch-v8_src_base_platform_memory.h +++ /dev/null @@ -1,18 +0,0 @@ ---- v8/src/base/platform/memory.h.orig 2024-10-16 21:34:43 UTC -+++ v8/src/base/platform/memory.h -@@ -21,13 +21,13 @@ - #include <malloc/malloc.h> - #elif V8_OS_OPENBSD - #include <sys/malloc.h> --#elif V8_OS_ZOS -+#elif (V8_OS_ZOS || V8_OS_BSD) - #include <stdlib.h> - #else - #include <malloc.h> - #endif - --#if (V8_OS_POSIX && !V8_OS_AIX && !V8_OS_SOLARIS && !V8_OS_ZOS && !V8_OS_OPENBSD) || V8_OS_WIN -+#if (V8_OS_POSIX && !V8_OS_AIX && !V8_OS_SOLARIS && !V8_OS_ZOS && !V8_OS_BSD) || V8_OS_WIN - #define V8_HAS_MALLOC_USABLE_SIZE 1 - #endif - diff --git a/devel/electron35/files/patch-v8_src_base_platform_platform-freebsd.cc b/devel/electron35/files/patch-v8_src_base_platform_platform-freebsd.cc deleted file mode 100644 index 5f462761158a..000000000000 --- a/devel/electron35/files/patch-v8_src_base_platform_platform-freebsd.cc +++ /dev/null @@ -1,32 +0,0 @@ ---- v8/src/base/platform/platform-freebsd.cc.orig 2022-02-07 13:39:41 UTC -+++ v8/src/base/platform/platform-freebsd.cc -@@ -43,14 +43,10 @@ TimezoneCache* OS::CreateTimezoneCache() { - return new PosixDefaultTimezoneCache(); - } - --static unsigned StringToLong(char* buffer) { -- return static_cast<unsigned>(strtol(buffer, nullptr, 16)); --} -- - std::vector<OS::SharedLibraryAddress> OS::GetSharedLibraryAddresses() { - std::vector<SharedLibraryAddress> result; - int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_VMMAP, getpid()}; -- size_t miblen = sizeof(mib) / sizeof(mib[0]); -+ unsigned int miblen = sizeof(mib) / sizeof(mib[0]); - size_t buffer_size; - if (sysctl(mib, miblen, nullptr, &buffer_size, nullptr, 0) == 0) { - // Overallocate the buffer by 1/3 to account for concurrent -@@ -82,8 +78,13 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib - lib_name = std::string(path); - } - result.push_back(SharedLibraryAddress( -+#if defined(__i386__) || defined(OS_FREEBSD) -+ lib_name, static_cast<uintptr_t>(map->kve_start), -+ static_cast<uintptr_t>(map->kve_end))); -+#else - lib_name, reinterpret_cast<uintptr_t>(map->kve_start), - reinterpret_cast<uintptr_t>(map->kve_end))); -+#endif - } - - start += ssize; diff --git a/devel/electron35/files/patch-v8_src_base_platform_platform-openbsd.cc b/devel/electron35/files/patch-v8_src_base_platform_platform-openbsd.cc deleted file mode 100644 index 6261e6d3dc65..000000000000 --- a/devel/electron35/files/patch-v8_src_base_platform_platform-openbsd.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- v8/src/base/platform/platform-openbsd.cc.orig 2024-08-14 20:58:07 UTC -+++ v8/src/base/platform/platform-openbsd.cc -@@ -6,6 +6,7 @@ - // POSIX-compatible parts, the implementation is in platform-posix.cc. - - #include <pthread.h> -+#include <pthread_np.h> - #include <semaphore.h> - #include <signal.h> - #include <stdlib.h> -@@ -121,6 +122,17 @@ void OS::AdjustSchedulingParams() {} - } - - void OS::AdjustSchedulingParams() {} -+ -+// static -+Stack::StackSlot Stack::ObtainCurrentThreadStackStart() { -+ stack_t ss; -+ void *base; -+ if (pthread_stackseg_np(pthread_self(), &ss) != 0) -+ return nullptr; -+ -+ base = (void*)((size_t) ss.ss_sp - ss.ss_size); -+ return reinterpret_cast<uint8_t*>(base) + ss.ss_size; -+} - - std::optional<OS::MemoryRange> OS::GetFirstFreeMemoryRangeWithin( - OS::Address boundary_start, OS::Address boundary_end, size_t minimum_size, diff --git a/devel/electron35/files/patch-v8_src_base_platform_platform-posix.cc b/devel/electron35/files/patch-v8_src_base_platform_platform-posix.cc deleted file mode 100644 index b00e9e7ca991..000000000000 --- a/devel/electron35/files/patch-v8_src_base_platform_platform-posix.cc +++ /dev/null @@ -1,53 +0,0 @@ ---- v8/src/base/platform/platform-posix.cc.orig 2025-01-27 17:37:37 UTC -+++ v8/src/base/platform/platform-posix.cc -@@ -75,7 +75,7 @@ - #include <sys/syscall.h> - #endif - --#if V8_OS_FREEBSD || V8_OS_DARWIN || V8_OS_OPENBSD || V8_OS_SOLARIS -+#if V8_OS_FREEBSD || V8_OS_DARWIN || V8_OS_BSD || V8_OS_SOLARIS - #define MAP_ANONYMOUS MAP_ANON - #endif - -@@ -314,8 +314,15 @@ void OS::SetRandomMmapSeed(int64_t seed) { - } - } - -+#if V8_OS_OPENBSD -+// Allow OpenBSD's mmap to select a random address on OpenBSD - // static - void* OS::GetRandomMmapAddr() { -+ return nullptr; -+} -+#else -+// static -+void* OS::GetRandomMmapAddr() { - uintptr_t raw_addr; - { - MutexGuard guard(rng_mutex.Pointer()); -@@ -412,6 +419,7 @@ void* OS::GetRandomMmapAddr() { - #endif - return reinterpret_cast<void*>(raw_addr); - } -+#endif - - // TODO(bbudge) Move Cygwin and Fuchsia stuff into platform-specific files. - #if !V8_OS_CYGWIN && !V8_OS_FUCHSIA -@@ -700,7 +708,7 @@ bool OS::HasLazyCommits() { - #if !V8_OS_ZOS - // static - bool OS::HasLazyCommits() { --#if V8_OS_AIX || V8_OS_LINUX || V8_OS_DARWIN -+#if V8_OS_AIX || V8_OS_LINUX || V8_OS_DARWIN || V8_OS_BSD - return true; - #else - // TODO(bbudge) Return true for all POSIX platforms. -@@ -1346,7 +1354,7 @@ void Thread::SetThreadLocal(LocalStorageKey key, void* - // keep this version in POSIX as most Linux-compatible derivatives will - // support it. MacOS and FreeBSD are different here. - #if !defined(V8_OS_FREEBSD) && !defined(V8_OS_DARWIN) && !defined(_AIX) && \ -- !defined(V8_OS_SOLARIS) -+ !defined(V8_OS_SOLARIS) && !defined(V8_OS_OPENBSD) - - namespace { - #if DEBUG diff --git a/devel/electron35/files/patch-v8_src_base_sys-info.cc b/devel/electron35/files/patch-v8_src_base_sys-info.cc deleted file mode 100644 index 6838c6308c66..000000000000 --- a/devel/electron35/files/patch-v8_src_base_sys-info.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/base/sys-info.cc.orig 2024-10-16 21:34:43 UTC -+++ v8/src/base/sys-info.cc -@@ -36,7 +36,7 @@ int SysInfo::NumberOfProcessors() { - // static - int SysInfo::NumberOfProcessors() { - #if V8_OS_OPENBSD -- int mib[2] = {CTL_HW, HW_NCPU}; -+ int mib[2] = {CTL_HW, HW_NCPUONLINE}; - int ncpu = 0; - size_t len = sizeof(ncpu); - if (sysctl(mib, arraysize(mib), &ncpu, &len, nullptr, 0) != 0) { diff --git a/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.cc b/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.cc deleted file mode 100644 index 8047bb29a79f..000000000000 --- a/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/diagnostics/perf-jit.cc.orig 2025-05-10 23:04:03 UTC -+++ v8/src/diagnostics/perf-jit.cc -@@ -31,7 +31,7 @@ - #include "src/flags/flags.h" - - // Only compile the {PerfJitLogger} on Linux & Darwin. --#if V8_OS_LINUX || V8_OS_DARWIN -+#if defined(V8_OS_LINUX) || defined(V8_OS_DARWIN) || defined(V8_OS_BSD) - - #include <fcntl.h> - #include <sys/mman.h> diff --git a/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.h b/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.h deleted file mode 100644 index 4981acef4fc9..000000000000 --- a/devel/electron35/files/patch-v8_src_diagnostics_perf-jit.h +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/diagnostics/perf-jit.h.orig 2025-05-10 23:04:03 UTC -+++ v8/src/diagnostics/perf-jit.h -@@ -31,7 +31,7 @@ - #include "include/v8config.h" - - // {PerfJitLogger} is only implemented on Linux & Darwin. --#if V8_OS_LINUX || V8_OS_DARWIN -+#if defined(V8_OS_LINUX) || defined(V8_OS_DARWIN) || defined(V8_OS_BSD) - - #include "src/logging/log.h" - diff --git a/devel/electron35/files/patch-v8_src_execution_isolate.cc b/devel/electron35/files/patch-v8_src_execution_isolate.cc deleted file mode 100644 index 61c94c2b7b86..000000000000 --- a/devel/electron35/files/patch-v8_src_execution_isolate.cc +++ /dev/null @@ -1,27 +0,0 @@ ---- v8/src/execution/isolate.cc.orig 2025-03-24 20:50:14 UTC -+++ v8/src/execution/isolate.cc -@@ -172,6 +172,10 @@ - #include "src/execution/simulator-base.h" - #endif - -+#if defined(V8_OS_OPENBSD) -+#include <sys/mman.h> -+#endif -+ - extern "C" const uint8_t v8_Default_embedded_blob_code_[]; - extern "C" uint32_t v8_Default_embedded_blob_code_size_; - extern "C" const uint8_t v8_Default_embedded_blob_data_[]; -@@ -5048,6 +5052,13 @@ void Isolate::InitializeDefaultEmbeddedBlob() { - uint32_t code_size = DefaultEmbeddedBlobCodeSize(); - const uint8_t* data = DefaultEmbeddedBlobData(); - uint32_t data_size = DefaultEmbeddedBlobDataSize(); -+ -+#if defined(V8_OS_OPENBSD) && !defined(V8_TARGET_ARCH_IA32) -+ if (code_size > 0) { -+ mprotect(reinterpret_cast<void *>(const_cast<uint8_t *>(code)), -+ code_size, PROT_READ | PROT_EXEC); -+ } -+#endif - - if (StickyEmbeddedBlobCode() != nullptr) { - base::SpinningMutexGuard guard( diff --git a/devel/electron35/files/patch-v8_src_flags_flags.cc b/devel/electron35/files/patch-v8_src_flags_flags.cc deleted file mode 100644 index 1b7313ad936c..000000000000 --- a/devel/electron35/files/patch-v8_src_flags_flags.cc +++ /dev/null @@ -1,24 +0,0 @@ ---- v8/src/flags/flags.cc.orig 2025-03-24 20:50:14 UTC -+++ v8/src/flags/flags.cc -@@ -16,6 +16,10 @@ - #include <set> - #include <sstream> - -+#if V8_OS_OPENBSD -+#include <sys/mman.h> -+#endif -+ - #include "src/base/hashing.h" - #include "src/base/lazy-instance.h" - #include "src/base/platform/platform.h" -@@ -823,6 +827,10 @@ void FlagList::FreezeFlags() { - // Note that for string flags we only protect the pointer itself, but not the - // string storage. TODO(12887): Fix this. - base::OS::SetDataReadOnly(&v8_flags, sizeof(v8_flags)); -+#if V8_OS_OPENBSD -+ if (mimmutable(&v8_flags, sizeof(v8_flags)) == -1) -+ FATAL("unable to set immutability of v8_flags"); -+#endif - } - - // static diff --git a/devel/electron35/files/patch-v8_src_libsampler_sampler.cc b/devel/electron35/files/patch-v8_src_libsampler_sampler.cc deleted file mode 100644 index 97cd4de0485a..000000000000 --- a/devel/electron35/files/patch-v8_src_libsampler_sampler.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- v8/src/libsampler/sampler.cc.orig 2025-01-27 17:37:37 UTC -+++ v8/src/libsampler/sampler.cc -@@ -519,6 +519,16 @@ void SignalHandler::FillRegisterState(void* context, R - state->pc = reinterpret_cast<void*>(mcontext.__gregs[_REG_PC]); - state->sp = reinterpret_cast<void*>(mcontext.__gregs[_REG_SP]); - state->fp = reinterpret_cast<void*>(mcontext.__gregs[_REG_FP]); -+#elif V8_HOST_ARCH_ARM64 -+#ifdef __CHERI_PURE_CAPABILITY__ -+ state->pc = reinterpret_cast<void*>(mcontext.mc_capregs.cap_elr); -+ state->sp = reinterpret_cast<void*>(mcontext.mc_capregs.cap_sp); -+ state->fp = reinterpret_cast<void*>(mcontext.mc_capregs.cap_x[29]); -+#else // !__CHERI_PURE_CAPABILITY__ -+ state->pc = reinterpret_cast<void*>(mcontext.mc_gpregs.gp_elr); -+ state->sp = reinterpret_cast<void*>(mcontext.mc_gpregs.gp_sp); -+ state->fp = reinterpret_cast<void*>(mcontext.mc_gpregs.gp_x[29]); -+#endif // __CHERI_PURE_CAPABILITY__ - #endif // V8_HOST_ARCH_* - #elif V8_OS_NETBSD - #if V8_HOST_ARCH_IA32 diff --git a/devel/electron35/files/patch-v8_src_sandbox_sandbox.cc b/devel/electron35/files/patch-v8_src_sandbox_sandbox.cc deleted file mode 100644 index a7d71942bdec..000000000000 --- a/devel/electron35/files/patch-v8_src_sandbox_sandbox.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/sandbox/sandbox.cc.orig 2025-03-24 20:50:14 UTC -+++ v8/src/sandbox/sandbox.cc -@@ -59,7 +59,7 @@ static Address DetermineAddressSpaceLimit() { - } - #endif // V8_TARGET_ARCH_X64 - --#if defined(V8_TARGET_ARCH_ARM64) && defined(V8_TARGET_OS_ANDROID) -+#if defined(V8_TARGET_ARCH_ARM64) && (defined(V8_TARGET_OS_ANDROID) || defined(V8_TARGET_OS_OPENBSD)) - // On Arm64 Android assume a 40-bit virtual address space (39 bits for - // userspace and kernel each) as that appears to be the most common - // configuration and there seems to be no easy way to retrieve the actual diff --git a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc b/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc deleted file mode 100644 index c5130b064320..000000000000 --- a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/snapshot/embedded/platform-embedded-file-writer-base.cc.orig 2024-08-14 20:58:28 UTC -+++ v8/src/snapshot/embedded/platform-embedded-file-writer-base.cc -@@ -148,6 +148,8 @@ EmbeddedTargetOs ToEmbeddedTargetOs(const char* s) { - return EmbeddedTargetOs::kStarboard; - } else if (string == "zos") { - return EmbeddedTargetOs::kZOS; -+ } else if (string == "openbsd") { -+ return EmbeddedTargetOs::kOpenBSD; - } else { - return EmbeddedTargetOs::kGeneric; - } diff --git a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h b/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h deleted file mode 100644 index 5967c700ee07..000000000000 --- a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-base.h +++ /dev/null @@ -1,10 +0,0 @@ ---- v8/src/snapshot/embedded/platform-embedded-file-writer-base.h.orig 2024-10-16 21:35:05 UTC -+++ v8/src/snapshot/embedded/platform-embedded-file-writer-base.h -@@ -36,6 +36,7 @@ enum class EmbeddedTargetOs { - kWin, - kStarboard, - kZOS, -+ kOpenBSD, - kGeneric, // Everything not covered above falls in here. - }; - diff --git a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc b/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc deleted file mode 100644 index a00ffd2f1359..000000000000 --- a/devel/electron35/files/patch-v8_src_snapshot_embedded_platform-embedded-file-writer-generic.cc +++ /dev/null @@ -1,42 +0,0 @@ ---- v8/src/snapshot/embedded/platform-embedded-file-writer-generic.cc.orig 2023-08-10 01:51:23 UTC -+++ v8/src/snapshot/embedded/platform-embedded-file-writer-generic.cc -@@ -9,6 +9,10 @@ - - #include "src/objects/instruction-stream.h" - -+#if V8_OS_OPENBSD -+#include <sys/param.h> -+#endif -+ - namespace v8 { - namespace internal { - -@@ -35,6 +39,10 @@ const char* DirectiveAsString(DataDirective directive) - void PlatformEmbeddedFileWriterGeneric::SectionText() { - if (target_os_ == EmbeddedTargetOs::kChromeOS) { - fprintf(fp_, ".section .text.hot.embedded\n"); -+#if !defined(V8_TARGET_ARCH_IA32) -+ } else if (target_os_ == EmbeddedTargetOs::kOpenBSD) { -+ fprintf(fp_, ".section .openbsd.mutable,\"a\"\n"); -+#endif - } else { - fprintf(fp_, ".section .text\n"); - } -@@ -66,6 +74,8 @@ void PlatformEmbeddedFileWriterGeneric::AlignToCodeAli - // On these architectures and platforms, we remap the builtins, so need these - // to be aligned on a page boundary. - fprintf(fp_, ".balign 4096\n"); -+#elif defined(V8_OS_OPENBSD) && !defined(V8_TARGET_ARCH_IA32) -+ fprintf(fp_, ".balign %d\n", PAGE_SIZE); - #elif V8_TARGET_ARCH_X64 - // On x64 use 64-bytes code alignment to allow 64-bytes loop header alignment. - static_assert(64 >= kCodeAlignment); -@@ -86,6 +96,8 @@ void PlatformEmbeddedFileWriterGeneric::AlignToPageSiz - (V8_TARGET_ARCH_X64 || V8_TARGET_ARCH_ARM64) - // Since the builtins are remapped, need to pad until the next page boundary. - fprintf(fp_, ".balign 4096\n"); -+#elif defined(V8_OS_OPENBSD) && !defined(V8_TARGET_ARCH_IA32) -+ fprintf(fp_, ".balign %d\n", PAGE_SIZE); - #endif - } - diff --git a/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.cc b/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.cc deleted file mode 100644 index 667aa78a93b5..000000000000 --- a/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- v8/src/trap-handler/handler-inside-posix.cc.orig 2024-04-15 20:35:27 UTC -+++ v8/src/trap-handler/handler-inside-posix.cc -@@ -61,6 +61,8 @@ namespace trap_handler { - #define CONTEXT_REG(reg, REG) &uc->uc_mcontext->__ss.__##reg - #elif V8_OS_FREEBSD - #define CONTEXT_REG(reg, REG) &uc->uc_mcontext.mc_##reg -+#elif V8_OS_OPENBSD -+#define CONTEXT_REG(reg, REG) &uc->sc_##reg - #else - #error "Unsupported platform." - #endif -@@ -80,8 +82,12 @@ bool IsKernelGeneratedSignal(siginfo_t* info) { - // si_code at its default of 0 for signals that don’t originate in hardware. - // The other conditions are only relevant for Linux. - return info->si_code > 0 && info->si_code != SI_USER && -- info->si_code != SI_QUEUE && info->si_code != SI_TIMER && -- info->si_code != SI_ASYNCIO && info->si_code != SI_MESGQ; -+ info->si_code != SI_QUEUE && info->si_code != SI_TIMER -+#ifdef V8_OS_OPENBSD -+ ; -+#else -+ && info->si_code != SI_ASYNCIO && info->si_code != SI_MESGQ; -+#endif - } - - class UnmaskOobSignalScope { diff --git a/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.h b/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.h deleted file mode 100644 index df777a8a205b..000000000000 --- a/devel/electron35/files/patch-v8_src_trap-handler_handler-inside-posix.h +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/trap-handler/handler-inside-posix.h.orig 2022-04-21 18:48:31 UTC -+++ v8/src/trap-handler/handler-inside-posix.h -@@ -13,7 +13,7 @@ namespace v8 { - namespace internal { - namespace trap_handler { - --#if V8_OS_LINUX || V8_OS_FREEBSD -+#if V8_OS_LINUX || V8_OS_FREEBSD || V8_OS_OPENBSD - constexpr int kOobSignal = SIGSEGV; - #elif V8_OS_DARWIN - constexpr int kOobSignal = SIGBUS; diff --git a/devel/electron35/files/patch-v8_src_trap-handler_trap-handler.h b/devel/electron35/files/patch-v8_src_trap-handler_trap-handler.h deleted file mode 100644 index 1adb9013fdcc..000000000000 --- a/devel/electron35/files/patch-v8_src_trap-handler_trap-handler.h +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/src/trap-handler/trap-handler.h.orig 2025-03-24 20:50:14 UTC -+++ v8/src/trap-handler/trap-handler.h -@@ -18,7 +18,7 @@ namespace v8::internal::trap_handler { - // X64 on Linux, Windows, MacOS, FreeBSD. - #if V8_HOST_ARCH_X64 && V8_TARGET_ARCH_X64 && \ - ((V8_OS_LINUX && !V8_OS_ANDROID) || V8_OS_WIN || V8_OS_DARWIN || \ -- V8_OS_FREEBSD) -+ V8_OS_FREEBSD || V8_OS_OPENBSD) - #define V8_TRAP_HANDLER_SUPPORTED true - // Arm64 (non-simulator) on Linux, Windows, MacOS. - #elif V8_TARGET_ARCH_ARM64 && V8_HOST_ARCH_ARM64 && \ diff --git a/devel/electron35/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h b/devel/electron35/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h deleted file mode 100644 index 42cc694e22d5..000000000000 --- a/devel/electron35/files/patch-v8_src_wasm_baseline_ia32_liftoff-assembler-ia32-inl.h +++ /dev/null @@ -1,128 +0,0 @@ ---- v8/src/wasm/baseline/ia32/liftoff-assembler-ia32-inl.h.orig 2025-03-24 20:50:14 UTC -+++ v8/src/wasm/baseline/ia32/liftoff-assembler-ia32-inl.h -@@ -578,7 +578,7 @@ void LiftoffAssembler::Load(LiftoffRegister dst, Regis - } - - void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LoadType type, uint32_t* protected_load_pc, - bool /* is_load_mem */, bool /* i64_offset */, - bool needs_shift) { -@@ -658,7 +658,7 @@ void LiftoffAssembler::Store(Register dst_addr, Regist - } - - void LiftoffAssembler::Store(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister src, -+ uintptr_t offset_imm, LiftoffRegister src, - StoreType type, LiftoffRegList pinned, - uint32_t* protected_store_pc, - bool /* is_store_mem */, bool /* i64_offset */) { -@@ -737,7 +737,7 @@ void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, - } - - void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LoadType type, LiftoffRegList /* pinned */, - bool /* i64_offset */) { - if (type.value() != LoadType::kI64Load) { -@@ -755,7 +755,7 @@ void LiftoffAssembler::AtomicStore(Register dst_addr, - } - - void LiftoffAssembler::AtomicStore(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister src, -+ uintptr_t offset_imm, LiftoffRegister src, - StoreType type, LiftoffRegList pinned, - bool /* i64_offset */) { - DCHECK_LE(offset_imm, std::numeric_limits<int32_t>::max()); -@@ -825,7 +825,7 @@ inline void AtomicAddOrSubOrExchange32(LiftoffAssemble - - inline void AtomicAddOrSubOrExchange32(LiftoffAssembler* lasm, Binop binop, - Register dst_addr, Register offset_reg, -- uint32_t offset_imm, -+ uintptr_t offset_imm, - LiftoffRegister value, - LiftoffRegister result, StoreType type) { - DCHECK_EQ(value, result); -@@ -893,7 +893,7 @@ inline void AtomicBinop32(LiftoffAssembler* lasm, Bino - } - - inline void AtomicBinop32(LiftoffAssembler* lasm, Binop op, Register dst_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LiftoffRegister value, LiftoffRegister result, - StoreType type) { - DCHECK_EQ(value, result); -@@ -1008,7 +1008,7 @@ inline void AtomicBinop64(LiftoffAssembler* lasm, Bino - } - - inline void AtomicBinop64(LiftoffAssembler* lasm, Binop op, Register dst_addr, -- Register offset_reg, uint32_t offset_imm, -+ Register offset_reg, uintptr_t offset_imm, - LiftoffRegister value, LiftoffRegister result) { - // We need {ebx} here, which is the root register. As the root register it - // needs special treatment. As we use {ebx} directly in the code below, we -@@ -1104,7 +1104,7 @@ void LiftoffAssembler::AtomicAdd(Register dst_addr, Re - } // namespace liftoff - - void LiftoffAssembler::AtomicAdd(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1118,7 +1118,7 @@ void LiftoffAssembler::AtomicSub(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1131,7 +1131,7 @@ void LiftoffAssembler::AtomicAnd(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicAnd(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1145,7 +1145,7 @@ void LiftoffAssembler::AtomicOr(Register dst_addr, Reg - } - - void LiftoffAssembler::AtomicOr(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1159,7 +1159,7 @@ void LiftoffAssembler::AtomicXor(Register dst_addr, Re - } - - void LiftoffAssembler::AtomicXor(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, LiftoffRegister value, -+ uintptr_t offset_imm, LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { - if (type.value() == StoreType::kI64Store) { -@@ -1173,7 +1173,7 @@ void LiftoffAssembler::AtomicExchange(Register dst_add - } - - void LiftoffAssembler::AtomicExchange(Register dst_addr, Register offset_reg, -- uint32_t offset_imm, -+ uintptr_t offset_imm, - LiftoffRegister value, - LiftoffRegister result, StoreType type, - bool /* i64_offset */) { -@@ -1188,7 +1188,7 @@ void LiftoffAssembler::AtomicCompareExchange( - } - - void LiftoffAssembler::AtomicCompareExchange( -- Register dst_addr, Register offset_reg, uint32_t offset_imm, -+ Register dst_addr, Register offset_reg, uintptr_t offset_imm, - LiftoffRegister expected, LiftoffRegister new_value, LiftoffRegister result, - StoreType type, bool /* i64_offset */) { - // We expect that the offset has already been added to {dst_addr}, and no diff --git a/devel/electron35/files/patch-v8_tools_run.py b/devel/electron35/files/patch-v8_tools_run.py deleted file mode 100644 index c9b15f1c1347..000000000000 --- a/devel/electron35/files/patch-v8_tools_run.py +++ /dev/null @@ -1,11 +0,0 @@ ---- v8/tools/run.py.orig 2024-10-16 21:35:16 UTC -+++ v8/tools/run.py -@@ -21,7 +21,7 @@ if cmd and cmd[0] == '--redirect-stdout': - kwargs = dict(stdout=subprocess.PIPE) - cmd = cmd[2:] - --process = subprocess.Popen(cmd, **kwargs) -+process = subprocess.Popen(cmd, env={"LD_LIBRARY_PATH":"${WRKSRC}/out/Release"}, **kwargs) - stdout, _ = process.communicate() - if stdout_file: - with stdout_file.open('w') as f: diff --git a/devel/electron35/files/yarn.lock b/devel/electron35/files/yarn.lock deleted file mode 100644 index 79cd64789157..000000000000 --- a/devel/electron35/files/yarn.lock +++ /dev/null @@ -1,8370 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@azure/abort-controller@^1.0.0": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-1.0.4.tgz#fd3c4d46c8ed67aace42498c8e2270960250eafd" - integrity sha512-lNUmDRVGpanCsiUN3NWxFTdwmdFI53xwhkTFfHDGTYk46ca7Ind3nanJc+U6Zj9Tv+9nTCWRBscWEW1DyKOpTw== - dependencies: - tslib "^2.0.0" - -"@azure/abort-controller@^2.0.0", "@azure/abort-controller@^2.1.2": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-2.1.2.tgz#42fe0ccab23841d9905812c58f1082d27784566d" - integrity sha512-nBrLsEWm4J2u5LpAPjxADTlq3trDgVZZXHNKabeXZtpq3d3AbN/KGO82R87rdDz5/lYB024rtEf10/q0urNgsA== - dependencies: - tslib "^2.6.2" - -"@azure/core-asynciterator-polyfill@^1.0.0": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@azure/core-asynciterator-polyfill/-/core-asynciterator-polyfill-1.0.2.tgz#0dd3849fb8d97f062a39db0e5cadc9ffaf861fec" - integrity sha512-3rkP4LnnlWawl0LZptJOdXNrT/fHp2eQMadoasa6afspXdpGrtPZuAQc2PD0cpgyuoXtUWyC3tv7xfntjGS5Dw== - -"@azure/core-auth@^1.4.0", "@azure/core-auth@^1.8.0": - version "1.8.0" - resolved "https://registry.yarnpkg.com/@azure/core-auth/-/core-auth-1.8.0.tgz#281b4a6d3309c3e7b15bcd967f01d4c79ae4a1d6" - integrity sha512-YvFMowkXzLbXNM11yZtVLhUCmuG0ex7JKOH366ipjmHBhL3vpDcPAeWF+jf0X+jVXwFqo3UhsWUq4kH0ZPdu/g== - dependencies: - "@azure/abort-controller" "^2.0.0" - "@azure/core-util" "^1.1.0" - tslib "^2.6.2" - -"@azure/core-client@^1.3.0", "@azure/core-client@^1.6.2": - version "1.9.2" - resolved "https://registry.yarnpkg.com/@azure/core-client/-/core-client-1.9.2.tgz#6fc69cee2816883ab6c5cdd653ee4f2ff9774f74" - integrity sha512-kRdry/rav3fUKHl/aDLd/pDLcB+4pOFwPPTVEExuMyaI5r+JBbMWqRbCY1pn5BniDaU3lRxO9eaQ1AmSMehl/w== - dependencies: - "@azure/abort-controller" "^2.0.0" - "@azure/core-auth" "^1.4.0" - "@azure/core-rest-pipeline" "^1.9.1" - "@azure/core-tracing" "^1.0.0" - "@azure/core-util" "^1.6.1" - "@azure/logger" "^1.0.0" - tslib "^2.6.2" - -"@azure/core-http-compat@^2.0.0": - version "2.1.2" - resolved "https://registry.yarnpkg.com/@azure/core-http-compat/-/core-http-compat-2.1.2.tgz#d1585ada24ba750dc161d816169b33b35f762f0d" - integrity sha512-5MnV1yqzZwgNLLjlizsU3QqOeQChkIXw781Fwh1xdAqJR5AA32IUaq6xv1BICJvfbHoa+JYcaij2HFkhLbNTJQ== - dependencies: - "@azure/abort-controller" "^2.0.0" - "@azure/core-client" "^1.3.0" - "@azure/core-rest-pipeline" "^1.3.0" - -"@azure/core-lro@^2.2.0": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@azure/core-lro/-/core-lro-2.2.4.tgz#42fbf4ae98093c59005206a4437ddcd057c57ca1" - integrity sha512-e1I2v2CZM0mQo8+RSix0x091Av493e4bnT22ds2fcQGslTHzM2oTbswkB65nP4iEpCxBrFxOSDPKExmTmjCVtQ== - dependencies: - "@azure/abort-controller" "^1.0.0" - "@azure/core-tracing" "1.0.0-preview.13" - "@azure/logger" "^1.0.0" - tslib "^2.2.0" - -"@azure/core-paging@^1.1.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@azure/core-paging/-/core-paging-1.2.1.tgz#1b884f563b6e49971e9a922da3c7a20931867b54" - integrity sha512-UtH5iMlYsvg+nQYIl4UHlvvSrsBjOlRF4fs0j7mxd3rWdAStrKYrh2durOpHs5C9yZbVhsVDaisoyaf/lL1EVA== - dependencies: - "@azure/core-asynciterator-polyfill" "^1.0.0" - tslib "^2.2.0" - -"@azure/core-rest-pipeline@^1.10.1", "@azure/core-rest-pipeline@^1.3.0", "@azure/core-rest-pipeline@^1.9.1": - version "1.17.0" - resolved "https://registry.yarnpkg.com/@azure/core-rest-pipeline/-/core-rest-pipeline-1.17.0.tgz#55dafa1093553c549ed6d8dbca69aa505c7b3aa3" - integrity sha512-62Vv8nC+uPId3j86XJ0WI+sBf0jlqTqPUFCBNrGtlaUeQUIXWV/D8GE5A1d+Qx8H7OQojn2WguC8kChD6v0shA== - dependencies: - "@azure/abort-controller" "^2.0.0" - "@azure/core-auth" "^1.8.0" - "@azure/core-tracing" "^1.0.1" - "@azure/core-util" "^1.9.0" - "@azure/logger" "^1.0.0" - http-proxy-agent "^7.0.0" - https-proxy-agent "^7.0.0" - tslib "^2.6.2" - -"@azure/core-tracing@1.0.0-preview.13": - version "1.0.0-preview.13" - resolved "https://registry.yarnpkg.com/@azure/core-tracing/-/core-tracing-1.0.0-preview.13.tgz#55883d40ae2042f6f1e12b17dd0c0d34c536d644" - integrity sha512-KxDlhXyMlh2Jhj2ykX6vNEU0Vou4nHr025KoSEiz7cS3BNiHNaZcdECk/DmLkEB0as5T7b/TpRcehJ5yV6NeXQ== - dependencies: - "@opentelemetry/api" "^1.0.1" - tslib "^2.2.0" - -"@azure/core-tracing@^1.0.0", "@azure/core-tracing@^1.0.1", "@azure/core-tracing@^1.1.2": - version "1.1.2" - resolved "https://registry.yarnpkg.com/@azure/core-tracing/-/core-tracing-1.1.2.tgz#065dab4e093fb61899988a1cdbc827d9ad90b4ee" - integrity sha512-dawW9ifvWAWmUm9/h+/UQ2jrdvjCJ7VJEuCJ6XVNudzcOwm53BFZH4Q845vjfgoUAM8ZxokvVNxNxAITc502YA== - dependencies: - tslib "^2.6.2" - -"@azure/core-util@^1.1.0", "@azure/core-util@^1.6.1", "@azure/core-util@^1.9.0": - version "1.10.0" - resolved "https://registry.yarnpkg.com/@azure/core-util/-/core-util-1.10.0.tgz#cf3163382d40343972848c914869864df5d44bdb" - integrity sha512-dqLWQsh9Nro1YQU+405POVtXnwrIVqPyfUzc4zXCbThTg7+vNNaiMkwbX9AMXKyoFYFClxmB3s25ZFr3+jZkww== - dependencies: - "@azure/abort-controller" "^2.0.0" - tslib "^2.6.2" - -"@azure/core-xml@^1.4.3": - version "1.4.3" - resolved "https://registry.yarnpkg.com/@azure/core-xml/-/core-xml-1.4.3.tgz#a74f37a0e584fee7e9adae19f51016d4b59e9ca2" - integrity sha512-D6G7FEmDiTctPKuWegX2WTrS1enKZwqYwdKTO6ZN6JMigcCehlT0/CYl+zWpI9vQ9frwwp7GQT3/owaEXgnOsA== - dependencies: - fast-xml-parser "^4.3.2" - tslib "^2.6.2" - -"@azure/logger@^1.0.0": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@azure/logger/-/logger-1.0.3.tgz#6e36704aa51be7d4a1bae24731ea580836293c96" - integrity sha512-aK4s3Xxjrx3daZr3VylxejK3vG5ExXck5WOHDJ8in/k9AqlfIyFMMT1uG7u8mNjX+QRILTIn0/Xgschfh/dQ9g== - dependencies: - tslib "^2.2.0" - -"@azure/storage-blob@^12.25.0": - version "12.25.0" - resolved "https://registry.yarnpkg.com/@azure/storage-blob/-/storage-blob-12.25.0.tgz#fa9a1d2456cdf6526450a8b73059d2f2e9b1ec76" - integrity sha512-oodouhA3nCCIh843tMMbxty3WqfNT+Vgzj3Xo5jqR9UPnzq3d7mzLjlHAYz7lW+b4km3SIgz+NAgztvhm7Z6kQ== - dependencies: - "@azure/abort-controller" "^2.1.2" - "@azure/core-auth" "^1.4.0" - "@azure/core-client" "^1.6.2" - "@azure/core-http-compat" "^2.0.0" - "@azure/core-lro" "^2.2.0" - "@azure/core-paging" "^1.1.1" - "@azure/core-rest-pipeline" "^1.10.1" - "@azure/core-tracing" "^1.1.2" - "@azure/core-util" "^1.6.1" - "@azure/core-xml" "^1.4.3" - "@azure/logger" "^1.0.0" - events "^3.0.0" - tslib "^2.2.0" - -"@babel/code-frame@^7.0.0": - version "7.5.5" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d" - integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw== - dependencies: - "@babel/highlight" "^7.0.0" - -"@babel/code-frame@^7.21.4": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" - integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== - dependencies: - "@babel/highlight" "^7.25.7" - picocolors "^1.0.0" - -"@babel/helper-validator-identifier@^7.25.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" - integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== - -"@babel/highlight@^7.0.0": - version "7.5.0" - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa619591d02472be6e8cb32540" - integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ== - dependencies: - chalk "^2.0.0" - esutils "^2.0.2" - js-tokens "^4.0.0" - -"@babel/highlight@^7.25.7": - version "7.25.7" - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" - integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== - dependencies: - "@babel/helper-validator-identifier" "^7.25.7" - chalk "^2.4.2" - js-tokens "^4.0.0" - picocolors "^1.0.0" - -"@discoveryjs/json-ext@^0.5.0": - version "0.5.7" - resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" - integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== - -"@dsanders11/vscode-markdown-languageservice@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@dsanders11/vscode-markdown-languageservice/-/vscode-markdown-languageservice-0.3.0.tgz#18a561711609651371961b66db4cb8473ab25564" - integrity sha512-aFNWtK23dNicyLczBwIKkGUSVuMoZMzUovlwqj/hVZ3zRIBlXWYunByDxI67Pf1maA0TbxPjVfRqBQFALWjVHg== - dependencies: - "@vscode/l10n" "^0.0.10" - picomatch "^2.3.1" - vscode-languageserver-textdocument "^1.0.5" - vscode-languageserver-types "^3.17.1" - vscode-uri "^3.0.3" - -"@electron/asar@^3.2.13": - version "3.2.13" - resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.13.tgz#56565ea423ead184465adfa72663b2c70d9835f2" - integrity sha512-pY5z2qQSwbFzJsBdgfJIzXf5ElHTVMutC2dxh0FD60njknMu3n1NnTABOcQwbb5/v5soqE79m9UjaJryBf3epg== - dependencies: - "@types/glob" "^7.1.0" - commander "^5.0.0" - glob "^7.1.6" - minimatch "^3.0.4" - -"@electron/docs-parser@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@electron/docs-parser/-/docs-parser-2.0.0.tgz#b82ff30c0df0be41f83622a0497b0f04f7297686" - integrity sha512-4yQELWBXQFdst9udJyL+ubqB9Ig61gvFpHG3V8uJzAILzMjAGCTCED60mL4MGRJ6vTGg9dkp/wcMVw1vd7bAig== - dependencies: - "@types/markdown-it" "^14.1.2" - chai "^5.1.1" - chalk "^5.3.0" - lodash.camelcase "^4.3.0" - markdown-it "^14.1.0" - ora "^8.1.0" - pretty-ms "^9.1.0" - -"@electron/fiddle-core@^1.3.4": - version "1.3.4" - resolved "https://registry.yarnpkg.com/@electron/fiddle-core/-/fiddle-core-1.3.4.tgz#29141a97ed0ec7ed1a96ee8bdcaacb60e1a39622" - integrity sha512-jjkZ1TTuyui/ZsEbUbrTllL5SUe1wIt91WANQTpiAygThcceQKy1756PUwHSy0WRKFL0VIke+WU+ki01vEVpQg== - dependencies: - "@electron/get" "^2.0.0" - debug "^4.3.3" - env-paths "^2.2.1" - extract-zip "^2.0.1" - fs-extra "^10.0.0" - getos "^3.2.1" - node-fetch "^2.6.1" - rimraf "^4.4.1" - semver "^7.3.5" - simple-git "^3.5.0" - -"@electron/get@^2.0.0": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@electron/get/-/get-2.0.2.tgz#ae2a967b22075e9c25aaf00d5941cd79c21efd7e" - integrity sha512-eFZVFoRXb3GFGd7Ak7W4+6jBl9wBtiZ4AaYOse97ej6mKj5tkyO0dUnUChs1IhJZtx1BENo4/p4WUTXpi6vT+g== - dependencies: - debug "^4.1.1" - env-paths "^2.2.0" - fs-extra "^8.1.0" - got "^11.8.5" - progress "^2.0.3" - semver "^6.2.0" - sumchecker "^3.0.1" - optionalDependencies: - global-agent "^3.0.0" - -"@electron/github-app-auth@^2.2.1": - version "2.2.1" - resolved "https://registry.yarnpkg.com/@electron/github-app-auth/-/github-app-auth-2.2.1.tgz#ee43ee7495717ff1a459b60f486384a3f584e955" - integrity sha512-CRacgsDnkWIbvdo80XTq5+//CnVzWl1Hd5rVaj7MEZ1B44NwGbh2G9KxzWToOaCCCa09mYIKkHHqLAKUXEc7NA== - dependencies: - "@octokit/auth-app" "^4.0.13" - "@octokit/rest" "^19.0.11" - -"@electron/lint-roller@^3.1.1": - version "3.1.1" - resolved "https://registry.yarnpkg.com/@electron/lint-roller/-/lint-roller-3.1.1.tgz#a301f1f84ef836e7800c655fa3b5efcda82f95b0" - integrity sha512-s30rM5ksvVuks7bsTKxQALmqY/8/KxJieGWs3QKru2nL4UJlN5PTTbxXh42qCqQ1LRTfE/cZ5CDjF9nomc3mYw== - dependencies: - "@dsanders11/vscode-markdown-languageservice" "^0.3.0" - ajv "^8.16.0" - balanced-match "^3.0.1" - glob "^10.4.5" - hast-util-from-html "^2.0.1" - markdown-it "^14.1.0" - mdast-util-from-markdown "^2.0.2" - standard "^17.0.0" - unist-util-visit "^5.0.0" - vscode-languageserver "^8.1.0" - vscode-languageserver-textdocument "^1.0.8" - vscode-uri "^3.0.8" - yaml "^2.4.5" - -"@electron/typescript-definitions@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@electron/typescript-definitions/-/typescript-definitions-9.0.0.tgz#1a8d9f36711ad93643af0662eef917189725c354" - integrity sha512-sK/e5ewiHZnpy0jzFW2NmH8KATkprwG962JzxJYw/GphxG/V55mP7UPJirmYUPeOA87TWhL910sjp5gdZ1SQmg== - dependencies: - "@types/node" "^20.11.25" - chalk "^5.3.0" - debug "^4.3.7" - lodash "^4.17.11" - ora "^8.1.0" - pretty-ms "^9.1.0" - -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": - version "4.4.0" - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" - integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== - dependencies: - eslint-visitor-keys "^3.3.0" - -"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.6.1": - version "4.11.1" - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.1.tgz#a547badfc719eb3e5f4b556325e542fbe9d7a18f" - integrity sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q== - -"@eslint/eslintrc@^2.1.4": - version "2.1.4" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad" - integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ== - dependencies: - ajv "^6.12.4" - debug "^4.3.2" - espree "^9.6.0" - globals "^13.19.0" - ignore "^5.2.0" - import-fresh "^3.2.1" - js-yaml "^4.1.0" - minimatch "^3.1.2" - strip-json-comments "^3.1.1" - -"@eslint/js@8.57.1": - version "8.57.1" - resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" - integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== - -"@humanwhocodes/config-array@^0.13.0": - version "0.13.0" - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#fb907624df3256d04b9aa2df50d7aa97ec648748" - integrity sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw== - dependencies: - "@humanwhocodes/object-schema" "^2.0.3" - debug "^4.3.1" - minimatch "^3.0.5" - -"@humanwhocodes/module-importer@^1.0.1": - version "1.0.1" - resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c" - integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== - -"@humanwhocodes/object-schema@^2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3" - integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA== - -"@isaacs/cliui@^8.0.2": - version "8.0.2" - resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" - integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA== - dependencies: - string-width "^5.1.2" - string-width-cjs "npm:string-width@^4.2.0" - strip-ansi "^7.0.1" - strip-ansi-cjs "npm:strip-ansi@^6.0.1" - wrap-ansi "^8.1.0" - wrap-ansi-cjs "npm:wrap-ansi@^7.0.0" - -"@jridgewell/gen-mapping@^0.3.5": - version "0.3.5" - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" - integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== - dependencies: - "@jridgewell/set-array" "^1.2.1" - "@jridgewell/sourcemap-codec" "^1.4.10" - "@jridgewell/trace-mapping" "^0.3.24" - -"@jridgewell/resolve-uri@^3.1.0": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" - integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== - -"@jridgewell/set-array@^1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" - integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== - -"@jridgewell/source-map@^0.3.3": - version "0.3.6" - resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" - integrity sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ== - dependencies: - "@jridgewell/gen-mapping" "^0.3.5" - "@jridgewell/trace-mapping" "^0.3.25" - -"@jridgewell/sourcemap-codec@^1.4.10": - version "1.4.14" - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" - integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== - -"@jridgewell/sourcemap-codec@^1.4.14": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" - integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== - -"@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": - version "0.3.25" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" - integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== - dependencies: - "@jridgewell/resolve-uri" "^3.1.0" - "@jridgewell/sourcemap-codec" "^1.4.14" - -"@kwsites/file-exists@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@kwsites/file-exists/-/file-exists-1.1.1.tgz#ad1efcac13e1987d8dbaf235ef3be5b0d96faa99" - integrity sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw== - dependencies: - debug "^4.1.1" - -"@kwsites/promise-deferred@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919" - integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw== - -"@nodelib/fs.scandir@2.1.5": - version "2.1.5" - resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" - integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== - dependencies: - "@nodelib/fs.stat" "2.0.5" - run-parallel "^1.1.9" - -"@nodelib/fs.stat@2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" - integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== - -"@nodelib/fs.stat@^2.0.2": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.3.tgz#34dc5f4cabbc720f4e60f75a747e7ecd6c175bd3" - integrity sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA== - -"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8": - version "1.2.8" - resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" - integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== - dependencies: - "@nodelib/fs.scandir" "2.1.5" - fastq "^1.6.0" - -"@npmcli/config@^8.0.0": - version "8.3.4" - resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.3.4.tgz#e2712c2215bb2659f39718b23bf7401f9ac1da59" - integrity sha512-01rtHedemDNhUXdicU7s+QYz/3JyV5Naj84cvdXGH4mgCdL+agmSYaLF4LUG4vMCLzhBO8YtS0gPpH1FGvbgAw== - dependencies: - "@npmcli/map-workspaces" "^3.0.2" - "@npmcli/package-json" "^5.1.1" - ci-info "^4.0.0" - ini "^4.1.2" - nopt "^7.2.1" - proc-log "^4.2.0" - semver "^7.3.5" - walk-up-path "^3.0.1" - -"@npmcli/git@^5.0.0": - version "5.0.8" - resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-5.0.8.tgz#8ba3ff8724192d9ccb2735a2aa5380a992c5d3d1" - integrity sha512-liASfw5cqhjNW9UFd+ruwwdEf/lbOAQjLL2XY2dFW/bkJheXDYZgOyul/4gVvEV4BWkTXjYGmDqMw9uegdbJNQ== - dependencies: - "@npmcli/promise-spawn" "^7.0.0" - ini "^4.1.3" - lru-cache "^10.0.1" - npm-pick-manifest "^9.0.0" - proc-log "^4.0.0" - promise-inflight "^1.0.1" - promise-retry "^2.0.1" - semver "^7.3.5" - which "^4.0.0" - -"@npmcli/map-workspaces@^3.0.2": - version "3.0.6" - resolved "https://registry.yarnpkg.com/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz#27dc06c20c35ef01e45a08909cab9cb3da08cea6" - integrity sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA== - dependencies: - "@npmcli/name-from-folder" "^2.0.0" - glob "^10.2.2" - minimatch "^9.0.0" - read-package-json-fast "^3.0.0" - -"@npmcli/name-from-folder@^2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz#c44d3a7c6d5c184bb6036f4d5995eee298945815" - integrity sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg== - -"@npmcli/package-json@^5.1.1": - version "5.2.1" - resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.2.1.tgz#df69477b1023b81ff8503f2b9db4db4faea567ed" - integrity sha512-f7zYC6kQautXHvNbLEWgD/uGu1+xCn9izgqBfgItWSx22U0ZDekxN08A1vM8cTxj/cRVe0Q94Ode+tdoYmIOOQ== - dependencies: - "@npmcli/git" "^5.0.0" - glob "^10.2.2" - hosted-git-info "^7.0.0" - json-parse-even-better-errors "^3.0.0" - normalize-package-data "^6.0.0" - proc-log "^4.0.0" - semver "^7.5.3" - -"@npmcli/promise-spawn@^7.0.0": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-7.0.2.tgz#1d53d34ffeb5d151bfa8ec661bcccda8bbdfd532" - integrity sha512-xhfYPXoV5Dy4UkY0D+v2KkwvnDfiA/8Mt3sWCGI/hM03NsYIH8ZaG6QzS9x7pje5vHZBZJ2v6VRFVTWACnqcmQ== - dependencies: - which "^4.0.0" - -"@octokit/auth-app@^4.0.13": - version "4.0.13" - resolved "https://registry.yarnpkg.com/@octokit/auth-app/-/auth-app-4.0.13.tgz#53323bee6bfefbb73ea544dd8e6a0144550e13e3" - integrity sha512-NBQkmR/Zsc+8fWcVIFrwDgNXS7f4XDrkd9LHdi9DPQw1NdGHLviLzRO2ZBwTtepnwHXW5VTrVU9eFGijMUqllg== - dependencies: - "@octokit/auth-oauth-app" "^5.0.0" - "@octokit/auth-oauth-user" "^2.0.0" - "@octokit/request" "^6.0.0" - "@octokit/request-error" "^3.0.0" - "@octokit/types" "^9.0.0" - deprecation "^2.3.1" - lru-cache "^9.0.0" - universal-github-app-jwt "^1.1.1" - universal-user-agent "^6.0.0" - -"@octokit/auth-oauth-app@^5.0.0": - version "5.0.5" - resolved "https://registry.yarnpkg.com/@octokit/auth-oauth-app/-/auth-oauth-app-5.0.5.tgz#be2a93d72835133b4866ac4721aa628849475525" - integrity sha512-UPX1su6XpseaeLVCi78s9droxpGtBWIgz9XhXAx9VXabksoF0MyI5vaa1zo1njyYt6VaAjFisC2A2Wchcu2WmQ== - dependencies: - "@octokit/auth-oauth-device" "^4.0.0" - "@octokit/auth-oauth-user" "^2.0.0" - "@octokit/request" "^6.0.0" - "@octokit/types" "^9.0.0" - "@types/btoa-lite" "^1.0.0" - btoa-lite "^1.0.0" - universal-user-agent "^6.0.0" - -"@octokit/auth-oauth-device@^4.0.0": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@octokit/auth-oauth-device/-/auth-oauth-device-4.0.3.tgz#00ce77233517e0d7d39e42a02652f64337d9df81" - integrity sha512-KPTx5nMntKjNZzzltO3X4T68v22rd7Cp/TcLJXQE2U8aXPcZ9LFuww9q9Q5WUNSu3jwi3lRwzfkPguRfz1R8Vg== - dependencies: - "@octokit/oauth-methods" "^2.0.0" - "@octokit/request" "^6.0.0" - "@octokit/types" "^8.0.0" - universal-user-agent "^6.0.0" - -"@octokit/auth-oauth-user@^2.0.0": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@octokit/auth-oauth-user/-/auth-oauth-user-2.0.4.tgz#88f060ec678d7d493695af8d827e115dd064e212" - integrity sha512-HrbDzTPqz6GcGSOUkR+wSeF3vEqsb9NMsmPja/qqqdiGmlk/Czkxctc3KeWYogHonp62Ml4kjz2VxKawrFsadQ== - dependencies: - "@octokit/auth-oauth-device" "^4.0.0" - "@octokit/oauth-methods" "^2.0.0" - "@octokit/request" "^6.0.0" - "@octokit/types" "^8.0.0" - btoa-lite "^1.0.0" - universal-user-agent "^6.0.0" - -"@octokit/auth-token@^3.0.0": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-3.0.3.tgz#ce7e48a3166731f26068d7a7a7996b5da58cbe0c" - integrity sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA== - dependencies: - "@octokit/types" "^9.0.0" - -"@octokit/auth-token@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-4.0.0.tgz#40d203ea827b9f17f42a29c6afb93b7745ef80c7" - integrity sha512-tY/msAuJo6ARbK6SPIxZrPBms3xPbfwBrulZe0Wtr/DIY9lje2HeV1uoebShn6mx7SjCHif6EjMvoREj+gZ+SA== - -"@octokit/core@^4.2.1": - version "4.2.1" - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-4.2.1.tgz#fee6341ad0ce60c29cc455e056cd5b500410a588" - integrity sha512-tEDxFx8E38zF3gT7sSMDrT1tGumDgsw5yPG6BBh/X+5ClIQfMH/Yqocxz1PnHx6CHyF6pxmovUTOfZAUvQ0Lvw== - dependencies: - "@octokit/auth-token" "^3.0.0" - "@octokit/graphql" "^5.0.0" - "@octokit/request" "^6.0.0" - "@octokit/request-error" "^3.0.0" - "@octokit/types" "^9.0.0" - before-after-hook "^2.2.0" - universal-user-agent "^6.0.0" - -"@octokit/core@^5.0.2": - version "5.2.0" - resolved "https://registry.yarnpkg.com/@octokit/core/-/core-5.2.0.tgz#ddbeaefc6b44a39834e1bb2e58a49a117672a7ea" - integrity sha512-1LFfa/qnMQvEOAdzlQymH0ulepxbxnCYAKJZfMci/5XJyIHWgEYnDmgnKakbTh7CH2tFQ5O60oYDvns4i9RAIg== - dependencies: - "@octokit/auth-token" "^4.0.0" - "@octokit/graphql" "^7.1.0" - "@octokit/request" "^8.3.1" - "@octokit/request-error" "^5.1.0" - "@octokit/types" "^13.0.0" - before-after-hook "^2.2.0" - universal-user-agent "^6.0.0" - -"@octokit/endpoint@^7.0.0": - version "7.0.3" - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-7.0.3.tgz#0b96035673a9e3bedf8bab8f7335de424a2147ed" - integrity sha512-57gRlb28bwTsdNXq+O3JTQ7ERmBTuik9+LelgcLIVfYwf235VHbN9QNo4kXExtp/h8T423cR5iJThKtFYxC7Lw== - dependencies: - "@octokit/types" "^8.0.0" - is-plain-object "^5.0.0" - universal-user-agent "^6.0.0" - -"@octokit/endpoint@^9.0.1": - version "9.0.5" - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.5.tgz#e6c0ee684e307614c02fc6ac12274c50da465c44" - integrity sha512-ekqR4/+PCLkEBF6qgj8WqJfvDq65RH85OAgrtnVp1mSxaXF03u2xW/hUdweGS5654IlC0wkNYC18Z50tSYTAFw== - dependencies: - "@octokit/types" "^13.1.0" - universal-user-agent "^6.0.0" - -"@octokit/graphql@^5.0.0": - version "5.0.5" - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-5.0.5.tgz#a4cb3ea73f83b861893a6370ee82abb36e81afd2" - integrity sha512-Qwfvh3xdqKtIznjX9lz2D458r7dJPP8l6r4GQkIdWQouZwHQK0mVT88uwiU2bdTU2OtT1uOlKpRciUWldpG0yQ== - dependencies: - "@octokit/request" "^6.0.0" - "@octokit/types" "^9.0.0" - universal-user-agent "^6.0.0" - -"@octokit/graphql@^7.1.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/@octokit/graphql/-/graphql-7.1.0.tgz#9bc1c5de92f026648131f04101cab949eeffe4e0" - integrity sha512-r+oZUH7aMFui1ypZnAvZmn0KSqAUgE1/tUXIWaqUCa1758ts/Jio84GZuzsvUkme98kv0WFY8//n0J1Z+vsIsQ== - dependencies: - "@octokit/request" "^8.3.0" - "@octokit/types" "^13.0.0" - universal-user-agent "^6.0.0" - -"@octokit/oauth-authorization-url@^5.0.0": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@octokit/oauth-authorization-url/-/oauth-authorization-url-5.0.0.tgz#029626ce87f3b31addb98cd0d2355c2381a1c5a1" - integrity sha512-y1WhN+ERDZTh0qZ4SR+zotgsQUE1ysKnvBt1hvDRB2WRzYtVKQjn97HEPzoehh66Fj9LwNdlZh+p6TJatT0zzg== - -"@octokit/oauth-methods@^2.0.0": - version "2.0.4" - resolved "https://registry.yarnpkg.com/@octokit/oauth-methods/-/oauth-methods-2.0.4.tgz#6abd9593ca7f91fe5068375a363bd70abd5516dc" - integrity sha512-RDSa6XL+5waUVrYSmOlYROtPq0+cfwppP4VaQY/iIei3xlFb0expH6YNsxNrZktcLhJWSpm9uzeom+dQrXlS3A== - dependencies: - "@octokit/oauth-authorization-url" "^5.0.0" - "@octokit/request" "^6.0.0" - "@octokit/request-error" "^3.0.0" - "@octokit/types" "^8.0.0" - btoa-lite "^1.0.0" - -"@octokit/openapi-types@^14.0.0": - version "14.0.0" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-14.0.0.tgz#949c5019028c93f189abbc2fb42f333290f7134a" - integrity sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw== - -"@octokit/openapi-types@^16.0.0": - version "16.0.0" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-16.0.0.tgz#d92838a6cd9fb4639ca875ddb3437f1045cc625e" - integrity sha512-JbFWOqTJVLHZSUUoF4FzAZKYtqdxWu9Z5m2QQnOyEa04fOFljvyh7D3GYKbfuaSWisqehImiVIMG4eyJeP5VEA== - -"@octokit/openapi-types@^17.2.0": - version "17.2.0" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.2.0.tgz#f1800b5f9652b8e1b85cc6dfb1e0dc888810bdb5" - integrity sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ== - -"@octokit/openapi-types@^22.2.0": - version "22.2.0" - resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-22.2.0.tgz#75aa7dcd440821d99def6a60b5f014207ae4968e" - integrity sha512-QBhVjcUa9W7Wwhm6DBFu6ZZ+1/t/oYxqc2tp81Pi41YNuJinbFRx8B133qVOrAaBbF7D/m0Et6f9/pZt9Rc+tg== - -"@octokit/plugin-paginate-rest@11.3.1": - version "11.3.1" - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.3.1.tgz#fe92d04b49f134165d6fbb716e765c2f313ad364" - integrity sha512-ryqobs26cLtM1kQxqeZui4v8FeznirUsksiA+RYemMPJ7Micju0WSkv50dBksTuZks9O5cg4wp+t8fZ/cLY56g== - dependencies: - "@octokit/types" "^13.5.0" - -"@octokit/plugin-paginate-rest@^6.1.2": - version "6.1.2" - resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz#f86456a7a1fe9e58fec6385a85cf1b34072341f8" - integrity sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ== - dependencies: - "@octokit/tsconfig" "^1.0.2" - "@octokit/types" "^9.2.3" - -"@octokit/plugin-request-log@^1.0.4": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85" - integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA== - -"@octokit/plugin-request-log@^4.0.0": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-4.0.1.tgz#98a3ca96e0b107380664708111864cb96551f958" - integrity sha512-GihNqNpGHorUrO7Qa9JbAl0dbLnqJVrV8OXe2Zm5/Y4wFkZQDfTreBzVmiRfJVfE4mClXdihHnbpyyO9FSX4HA== - -"@octokit/plugin-rest-endpoint-methods@13.2.2": - version "13.2.2" - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-13.2.2.tgz#af8e5dd2cddfea576f92ffaf9cb84659f302a638" - integrity sha512-EI7kXWidkt3Xlok5uN43suK99VWqc8OaIMktY9d9+RNKl69juoTyxmLoWPIZgJYzi41qj/9zU7G/ljnNOJ5AFA== - dependencies: - "@octokit/types" "^13.5.0" - -"@octokit/plugin-rest-endpoint-methods@^7.1.2": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-7.1.2.tgz#b77a8844601d3a394a02200cddb077f3ab841f38" - integrity sha512-R0oJ7j6f/AdqPLtB9qRXLO+wjI9pctUn8Ka8UGfGaFCcCv3Otx14CshQ89K4E88pmyYZS8p0rNTiprML/81jig== - dependencies: - "@octokit/types" "^9.2.3" - deprecation "^2.3.1" - -"@octokit/request-error@^3.0.0": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-3.0.2.tgz#f74c0f163d19463b87528efe877216c41d6deb0a" - integrity sha512-WMNOFYrSaX8zXWoJg9u/pKgWPo94JXilMLb2VManNOby9EZxrQaBe/QSC4a1TzpAlpxofg2X/jMnCyZgL6y7eg== - dependencies: - "@octokit/types" "^8.0.0" - deprecation "^2.0.0" - once "^1.4.0" - -"@octokit/request-error@^5.1.0": - version "5.1.0" - resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-5.1.0.tgz#ee4138538d08c81a60be3f320cd71063064a3b30" - integrity sha512-GETXfE05J0+7H2STzekpKObFe765O5dlAKUTLNGeH+x47z7JjXHfsHKo5z21D/o/IOZTUEI6nyWyR+bZVP/n5Q== - dependencies: - "@octokit/types" "^13.1.0" - deprecation "^2.0.0" - once "^1.4.0" - -"@octokit/request@^6.0.0": - version "6.2.4" - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-6.2.4.tgz#b00a7185865c72bdd432e63168b1e900953ded0c" - integrity sha512-at92SYQstwh7HH6+Kf3bFMnHrle7aIrC0r5rTP+Bb30118B6j1vI2/M4walh6qcQgfuLIKs8NUO5CytHTnUI3A== - dependencies: - "@octokit/endpoint" "^7.0.0" - "@octokit/request-error" "^3.0.0" - "@octokit/types" "^9.0.0" - is-plain-object "^5.0.0" - node-fetch "^2.6.7" - universal-user-agent "^6.0.0" - -"@octokit/request@^8.3.0", "@octokit/request@^8.3.1": - version "8.4.0" - resolved "https://registry.yarnpkg.com/@octokit/request/-/request-8.4.0.tgz#7f4b7b1daa3d1f48c0977ad8fffa2c18adef8974" - integrity sha512-9Bb014e+m2TgBeEJGEbdplMVWwPmL1FPtggHQRkV+WVsMggPtEkLKPlcVYm/o8xKLkpJ7B+6N8WfQMtDLX2Dpw== - dependencies: - "@octokit/endpoint" "^9.0.1" - "@octokit/request-error" "^5.1.0" - "@octokit/types" "^13.1.0" - universal-user-agent "^6.0.0" - -"@octokit/rest@^19.0.11": - version "19.0.11" - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-19.0.11.tgz#2ae01634fed4bd1fca5b642767205ed3fd36177c" - integrity sha512-m2a9VhaP5/tUw8FwfnW2ICXlXpLPIqxtg3XcAiGMLj/Xhw3RSBfZ8le/466ktO1Gcjr8oXudGnHhxV1TXJgFxw== - dependencies: - "@octokit/core" "^4.2.1" - "@octokit/plugin-paginate-rest" "^6.1.2" - "@octokit/plugin-request-log" "^1.0.4" - "@octokit/plugin-rest-endpoint-methods" "^7.1.2" - -"@octokit/rest@^20.0.2": - version "20.1.1" - resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-20.1.1.tgz#ec775864f53fb42037a954b9a40d4f5275b3dc95" - integrity sha512-MB4AYDsM5jhIHro/dq4ix1iWTLGToIGk6cWF5L6vanFaMble5jTX/UBQyiv05HsWnwUtY8JrfHy2LWfKwihqMw== - dependencies: - "@octokit/core" "^5.0.2" - "@octokit/plugin-paginate-rest" "11.3.1" - "@octokit/plugin-request-log" "^4.0.0" - "@octokit/plugin-rest-endpoint-methods" "13.2.2" - -"@octokit/tsconfig@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@octokit/tsconfig/-/tsconfig-1.0.2.tgz#59b024d6f3c0ed82f00d08ead5b3750469125af7" - integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA== - -"@octokit/types@^13.0.0", "@octokit/types@^13.1.0", "@octokit/types@^13.5.0": - version "13.5.0" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-13.5.0.tgz#4796e56b7b267ebc7c921dcec262b3d5bfb18883" - integrity sha512-HdqWTf5Z3qwDVlzCrP8UJquMwunpDiMPt5er+QjGzL4hqr/vBVY/MauQgS1xWxCDT1oMx1EULyqxncdCY/NVSQ== - dependencies: - "@octokit/openapi-types" "^22.2.0" - -"@octokit/types@^8.0.0": - version "8.0.0" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-8.0.0.tgz#93f0b865786c4153f0f6924da067fe0bb7426a9f" - integrity sha512-65/TPpOJP1i3K4lBJMnWqPUJ6zuOtzhtagDvydAWbEXpbFYA0oMKKyLb95NFZZP0lSh/4b6K+DQlzvYQJQQePg== - dependencies: - "@octokit/openapi-types" "^14.0.0" - -"@octokit/types@^9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.0.0.tgz#6050db04ddf4188ec92d60e4da1a2ce0633ff635" - integrity sha512-LUewfj94xCMH2rbD5YJ+6AQ4AVjFYTgpp6rboWM5T7N3IsIF65SBEOVcYMGAEzO/kKNiNaW4LoWtoThOhH06gw== - dependencies: - "@octokit/openapi-types" "^16.0.0" - -"@octokit/types@^9.2.3": - version "9.2.3" - resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.3.tgz#d0af522f394d74b585cefb7efd6197ca44d183a9" - integrity sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA== - dependencies: - "@octokit/openapi-types" "^17.2.0" - -"@opentelemetry/api@^1.0.1": - version "1.0.4" - resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.0.4.tgz#a167e46c10d05a07ab299fc518793b0cff8f6924" - integrity sha512-BuJuXRSJNQ3QoKA6GWWDyuLpOUck+9hAXNMCnrloc1aWVoy6Xq6t9PUV08aBZ4Lutqq2LEHM486bpZqoViScog== - -"@pkgjs/parseargs@^0.11.0": - version "0.11.0" - resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" - integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== - -"@primer/octicons@^10.0.0": - version "10.0.0" - resolved "https://registry.yarnpkg.com/@primer/octicons/-/octicons-10.0.0.tgz#81e94ed32545dfd3472c8625a5b345f3ea4c153d" - integrity sha512-iuQubq62zXZjPmaqrsfsCZUqIJgZhmA6W0tKzIKGRbkoLnff4TFFCL87hfIRATZ5qZPM4m8ioT8/bXI7WVa9WQ== - dependencies: - object-assign "^4.1.1" - -"@rtsao/scc@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" - integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g== - -"@sindresorhus/is@^4.0.0": - version "4.6.0" - resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f" - integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw== - -"@sindresorhus/merge-streams@^2.1.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958" - integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg== - -"@szmarczak/http-timer@^4.0.5": - version "4.0.6" - resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-4.0.6.tgz#b4a914bb62e7c272d4e5989fe4440f812ab1d807" - integrity sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w== - dependencies: - defer-to-connect "^2.0.0" - -"@types/btoa-lite@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@types/btoa-lite/-/btoa-lite-1.0.0.tgz#e190a5a548e0b348adb0df9ac7fa5f1151c7cca4" - integrity sha512-wJsiX1tosQ+J5+bY5LrSahHxr2wT+uME5UDwdN1kg4frt40euqA+wzECkmq4t5QbveHiJepfdThgQrPw6KiSlg== - -"@types/cacheable-request@^6.0.1": - version "6.0.2" - resolved "https://registry.yarnpkg.com/@types/cacheable-request/-/cacheable-request-6.0.2.tgz#c324da0197de0a98a2312156536ae262429ff6b9" - integrity sha512-B3xVo+dlKM6nnKTcmm5ZtY/OL8bOAOd2Olee9M1zft65ox50OzjEHW91sDiU9j6cvW8Ejg1/Qkf4xd2kugApUA== - dependencies: - "@types/http-cache-semantics" "*" - "@types/keyv" "*" - "@types/node" "*" - "@types/responselike" "*" - -"@types/color-name@^1.1.1": - version "1.1.1" - resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" - integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== - -"@types/concat-stream@^2.0.0": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/concat-stream/-/concat-stream-2.0.3.tgz#1f5c2ad26525716c181191f7ed53408f78eb758e" - integrity sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ== - dependencies: - "@types/node" "*" - -"@types/debug@^4.0.0": - version "4.1.7" - resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82" - integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg== - dependencies: - "@types/ms" "*" - -"@types/estree@^1.0.5": - version "1.0.5" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" - integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== - -"@types/glob@^7.1.0": - version "7.2.0" - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" - integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== - dependencies: - "@types/minimatch" "*" - "@types/node" "*" - -"@types/hast@^3.0.0": - version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" - integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ== - dependencies: - "@types/unist" "*" - -"@types/http-cache-semantics@*": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812" - integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ== - -"@types/is-empty@^1.0.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@types/is-empty/-/is-empty-1.2.0.tgz#16bc578060c9b0b6953339eea906c255a375bf86" - integrity sha512-brJKf2boFhUxTDxlpI7cstwiUtA2ovm38UzFTi9aZI6//ARncaV+Q5ALjCaJqXaMtdZk/oPTJnSutugsZR6h8A== - -"@types/json-buffer@~3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@types/json-buffer/-/json-buffer-3.0.0.tgz#85c1ff0f0948fc159810d4b5be35bf8c20875f64" - integrity sha512-3YP80IxxFJB4b5tYC2SUPwkg0XQLiu0nWvhRgEatgjf+29IcWO9X1k8xRv5DGssJ/lCrjYTjQPcobJr2yWIVuQ== - -"@types/json-schema@^7.0.8": - version "7.0.11" - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3" - integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ== - -"@types/json5@^0.0.29": - version "0.0.29" - resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" - integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== - -"@types/jsonwebtoken@^9.0.0": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz#29b1369c4774200d6d6f63135bf3d1ba3ef997a4" - integrity sha512-c5ltxazpWabia/4UzhIoaDcIza4KViOQhdbjRlfcIGVnsE3c3brkz9Z+F/EeJIECOQP7W7US2hNE930cWWkPiw== - dependencies: - "@types/node" "*" - -"@types/katex@^0.16.0": - version "0.16.7" - resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.7.tgz#03ab680ab4fa4fbc6cb46ecf987ecad5d8019868" - integrity sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ== - -"@types/keyv@*": - version "3.1.4" - resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.4.tgz#3ccdb1c6751b0c7e52300bcdacd5bcbf8faa75b6" - integrity sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg== - dependencies: - "@types/node" "*" - -"@types/linkify-it@^5": - version "5.0.0" - resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-5.0.0.tgz#21413001973106cda1c3a9b91eedd4ccd5469d76" - integrity sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q== - -"@types/markdown-it@^14.1.2": - version "14.1.2" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-14.1.2.tgz#57f2532a0800067d9b934f3521429a2e8bfb4c61" - integrity sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog== - dependencies: - "@types/linkify-it" "^5" - "@types/mdurl" "^2" - -"@types/mdast@^4.0.0": - version "4.0.4" - resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6" - integrity sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA== - dependencies: - "@types/unist" "*" - -"@types/mdurl@^2": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-2.0.0.tgz#d43878b5b20222682163ae6f897b20447233bdfd" - integrity sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg== - -"@types/minimatch@*": - version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" - integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== - -"@types/minimist@^1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e" - integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag== - -"@types/ms@*": - version "0.7.31" - resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" - integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== - -"@types/node@*": - version "12.6.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.1.tgz#d5544f6de0aae03eefbb63d5120f6c8be0691946" - integrity sha512-rp7La3m845mSESCgsJePNL/JQyhkOJA6G4vcwvVgkDAwHhGdq5GCumxmPjEk1MZf+8p5ZQAUE7tqgQRQTXN7uQ== - -"@types/node@^20.0.0": - version "20.16.12" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.12.tgz#61cc9be049584b472fa31e465aa0ab3c090dac56" - integrity sha512-LfPFB0zOeCeCNQV3i+67rcoVvoN5n0NVuR2vLG0O5ySQMgchuZlC4lgz546ZOJyDtj5KIgOxy+lacOimfqZAIA== - dependencies: - undici-types "~6.19.2" - -"@types/node@^20.11.25": - version "20.16.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.9.tgz#1217c6cc77c4f3aaf4a6c76fb56b790e81e48120" - integrity sha512-rkvIVJxsOfBejxK7I0FO5sa2WxFmJCzoDwcd88+fq/CUfynNywTo/1/T6hyFz22CyztsnLS9nVlHOnTI36RH5w== - dependencies: - undici-types "~6.19.2" - -"@types/node@^22.7.7": - version "22.7.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.7.tgz#6cd9541c3dccb4f7e8b141b491443f4a1570e307" - integrity sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q== - dependencies: - undici-types "~6.19.2" - -"@types/parse-json@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" - integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== - -"@types/responselike@*", "@types/responselike@^1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29" - integrity sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA== - dependencies: - "@types/node" "*" - -"@types/semver@^7.5.8": - version "7.5.8" - resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" - integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== - -"@types/stream-chain@*": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@types/stream-chain/-/stream-chain-2.0.0.tgz#aed7fc21ac3686bc721aebbbd971f5a857e567e4" - integrity sha512-O3IRJcZi4YddlS8jgasH87l+rdNmad9uPAMmMZCfRVhumbWMX6lkBWnIqr9kokO5sx8LHp8peQ1ELhMZHbR0Gg== - dependencies: - "@types/node" "*" - -"@types/stream-json@^1.7.7": - version "1.7.7" - resolved "https://registry.yarnpkg.com/@types/stream-json/-/stream-json-1.7.7.tgz#8660101e15ee52e9a2370727334269ad7ec6a759" - integrity sha512-hHG7cLQ09H/m9i0jzL6UJAeLLxIWej90ECn0svO4T8J0nGcl89xZDQ2ujT4WKlvg0GWkcxJbjIDzW/v7BYUM6Q== - dependencies: - "@types/node" "*" - "@types/stream-chain" "*" - -"@types/supports-color@^8.0.0": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@types/supports-color/-/supports-color-8.1.1.tgz#1b44b1b096479273adf7f93c75fc4ecc40a61ee4" - integrity sha512-dPWnWsf+kzIG140B8z2w3fr5D03TLWbOAFQl45xUpI3vcizeXriNR5VYkWZ+WTMsUHqZ9Xlt3hrxGNANFyNQfw== - -"@types/temp@^0.9.4": - version "0.9.4" - resolved "https://registry.yarnpkg.com/@types/temp/-/temp-0.9.4.tgz#69bd4b0e8fc4d54db06bd1b613c19292d333350b" - integrity sha512-+VfWIwrlept2VBTj7Y2wQnI/Xfscy1u8Pyj/puYwss6V1IblXn1x7S0S9eFh6KyBolgLCm+rUFzhFAbdkR691g== - dependencies: - "@types/node" "*" - -"@types/text-table@^0.2.0": - version "0.2.2" - resolved "https://registry.yarnpkg.com/@types/text-table/-/text-table-0.2.2.tgz#774c90cfcfbc8b4b0ebb00fecbe861dc8b1e8e26" - integrity sha512-dGoI5Af7To0R2XE8wJuc6vwlavWARsCh3UKJPjWs1YEqGUqfgBI/j/4GX0yf19/DsDPPf0YAXWAp8psNeIehLg== - -"@types/unist@*", "@types/unist@^2.0.0": - version "2.0.6" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" - integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== - -"@types/unist@^2.0.2": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e" - integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ== - -"@types/unist@^3.0.0": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20" - integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ== - -"@types/webpack-env@^1.18.5": - version "1.18.5" - resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.18.5.tgz#eccda0b04fe024bed505881e2e532f9c119169bf" - integrity sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA== - -"@types/yauzl@^2.9.1": - version "2.10.0" - resolved "https://registry.yarnpkg.com/@types/yauzl/-/yauzl-2.10.0.tgz#b3248295276cf8c6f153ebe6a9aba0c988cb2599" - integrity sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw== - dependencies: - "@types/node" "*" - -"@typescript-eslint/eslint-plugin@^8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.7.0.tgz#d0070f206daad26253bf00ca5b80f9b54f9e2dd0" - integrity sha512-RIHOoznhA3CCfSTFiB6kBGLQtB/sox+pJ6jeFu6FxJvqL8qRxq/FfGO/UhsGgQM9oGdXkV4xUgli+dt26biB6A== - dependencies: - "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.7.0" - "@typescript-eslint/type-utils" "8.7.0" - "@typescript-eslint/utils" "8.7.0" - "@typescript-eslint/visitor-keys" "8.7.0" - graphemer "^1.4.0" - ignore "^5.3.1" - natural-compare "^1.4.0" - ts-api-utils "^1.3.0" - -"@typescript-eslint/parser@^8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.7.0.tgz#a567b0890d13db72c7348e1d88442ea8ab4e9173" - integrity sha512-lN0btVpj2unxHlNYLI//BQ7nzbMJYBVQX5+pbNXvGYazdlgYonMn4AhhHifQ+J4fGRYA/m1DjaQjx+fDetqBOQ== - dependencies: - "@typescript-eslint/scope-manager" "8.7.0" - "@typescript-eslint/types" "8.7.0" - "@typescript-eslint/typescript-estree" "8.7.0" - "@typescript-eslint/visitor-keys" "8.7.0" - debug "^4.3.4" - -"@typescript-eslint/scope-manager@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.7.0.tgz#90ee7bf9bc982b9260b93347c01a8bc2b595e0b8" - integrity sha512-87rC0k3ZlDOuz82zzXRtQ7Akv3GKhHs0ti4YcbAJtaomllXoSO8hi7Ix3ccEvCd824dy9aIX+j3d2UMAfCtVpg== - dependencies: - "@typescript-eslint/types" "8.7.0" - "@typescript-eslint/visitor-keys" "8.7.0" - -"@typescript-eslint/type-utils@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.7.0.tgz#d56b104183bdcffcc434a23d1ce26cde5e42df93" - integrity sha512-tl0N0Mj3hMSkEYhLkjREp54OSb/FI6qyCzfiiclvJvOqre6hsZTGSnHtmFLDU8TIM62G7ygEa1bI08lcuRwEnQ== - dependencies: - "@typescript-eslint/typescript-estree" "8.7.0" - "@typescript-eslint/utils" "8.7.0" - debug "^4.3.4" - ts-api-utils "^1.3.0" - -"@typescript-eslint/types@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.7.0.tgz#21d987201c07b69ce7ddc03451d7196e5445ad19" - integrity sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w== - -"@typescript-eslint/typescript-estree@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.7.0.tgz#6c7db6baa4380b937fa81466c546d052f362d0e8" - integrity sha512-MC8nmcGHsmfAKxwnluTQpNqceniT8SteVwd2voYlmiSWGOtjvGXdPl17dYu2797GVscK30Z04WRM28CrKS9WOg== - dependencies: - "@typescript-eslint/types" "8.7.0" - "@typescript-eslint/visitor-keys" "8.7.0" - debug "^4.3.4" - fast-glob "^3.3.2" - is-glob "^4.0.3" - minimatch "^9.0.4" - semver "^7.6.0" - ts-api-utils "^1.3.0" - -"@typescript-eslint/utils@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.7.0.tgz#cef3f70708b5b5fd7ed8672fc14714472bd8a011" - integrity sha512-ZbdUdwsl2X/s3CiyAu3gOlfQzpbuG3nTWKPoIvAu1pu5r8viiJvv2NPN2AqArL35NCYtw/lrPPfM4gxrMLNLPw== - dependencies: - "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.7.0" - "@typescript-eslint/types" "8.7.0" - "@typescript-eslint/typescript-estree" "8.7.0" - -"@typescript-eslint/visitor-keys@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.7.0.tgz#5e46f1777f9d69360a883c1a56ac3c511c9659a8" - integrity sha512-b1tx0orFCCh/THWPQa2ZwWzvOeyzzp36vkJYOpVg0u8UVOIsfVrnuC9FqAw9gRKn+rG2VmWQ/zDJZzkxUnj/XQ== - dependencies: - "@typescript-eslint/types" "8.7.0" - eslint-visitor-keys "^3.4.3" - -"@ungap/structured-clone@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" - integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== - -"@vscode/l10n@^0.0.10": - version "0.0.10" - resolved "https://registry.yarnpkg.com/@vscode/l10n/-/l10n-0.0.10.tgz#9c513107c690c0dd16e3ec61e453743de15ebdb0" - integrity sha512-E1OCmDcDWa0Ya7vtSjp/XfHFGqYJfh+YPC1RkATU71fTac+j1JjCcB3qwSzmlKAighx2WxhLlfhS0RwAN++PFQ== - -"@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb" - integrity sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg== - dependencies: - "@webassemblyjs/helper-numbers" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - -"@webassemblyjs/floating-point-hex-parser@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz#dacbcb95aff135c8260f77fa3b4c5fea600a6431" - integrity sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw== - -"@webassemblyjs/helper-api-error@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz#6132f68c4acd59dcd141c44b18cbebbd9f2fa768" - integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q== - -"@webassemblyjs/helper-buffer@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz#6df20d272ea5439bf20ab3492b7fb70e9bfcb3f6" - integrity sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw== - -"@webassemblyjs/helper-numbers@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz#cbce5e7e0c1bd32cf4905ae444ef64cea919f1b5" - integrity sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g== - dependencies: - "@webassemblyjs/floating-point-hex-parser" "1.11.6" - "@webassemblyjs/helper-api-error" "1.11.6" - "@xtuc/long" "4.2.2" - -"@webassemblyjs/helper-wasm-bytecode@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz#bb2ebdb3b83aa26d9baad4c46d4315283acd51e9" - integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA== - -"@webassemblyjs/helper-wasm-section@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz#3da623233ae1a60409b509a52ade9bc22a37f7bf" - integrity sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@webassemblyjs/helper-buffer" "1.12.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/wasm-gen" "1.12.1" - -"@webassemblyjs/ieee754@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz#bb665c91d0b14fffceb0e38298c329af043c6e3a" - integrity sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg== - dependencies: - "@xtuc/ieee754" "^1.2.0" - -"@webassemblyjs/leb128@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/leb128/-/leb128-1.11.6.tgz#70e60e5e82f9ac81118bc25381a0b283893240d7" - integrity sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ== - dependencies: - "@xtuc/long" "4.2.2" - -"@webassemblyjs/utf8@1.11.6": - version "1.11.6" - resolved "https://registry.yarnpkg.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz#90f8bc34c561595fe156603be7253cdbcd0fab5a" - integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA== - -"@webassemblyjs/wasm-edit@^1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz#9f9f3ff52a14c980939be0ef9d5df9ebc678ae3b" - integrity sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@webassemblyjs/helper-buffer" "1.12.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/helper-wasm-section" "1.12.1" - "@webassemblyjs/wasm-gen" "1.12.1" - "@webassemblyjs/wasm-opt" "1.12.1" - "@webassemblyjs/wasm-parser" "1.12.1" - "@webassemblyjs/wast-printer" "1.12.1" - -"@webassemblyjs/wasm-gen@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz#a6520601da1b5700448273666a71ad0a45d78547" - integrity sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/ieee754" "1.11.6" - "@webassemblyjs/leb128" "1.11.6" - "@webassemblyjs/utf8" "1.11.6" - -"@webassemblyjs/wasm-opt@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz#9e6e81475dfcfb62dab574ac2dda38226c232bc5" - integrity sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@webassemblyjs/helper-buffer" "1.12.1" - "@webassemblyjs/wasm-gen" "1.12.1" - "@webassemblyjs/wasm-parser" "1.12.1" - -"@webassemblyjs/wasm-parser@1.12.1", "@webassemblyjs/wasm-parser@^1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz#c47acb90e6f083391e3fa61d113650eea1e95937" - integrity sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@webassemblyjs/helper-api-error" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/ieee754" "1.11.6" - "@webassemblyjs/leb128" "1.11.6" - "@webassemblyjs/utf8" "1.11.6" - -"@webassemblyjs/wast-printer@1.12.1": - version "1.12.1" - resolved "https://registry.yarnpkg.com/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz#bcecf661d7d1abdaf989d8341a4833e33e2b31ac" - integrity sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA== - dependencies: - "@webassemblyjs/ast" "1.12.1" - "@xtuc/long" "4.2.2" - -"@webpack-cli/configtest@^2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@webpack-cli/configtest/-/configtest-2.1.1.tgz#3b2f852e91dac6e3b85fb2a314fb8bef46d94646" - integrity sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw== - -"@webpack-cli/info@^2.0.2": - version "2.0.2" - resolved "https://registry.yarnpkg.com/@webpack-cli/info/-/info-2.0.2.tgz#cc3fbf22efeb88ff62310cf885c5b09f44ae0fdd" - integrity sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A== - -"@webpack-cli/serve@^2.0.5": - version "2.0.5" - resolved "https://registry.yarnpkg.com/@webpack-cli/serve/-/serve-2.0.5.tgz#325db42395cd49fe6c14057f9a900e427df8810e" - integrity sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ== - -"@xtuc/ieee754@^1.2.0": - version "1.2.0" - resolved "https://registry.yarnpkg.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" - integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== - -"@xtuc/long@4.2.2": - version "4.2.2" - resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" - integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== - -abbrev@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-2.0.0.tgz#cf59829b8b4f03f89dda2771cb7f3653828c89bf" - integrity sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ== - -acorn-import-attributes@^1.9.5: - version "1.9.5" - resolved "https://registry.yarnpkg.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz#7eb1557b1ba05ef18b5ed0ec67591bfab04688ef" - integrity sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ== - -acorn-jsx@^5.3.2: - version "5.3.2" - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" - integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== - -acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0: - version "8.12.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248" - integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg== - -agent-base@^7.0.2, agent-base@^7.1.0: - version "7.1.1" - resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.1.tgz#bdbded7dfb096b751a2a087eeeb9664725b2e317" - integrity sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA== - dependencies: - debug "^4.3.4" - -aggregate-error@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.0.1.tgz#db2fe7246e536f40d9b5442a39e117d7dd6a24e0" - integrity sha512-quoaXsZ9/BLNae5yiNoUz+Nhkwz83GhWwtYFglcjEQB2NDHCIpApbqXxIFnm4Pq/Nvhrsq5sYJFyohrrxnTGAA== - dependencies: - clean-stack "^2.0.0" - indent-string "^4.0.0" - -ajv-keywords@^3.5.2: - version "3.5.2" - resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" - integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== - -ajv@^6.12.4, ajv@^6.12.5: - version "6.12.6" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" - integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== - dependencies: - fast-deep-equal "^3.1.1" - fast-json-stable-stringify "^2.0.0" - json-schema-traverse "^0.4.1" - uri-js "^4.2.2" - -ajv@^8.16.0: - version "8.17.1" - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6" - integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g== - dependencies: - fast-deep-equal "^3.1.3" - fast-uri "^3.0.1" - json-schema-traverse "^1.0.0" - require-from-string "^2.0.2" - -ansi-colors@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" - integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== - -ansi-escapes@^4.3.0: - version "4.3.1" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61" - integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA== - dependencies: - type-fest "^0.11.0" - -ansi-regex@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" - integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== - -ansi-regex@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a" - integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA== - -ansi-styles@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - dependencies: - color-convert "^1.9.0" - -ansi-styles@^4.0.0, ansi-styles@^4.1.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" - integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== - dependencies: - "@types/color-name" "^1.1.1" - color-convert "^2.0.1" - -ansi-styles@^6.1.0: - version "6.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" - integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== - -anymatch@^3.0.2: - version "3.0.3" - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.0.3.tgz#2fb624fe0e84bccab00afee3d0006ed310f22f09" - integrity sha512-c6IvoeBECQlMVuYUjSwimnhmztImpErfxJzWZhIQinIvQWoGOnB0dLIgifbPHQt5heS6mNlaZG16f06H3C8t1g== - dependencies: - normalize-path "^3.0.0" - picomatch "^2.0.4" - -anymatch@~3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" - integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== - dependencies: - normalize-path "^3.0.0" - picomatch "^2.0.4" - -argparse@^1.0.7: - version "1.0.10" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" - integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== - dependencies: - sprintf-js "~1.0.2" - -argparse@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" - integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== - -array-buffer-byte-length@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz#fabe8bc193fea865f317fe7807085ee0dee5aead" - integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A== - dependencies: - call-bind "^1.0.2" - is-array-buffer "^3.0.1" - -array-buffer-byte-length@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz#1e5583ec16763540a27ae52eed99ff899223568f" - integrity sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg== - dependencies: - call-bind "^1.0.5" - is-array-buffer "^3.0.4" - -array-buffer-byte-length@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b" - integrity sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw== - dependencies: - call-bound "^1.0.3" - is-array-buffer "^3.0.5" - -array-includes@^3.1.5, array-includes@^3.1.6: - version "3.1.6" - resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f" - integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - get-intrinsic "^1.1.3" - is-string "^1.0.7" - -array-includes@^3.1.9: - version "3.1.9" - resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.9.tgz#1f0ccaa08e90cdbc3eb433210f903ad0f17c3f3a" - integrity sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.4" - define-properties "^1.2.1" - es-abstract "^1.24.0" - es-object-atoms "^1.1.1" - get-intrinsic "^1.3.0" - is-string "^1.1.1" - math-intrinsics "^1.1.0" - -array-unique@^0.3.2: - version "0.3.2" - resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" - integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= - -array.prototype.findlastindex@^1.2.6: - version "1.2.6" - resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.6.tgz#cfa1065c81dcb64e34557c9b81d012f6a421c564" - integrity sha512-F/TKATkzseUExPlfvmwQKGITM3DGTK+vkAsCZoDc5daVygbJBnjEUCbgkAvVFsgfXfX4YIqZ/27G3k3tdXrTxQ== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.4" - define-properties "^1.2.1" - es-abstract "^1.23.9" - es-errors "^1.3.0" - es-object-atoms "^1.1.1" - es-shim-unscopables "^1.1.0" - -array.prototype.flat@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz#ffc6576a7ca3efc2f46a143b9d1dda9b4b3cf5e2" - integrity sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - es-shim-unscopables "^1.0.0" - -array.prototype.flat@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5" - integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg== - dependencies: - call-bind "^1.0.8" - define-properties "^1.2.1" - es-abstract "^1.23.5" - es-shim-unscopables "^1.0.2" - -array.prototype.flatmap@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.1.tgz#1aae7903c2100433cb8261cd4ed310aab5c4a183" - integrity sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - es-shim-unscopables "^1.0.0" - -array.prototype.flatmap@^1.3.3: - version "1.3.3" - resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b" - integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg== - dependencies: - call-bind "^1.0.8" - define-properties "^1.2.1" - es-abstract "^1.23.5" - es-shim-unscopables "^1.0.2" - -array.prototype.tosorted@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz#ccf44738aa2b5ac56578ffda97c03fd3e23dd532" - integrity sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - es-shim-unscopables "^1.0.0" - get-intrinsic "^1.1.3" - -arraybuffer.prototype.slice@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz#097972f4255e41bc3425e37dc3f6421cf9aefde6" - integrity sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A== - dependencies: - array-buffer-byte-length "^1.0.1" - call-bind "^1.0.5" - define-properties "^1.2.1" - es-abstract "^1.22.3" - es-errors "^1.2.1" - get-intrinsic "^1.2.3" - is-array-buffer "^3.0.4" - is-shared-array-buffer "^1.0.2" - -arraybuffer.prototype.slice@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz#9d760d84dbdd06d0cbf92c8849615a1a7ab3183c" - integrity sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ== - dependencies: - array-buffer-byte-length "^1.0.1" - call-bind "^1.0.8" - define-properties "^1.2.1" - es-abstract "^1.23.5" - es-errors "^1.3.0" - get-intrinsic "^1.2.6" - is-array-buffer "^3.0.4" - -arrify@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" - integrity sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0= - -assertion-error@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-2.0.1.tgz#f641a196b335690b1070bf00b6e7593fec190bf7" - integrity sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA== - -astral-regex@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31" - integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== - -async-function@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/async-function/-/async-function-1.0.0.tgz#509c9fca60eaf85034c6829838188e4e4c8ffb2b" - integrity sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA== - -async@^3.2.0: - version "3.2.4" - resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c" - integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ== - -available-typed-arrays@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" - integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== - -available-typed-arrays@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" - integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== - dependencies: - possible-typed-array-names "^1.0.0" - -bail@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/bail/-/bail-2.0.1.tgz#d676736373a374058a935aec81b94c12ba815771" - integrity sha512-d5FoTAr2S5DSUPKl85WNm2yUwsINN8eidIdIwsOge2t33DaOfOdSmmsI11jMN3GmALCXaw+Y6HMVHDzePshFAA== - -balanced-match@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" - integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== - -balanced-match@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0" - integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w== - -base64-js@^1.3.1: - version "1.5.1" - resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" - integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== - -before-after-hook@^2.2.0: - version "2.2.3" - resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.2.3.tgz#c51e809c81a4e354084422b9b26bad88249c517c" - integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ== - -big.js@^5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328" - integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== - -binary-extensions@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9" - integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ== - -boolean@^3.0.1: - version "3.2.0" - resolved "https://registry.yarnpkg.com/boolean/-/boolean-3.2.0.tgz#9e5294af4e98314494cbb17979fa54ca159f116b" - integrity sha512-d0II/GO9uf9lfUHH2BQsjxzRJZBdsjgsBiW4BvhWk/3qoKwQFjIDVN19PfX8F2D/r9PCMTtLWjYVCFrpeYUzsw== - -brace-expansion@^1.1.7: - version "1.1.12" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843" - integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg== - dependencies: - balanced-match "^1.0.0" - concat-map "0.0.1" - -brace-expansion@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7" - integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ== - dependencies: - balanced-match "^1.0.0" - -braces@^3.0.3, braces@~3.0.2: - version "3.0.3" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" - integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== - dependencies: - fill-range "^7.1.1" - -browserslist@^4.21.10: - version "4.23.3" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" - integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== - dependencies: - caniuse-lite "^1.0.30001646" - electron-to-chromium "^1.5.4" - node-releases "^2.0.18" - update-browserslist-db "^1.1.0" - -btoa-lite@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/btoa-lite/-/btoa-lite-1.0.0.tgz#337766da15801210fdd956c22e9c6891ab9d0337" - integrity sha512-gvW7InbIyF8AicrqWoptdW08pUxuhq8BEgowNajy9RhiE86fmGAGl+bLKo6oB8QP0CkqHLowfN0oJdKC/J6LbA== - -buffer-crc32@~0.2.3: - version "0.2.13" - resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242" - integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ== - -buffer-equal-constant-time@1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz#f8e71132f7ffe6e01a5c9697a4c6f3e48d5cc819" - integrity sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk= - -buffer-from@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" - integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== - -buffer-from@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef" - integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== - -buffer@^6.0.3: - version "6.0.3" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6" - integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA== - dependencies: - base64-js "^1.3.1" - ieee754 "^1.2.1" - -builtin-modules@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== - -builtins@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/builtins/-/builtins-5.0.1.tgz#87f6db9ab0458be728564fa81d876d8d74552fa9" - integrity sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ== - dependencies: - semver "^7.0.0" - -cacheable-lookup@^5.0.3: - version "5.0.4" - resolved "https://registry.yarnpkg.com/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz#5a6b865b2c44357be3d5ebc2a467b032719a7005" - integrity sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA== - -cacheable-request@^7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/cacheable-request/-/cacheable-request-7.0.2.tgz#ea0d0b889364a25854757301ca12b2da77f91d27" - integrity sha512-pouW8/FmiPQbuGpkXQ9BAPv/Mo5xDGANgSNXzTzJ8DrKGuXOssM4wIQRjfanNRh3Yu5cfYPvcorqbhg2KIJtew== - dependencies: - clone-response "^1.0.2" - get-stream "^5.1.0" - http-cache-semantics "^4.0.0" - keyv "^4.0.0" - lowercase-keys "^2.0.0" - normalize-url "^6.0.1" - responselike "^2.0.0" - -call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6" - integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ== - dependencies: - es-errors "^1.3.0" - function-bind "^1.1.2" - -call-bind@^1.0.0, call-bind@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c" - integrity sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA== - dependencies: - function-bind "^1.1.1" - get-intrinsic "^1.0.2" - -call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" - integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== - dependencies: - es-define-property "^1.0.0" - es-errors "^1.3.0" - function-bind "^1.1.2" - get-intrinsic "^1.2.4" - set-function-length "^1.2.1" - -call-bind@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" - integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== - dependencies: - call-bind-apply-helpers "^1.0.0" - es-define-property "^1.0.0" - get-intrinsic "^1.2.4" - set-function-length "^1.2.2" - -call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a" - integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg== - dependencies: - call-bind-apply-helpers "^1.0.2" - get-intrinsic "^1.3.0" - -callsites@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" - integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== - -caniuse-lite@^1.0.30001646: - version "1.0.30001659" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001659.tgz#f370c311ffbc19c4965d8ec0064a3625c8aaa7af" - integrity sha512-Qxxyfv3RdHAfJcXelgf0hU4DFUVXBGTjqrBUZLUh8AtlGnsDo+CnncYtTd95+ZKfnANUOzxyIQCuU/UeBZBYoA== - -chai@^5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.1.tgz#f035d9792a22b481ead1c65908d14bb62ec1c82c" - integrity sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA== - dependencies: - assertion-error "^2.0.1" - check-error "^2.1.1" - deep-eql "^5.0.1" - loupe "^3.1.0" - pathval "^2.0.0" - -chalk@^2.0.0, chalk@^2.3.0, chalk@^2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - -chalk@^4.1.0: - version "4.1.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" - integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - -chalk@^5.0.0, chalk@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" - integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== - -character-entities-legacy@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b" - integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ== - -character-entities@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/character-entities/-/character-entities-2.0.0.tgz#508355fcc8c73893e0909efc1a44d28da2b6fdf3" - integrity sha512-oHqMj3eAuJ77/P5PaIRcqk+C3hdfNwyCD2DAUcD5gyXkegAuF2USC40CEqPscDk4I8FRGMTojGJQkXDsN5QlJA== - -character-reference-invalid@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz#85c66b041e43b47210faf401278abf808ac45cb9" - integrity sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw== - -check-error@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/check-error/-/check-error-2.1.1.tgz#87eb876ae71ee388fa0471fe423f494be1d96ccc" - integrity sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw== - -check-for-leaks@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/check-for-leaks/-/check-for-leaks-1.2.1.tgz#4ac108ee3f8e6b99f5ad36f6b98cba1d7f4816d0" - integrity sha512-9OdOSRZY6N0w5JCdJpqsC5MkD6EPGYpHmhtf4l5nl3DRETDZshP6C1EGN/vVhHDTY6AsOK3NhdFfrMe3NWZl7g== - dependencies: - anymatch "^3.0.2" - minimist "^1.2.0" - parse-gitignore "^0.4.0" - walk-sync "^0.3.2" - -chokidar@^3.0.0: - version "3.5.2" - resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2.tgz#dba3976fcadb016f66fd365021d91600d01c1e75" - integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ== - dependencies: - anymatch "~3.1.2" - braces "~3.0.2" - glob-parent "~5.1.2" - is-binary-path "~2.1.0" - is-glob "~4.0.1" - normalize-path "~3.0.0" - readdirp "~3.6.0" - optionalDependencies: - fsevents "~2.3.2" - -chownr@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" - integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== - -chrome-trace-event@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.2.tgz#234090ee97c7d4ad1a2c4beae27505deffc608a4" - integrity sha512-9e/zx1jw7B4CO+c/RXoCsfg/x1AfUBioy4owYH0bJprEYAx5hRFLRhWBqHAG57D0ZM4H7vxbP7bPe0VwhQRYDQ== - dependencies: - tslib "^1.9.0" - -ci-info@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2" - integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg== - -clean-stack@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" - integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== - -cli-cursor@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" - integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== - dependencies: - restore-cursor "^3.1.0" - -cli-cursor@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38" - integrity sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw== - dependencies: - restore-cursor "^5.0.0" - -cli-spinners@^2.9.2: - version "2.9.2" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" - integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== - -cli-truncate@2.1.0, cli-truncate@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7" - integrity sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg== - dependencies: - slice-ansi "^3.0.0" - string-width "^4.2.0" - -clone-deep@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387" - integrity sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ== - dependencies: - is-plain-object "^2.0.4" - kind-of "^6.0.2" - shallow-clone "^3.0.0" - -clone-response@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/clone-response/-/clone-response-1.0.2.tgz#d1dc973920314df67fbeb94223b4ee350239e96b" - integrity sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws= - dependencies: - mimic-response "^1.0.0" - -co@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/co/-/co-3.1.0.tgz#4ea54ea5a08938153185e15210c68d9092bc1b78" - integrity sha1-TqVOpaCJOBUxheFSEMaNkJK8G3g= - -color-convert@^1.9.0: - version "1.9.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" - -color-convert@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" - integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== - dependencies: - color-name "~1.1.4" - -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" - integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= - -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== - -colorette@^2.0.14: - version "2.0.19" - resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.19.tgz#cdf044f47ad41a0f4b56b3a0d5b4e6e1a2d5a798" - integrity sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ== - -comma-separated-tokens@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee" - integrity sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg== - -commander@^10.0.1: - version "10.0.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06" - integrity sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== - -commander@^2.20.0: - version "2.20.3" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" - integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== - -commander@^5.0.0, commander@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" - integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== - -commander@^8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66" - integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== - -compress-brotli@^1.3.8: - version "1.3.8" - resolved "https://registry.yarnpkg.com/compress-brotli/-/compress-brotli-1.3.8.tgz#0c0a60c97a989145314ec381e84e26682e7b38db" - integrity sha512-lVcQsjhxhIXsuupfy9fmZUFtAIdBmXA7EGY6GBdgZ++qkM9zG4YFT8iU7FoBxzryNDMOpD1HIFHUSX4D87oqhQ== - dependencies: - "@types/json-buffer" "~3.0.0" - json-buffer "~3.0.1" - -concat-map@0.0.1: - version "0.0.1" - resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" - integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== - -concat-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-2.0.0.tgz#414cf5af790a48c60ab9be4527d56d5e41133cb1" - integrity sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A== - dependencies: - buffer-from "^1.0.0" - inherits "^2.0.3" - readable-stream "^3.0.2" - typedarray "^0.0.6" - -core-util-is@~1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" - integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= - -cosmiconfig@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982" - integrity sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg== - dependencies: - "@types/parse-json" "^4.0.0" - import-fresh "^3.1.0" - parse-json "^5.0.0" - path-type "^4.0.0" - yaml "^1.7.2" - -cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: - version "7.0.6" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" - integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== - dependencies: - path-key "^3.1.0" - shebang-command "^2.0.0" - which "^2.0.1" - -data-view-buffer@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.1.tgz#8ea6326efec17a2e42620696e671d7d5a8bc66b2" - integrity sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA== - dependencies: - call-bind "^1.0.6" - es-errors "^1.3.0" - is-data-view "^1.0.1" - -data-view-buffer@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570" - integrity sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ== - dependencies: - call-bound "^1.0.3" - es-errors "^1.3.0" - is-data-view "^1.0.2" - -data-view-byte-length@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz#90721ca95ff280677eb793749fce1011347669e2" - integrity sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ== - dependencies: - call-bind "^1.0.7" - es-errors "^1.3.0" - is-data-view "^1.0.1" - -data-view-byte-length@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz#9e80f7ca52453ce3e93d25a35318767ea7704735" - integrity sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ== - dependencies: - call-bound "^1.0.3" - es-errors "^1.3.0" - is-data-view "^1.0.2" - -data-view-byte-offset@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz#5e0bbfb4828ed2d1b9b400cd8a7d119bca0ff18a" - integrity sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA== - dependencies: - call-bind "^1.0.6" - es-errors "^1.3.0" - is-data-view "^1.0.1" - -data-view-byte-offset@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz#068307f9b71ab76dbbe10291389e020856606191" - integrity sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ== - dependencies: - call-bound "^1.0.2" - es-errors "^1.3.0" - is-data-view "^1.0.1" - -debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@^4.3.7: - version "4.3.7" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52" - integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ== - dependencies: - ms "^2.1.3" - -debug@^3.1.0, debug@^3.2.7: - version "3.2.7" - resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" - integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== - dependencies: - ms "^2.1.1" - -decode-named-character-reference@^1.0.0: - version "1.0.2" - resolved "https://registry.yarnpkg.com/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz#daabac9690874c394c81e4162a0304b35d824f0e" - integrity sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg== - dependencies: - character-entities "^2.0.0" - -decompress-response@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/decompress-response/-/decompress-response-6.0.0.tgz#ca387612ddb7e104bd16d85aab00d5ecf09c66fc" - integrity sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== - dependencies: - mimic-response "^3.1.0" - -dedent@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c" - integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw= - -deep-eql@^5.0.1: - version "5.0.2" - resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-5.0.2.tgz#4b756d8d770a9257300825d52a2c2cff99c3a341" - integrity sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q== - -deep-is@^0.1.3: - version "0.1.3" - resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" - integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= - -defer-to-connect@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/defer-to-connect/-/defer-to-connect-2.0.1.tgz#8016bdb4143e4632b77a3449c6236277de520587" - integrity sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== - -define-data-property@^1.0.1, define-data-property@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" - integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== - dependencies: - es-define-property "^1.0.0" - es-errors "^1.3.0" - gopd "^1.0.1" - -define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5" - integrity sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA== - dependencies: - has-property-descriptors "^1.0.0" - object-keys "^1.1.1" - -define-properties@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.1.tgz#10781cc616eb951a80a034bafcaa7377f6af2b6c" - integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg== - dependencies: - define-data-property "^1.0.1" - has-property-descriptors "^1.0.0" - object-keys "^1.1.1" - -deprecation@^2.0.0, deprecation@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919" - integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ== - -dequal@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" - integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== - -detect-node@^2.0.4: - version "2.1.0" - resolved "https://registry.yarnpkg.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1" - integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g== - -devlop@^1.0.0, devlop@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018" - integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA== - dependencies: - dequal "^2.0.0" - -diff@^3.1.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" - integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA== - -doctrine@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" - integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw== - dependencies: - esutils "^2.0.2" - -doctrine@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" - integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== - dependencies: - esutils "^2.0.2" - -dugite@^2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/dugite/-/dugite-2.7.1.tgz#277275fd490bddf20180e124d119f84f708dfb32" - integrity sha512-X7v7JngMG6RGHKCKKF0fdqYC9Xcw0CDes43an6dQW2N2dYNd/OOLq3BFszCOyOObgKnrmNVvyggk3O4WGJMpcA== - dependencies: - progress "^2.0.3" - tar "^6.1.11" - -dunder-proto@^1.0.0, dunder-proto@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" - integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== - dependencies: - call-bind-apply-helpers "^1.0.1" - es-errors "^1.3.0" - gopd "^1.2.0" - -duplexer@~0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" - integrity sha1-rOb/gIwc5mtX0ev5eXessCM0z8E= - -eastasianwidth@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb" - integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== - -ecdsa-sig-formatter@1.0.11: - version "1.0.11" - resolved "https://registry.yarnpkg.com/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz#ae0f0fa2d85045ef14a817daa3ce9acd0489e5bf" - integrity sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ== - dependencies: - safe-buffer "^5.0.1" - -electron-to-chromium@^1.5.4: - version "1.5.18" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.18.tgz#5fe62b9d21efbcfa26571066502d94f3ed97e495" - integrity sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ== - -emoji-regex@^10.2.1, emoji-regex@^10.3.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4" - integrity sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw== - -emoji-regex@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" - integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== - -emoji-regex@^9.2.2: - version "9.2.2" - resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72" - integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== - -emojis-list@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" - integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== - -end-of-stream@^1.1.0: - version "1.4.4" - resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" - integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== - dependencies: - once "^1.4.0" - -enhanced-resolve@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.1.0.tgz#41c7e0bfdfe74ac1ffe1e57ad6a5c6c9f3742a7f" - integrity sha512-F/7vkyTtyc/llOIn8oWclcB25KdRaiPBpZYDgJHgh/UHtpgT2p2eldQgtQnLtUvfMKPKxbRaQM/hHkvLHt1Vng== - dependencies: - graceful-fs "^4.1.2" - memory-fs "^0.4.0" - tapable "^1.0.0" - -enhanced-resolve@^5.17.1: - version "5.17.1" - resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" - integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== - dependencies: - graceful-fs "^4.2.4" - tapable "^2.2.0" - -enquirer@^2.3.5: - version "2.3.6" - resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d" - integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== - dependencies: - ansi-colors "^4.1.1" - -ensure-posix-path@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.1.1.tgz#3c62bdb19fa4681544289edb2b382adc029179ce" - integrity sha512-VWU0/zXzVbeJNXvME/5EmLuEj2TauvoaTz6aFYK1Z92JCBlDlZ3Gu0tuGR42kpW1754ywTs+QB0g5TP0oj9Zaw== - -entities@^4.4.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" - integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== - -env-paths@^2.2.0, env-paths@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" - integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== - -envinfo@^7.7.3: - version "7.8.1" - resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475" - integrity sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw== - -err-code@^2.0.2: - version "2.0.3" - resolved "https://registry.yarnpkg.com/err-code/-/err-code-2.0.3.tgz#23c2f3b756ffdfc608d30e27c9a941024807e7f9" - integrity sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA== - -errno@^0.1.3: - version "0.1.7" - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618" - integrity sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg== - dependencies: - prr "~1.0.1" - -error-ex@^1.3.1, error-ex@^1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" - integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== - dependencies: - is-arrayish "^0.2.1" - -es-abstract@^1.19.0, es-abstract@^1.20.4: - version "1.21.2" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.21.2.tgz#a56b9695322c8a185dc25975aa3b8ec31d0e7eff" - integrity sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg== - dependencies: - array-buffer-byte-length "^1.0.0" - available-typed-arrays "^1.0.5" - call-bind "^1.0.2" - es-set-tostringtag "^2.0.1" - es-to-primitive "^1.2.1" - function.prototype.name "^1.1.5" - get-intrinsic "^1.2.0" - get-symbol-description "^1.0.0" - globalthis "^1.0.3" - gopd "^1.0.1" - has "^1.0.3" - has-property-descriptors "^1.0.0" - has-proto "^1.0.1" - has-symbols "^1.0.3" - internal-slot "^1.0.5" - is-array-buffer "^3.0.2" - is-callable "^1.2.7" - is-negative-zero "^2.0.2" - is-regex "^1.1.4" - is-shared-array-buffer "^1.0.2" - is-string "^1.0.7" - is-typed-array "^1.1.10" - is-weakref "^1.0.2" - object-inspect "^1.12.3" - object-keys "^1.1.1" - object.assign "^4.1.4" - regexp.prototype.flags "^1.4.3" - safe-regex-test "^1.0.0" - string.prototype.trim "^1.2.7" - string.prototype.trimend "^1.0.6" - string.prototype.trimstart "^1.0.6" - typed-array-length "^1.0.4" - unbox-primitive "^1.0.2" - which-typed-array "^1.1.9" - -es-abstract@^1.22.1, es-abstract@^1.22.3, es-abstract@^1.23.0, es-abstract@^1.23.2: - version "1.23.3" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.3.tgz#8f0c5a35cd215312573c5a27c87dfd6c881a0aa0" - integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A== - dependencies: - array-buffer-byte-length "^1.0.1" - arraybuffer.prototype.slice "^1.0.3" - available-typed-arrays "^1.0.7" - call-bind "^1.0.7" - data-view-buffer "^1.0.1" - data-view-byte-length "^1.0.1" - data-view-byte-offset "^1.0.0" - es-define-property "^1.0.0" - es-errors "^1.3.0" - es-object-atoms "^1.0.0" - es-set-tostringtag "^2.0.3" - es-to-primitive "^1.2.1" - function.prototype.name "^1.1.6" - get-intrinsic "^1.2.4" - get-symbol-description "^1.0.2" - globalthis "^1.0.3" - gopd "^1.0.1" - has-property-descriptors "^1.0.2" - has-proto "^1.0.3" - has-symbols "^1.0.3" - hasown "^2.0.2" - internal-slot "^1.0.7" - is-array-buffer "^3.0.4" - is-callable "^1.2.7" - is-data-view "^1.0.1" - is-negative-zero "^2.0.3" - is-regex "^1.1.4" - is-shared-array-buffer "^1.0.3" - is-string "^1.0.7" - is-typed-array "^1.1.13" - is-weakref "^1.0.2" - object-inspect "^1.13.1" - object-keys "^1.1.1" - object.assign "^4.1.5" - regexp.prototype.flags "^1.5.2" - safe-array-concat "^1.1.2" - safe-regex-test "^1.0.3" - string.prototype.trim "^1.2.9" - string.prototype.trimend "^1.0.8" - string.prototype.trimstart "^1.0.8" - typed-array-buffer "^1.0.2" - typed-array-byte-length "^1.0.1" - typed-array-byte-offset "^1.0.2" - typed-array-length "^1.0.6" - unbox-primitive "^1.0.2" - which-typed-array "^1.1.15" - -es-abstract@^1.23.5, es-abstract@^1.23.9, es-abstract@^1.24.0: - version "1.24.0" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.24.0.tgz#c44732d2beb0acc1ed60df840869e3106e7af328" - integrity sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg== - dependencies: - array-buffer-byte-length "^1.0.2" - arraybuffer.prototype.slice "^1.0.4" - available-typed-arrays "^1.0.7" - call-bind "^1.0.8" - call-bound "^1.0.4" - data-view-buffer "^1.0.2" - data-view-byte-length "^1.0.2" - data-view-byte-offset "^1.0.1" - es-define-property "^1.0.1" - es-errors "^1.3.0" - es-object-atoms "^1.1.1" - es-set-tostringtag "^2.1.0" - es-to-primitive "^1.3.0" - function.prototype.name "^1.1.8" - get-intrinsic "^1.3.0" - get-proto "^1.0.1" - get-symbol-description "^1.1.0" - globalthis "^1.0.4" - gopd "^1.2.0" - has-property-descriptors "^1.0.2" - has-proto "^1.2.0" - has-symbols "^1.1.0" - hasown "^2.0.2" - internal-slot "^1.1.0" - is-array-buffer "^3.0.5" - is-callable "^1.2.7" - is-data-view "^1.0.2" - is-negative-zero "^2.0.3" - is-regex "^1.2.1" - is-set "^2.0.3" - is-shared-array-buffer "^1.0.4" - is-string "^1.1.1" - is-typed-array "^1.1.15" - is-weakref "^1.1.1" - math-intrinsics "^1.1.0" - object-inspect "^1.13.4" - object-keys "^1.1.1" - object.assign "^4.1.7" - own-keys "^1.0.1" - regexp.prototype.flags "^1.5.4" - safe-array-concat "^1.1.3" - safe-push-apply "^1.0.0" - safe-regex-test "^1.1.0" - set-proto "^1.0.0" - stop-iteration-iterator "^1.1.0" - string.prototype.trim "^1.2.10" - string.prototype.trimend "^1.0.9" - string.prototype.trimstart "^1.0.8" - typed-array-buffer "^1.0.3" - typed-array-byte-length "^1.0.3" - typed-array-byte-offset "^1.0.4" - typed-array-length "^1.0.7" - unbox-primitive "^1.1.0" - which-typed-array "^1.1.19" - -es-define-property@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" - integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== - dependencies: - get-intrinsic "^1.2.4" - -es-define-property@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" - integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== - -es-errors@^1.2.1, es-errors@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" - integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== - -es-module-lexer@^1.2.1: - version "1.5.4" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78" - integrity sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw== - -es-object-atoms@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941" - integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw== - dependencies: - es-errors "^1.3.0" - -es-object-atoms@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" - integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== - dependencies: - es-errors "^1.3.0" - -es-set-tostringtag@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz#338d502f6f674301d710b80c8592de8a15f09cd8" - integrity sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg== - dependencies: - get-intrinsic "^1.1.3" - has "^1.0.3" - has-tostringtag "^1.0.0" - -es-set-tostringtag@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777" - integrity sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ== - dependencies: - get-intrinsic "^1.2.4" - has-tostringtag "^1.0.2" - hasown "^2.0.1" - -es-set-tostringtag@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" - integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== - dependencies: - es-errors "^1.3.0" - get-intrinsic "^1.2.6" - has-tostringtag "^1.0.2" - hasown "^2.0.2" - -es-shim-unscopables@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz#702e632193201e3edf8713635d083d378e510241" - integrity sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w== - dependencies: - has "^1.0.3" - -es-shim-unscopables@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#1f6942e71ecc7835ed1c8a83006d8771a63a3763" - integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw== - dependencies: - hasown "^2.0.0" - -es-shim-unscopables@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz#438df35520dac5d105f3943d927549ea3b00f4b5" - integrity sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw== - dependencies: - hasown "^2.0.2" - -es-to-primitive@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a" - integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== - dependencies: - is-callable "^1.1.4" - is-date-object "^1.0.1" - is-symbol "^1.0.2" - -es-to-primitive@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz#96c89c82cc49fd8794a24835ba3e1ff87f214e18" - integrity sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g== - dependencies: - is-callable "^1.2.7" - is-date-object "^1.0.5" - is-symbol "^1.0.4" - -es6-error@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d" - integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg== - -escalade@^3.1.2: - version "3.2.0" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" - integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== - -escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= - -escape-string-regexp@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" - integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== - -eslint-compat-utils@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz#7fc92b776d185a70c4070d03fd26fde3d59652e4" - integrity sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q== - dependencies: - semver "^7.5.4" - -eslint-config-standard-jsx@^11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz#70852d395731a96704a592be5b0bfaccfeded239" - integrity sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ== - -eslint-config-standard@17.0.0: - version "17.0.0" - resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf" - integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg== - -eslint-config-standard@^17.1.0: - version "17.1.0" - resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975" - integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q== - -eslint-import-resolver-node@^0.3.7: - version "0.3.7" - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz#83b375187d412324a1963d84fa664377a23eb4d7" - integrity sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA== - dependencies: - debug "^3.2.7" - is-core-module "^2.11.0" - resolve "^1.22.1" - -eslint-import-resolver-node@^0.3.9: - version "0.3.9" - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" - integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g== - dependencies: - debug "^3.2.7" - is-core-module "^2.13.0" - resolve "^1.22.4" - -eslint-module-utils@^2.12.1: - version "2.12.1" - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.1.tgz#f76d3220bfb83c057651359295ab5854eaad75ff" - integrity sha512-L8jSWTze7K2mTg0vos/RuLRS5soomksDPoJLXIslC7c8Wmut3bx7CPpJijDcBZtxQ5lrbUdM+s0OlNbz0DCDNw== - dependencies: - debug "^3.2.7" - -eslint-module-utils@^2.7.4: - version "2.8.0" - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49" - integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw== - dependencies: - debug "^3.2.7" - -eslint-plugin-es-x@^7.5.0: - version "7.8.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz#a207aa08da37a7923f2a9599e6d3eb73f3f92b74" - integrity sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ== - dependencies: - "@eslint-community/eslint-utils" "^4.1.2" - "@eslint-community/regexpp" "^4.11.0" - eslint-compat-utils "^0.5.1" - -eslint-plugin-es@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893" - integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ== - dependencies: - eslint-utils "^2.0.0" - regexpp "^3.0.0" - -eslint-plugin-es@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-4.1.0.tgz#f0822f0c18a535a97c3e714e89f88586a7641ec9" - integrity sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ== - dependencies: - eslint-utils "^2.0.0" - regexpp "^3.0.0" - -eslint-plugin-import@^2.26.0: - version "2.27.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz#876a6d03f52608a3e5bb439c2550588e51dd6c65" - integrity sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow== - dependencies: - array-includes "^3.1.6" - array.prototype.flat "^1.3.1" - array.prototype.flatmap "^1.3.1" - debug "^3.2.7" - doctrine "^2.1.0" - eslint-import-resolver-node "^0.3.7" - eslint-module-utils "^2.7.4" - has "^1.0.3" - is-core-module "^2.11.0" - is-glob "^4.0.3" - minimatch "^3.1.2" - object.values "^1.1.6" - resolve "^1.22.1" - semver "^6.3.0" - tsconfig-paths "^3.14.1" - -eslint-plugin-import@^2.32.0: - version "2.32.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.32.0.tgz#602b55faa6e4caeaa5e970c198b5c00a37708980" - integrity sha512-whOE1HFo/qJDyX4SnXzP4N6zOWn79WhnCUY/iDR0mPfQZO8wcYE4JClzI2oZrhBnnMUCBCHZhO6VQyoBU95mZA== - dependencies: - "@rtsao/scc" "^1.1.0" - array-includes "^3.1.9" - array.prototype.findlastindex "^1.2.6" - array.prototype.flat "^1.3.3" - array.prototype.flatmap "^1.3.3" - debug "^3.2.7" - doctrine "^2.1.0" - eslint-import-resolver-node "^0.3.9" - eslint-module-utils "^2.12.1" - hasown "^2.0.2" - is-core-module "^2.16.1" - is-glob "^4.0.3" - minimatch "^3.1.2" - object.fromentries "^2.0.8" - object.groupby "^1.0.3" - object.values "^1.2.1" - semver "^6.3.1" - string.prototype.trimend "^1.0.9" - tsconfig-paths "^3.15.0" - -eslint-plugin-mocha@^10.5.0: - version "10.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz#0aca8d709e7cddef566e0dc252f6b02e307a2b7e" - integrity sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw== - dependencies: - eslint-utils "^3.0.0" - globals "^13.24.0" - rambda "^7.4.0" - -eslint-plugin-n@^15.1.0: - version "15.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz#e29221d8f5174f84d18f2eb94765f2eeea033b90" - integrity sha512-jDex9s7D/Qial8AGVIHq4W7NswpUD5DPDL2RH8Lzd9EloWUuvUkHfv4FRLMipH5q2UtyurorBkPeNi1wVWNh3Q== - dependencies: - builtins "^5.0.1" - eslint-plugin-es "^4.1.0" - eslint-utils "^3.0.0" - ignore "^5.1.1" - is-core-module "^2.11.0" - minimatch "^3.1.2" - resolve "^1.22.1" - semver "^7.3.8" - -eslint-plugin-n@^16.6.2: - version "16.6.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#6a60a1a376870064c906742272074d5d0b412b0b" - integrity sha512-6TyDmZ1HXoFQXnhCTUjVFULReoBPOAjpuiKELMkeP40yffI/1ZRO+d9ug/VC6fqISo2WkuIBk3cvuRPALaWlOQ== - dependencies: - "@eslint-community/eslint-utils" "^4.4.0" - builtins "^5.0.1" - eslint-plugin-es-x "^7.5.0" - get-tsconfig "^4.7.0" - globals "^13.24.0" - ignore "^5.2.4" - is-builtin-module "^3.2.1" - is-core-module "^2.12.1" - minimatch "^3.1.2" - resolve "^1.22.2" - semver "^7.5.3" - -eslint-plugin-node@^11.1.0: - version "11.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d" - integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g== - dependencies: - eslint-plugin-es "^3.0.0" - eslint-utils "^2.0.0" - ignore "^5.1.1" - minimatch "^3.0.4" - resolve "^1.10.1" - semver "^6.1.0" - -eslint-plugin-promise@^6.0.0: - version "6.1.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#269a3e2772f62875661220631bd4dafcb4083816" - integrity sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig== - -eslint-plugin-promise@^6.6.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a" - integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ== - -eslint-plugin-react@^7.28.0: - version "7.32.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10" - integrity sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg== - dependencies: - array-includes "^3.1.6" - array.prototype.flatmap "^1.3.1" - array.prototype.tosorted "^1.1.1" - doctrine "^2.1.0" - estraverse "^5.3.0" - jsx-ast-utils "^2.4.1 || ^3.0.0" - minimatch "^3.1.2" - object.entries "^1.1.6" - object.fromentries "^2.0.6" - object.hasown "^1.1.2" - object.values "^1.1.6" - prop-types "^15.8.1" - resolve "^2.0.0-next.4" - semver "^6.3.0" - string.prototype.matchall "^4.0.8" - -eslint-plugin-standard@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4" - integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg== - -eslint-scope@5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - -eslint-scope@^7.2.2: - version "7.2.2" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" - integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== - dependencies: - esrecurse "^4.3.0" - estraverse "^5.2.0" - -eslint-utils@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" - integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== - dependencies: - eslint-visitor-keys "^1.1.0" - -eslint-utils@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" - integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== - dependencies: - eslint-visitor-keys "^2.0.0" - -eslint-visitor-keys@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" - integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A== - -eslint-visitor-keys@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" - integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - -eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" - integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== - -eslint@^8.13.0, eslint@^8.57.1: - version "8.57.1" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9" - integrity sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA== - dependencies: - "@eslint-community/eslint-utils" "^4.2.0" - "@eslint-community/regexpp" "^4.6.1" - "@eslint/eslintrc" "^2.1.4" - "@eslint/js" "8.57.1" - "@humanwhocodes/config-array" "^0.13.0" - "@humanwhocodes/module-importer" "^1.0.1" - "@nodelib/fs.walk" "^1.2.8" - "@ungap/structured-clone" "^1.2.0" - ajv "^6.12.4" - chalk "^4.0.0" - cross-spawn "^7.0.2" - debug "^4.3.2" - doctrine "^3.0.0" - escape-string-regexp "^4.0.0" - eslint-scope "^7.2.2" - eslint-visitor-keys "^3.4.3" - espree "^9.6.1" - esquery "^1.4.2" - esutils "^2.0.2" - fast-deep-equal "^3.1.3" - file-entry-cache "^6.0.1" - find-up "^5.0.0" - glob-parent "^6.0.2" - globals "^13.19.0" - graphemer "^1.4.0" - ignore "^5.2.0" - imurmurhash "^0.1.4" - is-glob "^4.0.0" - is-path-inside "^3.0.3" - js-yaml "^4.1.0" - json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" - lodash.merge "^4.6.2" - minimatch "^3.1.2" - natural-compare "^1.4.0" - optionator "^0.9.3" - strip-ansi "^6.0.1" - text-table "^0.2.0" - -espree@^9.6.0, espree@^9.6.1: - version "9.6.1" - resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" - integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== - dependencies: - acorn "^8.9.0" - acorn-jsx "^5.3.2" - eslint-visitor-keys "^3.4.1" - -esprima@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" - integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== - -esquery@^1.4.2: - version "1.5.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b" - integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg== - dependencies: - estraverse "^5.1.0" - -esrecurse@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" - integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== - dependencies: - estraverse "^5.2.0" - -estraverse@^4.1.1: - version "4.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" - integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== - -estraverse@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642" - integrity sha512-FyohXK+R0vE+y1nHLoBM7ZTyqRpqAlhdZHCWIWEviFLiGB8b04H6bQs8G+XTthacvT8VuwvteiP7RJSxMs8UEw== - -estraverse@^5.2.0, estraverse@^5.3.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" - integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== - -esutils@^2.0.2: - version "2.0.3" - resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" - integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== - -events-to-array@^1.0.1: - version "1.1.2" - resolved "https://registry.yarnpkg.com/events-to-array/-/events-to-array-1.1.2.tgz#2d41f563e1fe400ed4962fe1a4d5c6a7539df7f6" - integrity sha1-LUH1Y+H+QA7Uli/hpNXGp1Od9/Y= - -events@^3.0.0, events@^3.2.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" - integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== - -execa@^4.0.1: - version "4.0.3" - resolved "https://registry.yarnpkg.com/execa/-/execa-4.0.3.tgz#0a34dabbad6d66100bd6f2c576c8669403f317f2" - integrity sha512-WFDXGHckXPWZX19t1kCsXzOpqX9LWYNqn4C+HqZlk/V0imTkzJZqf87ZBhvpHaftERYknpk0fjSylnXVlVgI0A== - dependencies: - cross-spawn "^7.0.0" - get-stream "^5.0.0" - human-signals "^1.1.1" - is-stream "^2.0.0" - merge-stream "^2.0.0" - npm-run-path "^4.0.0" - onetime "^5.1.0" - signal-exit "^3.0.2" - strip-final-newline "^2.0.0" - -extend@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" - integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== - -extract-zip@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a" - integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg== - dependencies: - debug "^4.1.1" - get-stream "^5.1.0" - yauzl "^2.10.0" - optionalDependencies: - "@types/yauzl" "^2.9.1" - -fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" - integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== - -fast-glob@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" - integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== - dependencies: - "@nodelib/fs.stat" "^2.0.2" - "@nodelib/fs.walk" "^1.2.3" - glob-parent "^5.1.2" - merge2 "^1.3.0" - micromatch "^4.0.4" - -fast-glob@^3.3.3: - version "3.3.3" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" - integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== - dependencies: - "@nodelib/fs.stat" "^2.0.2" - "@nodelib/fs.walk" "^1.2.3" - glob-parent "^5.1.2" - merge2 "^1.3.0" - micromatch "^4.0.8" - -fast-json-stable-stringify@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" - integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== - -fast-levenshtein@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" - integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= - -fast-uri@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.0.1.tgz#cddd2eecfc83a71c1be2cc2ef2061331be8a7134" - integrity sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw== - -fast-xml-parser@^4.3.2: - version "4.5.0" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz#2882b7d01a6825dfdf909638f2de0256351def37" - integrity sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg== - dependencies: - strnum "^1.0.5" - -fastest-levenshtein@^1.0.12: - version "1.0.14" - resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.14.tgz#9054384e4b7a78c88d01a4432dc18871af0ac859" - integrity sha512-tFfWHjnuUfKE186Tfgr+jtaFc0mZTApEgKDOeyN+FwOqRkO/zK/3h1AiRd8u8CY53owL3CUmGr/oI9p/RdyLTA== - -fastq@^1.6.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.8.0.tgz#550e1f9f59bbc65fe185cb6a9b4d95357107f481" - integrity sha512-SMIZoZdLh/fgofivvIkmknUXyPnvxRE3DhtZ5Me3Mrsk5gyPL42F0xr51TdRXskBxHfMp+07bcYzfsYEsSQA9Q== - dependencies: - reusify "^1.0.4" - -fd-slicer@~1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e" - integrity sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g== - dependencies: - pend "~1.2.0" - -figures@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" - integrity sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg== - dependencies: - escape-string-regexp "^1.0.5" - -file-entry-cache@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" - integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== - dependencies: - flat-cache "^3.0.4" - -fill-range@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" - integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== - dependencies: - to-regex-range "^5.0.1" - -find-up@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-3.0.0.tgz#49169f1d7993430646da61ecc5ae355c21c97b73" - integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg== - dependencies: - locate-path "^3.0.0" - -find-up@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" - integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== - dependencies: - locate-path "^5.0.0" - path-exists "^4.0.0" - -find-up@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc" - integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng== - dependencies: - locate-path "^6.0.0" - path-exists "^4.0.0" - -flat-cache@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11" - integrity sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg== - dependencies: - flatted "^3.1.0" - rimraf "^3.0.2" - -flatted@^3.1.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" - integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== - -folder-hash@^2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/folder-hash/-/folder-hash-2.1.2.tgz#7109f9cd0cbca271936d1b5544b156d6571e6cfd" - integrity sha512-PmMwEZyNN96EMshf7sek4OIB7ADNsHOJ7VIw7pO0PBI0BNfEsi7U8U56TBjjqqwQ0WuBv8se0HEfmbw5b/Rk+w== - dependencies: - debug "^3.1.0" - graceful-fs "~4.1.11" - minimatch "~3.0.4" - -for-each@^0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e" - integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw== - dependencies: - is-callable "^1.1.3" - -for-each@^0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47" - integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg== - dependencies: - is-callable "^1.2.7" - -foreground-child@^3.1.0: - version "3.1.1" - resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d" - integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== - dependencies: - cross-spawn "^7.0.0" - signal-exit "^4.0.1" - -fs-extra@^10.0.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf" - integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== - dependencies: - graceful-fs "^4.2.0" - jsonfile "^6.0.1" - universalify "^2.0.0" - -fs-extra@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" - integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== - dependencies: - graceful-fs "^4.2.0" - jsonfile "^4.0.0" - universalify "^0.1.0" - -fs-minipass@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb" - integrity sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg== - dependencies: - minipass "^3.0.0" - -fs.realpath@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" - integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= - -fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - -function-bind@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" - integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== - -function-bind@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" - integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== - -function.prototype.name@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621" - integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.3" - es-abstract "^1.19.0" - functions-have-names "^1.2.2" - -function.prototype.name@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd" - integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - functions-have-names "^1.2.3" - -function.prototype.name@^1.1.8: - version "1.1.8" - resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz#e68e1df7b259a5c949eeef95cdbde53edffabb78" - integrity sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.3" - define-properties "^1.2.1" - functions-have-names "^1.2.3" - hasown "^2.0.2" - is-callable "^1.2.7" - -functions-have-names@^1.2.2, functions-have-names@^1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" - integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== - -get-east-asian-width@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz#5e6ebd9baee6fb8b7b6bd505221065f0cd91f64e" - integrity sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA== - -get-func-name@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.2.tgz#0d7cf20cd13fda808669ffa88f4ffc7a3943fc41" - integrity sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ== - -get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.1.tgz#d295644fed4505fc9cde952c37ee12b477a83d82" - integrity sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw== - dependencies: - function-bind "^1.1.1" - has "^1.0.3" - has-proto "^1.0.1" - has-symbols "^1.0.3" - -get-intrinsic@^1.2.1, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" - integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== - dependencies: - es-errors "^1.3.0" - function-bind "^1.1.2" - has-proto "^1.0.1" - has-symbols "^1.0.3" - hasown "^2.0.0" - -get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01" - integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ== - dependencies: - call-bind-apply-helpers "^1.0.2" - es-define-property "^1.0.1" - es-errors "^1.3.0" - es-object-atoms "^1.1.1" - function-bind "^1.1.2" - get-proto "^1.0.1" - gopd "^1.2.0" - has-symbols "^1.1.0" - hasown "^2.0.2" - math-intrinsics "^1.1.0" - -get-own-enumerable-property-symbols@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.0.tgz#b877b49a5c16aefac3655f2ed2ea5b684df8d203" - integrity sha512-CIJYJC4GGF06TakLg8z4GQKvDsx9EMspVxOYih7LerEL/WosUnFIww45CGfxfeKHqlg3twgUrYRT1O3WQqjGCg== - -get-proto@^1.0.0, get-proto@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" - integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== - dependencies: - dunder-proto "^1.0.1" - es-object-atoms "^1.0.0" - -get-stdin@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53" - integrity sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg== - -get-stream@^5.0.0, get-stream@^5.1.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.2.0.tgz#4966a1795ee5ace65e706c4b7beb71257d6e22d3" - integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== - dependencies: - pump "^3.0.0" - -get-symbol-description@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6" - integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw== - dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.1.1" - -get-symbol-description@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.2.tgz#533744d5aa20aca4e079c8e5daf7fd44202821f5" - integrity sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg== - dependencies: - call-bind "^1.0.5" - es-errors "^1.3.0" - get-intrinsic "^1.2.4" - -get-symbol-description@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz#7bdd54e0befe8ffc9f3b4e203220d9f1e881b6ee" - integrity sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg== - dependencies: - call-bound "^1.0.3" - es-errors "^1.3.0" - get-intrinsic "^1.2.6" - -get-tsconfig@^4.7.0: - version "4.8.1" - resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.8.1.tgz#8995eb391ae6e1638d251118c7b56de7eb425471" - integrity sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg== - dependencies: - resolve-pkg-maps "^1.0.0" - -getos@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/getos/-/getos-3.2.1.tgz#0134d1f4e00eb46144c5a9c0ac4dc087cbb27dc5" - integrity sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q== - dependencies: - async "^3.2.0" - -glob-parent@^5.1.2, glob-parent@~5.1.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" - integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== - dependencies: - is-glob "^4.0.1" - -glob-parent@^6.0.2: - version "6.0.2" - resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" - integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== - dependencies: - is-glob "^4.0.3" - -glob-to-regexp@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" - integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== - -glob@^10.0.0, glob@^10.2.2, glob@^10.4.5: - version "10.4.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" - integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== - dependencies: - foreground-child "^3.1.0" - jackspeak "^3.1.2" - minimatch "^9.0.4" - minipass "^7.1.2" - package-json-from-dist "^1.0.0" - path-scurry "^1.11.1" - -glob@^7.0.0, glob@^7.1.3, glob@^7.1.6: - version "7.2.0" - resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023" - integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.4" - once "^1.3.0" - path-is-absolute "^1.0.0" - -glob@^9.2.0: - version "9.3.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21" - integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q== - dependencies: - fs.realpath "^1.0.0" - minimatch "^8.0.2" - minipass "^4.2.4" - path-scurry "^1.6.1" - -global-agent@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/global-agent/-/global-agent-3.0.0.tgz#ae7cd31bd3583b93c5a16437a1afe27cc33a1ab6" - integrity sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q== - dependencies: - boolean "^3.0.1" - es6-error "^4.1.1" - matcher "^3.0.0" - roarr "^2.15.3" - semver "^7.3.2" - serialize-error "^7.0.1" - -globals@^13.19.0: - version "13.20.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82" - integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ== - dependencies: - type-fest "^0.20.2" - -globals@^13.24.0: - version "13.24.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" - integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== - dependencies: - type-fest "^0.20.2" - -globalthis@^1.0.1, globalthis@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf" - integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA== - dependencies: - define-properties "^1.1.3" - -globalthis@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" - integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== - dependencies: - define-properties "^1.2.1" - gopd "^1.0.1" - -globby@14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/globby/-/globby-14.1.0.tgz#138b78e77cf5a8d794e327b15dce80bf1fb0a73e" - integrity sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA== - dependencies: - "@sindresorhus/merge-streams" "^2.1.0" - fast-glob "^3.3.3" - ignore "^7.0.3" - path-type "^6.0.0" - slash "^5.1.0" - unicorn-magic "^0.3.0" - -gopd@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" - integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA== - dependencies: - get-intrinsic "^1.1.3" - -gopd@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" - integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== - -got@^11.8.5: - version "11.8.5" - resolved "https://registry.yarnpkg.com/got/-/got-11.8.5.tgz#ce77d045136de56e8f024bebb82ea349bc730046" - integrity sha512-o0Je4NvQObAuZPHLFoRSkdG2lTgtcynqymzg2Vupdx6PorhaT5MCbIyXG6d4D94kk8ZG57QeosgdiqfJWhEhlQ== - dependencies: - "@sindresorhus/is" "^4.0.0" - "@szmarczak/http-timer" "^4.0.5" - "@types/cacheable-request" "^6.0.1" - "@types/responselike" "^1.0.0" - cacheable-lookup "^5.0.3" - cacheable-request "^7.0.2" - decompress-response "^6.0.0" - http2-wrapper "^1.0.0-beta.5.2" - lowercase-keys "^2.0.0" - p-cancelable "^2.0.0" - responselike "^2.0.0" - -graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4: - version "4.2.11" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" - integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== - -graceful-fs@~4.1.11: - version "4.1.15" - resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00" - integrity sha512-6uHUhOPEBgQ24HM+r6b/QwWfZq+yiFcipKFrOFiBEnWdy5sdzYoi+pJeQaPI5qOLRFqWmAXUPQNsielzdLoecA== - -graphemer@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6" - integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== - -has-bigints@^1.0.1, has-bigints@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa" - integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== - -has-flag@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" - integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= - -has-flag@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" - integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== - -has-flag@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-5.0.1.tgz#5483db2ae02a472d1d0691462fc587d1843cd940" - integrity sha512-CsNUt5x9LUdx6hnk/E2SZLsDyvfqANZSUq4+D3D8RzDJ2M+HDTIkF60ibS1vHaK55vzgiZw1bEPFG9yH7l33wA== - -has-property-descriptors@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz#610708600606d36961ed04c196193b6a607fa861" - integrity sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ== - dependencies: - get-intrinsic "^1.1.1" - -has-property-descriptors@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" - integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== - dependencies: - es-define-property "^1.0.0" - -has-proto@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.1.tgz#1885c1305538958aff469fef37937c22795408e0" - integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg== - -has-proto@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd" - integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q== - -has-proto@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.2.0.tgz#5de5a6eabd95fdffd9818b43055e8065e39fe9d5" - integrity sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ== - dependencies: - dunder-proto "^1.0.0" - -has-symbols@^1.0.2, has-symbols@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8" - integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== - -has-symbols@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" - integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== - -has-tostringtag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25" - integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ== - dependencies: - has-symbols "^1.0.2" - -has-tostringtag@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" - integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== - dependencies: - has-symbols "^1.0.3" - -has@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796" - integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== - dependencies: - function-bind "^1.1.1" - -hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" - integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== - dependencies: - function-bind "^1.1.2" - -hast-util-from-html@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/hast-util-from-html/-/hast-util-from-html-2.0.1.tgz#9cd38ee81bf40b2607368b92a04b0905fa987488" - integrity sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g== - dependencies: - "@types/hast" "^3.0.0" - devlop "^1.1.0" - hast-util-from-parse5 "^8.0.0" - parse5 "^7.0.0" - vfile "^6.0.0" - vfile-message "^4.0.0" - -hast-util-from-parse5@^8.0.0: - version "8.0.1" - resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz#654a5676a41211e14ee80d1b1758c399a0327651" - integrity sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ== - dependencies: - "@types/hast" "^3.0.0" - "@types/unist" "^3.0.0" - devlop "^1.0.0" - hastscript "^8.0.0" - property-information "^6.0.0" - vfile "^6.0.0" - vfile-location "^5.0.0" - web-namespaces "^2.0.0" - -hast-util-parse-selector@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz#352879fa86e25616036037dd8931fb5f34cb4a27" - integrity sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A== - dependencies: - "@types/hast" "^3.0.0" - -hastscript@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-8.0.0.tgz#4ef795ec8dee867101b9f23cc830d4baf4fd781a" - integrity sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw== - dependencies: - "@types/hast" "^3.0.0" - comma-separated-tokens "^2.0.0" - hast-util-parse-selector "^4.0.0" - property-information "^6.0.0" - space-separated-tokens "^2.0.0" - -hosted-git-info@^7.0.0: - version "7.0.2" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-7.0.2.tgz#9b751acac097757667f30114607ef7b661ff4f17" - integrity sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w== - dependencies: - lru-cache "^10.0.1" - -http-cache-semantics@^4.0.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" - integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== - -http-proxy-agent@^7.0.0: - version "7.0.2" - resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz#9a8b1f246866c028509486585f62b8f2c18c270e" - integrity sha512-T1gkAiYYDWYx3V5Bmyu7HcfcvL7mUrTWiM6yOfa3PIphViJ/gFPbvidQ+veqSOHci/PxBcDabeUNCzpOODJZig== - dependencies: - agent-base "^7.1.0" - debug "^4.3.4" - -http2-wrapper@^1.0.0-beta.5.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/http2-wrapper/-/http2-wrapper-1.0.3.tgz#b8f55e0c1f25d4ebd08b3b0c2c079f9590800b3d" - integrity sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg== - dependencies: - quick-lru "^5.1.1" - resolve-alpn "^1.0.0" - -https-proxy-agent@^7.0.0: - version "7.0.5" - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2" - integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw== - dependencies: - agent-base "^7.0.2" - debug "4" - -human-signals@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" - integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== - -husky@^8.0.1: - version "8.0.1" - resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9" - integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw== - -ieee754@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" - integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== - -ignore@^5.0.0, ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4: - version "5.3.1" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" - integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== - -ignore@^5.3.1: - version "5.3.2" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" - integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== - -ignore@^7.0.3: - version "7.0.4" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078" - integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A== - -import-fresh@^3.1.0, import-fresh@^3.2.1: - version "3.3.0" - resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" - integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== - dependencies: - parent-module "^1.0.0" - resolve-from "^4.0.0" - -import-local@^3.0.2: - version "3.1.0" - resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.1.0.tgz#b4479df8a5fd44f6cdce24070675676063c95cb4" - integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg== - dependencies: - pkg-dir "^4.2.0" - resolve-cwd "^3.0.0" - -import-meta-resolve@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz#f9db8bead9fafa61adb811db77a2bf22c5399706" - integrity sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw== - -imurmurhash@^0.1.4: - version "0.1.4" - resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" - integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= - -indent-string@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251" - integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== - -inflight@^1.0.4: - version "1.0.6" - resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" - integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= - dependencies: - once "^1.3.0" - wrappy "1" - -inherits@2, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3: - version "2.0.4" - resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== - -ini@^4.1.2, ini@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.3.tgz#4c359675a6071a46985eb39b14e4a2c0ec98a795" - integrity sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg== - -internal-slot@^1.0.3, internal-slot@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.5.tgz#f2a2ee21f668f8627a4667f309dc0f4fb6674986" - integrity sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ== - dependencies: - get-intrinsic "^1.2.0" - has "^1.0.3" - side-channel "^1.0.4" - -internal-slot@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.7.tgz#c06dcca3ed874249881007b0a5523b172a190802" - integrity sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g== - dependencies: - es-errors "^1.3.0" - hasown "^2.0.0" - side-channel "^1.0.4" - -internal-slot@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.1.0.tgz#1eac91762947d2f7056bc838d93e13b2e9604961" - integrity sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw== - dependencies: - es-errors "^1.3.0" - hasown "^2.0.2" - side-channel "^1.1.0" - -interpret@^1.0.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e" - integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA== - -interpret@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/interpret/-/interpret-3.1.1.tgz#5be0ceed67ca79c6c4bc5cf0d7ee843dcea110c4" - integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ== - -is-alphabetical@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-2.0.1.tgz#01072053ea7c1036df3c7d19a6daaec7f19e789b" - integrity sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ== - -is-alphanumerical@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz#7c03fbe96e3e931113e57f964b0a368cc2dfd875" - integrity sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw== - dependencies: - is-alphabetical "^2.0.0" - is-decimal "^2.0.0" - -is-array-buffer@^3.0.1, is-array-buffer@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.2.tgz#f2653ced8412081638ecb0ebbd0c41c6e0aecbbe" - integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w== - dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.2.0" - is-typed-array "^1.1.10" - -is-array-buffer@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz#7a1f92b3d61edd2bc65d24f130530ea93d7fae98" - integrity sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw== - dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.2.1" - -is-array-buffer@^3.0.5: - version "3.0.5" - resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz#65742e1e687bd2cc666253068fd8707fe4d44280" - integrity sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.3" - get-intrinsic "^1.2.6" - -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" - integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= - -is-async-function@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.1.1.tgz#3e69018c8e04e73b738793d020bfe884b9fd3523" - integrity sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ== - dependencies: - async-function "^1.0.0" - call-bound "^1.0.3" - get-proto "^1.0.1" - has-tostringtag "^1.0.2" - safe-regex-test "^1.1.0" - -is-bigint@^1.0.1: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3" - integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg== - dependencies: - has-bigints "^1.0.1" - -is-bigint@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.1.0.tgz#dda7a3445df57a42583db4228682eba7c4170672" - integrity sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ== - dependencies: - has-bigints "^1.0.2" - -is-binary-path@~2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" - integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== - dependencies: - binary-extensions "^2.0.0" - -is-boolean-object@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719" - integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA== - dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" - -is-boolean-object@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.2.2.tgz#7067f47709809a393c71ff5bb3e135d8a9215d9e" - integrity sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A== - dependencies: - call-bound "^1.0.3" - has-tostringtag "^1.0.2" - -is-builtin-module@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169" - integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A== - dependencies: - builtin-modules "^3.3.0" - -is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: - version "1.2.7" - resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" - integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== - -is-core-module@^2.11.0: - version "2.12.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.12.1.tgz#0c0b6885b6f80011c71541ce15c8d66cf5a4f9fd" - integrity sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg== - dependencies: - has "^1.0.3" - -is-core-module@^2.12.1, is-core-module@^2.13.0: - version "2.15.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" - integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== - dependencies: - hasown "^2.0.2" - -is-core-module@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" - integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== - dependencies: - hasown "^2.0.2" - -is-core-module@^2.8.0: - version "2.8.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211" - integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA== - dependencies: - has "^1.0.3" - -is-core-module@^2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69" - integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A== - dependencies: - has "^1.0.3" - -is-data-view@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.1.tgz#4b4d3a511b70f3dc26d42c03ca9ca515d847759f" - integrity sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w== - dependencies: - is-typed-array "^1.1.13" - -is-data-view@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.2.tgz#bae0a41b9688986c2188dda6657e56b8f9e63b8e" - integrity sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw== - dependencies: - call-bound "^1.0.2" - get-intrinsic "^1.2.6" - is-typed-array "^1.1.13" - -is-date-object@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f" - integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ== - dependencies: - has-tostringtag "^1.0.0" - -is-date-object@^1.0.5, is-date-object@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.1.0.tgz#ad85541996fc7aa8b2729701d27b7319f95d82f7" - integrity sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg== - dependencies: - call-bound "^1.0.2" - has-tostringtag "^1.0.2" - -is-decimal@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-decimal/-/is-decimal-2.0.1.tgz#9469d2dc190d0214fd87d78b78caecc0cc14eef7" - integrity sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A== - -is-empty@^1.0.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/is-empty/-/is-empty-1.2.0.tgz#de9bb5b278738a05a0b09a57e1fb4d4a341a9f6b" - integrity sha1-3pu1snhzigWgsJpX4ftNSjQan2s= - -is-extglob@^2.1.0, is-extglob@^2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" - integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== - -is-finalizationregistry@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz#eefdcdc6c94ddd0674d9c85887bf93f944a97c90" - integrity sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg== - dependencies: - call-bound "^1.0.3" - -is-fullwidth-code-point@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" - integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== - -is-generator-function@^1.0.10: - version "1.1.0" - resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" - integrity sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ== - dependencies: - call-bound "^1.0.3" - get-proto "^1.0.0" - has-tostringtag "^1.0.2" - safe-regex-test "^1.1.0" - -is-glob@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a" - integrity sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo= - dependencies: - is-extglob "^2.1.0" - -is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: - version "4.0.3" - resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" - integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== - dependencies: - is-extglob "^2.1.1" - -is-hexadecimal@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz#86b5bf668fca307498d319dfc03289d781a90027" - integrity sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg== - -is-interactive@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-2.0.0.tgz#40c57614593826da1100ade6059778d597f16e90" - integrity sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ== - -is-map@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" - integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw== - -is-negative-zero@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150" - integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA== - -is-negative-zero@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747" - integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw== - -is-number-object@^1.0.4: - version "1.0.7" - resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc" - integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ== - dependencies: - has-tostringtag "^1.0.0" - -is-number-object@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.1.1.tgz#144b21e95a1bc148205dcc2814a9134ec41b2541" - integrity sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw== - dependencies: - call-bound "^1.0.3" - has-tostringtag "^1.0.2" - -is-number@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" - integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== - -is-obj@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" - integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8= - -is-path-inside@^3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" - integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== - -is-plain-obj@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.0.0.tgz#06c0999fd7574edf5a906ba5644ad0feb3a84d22" - integrity sha512-NXRbBtUdBioI73y/HmOhogw/U5msYPC9DAtGkJXeFcFWSFZw0mCUsPxk/snTuJHzNKA8kLBK4rH97RMB1BfCXw== - -is-plain-object@^2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" - integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== - dependencies: - isobject "^3.0.1" - -is-plain-object@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" - integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== - -is-regex@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958" - integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== - dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" - -is-regex@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.2.1.tgz#76d70a3ed10ef9be48eb577887d74205bf0cad22" - integrity sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g== - dependencies: - call-bound "^1.0.2" - gopd "^1.2.0" - has-tostringtag "^1.0.2" - hasown "^2.0.2" - -is-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069" - integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk= - -is-set@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.3.tgz#8ab209ea424608141372ded6e0cb200ef1d9d01d" - integrity sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg== - -is-shared-array-buffer@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#8f259c573b60b6a32d4058a1a07430c0a7344c79" - integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA== - dependencies: - call-bind "^1.0.2" - -is-shared-array-buffer@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz#1237f1cba059cdb62431d378dcc37d9680181688" - integrity sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg== - dependencies: - call-bind "^1.0.7" - -is-shared-array-buffer@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz#9b67844bd9b7f246ba0708c3a93e34269c774f6f" - integrity sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A== - dependencies: - call-bound "^1.0.3" - -is-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.0.tgz#bde9c32680d6fae04129d6ac9d921ce7815f78e3" - integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== - -is-string@^1.0.5, is-string@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd" - integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== - dependencies: - has-tostringtag "^1.0.0" - -is-string@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9" - integrity sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA== - dependencies: - call-bound "^1.0.3" - has-tostringtag "^1.0.2" - -is-symbol@^1.0.2, is-symbol@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c" - integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg== - dependencies: - has-symbols "^1.0.2" - -is-symbol@^1.0.4, is-symbol@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.1.1.tgz#f47761279f532e2b05a7024a7506dbbedacd0634" - integrity sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w== - dependencies: - call-bound "^1.0.2" - has-symbols "^1.1.0" - safe-regex-test "^1.1.0" - -is-typed-array@^1.1.10, is-typed-array@^1.1.9: - version "1.1.10" - resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.10.tgz#36a5b5cb4189b575d1a3e4b08536bfb485801e3f" - integrity sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A== - dependencies: - available-typed-arrays "^1.0.5" - call-bind "^1.0.2" - for-each "^0.3.3" - gopd "^1.0.1" - has-tostringtag "^1.0.0" - -is-typed-array@^1.1.13: - version "1.1.13" - resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.13.tgz#d6c5ca56df62334959322d7d7dd1cca50debe229" - integrity sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw== - dependencies: - which-typed-array "^1.1.14" - -is-typed-array@^1.1.14, is-typed-array@^1.1.15: - version "1.1.15" - resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b" - integrity sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ== - dependencies: - which-typed-array "^1.1.16" - -is-unicode-supported@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" - integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== - -is-unicode-supported@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a" - integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ== - -is-weakmap@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" - integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w== - -is-weakref@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2" - integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ== - dependencies: - call-bind "^1.0.2" - -is-weakref@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293" - integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew== - dependencies: - call-bound "^1.0.3" - -is-weakset@^2.0.3: - version "2.0.4" - resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.4.tgz#c9f5deb0bc1906c6d6f1027f284ddf459249daca" - integrity sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ== - dependencies: - call-bound "^1.0.3" - get-intrinsic "^1.2.6" - -isarray@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" - integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw== - -isarray@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" - integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" - integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= - -isexe@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/isexe/-/isexe-3.1.1.tgz#4a407e2bd78ddfb14bea0c27c6f7072dde775f0d" - integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ== - -isobject@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" - integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= - -jackspeak@^3.1.2: - version "3.4.3" - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" - integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw== - dependencies: - "@isaacs/cliui" "^8.0.2" - optionalDependencies: - "@pkgjs/parseargs" "^0.11.0" - -jest-worker@^27.4.5: - version "27.5.1" - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0" - integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== - dependencies: - "@types/node" "*" - merge-stream "^2.0.0" - supports-color "^8.0.0" - -"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" - integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== - -js-yaml@4.1.0, js-yaml@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" - integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== - dependencies: - argparse "^2.0.1" - -js-yaml@^3.2.7: - version "3.13.1" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" - integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== - dependencies: - argparse "^1.0.7" - esprima "^4.0.0" - -json-buffer@3.0.1, json-buffer@~3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13" - integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== - -json-parse-better-errors@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" - integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== - -json-parse-even-better-errors@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" - integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== - -json-parse-even-better-errors@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.2.tgz#b43d35e89c0f3be6b5fbbe9dc6c82467b30c28da" - integrity sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ== - -json-schema-traverse@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" - integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== - -json-schema-traverse@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" - integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== - -json-stable-stringify-without-jsonify@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" - integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= - -json-stringify-safe@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" - integrity sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA== - -json5@^1.0.1, json5@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" - integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== - dependencies: - minimist "^1.2.0" - -json5@^2.0.0, json5@^2.1.2: - version "2.2.3" - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" - integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== - -jsonc-parser@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz#f2a524b4f7fd11e3d791e559977ad60b98b798b4" - integrity sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ== - -jsonfile@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" - integrity sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss= - optionalDependencies: - graceful-fs "^4.1.6" - -jsonfile@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.0.1.tgz#98966cba214378c8c84b82e085907b40bf614179" - integrity sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg== - dependencies: - universalify "^1.0.0" - optionalDependencies: - graceful-fs "^4.1.6" - -jsonwebtoken@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz#d0faf9ba1cc3a56255fe49c0961a67e520c1926d" - integrity sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw== - dependencies: - jws "^3.2.2" - lodash "^4.17.21" - ms "^2.1.1" - semver "^7.3.8" - -"jsx-ast-utils@^2.4.1 || ^3.0.0": - version "3.3.3" - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea" - integrity sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw== - dependencies: - array-includes "^3.1.5" - object.assign "^4.1.3" - -jwa@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/jwa/-/jwa-1.4.1.tgz#743c32985cb9e98655530d53641b66c8645b039a" - integrity sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA== - dependencies: - buffer-equal-constant-time "1.0.1" - ecdsa-sig-formatter "1.0.11" - safe-buffer "^5.0.1" - -jws@^3.2.2: - version "3.2.2" - resolved "https://registry.yarnpkg.com/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304" - integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA== - dependencies: - jwa "^1.4.1" - safe-buffer "^5.0.1" - -katex@^0.16.0: - version "0.16.22" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.22.tgz#d2b3d66464b1e6d69e6463b28a86ced5a02c5ccd" - integrity sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg== - dependencies: - commander "^8.3.0" - -keyv@^4.0.0: - version "4.3.1" - resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.3.1.tgz#7970672f137d987945821b1a07b524ce5a4edd27" - integrity sha512-nwP7AQOxFzELXsNq3zCx/oh81zu4DHWwCE6W9RaeHb7OHO0JpmKS8n801ovVQC7PTsZDWtPA5j1QY+/WWtARYg== - dependencies: - compress-brotli "^1.3.8" - json-buffer "3.0.1" - -kind-of@^6.0.2: - version "6.0.3" - resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" - integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== - -levn@^0.4.1: - version "0.4.1" - resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" - integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== - dependencies: - prelude-ls "^1.2.1" - type-check "~0.4.0" - -lines-and-columns@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" - integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= - -lines-and-columns@^2.0.3: - version "2.0.4" - resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-2.0.4.tgz#d00318855905d2660d8c0822e3f5a4715855fc42" - integrity sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A== - -linkify-it@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421" - integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ== - dependencies: - uc.micro "^2.0.0" - -lint-staged@^10.2.11: - version "10.2.11" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.11.tgz#713c80877f2dc8b609b05bc59020234e766c9720" - integrity sha512-LRRrSogzbixYaZItE2APaS4l2eJMjjf5MbclRZpLJtcQJShcvUzKXsNeZgsLIZ0H0+fg2tL4B59fU9wHIHtFIA== - dependencies: - chalk "^4.0.0" - cli-truncate "2.1.0" - commander "^5.1.0" - cosmiconfig "^6.0.0" - debug "^4.1.1" - dedent "^0.7.0" - enquirer "^2.3.5" - execa "^4.0.1" - listr2 "^2.1.0" - log-symbols "^4.0.0" - micromatch "^4.0.2" - normalize-path "^3.0.0" - please-upgrade-node "^3.2.0" - string-argv "0.3.1" - stringify-object "^3.3.0" - -listr2@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/listr2/-/listr2-2.2.0.tgz#cb88631258abc578c7fb64e590fe5742f28e4aac" - integrity sha512-Q8qbd7rgmEwDo1nSyHaWQeztfGsdL6rb4uh7BA+Q80AZiDET5rVntiU1+13mu2ZTDVaBVbvAD1Db11rnu3l9sg== - dependencies: - chalk "^4.0.0" - cli-truncate "^2.1.0" - figures "^3.2.0" - indent-string "^4.0.0" - log-update "^4.0.0" - p-map "^4.0.0" - rxjs "^6.5.5" - through "^2.3.8" - -load-json-file@^5.2.0: - version "5.3.0" - resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-5.3.0.tgz#4d3c1e01fa1c03ea78a60ac7af932c9ce53403f3" - integrity sha512-cJGP40Jc/VXUsp8/OrnyKyTZ1y6v/dphm3bioS+RrKXjK2BB6wHUd6JptZEFDGgGahMT+InnZO5i1Ei9mpC8Bw== - dependencies: - graceful-fs "^4.1.15" - parse-json "^4.0.0" - pify "^4.0.1" - strip-bom "^3.0.0" - type-fest "^0.3.0" - -load-plugin@^6.0.0: - version "6.0.3" - resolved "https://registry.yarnpkg.com/load-plugin/-/load-plugin-6.0.3.tgz#b0eb8ea2361744f0e54850ccbc4c8a2d94ffabe3" - integrity sha512-kc0X2FEUZr145odl68frm+lMJuQ23+rTXYmR6TImqPtbpmXC4vVXbWKDQ9IzndA0HfyQamWfKLhzsqGSTxE63w== - dependencies: - "@npmcli/config" "^8.0.0" - import-meta-resolve "^4.0.0" - -loader-runner@^4.2.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" - integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== - -loader-utils@^1.0.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3" - integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg== - dependencies: - big.js "^5.2.2" - emojis-list "^3.0.0" - json5 "^1.0.1" - -loader-utils@^2.0.0: - version "2.0.4" - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c" - integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw== - dependencies: - big.js "^5.2.2" - emojis-list "^3.0.0" - json5 "^2.1.2" - -locate-path@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-3.0.0.tgz#dbec3b3ab759758071b58fe59fc41871af21400e" - integrity sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A== - dependencies: - p-locate "^3.0.0" - path-exists "^3.0.0" - -locate-path@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" - integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== - dependencies: - p-locate "^4.1.0" - -locate-path@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286" - integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== - dependencies: - p-locate "^5.0.0" - -lodash.camelcase@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" - integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY= - -lodash.merge@^4.6.2: - version "4.6.2" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" - integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== - -lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.21: - version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" - integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== - -log-symbols@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920" - integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA== - dependencies: - chalk "^4.0.0" - -log-symbols@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439" - integrity sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw== - dependencies: - chalk "^5.3.0" - is-unicode-supported "^1.3.0" - -log-update@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/log-update/-/log-update-4.0.0.tgz#589ecd352471f2a1c0c570287543a64dfd20e0a1" - integrity sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg== - dependencies: - ansi-escapes "^4.3.0" - cli-cursor "^3.1.0" - slice-ansi "^4.0.0" - wrap-ansi "^6.2.0" - -longest-streak@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.0.0.tgz#f127e2bded83caa6a35ac5f7a2f2b2f94b36f3dc" - integrity sha512-XhUjWR5CFaQ03JOP+iSDS9koy8T5jfoImCZ4XprElw3BXsSk4MpVYOLw/6LTDKZhO13PlAXnB5gS4MHQTpkSOw== - -loose-envify@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" - integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== - dependencies: - js-tokens "^3.0.0 || ^4.0.0" - -loupe@^3.1.0: - version "3.1.1" - resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.1.tgz#71d038d59007d890e3247c5db97c1ec5a92edc54" - integrity sha512-edNu/8D5MKVfGVFRhFf8aAxiTM6Wumfz5XsaatSxlD3w4R1d/WEKUTydCdPGbl9K7QG/Ca3GnDV2sIKIpXRQcw== - dependencies: - get-func-name "^2.0.1" - -lowercase-keys@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479" - integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA== - -lru-cache@^10.0.1: - version "10.4.3" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" - integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== - -lru-cache@^10.2.0: - version "10.2.2" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878" - integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ== - -lru-cache@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" - integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== - dependencies: - yallist "^4.0.0" - -lru-cache@^9.0.0, lru-cache@^9.1.1: - version "9.1.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-9.1.1.tgz#c58a93de58630b688de39ad04ef02ef26f1902f1" - integrity sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A== - -make-error@^1.1.1: - version "1.3.5" - resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.5.tgz#efe4e81f6db28cadd605c70f29c831b58ef776c8" - integrity sha512-c3sIjNUow0+8swNwVpqoH4YCShKNFkMaw6oH1mNS2haDZQqkeZFlHS3dhoeEbKKmJB4vXpJucU6oH75aDYeE9g== - -markdown-extensions@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/markdown-extensions/-/markdown-extensions-2.0.0.tgz#34bebc83e9938cae16e0e017e4a9814a8330d3c4" - integrity sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q== - -markdown-it@14.1.0, markdown-it@^14.1.0: - version "14.1.0" - resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45" - integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg== - dependencies: - argparse "^2.0.1" - entities "^4.4.0" - linkify-it "^5.0.0" - mdurl "^2.0.0" - punycode.js "^2.3.1" - uc.micro "^2.1.0" - -markdownlint-cli2-formatter-default@0.0.5: - version "0.0.5" - resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.5.tgz#b8fde4e127f9a9c0596e6d45eed352dd0aa0ff98" - integrity sha512-4XKTwQ5m1+Txo2kuQ3Jgpo/KmnG+X90dWt4acufg6HVGadTUG5hzHF/wssp9b5MBYOMCnZ9RMPaU//uHsszF8Q== - -markdownlint-cli2@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.18.0.tgz#eb8007f8f276399197c65966d3428e777a9ecbf3" - integrity sha512-gHvff1KxBxTqaN1F5cTxRSxBipx+Qkki430tyg0wPxty67iQNZzxREZkXy8ltbj7ObMz1eYD4aspnYXfV0sHAw== - dependencies: - globby "14.1.0" - js-yaml "4.1.0" - jsonc-parser "3.3.1" - markdown-it "14.1.0" - markdownlint "0.38.0" - markdownlint-cli2-formatter-default "0.0.5" - micromatch "4.0.8" - -markdownlint@0.38.0: - version "0.38.0" - resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.38.0.tgz#862ca9d08f3a28f4149bd388ac369bb95865534e" - integrity sha512-xaSxkaU7wY/0852zGApM8LdlIfGCW8ETZ0Rr62IQtAnUMlMuifsg09vWJcNYeL4f0anvr8Vo4ZQar8jGpV0btQ== - dependencies: - micromark "4.0.2" - micromark-core-commonmark "2.0.3" - micromark-extension-directive "4.0.0" - micromark-extension-gfm-autolink-literal "2.1.0" - micromark-extension-gfm-footnote "2.1.0" - micromark-extension-gfm-table "2.1.1" - micromark-extension-math "3.1.0" - micromark-util-types "2.0.2" - -matcher-collection@^1.0.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-1.1.2.tgz#1076f506f10ca85897b53d14ef54f90a5c426838" - integrity sha512-YQ/teqaOIIfUHedRam08PB3NK7Mjct6BvzRnJmpGDm8uFXpNr1sbY4yuflI5JcEs6COpYA0FpRQhSDBf1tT95g== - dependencies: - minimatch "^3.0.2" - -matcher@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/matcher/-/matcher-3.0.0.tgz#bd9060f4c5b70aa8041ccc6f80368760994f30ca" - integrity sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng== - dependencies: - escape-string-regexp "^4.0.0" - -math-intrinsics@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" - integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== - -mdast-comment-marker@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/mdast-comment-marker/-/mdast-comment-marker-1.1.1.tgz#9c9c18e1ed57feafc1965d92b028f37c3c8da70d" - integrity sha512-TWZDaUtPLwKX1pzDIY48MkSUQRDwX/HqbTB4m3iYdL/zosi/Z6Xqfdv0C0hNVKvzrPjZENrpWDt4p4odeVO0Iw== - -mdast-util-from-markdown@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz#32a6e8f512b416e1f51eb817fc64bd867ebcd9cc" - integrity sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA== - dependencies: - "@types/mdast" "^4.0.0" - "@types/unist" "^3.0.0" - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - mdast-util-to-string "^4.0.0" - micromark "^4.0.0" - micromark-util-decode-numeric-character-reference "^2.0.0" - micromark-util-decode-string "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - unist-util-stringify-position "^4.0.0" - -mdast-util-from-markdown@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz#4850390ca7cf17413a9b9a0fbefcd1bc0eb4160a" - integrity sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA== - dependencies: - "@types/mdast" "^4.0.0" - "@types/unist" "^3.0.0" - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - mdast-util-to-string "^4.0.0" - micromark "^4.0.0" - micromark-util-decode-numeric-character-reference "^2.0.0" - micromark-util-decode-string "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - unist-util-stringify-position "^4.0.0" - -mdast-util-heading-style@^1.0.2: - version "1.0.5" - resolved "https://registry.yarnpkg.com/mdast-util-heading-style/-/mdast-util-heading-style-1.0.5.tgz#81b2e60d76754198687db0e8f044e42376db0426" - integrity sha512-8zQkb3IUwiwOdUw6jIhnwM6DPyib+mgzQuHAe7j2Hy1rIarU4VUxe472bp9oktqULW3xqZE+Kz6OD4Gi7IA3vw== - -mdast-util-phrasing@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz#7cc0a8dec30eaf04b7b1a9661a92adb3382aa6e3" - integrity sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w== - dependencies: - "@types/mdast" "^4.0.0" - unist-util-is "^6.0.0" - -mdast-util-to-markdown@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz#9813f1d6e0cdaac7c244ec8c6dabfdb2102ea2b4" - integrity sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ== - dependencies: - "@types/mdast" "^4.0.0" - "@types/unist" "^3.0.0" - longest-streak "^3.0.0" - mdast-util-phrasing "^4.0.0" - mdast-util-to-string "^4.0.0" - micromark-util-decode-string "^2.0.0" - unist-util-visit "^5.0.0" - zwitch "^2.0.0" - -mdast-util-to-string@^1.0.2: - version "1.0.6" - resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-1.0.6.tgz#7d85421021343b33de1552fc71cb8e5b4ae7536d" - integrity sha512-868pp48gUPmZIhfKrLbaDneuzGiw3OTDjHc5M1kAepR2CWBJ+HpEsm252K4aXdiP5coVZaJPOqGtVU6Po8xnXg== - -mdast-util-to-string@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz#7a5121475556a04e7eddeb67b264aae79d312814" - integrity sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg== - dependencies: - "@types/mdast" "^4.0.0" - -mdurl@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0" - integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w== - -memory-fs@^0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552" - integrity sha1-OpoguEYlI+RHz7x+i7gO1me/xVI= - dependencies: - errno "^0.1.3" - readable-stream "^2.0.1" - -merge-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" - integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== - -merge2@^1.3.0: - version "1.4.1" - resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" - integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== - -micromark-core-commonmark@2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz#c691630e485021a68cf28dbc2b2ca27ebf678cd4" - integrity sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg== - dependencies: - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - micromark-factory-destination "^2.0.0" - micromark-factory-label "^2.0.0" - micromark-factory-space "^2.0.0" - micromark-factory-title "^2.0.0" - micromark-factory-whitespace "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-chunked "^2.0.0" - micromark-util-classify-character "^2.0.0" - micromark-util-html-tag-name "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-resolve-all "^2.0.0" - micromark-util-subtokenize "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-core-commonmark@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.1.tgz#9a45510557d068605c6e9a80f282b2bb8581e43d" - integrity sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA== - dependencies: - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - micromark-factory-destination "^2.0.0" - micromark-factory-label "^2.0.0" - micromark-factory-space "^2.0.0" - micromark-factory-title "^2.0.0" - micromark-factory-whitespace "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-chunked "^2.0.0" - micromark-util-classify-character "^2.0.0" - micromark-util-html-tag-name "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-resolve-all "^2.0.0" - micromark-util-subtokenize "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-extension-directive@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-4.0.0.tgz#af389e33fe0654c15f8466b73a0f5af598d00368" - integrity sha512-/C2nqVmXXmiseSSuCdItCMho7ybwwop6RrrRPk0KbOHW21JKoCldC+8rFOaundDoRBUWBnJJcxeA/Kvi34WQXg== - dependencies: - devlop "^1.0.0" - micromark-factory-space "^2.0.0" - micromark-factory-whitespace "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - parse-entities "^4.0.0" - -micromark-extension-gfm-autolink-literal@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz#6286aee9686c4462c1e3552a9d505feddceeb935" - integrity sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw== - dependencies: - micromark-util-character "^2.0.0" - micromark-util-sanitize-uri "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-extension-gfm-footnote@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz#4dab56d4e398b9853f6fe4efac4fc9361f3e0750" - integrity sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw== - dependencies: - devlop "^1.0.0" - micromark-core-commonmark "^2.0.0" - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-sanitize-uri "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-extension-gfm-table@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz#fac70bcbf51fe65f5f44033118d39be8a9b5940b" - integrity sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg== - dependencies: - devlop "^1.0.0" - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-extension-math@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/micromark-extension-math/-/micromark-extension-math-3.1.0.tgz#c42ee3b1dd5a9a03584e83dd8f08e3de510212c1" - integrity sha512-lvEqd+fHjATVs+2v/8kg9i5Q0AP2k85H0WUOwpIVvUML8BapsMvh1XAogmQjOCsLpoKRCVQqEkQBB3NhVBcsOg== - dependencies: - "@types/katex" "^0.16.0" - devlop "^1.0.0" - katex "^0.16.0" - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-factory-destination@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz#857c94debd2c873cba34e0445ab26b74f6a6ec07" - integrity sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA== - dependencies: - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-factory-label@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz#17c5c2e66ce39ad6f4fc4cbf40d972f9096f726a" - integrity sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw== - dependencies: - devlop "^1.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-factory-space@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz#5e7afd5929c23b96566d0e1ae018ae4fcf81d030" - integrity sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg== - dependencies: - micromark-util-character "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-factory-title@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz#726140fc77892af524705d689e1cf06c8a83ea95" - integrity sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A== - dependencies: - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-factory-whitespace@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz#9e92eb0f5468083381f923d9653632b3cfb5f763" - integrity sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA== - dependencies: - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-util-character@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-2.1.0.tgz#31320ace16b4644316f6bf057531689c71e2aee1" - integrity sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ== - dependencies: - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-util-chunked@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz#e51f4db85fb203a79dbfef23fd41b2f03dc2ef89" - integrity sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg== - dependencies: - micromark-util-symbol "^2.0.0" - -micromark-util-classify-character@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz#8c7537c20d0750b12df31f86e976d1d951165f34" - integrity sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw== - dependencies: - micromark-util-character "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-util-combine-extensions@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz#75d6ab65c58b7403616db8d6b31315013bfb7ee5" - integrity sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ== - dependencies: - micromark-util-chunked "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-util-decode-numeric-character-reference@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz#2698bbb38f2a9ba6310e359f99fcb2b35a0d2bd5" - integrity sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ== - dependencies: - micromark-util-symbol "^2.0.0" - -micromark-util-decode-string@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz#7dfa3a63c45aecaa17824e656bcdb01f9737154a" - integrity sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA== - dependencies: - decode-named-character-reference "^1.0.0" - micromark-util-character "^2.0.0" - micromark-util-decode-numeric-character-reference "^2.0.0" - micromark-util-symbol "^2.0.0" - -micromark-util-encode@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz#0921ac7953dc3f1fd281e3d1932decfdb9382ab1" - integrity sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA== - -micromark-util-html-tag-name@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz#ae34b01cbe063363847670284c6255bb12138ec4" - integrity sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw== - -micromark-util-normalize-identifier@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz#91f9a4e65fe66cc80c53b35b0254ad67aa431d8b" - integrity sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w== - dependencies: - micromark-util-symbol "^2.0.0" - -micromark-util-resolve-all@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz#189656e7e1a53d0c86a38a652b284a252389f364" - integrity sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA== - dependencies: - micromark-util-types "^2.0.0" - -micromark-util-sanitize-uri@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz#ec8fbf0258e9e6d8f13d9e4770f9be64342673de" - integrity sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw== - dependencies: - micromark-util-character "^2.0.0" - micromark-util-encode "^2.0.0" - micromark-util-symbol "^2.0.0" - -micromark-util-subtokenize@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.1.tgz#76129c49ac65da6e479c09d0ec4b5f29ec6eace5" - integrity sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q== - dependencies: - devlop "^1.0.0" - micromark-util-chunked "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark-util-symbol@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz#12225c8f95edf8b17254e47080ce0862d5db8044" - integrity sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw== - -micromark-util-types@2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz#f00225f5f5a0ebc3254f96c36b6605c4b393908e" - integrity sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA== - -micromark-util-types@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.0.tgz#63b4b7ffeb35d3ecf50d1ca20e68fc7caa36d95e" - integrity sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w== - -micromark@4.0.2: - version "4.0.2" - resolved "https://registry.yarnpkg.com/micromark/-/micromark-4.0.2.tgz#91395a3e1884a198e62116e33c9c568e39936fdb" - integrity sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA== - dependencies: - "@types/debug" "^4.0.0" - debug "^4.0.0" - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - micromark-core-commonmark "^2.0.0" - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-chunked "^2.0.0" - micromark-util-combine-extensions "^2.0.0" - micromark-util-decode-numeric-character-reference "^2.0.0" - micromark-util-encode "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-resolve-all "^2.0.0" - micromark-util-sanitize-uri "^2.0.0" - micromark-util-subtokenize "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromark@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/micromark/-/micromark-4.0.0.tgz#84746a249ebd904d9658cfabc1e8e5f32cbc6249" - integrity sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ== - dependencies: - "@types/debug" "^4.0.0" - debug "^4.0.0" - decode-named-character-reference "^1.0.0" - devlop "^1.0.0" - micromark-core-commonmark "^2.0.0" - micromark-factory-space "^2.0.0" - micromark-util-character "^2.0.0" - micromark-util-chunked "^2.0.0" - micromark-util-combine-extensions "^2.0.0" - micromark-util-decode-numeric-character-reference "^2.0.0" - micromark-util-encode "^2.0.0" - micromark-util-normalize-identifier "^2.0.0" - micromark-util-resolve-all "^2.0.0" - micromark-util-sanitize-uri "^2.0.0" - micromark-util-subtokenize "^2.0.0" - micromark-util-symbol "^2.0.0" - micromark-util-types "^2.0.0" - -micromatch@4.0.8, micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8: - version "4.0.8" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" - integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== - dependencies: - braces "^3.0.3" - picomatch "^2.3.1" - -mime-db@1.52.0: - version "1.52.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" - integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== - -mime-types@^2.1.27: - version "2.1.35" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" - integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== - dependencies: - mime-db "1.52.0" - -mimic-fn@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" - integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== - -mimic-function@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076" - integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA== - -mimic-response@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" - integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== - -mimic-response@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9" - integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== - -minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" - integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== - dependencies: - brace-expansion "^1.1.7" - -minimatch@^8.0.2: - version "8.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-8.0.4.tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229" - integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA== - dependencies: - brace-expansion "^2.0.1" - -minimatch@^9.0.0, minimatch@^9.0.4: - version "9.0.5" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" - integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== - dependencies: - brace-expansion "^2.0.1" - -minimatch@~3.0.4: - version "3.0.8" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.8.tgz#5e6a59bd11e2ab0de1cfb843eb2d82e546c321c1" - integrity sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q== - dependencies: - brace-expansion "^1.1.7" - -minimist@^1.0.0, minimist@^1.2.5, minimist@^1.2.6, minimist@~1.2.0: - version "1.2.6" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" - integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== - -minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.8: - version "1.2.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" - integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== - -minipass@^3.0.0: - version "3.3.6" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a" - integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw== - dependencies: - yallist "^4.0.0" - -minipass@^4.2.4: - version "4.2.8" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a" - integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ== - -minipass@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d" - integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== - -"minipass@^5.0.0 || ^6.0.2": - version "6.0.2" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-6.0.2.tgz#542844b6c4ce95b202c0995b0a471f1229de4c81" - integrity sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w== - -"minipass@^5.0.0 || ^6.0.2 || ^7.0.0": - version "7.1.0" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.0.tgz#b545f84af94e567386770159302ca113469c80b8" - integrity sha512-oGZRv2OT1lO2UF1zUcwdTb3wqUwI0kBGTgt/T7OdSj6M6N5m3o5uPf0AIW6lVxGGoiWUR7e2AwTE+xiwK8WQig== - -minipass@^7.1.2: - version "7.1.2" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" - integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== - -minizlib@^2.1.1: - version "2.1.2" - resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931" - integrity sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg== - dependencies: - minipass "^3.0.0" - yallist "^4.0.0" - -mkdirp@^0.5.1: - version "0.5.5" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" - integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== - dependencies: - minimist "^1.2.5" - -mkdirp@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" - integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== - -ms@^2.1.1, ms@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" - integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== - -nan@nodejs/nan#e14bdcd1f72d62bca1d541b66da43130384ec213: - version "2.18.0" - resolved "https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" - integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= - -neo-async@^2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" - integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== - -node-fetch@^2.6.1: - version "2.6.8" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.8.tgz#a68d30b162bc1d8fd71a367e81b997e1f4d4937e" - integrity sha512-RZ6dBYuj8dRSfxpUSu+NsdF1dpPpluJxwOp+6IoDp/sH2QNDSvurYsAa+F1WxY2RjA1iP93xhcsUoYbF2XBqVg== - dependencies: - whatwg-url "^5.0.0" - -node-fetch@^2.6.7: - version "2.6.7" - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" - integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== - dependencies: - whatwg-url "^5.0.0" - -node-releases@^2.0.18: - version "2.0.18" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" - integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== - -nopt@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/nopt/-/nopt-7.2.1.tgz#1cac0eab9b8e97c9093338446eddd40b2c8ca1e7" - integrity sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w== - dependencies: - abbrev "^2.0.0" - -normalize-package-data@^6.0.0: - version "6.0.2" - resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-6.0.2.tgz#a7bc22167fe24025412bcff0a9651eb768b03506" - integrity sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g== - dependencies: - hosted-git-info "^7.0.0" - semver "^7.3.5" - validate-npm-package-license "^3.0.4" - -normalize-path@^3.0.0, normalize-path@~3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" - integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - -normalize-url@^6.0.1: - version "6.1.0" - resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" - integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== - -npm-install-checks@^6.0.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-6.3.0.tgz#046552d8920e801fa9f919cad569545d60e826fe" - integrity sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw== - dependencies: - semver "^7.1.1" - -npm-normalize-package-bin@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832" - integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ== - -npm-package-arg@^11.0.0: - version "11.0.3" - resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-11.0.3.tgz#dae0c21199a99feca39ee4bfb074df3adac87e2d" - integrity sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw== - dependencies: - hosted-git-info "^7.0.0" - proc-log "^4.0.0" - semver "^7.3.5" - validate-npm-package-name "^5.0.0" - -npm-pick-manifest@^9.0.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-9.1.0.tgz#83562afde52b0b07cb6244361788d319ce7e8636" - integrity sha512-nkc+3pIIhqHVQr085X9d2JzPzLyjzQS96zbruppqC9aZRm/x8xx6xhI98gHtsfELP2bE+loHq8ZaHFHhe+NauA== - dependencies: - npm-install-checks "^6.0.0" - npm-normalize-package-bin "^3.0.0" - npm-package-arg "^11.0.0" - semver "^7.3.5" - -npm-run-path@^4.0.0: - version "4.0.1" - resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea" - integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== - dependencies: - path-key "^3.0.0" - -null-loader@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/null-loader/-/null-loader-4.0.1.tgz#8e63bd3a2dd3c64236a4679428632edd0a6dbc6a" - integrity sha512-pxqVbi4U6N26lq+LmgIbB5XATP0VdZKOG25DhHi8btMmJJefGArFyDg1yc4U3hWCJbMqSrw0qyrz1UQX+qYXqg== - dependencies: - loader-utils "^2.0.0" - schema-utils "^3.0.0" - -object-assign@^4.1.1: - version "4.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" - integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= - -object-inspect@^1.12.3, object-inspect@^1.9.0: - version "1.12.3" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.3.tgz#ba62dffd67ee256c8c086dfae69e016cd1f198b9" - integrity sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g== - -object-inspect@^1.13.1: - version "1.13.2" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.2.tgz#dea0088467fb991e67af4058147a24824a3043ff" - integrity sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g== - -object-inspect@^1.13.3, object-inspect@^1.13.4: - version "1.13.4" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" - integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== - -object-keys@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" - integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== - -object.assign@^4.1.3, object.assign@^4.1.4: - version "4.1.4" - resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f" - integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - has-symbols "^1.0.3" - object-keys "^1.1.1" - -object.assign@^4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.5.tgz#3a833f9ab7fdb80fc9e8d2300c803d216d8fdbb0" - integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ== - dependencies: - call-bind "^1.0.5" - define-properties "^1.2.1" - has-symbols "^1.0.3" - object-keys "^1.1.1" - -object.assign@^4.1.7: - version "4.1.7" - resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.7.tgz#8c14ca1a424c6a561b0bb2a22f66f5049a945d3d" - integrity sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.3" - define-properties "^1.2.1" - es-object-atoms "^1.0.0" - has-symbols "^1.1.0" - object-keys "^1.1.1" - -object.entries@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.6.tgz#9737d0e5b8291edd340a3e3264bb8a3b00d5fa23" - integrity sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -object.fromentries@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.6.tgz#cdb04da08c539cffa912dcd368b886e0904bfa73" - integrity sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -object.fromentries@^2.0.8: - version "2.0.8" - resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65" - integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ== - dependencies: - call-bind "^1.0.7" - define-properties "^1.2.1" - es-abstract "^1.23.2" - es-object-atoms "^1.0.0" - -object.groupby@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e" - integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ== - dependencies: - call-bind "^1.0.7" - define-properties "^1.2.1" - es-abstract "^1.23.2" - -object.hasown@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/object.hasown/-/object.hasown-1.1.2.tgz#f919e21fad4eb38a57bc6345b3afd496515c3f92" - integrity sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw== - dependencies: - define-properties "^1.1.4" - es-abstract "^1.20.4" - -object.values@^1.1.6: - version "1.1.6" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d" - integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -object.values@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216" - integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.3" - define-properties "^1.2.1" - es-object-atoms "^1.0.0" - -once@^1.3.0, once@^1.3.1, once@^1.4.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" - integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= - dependencies: - wrappy "1" - -onetime@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5" - integrity sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q== - dependencies: - mimic-fn "^2.1.0" - -onetime@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/onetime/-/onetime-7.0.0.tgz#9f16c92d8c9ef5120e3acd9dd9957cceecc1ab60" - integrity sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ== - dependencies: - mimic-function "^5.0.0" - -optionator@^0.9.3: - version "0.9.4" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734" - integrity sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g== - dependencies: - deep-is "^0.1.3" - fast-levenshtein "^2.0.6" - levn "^0.4.1" - prelude-ls "^1.2.1" - type-check "^0.4.0" - word-wrap "^1.2.5" - -ora@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/ora/-/ora-8.1.0.tgz#c3db2f9f83a2bec9e8ab71fe3b9ae234d65ca3a8" - integrity sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ== - dependencies: - chalk "^5.3.0" - cli-cursor "^5.0.0" - cli-spinners "^2.9.2" - is-interactive "^2.0.0" - is-unicode-supported "^2.0.0" - log-symbols "^6.0.0" - stdin-discarder "^0.2.2" - string-width "^7.2.0" - strip-ansi "^7.1.0" - -own-keys@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358" - integrity sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg== - dependencies: - get-intrinsic "^1.2.6" - object-keys "^1.1.1" - safe-push-apply "^1.0.0" - -p-cancelable@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/p-cancelable/-/p-cancelable-2.1.1.tgz#aab7fbd416582fa32a3db49859c122487c5ed2cf" - integrity sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg== - -p-limit@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.0.tgz#417c9941e6027a9abcba5092dd2904e255b5fbc2" - integrity sha512-pZbTJpoUsCzV48Mc9Nh51VbwO0X9cuPFE8gYwx9BTCt9SF8/b7Zljd2fVgOxhIF/HDTKgpVzs+GPhyKfjLLFRQ== - dependencies: - p-try "^2.0.0" - -p-limit@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" - integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== - dependencies: - p-try "^2.0.0" - -p-limit@^3.0.2: - version "3.1.0" - resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b" - integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ== - dependencies: - yocto-queue "^0.1.0" - -p-locate@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4" - integrity sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ== - dependencies: - p-limit "^2.0.0" - -p-locate@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07" - integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== - dependencies: - p-limit "^2.2.0" - -p-locate@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834" - integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw== - dependencies: - p-limit "^3.0.2" - -p-map@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b" - integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ== - dependencies: - aggregate-error "^3.0.0" - -p-try@^2.0.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" - integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== - -package-json-from-dist@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" - integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== - -parent-module@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" - integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== - dependencies: - callsites "^3.0.0" - -parse-entities@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159" - integrity sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw== - dependencies: - "@types/unist" "^2.0.0" - character-entities-legacy "^3.0.0" - character-reference-invalid "^2.0.0" - decode-named-character-reference "^1.0.0" - is-alphanumerical "^2.0.0" - is-decimal "^2.0.0" - is-hexadecimal "^2.0.0" - -parse-gitignore@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/parse-gitignore/-/parse-gitignore-0.4.0.tgz#abf702e4b900524fff7902b683862857b63f93fe" - integrity sha1-q/cC5LkAUk//eQK2g4YoV7Y/k/4= - dependencies: - array-unique "^0.3.2" - is-glob "^3.1.0" - -parse-json@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" - integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= - dependencies: - error-ex "^1.3.1" - json-parse-better-errors "^1.0.1" - -parse-json@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.0.0.tgz#73e5114c986d143efa3712d4ea24db9a4266f60f" - integrity sha512-OOY5b7PAEFV0E2Fir1KOkxchnZNCdowAJgQ5NuxjpBKTRP3pQhwkrkxqQjeoKJ+fO7bCpmIZaogI4eZGDMEGOw== - dependencies: - "@babel/code-frame" "^7.0.0" - error-ex "^1.3.1" - json-parse-better-errors "^1.0.1" - lines-and-columns "^1.1.6" - -parse-json@^7.0.0: - version "7.1.1" - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-7.1.1.tgz#68f7e6f0edf88c54ab14c00eb700b753b14e2120" - integrity sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw== - dependencies: - "@babel/code-frame" "^7.21.4" - error-ex "^1.3.2" - json-parse-even-better-errors "^3.0.0" - lines-and-columns "^2.0.3" - type-fest "^3.8.0" - -parse-ms@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-4.0.0.tgz#c0c058edd47c2a590151a718990533fd62803df4" - integrity sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw== - -parse5@^7.0.0: - version "7.1.2" - resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.1.2.tgz#0736bebbfd77793823240a23b7fc5e010b7f8e32" - integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw== - dependencies: - entities "^4.4.0" - -path-exists@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515" - integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU= - -path-exists@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" - integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== - -path-is-absolute@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" - integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= - -path-key@^3.0.0, path-key@^3.1.0: - version "3.1.1" - resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" - integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== - -path-parse@^1.0.6, path-parse@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" - integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== - -path-scurry@^1.11.1: - version "1.11.1" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" - integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== - dependencies: - lru-cache "^10.2.0" - minipass "^5.0.0 || ^6.0.2 || ^7.0.0" - -path-scurry@^1.6.1: - version "1.9.2" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.9.2.tgz#90f9d296ac5e37e608028e28a447b11d385b3f63" - integrity sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg== - dependencies: - lru-cache "^9.1.1" - minipass "^5.0.0 || ^6.0.2" - -path-type@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" - integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== - -path-type@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51" - integrity sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ== - -pathval@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25" - integrity sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA== - -pend@~1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" - integrity sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg== - -picocolors@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" - integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== - -picocolors@^1.0.1: - version "1.1.0" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" - integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== - -picomatch@^2.0.4: - version "2.0.7" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6" - integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA== - -picomatch@^2.2.1: - version "2.2.2" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" - integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== - -picomatch@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" - integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== - -pify@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" - integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g== - -pkg-conf@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/pkg-conf/-/pkg-conf-3.1.0.tgz#d9f9c75ea1bae0e77938cde045b276dac7cc69ae" - integrity sha512-m0OTbR/5VPNPqO1ph6Fqbj7Hv6QU7gR/tQW40ZqrL1rjgCU85W6C1bJn0BItuJqnR98PWzw7Z8hHeChD1WrgdQ== - dependencies: - find-up "^3.0.0" - load-json-file "^5.2.0" - -pkg-dir@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" - integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== - dependencies: - find-up "^4.0.0" - -please-upgrade-node@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942" - integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg== - dependencies: - semver-compare "^1.0.0" - -pluralize@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1" - integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== - -possible-typed-array-names@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz#89bb63c6fada2c3e90adc4a647beeeb39cc7bf8f" - integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q== - -pre-flight@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/pre-flight/-/pre-flight-2.0.0.tgz#5e7c09aa49dbaeb28b21cc5c7d49b0ad1ee63a78" - integrity sha512-uqrCBHAzVogOyI/79jsxbveioqA9GUK5MBbrwifEHlCFhi3BkEkDYxFEzNxxfkUBl43Gnqkniw1ZKGaTf/YvAA== - dependencies: - chalk "^5.3.0" - semver "^7.6.3" - -prelude-ls@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" - integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== - -pretty-ms@^9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.1.0.tgz#0ad44de6086454f48a168e5abb3c26f8db1b3253" - integrity sha512-o1piW0n3tgKIKCwk2vpM/vOV13zjJzvP37Ioze54YlTHE06m4tjEbzg9WsKkvTuyYln2DHjo5pY4qrZGI0otpw== - dependencies: - parse-ms "^4.0.0" - -proc-log@^4.0.0, proc-log@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-4.2.0.tgz#b6f461e4026e75fdfe228b265e9f7a00779d7034" - integrity sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA== - -process-nextick-args@~2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" - integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== - -process@^0.11.10, process@~0.11.0: - version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" - integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== - -progress@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" - integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== - -promise-inflight@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3" - integrity sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g== - -promise-retry@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/promise-retry/-/promise-retry-2.0.1.tgz#ff747a13620ab57ba688f5fc67855410c370da22" - integrity sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g== - dependencies: - err-code "^2.0.2" - retry "^0.12.0" - -prop-types@^15.8.1: - version "15.8.1" - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" - integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== - dependencies: - loose-envify "^1.4.0" - object-assign "^4.1.1" - react-is "^16.13.1" - -property-information@^6.0.0: - version "6.5.0" - resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec" - integrity sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig== - -prr@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476" - integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY= - -pump@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64" - integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== - dependencies: - end-of-stream "^1.1.0" - once "^1.3.1" - -punycode.js@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" - integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== - -punycode@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" - integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ== - -punycode@^2.1.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" - integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== - -qs@^6.12.3: - version "6.13.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" - integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== - dependencies: - side-channel "^1.0.6" - -quick-lru@^5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-5.1.1.tgz#366493e6b3e42a3a6885e2e99d18f80fb7a8c932" - integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== - -rambda@^7.4.0: - version "7.5.0" - resolved "https://registry.yarnpkg.com/rambda/-/rambda-7.5.0.tgz#1865044c59bc0b16f63026c6e5a97e4b1bbe98fe" - integrity sha512-y/M9weqWAH4iopRd7EHDEQQvpFPHj1AA3oHozE9tfITHUtTR7Z9PSlIRRG2l1GuW7sefC1cXFfIcF+cgnShdBA== - -randombytes@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" - integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== - dependencies: - safe-buffer "^5.1.0" - -react-is@^16.13.1: - version "16.13.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" - integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== - -read-package-json-fast@^3.0.0: - version "3.0.2" - resolved "https://registry.yarnpkg.com/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz#394908a9725dc7a5f14e70c8e7556dff1d2b1049" - integrity sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw== - dependencies: - json-parse-even-better-errors "^3.0.0" - npm-normalize-package-bin "^3.0.0" - -readable-stream@^2, readable-stream@^2.0.1, readable-stream@~2.3.6: - version "2.3.6" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" - integrity sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw== - dependencies: - core-util-is "~1.0.0" - inherits "~2.0.3" - isarray "~1.0.0" - process-nextick-args "~2.0.0" - safe-buffer "~5.1.1" - string_decoder "~1.1.1" - util-deprecate "~1.0.1" - -readable-stream@^3.0.2: - version "3.6.0" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" - integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== - dependencies: - inherits "^2.0.3" - string_decoder "^1.1.1" - util-deprecate "^1.0.1" - -readdirp@~3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7" - integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== - dependencies: - picomatch "^2.2.1" - -rechoir@^0.6.2: - version "0.6.2" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" - integrity sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q= - dependencies: - resolve "^1.1.6" - -rechoir@^0.8.0: - version "0.8.0" - resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.8.0.tgz#49f866e0d32146142da3ad8f0eff352b3215ff22" - integrity sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ== - dependencies: - resolve "^1.20.0" - -reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9: - version "1.0.10" - resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz#c629219e78a3316d8b604c765ef68996964e7bf9" - integrity sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw== - dependencies: - call-bind "^1.0.8" - define-properties "^1.2.1" - es-abstract "^1.23.9" - es-errors "^1.3.0" - es-object-atoms "^1.0.0" - get-intrinsic "^1.2.7" - get-proto "^1.0.1" - which-builtin-type "^1.2.1" - -regexp.prototype.flags@^1.4.3: - version "1.5.0" - resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.0.tgz#fe7ce25e7e4cca8db37b6634c8a2c7009199b9cb" - integrity sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - functions-have-names "^1.2.3" - -regexp.prototype.flags@^1.5.2: - version "1.5.2" - resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" - integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== - dependencies: - call-bind "^1.0.6" - define-properties "^1.2.1" - es-errors "^1.3.0" - set-function-name "^2.0.1" - -regexp.prototype.flags@^1.5.4: - version "1.5.4" - resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19" - integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA== - dependencies: - call-bind "^1.0.8" - define-properties "^1.2.1" - es-errors "^1.3.0" - get-proto "^1.0.1" - gopd "^1.2.0" - set-function-name "^2.0.2" - -regexpp@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e" - integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g== - -remark-cli@^12.0.1: - version "12.0.1" - resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-12.0.1.tgz#991ede01adfdf0471177c381168105da4b93f99a" - integrity sha512-2NAEOACoTgo+e+YAaCTODqbrWyhMVmlUyjxNCkTrDRHHQvH6+NbrnqVvQaLH/Q8Ket3v90A43dgAJmXv8y5Tkw== - dependencies: - import-meta-resolve "^4.0.0" - markdown-extensions "^2.0.0" - remark "^15.0.0" - unified-args "^11.0.0" - -remark-lint-blockquote-indentation@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-blockquote-indentation/-/remark-lint-blockquote-indentation-2.0.1.tgz#27347959acf42a6c3e401488d8210e973576b254" - integrity sha512-uJ9az/Ms9AapnkWpLSCJfawBfnBI2Tn1yUsPNqIFv6YM98ymetItUMyP6ng9NFPqDvTQBbiarulkgoEo0wcafQ== - dependencies: - mdast-util-to-string "^1.0.2" - pluralize "^8.0.0" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-code-block-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-code-block-style/-/remark-lint-code-block-style-2.0.1.tgz#448b0f2660acfcdfff2138d125ff5b1c1279c0cb" - integrity sha512-eRhmnColmSxJhO61GHZkvO67SpHDshVxs2j3+Zoc5Y1a4zQT2133ZAij04XKaBFfsVLjhbY/+YOWxgvtjx2nmA== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-definition-case@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-definition-case/-/remark-lint-definition-case-2.0.1.tgz#10340eb2f87acff41140d52ad7e5b40b47e6690a" - integrity sha512-M+XlThtQwEJLQnQb5Gi6xZdkw92rGp7m2ux58WMw/Qlcg02WgHR/O0OcHPe5VO5hMJrtI+cGG5T0svsCgRZd3w== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-definition-spacing@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-definition-spacing/-/remark-lint-definition-spacing-2.0.1.tgz#97f01bf9bf77a7bdf8013b124b7157dd90b07c64" - integrity sha512-xK9DOQO5MudITD189VyUiMHBIKltW1oc55L7Fti3i9DedXoBG7Phm+V9Mm7IdWzCVkquZVgVk63xQdqzSQRrSQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-emphasis-marker@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-emphasis-marker/-/remark-lint-emphasis-marker-2.0.1.tgz#1d5ca2070d4798d16c23120726158157796dc317" - integrity sha512-7mpbAUrSnHiWRyGkbXRL5kfSKY9Cs8cdob7Fw+Z02/pufXMF4yRWaegJ5NTUu1RE+SKlF44wtWWjvcIoyY6/aw== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-fenced-code-flag@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-2.0.1.tgz#2cb3ddb1157082c45760c7d01ca08e13376aaf62" - integrity sha512-+COnWHlS/h02FMxoZWxNlZW3Y8M0cQQpmx3aNCbG7xkyMyCKsMLg9EmRvYHHIbxQCuF3JT0WWx5AySqlc7d+NA== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-fenced-code-marker@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-fenced-code-marker/-/remark-lint-fenced-code-marker-2.0.1.tgz#7bbeb0fb45b0818a3c8a2d232cf0c723ade58ecf" - integrity sha512-lujpjm04enn3ma6lITlttadld6eQ1OWAEcT3qZzvFHp+zPraC0yr0eXlvtDN/0UH8mrln/QmGiZp3i8IdbucZg== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-file-extension@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-file-extension/-/remark-lint-file-extension-1.0.3.tgz#a7fc78fbf041e513c618b2cca0f2160ee37daa13" - integrity sha512-P5gzsxKmuAVPN7Kq1W0f8Ss0cFKfu+OlezYJWXf+5qOa+9Y5GqHEUOobPnsmNFZrVMiM7JoqJN2C9ZjrUx3N6Q== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-final-definition@^2.0.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/remark-lint-final-definition/-/remark-lint-final-definition-2.1.0.tgz#b6e654c01ebcb1afc936d7b9cd74db8ec273e0bb" - integrity sha512-83K7n2icOHPfBzbR5Mr1o7cu8gOjD8FwJkFx/ly+rW+8SHfjCj4D3WOFGQ1xVdmHjfomBDXXDSNo2oiacADVXQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-hard-break-spaces@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-hard-break-spaces/-/remark-lint-hard-break-spaces-2.0.1.tgz#2149b55cda17604562d040c525a2a0d26aeb0f0f" - integrity sha512-Qfn/BMQFamHhtbfLrL8Co/dbYJFLRL4PGVXZ5wumkUO5f9FkZC2RsV+MD9lisvGTkJK0ZEJrVVeaPbUIFM0OAw== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-heading-increment@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-heading-increment/-/remark-lint-heading-increment-2.0.1.tgz#b578f251508a05d79bc2d1ae941e0620e23bf1d3" - integrity sha512-bYDRmv/lk3nuWXs2VSD1B4FneGT6v7a74FuVmb305hyEMmFSnneJvVgnOJxyKlbNlz12pq1IQ6MhlJBda/SFtQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-heading-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-heading-style/-/remark-lint-heading-style-2.0.1.tgz#8216fca67d97bbbeec8a19b6c71bfefc16549f72" - integrity sha512-IrFLNs0M5Vbn9qg51AYhGUfzgLAcDOjh2hFGMz3mx664dV6zLcNZOPSdJBBJq3JQR4gKpoXcNwN1+FFaIATj+A== - dependencies: - mdast-util-heading-style "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-link-title-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-link-title-style/-/remark-lint-link-title-style-2.0.1.tgz#51a595c69fcfa73a245a030dfaa3504938a1173a" - integrity sha512-+Q7Ew8qpOQzjqbDF6sUHmn9mKgje+m2Ho8Xz7cEnGIRaKJgtJzkn/dZqQM/az0gn3zaN6rOuwTwqw4EsT5EsIg== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - vfile-location "^3.0.0" - -remark-lint-list-item-content-indent@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-list-item-content-indent/-/remark-lint-list-item-content-indent-2.0.1.tgz#96387459440dcd61e522ab02bff138b32bfaa63a" - integrity sha512-OzUMqavxyptAdG7vWvBSMc9mLW9ZlTjbW4XGayzczd3KIr6Uwp3NEFXKx6MLtYIM/vwBqMrPQUrObOC7A2uBpQ== - dependencies: - pluralize "^8.0.0" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-list-item-indent@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-list-item-indent/-/remark-lint-list-item-indent-2.0.1.tgz#c6472514e17bc02136ca87936260407ada90bf8d" - integrity sha512-4IKbA9GA14Q9PzKSQI6KEHU/UGO36CSQEjaDIhmb9UOhyhuzz4vWhnSIsxyI73n9nl9GGRAMNUSGzr4pQUFwTA== - dependencies: - pluralize "^8.0.0" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-list-item-spacing@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-list-item-spacing/-/remark-lint-list-item-spacing-3.0.0.tgz#14c18fe8c0f19231edb5cf94abda748bb773110b" - integrity sha512-SRUVonwdN3GOSFb6oIYs4IfJxIVR+rD0nynkX66qEO49/qDDT1PPvkndis6Nyew5+t+2V/Db9vqllL6SWbnEtw== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-maximum-heading-length@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-maximum-heading-length/-/remark-lint-maximum-heading-length-2.0.1.tgz#56f240707a75b59bce3384ccc9da94548affa98f" - integrity sha512-1CjJ71YDqEpoOjUnc4wrwZV8ZGXWUIYRYeGoarAy3QKHepJL9M+zkdbOxZDfhc3tjVoDW/LWcgsW+DEpczgiMA== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-maximum-line-length@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-maximum-line-length/-/remark-lint-maximum-line-length-2.0.3.tgz#d0d15410637d61b031a83d7c78022ec46d6c858a" - integrity sha512-zyWHBFh1oPAy+gkaVFXiTHYP2WwriIeBtaarDqkweytw0+qmuikjVMJTWbQ3+XfYBreD7KKDM9SI79nkp0/IZQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-auto-link-without-protocol@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-auto-link-without-protocol/-/remark-lint-no-auto-link-without-protocol-2.0.1.tgz#f75e5c24adb42385593e0d75ca39987edb70b6c4" - integrity sha512-TFcXxzucsfBb/5uMqGF1rQA+WJJqm1ZlYQXyvJEXigEZ8EAxsxZGPb/gOQARHl/y0vymAuYxMTaChavPKaBqpQ== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-blockquote-without-marker@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-no-blockquote-without-marker/-/remark-lint-no-blockquote-without-marker-4.0.0.tgz#856fb64dd038fa8fc27928163caa24a30ff4d790" - integrity sha512-Y59fMqdygRVFLk1gpx2Qhhaw5IKOR9T38Wf7pjR07bEFBGUNfcoNVIFMd1TCJfCPQxUyJzzSqfZz/KT7KdUuiQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.0.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - vfile-location "^3.0.0" - -remark-lint-no-consecutive-blank-lines@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-no-consecutive-blank-lines/-/remark-lint-no-consecutive-blank-lines-3.0.0.tgz#c8fe11095b8f031a1406da273722bd4a9174bf41" - integrity sha512-kmzLlOLrapBKEngwYFTdCZDmeOaze6adFPB7G0EdymD9V1mpAlnneINuOshRLEDKK5fAhXKiZXxdGIaMPkiXrA== - dependencies: - pluralize "^8.0.0" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-duplicate-headings@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-duplicate-headings/-/remark-lint-no-duplicate-headings-2.0.1.tgz#4a4b70e029155ebcfc03d8b2358c427b69a87576" - integrity sha512-F6AP0FJcHIlkmq0pHX0J5EGvLA9LfhuYTvnNO8y3kvflHeRjFkDyt2foz/taXR8OcLQR51n/jIJiwrrSMbiauw== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-stringify-position "^2.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-emphasis-as-heading@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-emphasis-as-heading/-/remark-lint-no-emphasis-as-heading-2.0.1.tgz#fcc064133fe00745943c334080fed822f72711ea" - integrity sha512-z86+yWtVivtuGIxIC4g9RuATbgZgOgyLcnaleonJ7/HdGTYssjJNyqCJweaWSLoaI0akBQdDwmtJahW5iuX3/g== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-file-name-articles@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-articles/-/remark-lint-no-file-name-articles-1.0.3.tgz#c712d06a24e24b0c4c3666cf3084a0052a2c2c17" - integrity sha512-YZDJDKUWZEmhrO6tHB0u0K0K2qJKxyg/kryr14OaRMvWLS62RgMn97sXPZ38XOSN7mOcCnl0k7/bClghJXx0sg== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-no-file-name-consecutive-dashes@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-1.0.3.tgz#6a96ddf60e18dcdb004533733f3ccbfd8ab076ae" - integrity sha512-7f4vyXn/ca5lAguWWC3eu5hi8oZ7etX7aQlnTSgQZeslnJCbVJm6V6prFJKAzrqbBzMicUXr5pZLBDoXyTvHHw== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-no-file-name-irregular-characters@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-irregular-characters/-/remark-lint-no-file-name-irregular-characters-1.0.3.tgz#6dcd8b51e00e10094585918cb8e7fc999df776c3" - integrity sha512-b4xIy1Yi8qZpM2vnMN+6gEujagPGxUBAs1judv6xJQngkl5d5zT8VQZsYsTGHku4NWHjjh3b7vK5mr0/yp4JSg== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-no-file-name-mixed-case@^1.0.0: - version "1.0.3" - resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-mixed-case/-/remark-lint-no-file-name-mixed-case-1.0.3.tgz#0ebe5eedd0191507d27ad6ac5eed1778cb33c2de" - integrity sha512-d7rJ4c8CzDbEbGafw2lllOY8k7pvnsO77t8cV4PHFylwQ3hmCdTHLuDvK87G3DaWCeKclp0PMyamfOgJWKMkPA== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-no-file-name-outer-dashes@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-outer-dashes/-/remark-lint-no-file-name-outer-dashes-1.0.4.tgz#c6e22a5cc64df4e12fc31712a927e8039854a666" - integrity sha512-+bZvvme2Bm3Vp5L2iKuvGHYVmHKrTkkRt8JqJPGepuhvBvT4Q7+CgfKyMtC/hIjyl+IcuJQ2H0qPRzdicjy1wQ== - dependencies: - unified-lint-rule "^1.0.0" - -remark-lint-no-heading-punctuation@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-heading-punctuation/-/remark-lint-no-heading-punctuation-2.0.1.tgz#face59f9a95c8aa278a8ee0c728bc44cd53ea9ed" - integrity sha512-lY/eF6GbMeGu4cSuxfGHyvaQQBIq/6T/o+HvAR5UfxSTxmxZFwbZneAI2lbeR1zPcqOU87NsZ5ZZzWVwdLpPBw== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-inline-padding@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-no-inline-padding/-/remark-lint-no-inline-padding-3.0.0.tgz#14c2722bcddc648297a54298107a922171faf6eb" - integrity sha512-3s9uW3Yux9RFC0xV81MQX3bsYs+UY7nPnRuMxeIxgcVwxQ4E/mTJd9QjXUwBhU9kdPtJ5AalngdmOW2Tgar8Cg== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-literal-urls@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-literal-urls/-/remark-lint-no-literal-urls-2.0.1.tgz#731908f9866c1880e6024dcee1269fb0f40335d6" - integrity sha512-IDdKtWOMuKVQIlb1CnsgBoyoTcXU3LppelDFAIZePbRPySVHklTtuK57kacgU5grc7gPM04bZV96eliGrRU7Iw== - dependencies: - mdast-util-to-string "^1.0.2" - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-multiple-toplevel-headings@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-2.0.1.tgz#3ff2b505adf720f4ff2ad2b1021f8cfd50ad8635" - integrity sha512-VKSItR6c+u3OsE5pUiSmNusERNyQS9Nnji26ezoQ1uvy06k3RypIjmzQqJ/hCkSiF+hoyC3ibtrrGT8gorzCmQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-stringify-position "^2.0.0" - unist-util-visit "^2.0.0" - -remark-lint-no-shell-dollars@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-2.0.2.tgz#b2c6c3ed95e5615f8e5f031c7d271a18dc17618e" - integrity sha512-zhkHZOuyaD3r/TUUkkVqW0OxsR9fnSrAnHIF63nfJoAAUezPOu8D1NBsni6rX8H2DqGbPYkoeWrNsTwiKP0yow== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-shortcut-reference-image@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-shortcut-reference-image/-/remark-lint-no-shortcut-reference-image-2.0.1.tgz#d174d12a57e8307caf6232f61a795bc1d64afeaa" - integrity sha512-2jcZBdnN6ecP7u87gkOVFrvICLXIU5OsdWbo160FvS/2v3qqqwF2e/n/e7D9Jd+KTq1mR1gEVVuTqkWWuh3cig== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-shortcut-reference-link@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-no-shortcut-reference-link/-/remark-lint-no-shortcut-reference-link-2.0.1.tgz#8f963f81036e45cfb7061b3639e9c6952308bc94" - integrity sha512-pTZbslG412rrwwGQkIboA8wpBvcjmGFmvugIA+UQR+GfFysKtJ5OZMPGJ98/9CYWjw9Z5m0/EktplZ5TjFjqwA== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-visit "^2.0.0" - -remark-lint-no-table-indentation@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-no-table-indentation/-/remark-lint-no-table-indentation-3.0.0.tgz#f3c3fc24375069ec8e510f43050600fb22436731" - integrity sha512-+l7GovI6T+3LhnTtz/SmSRyOb6Fxy6tmaObKHrwb/GAebI/4MhFS1LVo3vbiP/RpPYtyQoFbbuXI55hqBG4ibQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - vfile-location "^3.0.0" - -remark-lint-ordered-list-marker-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-ordered-list-marker-style/-/remark-lint-ordered-list-marker-style-2.0.1.tgz#183c31967e6f2ae8ef00effad03633f7fd00ffaa" - integrity sha512-Cnpw1Dn9CHn+wBjlyf4qhPciiJroFOEGmyfX008sQ8uGoPZsoBVIJx76usnHklojSONbpjEDcJCjnOvfAcWW1A== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-ordered-list-marker-value@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-ordered-list-marker-value/-/remark-lint-ordered-list-marker-value-2.0.1.tgz#0de343de2efb41f01eae9f0f7e7d30fe43db5595" - integrity sha512-blt9rS7OKxZ2NW8tqojELeyNEwPhhTJGVa+YpUkdEH+KnrdcD7Nzhnj6zfLWOx6jFNZk3jpq5nvLFAPteHaNKg== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-rule-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-rule-style/-/remark-lint-rule-style-2.0.1.tgz#f59bd82e75d3eaabd0eee1c8c0f5513372eb553c" - integrity sha512-hz4Ff9UdlYmtO6Czz99WJavCjqCer7Cav4VopXt+yVIikObw96G5bAuLYcVS7hvMUGqC9ZuM02/Y/iq9n8pkAg== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-strong-marker@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-strong-marker/-/remark-lint-strong-marker-2.0.1.tgz#1ad8f190c6ac0f8138b638965ccf3bcd18f6d4e4" - integrity sha512-8X2IsW1jZ5FmW9PLfQjkL0OVy/J3xdXLcZrG1GTeQKQ91BrPFyEZqUM2oM6Y4S6LGtxWer+neZkPZNroZoRPBQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-table-cell-padding@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-table-cell-padding/-/remark-lint-table-cell-padding-3.0.0.tgz#a769ba1999984ff5f90294fb6ccb8aead7e8a12f" - integrity sha512-sEKrbyFZPZpxI39R8/r+CwUrin9YtyRwVn0SQkNQEZWZcIpylK+bvoKIldvLIXQPob+ZxklL0GPVRzotQMwuWQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-table-pipe-alignment@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-table-pipe-alignment/-/remark-lint-table-pipe-alignment-2.0.1.tgz#12b7e4c54473d69c9866cb33439c718d09cffcc5" - integrity sha512-O89U7bp0ja6uQkT2uQrNB76GaPvFabrHiUGhqEUnld21yEdyj7rgS57kn84lZNSuuvN1Oor6bDyCwWQGzzpoOQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-table-pipes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-table-pipes/-/remark-lint-table-pipes-3.0.0.tgz#b30b055d594cae782667eec91c6c5b35928ab259" - integrity sha512-QPokSazEdl0Y8ayUV9UB0Ggn3Jos/RAQwIo0z1KDGnJlGDiF80Jc6iU9RgDNUOjlpQffSLIfSVxH5VVYF/K3uQ== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint-unordered-list-marker-style@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/remark-lint-unordered-list-marker-style/-/remark-lint-unordered-list-marker-style-2.0.1.tgz#e64692aa9594dbe7e945ae76ab2218949cd92477" - integrity sha512-8KIDJNDtgbymEvl3LkrXgdxPMTOndcux3BHhNGB2lU4UnxSpYeHsxcDgirbgU6dqCAfQfvMjPvfYk19QTF9WZA== - dependencies: - unified-lint-rule "^1.0.0" - unist-util-generated "^1.1.0" - unist-util-position "^3.0.0" - unist-util-visit "^2.0.0" - -remark-lint@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-8.0.0.tgz#6e40894f4a39eaea31fc4dd45abfaba948bf9a09" - integrity sha512-ESI8qJQ/TIRjABDnqoFsTiZntu+FRifZ5fJ77yX63eIDijl/arvmDvT+tAf75/Nm5BFL4R2JFUtkHRGVjzYUsg== - dependencies: - remark-message-control "^6.0.0" - -remark-message-control@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/remark-message-control/-/remark-message-control-6.0.0.tgz#955b054b38c197c9f2e35b1d88a4912949db7fc5" - integrity sha512-k9bt7BYc3G7YBdmeAhvd3VavrPa/XlKWR3CyHjr4sLO9xJyly8WHHT3Sp+8HPR8lEUv+/sZaffL7IjMLV0f6BA== - dependencies: - mdast-comment-marker "^1.0.0" - unified-message-control "^3.0.0" - -remark-parse@^11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-11.0.0.tgz#aa60743fcb37ebf6b069204eb4da304e40db45a1" - integrity sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA== - dependencies: - "@types/mdast" "^4.0.0" - mdast-util-from-markdown "^2.0.0" - micromark-util-types "^2.0.0" - unified "^11.0.0" - -remark-preset-lint-markdown-style-guide@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-4.0.0.tgz#976b6ffd7f37aa90868e081a69241fcde3a297d4" - integrity sha512-gczDlfZ28Fz0IN/oddy0AH4CiTu9S8d3pJWUsrnwFiafjhJjPGobGE1OD3bksi53md1Bp4K0fzo99YYfvB4Sjw== - dependencies: - remark-lint "^8.0.0" - remark-lint-blockquote-indentation "^2.0.0" - remark-lint-code-block-style "^2.0.0" - remark-lint-definition-case "^2.0.0" - remark-lint-definition-spacing "^2.0.0" - remark-lint-emphasis-marker "^2.0.0" - remark-lint-fenced-code-flag "^2.0.0" - remark-lint-fenced-code-marker "^2.0.0" - remark-lint-file-extension "^1.0.0" - remark-lint-final-definition "^2.0.0" - remark-lint-hard-break-spaces "^2.0.0" - remark-lint-heading-increment "^2.0.0" - remark-lint-heading-style "^2.0.0" - remark-lint-link-title-style "^2.0.0" - remark-lint-list-item-content-indent "^2.0.0" - remark-lint-list-item-indent "^2.0.0" - remark-lint-list-item-spacing "^3.0.0" - remark-lint-maximum-heading-length "^2.0.0" - remark-lint-maximum-line-length "^2.0.0" - remark-lint-no-auto-link-without-protocol "^2.0.0" - remark-lint-no-blockquote-without-marker "^4.0.0" - remark-lint-no-consecutive-blank-lines "^3.0.0" - remark-lint-no-duplicate-headings "^2.0.0" - remark-lint-no-emphasis-as-heading "^2.0.0" - remark-lint-no-file-name-articles "^1.0.0" - remark-lint-no-file-name-consecutive-dashes "^1.0.0" - remark-lint-no-file-name-irregular-characters "^1.0.0" - remark-lint-no-file-name-mixed-case "^1.0.0" - remark-lint-no-file-name-outer-dashes "^1.0.0" - remark-lint-no-heading-punctuation "^2.0.0" - remark-lint-no-inline-padding "^3.0.0" - remark-lint-no-literal-urls "^2.0.0" - remark-lint-no-multiple-toplevel-headings "^2.0.0" - remark-lint-no-shell-dollars "^2.0.0" - remark-lint-no-shortcut-reference-image "^2.0.0" - remark-lint-no-shortcut-reference-link "^2.0.0" - remark-lint-no-table-indentation "^3.0.0" - remark-lint-ordered-list-marker-style "^2.0.0" - remark-lint-ordered-list-marker-value "^2.0.0" - remark-lint-rule-style "^2.0.0" - remark-lint-strong-marker "^2.0.0" - remark-lint-table-cell-padding "^3.0.0" - remark-lint-table-pipe-alignment "^2.0.0" - remark-lint-table-pipes "^3.0.0" - remark-lint-unordered-list-marker-style "^2.0.0" - -remark-stringify@^11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-11.0.0.tgz#4c5b01dd711c269df1aaae11743eb7e2e7636fd3" - integrity sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw== - dependencies: - "@types/mdast" "^4.0.0" - mdast-util-to-markdown "^2.0.0" - unified "^11.0.0" - -remark@^15.0.0: - version "15.0.1" - resolved "https://registry.yarnpkg.com/remark/-/remark-15.0.1.tgz#ac7e7563260513b66426bc47f850e7aa5862c37c" - integrity sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A== - dependencies: - "@types/mdast" "^4.0.0" - remark-parse "^11.0.0" - remark-stringify "^11.0.0" - unified "^11.0.0" - -require-from-string@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" - integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== - -resolve-alpn@^1.0.0: - version "1.2.1" - resolved "https://registry.yarnpkg.com/resolve-alpn/-/resolve-alpn-1.2.1.tgz#b7adbdac3546aaaec20b45e7d8265927072726f9" - integrity sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g== - -resolve-cwd@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d" - integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== - dependencies: - resolve-from "^5.0.0" - -resolve-from@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" - integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== - -resolve-from@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" - integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== - -resolve-pkg-maps@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f" - integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw== - -resolve@^1.1.6: - version "1.21.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.21.0.tgz#b51adc97f3472e6a5cf4444d34bc9d6b9037591f" - integrity sha512-3wCbTpk5WJlyE4mSOtDLhqQmGFi0/TD9VPwmiolnk8U0wRgMEktqCXd3vy5buTO3tljvalNvKrjHEfrd2WpEKA== - dependencies: - is-core-module "^2.8.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -resolve@^1.10.1: - version "1.17.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" - integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== - dependencies: - path-parse "^1.0.6" - -resolve@^1.20.0, resolve@^1.22.2, resolve@^1.22.4: - version "1.22.8" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" - integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== - dependencies: - is-core-module "^2.13.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -resolve@^1.22.1: - version "1.22.2" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.2.tgz#0ed0943d4e301867955766c9f3e1ae6d01c6845f" - integrity sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g== - dependencies: - is-core-module "^2.11.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -resolve@^2.0.0-next.4: - version "2.0.0-next.4" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.4.tgz#3d37a113d6429f496ec4752d2a2e58efb1fd4660" - integrity sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ== - dependencies: - is-core-module "^2.9.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - -responselike@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/responselike/-/responselike-2.0.0.tgz#26391bcc3174f750f9a79eacc40a12a5c42d7723" - integrity sha512-xH48u3FTB9VsZw7R+vvgaKeLKzT6jOogbQhEe/jewwnZgzPcnyWui2Av6JpoYZF/91uueC+lqhWqeURw5/qhCw== - dependencies: - lowercase-keys "^2.0.0" - -restore-cursor@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" - integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== - dependencies: - onetime "^5.1.0" - signal-exit "^3.0.2" - -restore-cursor@^5.0.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-5.1.0.tgz#0766d95699efacb14150993f55baf0953ea1ebe7" - integrity sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA== - dependencies: - onetime "^7.0.0" - signal-exit "^4.1.0" - -retry@^0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/retry/-/retry-0.12.0.tgz#1b42a6266a21f07421d1b0b54b7dc167b01c013b" - integrity sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow== - -reusify@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" - integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== - -rimraf@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" - integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - dependencies: - glob "^7.1.3" - -rimraf@^4.4.1: - version "4.4.1" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-4.4.1.tgz#bd33364f67021c5b79e93d7f4fa0568c7c21b755" - integrity sha512-Gk8NlF062+T9CqNGn6h4tls3k6T1+/nXdOcSZVikNVtlRdYpA7wRJJMoXmuvOnLW844rPjdQ7JgXCYM6PPC/og== - dependencies: - glob "^9.2.0" - -rimraf@~2.6.2: - version "2.6.3" - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab" - integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA== - dependencies: - glob "^7.1.3" - -roarr@^2.15.3: - version "2.15.4" - resolved "https://registry.yarnpkg.com/roarr/-/roarr-2.15.4.tgz#f5fe795b7b838ccfe35dc608e0282b9eba2e7afd" - integrity sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A== - dependencies: - boolean "^3.0.1" - detect-node "^2.0.4" - globalthis "^1.0.1" - json-stringify-safe "^5.0.1" - semver-compare "^1.0.0" - sprintf-js "^1.1.2" - -run-parallel@^1.1.9: - version "1.1.9" - resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679" - integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q== - -rxjs@^6.5.5: - version "6.6.0" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84" - integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg== - dependencies: - tslib "^1.9.0" - -safe-array-concat@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.2.tgz#81d77ee0c4e8b863635227c721278dd524c20edb" - integrity sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q== - dependencies: - call-bind "^1.0.7" - get-intrinsic "^1.2.4" - has-symbols "^1.0.3" - isarray "^2.0.5" - -safe-array-concat@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz#c9e54ec4f603b0bbb8e7e5007a5ee7aecd1538c3" - integrity sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.2" - get-intrinsic "^1.2.6" - has-symbols "^1.1.0" - isarray "^2.0.5" - -safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0: - version "5.2.1" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" - integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== - -safe-buffer@~5.1.0, safe-buffer@~5.1.1: - version "5.1.2" - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" - integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== - -safe-push-apply@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz#01850e981c1602d398c85081f360e4e6d03d27f5" - integrity sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA== - dependencies: - es-errors "^1.3.0" - isarray "^2.0.5" - -safe-regex-test@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.0.tgz#793b874d524eb3640d1873aad03596db2d4f2295" - integrity sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA== - dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.1.3" - is-regex "^1.1.4" - -safe-regex-test@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.0.3.tgz#a5b4c0f06e0ab50ea2c395c14d8371232924c377" - integrity sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw== - dependencies: - call-bind "^1.0.6" - es-errors "^1.3.0" - is-regex "^1.1.4" - -safe-regex-test@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1" - integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw== - dependencies: - call-bound "^1.0.2" - es-errors "^1.3.0" - is-regex "^1.2.1" - -schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.3.0.tgz#f50a88877c3c01652a15b622ae9e9795df7a60fe" - integrity sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg== - dependencies: - "@types/json-schema" "^7.0.8" - ajv "^6.12.5" - ajv-keywords "^3.5.2" - -semver-compare@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc" - integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w= - -semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0, semver@^6.3.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" - integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== - -semver@^7.0.0, semver@^7.3.2, semver@^7.3.5, semver@^7.3.8: - version "7.5.2" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb" - integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ== - dependencies: - lru-cache "^6.0.0" - -semver@^7.1.1, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3: - version "7.6.3" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" - integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== - -serialize-error@^7.0.1: - version "7.0.1" - resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18" - integrity sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw== - dependencies: - type-fest "^0.13.1" - -serialize-javascript@^6.0.1: - version "6.0.2" - resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" - integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g== - dependencies: - randombytes "^2.1.0" - -set-function-length@^1.2.1, set-function-length@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" - integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== - dependencies: - define-data-property "^1.1.4" - es-errors "^1.3.0" - function-bind "^1.1.2" - get-intrinsic "^1.2.4" - gopd "^1.0.1" - has-property-descriptors "^1.0.2" - -set-function-name@^2.0.1, set-function-name@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985" - integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ== - dependencies: - define-data-property "^1.1.4" - es-errors "^1.3.0" - functions-have-names "^1.2.3" - has-property-descriptors "^1.0.2" - -set-proto@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/set-proto/-/set-proto-1.0.0.tgz#0760dbcff30b2d7e801fd6e19983e56da337565e" - integrity sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw== - dependencies: - dunder-proto "^1.0.1" - es-errors "^1.3.0" - es-object-atoms "^1.0.0" - -shallow-clone@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/shallow-clone/-/shallow-clone-3.0.1.tgz#8f2981ad92531f55035b01fb230769a40e02efa3" - integrity sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA== - dependencies: - kind-of "^6.0.2" - -shebang-command@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" - integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== - dependencies: - shebang-regex "^3.0.0" - -shebang-regex@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" - integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== - -shelljs@^0.8.5: - version "0.8.5" - resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c" - integrity sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== - dependencies: - glob "^7.0.0" - interpret "^1.0.0" - rechoir "^0.6.2" - -shx@^0.3.4: - version "0.3.4" - resolved "https://registry.yarnpkg.com/shx/-/shx-0.3.4.tgz#74289230b4b663979167f94e1935901406e40f02" - integrity sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g== - dependencies: - minimist "^1.2.3" - shelljs "^0.8.5" - -side-channel-list@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" - integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== - dependencies: - es-errors "^1.3.0" - object-inspect "^1.13.3" - -side-channel-map@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" - integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== - dependencies: - call-bound "^1.0.2" - es-errors "^1.3.0" - get-intrinsic "^1.2.5" - object-inspect "^1.13.3" - -side-channel-weakmap@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" - integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== - dependencies: - call-bound "^1.0.2" - es-errors "^1.3.0" - get-intrinsic "^1.2.5" - object-inspect "^1.13.3" - side-channel-map "^1.0.1" - -side-channel@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf" - integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw== - dependencies: - call-bind "^1.0.0" - get-intrinsic "^1.0.2" - object-inspect "^1.9.0" - -side-channel@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.6.tgz#abd25fb7cd24baf45466406b1096b7831c9215f2" - integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA== - dependencies: - call-bind "^1.0.7" - es-errors "^1.3.0" - get-intrinsic "^1.2.4" - object-inspect "^1.13.1" - -side-channel@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" - integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== - dependencies: - es-errors "^1.3.0" - object-inspect "^1.13.3" - side-channel-list "^1.0.0" - side-channel-map "^1.0.1" - side-channel-weakmap "^1.0.2" - -signal-exit@^3.0.2: - version "3.0.3" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" - integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== - -signal-exit@^4.0.1, signal-exit@^4.1.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" - integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== - -simple-git@^3.5.0: - version "3.16.0" - resolved "https://registry.yarnpkg.com/simple-git/-/simple-git-3.16.0.tgz#421773e24680f5716999cc4a1d60127b4b6a9dec" - integrity sha512-zuWYsOLEhbJRWVxpjdiXl6eyAyGo/KzVW+KFhhw9MqEEJttcq+32jTWSGyxTdf9e/YCohxRE+9xpWFj9FdiJNw== - dependencies: - "@kwsites/file-exists" "^1.1.1" - "@kwsites/promise-deferred" "^1.1.1" - debug "^4.3.4" - -slash@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" - integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== - -slice-ansi@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787" - integrity sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ== - dependencies: - ansi-styles "^4.0.0" - astral-regex "^2.0.0" - is-fullwidth-code-point "^3.0.0" - -slice-ansi@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b" - integrity sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== - dependencies: - ansi-styles "^4.0.0" - astral-regex "^2.0.0" - is-fullwidth-code-point "^3.0.0" - -sliced@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/sliced/-/sliced-1.0.1.tgz#0b3a662b5d04c3177b1926bea82b03f837a2ef41" - integrity sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E= - -source-map-support@^0.5.6: - version "0.5.19" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" - integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== - dependencies: - buffer-from "^1.0.0" - source-map "^0.6.0" - -source-map-support@~0.5.20: - version "0.5.21" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" - integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== - dependencies: - buffer-from "^1.0.0" - source-map "^0.6.0" - -source-map@^0.6.0: - version "0.6.1" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" - integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== - -space-separated-tokens@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f" - integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q== - -spdx-correct@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.2.0.tgz#4f5ab0668f0059e34f9c00dce331784a12de4e9c" - integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA== - dependencies: - spdx-expression-parse "^3.0.0" - spdx-license-ids "^3.0.0" - -spdx-exceptions@^2.1.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d" - integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== - -spdx-expression-parse@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679" - integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== - dependencies: - spdx-exceptions "^2.1.0" - spdx-license-ids "^3.0.0" - -spdx-license-ids@^3.0.0: - version "3.0.13" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5" - integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w== - -sprintf-js@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673" - integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug== - -sprintf-js@~1.0.2: - version "1.0.3" - resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" - integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= - -standard-engine@^15.0.0: - version "15.0.0" - resolved "https://registry.yarnpkg.com/standard-engine/-/standard-engine-15.0.0.tgz#e37ca2e1a589ef85431043a3e87cb9ce95a4ca4e" - integrity sha512-4xwUhJNo1g/L2cleysUqUv7/btn7GEbYJvmgKrQ2vd/8pkTmN8cpqAZg+BT8Z1hNeEH787iWUdOpL8fmApLtxA== - dependencies: - get-stdin "^8.0.0" - minimist "^1.2.6" - pkg-conf "^3.1.0" - xdg-basedir "^4.0.0" - -standard@^17.0.0: - version "17.0.0" - resolved "https://registry.yarnpkg.com/standard/-/standard-17.0.0.tgz#85718ecd04dc4133908434660788708cca855aa1" - integrity sha512-GlCM9nzbLUkr+TYR5I2WQoIah4wHA2lMauqbyPLV/oI5gJxqhHzhjl9EG2N0lr/nRqI3KCbCvm/W3smxvLaChA== - dependencies: - eslint "^8.13.0" - eslint-config-standard "17.0.0" - eslint-config-standard-jsx "^11.0.0" - eslint-plugin-import "^2.26.0" - eslint-plugin-n "^15.1.0" - eslint-plugin-promise "^6.0.0" - eslint-plugin-react "^7.28.0" - standard-engine "^15.0.0" - -stdin-discarder@^0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be" - integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ== - -stop-iteration-iterator@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz#f481ff70a548f6124d0312c3aa14cbfa7aa542ad" - integrity sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ== - dependencies: - es-errors "^1.3.0" - internal-slot "^1.1.0" - -stream-chain@^2.2.5: - version "2.2.5" - resolved "https://registry.yarnpkg.com/stream-chain/-/stream-chain-2.2.5.tgz#b30967e8f14ee033c5b9a19bbe8a2cba90ba0d09" - integrity sha512-1TJmBx6aSWqZ4tx7aTpBDXK0/e2hhcNSTV8+CbFJtDjbb+I1mZ8lHit0Grw9GRT+6JbIrrDd8esncgBi8aBXGA== - -stream-json@^1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/stream-json/-/stream-json-1.8.0.tgz#53f486b2e3b4496c506131f8d7260ba42def151c" - integrity sha512-HZfXngYHUAr1exT4fxlbc1IOce1RYxp2ldeaf97LYCOPSoOqY/1Psp7iGvpb+6JIOgkra9zDYnPX01hGAHzEPw== - dependencies: - stream-chain "^2.2.5" - -string-argv@0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da" - integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg== - -"string-width-cjs@npm:string-width@^4.2.0": - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - -string-width@^4.1.0, string-width@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5" - integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.0" - -string-width@^5.0.1, string-width@^5.1.2: - version "5.1.2" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" - integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA== - dependencies: - eastasianwidth "^0.2.0" - emoji-regex "^9.2.2" - strip-ansi "^7.0.1" - -string-width@^6.0.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-6.1.0.tgz#96488d6ed23f9ad5d82d13522af9e4c4c3fd7518" - integrity sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ== - dependencies: - eastasianwidth "^0.2.0" - emoji-regex "^10.2.1" - strip-ansi "^7.0.1" - -string-width@^7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc" - integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ== - dependencies: - emoji-regex "^10.3.0" - get-east-asian-width "^1.0.0" - strip-ansi "^7.1.0" - -string.prototype.matchall@^4.0.8: - version "4.0.8" - resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3" - integrity sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - get-intrinsic "^1.1.3" - has-symbols "^1.0.3" - internal-slot "^1.0.3" - regexp.prototype.flags "^1.4.3" - side-channel "^1.0.4" - -string.prototype.trim@^1.2.10: - version "1.2.10" - resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz#40b2dd5ee94c959b4dcfb1d65ce72e90da480c81" - integrity sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.2" - define-data-property "^1.1.4" - define-properties "^1.2.1" - es-abstract "^1.23.5" - es-object-atoms "^1.0.0" - has-property-descriptors "^1.0.2" - -string.prototype.trim@^1.2.7: - version "1.2.7" - resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.7.tgz#a68352740859f6893f14ce3ef1bb3037f7a90533" - integrity sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -string.prototype.trim@^1.2.9: - version "1.2.9" - resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz#b6fa326d72d2c78b6df02f7759c73f8f6274faa4" - integrity sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw== - dependencies: - call-bind "^1.0.7" - define-properties "^1.2.1" - es-abstract "^1.23.0" - es-object-atoms "^1.0.0" - -string.prototype.trimend@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533" - integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -string.prototype.trimend@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz#3651b8513719e8a9f48de7f2f77640b26652b229" - integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ== - dependencies: - call-bind "^1.0.7" - define-properties "^1.2.1" - es-object-atoms "^1.0.0" - -string.prototype.trimend@^1.0.9: - version "1.0.9" - resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942" - integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ== - dependencies: - call-bind "^1.0.8" - call-bound "^1.0.2" - define-properties "^1.2.1" - es-object-atoms "^1.0.0" - -string.prototype.trimstart@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4" - integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA== - dependencies: - call-bind "^1.0.2" - define-properties "^1.1.4" - es-abstract "^1.20.4" - -string.prototype.trimstart@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz#7ee834dda8c7c17eff3118472bb35bfedaa34dde" - integrity sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg== - dependencies: - call-bind "^1.0.7" - define-properties "^1.2.1" - es-object-atoms "^1.0.0" - -string_decoder@^1.1.1: - version "1.3.0" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" - integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== - dependencies: - safe-buffer "~5.2.0" - -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" - integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== - dependencies: - safe-buffer "~5.1.0" - -stringify-object@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.3.0.tgz#703065aefca19300d3ce88af4f5b3956d7556629" - integrity sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw== - dependencies: - get-own-enumerable-property-symbols "^3.0.0" - is-obj "^1.0.1" - is-regexp "^1.0.0" - -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@^6.0.0, strip-ansi@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - -strip-ansi@^7.0.0, strip-ansi@^7.0.1, strip-ansi@^7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" - integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ== - dependencies: - ansi-regex "^6.0.1" - -strip-bom@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" - integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA== - -strip-final-newline@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" - integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== - -strip-json-comments@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" - integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== - -strnum@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db" - integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA== - -sumchecker@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-3.0.1.tgz#6377e996795abb0b6d348e9b3e1dfb24345a8e42" - integrity sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg== - dependencies: - debug "^4.1.0" - -supports-color@^5.3.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - dependencies: - has-flag "^3.0.0" - -supports-color@^7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz#68e32591df73e25ad1c4b49108a2ec507962bfd1" - integrity sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g== - dependencies: - has-flag "^4.0.0" - -supports-color@^8.0.0: - version "8.1.1" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c" - integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== - dependencies: - has-flag "^4.0.0" - -supports-color@^9.0.0: - version "9.0.2" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-9.0.2.tgz#50f082888e4b0a4e2ccd2d0b4f9ef4efcd332485" - integrity sha512-ii6tc8ImGFrgMPYq7RVAMKkhPo9vk8uA+D3oKbJq/3Pk2YSMv1+9dUAesa9UxMbxBTvxwKTQffBahNVNxEvM8Q== - dependencies: - has-flag "^5.0.0" - -supports-preserve-symlinks-flag@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" - integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== - -tap-parser@~1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/tap-parser/-/tap-parser-1.2.2.tgz#5e2f6970611f079c7cf857de1dc7aa1b480de7a5" - integrity sha1-Xi9pcGEfB5x8+FfeHceqG0gN56U= - dependencies: - events-to-array "^1.0.1" - inherits "~2.0.1" - js-yaml "^3.2.7" - optionalDependencies: - readable-stream "^2" - -tap-xunit@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/tap-xunit/-/tap-xunit-2.4.1.tgz#9823797b676ae5017f4e380bd70abb893b8e120e" - integrity sha512-qcZStDtjjYjMKAo7QNiCtOW256g3tuSyCSe5kNJniG1Q2oeOExJq4vm8CwboHZURpkXAHvtqMl4TVL7mcbMVVA== - dependencies: - duplexer "~0.1.1" - minimist "~1.2.0" - tap-parser "~1.2.2" - through2 "~2.0.0" - xmlbuilder "~4.2.0" - xtend "~4.0.0" - -tapable@^1.0.0: - version "1.1.3" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" - integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== - -tapable@^2.1.1, tapable@^2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" - integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== - -tar@^6.1.11: - version "6.2.1" - resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a" - integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A== - dependencies: - chownr "^2.0.0" - fs-minipass "^2.0.0" - minipass "^5.0.0" - minizlib "^2.1.1" - mkdirp "^1.0.3" - yallist "^4.0.0" - -temp@^0.9.4: - version "0.9.4" - resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620" - integrity sha512-yYrrsWnrXMcdsnu/7YMYAofM1ktpL5By7vZhf15CrXijWWrEYZks5AXBudalfSWJLlnen/QUJUB5aoB0kqZUGA== - dependencies: - mkdirp "^0.5.1" - rimraf "~2.6.2" - -terser-webpack-plugin@^5.3.10: - version "5.3.10" - resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199" - integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w== - dependencies: - "@jridgewell/trace-mapping" "^0.3.20" - jest-worker "^27.4.5" - schema-utils "^3.1.1" - serialize-javascript "^6.0.1" - terser "^5.26.0" - -terser@^5.26.0: - version "5.32.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.32.0.tgz#ee811c0d2d6b741c1cc34a2bc5bcbfc1b5b1f96c" - integrity sha512-v3Gtw3IzpBJ0ugkxEX8U0W6+TnPKRRCWGh1jC/iM/e3Ki5+qvO1L1EAZ56bZasc64aXHwRHNIQEzm6//i5cemQ== - dependencies: - "@jridgewell/source-map" "^0.3.3" - acorn "^8.8.2" - commander "^2.20.0" - source-map-support "~0.5.20" - -text-table@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" - integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= - -through2@~2.0.0: - version "2.0.5" - resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" - integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ== - dependencies: - readable-stream "~2.3.6" - xtend "~4.0.1" - -through@^2.3.8: - version "2.3.8" - resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" - integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= - -timers-browserify@1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-1.4.2.tgz#c9c58b575be8407375cb5e2462dacee74359f41d" - integrity sha1-ycWLV1voQHN1y14kYtrO50NZ9B0= - dependencies: - process "~0.11.0" - -to-regex-range@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" - integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== - dependencies: - is-number "^7.0.0" - -tr46@~0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" - integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= - -trough@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/trough/-/trough-2.0.2.tgz#94a3aa9d5ce379fc561f6244905b3f36b7458d96" - integrity sha512-FnHq5sTMxC0sk957wHDzRnemFnNBvt/gSY99HzK8F7UP5WAbvP70yX5bd7CjEQkN+TjdxwI7g7lJ6podqrG2/w== - -ts-api-utils@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== - -ts-loader@^8.0.2: - version "8.0.2" - resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.2.tgz#ee73ca9350f745799396fff8578ba29b1e95616b" - integrity sha512-oYT7wOTUawYXQ8XIDsRhziyW0KUEV38jISYlE+9adP6tDtG+O5GkRe4QKQXrHVH4mJJ88DysvEtvGP65wMLlhg== - dependencies: - chalk "^2.3.0" - enhanced-resolve "^4.0.0" - loader-utils "^1.0.2" - micromatch "^4.0.0" - semver "^6.0.0" - -ts-node@6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.2.0.tgz#65a0ae2acce319ea4fd7ac8d7c9f1f90c5da6baf" - integrity sha512-ZNT+OEGfUNVMGkpIaDJJ44Zq3Yr0bkU/ugN1PHbU+/01Z7UV1fsELRiTx1KuQNvQ1A3pGh3y25iYF6jXgxV21A== - dependencies: - arrify "^1.0.0" - buffer-from "^1.1.0" - diff "^3.1.0" - make-error "^1.1.1" - minimist "^1.2.0" - mkdirp "^0.5.1" - source-map-support "^0.5.6" - yn "^2.0.0" - -tsconfig-paths@^3.14.1: - version "3.14.2" - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz#6e32f1f79412decd261f92d633a9dc1cfa99f088" - integrity sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g== - dependencies: - "@types/json5" "^0.0.29" - json5 "^1.0.2" - minimist "^1.2.6" - strip-bom "^3.0.0" - -tsconfig-paths@^3.15.0: - version "3.15.0" - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4" - integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg== - dependencies: - "@types/json5" "^0.0.29" - json5 "^1.0.2" - minimist "^1.2.6" - strip-bom "^3.0.0" - -tslib@^1.9.0: - version "1.10.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" - integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== - -tslib@^2.0.0, tslib@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" - integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== - -tslib@^2.6.2: - version "2.7.0" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" - integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== - -type-check@^0.4.0, type-check@~0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" - integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== - dependencies: - prelude-ls "^1.2.1" - -type-fest@^0.11.0: - version "0.11.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1" - integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== - -type-fest@^0.13.1: - version "0.13.1" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.13.1.tgz#0172cb5bce80b0bd542ea348db50c7e21834d934" - integrity sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg== - -type-fest@^0.20.2: - version "0.20.2" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" - integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== - -type-fest@^0.3.0: - version "0.3.1" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1" - integrity sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ== - -type-fest@^3.8.0: - version "3.13.1" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706" - integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g== - -typed-array-buffer@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz#1867c5d83b20fcb5ccf32649e5e2fc7424474ff3" - integrity sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ== - dependencies: - call-bind "^1.0.7" - es-errors "^1.3.0" - is-typed-array "^1.1.13" - -typed-array-buffer@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536" - integrity sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw== - dependencies: - call-bound "^1.0.3" - es-errors "^1.3.0" - is-typed-array "^1.1.14" - -typed-array-byte-length@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz#d92972d3cff99a3fa2e765a28fcdc0f1d89dec67" - integrity sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw== - dependencies: - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - -typed-array-byte-length@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz#8407a04f7d78684f3d252aa1a143d2b77b4160ce" - integrity sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg== - dependencies: - call-bind "^1.0.8" - for-each "^0.3.3" - gopd "^1.2.0" - has-proto "^1.2.0" - is-typed-array "^1.1.14" - -typed-array-byte-offset@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz#f9ec1acb9259f395093e4567eb3c28a580d02063" - integrity sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA== - dependencies: - available-typed-arrays "^1.0.7" - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - -typed-array-byte-offset@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz#ae3698b8ec91a8ab945016108aef00d5bff12355" - integrity sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ== - dependencies: - available-typed-arrays "^1.0.7" - call-bind "^1.0.8" - for-each "^0.3.3" - gopd "^1.2.0" - has-proto "^1.2.0" - is-typed-array "^1.1.15" - reflect.getprototypeof "^1.0.9" - -typed-array-length@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.4.tgz#89d83785e5c4098bec72e08b319651f0eac9c1bb" - integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng== - dependencies: - call-bind "^1.0.2" - for-each "^0.3.3" - is-typed-array "^1.1.9" - -typed-array-length@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.6.tgz#57155207c76e64a3457482dfdc1c9d1d3c4c73a3" - integrity sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g== - dependencies: - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - possible-typed-array-names "^1.0.0" - -typed-array-length@^1.0.7: - version "1.0.7" - resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.7.tgz#ee4deff984b64be1e118b0de8c9c877d5ce73d3d" - integrity sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg== - dependencies: - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - is-typed-array "^1.1.13" - possible-typed-array-names "^1.0.0" - reflect.getprototypeof "^1.0.6" - -typedarray@^0.0.6: - version "0.0.6" - resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" - integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= - -typescript@^5.6.2: - version "5.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0" - integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw== - -uc.micro@^2.0.0, uc.micro@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee" - integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A== - -unbox-primitive@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e" - integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw== - dependencies: - call-bind "^1.0.2" - has-bigints "^1.0.2" - has-symbols "^1.0.3" - which-boxed-primitive "^1.0.2" - -unbox-primitive@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz#8d9d2c9edeea8460c7f35033a88867944934d1e2" - integrity sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw== - dependencies: - call-bound "^1.0.3" - has-bigints "^1.0.2" - has-symbols "^1.1.0" - which-boxed-primitive "^1.1.1" - -undici-types@~6.19.2: - version "6.19.8" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== - -unicorn-magic@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104" - integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA== - -unified-args@^11.0.0: - version "11.0.1" - resolved "https://registry.yarnpkg.com/unified-args/-/unified-args-11.0.1.tgz#5c82564616288b8d99feed7326c2223097d30726" - integrity sha512-WEQghE91+0s3xPVs0YW6a5zUduNLjmANswX7YbBfksHNDGMjHxaWCql4SR7c9q0yov/XiIEdk6r/LqfPjaYGcw== - dependencies: - "@types/text-table" "^0.2.0" - chalk "^5.0.0" - chokidar "^3.0.0" - comma-separated-tokens "^2.0.0" - json5 "^2.0.0" - minimist "^1.0.0" - strip-ansi "^7.0.0" - text-table "^0.2.0" - unified-engine "^11.0.0" - -unified-engine@^11.0.0: - version "11.2.1" - resolved "https://registry.yarnpkg.com/unified-engine/-/unified-engine-11.2.1.tgz#8f9c05b3f262930666b1cdb83108c15dd39d6cdd" - integrity sha512-xBAdZ8UY2X4R9Hm6X6kMne4Nz0PlpOc1oE6DPeqJnewr5Imkb8uT5Eyvy1h7xNekPL3PSWh3ZJyNrMW6jnNQBg== - dependencies: - "@types/concat-stream" "^2.0.0" - "@types/debug" "^4.0.0" - "@types/is-empty" "^1.0.0" - "@types/node" "^20.0.0" - "@types/unist" "^3.0.0" - concat-stream "^2.0.0" - debug "^4.0.0" - extend "^3.0.0" - glob "^10.0.0" - ignore "^5.0.0" - is-empty "^1.0.0" - is-plain-obj "^4.0.0" - load-plugin "^6.0.0" - parse-json "^7.0.0" - trough "^2.0.0" - unist-util-inspect "^8.0.0" - vfile "^6.0.0" - vfile-message "^4.0.0" - vfile-reporter "^8.0.0" - vfile-statistics "^3.0.0" - yaml "^2.0.0" - -unified-lint-rule@^1.0.0: - version "1.0.4" - resolved "https://registry.yarnpkg.com/unified-lint-rule/-/unified-lint-rule-1.0.4.tgz#be432d316db7ad801166041727b023ba18963e24" - integrity sha512-q9wY6S+d38xRAuWQVOMjBQYi7zGyKkY23ciNafB8JFVmDroyKjtytXHCg94JnhBCXrNqpfojo3+8D+gmF4zxJQ== - dependencies: - wrapped "^1.0.1" - -unified-message-control@^3.0.0: - version "3.0.3" - resolved "https://registry.yarnpkg.com/unified-message-control/-/unified-message-control-3.0.3.tgz#d08c4564092a507668de71451a33c0d80e734bbd" - integrity sha512-oY5z2n8ugjpNHXOmcgrw0pQeJzavHS0VjPBP21tOcm7rc2C+5Q+kW9j5+gqtf8vfW/8sabbsK5+P+9QPwwEHDA== - dependencies: - unist-util-visit "^2.0.0" - vfile-location "^3.0.0" - -unified@^11.0.0: - version "11.0.5" - resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.5.tgz#f66677610a5c0a9ee90cab2b8d4d66037026d9e1" - integrity sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA== - dependencies: - "@types/unist" "^3.0.0" - bail "^2.0.0" - devlop "^1.0.0" - extend "^3.0.0" - is-plain-obj "^4.0.0" - trough "^2.0.0" - vfile "^6.0.0" - -unist-util-generated@^1.0.0: - version "1.1.6" - resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-1.1.6.tgz#5ab51f689e2992a472beb1b35f2ce7ff2f324d4b" - integrity sha512-cln2Mm1/CZzN5ttGK7vkoGw+RZ8VcUH6BtGbq98DDtRGquAAOXig1mrBQYelOwMXYS8rK+vZDyyojSjp7JX+Lg== - -unist-util-generated@^1.1.0: - version "1.1.4" - resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-1.1.4.tgz#2261c033d9fc23fae41872cdb7663746e972c1a7" - integrity sha512-SA7Sys3h3X4AlVnxHdvN/qYdr4R38HzihoEVY2Q2BZu8NHWDnw5OGcC/tXWjQfd4iG+M6qRFNIRGqJmp2ez4Ww== - -unist-util-inspect@^8.0.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/unist-util-inspect/-/unist-util-inspect-8.1.0.tgz#ff2729b543c483041b3c29cbe04c5460a406ee25" - integrity sha512-mOlg8Mp33pR0eeFpo5d2902ojqFFOKMMG2hF8bmH7ZlhnmjFgh0NI3/ZDwdaBJNbvrS7LZFVrBVtIE9KZ9s7vQ== - dependencies: - "@types/unist" "^3.0.0" - -unist-util-is@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.1.0.tgz#976e5f462a7a5de73d94b706bac1b90671b57797" - integrity sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg== - -unist-util-is@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424" - integrity sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw== - dependencies: - "@types/unist" "^3.0.0" - -unist-util-position@^3.0.0: - version "3.0.3" - resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-3.0.3.tgz#fff942b879538b242096c148153826664b1ca373" - integrity sha512-28EpCBYFvnMeq9y/4w6pbnFmCUfzlsc41NJui5c51hOFjBA1fejcwc+5W4z2+0ECVbScG3dURS3JTVqwenzqZw== - -unist-util-stringify-position@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.1.tgz#de2a2bc8d3febfa606652673a91455b6a36fb9f3" - integrity sha512-Zqlf6+FRI39Bah8Q6ZnNGrEHUhwJOkHde2MHVk96lLyftfJJckaPslKgzhVcviXj8KcE9UJM9F+a4JEiBUTYgA== - dependencies: - "@types/unist" "^2.0.2" - -unist-util-stringify-position@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2" - integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ== - dependencies: - "@types/unist" "^3.0.0" - -unist-util-visit-parents@^3.0.0: - version "3.1.1" - resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6" - integrity sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg== - dependencies: - "@types/unist" "^2.0.0" - unist-util-is "^4.0.0" - -unist-util-visit-parents@^6.0.0: - version "6.0.1" - resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815" - integrity sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw== - dependencies: - "@types/unist" "^3.0.0" - unist-util-is "^6.0.0" - -unist-util-visit@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c" - integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q== - dependencies: - "@types/unist" "^2.0.0" - unist-util-is "^4.0.0" - unist-util-visit-parents "^3.0.0" - -unist-util-visit@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz#a7de1f31f72ffd3519ea71814cccf5fd6a9217d6" - integrity sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg== - dependencies: - "@types/unist" "^3.0.0" - unist-util-is "^6.0.0" - unist-util-visit-parents "^6.0.0" - -universal-github-app-jwt@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/universal-github-app-jwt/-/universal-github-app-jwt-1.1.1.tgz#d57cee49020662a95ca750a057e758a1a7190e6e" - integrity sha512-G33RTLrIBMFmlDV4u4CBF7dh71eWwykck4XgaxaIVeZKOYZRAAxvcGMRFTUclVY6xoUPQvO4Ne5wKGxYm/Yy9w== - dependencies: - "@types/jsonwebtoken" "^9.0.0" - jsonwebtoken "^9.0.0" - -universal-user-agent@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee" - integrity sha512-isyNax3wXoKaulPDZWHQqbmIx1k2tb9fb3GGDBRxCscfYV2Ch7WxPArBsFEG8s/safwXTT7H4QGhaIkTp9447w== - -universalify@^0.1.0: - version "0.1.2" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" - integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== - -universalify@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" - integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== - -universalify@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717" - integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ== - -update-browserslist-db@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" - integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ== - dependencies: - escalade "^3.1.2" - picocolors "^1.0.1" - -uri-js@^4.2.2: - version "4.4.1" - resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" - integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== - dependencies: - punycode "^2.1.0" - -url@^0.11.4: - version "0.11.4" - resolved "https://registry.yarnpkg.com/url/-/url-0.11.4.tgz#adca77b3562d56b72746e76b330b7f27b6721f3c" - integrity sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg== - dependencies: - punycode "^1.4.1" - qs "^6.12.3" - -util-deprecate@^1.0.1, util-deprecate@~1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" - integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= - -validate-npm-package-license@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" - integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== - dependencies: - spdx-correct "^3.0.0" - spdx-expression-parse "^3.0.0" - -validate-npm-package-name@^5.0.0: - version "5.0.1" - resolved "https://registry.yarnpkg.com/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz#a316573e9b49f3ccd90dbb6eb52b3f06c6d604e8" - integrity sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ== - -vfile-location@^3.0.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c" - integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA== - -vfile-location@^5.0.0: - version "5.0.3" - resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-5.0.3.tgz#cb9eacd20f2b6426d19451e0eafa3d0a846225c3" - integrity sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg== - dependencies: - "@types/unist" "^3.0.0" - vfile "^6.0.0" - -vfile-message@^4.0.0: - version "4.0.2" - resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181" - integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw== - dependencies: - "@types/unist" "^3.0.0" - unist-util-stringify-position "^4.0.0" - -vfile-reporter@^8.0.0: - version "8.1.1" - resolved "https://registry.yarnpkg.com/vfile-reporter/-/vfile-reporter-8.1.1.tgz#ac06a5a68f1b480609c443062dffea1cfa2d11b1" - integrity sha512-qxRZcnFSQt6pWKn3PAk81yLK2rO2i7CDXpy8v8ZquiEOMLSnPw6BMSi9Y1sUCwGGl7a9b3CJT1CKpnRF7pp66g== - dependencies: - "@types/supports-color" "^8.0.0" - string-width "^6.0.0" - supports-color "^9.0.0" - unist-util-stringify-position "^4.0.0" - vfile "^6.0.0" - vfile-message "^4.0.0" - vfile-sort "^4.0.0" - vfile-statistics "^3.0.0" - -vfile-sort@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/vfile-sort/-/vfile-sort-4.0.0.tgz#fa1929065b62fe5311e5391c9434f745e8641703" - integrity sha512-lffPI1JrbHDTToJwcq0rl6rBmkjQmMuXkAxsZPRS9DXbaJQvc642eCg6EGxcX2i1L+esbuhq+2l9tBll5v8AeQ== - dependencies: - vfile "^6.0.0" - vfile-message "^4.0.0" - -vfile-statistics@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/vfile-statistics/-/vfile-statistics-3.0.0.tgz#0f5cd00c611c1862b13a9b5bc5599efaf465f2cf" - integrity sha512-/qlwqwWBWFOmpXujL/20P+Iuydil0rZZNglR+VNm6J0gpLHwuVM5s7g2TfVoswbXjZ4HuIhLMySEyIw5i7/D8w== - dependencies: - vfile "^6.0.0" - vfile-message "^4.0.0" - -vfile@^6.0.0: - version "6.0.2" - resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.2.tgz#ef49548ea3d270097a67011921411130ceae7deb" - integrity sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg== - dependencies: - "@types/unist" "^3.0.0" - unist-util-stringify-position "^4.0.0" - vfile-message "^4.0.0" - -vscode-jsonrpc@8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-8.1.0.tgz#cb9989c65e219e18533cc38e767611272d274c94" - integrity sha512-6TDy/abTQk+zDGYazgbIPc+4JoXdwC8NHU9Pbn4UJP1fehUyZmM4RHp5IthX7A6L5KS30PRui+j+tbbMMMafdw== - -vscode-languageserver-protocol@3.17.3: - version "3.17.3" - resolved "https://registry.yarnpkg.com/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.3.tgz#6d0d54da093f0c0ee3060b81612cce0f11060d57" - integrity sha512-924/h0AqsMtA5yK22GgMtCYiMdCOtWTSGgUOkgEDX+wk2b0x4sAfLiO4NxBxqbiVtz7K7/1/RgVrVI0NClZwqA== - dependencies: - vscode-jsonrpc "8.1.0" - vscode-languageserver-types "3.17.3" - -vscode-languageserver-textdocument@^1.0.5: - version "1.0.7" - resolved "https://registry.yarnpkg.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz#16df468d5c2606103c90554ae05f9f3d335b771b" - integrity sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg== - -vscode-languageserver-textdocument@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz#9eae94509cbd945ea44bca8dcfe4bb0c15bb3ac0" - integrity sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q== - -vscode-languageserver-types@3.17.3: - version "3.17.3" - resolved "https://registry.yarnpkg.com/vscode-languageserver-types/-/vscode-languageserver-types-3.17.3.tgz#72d05e47b73be93acb84d6e311b5786390f13f64" - integrity sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA== - -vscode-languageserver-types@^3.17.1: - version "3.17.2" - resolved "https://registry.yarnpkg.com/vscode-languageserver-types/-/vscode-languageserver-types-3.17.2.tgz#b2c2e7de405ad3d73a883e91989b850170ffc4f2" - integrity sha512-zHhCWatviizPIq9B7Vh9uvrH6x3sK8itC84HkamnBWoDFJtzBf7SWlpLCZUit72b3os45h6RWQNC9xHRDF8dRA== - -vscode-languageserver@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/vscode-languageserver/-/vscode-languageserver-8.1.0.tgz#5024253718915d84576ce6662dd46a791498d827" - integrity sha512-eUt8f1z2N2IEUDBsKaNapkz7jl5QpskN2Y0G01T/ItMxBxw1fJwvtySGB9QMecatne8jFIWJGWI61dWjyTLQsw== - dependencies: - vscode-languageserver-protocol "3.17.3" - -vscode-uri@^3.0.3: - version "3.0.6" - resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.0.6.tgz#5e6e2e1a4170543af30151b561a41f71db1d6f91" - integrity sha512-fmL7V1eiDBFRRnu+gfRWTzyPpNIHJTc4mWnFkwBUmO9U3KPgJAmTx7oxi2bl/Rh6HLdU7+4C9wlj0k2E4AdKFQ== - -vscode-uri@^3.0.8: - version "3.1.0" - resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.1.0.tgz#dd09ec5a66a38b5c3fffc774015713496d14e09c" - integrity sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ== - -walk-sync@^0.3.2: - version "0.3.4" - resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-0.3.4.tgz#cf78486cc567d3a96b5b2237c6108017a5ffb9a4" - integrity sha512-ttGcuHA/OBnN2pcM6johpYlEms7XpO5/fyKIr48541xXedan4roO8cS1Q2S/zbbjGH/BarYDAMeS2Mi9HE5Tig== - dependencies: - ensure-posix-path "^1.0.0" - matcher-collection "^1.0.0" - -walk-up-path@^3.0.1: - version "3.0.1" - resolved "https://registry.yarnpkg.com/walk-up-path/-/walk-up-path-3.0.1.tgz#c8d78d5375b4966c717eb17ada73dbd41490e886" - integrity sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA== - -watchpack@^2.4.1: - version "2.4.2" - resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da" - integrity sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw== - dependencies: - glob-to-regexp "^0.4.1" - graceful-fs "^4.1.2" - -web-namespaces@^2.0.0: - version "2.0.1" - resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692" - integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ== - -webidl-conversions@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" - integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= - -webpack-cli@^5.1.4: - version "5.1.4" - resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.4.tgz#c8e046ba7eaae4911d7e71e2b25b776fcc35759b" - integrity sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg== - dependencies: - "@discoveryjs/json-ext" "^0.5.0" - "@webpack-cli/configtest" "^2.1.1" - "@webpack-cli/info" "^2.0.2" - "@webpack-cli/serve" "^2.0.5" - colorette "^2.0.14" - commander "^10.0.1" - cross-spawn "^7.0.3" - envinfo "^7.7.3" - fastest-levenshtein "^1.0.12" - import-local "^3.0.2" - interpret "^3.1.1" - rechoir "^0.8.0" - webpack-merge "^5.7.3" - -webpack-merge@^5.7.3: - version "5.8.0" - resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.8.0.tgz#2b39dbf22af87776ad744c390223731d30a68f61" - integrity sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q== - dependencies: - clone-deep "^4.0.1" - wildcard "^2.0.0" - -webpack-sources@^3.2.3: - version "3.2.3" - resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" - integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== - -webpack@^5.95.0: - version "5.95.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.95.0.tgz#8fd8c454fa60dad186fbe36c400a55848307b4c0" - integrity sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q== - dependencies: - "@types/estree" "^1.0.5" - "@webassemblyjs/ast" "^1.12.1" - "@webassemblyjs/wasm-edit" "^1.12.1" - "@webassemblyjs/wasm-parser" "^1.12.1" - acorn "^8.7.1" - acorn-import-attributes "^1.9.5" - browserslist "^4.21.10" - chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.1" - es-module-lexer "^1.2.1" - eslint-scope "5.1.1" - events "^3.2.0" - glob-to-regexp "^0.4.1" - graceful-fs "^4.2.11" - json-parse-even-better-errors "^2.3.1" - loader-runner "^4.2.0" - mime-types "^2.1.27" - neo-async "^2.6.2" - schema-utils "^3.2.0" - tapable "^2.1.1" - terser-webpack-plugin "^5.3.10" - watchpack "^2.4.1" - webpack-sources "^3.2.3" - -whatwg-url@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" - integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= - dependencies: - tr46 "~0.0.3" - webidl-conversions "^3.0.0" - -which-boxed-primitive@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" - integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== - dependencies: - is-bigint "^1.0.1" - is-boolean-object "^1.1.0" - is-number-object "^1.0.4" - is-string "^1.0.5" - is-symbol "^1.0.3" - -which-boxed-primitive@^1.1.0, which-boxed-primitive@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz#d76ec27df7fa165f18d5808374a5fe23c29b176e" - integrity sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA== - dependencies: - is-bigint "^1.1.0" - is-boolean-object "^1.2.1" - is-number-object "^1.1.1" - is-string "^1.1.1" - is-symbol "^1.1.1" - -which-builtin-type@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz#89183da1b4907ab089a6b02029cc5d8d6574270e" - integrity sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q== - dependencies: - call-bound "^1.0.2" - function.prototype.name "^1.1.6" - has-tostringtag "^1.0.2" - is-async-function "^2.0.0" - is-date-object "^1.1.0" - is-finalizationregistry "^1.1.0" - is-generator-function "^1.0.10" - is-regex "^1.2.1" - is-weakref "^1.0.2" - isarray "^2.0.5" - which-boxed-primitive "^1.1.0" - which-collection "^1.0.2" - which-typed-array "^1.1.16" - -which-collection@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.2.tgz#627ef76243920a107e7ce8e96191debe4b16c2a0" - integrity sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw== - dependencies: - is-map "^2.0.3" - is-set "^2.0.3" - is-weakmap "^2.0.2" - is-weakset "^2.0.3" - -which-typed-array@^1.1.14, which-typed-array@^1.1.15: - version "1.1.15" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.15.tgz#264859e9b11a649b388bfaaf4f767df1f779b38d" - integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA== - dependencies: - available-typed-arrays "^1.0.7" - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-tostringtag "^1.0.2" - -which-typed-array@^1.1.16, which-typed-array@^1.1.19: - version "1.1.19" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956" - integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw== - dependencies: - available-typed-arrays "^1.0.7" - call-bind "^1.0.8" - call-bound "^1.0.4" - for-each "^0.3.5" - get-proto "^1.0.1" - gopd "^1.2.0" - has-tostringtag "^1.0.2" - -which-typed-array@^1.1.9: - version "1.1.9" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.9.tgz#307cf898025848cf995e795e8423c7f337efbde6" - integrity sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA== - dependencies: - available-typed-arrays "^1.0.5" - call-bind "^1.0.2" - for-each "^0.3.3" - gopd "^1.0.1" - has-tostringtag "^1.0.0" - is-typed-array "^1.1.10" - -which@^2.0.1: - version "2.0.2" - resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" - integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - dependencies: - isexe "^2.0.0" - -which@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/which/-/which-4.0.0.tgz#cd60b5e74503a3fbcfbf6cd6b4138a8bae644c1a" - integrity sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg== - dependencies: - isexe "^3.1.1" - -wildcard@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.0.tgz#a77d20e5200c6faaac979e4b3aadc7b3dd7f8fec" - integrity sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw== - -word-wrap@^1.2.5: - version "1.2.5" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" - integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== - -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - -wrap-ansi@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53" - integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - -wrap-ansi@^8.1.0: - version "8.1.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214" - integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ== - dependencies: - ansi-styles "^6.1.0" - string-width "^5.0.1" - strip-ansi "^7.0.1" - -wrapped@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/wrapped/-/wrapped-1.0.1.tgz#c783d9d807b273e9b01e851680a938c87c907242" - integrity sha1-x4PZ2Aeyc+mwHoUWgKk4yHyQckI= - dependencies: - co "3.1.0" - sliced "^1.0.1" - -wrapper-webpack-plugin@^2.2.0: - version "2.2.2" - resolved "https://registry.yarnpkg.com/wrapper-webpack-plugin/-/wrapper-webpack-plugin-2.2.2.tgz#a950b7fbc39ca103e468a7c06c225cb1e337ad3b" - integrity sha512-twLGZw0b2AEnz3LmsM/uCFRzGxE+XUlUPlJkCuHY3sI+uGO4dTJsgYee3ufWJaynAZYkpgQSKMSr49n9Yxalzg== - -wrappy@1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" - integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= - -xdg-basedir@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13" - integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q== - -xmlbuilder@~4.2.0: - version "4.2.1" - resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-4.2.1.tgz#aa58a3041a066f90eaa16c2f5389ff19f3f461a5" - integrity sha1-qlijBBoGb5DqoWwvU4n/GfP0YaU= - dependencies: - lodash "^4.0.0" - -xtend@~4.0.0, xtend@~4.0.1: - version "4.0.2" - resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" - integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== - -yallist@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" - integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== - -yaml@^1.7.2: - version "1.10.0" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e" - integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== - -yaml@^2.0.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.0.tgz#14059ad9d0b1680d0f04d3a60fe00f3a857303c3" - integrity sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ== - -yaml@^2.4.5: - version "2.4.5" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.5.tgz#60630b206dd6d84df97003d33fc1ddf6296cca5e" - integrity sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg== - -yauzl@^2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9" - integrity sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g== - dependencies: - buffer-crc32 "~0.2.3" - fd-slicer "~1.1.0" - -yn@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/yn/-/yn-2.0.0.tgz#e5adabc8acf408f6385fc76495684c88e6af689a" - integrity sha1-5a2ryKz0CPY4X8dklWhMiOavaJo= - -yocto-queue@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b" - integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== - -zwitch@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.2.tgz#91f8d0e901ffa3d66599756dde7f57b17c95dce1" - integrity sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA== diff --git a/devel/electron35/pkg-descr b/devel/electron35/pkg-descr deleted file mode 100644 index c91da5b3cd13..000000000000 --- a/devel/electron35/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Build cross platform desktop apps with JavaScript, HTML, and CSS. - -It's easier than you think. - -If you can build a website, you can build a desktop app. Electron is a -framework for creating native applications with web technologies like -JavaScript, HTML, and CSS. It takes care of the hard parts so you can -focus on the core of your application. diff --git a/devel/electron35/pkg-plist b/devel/electron35/pkg-plist deleted file mode 100644 index 720256dbf1a5..000000000000 --- a/devel/electron35/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/electron%%ELECTRON_VER_MAJOR%% -%%DATADIR%%/LICENSE -%%DATADIR%%/LICENSES.chromium.html -%%DATADIR%%/chrome_100_percent.pak -%%DATADIR%%/chrome_200_percent.pak -%%DRIVER%%%%DATADIR%%/chromedriver -%%DATADIR%%/electron -%%DATADIR%%/gen/electron/buildflags/buildflags.h -%%DATADIR%%/gen/v8/embedded.S -%%DATADIR%%/libEGL.so -%%DATADIR%%/libGLESv2.so -%%DATADIR%%/libffmpeg.so -%%NOT_AARCH64%%%%DATADIR%%/libvk_swiftshader.so -%%DATADIR%%/libvulkan.so -%%DATADIR%%/locales/af.pak -%%DATADIR%%/locales/am.pak -%%DATADIR%%/locales/ar.pak -%%DATADIR%%/locales/bg.pak -%%DATADIR%%/locales/bn.pak -%%DATADIR%%/locales/ca.pak -%%DATADIR%%/locales/cs.pak -%%DATADIR%%/locales/da.pak -%%DATADIR%%/locales/de.pak -%%DATADIR%%/locales/el.pak -%%DATADIR%%/locales/en-GB.pak -%%DATADIR%%/locales/en-US.pak -%%DATADIR%%/locales/es-419.pak -%%DATADIR%%/locales/es.pak -%%DATADIR%%/locales/et.pak -%%DATADIR%%/locales/fa.pak -%%DATADIR%%/locales/fi.pak -%%DATADIR%%/locales/fil.pak -%%DATADIR%%/locales/fr.pak -%%DATADIR%%/locales/gu.pak -%%DATADIR%%/locales/he.pak -%%DATADIR%%/locales/hi.pak -%%DATADIR%%/locales/hr.pak -%%DATADIR%%/locales/hu.pak -%%DATADIR%%/locales/id.pak -%%DATADIR%%/locales/it.pak -%%DATADIR%%/locales/ja.pak -%%DATADIR%%/locales/kn.pak -%%DATADIR%%/locales/ko.pak -%%DATADIR%%/locales/lt.pak -%%DATADIR%%/locales/lv.pak -%%DATADIR%%/locales/ml.pak -%%DATADIR%%/locales/mr.pak -%%DATADIR%%/locales/ms.pak -%%DATADIR%%/locales/nb.pak -%%DATADIR%%/locales/nl.pak -%%DATADIR%%/locales/pl.pak -%%DATADIR%%/locales/pt-BR.pak -%%DATADIR%%/locales/pt-PT.pak -%%DATADIR%%/locales/ro.pak -%%DATADIR%%/locales/ru.pak -%%DATADIR%%/locales/sk.pak -%%DATADIR%%/locales/sl.pak -%%DATADIR%%/locales/sr.pak -%%DATADIR%%/locales/sv.pak -%%DATADIR%%/locales/sw.pak -%%DATADIR%%/locales/ta.pak -%%DATADIR%%/locales/te.pak -%%DATADIR%%/locales/th.pak -%%DATADIR%%/locales/tr.pak -%%DATADIR%%/locales/uk.pak -%%DATADIR%%/locales/ur.pak -%%DATADIR%%/locales/vi.pak -%%DATADIR%%/locales/zh-CN.pak -%%DATADIR%%/locales/zh-TW.pak -%%DATADIR%%/mksnapshot -%%DATADIR%%/node_headers/include/node/common.gypi -%%DATADIR%%/node_headers/include/node/config.gypi -%%DATADIR%%/node_headers/include/node/cppgc/allocation.h -%%DATADIR%%/node_headers/include/node/cppgc/common.h -%%DATADIR%%/node_headers/include/node/cppgc/cross-thread-persistent.h -%%DATADIR%%/node_headers/include/node/cppgc/custom-space.h -%%DATADIR%%/node_headers/include/node/cppgc/default-platform.h -%%DATADIR%%/node_headers/include/node/cppgc/ephemeron-pair.h -%%DATADIR%%/node_headers/include/node/cppgc/explicit-management.h -%%DATADIR%%/node_headers/include/node/cppgc/garbage-collected.h -%%DATADIR%%/node_headers/include/node/cppgc/heap-consistency.h -%%DATADIR%%/node_headers/include/node/cppgc/heap-handle.h -%%DATADIR%%/node_headers/include/node/cppgc/heap-state.h -%%DATADIR%%/node_headers/include/node/cppgc/heap-statistics.h -%%DATADIR%%/node_headers/include/node/cppgc/heap.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/api-constants.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/atomic-entry-flag.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/base-page-handle.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/caged-heap-local-data.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/caged-heap.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/compiler-specific.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/finalizer-trait.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/gc-info.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/logging.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/member-storage.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/name-trait.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/persistent-node.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/pointer-policies.h -%%DATADIR%%/node_headers/include/node/cppgc/internal/write-barrier.h -%%DATADIR%%/node_headers/include/node/cppgc/liveness-broker.h -%%DATADIR%%/node_headers/include/node/cppgc/macros.h -%%DATADIR%%/node_headers/include/node/cppgc/member.h -%%DATADIR%%/node_headers/include/node/cppgc/name-provider.h -%%DATADIR%%/node_headers/include/node/cppgc/object-size-trait.h -%%DATADIR%%/node_headers/include/node/cppgc/persistent.h -%%DATADIR%%/node_headers/include/node/cppgc/platform.h -%%DATADIR%%/node_headers/include/node/cppgc/prefinalizer.h -%%DATADIR%%/node_headers/include/node/cppgc/process-heap-statistics.h -%%DATADIR%%/node_headers/include/node/cppgc/sentinel-pointer.h -%%DATADIR%%/node_headers/include/node/cppgc/source-location.h -%%DATADIR%%/node_headers/include/node/cppgc/testing.h -%%DATADIR%%/node_headers/include/node/cppgc/trace-trait.h -%%DATADIR%%/node_headers/include/node/cppgc/type-traits.h -%%DATADIR%%/node_headers/include/node/cppgc/visitor.h -%%DATADIR%%/node_headers/include/node/js_native_api.h -%%DATADIR%%/node_headers/include/node/js_native_api_types.h -%%DATADIR%%/node_headers/include/node/libplatform/libplatform-export.h -%%DATADIR%%/node_headers/include/node/libplatform/libplatform.h -%%DATADIR%%/node_headers/include/node/libplatform/v8-tracing.h -%%DATADIR%%/node_headers/include/node/node.h -%%DATADIR%%/node_headers/include/node/node_api.h -%%DATADIR%%/node_headers/include/node/node_api_types.h -%%DATADIR%%/node_headers/include/node/node_buffer.h -%%DATADIR%%/node_headers/include/node/node_object_wrap.h -%%DATADIR%%/node_headers/include/node/node_version.h -%%DATADIR%%/node_headers/include/node/uv.h -%%DATADIR%%/node_headers/include/node/uv/aix.h -%%DATADIR%%/node_headers/include/node/uv/bsd.h -%%DATADIR%%/node_headers/include/node/uv/darwin.h -%%DATADIR%%/node_headers/include/node/uv/errno.h -%%DATADIR%%/node_headers/include/node/uv/linux.h -%%DATADIR%%/node_headers/include/node/uv/os390.h -%%DATADIR%%/node_headers/include/node/uv/posix.h -%%DATADIR%%/node_headers/include/node/uv/sunos.h -%%DATADIR%%/node_headers/include/node/uv/threadpool.h -%%DATADIR%%/node_headers/include/node/uv/tree.h -%%DATADIR%%/node_headers/include/node/uv/unix.h -%%DATADIR%%/node_headers/include/node/uv/version.h -%%DATADIR%%/node_headers/include/node/uv/win.h -%%DATADIR%%/node_headers/include/node/v8-array-buffer.h -%%DATADIR%%/node_headers/include/node/v8-callbacks.h -%%DATADIR%%/node_headers/include/node/v8-container.h -%%DATADIR%%/node_headers/include/node/v8-context.h -%%DATADIR%%/node_headers/include/node/v8-cppgc.h -%%DATADIR%%/node_headers/include/node/v8-data.h -%%DATADIR%%/node_headers/include/node/v8-date.h -%%DATADIR%%/node_headers/include/node/v8-debug.h -%%DATADIR%%/node_headers/include/node/v8-embedder-heap.h -%%DATADIR%%/node_headers/include/node/v8-embedder-state-scope.h -%%DATADIR%%/node_headers/include/node/v8-exception.h -%%DATADIR%%/node_headers/include/node/v8-extension.h -%%DATADIR%%/node_headers/include/node/v8-external.h -%%DATADIR%%/node_headers/include/node/v8-forward.h -%%DATADIR%%/node_headers/include/node/v8-function-callback.h -%%DATADIR%%/node_headers/include/node/v8-function.h -%%DATADIR%%/node_headers/include/node/v8-handle-base.h -%%DATADIR%%/node_headers/include/node/v8-initialization.h -%%DATADIR%%/node_headers/include/node/v8-internal.h -%%DATADIR%%/node_headers/include/node/v8-isolate.h -%%DATADIR%%/node_headers/include/node/v8-json.h -%%DATADIR%%/node_headers/include/node/v8-local-handle.h -%%DATADIR%%/node_headers/include/node/v8-locker.h -%%DATADIR%%/node_headers/include/node/v8-maybe.h -%%DATADIR%%/node_headers/include/node/v8-memory-span.h -%%DATADIR%%/node_headers/include/node/v8-message.h -%%DATADIR%%/node_headers/include/node/v8-microtask-queue.h -%%DATADIR%%/node_headers/include/node/v8-microtask.h -%%DATADIR%%/node_headers/include/node/v8-object.h -%%DATADIR%%/node_headers/include/node/v8-persistent-handle.h -%%DATADIR%%/node_headers/include/node/v8-platform.h -%%DATADIR%%/node_headers/include/node/v8-primitive-object.h -%%DATADIR%%/node_headers/include/node/v8-primitive.h -%%DATADIR%%/node_headers/include/node/v8-profiler.h -%%DATADIR%%/node_headers/include/node/v8-promise.h -%%DATADIR%%/node_headers/include/node/v8-proxy.h -%%DATADIR%%/node_headers/include/node/v8-regexp.h -%%DATADIR%%/node_headers/include/node/v8-sandbox.h -%%DATADIR%%/node_headers/include/node/v8-script.h -%%DATADIR%%/node_headers/include/node/v8-snapshot.h -%%DATADIR%%/node_headers/include/node/v8-source-location.h -%%DATADIR%%/node_headers/include/node/v8-statistics.h -%%DATADIR%%/node_headers/include/node/v8-template.h -%%DATADIR%%/node_headers/include/node/v8-traced-handle.h -%%DATADIR%%/node_headers/include/node/v8-typed-array.h -%%DATADIR%%/node_headers/include/node/v8-unwinder.h -%%DATADIR%%/node_headers/include/node/v8-value-serializer.h -%%DATADIR%%/node_headers/include/node/v8-value.h -%%DATADIR%%/node_headers/include/node/v8-version.h -%%DATADIR%%/node_headers/include/node/v8-wasm.h -%%DATADIR%%/node_headers/include/node/v8-weak-callback-info.h -%%DATADIR%%/node_headers/include/node/v8.h -%%DATADIR%%/node_headers/include/node/v8config.h -%%DATADIR%%/node_headers/include/node/zconf.h -%%DATADIR%%/node_headers/include/node/zlib.h -%%DIST%%%%DATADIR%%/releases/SHASUMS256.txt -%%DIST%%%%AARCH64%%%%DATADIR%%/releases/chromedriver-v%%ELECTRON_VER%%-freebsd-arm64.zip -%%DIST%%%%AARCH64%%%%DATADIR%%/releases/electron-v%%ELECTRON_VER%%-freebsd-arm64.zip -%%DIST%%%%AARCH64%%%%DATADIR%%/releases/mksnapshot-v%%ELECTRON_VER%%-freebsd-arm64.zip -%%DIST%%%%AMD64%%%%DATADIR%%/releases/chromedriver-v%%ELECTRON_VER%%-freebsd-x64.zip -%%DIST%%%%AMD64%%%%DATADIR%%/releases/electron-v%%ELECTRON_VER%%-freebsd-x64.zip -%%DIST%%%%AMD64%%%%DATADIR%%/releases/mksnapshot-v%%ELECTRON_VER%%-freebsd-x64.zip -%%DIST%%%%I386%%%%DATADIR%%/releases/chromedriver-v%%ELECTRON_VER%%-freebsd-ia32.zip -%%DIST%%%%I386%%%%DATADIR%%/releases/electron-v%%ELECTRON_VER%%-freebsd-ia32.zip -%%DIST%%%%I386%%%%DATADIR%%/releases/mksnapshot-v%%ELECTRON_VER%%-freebsd-ia32.zip -%%DATADIR%%/resources.pak -%%DATADIR%%/resources/default_app.asar -%%DATADIR%%/snapshot_blob.bin -%%DATADIR%%/v8_context_snapshot.bin -%%DATADIR%%/v8_context_snapshot_generator -%%DATADIR%%/version -%%DATADIR%%/vk_swiftshader_icd.json diff --git a/devel/electron37/Makefile.version b/devel/electron37/Makefile.version index fb0b4f428254..56cbb3d33c30 100644 --- a/devel/electron37/Makefile.version +++ b/devel/electron37/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 37.7.1 +ELECTRON_VER= 37.8.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron37/distinfo b/devel/electron37/distinfo index 1590627712e0..3e267fd003cd 100644 --- a/devel/electron37/distinfo +++ b/devel/electron37/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1761294863 +TIMESTAMP = 1761726961 SHA256 (electron/chromium-138.0.7204.251.tar.xz.0) = 23057c15fd77b6653b01a34e08782f05cc80ecddddaf6f0b87390beb32810151 SIZE (electron/chromium-138.0.7204.251.tar.xz.0) = 2000000000 SHA256 (electron/chromium-138.0.7204.251.tar.xz.1) = 784a8bcb5eff8c204557c5cb7c4a223efd3c472303dd79a8b7be97e3d5d0982a @@ -7,10 +7,10 @@ SHA256 (electron/chromium-138.0.7204.251.tar.xz.2) = 3d7af9e06a90102b41de19d4635 SIZE (electron/chromium-138.0.7204.251.tar.xz.2) = 273864084 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-37.7.1.tar.xz) = 34a44bb3ceaa38384ab57905ac82eb29f3cb66db5f731479d67b306211916e3d -SIZE (electron/electron-yarn-cache-37.7.1.tar.xz) = 30531168 -SHA256 (electron/electron-electron-v37.7.1_GH0.tar.gz) = 000f23f54e09ddcf34ba13fc40ecda4d93029de94abc41af59a71d8858ce2063 -SIZE (electron/electron-electron-v37.7.1_GH0.tar.gz) = 15848315 +SHA256 (electron/electron-yarn-cache-37.8.0.tar.xz) = 34a44bb3ceaa38384ab57905ac82eb29f3cb66db5f731479d67b306211916e3d +SIZE (electron/electron-yarn-cache-37.8.0.tar.xz) = 30531168 +SHA256 (electron/electron-electron-v37.8.0_GH0.tar.gz) = b32e7f9766a60b96c5454e60d36fa586cd14e5c123fd4336addb7c13f6612b09 +SIZE (electron/electron-electron-v37.8.0_GH0.tar.gz) = 15851977 SHA256 (electron/nodejs-node-v22.20.0_GH0.tar.gz) = 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8 SIZE (electron/nodejs-node-v22.20.0_GH0.tar.gz) = 129356712 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc index 4f6486828120..00fd8098ed1c 100644 --- a/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc +++ b/devel/electron37/files/patch-electron_shell_browser_api_electron__api__app.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2025-08-13 14:21:20 UTC +--- electron/shell/browser/api/electron_api_app.cc.orig 2025-10-28 08:06:59 UTC +++ electron/shell/browser/api/electron_api_app.cc @@ -96,7 +96,7 @@ #include "shell/common/process_util.h" @@ -45,7 +45,7 @@ // Read the xdg-activation token and set it in the command line for the // duration of the notification in order to ensure this is propagated to an // already running electron app instance if it exists. -@@ -1354,7 +1354,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics +@@ -1434,7 +1434,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics pid_dict.Set("name", process_metric.second->name); } @@ -54,7 +54,7 @@ auto memory_info = process_metric.second->GetMemoryInfo(); auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1738,7 +1738,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1818,7 +1818,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod( "removeAsDefaultProtocolClient", base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) @@ -63,7 +63,7 @@ .SetMethod( "getApplicationInfoForProtocol", base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1796,7 +1796,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1876,7 +1876,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod("getJumpListSettings", &App::GetJumpListSettings) .SetMethod("setJumpList", &App::SetJumpList) #endif diff --git a/devel/electron37/files/patch-electron_shell_common_node__bindings.cc b/devel/electron37/files/patch-electron_shell_common_node__bindings.cc index 753e0a45b250..965f35e644dc 100644 --- a/devel/electron37/files/patch-electron_shell_common_node__bindings.cc +++ b/devel/electron37/files/patch-electron_shell_common_node__bindings.cc @@ -1,6 +1,6 @@ ---- electron/shell/common/node_bindings.cc.orig 2025-08-13 14:21:20 UTC +--- electron/shell/common/node_bindings.cc.orig 2025-10-28 08:06:59 UTC +++ electron/shell/common/node_bindings.cc -@@ -47,7 +47,7 @@ +@@ -50,7 +50,7 @@ #include "third_party/electron_node/src/debug_utils.h" #include "third_party/electron_node/src/module_wrap.h" @@ -9,7 +9,7 @@ #include "shell/common/crash_keys.h" #endif -@@ -162,7 +162,7 @@ void V8FatalErrorCallback(const char* location, const +@@ -165,7 +165,7 @@ void V8FatalErrorCallback(const char* location, const void V8FatalErrorCallback(const char* location, const char* message) { LOG(ERROR) << "Fatal error in V8: " << location << " " << message; @@ -18,7 +18,7 @@ electron::crash_keys::SetCrashKey("electron.v8-fatal.message", message); electron::crash_keys::SetCrashKey("electron.v8-fatal.location", location); #endif -@@ -184,7 +184,7 @@ void V8OOMErrorCallback(const char* location, const v8 +@@ -187,7 +187,7 @@ void V8OOMErrorCallback(const char* location, const v8 LOG(ERROR) << "OOM detail: " << details.detail; } @@ -27,7 +27,7 @@ electron::crash_keys::SetCrashKey("electron.v8-oom.is_heap_oom", std::to_string(details.is_heap_oom)); if (location) { -@@ -580,7 +580,7 @@ void NodeBindings::Initialize(v8::Local<v8::Context> c +@@ -627,7 +627,7 @@ void NodeBindings::Initialize(v8::Local<v8::Context> c TRACE_EVENT0("electron", "NodeBindings::Initialize"); // Open node's error reporting system for browser process. diff --git a/devel/electron37/files/patch-electron_spec_api-app-spec.ts b/devel/electron37/files/patch-electron_spec_api-app-spec.ts index ebcc2de849bd..e1ed07cb198d 100644 --- a/devel/electron37/files/patch-electron_spec_api-app-spec.ts +++ b/devel/electron37/files/patch-electron_spec_api-app-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-app-spec.ts.orig 2025-08-13 14:21:20 UTC +--- electron/spec/api-app-spec.ts.orig 2025-10-28 08:06:59 UTC +++ electron/spec/api-app-spec.ts @@ -129,11 +129,11 @@ describe('app module', () => { }); @@ -63,12 +63,12 @@ }); }); -- ifdescribe(process.platform !== 'linux')('accessibilitySupportEnabled property', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('accessibilitySupportEnabled property', () => { +- ifdescribe(process.platform !== 'linux')('accessibility support functionality', () => { ++ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('accessibility support functionality', () => { it('is mutable', () => { const values = [false, true, false]; const setters: Array<(arg: boolean) => void> = [ -@@ -1233,7 +1233,7 @@ describe('app module', () => { +@@ -1288,7 +1288,7 @@ describe('app module', () => { }); }); @@ -77,7 +77,7 @@ let w: BrowserWindow; before(function () { -@@ -1368,7 +1368,7 @@ describe('app module', () => { +@@ -1423,7 +1423,7 @@ describe('app module', () => { describe('getApplicationNameForProtocol()', () => { // TODO: Linux CI doesn't have registered http & https handlers @@ -86,7 +86,7 @@ // We can't expect particular app names here, but these protocols should // at least have _something_ registered. Except on our Linux CI // environment apparently. -@@ -1386,7 +1386,7 @@ describe('app module', () => { +@@ -1441,7 +1441,7 @@ describe('app module', () => { }); }); @@ -95,7 +95,7 @@ it('returns promise rejection for a bogus protocol', async function () { await expect( app.getApplicationInfoForProtocol('bogus-protocol://') -@@ -1436,7 +1436,7 @@ describe('app module', () => { +@@ -1491,7 +1491,7 @@ describe('app module', () => { }); // FIXME Get these specs running on Linux CI @@ -104,7 +104,7 @@ const iconPath = path.join(__dirname, 'fixtures/assets/icon.ico'); const sizes = { small: 16, -@@ -1518,7 +1518,7 @@ describe('app module', () => { +@@ -1573,7 +1573,7 @@ describe('app module', () => { expect(entry.memory).to.have.property('privateBytes').that.is.greaterThan(0); } @@ -113,7 +113,7 @@ expect(entry.sandboxed).to.be.a('boolean'); } -@@ -1592,7 +1592,7 @@ describe('app module', () => { +@@ -1647,7 +1647,7 @@ describe('app module', () => { it('succeeds with complete GPUInfo', async () => { const completeInfo = await getGPUInfo('complete'); @@ -122,7 +122,7 @@ // For linux and macOS complete info is same as basic info await verifyBasicGPUInfo(completeInfo); const basicInfo = await getGPUInfo('basic'); -@@ -1616,7 +1616,7 @@ describe('app module', () => { +@@ -1671,7 +1671,7 @@ describe('app module', () => { }); }); diff --git a/devel/electron38/Makefile b/devel/electron38/Makefile index d821e8142ad3..bf7df41832a0 100644 --- a/devel/electron38/Makefile +++ b/devel/electron38/Makefile @@ -4,7 +4,7 @@ DISTVERSION= ${ELECTRON_VER} PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel -MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v38.3.0/:chromium \ +MASTER_SITES= https://github.com/tagattie/FreeBSD-Electron/releases/download/v38.5.0/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}.0:chromium \ @@ -223,7 +223,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 140.0.7339.240 +CHROMIUM_VER= 140.0.7339.249 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 22.20.0 # See ${WRKSRC}/electron/DEPS for NAN_VER diff --git a/devel/electron38/Makefile.version b/devel/electron38/Makefile.version index 6bb42733992a..23b0c9b6ecc2 100644 --- a/devel/electron38/Makefile.version +++ b/devel/electron38/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 38.4.0 +ELECTRON_VER= 38.5.0 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron38/distinfo b/devel/electron38/distinfo index f7994759e221..24220b5033ec 100644 --- a/devel/electron38/distinfo +++ b/devel/electron38/distinfo @@ -1,16 +1,16 @@ -TIMESTAMP = 1761309052 -SHA256 (electron/chromium-140.0.7339.240.tar.xz.0) = 6f4a5a20ca144367ea2eca94239a6abaceae75a476da69a77fe56003dba226f8 -SIZE (electron/chromium-140.0.7339.240.tar.xz.0) = 2000000000 -SHA256 (electron/chromium-140.0.7339.240.tar.xz.1) = 20981168d3a0b42735617c5070134e62fcd598d099a902efc1fa79295de96044 -SIZE (electron/chromium-140.0.7339.240.tar.xz.1) = 2000000000 -SHA256 (electron/chromium-140.0.7339.240.tar.xz.2) = ae902a045d7429e57ceb135001f8ed9325b65fff9bc4dba23add9506a0e216cc -SIZE (electron/chromium-140.0.7339.240.tar.xz.2) = 331887040 +TIMESTAMP = 1761770963 +SHA256 (electron/chromium-140.0.7339.249.tar.xz.0) = 138fc3e5eb2b5db406a7764a8e287a0d16640f83cbfb452d6e0f54de8eaf65c2 +SIZE (electron/chromium-140.0.7339.249.tar.xz.0) = 2000000000 +SHA256 (electron/chromium-140.0.7339.249.tar.xz.1) = 0b7ea85268dd4f6aacd0641a48d266eaa2eb9c79f2c528926bfcdc5aee36f1da +SIZE (electron/chromium-140.0.7339.249.tar.xz.1) = 2000000000 +SHA256 (electron/chromium-140.0.7339.249.tar.xz.2) = 0a2a9977f5f34ac878b63e845ef8fcc52da628d952e83565cb308bc1925f69e8 +SIZE (electron/chromium-140.0.7339.249.tar.xz.2) = 331916124 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-38.4.0.tar.xz) = 7ed6fedc372c5bd23b38ed252c12ace0f0fbce096b5442add4501a965282eb04 -SIZE (electron/electron-yarn-cache-38.4.0.tar.xz) = 30044356 -SHA256 (electron/electron-electron-v38.4.0_GH0.tar.gz) = 48acd4fcd3a699118d44f53e6264630af070a5a78de8d14a859f8eb863c95240 -SIZE (electron/electron-electron-v38.4.0_GH0.tar.gz) = 15863761 +SHA256 (electron/electron-yarn-cache-38.5.0.tar.xz) = 7ed6fedc372c5bd23b38ed252c12ace0f0fbce096b5442add4501a965282eb04 +SIZE (electron/electron-yarn-cache-38.5.0.tar.xz) = 30044356 +SHA256 (electron/electron-electron-v38.5.0_GH0.tar.gz) = 5b27d50dd1da851bf9f37288c0238b093645046c19f72b4a3fc5300826209c6f +SIZE (electron/electron-electron-v38.5.0_GH0.tar.gz) = 15868030 SHA256 (electron/nodejs-node-v22.20.0_GH0.tar.gz) = 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8 SIZE (electron/nodejs-node-v22.20.0_GH0.tar.gz) = 129356712 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron38/files/patch-electron_shell_browser_api_electron__api__app.cc b/devel/electron38/files/patch-electron_shell_browser_api_electron__api__app.cc index 12218b5a4012..7779829716a3 100644 --- a/devel/electron38/files/patch-electron_shell_browser_api_electron__api__app.cc +++ b/devel/electron38/files/patch-electron_shell_browser_api_electron__api__app.cc @@ -1,4 +1,4 @@ ---- electron/shell/browser/api/electron_api_app.cc.orig 2025-09-02 20:56:04 UTC +--- electron/shell/browser/api/electron_api_app.cc.orig 2025-10-28 14:56:59 UTC +++ electron/shell/browser/api/electron_api_app.cc @@ -97,7 +97,7 @@ #include "shell/common/process_util.h" @@ -45,7 +45,7 @@ // Read the xdg-activation token and set it in the command line for the // duration of the notification in order to ensure this is propagated to an // already running electron app instance if it exists. -@@ -1355,7 +1355,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics +@@ -1435,7 +1435,7 @@ std::vector<gin_helper::Dictionary> App::GetAppMetrics pid_dict.Set("name", process_metric.second->name); } @@ -54,7 +54,7 @@ auto memory_info = process_metric.second->GetMemoryInfo(); auto memory_dict = gin_helper::Dictionary::CreateEmpty(isolate); -@@ -1739,7 +1739,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1819,7 +1819,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod( "removeAsDefaultProtocolClient", base::BindRepeating(&Browser::RemoveAsDefaultProtocolClient, browser)) @@ -63,7 +63,7 @@ .SetMethod( "getApplicationInfoForProtocol", base::BindRepeating(&Browser::GetApplicationInfoForProtocol, browser)) -@@ -1797,7 +1797,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild +@@ -1877,7 +1877,7 @@ gin::ObjectTemplateBuilder App::GetObjectTemplateBuild .SetMethod("getJumpListSettings", &App::GetJumpListSettings) .SetMethod("setJumpList", &App::SetJumpList) #endif diff --git a/devel/electron38/files/patch-electron_spec_api-app-spec.ts b/devel/electron38/files/patch-electron_spec_api-app-spec.ts index ebcc2de849bd..2d68e21081b7 100644 --- a/devel/electron38/files/patch-electron_spec_api-app-spec.ts +++ b/devel/electron38/files/patch-electron_spec_api-app-spec.ts @@ -1,4 +1,4 @@ ---- electron/spec/api-app-spec.ts.orig 2025-08-13 14:21:20 UTC +--- electron/spec/api-app-spec.ts.orig 2025-10-28 14:56:59 UTC +++ electron/spec/api-app-spec.ts @@ -129,11 +129,11 @@ describe('app module', () => { }); @@ -63,12 +63,12 @@ }); }); -- ifdescribe(process.platform !== 'linux')('accessibilitySupportEnabled property', () => { -+ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('accessibilitySupportEnabled property', () => { +- ifdescribe(process.platform !== 'linux')('accessibility support functionality', () => { ++ ifdescribe(process.platform !== 'linux' && process.platform !== 'freebsd')('accessibility support functionality', () => { it('is mutable', () => { const values = [false, true, false]; const setters: Array<(arg: boolean) => void> = [ -@@ -1233,7 +1233,7 @@ describe('app module', () => { +@@ -1288,7 +1288,7 @@ describe('app module', () => { }); }); @@ -77,7 +77,7 @@ let w: BrowserWindow; before(function () { -@@ -1368,7 +1368,7 @@ describe('app module', () => { +@@ -1423,7 +1423,7 @@ describe('app module', () => { describe('getApplicationNameForProtocol()', () => { // TODO: Linux CI doesn't have registered http & https handlers @@ -86,7 +86,7 @@ // We can't expect particular app names here, but these protocols should // at least have _something_ registered. Except on our Linux CI // environment apparently. -@@ -1386,7 +1386,7 @@ describe('app module', () => { +@@ -1441,7 +1441,7 @@ describe('app module', () => { }); }); @@ -95,7 +95,7 @@ it('returns promise rejection for a bogus protocol', async function () { await expect( app.getApplicationInfoForProtocol('bogus-protocol://') -@@ -1436,7 +1436,7 @@ describe('app module', () => { +@@ -1491,7 +1491,7 @@ describe('app module', () => { }); // FIXME Get these specs running on Linux CI @@ -104,7 +104,7 @@ const iconPath = path.join(__dirname, 'fixtures/assets/icon.ico'); const sizes = { small: 16, -@@ -1518,7 +1518,7 @@ describe('app module', () => { +@@ -1573,7 +1573,7 @@ describe('app module', () => { expect(entry.memory).to.have.property('privateBytes').that.is.greaterThan(0); } @@ -113,7 +113,7 @@ expect(entry.sandboxed).to.be.a('boolean'); } -@@ -1592,7 +1592,7 @@ describe('app module', () => { +@@ -1647,7 +1647,7 @@ describe('app module', () => { it('succeeds with complete GPUInfo', async () => { const completeInfo = await getGPUInfo('complete'); @@ -122,7 +122,7 @@ // For linux and macOS complete info is same as basic info await verifyBasicGPUInfo(completeInfo); const basicInfo = await getGPUInfo('basic'); -@@ -1616,7 +1616,7 @@ describe('app module', () => { +@@ -1671,7 +1671,7 @@ describe('app module', () => { }); }); diff --git a/devel/forge/Makefile b/devel/forge/Makefile index d893ba170f7f..0fed41c897be 100644 --- a/devel/forge/Makefile +++ b/devel/forge/Makefile @@ -1,6 +1,6 @@ PORTNAME= forge DISTVERSIONPREFIX= v -DISTVERSION= 0.6.1 +DISTVERSION= 0.6.2 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= closql${EMACS_PKGNAMESUFFIX}>=2.3:databases/closql@${EMACS_FLAVOR} \ compat.el${EMACS_PKGNAMESUFFIX}>=30.1.0.0:misc/compat.el@${EMACS_FLAVOR} \ - cond-let${EMACS_PKGNAMESUFFIX}>=0.1:devel/cond-let@${EMACS_FLAVOR} \ + cond-let${EMACS_PKGNAMESUFFIX}>=0.2:devel/cond-let@${EMACS_FLAVOR} \ emacsql${EMACS_PKGNAMESUFFIX}>=4.3.1:databases/emacsql@${EMACS_FLAVOR} \ ghub${EMACS_PKGNAMESUFFIX}>=5.0:devel/ghub@${EMACS_FLAVOR} \ llama.el${EMACS_PKGNAMESUFFIX}>=1.0:devel/llama.el@${EMACS_FLAVOR} \ @@ -23,7 +23,7 @@ BUILD_DEPENDS= closql${EMACS_PKGNAMESUFFIX}>=2.3:databases/closql@${EMACS_FLAVOR yaml.el${EMACS_PKGNAMESUFFIX}>=1.2.0:textproc/yaml.el@${EMACS_FLAVOR} RUN_DEPENDS= closql${EMACS_PKGNAMESUFFIX}>=2.3:databases/closql@${EMACS_FLAVOR} \ compat.el${EMACS_PKGNAMESUFFIX}>=30.1.0.0:misc/compat.el@${EMACS_FLAVOR} \ - cond-let${EMACS_PKGNAMESUFFIX}>=0.1:devel/cond-let@${EMACS_FLAVOR} \ + cond-let${EMACS_PKGNAMESUFFIX}>=0.2:devel/cond-let@${EMACS_FLAVOR} \ emacsql${EMACS_PKGNAMESUFFIX}>=4.3.1:databases/emacsql@${EMACS_FLAVOR} \ ghub${EMACS_PKGNAMESUFFIX}>=5.0:devel/ghub@${EMACS_FLAVOR} \ llama.el${EMACS_PKGNAMESUFFIX}>=1.0:devel/llama.el@${EMACS_FLAVOR} \ diff --git a/devel/forge/distinfo b/devel/forge/distinfo index 8316d731e8f0..b47f1789e8fa 100644 --- a/devel/forge/distinfo +++ b/devel/forge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759796012 -SHA256 (magit-forge-v0.6.1_GH0.tar.gz) = 7c70de118590deb7f4eb0c2fc3dee17677dbb49c3fd664cb1856c0a8cda8c2cc -SIZE (magit-forge-v0.6.1_GH0.tar.gz) = 150972 +TIMESTAMP = 1762060456 +SHA256 (magit-forge-v0.6.2_GH0.tar.gz) = 061688d6002a982c6636cc82bd90c626f14ca1e28d5561bcd9b8b22581daf01b +SIZE (magit-forge-v0.6.2_GH0.tar.gz) = 151014 diff --git a/devel/gh/Makefile b/devel/gh/Makefile index 7518b1db258c..3d0fac654606 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.82.0 +DISTVERSION= 2.82.1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 763f1a1591c6..e1d33780de0a 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761457268 -SHA256 (go/devel_gh/gh-v2.82.0/v2.82.0.mod) = 8a6c420c99cd5a1efa84a97001ce6a4c53ee58db0ec057f4032a36b2bae670a3 -SIZE (go/devel_gh/gh-v2.82.0/v2.82.0.mod) = 11983 -SHA256 (go/devel_gh/gh-v2.82.0/v2.82.0.zip) = d86be67eace2031477e9f39fb03709fbb2dc1ba440e0b60658fb81154c4d2301 -SIZE (go/devel_gh/gh-v2.82.0/v2.82.0.zip) = 15624561 +TIMESTAMP = 1761877343 +SHA256 (go/devel_gh/gh-v2.82.1/v2.82.1.mod) = 016b6cf71a969b58bbfbf10e9a206205f1f06be5926815496e3e9ff01480957a +SIZE (go/devel_gh/gh-v2.82.1/v2.82.1.mod) = 12491 +SHA256 (go/devel_gh/gh-v2.82.1/v2.82.1.zip) = b50d07dbfe46e7da47b30ba7016fd75977997d9736845e8caf92ee124c011a3b +SIZE (go/devel_gh/gh-v2.82.1/v2.82.1.zip) = 15623946 diff --git a/devel/ghub/Makefile b/devel/ghub/Makefile index 37c160e26d60..30b533842de3 100644 --- a/devel/ghub/Makefile +++ b/devel/ghub/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghub DISTVERSIONPREFIX= v -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/ghub/distinfo b/devel/ghub/distinfo index 7ee432e26d1a..91738582ffcc 100644 --- a/devel/ghub/distinfo +++ b/devel/ghub/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759795776 -SHA256 (magit-ghub-v5.0.1_GH0.tar.gz) = cc1561dd6c07d79846e2d11c8e5cd6828fd9323206ea093fe390333ab2763ee3 -SIZE (magit-ghub-v5.0.1_GH0.tar.gz) = 58685 +TIMESTAMP = 1762059817 +SHA256 (magit-ghub-v5.0.2_GH0.tar.gz) = 499293a512cb7cbaf0ec87064bc7d6ea9d4f6939bc560c2f6ef86300d33f1619 +SIZE (magit-ghub-v5.0.2_GH0.tar.gz) = 58558 diff --git a/devel/git-modes/Makefile b/devel/git-modes/Makefile index 6be583ac0d30..5d95be2fcf6e 100644 --- a/devel/git-modes/Makefile +++ b/devel/git-modes/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-modes DISTVERSIONPREFIX= v -DISTVERSION= 1.4.6 +DISTVERSION= 1.4.7 PORTEPOCH= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/git-modes/distinfo b/devel/git-modes/distinfo index ce5796bc13e0..3ad1fb490583 100644 --- a/devel/git-modes/distinfo +++ b/devel/git-modes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756809631 -SHA256 (magit-git-modes-v1.4.6_GH0.tar.gz) = 45a8f7b7343f53c1cab725041d702bc2330f9009780259bd732578ba3459260b -SIZE (magit-git-modes-v1.4.6_GH0.tar.gz) = 18620 +TIMESTAMP = 1762059645 +SHA256 (magit-git-modes-v1.4.7_GH0.tar.gz) = 8e8d506ad0564f3d49ae36d706bf7b39c413e03e13d6dc0f44a1e507923a9bb2 +SIZE (magit-git-modes-v1.4.7_GH0.tar.gz) = 18550 diff --git a/devel/glab/Makefile b/devel/glab/Makefile index fd3f7cc616e0..88f99f04dc12 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.74.0 +DISTVERSION= 1.75.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/glab/distinfo b/devel/glab/distinfo index f9697e1e984f..8c46b375056c 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760504467 -SHA256 (go/devel_glab/glab-v1.74.0/v1.74.0.mod) = 6c38c677d14fc3d35aa06017b339ef57be98de0f2142523635d63b5eeb9ac600 -SIZE (go/devel_glab/glab-v1.74.0/v1.74.0.mod) = 8140 -SHA256 (go/devel_glab/glab-v1.74.0/v1.74.0.zip) = d3f21f1223a444f52144fb0a89df395b0b610f65deec03271fa4425269fe53f8 -SIZE (go/devel_glab/glab-v1.74.0/v1.74.0.zip) = 17486124 +TIMESTAMP = 1761977009 +SHA256 (go/devel_glab/glab-v1.75.0/v1.75.0.mod) = a13a621322a806bf4a8104dc4a839d9da2b16b4a27b3f177e0debfe6a8fb46e1 +SIZE (go/devel_glab/glab-v1.75.0/v1.75.0.mod) = 8198 +SHA256 (go/devel_glab/glab-v1.75.0/v1.75.0.zip) = 85bb36bfe5b37aa88e3270f1bdb8146b15da9649d88514464a41829f2d94c376 +SIZE (go/devel_glab/glab-v1.75.0/v1.75.0.zip) = 17523529 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index f6dbfbd47ee9..c89ed50d48f0 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -53,6 +53,11 @@ %%MANPAGES%%share/man/man1/glab-deploy-key.1.gz %%MANPAGES%%share/man/man1/glab-duo-ask.1.gz %%MANPAGES%%share/man/man1/glab-duo.1.gz +%%MANPAGES%%share/man/man1/glab-gpg-key-add.1.gz +%%MANPAGES%%share/man/man1/glab-gpg-key-delete.1.gz +%%MANPAGES%%share/man/man1/glab-gpg-key-get.1.gz +%%MANPAGES%%share/man/man1/glab-gpg-key-list.1.gz +%%MANPAGES%%share/man/man1/glab-gpg-key.1.gz %%MANPAGES%%share/man/man1/glab-incident-close.1.gz %%MANPAGES%%share/man/man1/glab-incident-list.1.gz %%MANPAGES%%share/man/man1/glab-incident-note.1.gz @@ -127,6 +132,9 @@ %%MANPAGES%%share/man/man1/glab-repo-delete.1.gz %%MANPAGES%%share/man/man1/glab-repo-fork.1.gz %%MANPAGES%%share/man/man1/glab-repo-list.1.gz +%%MANPAGES%%share/man/man1/glab-repo-members-add.1.gz +%%MANPAGES%%share/man/man1/glab-repo-members-remove.1.gz +%%MANPAGES%%share/man/man1/glab-repo-members.1.gz %%MANPAGES%%share/man/man1/glab-repo-mirror.1.gz %%MANPAGES%%share/man/man1/glab-repo-publish-catalog.1.gz %%MANPAGES%%share/man/man1/glab-repo-publish.1.gz diff --git a/devel/go-critic/Makefile b/devel/go-critic/Makefile index 1428e2b9a7aa..2fa9ae97f4b4 100644 --- a/devel/go-critic/Makefile +++ b/devel/go-critic/Makefile @@ -1,6 +1,6 @@ PORTNAME= go-critic DISTVERSIONPREFIX= v -DISTVERSION= 0.14.0 +DISTVERSION= 0.14.2 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/go-critic/distinfo b/devel/go-critic/distinfo index 54dd30873b98..7385923ce9ce 100644 --- a/devel/go-critic/distinfo +++ b/devel/go-critic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760522239 -SHA256 (go/devel_go-critic/go-critic-v0.14.0/v0.14.0.mod) = d30424118109ad8c0b8658ad77e1f30fe5b902dadb8aff846f5438ce5177ae13 -SIZE (go/devel_go-critic/go-critic-v0.14.0/v0.14.0.mod) = 944 -SHA256 (go/devel_go-critic/go-critic-v0.14.0/v0.14.0.zip) = 15e512dbd877ed7200ff256c08e2064df18a4f9f0de9bc16814e10d392733355 -SIZE (go/devel_go-critic/go-critic-v0.14.0/v0.14.0.zip) = 338032 +TIMESTAMP = 1761844613 +SHA256 (go/devel_go-critic/go-critic-v0.14.2/v0.14.2.mod) = dfdbda5037f4e2433b0533b8b9b295a0b19ca58729ba07e45c2fcb8d6095e6ef +SIZE (go/devel_go-critic/go-critic-v0.14.2/v0.14.2.mod) = 924 +SHA256 (go/devel_go-critic/go-critic-v0.14.2/v0.14.2.zip) = 9ac7aa1e279fc8e4634e78a190fdb0f1e33858f99364a2a8bda794f0e6cf314a +SIZE (go/devel_go-critic/go-critic-v0.14.2/v0.14.2.zip) = 338129 diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index 195dd0265ee7..d9c13466386a 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,6 +1,6 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v -DISTVERSION= 2.5.0 +DISTVERSION= 2.6.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:1.24,modules _BUILD_VERSION= ${DISTVERSION} -_BUILD_COMMIT= eabc263 +_BUILD_COMMIT= fb09c37 _BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") GO_MODULE= github.com/${PORTNAME:S/-lint//}/${PORTNAME}/v2 diff --git a/devel/golangci-lint/distinfo b/devel/golangci-lint/distinfo index 6d5534dcbf22..68765ee1a18d 100644 --- a/devel/golangci-lint/distinfo +++ b/devel/golangci-lint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760539161 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.mod) = 41e79ad6d4d78115005c2c70526c1b41b158031756be8baa8e3dc39c429b1152 -SIZE (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.mod) = 9800 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.zip) = 94b66aa801f66ce99ff117b7c409b398bd4e94ccbc7821cda3ddf10a21e9035f -SIZE (go/devel_golangci-lint/golangci-lint-v2.5.0/v2.5.0.zip) = 1820419 +TIMESTAMP = 1761878741 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.6.0/v2.6.0.mod) = b7750a4783bbd9a922ef82a40de2993768dee840b31f496be18a67f9eb74e7f8 +SIZE (go/devel_golangci-lint/golangci-lint-v2.6.0/v2.6.0.mod) = 9782 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.6.0/v2.6.0.zip) = 6ff6b24811e77b010d938f44335ffcac4418889a7af7bfb54fda90782495f558 +SIZE (go/devel_golangci-lint/golangci-lint-v2.6.0/v2.6.0.zip) = 1908462 diff --git a/devel/goreleaser/Makefile b/devel/goreleaser/Makefile index 566ce155a9d1..c1b6912e5e34 100644 --- a/devel/goreleaser/Makefile +++ b/devel/goreleaser/Makefile @@ -1,6 +1,6 @@ PORTNAME= goreleaser DISTVERSIONPREFIX= v -DISTVERSION= 2.12.6 +DISTVERSION= 2.12.7 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/goreleaser/distinfo b/devel/goreleaser/distinfo index e81e554d8845..a7f641f4f0a7 100644 --- a/devel/goreleaser/distinfo +++ b/devel/goreleaser/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761139644 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.6/v2.12.6.mod) = ab5a54988ed13ab20247b5c534e30d51f7a5d2edee1126af10429eb649c610ec -SIZE (go/devel_goreleaser/goreleaser-v2.12.6/v2.12.6.mod) = 21264 -SHA256 (go/devel_goreleaser/goreleaser-v2.12.6/v2.12.6.zip) = a860de07b4877d448ab022faacc0161365bd52cbc00dda2499681c99015db725 -SIZE (go/devel_goreleaser/goreleaser-v2.12.6/v2.12.6.zip) = 3422689 +TIMESTAMP = 1761569276 +SHA256 (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.mod) = de75a6dab308152c265d0c9b7ef47ff466edbbe94726be62ee29171abb8242db +SIZE (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.mod) = 21264 +SHA256 (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.zip) = 01ecbcffb847343fcfb9ae07ab9a0cef896013ac0c9c723a8496f1eb11da0533 +SIZE (go/devel_goreleaser/goreleaser-v2.12.7/v2.12.7.zip) = 3423295 diff --git a/devel/hs-hpack/Makefile b/devel/hs-hpack/Makefile index 38bbe6ab5e81..167aab2a7fbd 100644 --- a/devel/hs-hpack/Makefile +++ b/devel/hs-hpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= hpack -DISTVERSION= 0.38.2 +DISTVERSION= 0.38.3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org @@ -47,7 +47,7 @@ USE_CABAL= Glob-0.10.2_3 \ crypton-connection-0.4.5 \ crypton-socks-0.6.2 \ crypton-x509-1.7.7 \ - crypton-x509-store-1.6.11 \ + crypton-x509-store-1.6.12_1 \ crypton-x509-system-1.6.7 \ crypton-x509-validation-1.6.14 \ data-default-0.8.0.1 \ @@ -57,7 +57,7 @@ USE_CABAL= Glob-0.10.2_3 \ dlist-1.0_2 \ ech-config-0.0.1 \ generically-0.1.1_4 \ - half-0.3.3 \ + half-0.3.3_1 \ hashable-1.5.0.0_1 \ hourglass-0.2.12_1 \ hpke-0.0.0 \ @@ -95,7 +95,7 @@ USE_CABAL= Glob-0.10.2_3 \ serialise-0.2.6.1_5 \ split-0.2.5 \ splitmix-0.1.3.1 \ - streaming-commons-0.2.3.0 \ + streaming-commons-0.2.3.1 \ strict-0.5.1_1 \ tagged-0.8.9 \ tasty-1.5.3_2 \ @@ -106,17 +106,17 @@ USE_CABAL= Glob-0.10.2_3 \ th-compat-0.1.6 \ these-1.2.1_2 \ time-compat-1.9.8 \ - tls-2.1.11 \ + tls-2.1.12 \ transformers-compat-0.7.2 \ unix-time-0.4.17 \ unliftio-core-0.2.1.0_4 \ - unordered-containers-0.2.20_4 \ + unordered-containers-0.2.20.1 \ uuid-types-1.0.6_3 \ vector-0.13.2.0_2 \ vector-algorithms-0.9.1.0 \ vector-stream-0.1.0.1_4 \ witherable-0.5_1 \ yaml-0.11.11.2_2 \ - zlib-0.7.1.0_2 + zlib-0.7.1.1 .include <bsd.port.mk> diff --git a/devel/hs-hpack/distinfo b/devel/hs-hpack/distinfo index 902a7fac8a72..e11b289f8aca 100644 --- a/devel/hs-hpack/distinfo +++ b/devel/hs-hpack/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1756809729 -SHA256 (cabal/hpack-0.38.2/hpack-0.38.2.tar.gz) = a661ec06c62aa4d7bff7d82b888936017e70e5e6e63b3ca697d3d17787cb87bc -SIZE (cabal/hpack-0.38.2/hpack-0.38.2.tar.gz) = 73382 +TIMESTAMP = 1761828801 +SHA256 (cabal/hpack-0.38.3/hpack-0.38.3.tar.gz) = 39e88068b6c2143f1c6afddeb6fb47b46dc670b14152c0b2a51987a9f82ffd7f +SIZE (cabal/hpack-0.38.3/hpack-0.38.3.tar.gz) = 73529 SHA256 (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 6af672ac8427d35cbd42d64142dc288feab266f0be92dae3c696e8860d8173c0 SIZE (cabal/Glob-0.10.2/Glob-0.10.2.tar.gz) = 30226 SHA256 (cabal/Glob-0.10.2/revision/3.cabal) = dd2ddbecae8f84e8f4cacb5b856901a19c25ceaa11f2525d3ee88d034acb0081 @@ -97,8 +97,10 @@ SHA256 (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = a836087e5c277413 SIZE (cabal/crypton-socks-0.6.2/crypton-socks-0.6.2.tar.gz) = 11908 SHA256 (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = efece48c8c4adfee209979c2967037d90e6ba1b7b4e7bb1081d1d4cd93daf382 SIZE (cabal/crypton-x509-1.7.7/crypton-x509-1.7.7.tar.gz) = 21547 -SHA256 (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 03a991cc1241873435761b379eed94a4e899e0c4804df1719ea5b281903b781f -SIZE (cabal/crypton-x509-store-1.6.11/crypton-x509-store-1.6.11.tar.gz) = 12772 +SHA256 (cabal/crypton-x509-store-1.6.12/crypton-x509-store-1.6.12.tar.gz) = d7a0af5bdf1f1812fa21d1ebd91c2c02458ae82781ab19da052b65ba88e83c91 +SIZE (cabal/crypton-x509-store-1.6.12/crypton-x509-store-1.6.12.tar.gz) = 12883 +SHA256 (cabal/crypton-x509-store-1.6.12/revision/1.cabal) = 4bf128747767aef7fad1f0c6e87c2acaca6ddc0040b1744471e26ea8edaaa0c6 +SIZE (cabal/crypton-x509-store-1.6.12/revision/1.cabal) = 1880 SHA256 (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = a436261e5f5e83d85080f57a5509c8224c9e75a6e56d0c43a7d2967052b634ca SIZE (cabal/crypton-x509-system-1.6.7/crypton-x509-system-1.6.7.tar.gz) = 3496 SHA256 (cabal/crypton-x509-validation-1.6.14/crypton-x509-validation-1.6.14.tar.gz) = ed0e394127db59d66a0a8e4bde28fa0b8cc67cc9a810793b54a58e96df4c601d @@ -127,6 +129,8 @@ SHA256 (cabal/generically-0.1.1/revision/4.cabal) = 3f64278f5c582dd7c6963967b129 SIZE (cabal/generically-0.1.1/revision/4.cabal) = 1203 SHA256 (cabal/half-0.3.3/half-0.3.3.tar.gz) = f476049628d6ff79722fb073c01e85f2a11b2ef3835fdc3fc21a61f05d17ab02 SIZE (cabal/half-0.3.3/half-0.3.3.tar.gz) = 8359 +SHA256 (cabal/half-0.3.3/revision/1.cabal) = b5109ef8de7ae45cc8aa1ea89c54e9f94bfcea7898dc0aa675131b7894f941d0 +SIZE (cabal/half-0.3.3/revision/1.cabal) = 2011 SHA256 (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = e58b3a8e18da5f6cd7e937e5fd683e500bb1f8276b3768269759119ca0cddb6a SIZE (cabal/hashable-1.5.0.0/hashable-1.5.0.0.tar.gz) = 89062 SHA256 (cabal/hashable-1.5.0.0/revision/1.cabal) = 2f23146cbe0325029927b221647695a4c7d6e97548ff731110979e34361f58ef @@ -229,8 +233,8 @@ SHA256 (cabal/split-0.2.5/split-0.2.5.tar.gz) = 52da404e8397c1ab238354c8d4fd9a7e SIZE (cabal/split-0.2.5/split-0.2.5.tar.gz) = 16008 SHA256 (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = b6bcd0d79bd4fe40975c8ebe803be2f3bfbf6006069a59745a325a0df3f86270 SIZE (cabal/splitmix-0.1.3.1/splitmix-0.1.3.1.tar.gz) = 21955 -SHA256 (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 26384af91f5ab9470b0bbdd0ce2172db43fc79730b7c5a3405d89c3663eb1e57 -SIZE (cabal/streaming-commons-0.2.3.0/streaming-commons-0.2.3.0.tar.gz) = 37874 +SHA256 (cabal/streaming-commons-0.2.3.1/streaming-commons-0.2.3.1.tar.gz) = 33d16c0c6080795800d9f0e490203ea3e50bd5034e5d077a0ddc04d33ea4dc6e +SIZE (cabal/streaming-commons-0.2.3.1/streaming-commons-0.2.3.1.tar.gz) = 37955 SHA256 (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 77719280c2a86312e748227bfa732eeaae0e7df48d57acc3c2e5b7b07afe2f8b SIZE (cabal/strict-0.5.1/strict-0.5.1.tar.gz) = 11798 SHA256 (cabal/strict-0.5.1/revision/1.cabal) = 58c373b7c7748cbb4a5a6c8c15073f99a1c10a9a9bb6894ac33f43a5cdb901f2 @@ -263,8 +267,8 @@ SHA256 (cabal/these-1.2.1/revision/2.cabal) = 35c57aede96c15ea1fed559ac287b1168e SIZE (cabal/these-1.2.1/revision/2.cabal) = 2294 SHA256 (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 502ef8694a5b131b47c0e5df2e9053d005a3b345b30f5225af04f081d3ef5cf0 SIZE (cabal/time-compat-1.9.8/time-compat-1.9.8.tar.gz) = 63414 -SHA256 (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 059a173398504f03cdcf33543ee33ba45082c3270f52a4d5810f84ddf7f684e3 -SIZE (cabal/tls-2.1.11/tls-2.1.11.tar.gz) = 185047 +SHA256 (cabal/tls-2.1.12/tls-2.1.12.tar.gz) = 4fd4450391a1298faf10deaf6f812cde70d6da77d2c556cbab432a3c120b1bd2 +SIZE (cabal/tls-2.1.12/tls-2.1.12.tar.gz) = 187756 SHA256 (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = b62c7304c9f3cbc9463d0739aa85cb9489f217ea092b9d625d417514fbcc9d6a SIZE (cabal/transformers-compat-0.7.2/transformers-compat-0.7.2.tar.gz) = 46485 SHA256 (cabal/unix-time-0.4.17/unix-time-0.4.17.tar.gz) = f63a05be5dcc5ac8f72c26c9fef8dcc993638ca9b545b9bd69b8a3924c201f8c @@ -273,10 +277,8 @@ SHA256 (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 99384cba8d56 SIZE (cabal/unliftio-core-0.2.1.0/unliftio-core-0.2.1.0.tar.gz) = 3865 SHA256 (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = f6a2736f858b5390d9384dca43d3ea4d96e9ca17217791791ca4951ba6e8072a SIZE (cabal/unliftio-core-0.2.1.0/revision/4.cabal) = 996 -SHA256 (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = d9cfb287cf00592d39dc9c3cac8b99627ea08f2c01798e70130fc39f7c90f11d -SIZE (cabal/unordered-containers-0.2.20/unordered-containers-0.2.20.tar.gz) = 59823 -SHA256 (cabal/unordered-containers-0.2.20/revision/4.cabal) = 233cbcdda6c2698932bb391ce0935fb44f80c115621ee815a21ed33ac8ede422 -SIZE (cabal/unordered-containers-0.2.20/revision/4.cabal) = 3921 +SHA256 (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 708a60513d6da61e09b60b9a486106af703a889b5b43472a27c3b60bf35246ab +SIZE (cabal/unordered-containers-0.2.20.1/unordered-containers-0.2.20.1.tar.gz) = 60625 SHA256 (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 7e0dd953483d6fd3ca49bcaed6b11f9e3c2787213479b2581e07747836b8357e SIZE (cabal/uuid-types-1.0.6/uuid-types-1.0.6.tar.gz) = 11222 SHA256 (cabal/uuid-types-1.0.6/revision/3.cabal) = 5ac2b681a8d7676f6a51ac1b113bfdcf18dd7fdbb313034850ed6493eef96da0 @@ -299,7 +301,5 @@ SHA256 (cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz) = ee74923ee5b0fef74413c58aaa SIZE (cabal/yaml-0.11.11.2/yaml-0.11.11.2.tar.gz) = 31926 SHA256 (cabal/yaml-0.11.11.2/revision/2.cabal) = 6f0a1859e0fb3068e50dbc7fe9bf9a26847741bc24344e35e16a03711a18f88d SIZE (cabal/yaml-0.11.11.2/revision/2.cabal) = 5178 -SHA256 (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 6edd38b6b81df8d274952aa85affa6968ae86b2231e1d429ce8bc9083e6a55bc -SIZE (cabal/zlib-0.7.1.0/zlib-0.7.1.0.tar.gz) = 29318 -SHA256 (cabal/zlib-0.7.1.0/revision/2.cabal) = 85e64a75c0b490506a7edaa2d54950c668e66b65758bb08bb14cd31faf53a206 -SIZE (cabal/zlib-0.7.1.0/revision/2.cabal) = 5357 +SHA256 (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = bf95ab01ed924be800addea195fba5ca97ec69f378368f6ff466bdc29666c1c1 +SIZE (cabal/zlib-0.7.1.1/zlib-0.7.1.1.tar.gz) = 29324 diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index a2000ea23c1c..199dbd6d2f44 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}traitlets>=5:devel/py-traitlets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib-inline>0:math/py-matplotlib-inline@${PY_FLAVOR} -USES= cpe python:3.9+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 CONFLICTS_INSTALL= py*-ipython5 diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index dff2fcdb8b38..b6cfb7a0b8e4 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.532 +PORTVERSION= 2.534 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index 7ed0b28a2209..4278907b3a26 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760466660 -SHA256 (jenkins/2.532/jenkins.war) = 50e9b91184005736a6399dfdd26fece06ff26f9a720091c1406017c1d3f65b4f -SIZE (jenkins/2.532/jenkins.war) = 94658312 +TIMESTAMP = 1761983118 +SHA256 (jenkins/2.534/jenkins.war) = fcf13a8ebbe69d678608cc4b3885ece7d7e697d6da4c3691025a06968ddef228 +SIZE (jenkins/2.534/jenkins.war) = 96005638 diff --git a/devel/kapptemplate/distinfo b/devel/kapptemplate/distinfo index 4cc582d73586..f2e4a098f27e 100644 --- a/devel/kapptemplate/distinfo +++ b/devel/kapptemplate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409715 -SHA256 (KDE/release-service/25.08.1/kapptemplate-25.08.1.tar.xz) = 1f2548352fff86b315eaad5df3aae94f853ec8bf910553b2c488a50d32397b42 -SIZE (KDE/release-service/25.08.1/kapptemplate-25.08.1.tar.xz) = 479704 +TIMESTAMP = 1759874651 +SHA256 (KDE/release-service/25.08.2/kapptemplate-25.08.2.tar.xz) = a9b7ef80773c77e9c81c8f519790abda40f6aca17ddec240e9c2f4cdca7cf942 +SIZE (KDE/release-service/25.08.2/kapptemplate-25.08.2.tar.xz) = 481204 diff --git a/devel/kapptemplate/pkg-plist b/devel/kapptemplate/pkg-plist index 1c4045206a1d..137cd9967001 100644 --- a/devel/kapptemplate/pkg-plist +++ b/devel/kapptemplate/pkg-plist @@ -10,6 +10,7 @@ share/icons/hicolor/64x64/apps/kapptemplate.png share/icons/hicolor/scalable/apps/kapptemplate.svg share/kdevappwizard/templates/kde-frameworks6-simple.tar.bz2 share/kdevappwizard/templates/kde-frameworks6.tar.bz2 +share/locale/ar/LC_MESSAGES/kapptemplate.mo share/locale/ast/LC_MESSAGES/kapptemplate.mo share/locale/bg/LC_MESSAGES/kapptemplate.mo share/locale/bs/LC_MESSAGES/kapptemplate.mo diff --git a/devel/kcachegrind/distinfo b/devel/kcachegrind/distinfo index 9c5665e27857..3189a240874f 100644 --- a/devel/kcachegrind/distinfo +++ b/devel/kcachegrind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409717 -SHA256 (KDE/release-service/25.08.1/kcachegrind-25.08.1.tar.xz) = 65eb86ee20cfe5f9c68554e20758fa907cfc9851808b14415192612560f67085 -SIZE (KDE/release-service/25.08.1/kcachegrind-25.08.1.tar.xz) = 992380 +TIMESTAMP = 1759874653 +SHA256 (KDE/release-service/25.08.2/kcachegrind-25.08.2.tar.xz) = 8d50c071a23db62acecdf22d6e94396aa03e4d5ff97acc7d2be84863b34fbfc8 +SIZE (KDE/release-service/25.08.2/kcachegrind-25.08.2.tar.xz) = 1001140 diff --git a/devel/kcachegrind/pkg-plist b/devel/kcachegrind/pkg-plist index 15b389b9787c..6cc63e53cc36 100644 --- a/devel/kcachegrind/pkg-plist +++ b/devel/kcachegrind/pkg-plist @@ -17,6 +17,7 @@ share/icons/hicolor/64x64/apps/kcachegrind.png %%DATADIR%%/icons/hicolor/32x32/actions/percent.png %%DATADIR%%/tips share/locale/ar/LC_MESSAGES/kcachegrind.mo +share/locale/ar/LC_MESSAGES/kcachegrind_qt.qm share/locale/ast/LC_MESSAGES/kcachegrind.mo share/locale/ast/LC_MESSAGES/kcachegrind_qt.qm share/locale/be/LC_MESSAGES/kcachegrind.mo diff --git a/devel/kde-dev-scripts/distinfo b/devel/kde-dev-scripts/distinfo index 7102aef3b048..bfa455c6eaea 100644 --- a/devel/kde-dev-scripts/distinfo +++ b/devel/kde-dev-scripts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409917 -SHA256 (KDE/release-service/25.08.1/kde-dev-scripts-25.08.1.tar.xz) = 4732ac53f91e6b70e484916fbfbd2e6709260b385fdcd2fb49dcb7854383f6f7 -SIZE (KDE/release-service/25.08.1/kde-dev-scripts-25.08.1.tar.xz) = 377016 +TIMESTAMP = 1759874654 +SHA256 (KDE/release-service/25.08.2/kde-dev-scripts-25.08.2.tar.xz) = e1d72bc3210fb568f2effdb1bb3f9a58c4da778af1ba4b005e138e9aa17a35e9 +SIZE (KDE/release-service/25.08.2/kde-dev-scripts-25.08.2.tar.xz) = 376972 diff --git a/devel/kde-dev-utils/distinfo b/devel/kde-dev-utils/distinfo index 9b2e77f443cb..4a20dc67fbc0 100644 --- a/devel/kde-dev-utils/distinfo +++ b/devel/kde-dev-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409719 -SHA256 (KDE/release-service/25.08.1/kde-dev-utils-25.08.1.tar.xz) = 28eae56d7115ef85e193c69712dca18a6fef9f7b733997df4b21f5451dac9db3 -SIZE (KDE/release-service/25.08.1/kde-dev-utils-25.08.1.tar.xz) = 77048 +TIMESTAMP = 1759874656 +SHA256 (KDE/release-service/25.08.2/kde-dev-utils-25.08.2.tar.xz) = 2686c98e8f827ce337463a746554357632bfe9a5dfa3a84e5c55f6ef7b2d3247 +SIZE (KDE/release-service/25.08.2/kde-dev-utils-25.08.2.tar.xz) = 77604 diff --git a/devel/kde-dev-utils/pkg-plist b/devel/kde-dev-utils/pkg-plist index bb38a5d8718c..f4db6af65728 100644 --- a/devel/kde-dev-utils/pkg-plist +++ b/devel/kde-dev-utils/pkg-plist @@ -9,6 +9,7 @@ share/icons/hicolor/32x32/apps/kuiviewer.png share/icons/hicolor/48x48/apps/kuiviewer.png share/icons/hicolor/64x64/apps/kuiviewer.png share/icons/hicolor/scalable/apps/kuiviewer.svg +share/locale/ar/LC_MESSAGES/kpartloader.mo share/locale/ar/LC_MESSAGES/kuiviewer.mo share/locale/ast/LC_MESSAGES/kpartloader.mo share/locale/ast/LC_MESSAGES/kuiviewer.mo diff --git a/devel/kdesdk-kio/distinfo b/devel/kdesdk-kio/distinfo index 6e6bc916b8c7..6bdcd17ed9e4 100644 --- a/devel/kdesdk-kio/distinfo +++ b/devel/kdesdk-kio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409722 -SHA256 (KDE/release-service/25.08.1/kdesdk-kio-25.08.1.tar.xz) = 995ed0bc07a7c0555bf9dc3a87cc020c742f28c1332b84c2c117bf44e538014d -SIZE (KDE/release-service/25.08.1/kdesdk-kio-25.08.1.tar.xz) = 42968 +TIMESTAMP = 1759874658 +SHA256 (KDE/release-service/25.08.2/kdesdk-kio-25.08.2.tar.xz) = 0b9cbc9166f4982e09b1098dbcb101d31979ff4f072d0d64a9ea63f52c264975 +SIZE (KDE/release-service/25.08.2/kdesdk-kio-25.08.2.tar.xz) = 42960 diff --git a/devel/kdesdk-thumbnailers/distinfo b/devel/kdesdk-thumbnailers/distinfo index 7222398ab50b..e9d78b30068d 100644 --- a/devel/kdesdk-thumbnailers/distinfo +++ b/devel/kdesdk-thumbnailers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409724 -SHA256 (KDE/release-service/25.08.1/kdesdk-thumbnailers-25.08.1.tar.xz) = 38931ce4eae4b1a16790668e3687fe7326cfbecdbf74762bff4bd90176d9ab1e -SIZE (KDE/release-service/25.08.1/kdesdk-thumbnailers-25.08.1.tar.xz) = 27372 +TIMESTAMP = 1759874661 +SHA256 (KDE/release-service/25.08.2/kdesdk-thumbnailers-25.08.2.tar.xz) = 58bf52d881a64ee428b0ee9d028edff06ebe87d922584e26d77afce81ec0c3b3 +SIZE (KDE/release-service/25.08.2/kdesdk-thumbnailers-25.08.2.tar.xz) = 27392 diff --git a/devel/kdev-php/distinfo b/devel/kdev-php/distinfo index 805d02bdbeb5..4f8a6fbb7d03 100644 --- a/devel/kdev-php/distinfo +++ b/devel/kdev-php/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409726 -SHA256 (KDE/release-service/25.08.1/kdev-php-25.08.1.tar.xz) = ad647ef411aa8b041ad01982b881002f103e394f357b0185af7d202c3baa500c -SIZE (KDE/release-service/25.08.1/kdev-php-25.08.1.tar.xz) = 1099072 +TIMESTAMP = 1759874663 +SHA256 (KDE/release-service/25.08.2/kdev-php-25.08.2.tar.xz) = ee6e08254eaf11e67decbb18e6c172c503042da84038099382bca1266e3b990d +SIZE (KDE/release-service/25.08.2/kdev-php-25.08.2.tar.xz) = 1101020 diff --git a/devel/kdev-php/pkg-plist b/devel/kdev-php/pkg-plist index 68afe641c407..0745f6685137 100644 --- a/devel/kdev-php/pkg-plist +++ b/devel/kdev-php/pkg-plist @@ -24,6 +24,7 @@ lib/libkdevphpparser.so share/kdevappwizard/templates/simple_phpapp.tar.bz2 share/kdevphpsupport/phpfunctions.php share/kdevphpsupport/phpunitdeclarations.php +share/locale/ar/LC_MESSAGES/kdevphp.mo share/locale/bs/LC_MESSAGES/kdevphp.mo share/locale/ca/LC_MESSAGES/kdevphp.mo share/locale/ca@valencia/LC_MESSAGES/kdevphp.mo diff --git a/devel/kdev-python/distinfo b/devel/kdev-python/distinfo index f988d121c5bc..bb019fc14da5 100644 --- a/devel/kdev-python/distinfo +++ b/devel/kdev-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409729 -SHA256 (KDE/release-service/25.08.1/kdev-python-25.08.1.tar.xz) = 65abb0adf6456cfd191ac0569bb9988c7b41a89bd372269377a2ed9dd6fafe7b -SIZE (KDE/release-service/25.08.1/kdev-python-25.08.1.tar.xz) = 1110180 +TIMESTAMP = 1759874666 +SHA256 (KDE/release-service/25.08.2/kdev-python-25.08.2.tar.xz) = 11297d05c417f9e7108ed3a1f205436e759ba9459c3c6f4f947359d6765142c5 +SIZE (KDE/release-service/25.08.2/kdev-python-25.08.2.tar.xz) = 1113212 diff --git a/devel/kdev-python/pkg-plist b/devel/kdev-python/pkg-plist index 8662eaafe394..1041ff3fda20 100644 --- a/devel/kdev-python/pkg-plist +++ b/devel/kdev-python/pkg-plist @@ -144,6 +144,7 @@ share/kdevpythonsupport/documentation_files/unicodedata.py share/kdevpythonsupport/documentation_files/zipimport.py share/kdevpythonsupport/documentation_files/zlib.py share/kdevpythonsupport/scripts/introspect.py +share/locale/ar/LC_MESSAGES/kdevpython.mo share/locale/bs/LC_MESSAGES/kdevpython.mo share/locale/ca/LC_MESSAGES/kdevpython.mo share/locale/ca@valencia/LC_MESSAGES/kdevpython.mo diff --git a/devel/kdevelop/distinfo b/devel/kdevelop/distinfo index 48117fe24ff6..366cd249bc34 100644 --- a/devel/kdevelop/distinfo +++ b/devel/kdevelop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409731 -SHA256 (KDE/release-service/25.08.1/kdevelop-25.08.1.tar.xz) = a2f4c7eccd0d0bc63f4c073d407c99189cf7380ef6b70f6de9bca4629510ac25 -SIZE (KDE/release-service/25.08.1/kdevelop-25.08.1.tar.xz) = 8944824 +TIMESTAMP = 1759874668 +SHA256 (KDE/release-service/25.08.2/kdevelop-25.08.2.tar.xz) = b87923d6d37de5388f36c2e9ae66e1b096b9f425bf9fa0fbf96368f6af465b29 +SIZE (KDE/release-service/25.08.2/kdevelop-25.08.2.tar.xz) = 8992332 diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist index 8246e2a8780a..a89d2ed62c61 100644 --- a/devel/kdevelop/pkg-plist +++ b/devel/kdevelop/pkg-plist @@ -754,13 +754,71 @@ share/knsrcfiles/kdevappwizard.knsrc share/knsrcfiles/kdevelop-qthelp.knsrc share/knsrcfiles/kdevfiletemplates.knsrc share/locale/af/LC_MESSAGES/kdevelop.mo +share/locale/ar/LC_MESSAGES/kdevandroid.mo +share/locale/ar/LC_MESSAGES/kdevappwizard.mo +share/locale/ar/LC_MESSAGES/kdevastyle.mo +share/locale/ar/LC_MESSAGES/kdevbazaar.mo +share/locale/ar/LC_MESSAGES/kdevclang.mo +share/locale/ar/LC_MESSAGES/kdevclangtidy.mo share/locale/ar/LC_MESSAGES/kdevclassbrowser.mo +share/locale/ar/LC_MESSAGES/kdevclazy.mo +share/locale/ar/LC_MESSAGES/kdevcmake.mo +share/locale/ar/LC_MESSAGES/kdevcmakebuilder.mo +share/locale/ar/LC_MESSAGES/kdevcodeutils.mo +share/locale/ar/LC_MESSAGES/kdevcompileanalyzercommon.mo +share/locale/ar/LC_MESSAGES/kdevcontextbrowser.mo +share/locale/ar/LC_MESSAGES/kdevcppcheck.mo +share/locale/ar/LC_MESSAGES/kdevcustombuildsystem.mo +share/locale/ar/LC_MESSAGES/kdevcustomdefinesandincludes.mo +share/locale/ar/LC_MESSAGES/kdevcustommake.mo +share/locale/ar/LC_MESSAGES/kdevcustomscript.mo +share/locale/ar/LC_MESSAGES/kdevdebuggercommon.mo +share/locale/ar/LC_MESSAGES/kdevdocker.mo +share/locale/ar/LC_MESSAGES/kdevdocumentswitcher.mo +share/locale/ar/LC_MESSAGES/kdevdocumentview.mo share/locale/ar/LC_MESSAGES/kdevelop.mo +share/locale/ar/LC_MESSAGES/kdevexecute.mo share/locale/ar/LC_MESSAGES/kdevexecuteplasmoid.mo +share/locale/ar/LC_MESSAGES/kdevexecutescript.mo +share/locale/ar/LC_MESSAGES/kdevexternalscript.mo +share/locale/ar/LC_MESSAGES/kdevfilemanager.mo +share/locale/ar/LC_MESSAGES/kdevfiletemplates.mo +share/locale/ar/LC_MESSAGES/kdevflatpak.mo +share/locale/ar/LC_MESSAGES/kdevgdb.mo +share/locale/ar/LC_MESSAGES/kdevghprovider.mo +share/locale/ar/LC_MESSAGES/kdevgit.mo +share/locale/ar/LC_MESSAGES/kdevgrepview.mo +share/locale/ar/LC_MESSAGES/kdevheaptrack.mo share/locale/ar/LC_MESSAGES/kdevkonsole.mo +share/locale/ar/LC_MESSAGES/kdevlldb.mo +share/locale/ar/LC_MESSAGES/kdevmakebuilder.mo +share/locale/ar/LC_MESSAGES/kdevmanpage.mo +share/locale/ar/LC_MESSAGES/kdevmesonmanager.mo +share/locale/ar/LC_MESSAGES/kdevninja.mo +share/locale/ar/LC_MESSAGES/kdevokteta.mo +share/locale/ar/LC_MESSAGES/kdevopenwith.mo +share/locale/ar/LC_MESSAGES/kdevoutlineview.mo +share/locale/ar/LC_MESSAGES/kdevpatchreview.mo +share/locale/ar/LC_MESSAGES/kdevperforce.mo share/locale/ar/LC_MESSAGES/kdevplatform.mo +share/locale/ar/LC_MESSAGES/kdevproblemreporter.mo +share/locale/ar/LC_MESSAGES/kdevprojectfilter.mo +share/locale/ar/LC_MESSAGES/kdevprojectmanagerview.mo +share/locale/ar/LC_MESSAGES/kdevqmakebuilder.mo +share/locale/ar/LC_MESSAGES/kdevqmakemanager.mo +share/locale/ar/LC_MESSAGES/kdevqmljs.mo share/locale/ar/LC_MESSAGES/kdevqthelp.mo +share/locale/ar/LC_MESSAGES/kdevquickopen.mo +share/locale/ar/LC_MESSAGES/kdevscratchpad.mo +share/locale/ar/LC_MESSAGES/kdevsourceformatter.mo +share/locale/ar/LC_MESSAGES/kdevstandardoutputview.mo +share/locale/ar/LC_MESSAGES/kdevsubversion.mo +share/locale/ar/LC_MESSAGES/kdevswitchtobuddy.mo +share/locale/ar/LC_MESSAGES/kdevtestview.mo +share/locale/ar/LC_MESSAGES/kdevvcsprojectintegration.mo share/locale/ar/LC_MESSAGES/kdevwelcomepage.mo +share/locale/ar/LC_MESSAGES/plasma_applet_kdevelopsessions.mo +share/locale/ar/LC_MESSAGES/plasma_runner_kdevelopsessions.mo share/locale/az/LC_MESSAGES/kdevclazy.mo share/locale/az/LC_MESSAGES/kdevdebuggercommon.mo share/locale/az/LC_MESSAGES/kdevelop.mo @@ -1787,13 +1845,17 @@ share/locale/he/LC_MESSAGES/kdevandroid.mo share/locale/he/LC_MESSAGES/kdevbazaar.mo share/locale/he/LC_MESSAGES/kdevclassbrowser.mo share/locale/he/LC_MESSAGES/kdevcodeutils.mo +share/locale/he/LC_MESSAGES/kdevcompileanalyzercommon.mo share/locale/he/LC_MESSAGES/kdevdocker.mo share/locale/he/LC_MESSAGES/kdevdocumentswitcher.mo share/locale/he/LC_MESSAGES/kdevdocumentview.mo share/locale/he/LC_MESSAGES/kdevfilemanager.mo +share/locale/he/LC_MESSAGES/kdevghprovider.mo share/locale/he/LC_MESSAGES/kdevkonsole.mo share/locale/he/LC_MESSAGES/kdevmanpage.mo +share/locale/he/LC_MESSAGES/kdevninja.mo share/locale/he/LC_MESSAGES/kdevokteta.mo +share/locale/he/LC_MESSAGES/kdevopenwith.mo share/locale/he/LC_MESSAGES/kdevoutlineview.mo share/locale/he/LC_MESSAGES/kdevqmakebuilder.mo share/locale/he/LC_MESSAGES/kdevsourceformatter.mo diff --git a/devel/kf6-extra-cmake-modules/Makefile b/devel/kf6-extra-cmake-modules/Makefile index 8891e048046b..1c47656b0e15 100644 --- a/devel/kf6-extra-cmake-modules/Makefile +++ b/devel/kf6-extra-cmake-modules/Makefile @@ -1,6 +1,8 @@ PORTNAME= extra-cmake-modules DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks +PATCH_SITES= https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/ +PATCHFILES= 7a1d063137a8e8c7758cfdb1c95f2b258cd0d0c6.patch:-p1 COMMENT= Extra modules and scripts for CMake MAINTAINER= kde@FreeBSD.org diff --git a/devel/kf6-extra-cmake-modules/distinfo b/devel/kf6-extra-cmake-modules/distinfo index 86428ef372db..b47abdbd7e10 100644 --- a/devel/kf6-extra-cmake-modules/distinfo +++ b/devel/kf6-extra-cmake-modules/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1757408185 -SHA256 (KDE/frameworks/6.18/extra-cmake-modules-6.18.0.tar.xz) = b2d2222cfe5ace502c60bd8a77a79bc0230f48cee83265c89dcc2618b960e293 -SIZE (KDE/frameworks/6.18/extra-cmake-modules-6.18.0.tar.xz) = 330388 +TIMESTAMP = 1761689149 +SHA256 (KDE/frameworks/6.19/extra-cmake-modules-6.19.0.tar.xz) = a4f0c1d8181f43e9af4b9b44696c77760b5bc9dae5bdb921f090bce664e9ca84 +SIZE (KDE/frameworks/6.19/extra-cmake-modules-6.19.0.tar.xz) = 331316 +SHA256 (KDE/frameworks/6.19/7a1d063137a8e8c7758cfdb1c95f2b258cd0d0c6.patch) = 3b837f0fb007578fea9152375ed574dbd04a361fa5635e42aa16e7a53ca1c66f +SIZE (KDE/frameworks/6.19/7a1d063137a8e8c7758cfdb1c95f2b258cd0d0c6.patch) = 6447 diff --git a/devel/kf6-kapidox/distinfo b/devel/kf6-kapidox/distinfo index bddc6a715e40..883060d02c57 100644 --- a/devel/kf6-kapidox/distinfo +++ b/devel/kf6-kapidox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408185 -SHA256 (KDE/frameworks/6.18/kapidox-6.18.0.tar.xz) = db5f38cb732d6d4bad1348e2cf7892e8c7a9018bab00c85add631507f4b8677f -SIZE (KDE/frameworks/6.18/kapidox-6.18.0.tar.xz) = 198568 +TIMESTAMP = 1759784967 +SHA256 (KDE/frameworks/6.19/kapidox-6.19.0.tar.xz) = 7d0e85aed091cf8c725ae4fb965c403a89443a269e539ea3c92b2477f8528c53 +SIZE (KDE/frameworks/6.19/kapidox-6.19.0.tar.xz) = 198552 diff --git a/devel/kf6-kauth/distinfo b/devel/kf6-kauth/distinfo index c246e396dc8f..073514322d0f 100644 --- a/devel/kf6-kauth/distinfo +++ b/devel/kf6-kauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408185 -SHA256 (KDE/frameworks/6.18/kauth-6.18.0.tar.xz) = 8c6fee69482e7a3dfcf7eacca9cb6a191ec5d1b09e0a539e1f7d5d76d08403e9 -SIZE (KDE/frameworks/6.18/kauth-6.18.0.tar.xz) = 2273456 +TIMESTAMP = 1759784967 +SHA256 (KDE/frameworks/6.19/kauth-6.19.0.tar.xz) = f86363aeb7f9223a429b6356faa87d2fdb1acde4c2750b37994304b5c9371aa5 +SIZE (KDE/frameworks/6.19/kauth-6.19.0.tar.xz) = 2273452 diff --git a/devel/kf6-kbookmarks/distinfo b/devel/kf6-kbookmarks/distinfo index f9d24d6d7fb6..702e5d496e39 100644 --- a/devel/kf6-kbookmarks/distinfo +++ b/devel/kf6-kbookmarks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408185 -SHA256 (KDE/frameworks/6.18/kbookmarks-6.18.0.tar.xz) = 41a845ffd9effb8d942d04d76fc3a58b0bf23d3fd36aeba21c89ab9eb0fc4f85 -SIZE (KDE/frameworks/6.18/kbookmarks-6.18.0.tar.xz) = 1093716 +TIMESTAMP = 1759784967 +SHA256 (KDE/frameworks/6.19/kbookmarks-6.19.0.tar.xz) = 7a3d7fdbfe4c7787b1a1941ecbfa261fd44fa7bd4d8275672e0d22c2a3504390 +SIZE (KDE/frameworks/6.19/kbookmarks-6.19.0.tar.xz) = 1093740 diff --git a/devel/kf6-kcmutils/distinfo b/devel/kf6-kcmutils/distinfo index 16579421387c..f948d451be7f 100644 --- a/devel/kf6-kcmutils/distinfo +++ b/devel/kf6-kcmutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408186 -SHA256 (KDE/frameworks/6.18/kcmutils-6.18.0.tar.xz) = 6114c1ec8eb73734619a99e4956dce449828af336c2cd91d19bfeb03e221528f -SIZE (KDE/frameworks/6.18/kcmutils-6.18.0.tar.xz) = 2444732 +TIMESTAMP = 1759784968 +SHA256 (KDE/frameworks/6.19/kcmutils-6.19.0.tar.xz) = 3760a46ccf196cc50d0d0b00d4471bec7468f136be57a190358bc3e437a48f53 +SIZE (KDE/frameworks/6.19/kcmutils-6.19.0.tar.xz) = 2444876 diff --git a/devel/kf6-kconfig/distinfo b/devel/kf6-kconfig/distinfo index bc893e2b66e2..aa3775a4cc70 100644 --- a/devel/kf6-kconfig/distinfo +++ b/devel/kf6-kconfig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408186 -SHA256 (KDE/frameworks/6.18/kconfig-6.18.0.tar.xz) = 517cbf6747df9289d6fce860a73d49e59354685334ae468ecd53f1067d9d618b -SIZE (KDE/frameworks/6.18/kconfig-6.18.0.tar.xz) = 355392 +TIMESTAMP = 1759784968 +SHA256 (KDE/frameworks/6.19/kconfig-6.19.0.tar.xz) = d4ffbecd0690807122374927f196eb6b65f3753f22a6a16109e04aa7e98b32eb +SIZE (KDE/frameworks/6.19/kconfig-6.19.0.tar.xz) = 355924 diff --git a/devel/kf6-kcoreaddons/distinfo b/devel/kf6-kcoreaddons/distinfo index 4573a7b4806a..1ffb52fd0468 100644 --- a/devel/kf6-kcoreaddons/distinfo +++ b/devel/kf6-kcoreaddons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408186 -SHA256 (KDE/frameworks/6.18/kcoreaddons-6.18.0.tar.xz) = e1d03cfc7d45987ec31f31104f4732812980e0038beab222633da1108eb6f42f -SIZE (KDE/frameworks/6.18/kcoreaddons-6.18.0.tar.xz) = 2553392 +TIMESTAMP = 1759784968 +SHA256 (KDE/frameworks/6.19/kcoreaddons-6.19.0.tar.xz) = 7e53336b90690b70b71af23ab06964c75c9debea3cd7cda0978d32ba586e939a +SIZE (KDE/frameworks/6.19/kcoreaddons-6.19.0.tar.xz) = 2553852 diff --git a/devel/kf6-kcrash/distinfo b/devel/kf6-kcrash/distinfo index 73a390b29579..4844aa87d0d3 100644 --- a/devel/kf6-kcrash/distinfo +++ b/devel/kf6-kcrash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408187 -SHA256 (KDE/frameworks/6.18/kcrash-6.18.0.tar.xz) = a66293821b151f575fcfb59848578749e248c5baa2f262ac86725d0f64b324e0 -SIZE (KDE/frameworks/6.18/kcrash-6.18.0.tar.xz) = 29104 +TIMESTAMP = 1759784969 +SHA256 (KDE/frameworks/6.19/kcrash-6.19.0.tar.xz) = 7feb010b75a07c5125b2f36ad8989eecdb6a5d41de142c552d71e1cec43162dd +SIZE (KDE/frameworks/6.19/kcrash-6.19.0.tar.xz) = 29116 diff --git a/devel/kf6-kdbusaddons/distinfo b/devel/kf6-kdbusaddons/distinfo index 75f7cc9ec36f..5edecb6e683a 100644 --- a/devel/kf6-kdbusaddons/distinfo +++ b/devel/kf6-kdbusaddons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408187 -SHA256 (KDE/frameworks/6.18/kdbusaddons-6.18.0.tar.xz) = dce95cd146e18b400c4df31ea8c9bbba8f919e329a52dc1a19635184ac85e49a -SIZE (KDE/frameworks/6.18/kdbusaddons-6.18.0.tar.xz) = 46524 +TIMESTAMP = 1759784969 +SHA256 (KDE/frameworks/6.19/kdbusaddons-6.19.0.tar.xz) = 05f4aea54ce8bf9e62ebd48791e9aceba5cbc5aaf195a32ce2497fac2b64aa0d +SIZE (KDE/frameworks/6.19/kdbusaddons-6.19.0.tar.xz) = 46540 diff --git a/devel/kf6-kdeclarative/distinfo b/devel/kf6-kdeclarative/distinfo index 2ae4a8f8987c..09fba2baf592 100644 --- a/devel/kf6-kdeclarative/distinfo +++ b/devel/kf6-kdeclarative/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408187 -SHA256 (KDE/frameworks/6.18/kdeclarative-6.18.0.tar.xz) = dc42a74c64281e6798d07cd9ed5326f6f3d82247f2e29e7ca9855a36cb3a1e6c -SIZE (KDE/frameworks/6.18/kdeclarative-6.18.0.tar.xz) = 2408844 +TIMESTAMP = 1759784969 +SHA256 (KDE/frameworks/6.19/kdeclarative-6.19.0.tar.xz) = 0c71a9a08f447b20fa06be836d059b2cd4791e972e279d99464e2dd0dbff7a90 +SIZE (KDE/frameworks/6.19/kdeclarative-6.19.0.tar.xz) = 2408620 diff --git a/devel/kf6-kdoctools/distinfo b/devel/kf6-kdoctools/distinfo index 83a5168fd43b..74addead9dd9 100644 --- a/devel/kf6-kdoctools/distinfo +++ b/devel/kf6-kdoctools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408187 -SHA256 (KDE/frameworks/6.18/kdoctools-6.18.0.tar.xz) = e73ddb2dfb1b061e02d37861ef58c2d58daf1817e1ce543737ff7abf284bc984 -SIZE (KDE/frameworks/6.18/kdoctools-6.18.0.tar.xz) = 459368 +TIMESTAMP = 1759784969 +SHA256 (KDE/frameworks/6.19/kdoctools-6.19.0.tar.xz) = c2048b2979247540f9ba22fd7c6f372ce869699c3a3e81a97af2fa2f733c74bc +SIZE (KDE/frameworks/6.19/kdoctools-6.19.0.tar.xz) = 459308 diff --git a/devel/kf6-kfilemetadata/distinfo b/devel/kf6-kfilemetadata/distinfo index ff027df8a183..602c116b4860 100644 --- a/devel/kf6-kfilemetadata/distinfo +++ b/devel/kf6-kfilemetadata/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408188 -SHA256 (KDE/frameworks/6.18/kfilemetadata-6.18.0.tar.xz) = 05c4b0955885b46fed6dc23998760fdae59599a960159ec44f779d7498a08834 -SIZE (KDE/frameworks/6.18/kfilemetadata-6.18.0.tar.xz) = 702700 +TIMESTAMP = 1759784970 +SHA256 (KDE/frameworks/6.19/kfilemetadata-6.19.0.tar.xz) = 5d465225826a06607234f29a6444883167ed2a921c7115c22e308343211541c1 +SIZE (KDE/frameworks/6.19/kfilemetadata-6.19.0.tar.xz) = 702724 diff --git a/devel/kf6-ki18n/distinfo b/devel/kf6-ki18n/distinfo index b37617d56135..b431f11bc629 100644 --- a/devel/kf6-ki18n/distinfo +++ b/devel/kf6-ki18n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408188 -SHA256 (KDE/frameworks/6.18/ki18n-6.18.0.tar.xz) = d0cbfbf3427c0368daa23f9f68b3cb5b03ad37b6820591491b3ea8a0a28bea61 -SIZE (KDE/frameworks/6.18/ki18n-6.18.0.tar.xz) = 3090192 +TIMESTAMP = 1759784970 +SHA256 (KDE/frameworks/6.19/ki18n-6.19.0.tar.xz) = 608ff2634cd19736a8091c750c71b23db0b33fd81e82fb9fc4bcce76712284a6 +SIZE (KDE/frameworks/6.19/ki18n-6.19.0.tar.xz) = 3090296 diff --git a/devel/kf6-kidletime/distinfo b/devel/kf6-kidletime/distinfo index 4970f721fb08..0e478fc5a817 100644 --- a/devel/kf6-kidletime/distinfo +++ b/devel/kf6-kidletime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408188 -SHA256 (KDE/frameworks/6.18/kidletime-6.18.0.tar.xz) = 44afc88543b23c519eb5f55e7c5120ccd6d4eb2eaaa5bee24e3fb5e4a695dab7 -SIZE (KDE/frameworks/6.18/kidletime-6.18.0.tar.xz) = 30808 +TIMESTAMP = 1759784970 +SHA256 (KDE/frameworks/6.19/kidletime-6.19.0.tar.xz) = df82c386fef8dc98ea5976ffef1da11539c1914d21b773ce62f4533b5ad16f65 +SIZE (KDE/frameworks/6.19/kidletime-6.19.0.tar.xz) = 30816 diff --git a/devel/kf6-kio/Makefile b/devel/kf6-kio/Makefile index 831cc93d7d85..27565f021039 100644 --- a/devel/kf6-kio/Makefile +++ b/devel/kf6-kio/Makefile @@ -19,4 +19,5 @@ USE_KDE= archive auth bookmarks colorscheme completion config \ USE_QT= 5compat base USE_XORG= x11 +KDE_FRAMEWORKS_VERSION= 6.19.1 .include <bsd.port.mk> diff --git a/devel/kf6-kio/distinfo b/devel/kf6-kio/distinfo index a53bb02614ac..8695a5fc9bb9 100644 --- a/devel/kf6-kio/distinfo +++ b/devel/kf6-kio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408188 -SHA256 (KDE/frameworks/6.18/kio-6.18.0.tar.xz) = a97acec1407e1f00ca74e63964e7608828d4431bfe0aebe9010c296bb6387bda -SIZE (KDE/frameworks/6.18/kio-6.18.0.tar.xz) = 3490828 +TIMESTAMP = 1761254649 +SHA256 (KDE/frameworks/6.19/kio-6.19.1.tar.xz) = 2f0ea7af4ca227031f0f0341a232d186d40db001d5bb6287ef9fa4bca127ee3f +SIZE (KDE/frameworks/6.19/kio-6.19.1.tar.xz) = 3465228 diff --git a/devel/kf6-kitemmodels/distinfo b/devel/kf6-kitemmodels/distinfo index 326a4f379bc6..d8dfb26e039d 100644 --- a/devel/kf6-kitemmodels/distinfo +++ b/devel/kf6-kitemmodels/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408189 -SHA256 (KDE/frameworks/6.18/kitemmodels-6.18.0.tar.xz) = 887653b1571ad0afd4b836ad2451a42b07657d0eede1a2628e9c69102ce23de1 -SIZE (KDE/frameworks/6.18/kitemmodels-6.18.0.tar.xz) = 397052 +TIMESTAMP = 1759784971 +SHA256 (KDE/frameworks/6.19/kitemmodels-6.19.0.tar.xz) = 96e74a13100d0266ac31bfd1527901637f2bf4d6bc7d46a497e6dc9291bdb98e +SIZE (KDE/frameworks/6.19/kitemmodels-6.19.0.tar.xz) = 397020 diff --git a/devel/kf6-knewstuff/distinfo b/devel/kf6-knewstuff/distinfo index 5588fb9df97e..98168cfba1fd 100644 --- a/devel/kf6-knewstuff/distinfo +++ b/devel/kf6-knewstuff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408189 -SHA256 (KDE/frameworks/6.18/knewstuff-6.18.0.tar.xz) = 7e721735abf7e2f6f8c0f42324f885bcad1114c317ac79bfabc705fb8018dba5 -SIZE (KDE/frameworks/6.18/knewstuff-6.18.0.tar.xz) = 3090224 +TIMESTAMP = 1759784971 +SHA256 (KDE/frameworks/6.19/knewstuff-6.19.0.tar.xz) = 7090fb82f04fa634ba98ad150c88123c80c117d5aed8559633d831e1c8591aff +SIZE (KDE/frameworks/6.19/knewstuff-6.19.0.tar.xz) = 3089948 diff --git a/devel/kf6-knotifications/distinfo b/devel/kf6-knotifications/distinfo index d1f70c504af7..a130f5e56083 100644 --- a/devel/kf6-knotifications/distinfo +++ b/devel/kf6-knotifications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408189 -SHA256 (KDE/frameworks/6.18/knotifications-6.18.0.tar.xz) = 593cb00c9e04018477ba146031f6d46f4079c637c6a46630566712d842b9f3a8 -SIZE (KDE/frameworks/6.18/knotifications-6.18.0.tar.xz) = 2304644 +TIMESTAMP = 1759784971 +SHA256 (KDE/frameworks/6.19/knotifications-6.19.0.tar.xz) = 86f2645f2bc43440f119099bf25aa5329e8457761a855e4bd5f08a5f7809b2b6 +SIZE (KDE/frameworks/6.19/knotifications-6.19.0.tar.xz) = 2304696 diff --git a/devel/kf6-knotifyconfig/distinfo b/devel/kf6-knotifyconfig/distinfo index 87a4ac24d82d..c6468813b61b 100644 --- a/devel/kf6-knotifyconfig/distinfo +++ b/devel/kf6-knotifyconfig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408190 -SHA256 (KDE/frameworks/6.18/knotifyconfig-6.18.0.tar.xz) = 9a817fb4e1833be014370badc6bdbf464f1aa04e054016fc3bcafd053a19ada8 -SIZE (KDE/frameworks/6.18/knotifyconfig-6.18.0.tar.xz) = 2362140 +TIMESTAMP = 1759784972 +SHA256 (KDE/frameworks/6.19/knotifyconfig-6.19.0.tar.xz) = cd1933ba68630139cd1bf456f085b33e0c354fd0f1f0e4c46822b09eb5c5c31f +SIZE (KDE/frameworks/6.19/knotifyconfig-6.19.0.tar.xz) = 2362196 diff --git a/devel/kf6-kpackage/distinfo b/devel/kf6-kpackage/distinfo index bb589bd41a72..8a2d818b0c5c 100644 --- a/devel/kf6-kpackage/distinfo +++ b/devel/kf6-kpackage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408190 -SHA256 (KDE/frameworks/6.18/kpackage-6.18.0.tar.xz) = 1bc2e43bf2239dc20e836b70877631e103057fb14a9467290c76fa45ff02870e -SIZE (KDE/frameworks/6.18/kpackage-6.18.0.tar.xz) = 181620 +TIMESTAMP = 1759784972 +SHA256 (KDE/frameworks/6.19/kpackage-6.19.0.tar.xz) = 9ae441930955e5ebbca36243bf326638b7badbc74c56f89c906c081c04b7009d +SIZE (KDE/frameworks/6.19/kpackage-6.19.0.tar.xz) = 181676 diff --git a/devel/kf6-kparts/distinfo b/devel/kf6-kparts/distinfo index ccddec910c01..107778120ed8 100644 --- a/devel/kf6-kparts/distinfo +++ b/devel/kf6-kparts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408190 -SHA256 (KDE/frameworks/6.18/kparts-6.18.0.tar.xz) = 846e522e6aff2a219064a52e9baeefdfbcbea71dadb1810b9c58cb9c41821604 -SIZE (KDE/frameworks/6.18/kparts-6.18.0.tar.xz) = 2400928 +TIMESTAMP = 1759784972 +SHA256 (KDE/frameworks/6.19/kparts-6.19.0.tar.xz) = cddc3b6a4fc0a3f41fa5791997c9ddf4ca98855839be465ebe5d0c3cefe350d8 +SIZE (KDE/frameworks/6.19/kparts-6.19.0.tar.xz) = 2400676 diff --git a/devel/kf6-kpeople/distinfo b/devel/kf6-kpeople/distinfo index de211ad8f322..bcb02c03dbac 100644 --- a/devel/kf6-kpeople/distinfo +++ b/devel/kf6-kpeople/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408190 -SHA256 (KDE/frameworks/6.18/kpeople-6.18.0.tar.xz) = 09ba29efeb612eef4e54814f1f91e2d07c8942e6cf2c23176d9f306d68544d2b -SIZE (KDE/frameworks/6.18/kpeople-6.18.0.tar.xz) = 67700 +TIMESTAMP = 1759784972 +SHA256 (KDE/frameworks/6.19/kpeople-6.19.0.tar.xz) = 540fc643997c4a1c4d07e6c3c5bb2bc5e11f5ad6102e0957f943422aa922f731 +SIZE (KDE/frameworks/6.19/kpeople-6.19.0.tar.xz) = 67668 diff --git a/devel/kf6-kpty/distinfo b/devel/kf6-kpty/distinfo index acf1161dfc65..37af0ece5d21 100644 --- a/devel/kf6-kpty/distinfo +++ b/devel/kf6-kpty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408191 -SHA256 (KDE/frameworks/6.18/kpty-6.18.0.tar.xz) = 3f800638fcc0dbea0810930a1f2decfa6b894bb00732ff8646182c7dfd2ac76d -SIZE (KDE/frameworks/6.18/kpty-6.18.0.tar.xz) = 2384932 +TIMESTAMP = 1759784973 +SHA256 (KDE/frameworks/6.19/kpty-6.19.0.tar.xz) = 78544c16cecc7dbcffd0335bf945eec8103115786e1158235481ac152f4bb40c +SIZE (KDE/frameworks/6.19/kpty-6.19.0.tar.xz) = 2384852 diff --git a/devel/kf6-kservice/distinfo b/devel/kf6-kservice/distinfo index 60a2f3346e1c..50db364b3775 100644 --- a/devel/kf6-kservice/distinfo +++ b/devel/kf6-kservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408191 -SHA256 (KDE/frameworks/6.18/kservice-6.18.0.tar.xz) = d08aca74dcc54da29dd2b7bc404ed9e6ec688acc77839b4b8fbc372b5ea350b8 -SIZE (KDE/frameworks/6.18/kservice-6.18.0.tar.xz) = 2416472 +TIMESTAMP = 1759784973 +SHA256 (KDE/frameworks/6.19/kservice-6.19.0.tar.xz) = 815e08493e6bb90f82e92726aff78bdcf1358a942972fc75112e99cb840961bd +SIZE (KDE/frameworks/6.19/kservice-6.19.0.tar.xz) = 2416408 diff --git a/devel/kf6-ktexteditor/distinfo b/devel/kf6-ktexteditor/distinfo index 23b1505dbd80..af49ef64aadc 100644 --- a/devel/kf6-ktexteditor/distinfo +++ b/devel/kf6-ktexteditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408191 -SHA256 (KDE/frameworks/6.18/ktexteditor-6.18.0.tar.xz) = 4f8abb0436a0c6ca501f7be391975756cb07f8e403d3afe7ec2f02d12bf7b516 -SIZE (KDE/frameworks/6.18/ktexteditor-6.18.0.tar.xz) = 2947728 +TIMESTAMP = 1759784973 +SHA256 (KDE/frameworks/6.19/ktexteditor-6.19.0.tar.xz) = f2382910fe32e92bfd07def4e8f53d58d85725194a244123d938ab0c42a807f1 +SIZE (KDE/frameworks/6.19/ktexteditor-6.19.0.tar.xz) = 2948452 diff --git a/devel/kf6-ktexttemplate/distinfo b/devel/kf6-ktexttemplate/distinfo index dcce2f676e3d..45d4aee1cd58 100644 --- a/devel/kf6-ktexttemplate/distinfo +++ b/devel/kf6-ktexttemplate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408191 -SHA256 (KDE/frameworks/6.18/ktexttemplate-6.18.0.tar.xz) = cbb6505c35a8edc0e6fefb7d24fde8275eefdc9735407297ace02a7c40f37e06 -SIZE (KDE/frameworks/6.18/ktexttemplate-6.18.0.tar.xz) = 848480 +TIMESTAMP = 1759784974 +SHA256 (KDE/frameworks/6.19/ktexttemplate-6.19.0.tar.xz) = 4087353ac20e376a3dce2ef49bc62f8856eb3b7933707faf62bb31b179c11c83 +SIZE (KDE/frameworks/6.19/ktexttemplate-6.19.0.tar.xz) = 848540 diff --git a/devel/kf6-kunitconversion/distinfo b/devel/kf6-kunitconversion/distinfo index 61d1a2ec9d8e..1f5ff3bc158a 100644 --- a/devel/kf6-kunitconversion/distinfo +++ b/devel/kf6-kunitconversion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408192 -SHA256 (KDE/frameworks/6.18/kunitconversion-6.18.0.tar.xz) = 23a4a5d994666f9db2a5a3c251038f2ef1d978411950925702fb79060ced31c8 -SIZE (KDE/frameworks/6.18/kunitconversion-6.18.0.tar.xz) = 977416 +TIMESTAMP = 1759784974 +SHA256 (KDE/frameworks/6.19/kunitconversion-6.19.0.tar.xz) = d4f0e39e27596c6550f3fc72fb67b0d4966acfd7d702a011a0fca420b6f9b393 +SIZE (KDE/frameworks/6.19/kunitconversion-6.19.0.tar.xz) = 983636 diff --git a/devel/kf6-solid/distinfo b/devel/kf6-solid/distinfo index ac1803ad37d3..97b4ed4ec2c9 100644 --- a/devel/kf6-solid/distinfo +++ b/devel/kf6-solid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408192 -SHA256 (KDE/frameworks/6.18/solid-6.18.0.tar.xz) = 7768c1da7ee34a9e37cfb6b5b727e690c80134ca424b5262e403e48ccf812ddf -SIZE (KDE/frameworks/6.18/solid-6.18.0.tar.xz) = 303692 +TIMESTAMP = 1759784974 +SHA256 (KDE/frameworks/6.19/solid-6.19.0.tar.xz) = 3ac9a98b201eede1ae0782b1a320a27557672be8d3c5c81bba446751793ca3cb +SIZE (KDE/frameworks/6.19/solid-6.19.0.tar.xz) = 303764 diff --git a/devel/kf6-threadweaver/distinfo b/devel/kf6-threadweaver/distinfo index 86bf90671874..ef2682c2abfb 100644 --- a/devel/kf6-threadweaver/distinfo +++ b/devel/kf6-threadweaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757408192 -SHA256 (KDE/frameworks/6.18/threadweaver-6.18.0.tar.xz) = a6e7f4c90b9b9304ef67a0fffadd77655757c65f7bee00c35b38aefc869e3278 -SIZE (KDE/frameworks/6.18/threadweaver-6.18.0.tar.xz) = 1415364 +TIMESTAMP = 1759784974 +SHA256 (KDE/frameworks/6.19/threadweaver-6.19.0.tar.xz) = d8d4d0b6e62b067a8ce4fed7aefeed02ed43a43f97f085db3baedf9210070da1 +SIZE (KDE/frameworks/6.19/threadweaver-6.19.0.tar.xz) = 1415352 diff --git a/devel/kio-extras/distinfo b/devel/kio-extras/distinfo index f5f5b2f7188a..1d9afccab278 100644 --- a/devel/kio-extras/distinfo +++ b/devel/kio-extras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409733 -SHA256 (KDE/release-service/25.08.1/kio-extras-25.08.1.tar.xz) = aac4752f2b7c978fb6e6ae0e688a63a10ca4831b97d9f6947ce7b49c648b6cd8 -SIZE (KDE/release-service/25.08.1/kio-extras-25.08.1.tar.xz) = 3528496 +TIMESTAMP = 1759874671 +SHA256 (KDE/release-service/25.08.2/kio-extras-25.08.2.tar.xz) = 868f9f2e0f572725387ea311f199d2fa044acc03656f3751e7ca26400861375f +SIZE (KDE/release-service/25.08.2/kio-extras-25.08.2.tar.xz) = 3528116 diff --git a/devel/kio-extras/pkg-plist b/devel/kio-extras/pkg-plist index dee7b70ba3a8..1c736a3c3b9f 100644 --- a/devel/kio-extras/pkg-plist +++ b/devel/kio-extras/pkg-plist @@ -860,11 +860,13 @@ share/locale/ro/LC_MESSAGES/kfileaudiopreview6.mo share/locale/ro/LC_MESSAGES/kio-extras_kcms.mo share/locale/ro/LC_MESSAGES/kio6_activities.mo share/locale/ro/LC_MESSAGES/kio6_archive.mo +share/locale/ro/LC_MESSAGES/kio6_filenamesearch.mo share/locale/ro/LC_MESSAGES/kio6_fish.mo share/locale/ro/LC_MESSAGES/kio6_info.mo share/locale/ro/LC_MESSAGES/kio6_man.mo share/locale/ro/LC_MESSAGES/kio6_mtp.mo share/locale/ro/LC_MESSAGES/kio6_nfs.mo +share/locale/ro/LC_MESSAGES/kio6_recentlyused.mo share/locale/ro/LC_MESSAGES/kio6_sftp.mo share/locale/ro/LC_MESSAGES/kio6_smb.mo share/locale/ro/LC_MESSAGES/kio6_thumbnail.mo diff --git a/devel/kirigami-gallery/distinfo b/devel/kirigami-gallery/distinfo index f1b81c449ea1..1524ce986194 100644 --- a/devel/kirigami-gallery/distinfo +++ b/devel/kirigami-gallery/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409736 -SHA256 (KDE/release-service/25.08.1/kirigami-gallery-25.08.1.tar.xz) = 68f113d1ac4c5034419a89bcaf3344e499f3b227cdf27dee0d2b0d6bde6ef524 -SIZE (KDE/release-service/25.08.1/kirigami-gallery-25.08.1.tar.xz) = 376288 +TIMESTAMP = 1759874673 +SHA256 (KDE/release-service/25.08.2/kirigami-gallery-25.08.2.tar.xz) = b7aa2b06edbdb5ac13fe8d288157784b40652c46917ac14fd6bc8c628b2a12e8 +SIZE (KDE/release-service/25.08.2/kirigami-gallery-25.08.2.tar.xz) = 379772 diff --git a/devel/kirigami-gallery/pkg-plist b/devel/kirigami-gallery/pkg-plist index 414e2c4d4bca..9f1a42b0f2b7 100644 --- a/devel/kirigami-gallery/pkg-plist +++ b/devel/kirigami-gallery/pkg-plist @@ -1,5 +1,6 @@ bin/kirigami2gallery share/applications/org.kde.kirigami2.gallery.desktop +share/locale/ar/LC_MESSAGES/kirigamigallery_qt.qm share/locale/ca/LC_MESSAGES/kirigamigallery_qt.qm share/locale/ca@valencia/LC_MESSAGES/kirigamigallery_qt.qm share/locale/cs/LC_MESSAGES/kirigamigallery_qt.qm diff --git a/devel/kopeninghours/distinfo b/devel/kopeninghours/distinfo index 95eeec4d4a27..0af736e219f8 100644 --- a/devel/kopeninghours/distinfo +++ b/devel/kopeninghours/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409738 -SHA256 (KDE/release-service/25.08.1/kopeninghours-25.08.1.tar.xz) = 3cdafbf4c2c360ca3d1b63d6b08c0b7107edcee0904daf6b6fa589162e9dad0b -SIZE (KDE/release-service/25.08.1/kopeninghours-25.08.1.tar.xz) = 75972 +TIMESTAMP = 1759874676 +SHA256 (KDE/release-service/25.08.2/kopeninghours-25.08.2.tar.xz) = 0fad39c77b72b714a9c5b6b1e2ab0fd8d23ef1489bfcfbdf1b47dfea998c7143 +SIZE (KDE/release-service/25.08.2/kopeninghours-25.08.2.tar.xz) = 75984 diff --git a/devel/kpublictransport/distinfo b/devel/kpublictransport/distinfo index 05a42f2fac86..91172c900f68 100644 --- a/devel/kpublictransport/distinfo +++ b/devel/kpublictransport/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409740 -SHA256 (KDE/release-service/25.08.1/kpublictransport-25.08.1.tar.xz) = eb37f0831d7c5b437e80d4921aa8b4f04d75d4ae2531317303eae6529638f29f -SIZE (KDE/release-service/25.08.1/kpublictransport-25.08.1.tar.xz) = 878028 +TIMESTAMP = 1759874678 +SHA256 (KDE/release-service/25.08.2/kpublictransport-25.08.2.tar.xz) = b2dec9e45fd631c8d6df81c08d4b9f4706ee3d4781165431a04a4b4c0c8c2ed3 +SIZE (KDE/release-service/25.08.2/kpublictransport-25.08.2.tar.xz) = 889580 diff --git a/devel/kpublictransport/pkg-plist b/devel/kpublictransport/pkg-plist index f56acfb79759..2f0d72af28e5 100644 --- a/devel/kpublictransport/pkg-plist +++ b/devel/kpublictransport/pkg-plist @@ -122,6 +122,7 @@ lib/libKPublicTransportOnboard.so.%%KDE_APPLICATIONS_VERSION%% %%QT_QMLDIR%%/org/kde/kpublictransport/ui/libkpublictransportquickplugin.so %%QT_QMLDIR%%/org/kde/kpublictransport/ui/private/CountryComboBox.qml %%QT_QMLDIR%%/org/kde/kpublictransport/ui/qmldir +share/locale/ar/LC_MESSAGES/kpublictransport.mo share/locale/ca/LC_MESSAGES/kpublictransport.mo share/locale/ca@valencia/LC_MESSAGES/kpublictransport.mo share/locale/cs/LC_MESSAGES/kpublictransport.mo diff --git a/devel/ktextaddons/Makefile b/devel/ktextaddons/Makefile index 4fd4be03da1a..e81f63d94160 100644 --- a/devel/ktextaddons/Makefile +++ b/devel/ktextaddons/Makefile @@ -1,5 +1,5 @@ PORTNAME= ktextaddons -DISTVERSION= 1.7.1 +DISTVERSION= 1.8.0 CATEGORIES= devel kde MASTER_SITES= KDE/stable/${PORTNAME}/ @@ -12,10 +12,10 @@ LICENSE= LGPL20+ LIB_DEPENDS= libqt6keychain.so:security/qtkeychain@qt6 USES= gettext cmake kde:6 qt:6 tar:xz xorg -USE_KDE= archive coreaddons colorscheme i18n kio sonnet \ +USE_KDE= archive coreaddons colorscheme i18n itemviews kio sonnet \ syntaxhighlighting textwidgets widgetsaddons \ ecm:build -USE_QT= base speech +USE_QT= base multimedia speech USE_XORG= x11 PLIST_SUB+= LIBVERSION=${PORTVERSION} diff --git a/devel/ktextaddons/distinfo b/devel/ktextaddons/distinfo index eadac5ccbb96..e5ec43723f58 100644 --- a/devel/ktextaddons/distinfo +++ b/devel/ktextaddons/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754663014 -SHA256 (ktextaddons-1.7.1.tar.xz) = 90cf25e298e095c40b3286a7153d04f961ef4e6598321bdeb00f2be7e998ae7e -SIZE (ktextaddons-1.7.1.tar.xz) = 951740 +TIMESTAMP = 1760132397 +SHA256 (ktextaddons-1.8.0.tar.xz) = 159c605d3d031bf818e164ea410150103c5f9f87cea35e2979e42d86c3318c99 +SIZE (ktextaddons-1.8.0.tar.xz) = 1012860 diff --git a/devel/ktextaddons/pkg-plist b/devel/ktextaddons/pkg-plist index 4b3217789cea..93b97be6a82f 100644 --- a/devel/ktextaddons/pkg-plist +++ b/devel/ktextaddons/pkg-plist @@ -1,5 +1,7 @@ +include/KF6/TextAddonsWidgets/TextAddonsWidgets/RichTextQuickTextFormat include/KF6/TextAddonsWidgets/TextAddonsWidgets/SelectSpecialCharDialog include/KF6/TextAddonsWidgets/TextAddonsWidgets/SlideContainer +include/KF6/TextAddonsWidgets/textaddonswidgets/richtextquicktextformat.h include/KF6/TextAddonsWidgets/textaddonswidgets/selectspecialchardialog.h include/KF6/TextAddonsWidgets/textaddonswidgets/slidecontainer.h include/KF6/TextAddonsWidgets/textaddonswidgets/textaddonswidgets_export.h @@ -31,6 +33,7 @@ include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets/textautocorrecti include/KF6/TextAutoCorrectionWidgets/textautocorrectionwidgets_version.h include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAnswerInfo include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAskJob +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateAttachment include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChat include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChatSettings include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateChatsModel @@ -38,6 +41,7 @@ include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateDialog include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateExportChatAsJsonJob include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateExportChatBaseJob include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateHistorySortFilterProxyModel +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateImportChatBaseJob include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateManager include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateManagerBase include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMenuConfigureDialog @@ -49,13 +53,18 @@ include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessage include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessageUtils include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateMessagesModel include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateNetworkPluginConfigureWidget +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginText +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginTextInterface +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginTextManager +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGeneratePluginUtils include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateQuickAskDialog include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateReply include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateSearchMessage include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateSearchMessagesModel include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateStackWidget include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextClient -include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextContext +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextConfigurePluginsWidget +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextConfigurePromptWidget include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstance include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstancesManager include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstancesManagerDialog @@ -63,9 +72,16 @@ include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextInstan include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextPlugin include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextReplyInfo include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextRequest +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPlugin +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginJob +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginManager +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextToolPluginProperty +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateTextUtils +include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateToolPluginConfigureWidget include/KF6/TextAutoGenerateText/TextAutoGenerateText/TextAutoGenerateWidget include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateanswerinfo.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateaskjob.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateattachment.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechat.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechatsettings.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratechatsmodel.h @@ -73,6 +89,7 @@ include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratedialog.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateexportchatasjsonjob.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateexportchatbasejob.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratehistorysortfilterproxymodel.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateimportchatbasejob.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemanager.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemanagerbase.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemenuconfiguredialog.h @@ -84,6 +101,10 @@ include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessage.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessagesmodel.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratemessageutils.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratenetworkpluginconfigurewidget.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintext.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintextinterface.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogenerateplugintextmanager.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratepluginutils.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratequickaskdialog.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratereply.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratesearchmessage.h @@ -91,7 +112,8 @@ include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratesearchmess include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratestackwidget.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetext_export.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextclient.h -include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextcontext.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextconfigurepluginswidget.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextconfigurepromptwidget.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstance.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstancesmanager.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstancesmanagerdialog.h @@ -99,6 +121,12 @@ include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextinstan include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextplugin.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextreplyinfo.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextrequest.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolplugin.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginjob.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginmanager.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetexttoolpluginproperty.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetextutils.h +include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratetoolpluginconfigurewidget.h include/KF6/TextAutoGenerateText/textautogeneratetext/textautogeneratewidget.h include/KF6/TextAutoGenerateText/textautogeneratetext_version.h include/KF6/TextCustomEditor/TextCustomEditor/PlainTextEditFindBar @@ -171,8 +199,12 @@ include/KF6/TextEmoticonsCore/textemoticonscore/unicodeemoticonparser.h include/KF6/TextEmoticonsCore/textemoticonscore_version.h include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditAction include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonTextEditSelector +include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonWidgetAction +include/KF6/TextEmoticonsWidgets/TextEmoticonsWidgets/EmoticonWidgetActionWidget include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditaction.h include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticontexteditselector.h +include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticonwidgetaction.h +include/KF6/TextEmoticonsWidgets/textemoticonswidgets/emoticonwidgetactionwidget.h include/KF6/TextEmoticonsWidgets/textemoticonswidgets/textemoticonswidgets_export.h include/KF6/TextEmoticonsWidgets/textemoticonswidgets_version.h include/KF6/TextGrammarCheck/TextGrammarCheck/GrammalecteConfigDialog @@ -524,6 +556,7 @@ share/locale/hi/LC_MESSAGES/libtextemoticons.mo share/locale/hi/LC_MESSAGES/libtextgrammarcheck.mo share/locale/hi/LC_MESSAGES/libtextspeechtotext.mo share/locale/hi/LC_MESSAGES/libtexttranslator.mo +share/locale/hu/LC_MESSAGES/libtextaddonswidgets.mo share/locale/ia/LC_MESSAGES/libtextaddonswidgets.mo share/locale/ia/LC_MESSAGES/libtextautocorrection.mo share/locale/ia/LC_MESSAGES/libtextautogeneratetext.mo diff --git a/devel/kunifiedpush/distinfo b/devel/kunifiedpush/distinfo index 6686c268cac9..feb41c6fe075 100644 --- a/devel/kunifiedpush/distinfo +++ b/devel/kunifiedpush/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409743 -SHA256 (KDE/release-service/25.08.1/kunifiedpush-25.08.1.tar.xz) = 3fbe01873643957544cb4115b90d9badfeae70277476587f367bdbeec59aa3d7 -SIZE (KDE/release-service/25.08.1/kunifiedpush-25.08.1.tar.xz) = 83488 +TIMESTAMP = 1759874680 +SHA256 (KDE/release-service/25.08.2/kunifiedpush-25.08.2.tar.xz) = 2a5c6a1a307474ca9502b79a65fd1cf4662182e0831a47d038b0640c20578832 +SIZE (KDE/release-service/25.08.2/kunifiedpush-25.08.2.tar.xz) = 83764 diff --git a/devel/libbacktrace/Makefile b/devel/libbacktrace/Makefile index faa98a18070c..97812f3e0155 100644 --- a/devel/libbacktrace/Makefile +++ b/devel/libbacktrace/Makefile @@ -1,5 +1,6 @@ PORTNAME= libbacktrace DISTVERSION= 1.0-20221130 # from README: This is version 1.0. It is likely that this will always be version 1.0. +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -19,6 +20,8 @@ GH_TAGNAME= 14818b7 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared +CFLAGS+= -fPIC + INSTALL_TARGET= install-strip PLIST_FILES= include/backtrace-supported.h \ diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index b7b53eca94d1..0b6b03ba3618 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -1,7 +1,7 @@ PORTNAME= fmt -PORTVERSION= 11.2.0 +DISTVERSION= 12.0.0 CATEGORIES= devel -MASTER_SITES= https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/ +MASTER_SITES= https://github.com/fmtlib/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org @@ -13,26 +13,19 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++11-lang cpe pathfix zip +USE_LDCONFIG= yes + +PLIST_SUB= DISTVERSION=${DISTVERSION} -CMAKE_OFF= FMT_CUDA_TEST \ - FMT_DOC \ - FMT_FUZZ \ - FMT_MODULE \ - FMT_PEDANTIC \ - FMT_SYSTEM_HEADERS \ - FMT_TEST \ - FMT_WERROR -CMAKE_ON= BUILD_SHARED_LIBS \ - FMT_OS -CMAKE_TESTING_ON= \ - FMT_FUZZ_LINKMAIN \ +CMAKE_TESTING_ON= FMT_TEST + +CMAKE_OFF= FMT_DOC \ FMT_TEST -USE_LDCONFIG= yes +CMAKE_ON= BUILD_SHARED_LIBS -PLIST_SUB= PORTVERSION=${PORTVERSION} +OPTIONS_DEFINE= FULL_CACHE_DRAGONBOX +OPTIONS_DEFAULT= FULL_CACHE_DRAGONBOX -OPTIONS_DEFINE= FULL_CACHE_DRAGONBOX -OPTIONS_DEFAULT=FULL_CACHE_DRAGONBOX FULL_CACHE_DRAGONBOX_DESC= Use larger binary size for better performance FULL_CACHE_DRAGONBOX_CXXFLAGS= -DFMT_USE_FULL_CACHE_DRAGONBOX=1 diff --git a/devel/libfmt/distinfo b/devel/libfmt/distinfo index 69f9f2f282cf..7e4c42b9df33 100644 --- a/devel/libfmt/distinfo +++ b/devel/libfmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747456438 -SHA256 (fmt-11.2.0.zip) = 203eb4e8aa0d746c62d8f903df58e0419e3751591bb53ff971096eaa0ebd4ec3 -SIZE (fmt-11.2.0.zip) = 1427803 +TIMESTAMP = 1760185440 +SHA256 (fmt-12.0.0.zip) = 1c32293203449792bf8e94c7f6699c643887e826f2d66a80869b4f279fb07d25 +SIZE (fmt-12.0.0.zip) = 1431236 diff --git a/devel/libfmt/pkg-plist b/devel/libfmt/pkg-plist index 623e91f8d534..08462883ec30 100644 --- a/devel/libfmt/pkg-plist +++ b/devel/libfmt/pkg-plist @@ -17,6 +17,6 @@ lib/cmake/fmt/fmt-config.cmake lib/cmake/fmt/fmt-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/fmt/fmt-targets.cmake lib/libfmt.so -lib/libfmt.so.11 -lib/libfmt.so.%%PORTVERSION%% +lib/libfmt.so.12 +lib/libfmt.so.%%DISTVERSION%% libdata/pkgconfig/fmt.pc diff --git a/devel/llama.el/Makefile b/devel/llama.el/Makefile index 8e4ea784aa71..8112d8c67097 100644 --- a/devel/llama.el/Makefile +++ b/devel/llama.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama.el DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/llama.el/distinfo b/devel/llama.el/distinfo index 916bf1c8111f..e7e95b82bcdd 100644 --- a/devel/llama.el/distinfo +++ b/devel/llama.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756800836 -SHA256 (tarsius-llama-v1.0.1_GH0.tar.gz) = 64e995177c82a745cc99cf1b0277b1f789b5b5339d7caf9410e9bd14a34c27d0 -SIZE (tarsius-llama-v1.0.1_GH0.tar.gz) = 22487 +TIMESTAMP = 1762058826 +SHA256 (tarsius-llama-v1.0.2_GH0.tar.gz) = 2d983a629ee4e175ec0eb10bb671d7f0e38fd5ffce2b681c84e61ae71cd66fbf +SIZE (tarsius-llama-v1.0.2_GH0.tar.gz) = 22433 diff --git a/devel/lokalize/distinfo b/devel/lokalize/distinfo index c205e8b8b900..6338316f41e6 100644 --- a/devel/lokalize/distinfo +++ b/devel/lokalize/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409945 -SHA256 (KDE/release-service/25.08.1/lokalize-25.08.1.tar.xz) = d1034cecc0f5b6fb8e869ecc9b9e86fd92b55d6b2d2a7ddf01861492684f3137 -SIZE (KDE/release-service/25.08.1/lokalize-25.08.1.tar.xz) = 2059252 +TIMESTAMP = 1759874683 +SHA256 (KDE/release-service/25.08.2/lokalize-25.08.2.tar.xz) = 0e3ac5414803c8901ef4a48e8afa93e2a58736d5fd3b14c511d6d9d2018d30da +SIZE (KDE/release-service/25.08.2/lokalize-25.08.2.tar.xz) = 2059204 diff --git a/devel/magit/Makefile b/devel/magit/Makefile index 065aa673645e..b20e7cead1d2 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -1,6 +1,7 @@ PORTNAME= magit DISTVERSIONPREFIX= v DISTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/devel/magit/files/patch-lisp_magit-autorevert.el b/devel/magit/files/patch-lisp_magit-autorevert.el new file mode 100644 index 000000000000..f85fe0995e7e --- /dev/null +++ b/devel/magit/files/patch-lisp_magit-autorevert.el @@ -0,0 +1,48 @@ +From 5183b8f0d42345432a560996e4f434d27452faa8 Mon Sep 17 00:00:00 2001 +From: Jonas Bernoulli <jonas@bernoul.li> +Date: Fri, 24 Oct 2025 23:25:01 +0200 +Subject: [PATCH] Support Emacs builds that feature + custom-initialize-after-file-load + +This will need more work. We might be able to learn from that function +and simplify even when that is not available. Also, while rudimentary +testing indicates this works as intended, this has to be studied in more +detail before we can be sure. Do it now anyway, because the breakage +caused by not doing is definitely real. + +See #5462. +--- + lisp/magit-autorevert.el | 17 ++++++++++------- + 1 file changed, 10 insertions(+), 7 deletions(-) + +diff --git lisp/magit-autorevert.el lisp/magit-autorevert.el +index 90d83367..564b9c0d 100644 +--- lisp/magit-autorevert.el ++++ lisp/magit-autorevert.el +@@ -166,13 +166,16 @@ and code surrounding the definition of this function." + (format " (%.3fs, %s buffers checked)" elapsed + (length (buffer-list))) + "")))))) +-(if after-init-time +- ;; Since `after-init-hook' has already been +- ;; run, turn the mode on or off right now. +- (magit-auto-revert-mode--init-kludge) +- ;; By the time the init file has been fully loaded the +- ;; values of the relevant variables might have changed. +- (add-hook 'after-init-hook #'magit-auto-revert-mode--init-kludge t)) ++;; FIXME Suppressing this for recent 31.0.50 builds is not the ++;; final solution. ++(unless (fboundp 'custom-initialize-after-file-load) ++ (if after-init-time ++ ;; Since `after-init-hook' has already been ++ ;; run, turn the mode on or off right now. ++ (magit-auto-revert-mode--init-kludge) ++ ;; By the time the init file has been fully loaded the ++ ;; values of the relevant variables might have changed. ++ (add-hook 'after-init-hook #'magit-auto-revert-mode--init-kludge t))) + + (put 'magit-auto-revert-mode 'function-documentation + "Toggle Magit Auto Revert mode. +-- +2.51.2 + diff --git a/devel/massif-visualizer/distinfo b/devel/massif-visualizer/distinfo index 6ab0f9fb96e0..fbb4cb164532 100644 --- a/devel/massif-visualizer/distinfo +++ b/devel/massif-visualizer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409947 -SHA256 (KDE/release-service/25.08.1/massif-visualizer-25.08.1.tar.xz) = a9e8fd6ae941bc5f2f55cab64d58e2229dddff1ce4129acabc382f175f557d90 -SIZE (KDE/release-service/25.08.1/massif-visualizer-25.08.1.tar.xz) = 283912 +TIMESTAMP = 1759874685 +SHA256 (KDE/release-service/25.08.2/massif-visualizer-25.08.2.tar.xz) = f3c9ea202c97e5a8c3435a5cd28a796e50d3f45a3b18dcc95f0590cbcb929a14 +SIZE (KDE/release-service/25.08.2/massif-visualizer-25.08.2.tar.xz) = 286000 diff --git a/devel/massif-visualizer/pkg-plist b/devel/massif-visualizer/pkg-plist index cc4a721338dc..ae67f35df61e 100644 --- a/devel/massif-visualizer/pkg-plist +++ b/devel/massif-visualizer/pkg-plist @@ -2,6 +2,7 @@ bin/massif-visualizer share/applications/org.kde.massif-visualizer.desktop share/config.kcfg/massif-visualizer-settings.kcfg share/icons/hicolor/scalable/apps/massif-visualizer.svg +share/locale/ar/LC_MESSAGES/massif-visualizer.mo share/locale/bg/LC_MESSAGES/massif-visualizer.mo share/locale/bs/LC_MESSAGES/massif-visualizer.mo share/locale/ca/LC_MESSAGES/massif-visualizer.mo diff --git a/devel/meson-python/Makefile b/devel/meson-python/Makefile index c05b403172b6..02f8fc74d43b 100644 --- a/devel/meson-python/Makefile +++ b/devel/meson-python/Makefile @@ -1,5 +1,5 @@ PORTNAME= meson-python -DISTVERSION= 0.16.0 +DISTVERSION= 0.18.0 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI @@ -14,28 +14,26 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= meson:devel/meson@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=0.19.0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.7.1:devel/py-pyproject-metadata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.9.0:devel/py-pyproject-metadata@${PY_FLAVOR} \ ${PY_TOMLI} RUN_DEPENDS= meson:devel/meson@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}packaging>=0.19.0:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.7.1:devel/py-pyproject-metadata@${PY_FLAVOR} \ + patchelf>0:sysutils/patchelf \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyproject-metadata>=0.9.0:devel/py-pyproject-metadata@${PY_FLAVOR} \ ${PY_TOMLI} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>0:devel/py-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ + ${PY_TYPING_EXTENSIONS} \ git:devel/git USES= python -USE_PYTHON= autoplist cython_test concurrent pep517 pytest +USE_PYTHON= autoplist concurrent cython3_test pep517 pytest +# tarball has UTF-8 filenames +EXTRACT_CMD= env LANG=C.UTF-8 LC_ALL=C.UTF-8 ${TAR} NO_ARCH= yes -.include <bsd.port.pre.mk> - -.if ${PYTHON_REL} < 31100 -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/meson-python/distinfo b/devel/meson-python/distinfo index 59f470d4fb35..72fc81bafbca 100644 --- a/devel/meson-python/distinfo +++ b/devel/meson-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717170010 -SHA256 (meson_python-0.16.0.tar.gz) = 9068c17e36c89d6c7ff709fffb2a8a9925e8cd0b02629728e5ceaf2ec505cb5f -SIZE (meson_python-0.16.0.tar.gz) = 82012 +TIMESTAMP = 1760543175 +SHA256 (meson_python-0.18.0.tar.gz) = c56a99ec9df669a40662fe46960321af6e4b14106c14db228709c1628e23848d +SIZE (meson_python-0.18.0.tar.gz) = 95630 diff --git a/devel/nextest/Makefile b/devel/nextest/Makefile index 4f4be69384a0..dd55ba08113e 100644 --- a/devel/nextest/Makefile +++ b/devel/nextest/Makefile @@ -1,7 +1,6 @@ PORTNAME= nextest DISTVERSIONPREFIX= cargo-nextest- -DISTVERSION= 0.9.88 -PORTREVISION= 7 +DISTVERSION= 0.9.109 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -23,106 +22,117 @@ GH_ACCOUNT= nextest-rs RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 -CARGO_CRATES= addr2line-0.21.0 \ - adler-1.0.2 \ - adler2-2.0.0 \ - ahash-0.8.11 \ - aho-corasick-1.1.3 \ - android-tzdata-0.1.1 \ +CARGO_CRATES= addr2line-0.24.2 \ + adler2-2.0.1 \ + ahash-0.8.12 \ + aho-corasick-1.1.4 \ + allocator-api2-0.2.21 \ android_system_properties-0.1.5 \ - anstream-0.6.17 \ - anstyle-1.0.9 \ + anstream-0.6.18 \ + anstyle-1.0.10 \ anstyle-parse-0.2.6 \ anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ - anyhow-1.0.91 \ + anstyle-wincon-3.0.8 \ + anyhow-1.0.98 \ async-scoped-0.9.0 \ async-stream-0.3.6 \ async-stream-impl-0.3.6 \ - async-trait-0.1.83 \ + async-trait-0.1.88 \ atomic-waker-1.1.2 \ atomicwrites-0.4.4 \ - autocfg-1.4.0 \ - axum-0.7.7 \ + autocfg-1.5.0 \ + axum-0.7.9 \ axum-core-0.4.5 \ - backtrace-0.3.71 \ + backtrace-0.3.75 \ backtrace-ext-0.2.1 \ base64-0.21.7 \ base64-0.22.1 \ - base64ct-1.6.0 \ + base64ct-1.7.3 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ - bitflags-2.8.0 \ + bitflags-2.9.4 \ block-buffer-0.10.4 \ - borsh-1.5.1 \ - bstr-1.11.3 \ - bumpalo-3.16.0 \ + borsh-1.5.7 \ + bstr-1.12.1 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ - bytes-1.9.0 \ - camino-1.1.9 \ - camino-tempfile-1.1.1 \ - cargo-platform-0.1.9 \ - cargo_metadata-0.19.1 \ - cc-1.2.5 \ - cfg-expr-0.17.2 \ - cfg-if-1.0.0 \ + bytes-1.10.1 \ + camino-1.2.1 \ + camino-tempfile-1.4.1 \ + camino-tempfile-ext-0.3.3 \ + cargo-platform-0.3.0 \ + cargo_metadata-0.23.0 \ + cc-1.2.30 \ + cfg-expr-0.20.3 \ + cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ - chrono-0.4.39 \ - clap-4.5.26 \ - clap_builder-4.5.26 \ - clap_derive-4.5.24 \ + chrono-0.4.42 \ + clap-4.5.50 \ + clap_builder-4.5.50 \ + clap_derive-4.5.49 \ clap_lex-0.7.4 \ - color-eyre-0.6.3 \ - color-spantrace-0.2.1 \ + color-eyre-0.6.5 \ + color-spantrace-0.3.0 \ colorchoice-1.0.3 \ - config-0.15.6 \ - console-0.15.8 \ + config-0.15.18 \ + console-0.15.11 \ + console-0.16.0 \ console-api-0.8.1 \ console-subscriber-0.4.1 \ const-oid-0.9.6 \ + convert_case-0.7.1 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ cp_r-0.5.2 \ - cpufeatures-0.2.14 \ + cpufeatures-0.2.17 \ crc32fast-1.4.2 \ - crossbeam-channel-0.5.13 \ - crossbeam-utils-0.8.20 \ - crossterm-0.28.1 \ + crossbeam-channel-0.5.15 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + crossterm-0.29.0 \ crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ - datatest-stable-0.3.2 \ + datatest-stable-0.3.3 \ debug-ignore-1.0.5 \ - der-0.7.9 \ - derive-where-1.2.7 \ - dialoguer-0.11.0 \ + der-0.7.10 \ + derive-ex-0.1.8 \ + derive-where-1.6.0 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ + dialoguer-0.12.0 \ diff-0.1.13 \ digest-0.10.7 \ - duct-0.13.7 \ + document-features-0.2.11 \ + dof-0.4.0 \ + dtrace-parser-0.3.0 \ + duct-1.1.0 \ dunce-1.0.5 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ - either-1.13.0 \ - enable-ansi-support-0.2.1 \ - encode_unicode-0.3.6 \ - equivalent-1.0.1 \ - erased-serde-0.4.5 \ - errno-0.3.9 \ + either-1.15.0 \ + enable-ansi-support-0.3.1 \ + encode_unicode-1.0.0 \ + equivalent-1.0.2 \ + errno-0.3.12 \ escape8259-0.5.3 \ eyre-0.6.12 \ fancy-regex-0.14.0 \ - fastrand-2.1.1 \ + fastrand-2.3.0 \ fiat-crypto-0.2.9 \ filetime-0.2.25 \ - fixedbitset-0.4.2 \ - flate2-1.0.34 \ + fixedbitset-0.5.7 \ + flate2-1.1.1 \ fnv-1.0.7 \ + foldhash-0.1.5 \ + foldhash-0.2.0 \ foreign-types-0.3.2 \ foreign-types-shared-0.1.1 \ - form_urlencoded-1.2.1 \ - fs-err-3.0.0 \ - future-queue-0.3.0 \ + form_urlencoded-1.2.2 \ + fs-err-3.1.3 \ + future-queue-0.4.0 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ @@ -133,171 +143,194 @@ CARGO_CRATES= addr2line-0.21.0 \ futures-task-0.3.31 \ futures-util-0.3.31 \ generic-array-0.14.7 \ - getrandom-0.2.15 \ - gimli-0.28.1 \ - globset-0.4.15 \ - guppy-0.17.12 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gimli-0.31.1 \ + globset-0.4.18 \ + globwalk-0.9.1 \ + goblin-0.10.3 \ + guppy-0.17.23 \ guppy-workspace-hack-0.1.0 \ - h2-0.4.6 \ + h2-0.4.10 \ hashbrown-0.12.3 \ - hashbrown-0.15.2 \ + hashbrown-0.15.5 \ + hashbrown-0.16.0 \ hdrhistogram-7.5.4 \ heck-0.5.0 \ hex-0.4.3 \ home-0.5.11 \ - http-1.2.0 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ - httparse-1.9.5 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ httpdate-1.0.3 \ - humantime-2.1.0 \ + humantime-2.3.0 \ humantime-serde-1.1.1 \ - hyper-1.5.0 \ - hyper-rustls-0.27.3 \ - hyper-timeout-0.5.1 \ + hyper-1.6.0 \ + hyper-rustls-0.27.6 \ + hyper-timeout-0.5.2 \ hyper-tls-0.6.0 \ - hyper-util-0.1.9 \ - iana-time-zone-0.1.61 \ + hyper-util-0.1.13 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - idna-1.0.3 \ + iddqd-0.3.14 \ + idna-1.1.0 \ idna_adapter-1.0.0 \ + ignore-0.4.23 \ include_dir-0.7.4 \ include_dir_macros-0.7.4 \ indent_write-2.2.0 \ - indenter-0.3.3 \ + indenter-0.3.4 \ indexmap-1.9.3 \ - indexmap-2.7.0 \ - indicatif-0.17.9 \ - indoc-2.0.5 \ - insta-1.42.0 \ - ipnet-2.10.1 \ + indexmap-2.12.0 \ + indicatif-0.17.11 \ + indicatif-0.18.2 \ + indoc-2.0.7 \ + insta-1.43.2 \ + ipnet-2.11.0 \ + iri-string-0.7.8 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ - itertools-0.13.0 \ itertools-0.14.0 \ - itoa-1.0.14 \ - jobserver-0.1.32 \ - js-sys-0.3.72 \ + itoa-1.0.15 \ + jobserver-0.1.33 \ + js-sys-0.3.77 \ lazy_static-1.5.0 \ - libc-0.2.169 \ + libc-0.2.177 \ libredox-0.1.3 \ libtest-mimic-0.8.1 \ - linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.14 \ - lock_api-0.4.12 \ - log-0.4.24 \ + linux-raw-sys-0.4.15 \ + linux-raw-sys-0.9.4 \ + litrs-0.4.1 \ + lock_api-0.4.13 \ + log-0.4.28 \ + lru-slab-0.1.2 \ maplit-1.0.2 \ - matchers-0.1.0 \ + matchers-0.2.0 \ matchit-0.7.3 \ - memchr-2.7.4 \ - miette-7.4.0 \ - miette-derive-7.4.0 \ + memchr-2.7.5 \ + memmap2-0.9.8 \ + miette-7.6.0 \ + miette-derive-7.6.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.4 \ - miniz_oxide-0.8.0 \ - mio-1.0.3 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ mukti-metadata-0.3.0 \ - native-tls-0.2.12 \ + native-tls-0.2.14 \ nested-0.1.1 \ - newtype-uuid-1.2.1 \ - nix-0.29.0 \ + newtype-uuid-1.3.1 \ + nix-0.30.1 \ nom-7.1.3 \ num-traits-0.2.19 \ num_threads-0.1.7 \ number_prefix-0.4.0 \ - object-0.32.2 \ - once_cell-1.20.2 \ - openssl-0.10.68 \ + object-0.36.7 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + openssl-0.10.73 \ openssl-macros-0.1.1 \ - openssl-probe-0.1.5 \ - openssl-sys-0.9.104 \ - os_pipe-1.2.1 \ - owo-colors-3.5.0 \ - owo-colors-4.1.0 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + openssl-probe-0.1.6 \ + openssl-sys-0.9.109 \ + os_pipe-1.2.2 \ + owo-colors-4.2.3 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ pathdiff-0.2.3 \ - percent-encoding-2.3.1 \ - petgraph-0.6.5 \ - pin-project-1.1.7 \ - pin-project-internal-1.1.7 \ + percent-encoding-2.3.2 \ + pest-2.8.3 \ + pest_derive-2.8.3 \ + pest_generator-2.8.3 \ + pest_meta-2.8.3 \ + petgraph-0.8.2 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pkcs8-0.10.2 \ - pkg-config-0.3.31 \ - portable-atomic-1.9.0 \ - ppv-lite86-0.2.20 \ + pkg-config-0.3.32 \ + plain-0.2.3 \ + portable-atomic-1.11.0 \ + ppv-lite86-0.2.21 \ + pretty-hex-0.4.1 \ pretty_assertions-1.4.1 \ - proc-macro2-1.0.93 \ - proptest-1.6.0 \ - prost-0.13.3 \ - prost-derive-0.13.3 \ - prost-types-0.13.3 \ + proc-macro2-1.0.101 \ + proptest-1.9.0 \ + prost-0.13.5 \ + prost-derive-0.13.5 \ + prost-types-0.13.5 \ + pulldown-cmark-0.13.0 \ quick-error-1.2.3 \ quick-junit-0.5.1 \ - quick-xml-0.23.1 \ - quick-xml-0.37.1 \ - quinn-0.11.5 \ - quinn-proto-0.11.8 \ - quinn-udp-0.5.5 \ - quote-1.0.38 \ + quick-xml-0.37.5 \ + quinn-0.11.8 \ + quinn-proto-0.11.12 \ + quinn-udp-0.5.12 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ - rand_xorshift-0.3.0 \ - recursion-0.5.2 \ - redox_syscall-0.5.7 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.8 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - reqwest-0.12.8 \ - ring-0.17.8 \ + rand_core-0.9.3 \ + rand_xorshift-0.4.0 \ + recursion-0.5.4 \ + redox_syscall-0.5.12 \ + regex-1.12.2 \ + regex-automata-0.4.12 \ + regex-syntax-0.8.8 \ + reqwest-0.12.19 \ + ring-0.17.14 \ ron-0.8.1 \ - rustc-demangle-0.1.24 \ - rustc-hash-2.0.0 \ + rustc-demangle-0.1.25 \ + rustc-hash-2.1.1 \ rustc_version-0.4.1 \ - rustix-0.38.37 \ - rustls-0.23.19 \ - rustls-pemfile-2.2.0 \ - rustls-pki-types-1.10.0 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.18 \ + rustix-0.38.44 \ + rustix-1.0.7 \ + rustls-0.23.27 \ + rustls-pki-types-1.12.0 \ + rustls-webpki-0.103.3 \ + rustversion-1.0.22 \ rusty-fork-0.3.0 \ - ryu-1.0.18 \ + ryu-1.0.20 \ same-file-1.0.6 \ - schannel-0.1.26 \ + schannel-0.1.27 \ scopeguard-1.2.0 \ + scroll-0.13.0 \ + scroll_derive-0.13.1 \ security-framework-2.11.1 \ - security-framework-sys-2.12.0 \ + security-framework-sys-2.14.0 \ self-replace-1.5.0 \ - self_update-0.41.0 \ - semver-1.0.24 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_fmt-1.0.3 \ - serde_ignored-0.1.10 \ - serde_json-1.0.135 \ - serde_path_to_error-0.1.16 \ - serde_spanned-0.6.8 \ + self_update-0.42.0 \ + semver-1.0.27 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_ignored-0.1.14 \ + serde_json-1.0.145 \ + serde_path_to_error-0.1.20 \ + serde_spanned-0.6.9 \ + serde_spanned-1.0.3 \ + serde_tokenstream-0.2.2 \ serde_urlencoded-0.7.1 \ - sha2-0.10.8 \ + sha2-0.10.9 \ sharded-slab-0.1.7 \ - shared_child-1.0.1 \ + shared_child-1.1.1 \ + shared_thread-0.2.0 \ shell-words-1.1.0 \ shlex-1.3.0 \ - signal-hook-0.3.17 \ + sigchld-0.2.4 \ + signal-hook-0.3.18 \ signal-hook-mio-0.2.4 \ - signal-hook-registry-1.4.2 \ + signal-hook-registry-1.4.5 \ signature-2.2.0 \ - similar-2.6.0 \ - slab-0.4.9 \ - smallvec-1.13.2 \ + similar-2.7.0 \ + slab-0.4.11 \ + smallvec-1.15.1 \ smol_str-0.3.2 \ - socket2-0.5.8 \ - spin-0.9.8 \ + socket2-0.5.10 \ + socket2-0.6.0 \ spki-0.7.3 \ static_assertions-1.1.0 \ strip-ansi-escapes-0.2.1 \ @@ -306,136 +339,150 @@ CARGO_CRATES= addr2line-0.21.0 \ structmeta-derive-0.3.0 \ subtle-2.6.1 \ supports-color-3.0.2 \ - supports-hyperlinks-3.0.0 \ + supports-hyperlinks-3.1.0 \ supports-unicode-3.0.0 \ - sval-2.13.2 \ - sval_buffer-2.13.2 \ - sval_dynamic-2.13.2 \ - sval_fmt-2.13.2 \ - sval_json-2.13.2 \ - sval_nested-2.13.2 \ - sval_ref-2.13.2 \ - sval_serde-2.13.2 \ swrite-0.1.0 \ - syn-2.0.96 \ - sync_wrapper-0.1.2 \ - sync_wrapper-1.0.1 \ - tar-0.4.43 \ - target-lexicon-0.12.16 \ - target-spec-3.3.1 \ - target-spec-miette-0.4.4 \ - tempfile-3.13.0 \ - terminal_size-0.4.0 \ + syn-2.0.106 \ + sync_wrapper-1.0.2 \ + tar-0.4.44 \ + target-lexicon-0.13.2 \ + target-spec-3.5.4 \ + target-spec-miette-0.4.5 \ + tempfile-3.20.0 \ + terminal_size-0.4.2 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ - test-strategy-0.4.0 \ - textwrap-0.16.1 \ + test-strategy-0.4.3 \ + textwrap-0.16.2 \ thiserror-1.0.69 \ - thiserror-2.0.11 \ + thiserror-2.0.17 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ + thiserror-impl-2.0.17 \ + thread-id-5.0.0 \ thread_local-1.1.8 \ - tinyvec-1.8.0 \ + tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ - tokio-1.43.0 \ - tokio-macros-2.5.0 \ + tokio-1.48.0 \ + tokio-macros-2.6.0 \ tokio-native-tls-0.3.1 \ - tokio-rustls-0.26.0 \ + tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ - tokio-util-0.7.12 \ - toml-0.8.19 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ + tokio-util-0.7.15 \ + toml-0.8.23 \ + toml-0.9.8 \ + toml_datetime-0.6.11 \ + toml_datetime-0.7.3 \ + toml_edit-0.22.27 \ + toml_edit-0.23.7 \ + toml_parser-1.0.4 \ + toml_write-0.1.2 \ + toml_writer-1.0.4 \ tonic-0.12.3 \ tower-0.4.13 \ - tower-0.5.1 \ + tower-0.5.2 \ + tower-http-0.6.6 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ - tracing-error-0.2.0 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-error-0.2.1 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ - typeid-1.0.2 \ - typenum-1.17.0 \ + typenum-1.18.0 \ + ucd-trie-0.1.7 \ unarray-0.1.4 \ - unicase-2.8.0 \ - unicode-ident-1.0.14 \ + unicase-2.8.1 \ + unicode-ident-1.0.20 \ unicode-linebreak-0.1.5 \ unicode-normalization-0.1.24 \ + unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ unicode-width-0.2.0 \ + unit-prefix-0.5.1 \ untrusted-0.9.0 \ - url-2.5.4 \ + url-2.5.7 \ urlencoding-2.1.3 \ + usdt-0.6.0 \ + usdt-attr-macro-0.6.0 \ + usdt-impl-0.6.0 \ + usdt-macro-0.6.0 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.11.0 \ - valuable-0.1.0 \ - value-bag-1.10.0 \ - value-bag-serde1-1.10.0 \ - value-bag-sval2-1.10.0 \ + uuid-1.18.1 \ + valuable-0.1.1 \ vcpkg-0.2.15 \ version_check-0.9.5 \ vte-0.14.1 \ - wait-timeout-0.2.0 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasite-0.1.0 \ - wasm-bindgen-0.2.95 \ - wasm-bindgen-backend-0.2.95 \ - wasm-bindgen-futures-0.4.45 \ - wasm-bindgen-macro-0.2.95 \ - wasm-bindgen-macro-support-0.2.95 \ - wasm-bindgen-shared-0.2.95 \ - web-sys-0.3.72 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-futures-0.4.50 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ web-time-1.1.0 \ - webpki-roots-0.26.6 \ - whoami-1.5.2 \ - win32job-2.0.0 \ + webpki-roots-1.0.0 \ + whoami-1.6.1 \ + win32job-2.0.3 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.9 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.52.0 \ - windows-core-0.52.0 \ - windows-registry-0.2.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ - windows-sys-0.42.0 \ + windows-0.61.1 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.1 \ + windows-link-0.2.1 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.2 \ windows-targets-0.52.6 \ - windows_aarch64_gnullvm-0.42.2 \ + windows-targets-0.53.2 \ + windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_msvc-0.42.2 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ - windows_i686_gnu-0.42.2 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ - windows_i686_msvc-0.42.2 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ - windows_x86_64_gnu-0.42.2 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_msvc-0.42.2 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.24 \ - xattr-1.3.1 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ + wit-bindgen-rt-0.39.0 \ + xattr-1.5.0 \ xxhash-rust-0.8.15 \ yansi-1.0.1 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ zeroize-1.8.1 \ - zipsign-api-0.1.2 \ - zstd-0.13.2 \ - zstd-safe-7.2.1 \ - zstd-sys-2.0.13+zstd.1.5.6 + zipsign-api-0.1.5 \ + zstd-0.13.3 \ + zstd-safe-7.2.4 \ + zstd-sys-2.0.15+zstd.1.5.7 OPENSSLINC= /usr/include OPENSSLLIB= /usr/lib diff --git a/devel/nextest/distinfo b/devel/nextest/distinfo index 772a3c11aead..65b111eb9546 100644 --- a/devel/nextest/distinfo +++ b/devel/nextest/distinfo @@ -1,134 +1,142 @@ -TIMESTAMP = 1737002813 -SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb -SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +TIMESTAMP = 1761807223 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.17.crate) = 23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338 -SIZE (rust/crates/anstream-0.6.17.crate) = 29445 -SHA256 (rust/crates/anstyle-1.0.9.crate) = 8365de52b16c035ff4fcafe0092ba9390540e3e352870ac09933bebcaa2c8c56 -SIZE (rust/crates/anstyle-1.0.9.crate) = 15770 +SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b +SIZE (rust/crates/anstream-0.6.18.crate) = 29681 +SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 +SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.6.crate) = 2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125 -SIZE (rust/crates/anstyle-wincon-3.0.6.crate) = 12271 -SHA256 (rust/crates/anyhow-1.0.91.crate) = c042108f3ed77fd83760a5fd79b53be043192bb3b9dba91d8c574c0ada7850c8 -SIZE (rust/crates/anyhow-1.0.91.crate) = 47348 +SHA256 (rust/crates/anstyle-wincon-3.0.8.crate) = 6680de5231bd6ee4c6191b8a1325daa282b415391ec9d3a37bd34f2060dc73fa +SIZE (rust/crates/anstyle-wincon-3.0.8.crate) = 12534 +SHA256 (rust/crates/anyhow-1.0.98.crate) = e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487 +SIZE (rust/crates/anyhow-1.0.98.crate) = 53334 SHA256 (rust/crates/async-scoped-0.9.0.crate) = 4042078ea593edffc452eef14e99fdb2b120caa4ad9618bcdeabc4a023b98740 SIZE (rust/crates/async-scoped-0.9.0.crate) = 10352 SHA256 (rust/crates/async-stream-0.3.6.crate) = 0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476 SIZE (rust/crates/async-stream-0.3.6.crate) = 13823 SHA256 (rust/crates/async-stream-impl-0.3.6.crate) = c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d SIZE (rust/crates/async-stream-impl-0.3.6.crate) = 4312 -SHA256 (rust/crates/async-trait-0.1.83.crate) = 721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd -SIZE (rust/crates/async-trait-0.1.83.crate) = 29054 +SHA256 (rust/crates/async-trait-0.1.88.crate) = e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5 +SIZE (rust/crates/async-trait-0.1.88.crate) = 32084 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 SHA256 (rust/crates/atomicwrites-0.4.4.crate) = 3ef1bb8d1b645fe38d51dfc331d720fb5fc2c94b440c76cc79c80ff265ca33e3 SIZE (rust/crates/atomicwrites-0.4.4.crate) = 6598 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/axum-0.7.7.crate) = 504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae -SIZE (rust/crates/axum-0.7.7.crate) = 152149 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/axum-0.7.9.crate) = edca88bc138befd0323b20752846e6587272d3b03b0343c8ea28a6f819e6e71f +SIZE (rust/crates/axum-0.7.9.crate) = 155272 SHA256 (rust/crates/axum-core-0.4.5.crate) = 09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199 SIZE (rust/crates/axum-core-0.4.5.crate) = 22183 -SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d -SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/backtrace-ext-0.2.1.crate) = 537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50 SIZE (rust/crates/backtrace-ext-0.2.1.crate) = 11401 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b -SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 +SHA256 (rust/crates/base64ct-1.7.3.crate) = 89e25b6adfb930f02d1981565a6e5d9c547ac15a96606256d3b59040e5cd4ca3 +SIZE (rust/crates/base64ct-1.7.3.crate) = 31175 SHA256 (rust/crates/bit-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3 SIZE (rust/crates/bit-set-0.8.0.crate) = 16289 SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 +SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 +SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/borsh-1.5.1.crate) = a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed -SIZE (rust/crates/borsh-1.5.1.crate) = 60666 -SHA256 (rust/crates/bstr-1.11.3.crate) = 531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0 -SIZE (rust/crates/bstr-1.11.3.crate) = 351536 -SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c -SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/borsh-1.5.7.crate) = ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce +SIZE (rust/crates/borsh-1.5.7.crate) = 78062 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.9.0.crate) = 325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b -SIZE (rust/crates/bytes-1.9.0.crate) = 67320 -SHA256 (rust/crates/camino-1.1.9.crate) = 8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3 -SIZE (rust/crates/camino-1.1.9.crate) = 37552 -SHA256 (rust/crates/camino-tempfile-1.1.1.crate) = cb905055fa81e4d427f919b2cd0d76a998267de7d225ea767a1894743a5263c2 -SIZE (rust/crates/camino-tempfile-1.1.1.crate) = 24161 -SHA256 (rust/crates/cargo-platform-0.1.9.crate) = e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea -SIZE (rust/crates/cargo-platform-0.1.9.crate) = 12010 -SHA256 (rust/crates/cargo_metadata-0.19.1.crate) = 8769706aad5d996120af43197bf46ef6ad0fda35216b4505f926a365a232d924 -SIZE (rust/crates/cargo_metadata-0.19.1.crate) = 26131 -SHA256 (rust/crates/cc-1.2.5.crate) = c31a0499c1dc64f458ad13872de75c0eb7e3fdb0e67964610c914b034fc5956e -SIZE (rust/crates/cc-1.2.5.crate) = 99839 -SHA256 (rust/crates/cfg-expr-0.17.2.crate) = 8d4ba6e40bd1184518716a6e1a781bf9160e286d219ccdb8ab2612e74cfe4789 -SIZE (rust/crates/cfg-expr-0.17.2.crate) = 44034 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609 +SIZE (rust/crates/camino-1.2.1.crate) = 41364 +SHA256 (rust/crates/camino-tempfile-1.4.1.crate) = 64308c4c82a5c38679945ddf88738dc1483dcc563bbb5780755ae9f8497d2b20 +SIZE (rust/crates/camino-tempfile-1.4.1.crate) = 26540 +SHA256 (rust/crates/camino-tempfile-ext-0.3.3.crate) = a8c236e531d024b1524669ee2a56eca09ab8a40f3395dc2728cde9defa9c60d8 +SIZE (rust/crates/camino-tempfile-ext-0.3.3.crate) = 19167 +SHA256 (rust/crates/cargo-platform-0.3.0.crate) = 8abf5d501fd757c2d2ee78d0cc40f606e92e3a63544420316565556ed28485e2 +SIZE (rust/crates/cargo-platform-0.3.0.crate) = 13252 +SHA256 (rust/crates/cargo_metadata-0.23.0.crate) = 981a6f317983eec002839b90fae7411a85621410ae591a9cab2ecf5cb5744873 +SIZE (rust/crates/cargo_metadata-0.23.0.crate) = 30522 +SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 +SIZE (rust/crates/cc-1.2.30.crate) = 108550 +SHA256 (rust/crates/cfg-expr-0.20.3.crate) = 1a2c5f3bf25ec225351aa1c8e230d04d880d3bd89dea133537dafad4ae291e5c +SIZE (rust/crates/cfg-expr-0.20.3.crate) = 44845 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.39.crate) = 7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825 -SIZE (rust/crates/chrono-0.4.39.crate) = 222248 -SHA256 (rust/crates/clap-4.5.26.crate) = a8eb5e908ef3a6efbe1ed62520fb7287959888c88485abe072543190ecc66783 -SIZE (rust/crates/clap-4.5.26.crate) = 56474 -SHA256 (rust/crates/clap_builder-4.5.26.crate) = 96b01801b5fc6a0a232407abc821660c9c6d25a1cafc0d4f85f29fb8d9afc121 -SIZE (rust/crates/clap_builder-4.5.26.crate) = 167961 -SHA256 (rust/crates/clap_derive-4.5.24.crate) = 54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c -SIZE (rust/crates/clap_derive-4.5.24.crate) = 30669 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 +SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 +SIZE (rust/crates/clap-4.5.50.crate) = 62030 +SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 +SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/color-eyre-0.6.3.crate) = 55146f5e46f237f7423d74111267d4597b59b0dad0ffaf7303bce9945d843ad5 -SIZE (rust/crates/color-eyre-0.6.3.crate) = 636041 -SHA256 (rust/crates/color-spantrace-0.2.1.crate) = cd6be1b2a7e382e2b98b43b2adcca6bb0e465af0bdd38123873ae61eb17a72c2 -SIZE (rust/crates/color-spantrace-0.2.1.crate) = 189095 +SHA256 (rust/crates/color-eyre-0.6.5.crate) = e5920befb47832a6d61ee3a3a846565cfa39b331331e68a3b1d1116630f2f26d +SIZE (rust/crates/color-eyre-0.6.5.crate) = 636255 +SHA256 (rust/crates/color-spantrace-0.3.0.crate) = b8b88ea9df13354b55bc7234ebcce36e6ef896aca2e42a15de9e10edce01b427 +SIZE (rust/crates/color-spantrace-0.3.0.crate) = 12884 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/config-0.15.6.crate) = e329294a796e9b22329669c1f433a746983f9e324e07f4ef135be81bb2262de4 -SIZE (rust/crates/config-0.15.6.crate) = 57381 -SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb -SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/config-0.15.18.crate) = 180e549344080374f9b32ed41bf3b6b57885ff6a289367b3dbc10eea8acc1918 +SIZE (rust/crates/config-0.15.18.crate) = 59347 +SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 +SIZE (rust/crates/console-0.15.11.crate) = 37822 +SHA256 (rust/crates/console-0.16.0.crate) = 2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d +SIZE (rust/crates/console-0.16.0.crate) = 39107 SHA256 (rust/crates/console-api-0.8.1.crate) = 8030735ecb0d128428b64cd379809817e620a40e5001c54465b99ec5feec2857 SIZE (rust/crates/console-api-0.8.1.crate) = 33145 SHA256 (rust/crates/console-subscriber-0.4.1.crate) = 6539aa9c6a4cd31f4b1c040f860a1eac9aa80e7df6b05d506a6e7179936d6a01 SIZE (rust/crates/console-subscriber-0.4.1.crate) = 125969 SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8 SIZE (rust/crates/const-oid-0.9.6.crate) = 45382 +SHA256 (rust/crates/convert_case-0.7.1.crate) = bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7 +SIZE (rust/crates/convert_case-0.7.1.crate) = 23816 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 SHA256 (rust/crates/cp_r-0.5.2.crate) = 837ca07dfd27a2663ac7c4701bb35856b534c2a61dd47af06ccf65d3bec79ebc SIZE (rust/crates/cp_r-0.5.2.crate) = 10695 -SHA256 (rust/crates/cpufeatures-0.2.14.crate) = 608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0 -SIZE (rust/crates/cpufeatures-0.2.14.crate) = 13165 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 -SHA256 (rust/crates/crossbeam-channel-0.5.13.crate) = 33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2 -SIZE (rust/crates/crossbeam-channel-0.5.13.crate) = 91174 -SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 -SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 -SHA256 (rust/crates/crossterm-0.28.1.crate) = 829d955a0bb380ef178a640b91779e3987da38c9aea133b20614cfed8cdea9c6 -SIZE (rust/crates/crossterm-0.28.1.crate) = 132275 +SHA256 (rust/crates/crossbeam-channel-0.5.15.crate) = 82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2 +SIZE (rust/crates/crossbeam-channel-0.5.15.crate) = 92716 +SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 +SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 +SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 +SHA256 (rust/crates/crossterm-0.29.0.crate) = d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b +SIZE (rust/crates/crossterm-0.29.0.crate) = 136635 SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 @@ -137,68 +145,82 @@ SHA256 (rust/crates/curve25519-dalek-4.1.3.crate) = 97fb8b7c4503de7d6ae7b42ab72a SIZE (rust/crates/curve25519-dalek-4.1.3.crate) = 306017 SHA256 (rust/crates/curve25519-dalek-derive-0.1.1.crate) = f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3 SIZE (rust/crates/curve25519-dalek-derive-0.1.1.crate) = 11723 -SHA256 (rust/crates/datatest-stable-0.3.2.crate) = 19ebbb3c403031a3739980c2864e3b5ee4efca009dd83d2c0f80a31555243981 -SIZE (rust/crates/datatest-stable-0.3.2.crate) = 28000 +SHA256 (rust/crates/datatest-stable-0.3.3.crate) = a867d7322eb69cf3a68a5426387a25b45cb3b9c5ee41023ee6cea92e2afadd82 +SIZE (rust/crates/datatest-stable-0.3.3.crate) = 34481 SHA256 (rust/crates/debug-ignore-1.0.5.crate) = ffe7ed1d93f4553003e20b629abe9085e1e81b1429520f897f8f8860bc6dfc21 SIZE (rust/crates/debug-ignore-1.0.5.crate) = 12016 -SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 -SIZE (rust/crates/der-0.7.9.crate) = 85173 -SHA256 (rust/crates/derive-where-1.2.7.crate) = 62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25 -SIZE (rust/crates/derive-where-1.2.7.crate) = 46524 -SHA256 (rust/crates/dialoguer-0.11.0.crate) = 658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de -SIZE (rust/crates/dialoguer-0.11.0.crate) = 31286 +SHA256 (rust/crates/der-0.7.10.crate) = e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb +SIZE (rust/crates/der-0.7.10.crate) = 90111 +SHA256 (rust/crates/derive-ex-0.1.8.crate) = bba95f299f6b9cd47f68a847eca2ae9060a2713af532dc35c342065544845407 +SIZE (rust/crates/derive-ex-0.1.8.crate) = 25502 +SHA256 (rust/crates/derive-where-1.6.0.crate) = ef941ded77d15ca19b40374869ac6000af1c9f2a4c0f3d4c70926287e6364a8f +SIZE (rust/crates/derive-where-1.6.0.crate) = 52327 +SHA256 (rust/crates/derive_more-2.0.1.crate) = 093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678 +SIZE (rust/crates/derive_more-2.0.1.crate) = 70127 +SHA256 (rust/crates/derive_more-impl-2.0.1.crate) = bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3 +SIZE (rust/crates/derive_more-impl-2.0.1.crate) = 78233 +SHA256 (rust/crates/dialoguer-0.12.0.crate) = 25f104b501bf2364e78d0d3974cbc774f738f5865306ed128e1e0d7499c0ad96 +SIZE (rust/crates/dialoguer-0.12.0.crate) = 31273 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/duct-0.13.7.crate) = e4ab5718d1224b63252cd0c6f74f6480f9ffeb117438a2e0f5cf6d9a4798929c -SIZE (rust/crates/duct-0.13.7.crate) = 30055 +SHA256 (rust/crates/document-features-0.2.11.crate) = 95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d +SIZE (rust/crates/document-features-0.2.11.crate) = 14640 +SHA256 (rust/crates/dof-0.4.0.crate) = 0ed9b77e3c2a83995eedff2fbf992eef44c9f319b8016254f68108e27a4d06e7 +SIZE (rust/crates/dof-0.4.0.crate) = 13905 +SHA256 (rust/crates/dtrace-parser-0.3.0.crate) = dc09b90bda5770641457f1c0a42c8203c48f5a3d9799dcf1bafbd84e30ccf080 +SIZE (rust/crates/dtrace-parser-0.3.0.crate) = 9569 +SHA256 (rust/crates/duct-1.1.0.crate) = d7478638a31d1f1f3d6c9f5e57c76b906a04ac4879d6fd0fb6245bc88f73fd0b +SIZE (rust/crates/duct-1.1.0.crate) = 35093 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 SIZE (rust/crates/dunce-1.0.5.crate) = 8244 SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53 SIZE (rust/crates/ed25519-2.2.3.crate) = 17802 SHA256 (rust/crates/ed25519-dalek-2.1.1.crate) = 4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871 SIZE (rust/crates/ed25519-dalek-2.1.1.crate) = 85736 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 -SHA256 (rust/crates/enable-ansi-support-0.2.1.crate) = aa4ff3ae2a9aa54bf7ee0983e59303224de742818c1822d89f07da9856d9bc60 -SIZE (rust/crates/enable-ansi-support-0.2.1.crate) = 5666 -SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f -SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/erased-serde-0.4.5.crate) = 24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d -SIZE (rust/crates/erased-serde-0.4.5.crate) = 25459 -SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba -SIZE (rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 +SHA256 (rust/crates/enable-ansi-support-0.3.1.crate) = ea7457668b3da8a4b702f3d79e131aa3e81cd7e81cc95fb2d54fce9f182ecc77 +SIZE (rust/crates/enable-ansi-support-0.3.1.crate) = 6112 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/errno-0.3.12.crate) = cea14ef9355e3beab063703aa9dab15afd25f0667c341310c1e5274bb1d0da18 +SIZE (rust/crates/errno-0.3.12.crate) = 12423 SHA256 (rust/crates/escape8259-0.5.3.crate) = 5692dd7b5a1978a5aeb0ce83b7655c58ca8efdcb79d21036ea249da95afec2c6 SIZE (rust/crates/escape8259-0.5.3.crate) = 4989 SHA256 (rust/crates/eyre-0.6.12.crate) = 7cd915d99f24784cdc19fd37ef22b97e3ff0ae756c7e492e9fbfe897d61e2aec SIZE (rust/crates/eyre-0.6.12.crate) = 45330 SHA256 (rust/crates/fancy-regex-0.14.0.crate) = 6e24cb5a94bcae1e5408b0effca5cd7172ea3c5755049c5f3af4cd283a165298 SIZE (rust/crates/fancy-regex-0.14.0.crate) = 86969 -SHA256 (rust/crates/fastrand-2.1.1.crate) = e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6 -SIZE (rust/crates/fastrand-2.1.1.crate) = 14983 +SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be +SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fiat-crypto-0.2.9.crate) = 28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d SIZE (rust/crates/fiat-crypto-0.2.9.crate) = 495390 SHA256 (rust/crates/filetime-0.2.25.crate) = 35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586 SIZE (rust/crates/filetime-0.2.25.crate) = 14940 -SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 -SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 -SHA256 (rust/crates/flate2-1.0.34.crate) = a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0 -SIZE (rust/crates/flate2-1.0.34.crate) = 109174 +SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 +SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 +SHA256 (rust/crates/flate2-1.1.1.crate) = 7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece +SIZE (rust/crates/flate2-1.1.1.crate) = 77224 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 -SHA256 (rust/crates/fs-err-3.0.0.crate) = 8bb60e7409f34ef959985bc9d9c5ee8f5db24ee46ed9775850548021710f807f -SIZE (rust/crates/fs-err-3.0.0.crate) = 21040 -SHA256 (rust/crates/future-queue-0.3.0.crate) = c0d1aa68ae1a41111c2ebdfec3c73479b55751b0bdceb8e1e3f7a05f3cf6b2e6 -SIZE (rust/crates/future-queue-0.3.0.crate) = 22201 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 +SHA256 (rust/crates/fs-err-3.1.3.crate) = 6ad492b2cf1d89d568a43508ab24f98501fe03f2f31c01e1d0fe7366a71745d2 +SIZE (rust/crates/fs-err-3.1.3.crate) = 24297 +SHA256 (rust/crates/future-queue-0.4.0.crate) = 47cdf4a7eef4808ffa1e5c47dbf37124dfe33a7acc34e8568c5d5359b365a8cb +SIZE (rust/crates/future-queue-0.4.0.crate) = 31187 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 SIZE (rust/crates/futures-0.3.31.crate) = 54953 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -219,22 +241,30 @@ SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 -SIZE (rust/crates/gimli-0.28.1.crate) = 270497 -SHA256 (rust/crates/globset-0.4.15.crate) = 15f1ce686646e7f1e19bf7d5533fe443a45dbfb990e00629110797578b42fb19 -SIZE (rust/crates/globset-0.4.15.crate) = 25177 -SHA256 (rust/crates/guppy-0.17.12.crate) = 5a70d0754232d1c2fd4819914085dc06cccbe2f2377905cdd2e668ca77df6e72 -SIZE (rust/crates/guppy-0.17.12.crate) = 134573 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f +SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 +SIZE (rust/crates/globset-0.4.18.crate) = 28970 +SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 +SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 +SHA256 (rust/crates/goblin-0.10.3.crate) = 51876e3748c4a347fe65b906f2b1ae46a1e55a497b22c94c1f4f2c469ff7673a +SIZE (rust/crates/goblin-0.10.3.crate) = 253966 +SHA256 (rust/crates/guppy-0.17.23.crate) = 93383817a8d78167955d55ea78081f940df5469a02cf40eb4e26e56194fe11cb +SIZE (rust/crates/guppy-0.17.23.crate) = 141505 SHA256 (rust/crates/guppy-workspace-hack-0.1.0.crate) = 92620684d99f750bae383ecb3be3748142d6095760afd5cbcf2261e9a279d780 SIZE (rust/crates/guppy-workspace-hack-0.1.0.crate) = 1031 -SHA256 (rust/crates/h2-0.4.6.crate) = 524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205 -SIZE (rust/crates/h2-0.4.6.crate) = 173912 +SHA256 (rust/crates/h2-0.4.10.crate) = a9421a676d1b147b16b82c9225157dc629087ef8ec4d5e2960f9437a90dac0a5 +SIZE (rust/crates/h2-0.4.10.crate) = 174800 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/hdrhistogram-7.5.4.crate) = 765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d SIZE (rust/crates/hdrhistogram-7.5.4.crate) = 319746 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -243,120 +273,130 @@ SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf SIZE (rust/crates/home-0.5.11.crate) = 9926 -SHA256 (rust/crates/http-1.2.0.crate) = f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea -SIZE (rust/crates/http-1.2.0.crate) = 105932 +SHA256 (rust/crates/http-1.3.1.crate) = f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565 +SIZE (rust/crates/http-1.3.1.crate) = 106063 SHA256 (rust/crates/http-body-1.0.1.crate) = 1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184 SIZE (rust/crates/http-body-1.0.1.crate) = 6125 -SHA256 (rust/crates/http-body-util-0.1.2.crate) = 793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f -SIZE (rust/crates/http-body-util-0.1.2.crate) = 12821 -SHA256 (rust/crates/httparse-1.9.5.crate) = 7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946 -SIZE (rust/crates/httparse-1.9.5.crate) = 39029 +SHA256 (rust/crates/http-body-util-0.1.3.crate) = b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a +SIZE (rust/crates/http-body-util-0.1.3.crate) = 16975 +SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 +SIZE (rust/crates/httparse-1.10.1.crate) = 45190 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 -SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/humantime-2.3.0.crate) = 135b12329e5e3ce057a9f972339ea52bc954fe1e9358ef27f95e89716fbc5424 +SIZE (rust/crates/humantime-2.3.0.crate) = 23242 SHA256 (rust/crates/humantime-serde-1.1.1.crate) = 57a3db5ea5923d99402c94e9feb261dc5ee9b4efa158b0315f788cf549cc200c SIZE (rust/crates/humantime-serde-1.1.1.crate) = 7886 -SHA256 (rust/crates/hyper-1.5.0.crate) = bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a -SIZE (rust/crates/hyper-1.5.0.crate) = 152734 -SHA256 (rust/crates/hyper-rustls-0.27.3.crate) = 08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333 -SIZE (rust/crates/hyper-rustls-0.27.3.crate) = 34834 -SHA256 (rust/crates/hyper-timeout-0.5.1.crate) = 3203a961e5c83b6f5498933e78b6b263e208c197b63e9c6c53cc82ffd3f63793 -SIZE (rust/crates/hyper-timeout-0.5.1.crate) = 17727 +SHA256 (rust/crates/hyper-1.6.0.crate) = cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80 +SIZE (rust/crates/hyper-1.6.0.crate) = 153923 +SHA256 (rust/crates/hyper-rustls-0.27.6.crate) = 03a01595e11bdcec50946522c32dde3fc6914743000a68b93000965f2f02406d +SIZE (rust/crates/hyper-rustls-0.27.6.crate) = 34650 +SHA256 (rust/crates/hyper-timeout-0.5.2.crate) = 2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0 +SIZE (rust/crates/hyper-timeout-0.5.2.crate) = 19222 SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 -SHA256 (rust/crates/hyper-util-0.1.9.crate) = 41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b -SIZE (rust/crates/hyper-util-0.1.9.crate) = 72670 -SHA256 (rust/crates/iana-time-zone-0.1.61.crate) = 235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220 -SIZE (rust/crates/iana-time-zone-0.1.61.crate) = 27685 +SHA256 (rust/crates/hyper-util-0.1.13.crate) = b1c293b6b3d21eca78250dc7dbebd6b9210ec5530e038cbfe0661b5c47ab06e8 +SIZE (rust/crates/hyper-util-0.1.13.crate) = 101913 +SHA256 (rust/crates/iana-time-zone-0.1.63.crate) = b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8 +SIZE (rust/crates/iana-time-zone-0.1.63.crate) = 32919 SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e -SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/iddqd-0.3.14.crate) = bac5efd33e0c5eb0ac45cbd210541a214dac576896ca97ba08e16e3b1079cdd8 +SIZE (rust/crates/iddqd-0.3.14.crate) = 112432 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.0.0.crate) = cfdf4f5d937a025381f5ab13624b1c5f51414bfe5c9885663226eae8d6d39560 SIZE (rust/crates/idna_adapter-1.0.0.crate) = 7722 +SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b +SIZE (rust/crates/ignore-0.4.23.crate) = 55901 SHA256 (rust/crates/include_dir-0.7.4.crate) = 923d117408f1e49d914f1a379a309cffe4f18c05cf4e3d12e613a15fc81bd0dd SIZE (rust/crates/include_dir-0.7.4.crate) = 6365 SHA256 (rust/crates/include_dir_macros-0.7.4.crate) = 7cab85a7ed0bd5f0e76d93846e0147172bed2e2d3f859bcc33a8d9699cad1a75 SIZE (rust/crates/include_dir_macros-0.7.4.crate) = 4560 SHA256 (rust/crates/indent_write-2.2.0.crate) = 0cfe9645a18782869361d9c8732246be7b410ad4e919d3609ebabdac00ba12c3 SIZE (rust/crates/indent_write-2.2.0.crate) = 11090 -SHA256 (rust/crates/indenter-0.3.3.crate) = ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683 -SIZE (rust/crates/indenter-0.3.3.crate) = 6587 +SHA256 (rust/crates/indenter-0.3.4.crate) = 964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5 +SIZE (rust/crates/indenter-0.3.4.crate) = 11101 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/indexmap-2.7.0.crate) = 62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f -SIZE (rust/crates/indexmap-2.7.0.crate) = 85335 -SHA256 (rust/crates/indicatif-0.17.9.crate) = cbf675b85ed934d3c67b5c5469701eec7db22689d0a2139d856e0925fa28b281 -SIZE (rust/crates/indicatif-0.17.9.crate) = 65246 -SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 -SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/insta-1.42.0.crate) = 6513e4067e16e69ed1db5ab56048ed65db32d10ba5fc1217f5393f8f17d8b5a5 -SIZE (rust/crates/insta-1.42.0.crate) = 93945 -SHA256 (rust/crates/ipnet-2.10.1.crate) = ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708 -SIZE (rust/crates/ipnet-2.10.1.crate) = 28407 +SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f +SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 +SHA256 (rust/crates/indicatif-0.17.11.crate) = 183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235 +SIZE (rust/crates/indicatif-0.17.11.crate) = 66577 +SHA256 (rust/crates/indicatif-0.18.2.crate) = ade6dfcba0dfb62ad59e59e7241ec8912af34fd29e0e743e3db992bd278e8b65 +SIZE (rust/crates/indicatif-0.18.2.crate) = 67401 +SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 +SIZE (rust/crates/indoc-2.0.7.crate) = 17184 +SHA256 (rust/crates/insta-1.43.2.crate) = 46fdb647ebde000f43b5b53f773c30cf9b0cb4300453208713fa38b2c70935a0 +SIZE (rust/crates/insta-1.43.2.crate) = 102183 +SHA256 (rust/crates/ipnet-2.11.0.crate) = 469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130 +SIZE (rust/crates/ipnet-2.11.0.crate) = 29718 +SHA256 (rust/crates/iri-string-0.7.8.crate) = dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2 +SIZE (rust/crates/iri-string-0.7.8.crate) = 141493 SHA256 (rust/crates/is_ci-1.2.0.crate) = 7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45 SIZE (rust/crates/is_ci-1.2.0.crate) = 4521 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 -SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itertools-0.14.0.crate) = 2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285 SIZE (rust/crates/itertools-0.14.0.crate) = 152715 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 -SHA256 (rust/crates/js-sys-0.3.72.crate) = 6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9 -SIZE (rust/crates/js-sys-0.3.72.crate) = 54096 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 +SHA256 (rust/crates/jobserver-0.1.33.crate) = 38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a +SIZE (rust/crates/jobserver-0.1.33.crate) = 29136 +SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f +SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libtest-mimic-0.8.1.crate) = 5297962ef19edda4ce33aaa484386e0a5b3d7f2f4e037cbeee00503ef6b29d33 SIZE (rust/crates/libtest-mimic-0.8.1.crate) = 27812 -SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f -SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 -SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 -SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 -SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 -SHA256 (rust/crates/log-0.4.24.crate) = 3d6ea2a48c204030ee31a7d7fc72c93294c92fe87ecb1789881c9543516e1a0d -SIZE (rust/crates/log-0.4.24.crate) = 44882 +SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab +SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 +SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 +SIZE (rust/crates/litrs-0.4.1.crate) = 42603 +SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 +SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 +SIZE (rust/crates/log-0.4.28.crate) = 51131 +SHA256 (rust/crates/lru-slab-0.1.2.crate) = 112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154 +SIZE (rust/crates/lru-slab-0.1.2.crate) = 9090 SHA256 (rust/crates/maplit-1.0.2.crate) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d SIZE (rust/crates/maplit-1.0.2.crate) = 8871 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/matchit-0.7.3.crate) = 0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94 SIZE (rust/crates/matchit-0.7.3.crate) = 30372 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/miette-7.4.0.crate) = 317f146e2eb7021892722af37cf1b971f0a70c8406f487e24952667616192c64 -SIZE (rust/crates/miette-7.4.0.crate) = 111822 -SHA256 (rust/crates/miette-derive-7.4.0.crate) = 23c9b935fbe1d6cbd1dac857b54a688145e2d93f48db36010514d0f612d0ad67 -SIZE (rust/crates/miette-derive-7.4.0.crate) = 16821 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.8.crate) = 843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7 +SIZE (rust/crates/memmap2-0.9.8.crate) = 34478 +SHA256 (rust/crates/miette-7.6.0.crate) = 5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7 +SIZE (rust/crates/miette-7.6.0.crate) = 114499 +SHA256 (rust/crates/miette-derive-7.6.0.crate) = db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b +SIZE (rust/crates/miette-derive-7.6.0.crate) = 17249 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.7.4.crate) = b8a240ddb74feaf34a79a7add65a741f3167852fba007066dcac1ca548d89c08 -SIZE (rust/crates/miniz_oxide-0.7.4.crate) = 56119 -SHA256 (rust/crates/miniz_oxide-0.8.0.crate) = e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1 -SIZE (rust/crates/miniz_oxide-0.8.0.crate) = 56343 -SHA256 (rust/crates/mio-1.0.3.crate) = 2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd -SIZE (rust/crates/mio-1.0.3.crate) = 103703 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 +SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c +SIZE (rust/crates/mio-1.0.4.crate) = 104212 SHA256 (rust/crates/mukti-metadata-0.3.0.crate) = 26fa66de8d0e39780ff7cbb1409149f8423418339230f520240e5eb08576e1e8 SIZE (rust/crates/mukti-metadata-0.3.0.crate) = 4633 -SHA256 (rust/crates/native-tls-0.2.12.crate) = a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466 -SIZE (rust/crates/native-tls-0.2.12.crate) = 29517 +SHA256 (rust/crates/native-tls-0.2.14.crate) = 87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e +SIZE (rust/crates/native-tls-0.2.14.crate) = 29385 SHA256 (rust/crates/nested-0.1.1.crate) = ca2b420f638f07fe83056b55ea190bb815f609ec5a35e7017884a10f78839c9e SIZE (rust/crates/nested-0.1.1.crate) = 6191 -SHA256 (rust/crates/newtype-uuid-1.2.1.crate) = ee3224f0e8be7c2a1ebc77ef9c3eecb90f55c6594399ee825de964526b3c9056 -SIZE (rust/crates/newtype-uuid-1.2.1.crate) = 15941 -SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 -SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/newtype-uuid-1.3.1.crate) = 74d1216f62e63be5fb25a9ecd1e2b37b1556a9b8c02f4831770f5d01df85c226 +SIZE (rust/crates/newtype-uuid-1.3.1.crate) = 19484 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 @@ -365,190 +405,218 @@ SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed3673790 SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 -SIZE (rust/crates/object-0.32.2.crate) = 286994 -SHA256 (rust/crates/once_cell-1.20.2.crate) = 1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775 -SIZE (rust/crates/once_cell-1.20.2.crate) = 33394 -SHA256 (rust/crates/openssl-0.10.68.crate) = 6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5 -SIZE (rust/crates/openssl-0.10.68.crate) = 276578 +SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 +SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/openssl-0.10.73.crate) = 8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8 +SIZE (rust/crates/openssl-0.10.73.crate) = 283994 SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 -SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf -SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 -SHA256 (rust/crates/openssl-sys-0.9.104.crate) = 45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741 -SIZE (rust/crates/openssl-sys-0.9.104.crate) = 72287 -SHA256 (rust/crates/os_pipe-1.2.1.crate) = 5ffd2b0a5634335b135d5728d84c5e0fd726954b87111f7506a61c502280d982 -SIZE (rust/crates/os_pipe-1.2.1.crate) = 10691 -SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f -SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 -SHA256 (rust/crates/owo-colors-4.1.0.crate) = fb37767f6569cd834a413442455e0f066d0d522de8630436e2a1761d9726ba56 -SIZE (rust/crates/owo-colors-4.1.0.crate) = 31414 -SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 -SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 -SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 -SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/openssl-probe-0.1.6.crate) = d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e +SIZE (rust/crates/openssl-probe-0.1.6.crate) = 8128 +SHA256 (rust/crates/openssl-sys-0.9.109.crate) = 90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571 +SIZE (rust/crates/openssl-sys-0.9.109.crate) = 78247 +SHA256 (rust/crates/os_pipe-1.2.2.crate) = db335f4760b14ead6290116f2427bf33a14d4f0617d49f78a246de10c1831224 +SIZE (rust/crates/os_pipe-1.2.2.crate) = 10810 +SHA256 (rust/crates/owo-colors-4.2.3.crate) = 9c6901729fa79e91a0913333229e9ca5dc725089d1c363b2f4b4760709dc4a52 +SIZE (rust/crates/owo-colors-4.2.3.crate) = 38315 +SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 +SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 +SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 +SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 SHA256 (rust/crates/pathdiff-0.2.3.crate) = df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3 SIZE (rust/crates/pathdiff-0.2.3.crate) = 7495 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db -SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 -SHA256 (rust/crates/pin-project-1.1.7.crate) = be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95 -SIZE (rust/crates/pin-project-1.1.7.crate) = 55438 -SHA256 (rust/crates/pin-project-internal-1.1.7.crate) = 3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c -SIZE (rust/crates/pin-project-internal-1.1.7.crate) = 28549 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 +SHA256 (rust/crates/pest-2.8.3.crate) = 989e7521a040efde50c3ab6bbadafbe15ab6dc042686926be59ac35d74607df4 +SIZE (rust/crates/pest-2.8.3.crate) = 130311 +SHA256 (rust/crates/pest_derive-2.8.3.crate) = 187da9a3030dbafabbbfb20cb323b976dc7b7ce91fcd84f2f74d6e31d378e2de +SIZE (rust/crates/pest_derive-2.8.3.crate) = 43363 +SHA256 (rust/crates/pest_generator-2.8.3.crate) = 49b401d98f5757ebe97a26085998d6c0eecec4995cad6ab7fc30ffdf4b052843 +SIZE (rust/crates/pest_generator-2.8.3.crate) = 43010 +SHA256 (rust/crates/pest_meta-2.8.3.crate) = 72f27a2cfee9f9039c4d86faa5af122a0ac3851441a34865b8a043b46be0065a +SIZE (rust/crates/pest_meta-2.8.3.crate) = 67289 +SHA256 (rust/crates/petgraph-0.8.2.crate) = 54acf3a685220b533e437e264e4d932cfbdc4cc7ec0cd232ed73c08d03b8a7ca +SIZE (rust/crates/petgraph-0.8.2.crate) = 780998 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7 SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 -SHA256 (rust/crates/portable-atomic-1.9.0.crate) = cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2 -SIZE (rust/crates/portable-atomic-1.9.0.crate) = 166365 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 +SHA256 (rust/crates/plain-0.2.3.crate) = b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6 +SIZE (rust/crates/plain-0.2.3.crate) = 10664 +SHA256 (rust/crates/portable-atomic-1.11.0.crate) = 350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e +SIZE (rust/crates/portable-atomic-1.11.0.crate) = 181258 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 +SHA256 (rust/crates/pretty-hex-0.4.1.crate) = bbc83ee4a840062f368f9096d80077a9841ec117e17e7f700df81958f1451254 +SIZE (rust/crates/pretty-hex-0.4.1.crate) = 6933 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 -SHA256 (rust/crates/proptest-1.6.0.crate) = 14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50 -SIZE (rust/crates/proptest-1.6.0.crate) = 203276 -SHA256 (rust/crates/prost-0.13.3.crate) = 7b0487d90e047de87f984913713b85c601c05609aad5b0df4b4573fbf69aa13f -SIZE (rust/crates/prost-0.13.3.crate) = 25684 -SHA256 (rust/crates/prost-derive-0.13.3.crate) = e9552f850d5f0964a4e4d0bf306459ac29323ddfbae05e35a7c0d35cb0803cc5 -SIZE (rust/crates/prost-derive-0.13.3.crate) = 19930 -SHA256 (rust/crates/prost-types-0.13.3.crate) = 4759aa0d3a6232fb8dbdb97b61de2c20047c68aca932c7ed76da9d788508d670 -SIZE (rust/crates/prost-types-0.13.3.crate) = 45097 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/proptest-1.9.0.crate) = bee689443a2bd0a16ab0348b52ee43e3b2d1b1f931c8aa5c9f8de4c86fbe8c40 +SIZE (rust/crates/proptest-1.9.0.crate) = 205346 +SHA256 (rust/crates/prost-0.13.5.crate) = 2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5 +SIZE (rust/crates/prost-0.13.5.crate) = 32469 +SHA256 (rust/crates/prost-derive-0.13.5.crate) = 8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d +SIZE (rust/crates/prost-derive-0.13.5.crate) = 20600 +SHA256 (rust/crates/prost-types-0.13.5.crate) = 52c2c1bf36ddb1a1c396b3601a3cec27c2462e45f07c386894ec3ccf5332bd16 +SIZE (rust/crates/prost-types-0.13.5.crate) = 49145 +SHA256 (rust/crates/pulldown-cmark-0.13.0.crate) = 1e8bbe1a966bd2f362681a44f6edce3c2310ac21e4d5067a6e7ec396297a6ea0 +SIZE (rust/crates/pulldown-cmark-0.13.0.crate) = 154023 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 SIZE (rust/crates/quick-junit-0.5.1.crate) = 21088 -SHA256 (rust/crates/quick-xml-0.23.1.crate) = 11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea -SIZE (rust/crates/quick-xml-0.23.1.crate) = 161488 -SHA256 (rust/crates/quick-xml-0.37.1.crate) = f22f29bdff3987b4d8632ef95fd6424ec7e4e0a57e2f4fc63e489e75357f6a03 -SIZE (rust/crates/quick-xml-0.37.1.crate) = 187839 -SHA256 (rust/crates/quinn-0.11.5.crate) = 8c7c5fdde3cdae7203427dc4f0a68fe0ed09833edc525a03456b153b79828684 -SIZE (rust/crates/quinn-0.11.5.crate) = 75845 -SHA256 (rust/crates/quinn-proto-0.11.8.crate) = fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6 -SIZE (rust/crates/quinn-proto-0.11.8.crate) = 204226 -SHA256 (rust/crates/quinn-udp-0.5.5.crate) = 4fe68c2e9e1a1234e218683dbdf9f9dfcb094113c5ac2b938dfcb9bab4c4140b -SIZE (rust/crates/quinn-udp-0.5.5.crate) = 22778 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quinn-0.11.8.crate) = 626214629cda6781b6dc1d316ba307189c85ba657213ce642d9c77670f8202c8 +SIZE (rust/crates/quinn-0.11.8.crate) = 79949 +SHA256 (rust/crates/quinn-proto-0.11.12.crate) = 49df843a9161c85bb8aae55f101bc0bac8bcafd637a620d9122fd7e0b2f7422e +SIZE (rust/crates/quinn-proto-0.11.12.crate) = 235821 +SHA256 (rust/crates/quinn-udp-0.5.12.crate) = ee4e529991f949c5e25755532370b8af5d114acae52326361d68d47af64aa842 +SIZE (rust/crates/quinn-udp-0.5.12.crate) = 31825 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rand_xorshift-0.3.0.crate) = d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f -SIZE (rust/crates/rand_xorshift-0.3.0.crate) = 9121 -SHA256 (rust/crates/recursion-0.5.2.crate) = 9f705426858ccd7bbfe19798239d6b6bfd9bf96bde0624a84b92694046e98871 -SIZE (rust/crates/recursion-0.5.2.crate) = 1389070 -SHA256 (rust/crates/redox_syscall-0.5.7.crate) = 9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f -SIZE (rust/crates/redox_syscall-0.5.7.crate) = 26249 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-automata-0.4.8.crate) = 368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3 -SIZE (rust/crates/regex-automata-0.4.8.crate) = 617784 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/reqwest-0.12.8.crate) = f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b -SIZE (rust/crates/reqwest-0.12.8.crate) = 178052 -SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d -SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rand_xorshift-0.4.0.crate) = 513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a +SIZE (rust/crates/rand_xorshift-0.4.0.crate) = 10262 +SHA256 (rust/crates/recursion-0.5.4.crate) = 9dba2197bf7b1d87b4dd460c195f4edeb45a94e82e8054f8d5f317c1f0e93ca1 +SIZE (rust/crates/recursion-0.5.4.crate) = 1389155 +SHA256 (rust/crates/redox_syscall-0.5.12.crate) = 928fca9cf2aa042393a8325b9ead81d2f0df4cb12e1e24cef072922ccd99c5af +SIZE (rust/crates/redox_syscall-0.5.12.crate) = 29544 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.12.crate) = 722166aa0d7438abbaa4d5cc2c649dac844e8c56d82fb3d33e9c34b5cd268fc6 +SIZE (rust/crates/regex-automata-0.4.12.crate) = 625221 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 +SHA256 (rust/crates/reqwest-0.12.19.crate) = a2f8e5513d63f2e5b386eb5106dc67eaf3f84e95258e210489136b8b92ad6119 +SIZE (rust/crates/reqwest-0.12.19.crate) = 198998 +SHA256 (rust/crates/ring-0.17.14.crate) = a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7 +SIZE (rust/crates/ring-0.17.14.crate) = 1502610 SHA256 (rust/crates/ron-0.8.1.crate) = b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94 SIZE (rust/crates/ron-0.8.1.crate) = 63251 -SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f -SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 -SHA256 (rust/crates/rustc-hash-2.0.0.crate) = 583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152 -SIZE (rust/crates/rustc-hash-2.0.0.crate) = 12691 +SHA256 (rust/crates/rustc-demangle-0.1.25.crate) = 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f +SIZE (rust/crates/rustc-demangle-0.1.25.crate) = 29590 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 -SHA256 (rust/crates/rustix-0.38.37.crate) = 8acb788b847c24f28525660c4d7758620a7210875711f79e7f663cc152726811 -SIZE (rust/crates/rustix-0.38.37.crate) = 371243 -SHA256 (rust/crates/rustls-0.23.19.crate) = 934b404430bb06b3fae2cba809eb45a1ab1aecd64491213d7c3301b88393f8d1 -SIZE (rust/crates/rustls-0.23.19.crate) = 333921 -SHA256 (rust/crates/rustls-pemfile-2.2.0.crate) = dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50 -SIZE (rust/crates/rustls-pemfile-2.2.0.crate) = 25849 -SHA256 (rust/crates/rustls-pki-types-1.10.0.crate) = 16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b -SIZE (rust/crates/rustls-pki-types-1.10.0.crate) = 55134 -SHA256 (rust/crates/rustls-webpki-0.102.8.crate) = 64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9 -SIZE (rust/crates/rustls-webpki-0.102.8.crate) = 204327 -SHA256 (rust/crates/rustversion-1.0.18.crate) = 0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248 -SIZE (rust/crates/rustversion-1.0.18.crate) = 17794 +SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 +SIZE (rust/crates/rustix-0.38.44.crate) = 379347 +SHA256 (rust/crates/rustix-1.0.7.crate) = c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 +SIZE (rust/crates/rustix-1.0.7.crate) = 414500 +SHA256 (rust/crates/rustls-0.23.27.crate) = 730944ca083c1c233a75c09f199e973ca499344a2b7ba9e755c457e86fb4a321 +SIZE (rust/crates/rustls-0.23.27.crate) = 355915 +SHA256 (rust/crates/rustls-pki-types-1.12.0.crate) = 229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79 +SIZE (rust/crates/rustls-pki-types-1.12.0.crate) = 64740 +SHA256 (rust/crates/rustls-webpki-0.103.3.crate) = e4a72fe2bcf7a6ac6fd7d0b9e5cb68aeb7d4c0a0271730218b3e92d43b4eb435 +SIZE (rust/crates/rustls-webpki-0.103.3.crate) = 81840 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f SIZE (rust/crates/rusty-fork-0.3.0.crate) = 19881 -SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f -SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schannel-0.1.26.crate) = 01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1 -SIZE (rust/crates/schannel-0.1.26.crate) = 42791 +SHA256 (rust/crates/schannel-0.1.27.crate) = 1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d +SIZE (rust/crates/schannel-0.1.27.crate) = 42772 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/scroll-0.13.0.crate) = c1257cd4248b4132760d6524d6dda4e053bc648c9070b960929bf50cfb1e7add +SIZE (rust/crates/scroll-0.13.0.crate) = 24154 +SHA256 (rust/crates/scroll_derive-0.13.1.crate) = ed76efe62313ab6610570951494bdaa81568026e0318eaa55f167de70eeea67d +SIZE (rust/crates/scroll_derive-0.13.1.crate) = 8167 SHA256 (rust/crates/security-framework-2.11.1.crate) = 897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02 SIZE (rust/crates/security-framework-2.11.1.crate) = 80188 -SHA256 (rust/crates/security-framework-sys-2.12.0.crate) = ea4a292869320c0272d7bc55a5a6aafaff59b4f63404a003887b679a2e05b4b6 -SIZE (rust/crates/security-framework-sys-2.12.0.crate) = 20103 +SHA256 (rust/crates/security-framework-sys-2.14.0.crate) = 49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32 +SIZE (rust/crates/security-framework-sys-2.14.0.crate) = 20537 SHA256 (rust/crates/self-replace-1.5.0.crate) = 03ec815b5eab420ab893f63393878d89c90fdd94c0bcc44c07abb8ad95552fb7 SIZE (rust/crates/self-replace-1.5.0.crate) = 17000 -SHA256 (rust/crates/self_update-0.41.0.crate) = 469a3970061380c19852269f393e74c0fe607a4e23d85267382cf25486aa8de5 -SIZE (rust/crates/self_update-0.41.0.crate) = 42511 -SHA256 (rust/crates/semver-1.0.24.crate) = 3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba -SIZE (rust/crates/semver-1.0.24.crate) = 31267 -SHA256 (rust/crates/serde-1.0.217.crate) = 02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70 -SIZE (rust/crates/serde-1.0.217.crate) = 79019 -SHA256 (rust/crates/serde_derive-1.0.217.crate) = 5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0 -SIZE (rust/crates/serde_derive-1.0.217.crate) = 57749 -SHA256 (rust/crates/serde_fmt-1.0.3.crate) = e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4 -SIZE (rust/crates/serde_fmt-1.0.3.crate) = 8677 -SHA256 (rust/crates/serde_ignored-0.1.10.crate) = a8e319a36d1b52126a0d608f24e93b2d81297091818cd70625fcf50a15d84ddf -SIZE (rust/crates/serde_ignored-0.1.10.crate) = 11789 -SHA256 (rust/crates/serde_json-1.0.135.crate) = 2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9 -SIZE (rust/crates/serde_json-1.0.135.crate) = 154499 -SHA256 (rust/crates/serde_path_to_error-0.1.16.crate) = af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6 -SIZE (rust/crates/serde_path_to_error-0.1.16.crate) = 16657 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/self_update-0.42.0.crate) = d832c086ece0dacc29fb2947bb4219b8f6e12fe9e40b7108f9e57c4224e47b5c +SIZE (rust/crates/self_update-0.42.0.crate) = 43673 +SHA256 (rust/crates/semver-1.0.27.crate) = d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2 +SIZE (rust/crates/semver-1.0.27.crate) = 30081 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_ignored-0.1.14.crate) = 115dffd5f3853e06e746965a20dcbae6ee747ae30b543d91b0e089668bb07798 +SIZE (rust/crates/serde_ignored-0.1.14.crate) = 13078 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/serde_path_to_error-0.1.20.crate) = 10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457 +SIZE (rust/crates/serde_path_to_error-0.1.20.crate) = 18046 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 +SHA256 (rust/crates/serde_tokenstream-0.2.2.crate) = 64060d864397305347a78851c51588fd283767e7e7589829e8121d65512340f1 +SIZE (rust/crates/serde_tokenstream-0.2.2.crate) = 19460 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 -SHA256 (rust/crates/shared_child-1.0.1.crate) = 09fa9338aed9a1df411814a5b2252f7cd206c55ae9bf2fa763f8de84603aa60c -SIZE (rust/crates/shared_child-1.0.1.crate) = 8967 +SHA256 (rust/crates/shared_child-1.1.1.crate) = 1e362d9935bc50f019969e2f9ecd66786612daae13e8f277be7bfb66e8bed3f7 +SIZE (rust/crates/shared_child-1.1.1.crate) = 14191 +SHA256 (rust/crates/shared_thread-0.2.0.crate) = 52b86057fcb5423f5018e331ac04623e32d6b5ce85e33300f92c79a1973928b0 +SIZE (rust/crates/shared_thread-0.2.0.crate) = 6364 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/sigchld-0.2.4.crate) = 47106eded3c154e70176fc83df9737335c94ce22f821c32d17ed1db1f83badb1 +SIZE (rust/crates/sigchld-0.2.4.crate) = 9955 +SHA256 (rust/crates/signal-hook-0.3.18.crate) = d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2 +SIZE (rust/crates/signal-hook-0.3.18.crate) = 50862 SHA256 (rust/crates/signal-hook-mio-0.2.4.crate) = 34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd SIZE (rust/crates/signal-hook-mio-0.2.4.crate) = 9314 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-registry-1.4.5.crate) = 9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410 +SIZE (rust/crates/signal-hook-registry-1.4.5.crate) = 19004 SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de SIZE (rust/crates/signature-2.2.0.crate) = 15531 -SHA256 (rust/crates/similar-2.6.0.crate) = 1de1d4f81173b03af4c0cbed3c898f6bff5b870e4a7f5d6f4057d62a7a4b686e -SIZE (rust/crates/similar-2.6.0.crate) = 51659 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 -SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa +SIZE (rust/crates/similar-2.7.0.crate) = 53928 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smol_str-0.3.2.crate) = 9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d SIZE (rust/crates/smol_str-0.3.2.crate) = 17504 -SHA256 (rust/crates/socket2-0.5.8.crate) = c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8 -SIZE (rust/crates/socket2-0.5.8.crate) = 56309 -SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 -SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/socket2-0.5.10.crate) = e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678 +SIZE (rust/crates/socket2-0.5.10.crate) = 58169 +SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 +SIZE (rust/crates/socket2-0.6.0.crate) = 57974 SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d SIZE (rust/crates/spki-0.7.3.crate) = 16409 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f @@ -565,188 +633,194 @@ SHA256 (rust/crates/subtle-2.6.1.crate) = 13c2bddecc57b384dee18652358fb23172facb SIZE (rust/crates/subtle-2.6.1.crate) = 14562 SHA256 (rust/crates/supports-color-3.0.2.crate) = c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6 SIZE (rust/crates/supports-color-3.0.2.crate) = 10445 -SHA256 (rust/crates/supports-hyperlinks-3.0.0.crate) = 2c0a1e5168041f5f3ff68ff7d95dcb9c8749df29f6e7e89ada40dd4c9de404ee -SIZE (rust/crates/supports-hyperlinks-3.0.0.crate) = 8067 +SHA256 (rust/crates/supports-hyperlinks-3.1.0.crate) = 804f44ed3c63152de6a9f90acbea1a110441de43006ea51bcce8f436196a288b +SIZE (rust/crates/supports-hyperlinks-3.1.0.crate) = 8235 SHA256 (rust/crates/supports-unicode-3.0.0.crate) = b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2 SIZE (rust/crates/supports-unicode-3.0.0.crate) = 7825 -SHA256 (rust/crates/sval-2.13.2.crate) = f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8 -SIZE (rust/crates/sval-2.13.2.crate) = 26212 -SHA256 (rust/crates/sval_buffer-2.13.2.crate) = 429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f -SIZE (rust/crates/sval_buffer-2.13.2.crate) = 18107 -SHA256 (rust/crates/sval_dynamic-2.13.2.crate) = 68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4 -SIZE (rust/crates/sval_dynamic-2.13.2.crate) = 8229 -SHA256 (rust/crates/sval_fmt-2.13.2.crate) = c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94 -SIZE (rust/crates/sval_fmt-2.13.2.crate) = 10551 -SHA256 (rust/crates/sval_json-2.13.2.crate) = 0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155 -SIZE (rust/crates/sval_json-2.13.2.crate) = 11088 -SHA256 (rust/crates/sval_nested-2.13.2.crate) = a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f -SIZE (rust/crates/sval_nested-2.13.2.crate) = 16728 -SHA256 (rust/crates/sval_ref-2.13.2.crate) = bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa -SIZE (rust/crates/sval_ref-2.13.2.crate) = 7935 -SHA256 (rust/crates/sval_serde-2.13.2.crate) = 2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a -SIZE (rust/crates/sval_serde-2.13.2.crate) = 10187 SHA256 (rust/crates/swrite-0.1.0.crate) = 7f3fece30b2dc06d65ecbca97b602db15bf75f932711d60cc604534f1f8b7a03 SIZE (rust/crates/swrite-0.1.0.crate) = 6641 -SHA256 (rust/crates/syn-2.0.96.crate) = d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80 -SIZE (rust/crates/syn-2.0.96.crate) = 297497 -SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 -SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 -SHA256 (rust/crates/sync_wrapper-1.0.1.crate) = a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394 -SIZE (rust/crates/sync_wrapper-1.0.1.crate) = 6939 -SHA256 (rust/crates/tar-0.4.43.crate) = c65998313f8e17d0d553d28f91a0df93e4dbbbf770279c7bc21ca0f09ea1a1f6 -SIZE (rust/crates/tar-0.4.43.crate) = 60181 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/target-spec-3.3.1.crate) = da00bc76fdc8b7ed7163b7cf728179277b26985c177510b69cc320f30b5a517f -SIZE (rust/crates/target-spec-3.3.1.crate) = 24993 -SHA256 (rust/crates/target-spec-miette-0.4.4.crate) = 41754f40e3eeb0f884fd2f6bd32835e611e5d1be8568af1c6313fde1dcb96c2e -SIZE (rust/crates/target-spec-miette-0.4.4.crate) = 8114 -SHA256 (rust/crates/tempfile-3.13.0.crate) = f0f2c9fc62d0beef6951ccffd757e241266a2c833136efbe35af6cd2567dca5b -SIZE (rust/crates/tempfile-3.13.0.crate) = 34910 -SHA256 (rust/crates/terminal_size-0.4.0.crate) = 4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef -SIZE (rust/crates/terminal_size-0.4.0.crate) = 10036 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 +SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 +SHA256 (rust/crates/tar-0.4.44.crate) = 1d863878d212c87a19c1a610eb53bb01fe12951c0501cf5a0d65f724914a667a +SIZE (rust/crates/tar-0.4.44.crate) = 61020 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/target-spec-3.5.4.crate) = ca3da9f675d5be234979ba2352a72510ac5fcf4a99cc48b402cd7bba300ec764 +SIZE (rust/crates/target-spec-3.5.4.crate) = 32195 +SHA256 (rust/crates/target-spec-miette-0.4.5.crate) = e23aa20579815570223b4c5bc150e95fcb362545e6eaf46a57d2a2bbcffd47b5 +SIZE (rust/crates/target-spec-miette-0.4.5.crate) = 15999 +SHA256 (rust/crates/tempfile-3.20.0.crate) = e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1 +SIZE (rust/crates/tempfile-3.20.0.crate) = 42306 +SHA256 (rust/crates/terminal_size-0.4.2.crate) = 45c6481c4829e4cc63825e62c49186a34538b7b2750b73b266581ffb612fb5ed +SIZE (rust/crates/terminal_size-0.4.2.crate) = 9976 SHA256 (rust/crates/test-case-3.3.1.crate) = eb2550dd13afcd286853192af8601920d959b14c401fcece38071d53bf0768a8 SIZE (rust/crates/test-case-3.3.1.crate) = 8797 SHA256 (rust/crates/test-case-core-3.3.1.crate) = adcb7fd841cd518e279be3d5a3eb0636409487998a4aff22f3de87b81e88384f SIZE (rust/crates/test-case-core-3.3.1.crate) = 14327 SHA256 (rust/crates/test-case-macros-3.3.1.crate) = 5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb SIZE (rust/crates/test-case-macros-3.3.1.crate) = 4961 -SHA256 (rust/crates/test-strategy-0.4.0.crate) = 2bf41af45e3f54cc184831d629d41d5b2bda8297e29c81add7ae4f362ed5e01b -SIZE (rust/crates/test-strategy-0.4.0.crate) = 42377 -SHA256 (rust/crates/textwrap-0.16.1.crate) = 23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9 -SIZE (rust/crates/textwrap-0.16.1.crate) = 56012 +SHA256 (rust/crates/test-strategy-0.4.3.crate) = 43b12f9683de37f9980e485167ee624bfaa0b6b04da661e98e25ef9c2669bc1b +SIZE (rust/crates/test-strategy-0.4.3.crate) = 49437 +SHA256 (rust/crates/textwrap-0.16.2.crate) = c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057 +SIZE (rust/crates/textwrap-0.16.2.crate) = 57077 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 +SHA256 (rust/crates/thread-id-5.0.0.crate) = 99043e46c5a15af379c06add30d9c93a6c0e8849de00d244c4a2c417da128d80 +SIZE (rust/crates/thread-id-5.0.0.crate) = 10313 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 -SHA256 (rust/crates/tinyvec-1.8.0.crate) = 445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938 -SIZE (rust/crates/tinyvec-1.8.0.crate) = 46796 +SHA256 (rust/crates/tinyvec-1.9.0.crate) = 09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71 +SIZE (rust/crates/tinyvec-1.9.0.crate) = 54137 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.43.0.crate) = 3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e -SIZE (rust/crates/tokio-1.43.0.crate) = 817422 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 +SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 +SIZE (rust/crates/tokio-1.48.0.crate) = 843434 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 -SHA256 (rust/crates/tokio-rustls-0.26.0.crate) = 0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4 -SIZE (rust/crates/tokio-rustls-0.26.0.crate) = 34253 +SHA256 (rust/crates/tokio-rustls-0.26.2.crate) = 8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b +SIZE (rust/crates/tokio-rustls-0.26.2.crate) = 31655 SHA256 (rust/crates/tokio-stream-0.1.17.crate) = eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047 SIZE (rust/crates/tokio-stream-0.1.17.crate) = 38477 -SHA256 (rust/crates/tokio-util-0.7.12.crate) = 61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a -SIZE (rust/crates/tokio-util-0.7.12.crate) = 115177 -SHA256 (rust/crates/toml-0.8.19.crate) = a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e -SIZE (rust/crates/toml-0.8.19.crate) = 50974 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.22.crate) = 4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5 -SIZE (rust/crates/toml_edit-0.22.22.crate) = 106387 +SHA256 (rust/crates/tokio-util-0.7.15.crate) = 66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df +SIZE (rust/crates/tokio-util-0.7.15.crate) = 124255 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 +SHA256 (rust/crates/toml_edit-0.23.7.crate) = 6485ef6d0d9b5d0ec17244ff7eb05310113c3f316f2d14200d4de56b3cb98f8d +SIZE (rust/crates/toml_edit-0.23.7.crate) = 65946 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_write-0.1.2.crate) = 5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801 +SIZE (rust/crates/toml_write-0.1.2.crate) = 15660 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 SHA256 (rust/crates/tonic-0.12.3.crate) = 877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52 SIZE (rust/crates/tonic-0.12.3.crate) = 99380 SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c SIZE (rust/crates/tower-0.4.13.crate) = 106906 -SHA256 (rust/crates/tower-0.5.1.crate) = 2873938d487c3cfb9aed7546dc9f2711d867c9f90c46b889989a2cb84eba6b4f -SIZE (rust/crates/tower-0.5.1.crate) = 109627 +SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 +SIZE (rust/crates/tower-0.5.2.crate) = 109417 +SHA256 (rust/crates/tower-http-0.6.6.crate) = adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2 +SIZE (rust/crates/tower-http-0.6.6.crate) = 133515 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e SIZE (rust/crates/tower-layer-0.3.3.crate) = 6180 SHA256 (rust/crates/tower-service-0.3.3.crate) = 8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3 SIZE (rust/crates/tower-service-0.3.3.crate) = 6950 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 -SHA256 (rust/crates/tracing-error-0.2.0.crate) = d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e -SIZE (rust/crates/tracing-error-0.2.0.crate) = 13938 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 +SHA256 (rust/crates/tracing-error-0.2.1.crate) = 8b1581020d7a273442f5b45074a6a57d5757ad0a47dac0e9f0bd57b81936f3db +SIZE (rust/crates/tracing-error-0.2.1.crate) = 14135 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 -SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 -SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 -SHA256 (rust/crates/typeid-1.0.2.crate) = 0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e -SIZE (rust/crates/typeid-1.0.2.crate) = 8844 -SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 -SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 +SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 +SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 SHA256 (rust/crates/unarray-0.1.4.crate) = eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94 SIZE (rust/crates/unarray-0.1.4.crate) = 12895 -SHA256 (rust/crates/unicase-2.8.0.crate) = 7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df -SIZE (rust/crates/unicase-2.8.0.crate) = 23843 -SHA256 (rust/crates/unicode-ident-1.0.14.crate) = adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83 -SIZE (rust/crates/unicode-ident-1.0.14.crate) = 47547 +SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 +SIZE (rust/crates/unicase-2.8.1.crate) = 24088 +SHA256 (rust/crates/unicode-ident-1.0.20.crate) = 462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06 +SIZE (rust/crates/unicode-ident-1.0.20.crate) = 47416 SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 SHA256 (rust/crates/unicode-normalization-0.1.24.crate) = 5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956 SIZE (rust/crates/unicode-normalization-0.1.24.crate) = 126536 +SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 +SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 SHA256 (rust/crates/unicode-width-0.2.0.crate) = 1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd SIZE (rust/crates/unicode-width-0.2.0.crate) = 271509 +SHA256 (rust/crates/unit-prefix-0.5.1.crate) = 323402cff2dd658f39ca17c789b502021b3f18707c91cdf22e3838e1b4023817 +SIZE (rust/crates/unit-prefix-0.5.1.crate) = 7627 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 +SHA256 (rust/crates/usdt-0.6.0.crate) = 1953f8d8a98ac7883c230963291acb65c7ed6ae3e2e4c99d5c65f4e65cc9db38 +SIZE (rust/crates/usdt-0.6.0.crate) = 15746 +SHA256 (rust/crates/usdt-attr-macro-0.6.0.crate) = 55d0d673848744c556fcfe8479f87b6974459106e4c41f38375f6d559bb0ee28 +SIZE (rust/crates/usdt-attr-macro-0.6.0.crate) = 9822 +SHA256 (rust/crates/usdt-impl-0.6.0.crate) = cf0085a93af1ca095d8b1dc8672cc4620fcd1db5dff8d165486067badce05555 +SIZE (rust/crates/usdt-impl-0.6.0.crate) = 31436 +SHA256 (rust/crates/usdt-macro-0.6.0.crate) = c9bf594f86b676f7e2fd3d523d50f9d0cffecff6c19729ff5dbebe86c4cb8cb2 +SIZE (rust/crates/usdt-macro-0.6.0.crate) = 9634 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/uuid-1.11.0.crate) = f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a -SIZE (rust/crates/uuid-1.11.0.crate) = 47683 -SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d -SIZE (rust/crates/valuable-0.1.0.crate) = 27718 -SHA256 (rust/crates/value-bag-1.10.0.crate) = 3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2 -SIZE (rust/crates/value-bag-1.10.0.crate) = 40371 -SHA256 (rust/crates/value-bag-serde1-1.10.0.crate) = 4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b -SIZE (rust/crates/value-bag-serde1-1.10.0.crate) = 5564 -SHA256 (rust/crates/value-bag-sval2-1.10.0.crate) = 53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a -SIZE (rust/crates/value-bag-sval2-1.10.0.crate) = 5624 +SHA256 (rust/crates/uuid-1.18.1.crate) = 2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2 +SIZE (rust/crates/uuid-1.18.1.crate) = 60468 +SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 +SIZE (rust/crates/valuable-0.1.1.crate) = 28679 SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 SHA256 (rust/crates/vte-0.14.1.crate) = 231fdcd7ef3037e8330d8e17e61011a2c244126acc0a982f4040ac3f9f0bc077 SIZE (rust/crates/vte-0.14.1.crate) = 57382 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 +SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e SIZE (rust/crates/want-0.3.1.crate) = 6398 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasite-0.1.0.crate) = b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b SIZE (rust/crates/wasite-0.1.0.crate) = 2346 -SHA256 (rust/crates/wasm-bindgen-0.2.95.crate) = 128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e -SIZE (rust/crates/wasm-bindgen-0.2.95.crate) = 43894 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.95.crate) = cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358 -SIZE (rust/crates/wasm-bindgen-backend-0.2.95.crate) = 30487 -SHA256 (rust/crates/wasm-bindgen-futures-0.4.45.crate) = cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b -SIZE (rust/crates/wasm-bindgen-futures-0.4.45.crate) = 14329 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.95.crate) = e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56 -SIZE (rust/crates/wasm-bindgen-macro-0.2.95.crate) = 6938 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.95.crate) = 26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68 -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.95.crate) = 21331 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.95.crate) = 65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d -SIZE (rust/crates/wasm-bindgen-shared-0.2.95.crate) = 7649 -SHA256 (rust/crates/web-sys-0.3.72.crate) = f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112 -SIZE (rust/crates/web-sys-0.3.72.crate) = 629190 +SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 +SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 +SIZE (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 32111 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61 +SIZE (rust/crates/wasm-bindgen-futures-0.4.50.crate) = 16181 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407 +SIZE (rust/crates/wasm-bindgen-macro-0.2.100.crate) = 9663 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d +SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 +SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 +SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb SIZE (rust/crates/web-time-1.1.0.crate) = 18026 -SHA256 (rust/crates/webpki-roots-0.26.6.crate) = 841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958 -SIZE (rust/crates/webpki-roots-0.26.6.crate) = 255384 -SHA256 (rust/crates/whoami-1.5.2.crate) = 372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d -SIZE (rust/crates/whoami-1.5.2.crate) = 24204 -SHA256 (rust/crates/win32job-2.0.0.crate) = 5b2b1bf557d947847a30eb73f79aa6cdb3eaf3ce02f5e9599438f77896a62b3c -SIZE (rust/crates/win32job-2.0.0.crate) = 10887 +SHA256 (rust/crates/webpki-roots-1.0.0.crate) = 2853738d1cc4f2da3a225c18ec6c3721abb31961096e9dbf5ab35fa88b19cfdb +SIZE (rust/crates/webpki-roots-1.0.0.crate) = 248893 +SHA256 (rust/crates/whoami-1.6.1.crate) = 5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d +SIZE (rust/crates/whoami-1.6.1.crate) = 24975 +SHA256 (rust/crates/win32job-2.0.3.crate) = 8c6a6724ccfbf34154a8691bd868b0fcd2be2ca3f7b47b32614654f1a01b191c +SIZE (rust/crates/win32job-2.0.3.crate) = 14237 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -755,75 +829,97 @@ SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55 SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be -SIZE (rust/crates/windows-0.52.0.crate) = 11843715 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-registry-0.2.0.crate) = e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0 -SIZE (rust/crates/windows-registry-0.2.0.crate) = 10470 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 -SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 -SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 +SHA256 (rust/crates/windows-0.61.1.crate) = c5ee8f3d025738cb02bad7868bbb5f8a6327501e870bf51f1b455b0a2454a419 +SIZE (rust/crates/windows-0.61.1.crate) = 9342486 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.1.crate) = 76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38 +SIZE (rust/crates/windows-link-0.1.1.crate) = 6154 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 -SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f -SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 -SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 -SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 -SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 -SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winnow-0.6.24.crate) = c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a -SIZE (rust/crates/winnow-0.6.24.crate) = 165680 -SHA256 (rust/crates/xattr-1.3.1.crate) = 8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f -SIZE (rust/crates/xattr-1.3.1.crate) = 12580 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 +SHA256 (rust/crates/xattr-1.5.0.crate) = 0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e +SIZE (rust/crates/xattr-1.5.0.crate) = 14694 SHA256 (rust/crates/xxhash-rust-0.8.15.crate) = fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3 SIZE (rust/crates/xxhash-rust-0.8.15.crate) = 21515 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (rust/crates/zerocopy-0.8.27.crate) = 0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c +SIZE (rust/crates/zerocopy-0.8.27.crate) = 252663 +SHA256 (rust/crates/zerocopy-derive-0.8.27.crate) = 88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831 +SIZE (rust/crates/zerocopy-derive-0.8.27.crate) = 89827 SHA256 (rust/crates/zeroize-1.8.1.crate) = ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde SIZE (rust/crates/zeroize-1.8.1.crate) = 20029 -SHA256 (rust/crates/zipsign-api-0.1.2.crate) = 6413a546ada9dbcd0b9a3e0b0880581279e35047bce9797e523b3408e1df607c -SIZE (rust/crates/zipsign-api-0.1.2.crate) = 12997 -SHA256 (rust/crates/zstd-0.13.2.crate) = fcf2b778a664581e31e389454a7072dab1647606d44f7feea22cd5abb9c9f3f9 -SIZE (rust/crates/zstd-0.13.2.crate) = 30251 -SHA256 (rust/crates/zstd-safe-7.2.1.crate) = 54a3ab4db68cea366acc5c897c7b4d4d1b8994a9cd6e6f841f8964566a419059 -SIZE (rust/crates/zstd-safe-7.2.1.crate) = 21122 -SHA256 (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 38ff0f21cfee8f97d94cef41359e0c89aa6113028ab0291aa8ca0038995a95aa -SIZE (rust/crates/zstd-sys-2.0.13+zstd.1.5.6.crate) = 749090 -SHA256 (nextest-rs-nextest-cargo-nextest-0.9.88_GH0.tar.gz) = 77a6029a409f8ab37e5c8bfc31fccc13bc5ea8475ff3309947a5811fdc758ef4 -SIZE (nextest-rs-nextest-cargo-nextest-0.9.88_GH0.tar.gz) = 7356000 +SHA256 (rust/crates/zipsign-api-0.1.5.crate) = dba6063ff82cdbd9a765add16d369abe81e520f836054e997c2db217ceca40c0 +SIZE (rust/crates/zipsign-api-0.1.5.crate) = 17451 +SHA256 (rust/crates/zstd-0.13.3.crate) = e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a +SIZE (rust/crates/zstd-0.13.3.crate) = 30514 +SHA256 (rust/crates/zstd-safe-7.2.4.crate) = 8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d +SIZE (rust/crates/zstd-safe-7.2.4.crate) = 29350 +SHA256 (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = eb81183ddd97d0c74cedf1d50d85c8d08c1b8b68ee863bdee9e706eedba1a237 +SIZE (rust/crates/zstd-sys-2.0.15+zstd.1.5.7.crate) = 774847 +SHA256 (nextest-rs-nextest-cargo-nextest-0.9.109_GH0.tar.gz) = f3cf84703796cd413798c59552e6eaebbe18b7d5ac75106e41837a46f22891dc +SIZE (nextest-rs-nextest-cargo-nextest-0.9.109_GH0.tar.gz) = 7445550 diff --git a/devel/oci-cli/Makefile b/devel/oci-cli/Makefile index 7a9a770e6209..5cd3b83b28ea 100644 --- a/devel/oci-cli/Makefile +++ b/devel/oci-cli/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>=1.0.0:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.15.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}terminaltables>=3.1.0:textproc/py-terminaltables@${PY_FLAVOR} -USES= python:3.9-3.12 +USES= python:3.10-3.12 USE_GITHUB= yes GH_ACCOUNT= oracle USE_PYTHON= autoplist concurrent cryptography pep517 diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 76b4b1bb2ecc..c8115f61f16a 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -1,5 +1,6 @@ PORTNAME= swoole -PORTVERSION= 6.1.0 +DISTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org @@ -15,9 +16,9 @@ NOT_FOR_ARCHS_REASON= upstream drop 32 bits support USES= compiler:c11 localbase:ldflags php:build,pecl pkgconfig ssl IGNORE_WITH_PHP= 85 -CONFIGURE_ARGS+= --enable-mysqlnd +CONFIGURE_ARGS+= --enable-mysqlnd --enable-openssl -OPTIONS_DEFINE= BROTLI CARES CURL PGSQL SOCKETS ZSTD +OPTIONS_DEFINE= BROTLI CARES CURL ODBC PGSQL SOCKETS SQLITE ZSTD CARES_LIB_DEPENDS= libcares.so:dns/c-ares CARES_CONFIGURE_ON= --enable-cares SOCKETS_USE= PHP=sockets:build @@ -35,5 +36,11 @@ BROTLI_LIB_DEPENDS= libbrotlicommon.so:archivers/brotli ZSTD_CONFIGURE_ON= --enable-zstd ZSTD_CONFIGURE_OFF= --disable-zstd ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd +ODBC_CONFIGURE_ON= --with-swoole-odbc=unixODBC +ODBC_CONFIGURE_OFF= --without-swoole-odbc +ODBC_USE= PHP=odbc:build +SQLITE_CONFIGURE_ON= --enable-swoole-sqlite +SQLITE_CONFIGURE_OFF= --disable-swoole-sqlite +SQLITE_USE= PHP=sqlite3 .include <bsd.port.mk> diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo index fa00e8c2816d..56d85aebf2df 100644 --- a/devel/plasma6-kwrited/distinfo +++ b/devel/plasma6-kwrited/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499232 -SHA256 (KDE/plasma/6.4.5/kwrited-6.4.5.tar.xz) = 434b83b115a480f542c97d519c27f2eb5dd4d333cfbdda28ed994813892a00d1 -SIZE (KDE/plasma/6.4.5/kwrited-6.4.5.tar.xz) = 23644 +TIMESTAMP = 1761168002 +SHA256 (KDE/plasma/6.5.0/kwrited-6.5.0.tar.xz) = 20f320ce3b430f6452a6916a429290b3cc451d9a2ba06ae087c3cfd193d631eb +SIZE (KDE/plasma/6.5.0/kwrited-6.5.0.tar.xz) = 23572 diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo index f84d6387df82..a2e7e77e7a68 100644 --- a/devel/plasma6-plasma-sdk/distinfo +++ b/devel/plasma6-plasma-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499233 -SHA256 (KDE/plasma/6.4.5/plasma-sdk-6.4.5.tar.xz) = 5632dabedc3f75106d15d3d6fa5066a5be9dacf87a224c47fafe82ac11cfdbbf -SIZE (KDE/plasma/6.4.5/plasma-sdk-6.4.5.tar.xz) = 363000 +TIMESTAMP = 1761168002 +SHA256 (KDE/plasma/6.5.0/plasma-sdk-6.5.0.tar.xz) = bc244c3d631735ea68eee425adc7d60b09f17128ba653f7cea303134606bdb81 +SIZE (KDE/plasma/6.5.0/plasma-sdk-6.5.0.tar.xz) = 361836 diff --git a/devel/plasma6-plasma5support/Makefile b/devel/plasma6-plasma5support/Makefile index 871802aaa585..57a90db2741c 100644 --- a/devel/plasma6-plasma5support/Makefile +++ b/devel/plasma6-plasma5support/Makefile @@ -7,9 +7,9 @@ COMMENT= Support components for porting from KF5/Qt5 to KF6/Qt6 USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl -USE_KDE= colorscheme completion config configwidgets coreaddons i18n \ - idletime jobwidgets kio libksysguard libplasma package \ - service solid widgetsaddons xmlgui \ +USE_KDE= config coreaddons guiaddons holidays i18n idletime kio \ + libksysguard libplasma notifications service solid \ + unitconversion \ ecm:build USE_QT= base declarative diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo index 0923dd1bcd25..d6d08f5689c4 100644 --- a/devel/plasma6-plasma5support/distinfo +++ b/devel/plasma6-plasma5support/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499233 -SHA256 (KDE/plasma/6.4.5/plasma5support-6.4.5.tar.xz) = acfdfbc82f8e3af7bd35d514b1e3cbb5daba8da7ba790cecb68f925a0f4df942 -SIZE (KDE/plasma/6.4.5/plasma5support-6.4.5.tar.xz) = 229772 +TIMESTAMP = 1761168002 +SHA256 (KDE/plasma/6.5.0/plasma5support-6.5.0.tar.xz) = 972a7756e8e21f49a42479d4e0f5beb644f8ffae15da5237764d24dbc509e3da +SIZE (KDE/plasma/6.5.0/plasma5support-6.5.0.tar.xz) = 819612 diff --git a/devel/plasma6-plasma5support/pkg-plist b/devel/plasma6-plasma5support/pkg-plist index a248b1a9e128..d3bce54b20f6 100644 --- a/devel/plasma6-plasma5support/pkg-plist +++ b/devel/plasma6-plasma5support/pkg-plist @@ -15,6 +15,8 @@ include/Plasma5Support/plasma5support/service.h include/Plasma5Support/plasma5support/servicejob.h include/Plasma5Support/plasma5support/version.h include/Plasma5Support/plasma5support_version.h +include/plasma5support/weather/ion.h +include/plasma5support/weather/ion_export.h lib/cmake/Plasma5Support/Plasma5SupportConfig.cmake lib/cmake/Plasma5Support/Plasma5SupportConfigVersion.cmake lib/cmake/Plasma5Support/Plasma5SupportMacros.cmake @@ -23,18 +25,27 @@ lib/cmake/Plasma5Support/Plasma5SupportTargets.cmake lib/libPlasma5Support.so lib/libPlasma5Support.so.6 lib/libPlasma5Support.so.%%KDE_PLASMA_VERSION%% +lib/libweather_ion.so +lib/libweather_ion.so.7 +lib/libweather_ion.so.7.0.0 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_activities.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_apps.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_bbcukmet.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_devicenotifications.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_dwd.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_envcan.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_favicons.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_filebrowser.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_hotplug.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_keystate.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_mouse.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_noaa.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_packagekit.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_places.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_powermanagement.so %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_soliddevice.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_weather.so +%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_wettercom.so %%QT_QMLDIR%%/org/kde/plasma/plasma5support/kde-qmlmodule.version %%QT_QMLDIR%%/org/kde/plasma/plasma5support/libplasma5supportplugin.so %%QT_QMLDIR%%/org/kde/plasma/plasma5support/plasma5supportplugin.qmltypes @@ -45,90 +56,110 @@ share/locale/ar/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ar/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ar/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ar/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo share/locale/ast/LC_MESSAGES/libplasma5support.mo share/locale/ast/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ast/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ast/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ast/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ast/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ast/LC_MESSAGES/plasma_engine_weather.mo share/locale/az/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/az/LC_MESSAGES/plasma_engine_keystate.mo share/locale/az/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/az/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/az/LC_MESSAGES/plasma_engine_weather.mo share/locale/be/LC_MESSAGES/libplasma5support.mo share/locale/be/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/be/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/be/LC_MESSAGES/plasma_engine_keystate.mo share/locale/be/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/be/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/be/LC_MESSAGES/plasma_engine_weather.mo share/locale/bg/LC_MESSAGES/libplasma5support.mo share/locale/bg/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/bg/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/bg/LC_MESSAGES/plasma_engine_keystate.mo share/locale/bg/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/bg/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/bg/LC_MESSAGES/plasma_engine_weather.mo +share/locale/bn/LC_MESSAGES/plasma_engine_weather.mo +share/locale/bn_IN/LC_MESSAGES/plasma_engine_weather.mo share/locale/bs/LC_MESSAGES/plasma_engine_keystate.mo share/locale/bs/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/bs/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/bs/LC_MESSAGES/plasma_engine_weather.mo share/locale/ca/LC_MESSAGES/libplasma5support.mo share/locale/ca/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ca/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ca/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ca/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ca/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ca/LC_MESSAGES/plasma_engine_weather.mo share/locale/ca@valencia/LC_MESSAGES/libplasma5support.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ca@valencia/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ca@valencia/LC_MESSAGES/plasma_engine_weather.mo share/locale/cs/LC_MESSAGES/libplasma5support.mo share/locale/cs/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/cs/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/cs/LC_MESSAGES/plasma_engine_keystate.mo share/locale/cs/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/cs/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/cs/LC_MESSAGES/plasma_engine_weather.mo +share/locale/csb/LC_MESSAGES/plasma_engine_weather.mo share/locale/da/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/da/LC_MESSAGES/plasma_engine_keystate.mo share/locale/da/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/da/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/da/LC_MESSAGES/plasma_engine_weather.mo share/locale/de/LC_MESSAGES/libplasma5support.mo share/locale/de/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/de/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/de/LC_MESSAGES/plasma_engine_keystate.mo share/locale/de/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/de/LC_MESSAGES/plasma_engine_weather.mo share/locale/el/LC_MESSAGES/plasma_engine_keystate.mo share/locale/el/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/el/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/el/LC_MESSAGES/plasma_engine_weather.mo share/locale/en_GB/LC_MESSAGES/libplasma5support.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_keystate.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/en_GB/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/en_GB/LC_MESSAGES/plasma_engine_weather.mo share/locale/eo/LC_MESSAGES/libplasma5support.mo share/locale/eo/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/eo/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/eo/LC_MESSAGES/plasma_engine_keystate.mo share/locale/eo/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/eo/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/eo/LC_MESSAGES/plasma_engine_weather.mo share/locale/es/LC_MESSAGES/libplasma5support.mo share/locale/es/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/es/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/es/LC_MESSAGES/plasma_engine_keystate.mo share/locale/es/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/es/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/es/LC_MESSAGES/plasma_engine_weather.mo share/locale/et/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/et/LC_MESSAGES/plasma_engine_keystate.mo share/locale/et/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/et/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/et/LC_MESSAGES/plasma_engine_weather.mo share/locale/eu/LC_MESSAGES/libplasma5support.mo share/locale/eu/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/eu/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/eu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/eu/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/eu/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/eu/LC_MESSAGES/plasma_engine_weather.mo share/locale/fa/LC_MESSAGES/libplasma5support.mo share/locale/fi/LC_MESSAGES/libplasma5support.mo share/locale/fi/LC_MESSAGES/plasma_engine_devicenotifications.mo @@ -136,55 +167,67 @@ share/locale/fi/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/fi/LC_MESSAGES/plasma_engine_keystate.mo share/locale/fi/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/fi/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/fi/LC_MESSAGES/plasma_engine_weather.mo share/locale/fr/LC_MESSAGES/libplasma5support.mo share/locale/fr/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/fr/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/fr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/fr/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo share/locale/fy/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/fy/LC_MESSAGES/plasma_engine_weather.mo share/locale/ga/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ga/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ga/LC_MESSAGES/plasma_engine_weather.mo share/locale/gl/LC_MESSAGES/libplasma5support.mo share/locale/gl/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/gl/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/gl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/gl/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/gl/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/gl/LC_MESSAGES/plasma_engine_weather.mo share/locale/gu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/gu/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/gu/LC_MESSAGES/plasma_engine_weather.mo share/locale/he/LC_MESSAGES/libplasma5support.mo share/locale/he/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/he/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/he/LC_MESSAGES/plasma_engine_keystate.mo share/locale/he/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/he/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/he/LC_MESSAGES/plasma_engine_weather.mo share/locale/hi/LC_MESSAGES/libplasma5support.mo share/locale/hi/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/hi/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/hi/LC_MESSAGES/plasma_engine_keystate.mo share/locale/hi/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/hi/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/hi/LC_MESSAGES/plasma_engine_weather.mo share/locale/hr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/hr/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/hr/LC_MESSAGES/plasma_engine_weather.mo share/locale/hu/LC_MESSAGES/libplasma5support.mo share/locale/hu/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/hu/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/hu/LC_MESSAGES/plasma_engine_keystate.mo share/locale/hu/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo share/locale/ia/LC_MESSAGES/libplasma5support.mo share/locale/ia/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ia/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ia/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ia/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ia/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ia/LC_MESSAGES/plasma_engine_weather.mo share/locale/id/LC_MESSAGES/libplasma5support.mo share/locale/id/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/id/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/id/LC_MESSAGES/plasma_engine_keystate.mo share/locale/id/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/id/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/id/LC_MESSAGES/plasma_engine_weather.mo share/locale/ie/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/is/LC_MESSAGES/libplasma5support.mo share/locale/is/LC_MESSAGES/plasma_engine_devicenotifications.mo @@ -192,195 +235,241 @@ share/locale/is/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/is/LC_MESSAGES/plasma_engine_keystate.mo share/locale/is/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/is/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/is/LC_MESSAGES/plasma_engine_weather.mo share/locale/it/LC_MESSAGES/libplasma5support.mo share/locale/it/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/it/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/it/LC_MESSAGES/plasma_engine_keystate.mo share/locale/it/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/it/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/it/LC_MESSAGES/plasma_engine_weather.mo share/locale/ja/LC_MESSAGES/libplasma5support.mo share/locale/ja/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ja/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ja/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ja/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ja/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ja/LC_MESSAGES/plasma_engine_weather.mo share/locale/ka/LC_MESSAGES/libplasma5support.mo share/locale/ka/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ka/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ka/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ka/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ka/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ka/LC_MESSAGES/plasma_engine_weather.mo share/locale/kk/LC_MESSAGES/plasma_engine_keystate.mo share/locale/kk/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/kk/LC_MESSAGES/plasma_engine_weather.mo share/locale/km/LC_MESSAGES/plasma_engine_keystate.mo share/locale/km/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/km/LC_MESSAGES/plasma_engine_weather.mo share/locale/kn/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/kn/LC_MESSAGES/plasma_engine_weather.mo share/locale/ko/LC_MESSAGES/libplasma5support.mo share/locale/ko/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ko/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ko/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ko/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ko/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ko/LC_MESSAGES/plasma_engine_weather.mo share/locale/lt/LC_MESSAGES/libplasma5support.mo share/locale/lt/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/lt/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/lt/LC_MESSAGES/plasma_engine_keystate.mo share/locale/lt/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/lt/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/lt/LC_MESSAGES/plasma_engine_weather.mo share/locale/lv/LC_MESSAGES/libplasma5support.mo share/locale/lv/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/lv/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/lv/LC_MESSAGES/plasma_engine_keystate.mo share/locale/lv/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/lv/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/lv/LC_MESSAGES/plasma_engine_weather.mo share/locale/mai/LC_MESSAGES/plasma_engine_keystate.mo share/locale/mai/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/mai/LC_MESSAGES/plasma_engine_weather.mo share/locale/ml/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ml/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ml/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ml/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ml/LC_MESSAGES/plasma_engine_weather.mo share/locale/mr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/mr/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/mr/LC_MESSAGES/plasma_engine_weather.mo share/locale/ms/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ms/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ms/LC_MESSAGES/plasma_engine_weather.mo share/locale/nb/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/nb/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nb/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/nb/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/nb/LC_MESSAGES/plasma_engine_weather.mo share/locale/nds/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nds/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/nds/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/nds/LC_MESSAGES/plasma_engine_weather.mo share/locale/nl/LC_MESSAGES/libplasma5support.mo share/locale/nl/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/nl/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/nl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nl/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/nl/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/nl/LC_MESSAGES/plasma_engine_weather.mo share/locale/nn/LC_MESSAGES/libplasma5support.mo share/locale/nn/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/nn/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/nn/LC_MESSAGES/plasma_engine_keystate.mo share/locale/nn/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/nn/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/nn/LC_MESSAGES/plasma_engine_weather.mo share/locale/pa/LC_MESSAGES/libplasma5support.mo share/locale/pa/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/pa/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pa/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/pa/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/pa/LC_MESSAGES/plasma_engine_weather.mo share/locale/pl/LC_MESSAGES/libplasma5support.mo share/locale/pl/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/pl/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/pl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pl/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/pl/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/pl/LC_MESSAGES/plasma_engine_weather.mo share/locale/pt/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/pt/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pt/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/pt/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/pt/LC_MESSAGES/plasma_engine_weather.mo share/locale/pt_BR/LC_MESSAGES/libplasma5support.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_keystate.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/pt_BR/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/pt_BR/LC_MESSAGES/plasma_engine_weather.mo share/locale/ro/LC_MESSAGES/libplasma5support.mo share/locale/ro/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ro/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ro/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ro/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ro/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ro/LC_MESSAGES/plasma_engine_weather.mo share/locale/ru/LC_MESSAGES/libplasma5support.mo share/locale/ru/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ru/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ru/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ru/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ru/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ru/LC_MESSAGES/plasma_engine_weather.mo share/locale/sa/LC_MESSAGES/libplasma5support.mo share/locale/sa/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/sa/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/sa/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sa/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sa/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sa/LC_MESSAGES/plasma_engine_weather.mo share/locale/se/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/si/LC_MESSAGES/plasma_engine_keystate.mo share/locale/si/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/si/LC_MESSAGES/plasma_engine_weather.mo share/locale/sk/LC_MESSAGES/libplasma5support.mo share/locale/sk/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/sk/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/sk/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sk/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sk/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sk/LC_MESSAGES/plasma_engine_weather.mo share/locale/sl/LC_MESSAGES/libplasma5support.mo share/locale/sl/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/sl/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/sl/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sl/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sl/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sl/LC_MESSAGES/plasma_engine_weather.mo share/locale/sq/LC_MESSAGES/plasma_engine_keystate.mo +share/locale/sq/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sr/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sr/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sr/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_weather.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sr@latin/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sr@latin/LC_MESSAGES/plasma_engine_weather.mo share/locale/sv/LC_MESSAGES/libplasma5support.mo share/locale/sv/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/sv/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/sv/LC_MESSAGES/plasma_engine_keystate.mo share/locale/sv/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/sv/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/sv/LC_MESSAGES/plasma_engine_weather.mo share/locale/ta/LC_MESSAGES/libplasma5support.mo share/locale/ta/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/ta/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/ta/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ta/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/ta/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ta/LC_MESSAGES/plasma_engine_weather.mo share/locale/tg/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/tg/LC_MESSAGES/plasma_engine_powermanagement.mo +share/locale/tg/LC_MESSAGES/plasma_engine_weather.mo share/locale/th/LC_MESSAGES/plasma_engine_keystate.mo share/locale/th/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/th/LC_MESSAGES/plasma_engine_weather.mo share/locale/tok/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/tok/LC_MESSAGES/plasma_engine_keystate.mo share/locale/tok/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/tok/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/tok/LC_MESSAGES/plasma_engine_weather.mo share/locale/tr/LC_MESSAGES/libplasma5support.mo share/locale/tr/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/tr/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/tr/LC_MESSAGES/plasma_engine_keystate.mo share/locale/tr/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/tr/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/tr/LC_MESSAGES/plasma_engine_weather.mo share/locale/ug/LC_MESSAGES/plasma_engine_keystate.mo share/locale/ug/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/ug/LC_MESSAGES/plasma_engine_weather.mo share/locale/uk/LC_MESSAGES/libplasma5support.mo share/locale/uk/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/uk/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/uk/LC_MESSAGES/plasma_engine_keystate.mo share/locale/uk/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/uk/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/uk/LC_MESSAGES/plasma_engine_weather.mo share/locale/vi/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/vi/LC_MESSAGES/plasma_engine_keystate.mo share/locale/vi/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/vi/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/vi/LC_MESSAGES/plasma_engine_weather.mo share/locale/wa/LC_MESSAGES/plasma_engine_keystate.mo share/locale/wa/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/wa/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_CN/LC_MESSAGES/libplasma5support.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_keystate.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo share/locale/zh_TW/LC_MESSAGES/libplasma5support.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_devicenotifications.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_hotplug.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_keystate.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_powermanagement.mo share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo +share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo +share/plasma/weather_legacy/noaa_station_list.xml %%DATADIR%%/services/activities.operations %%DATADIR%%/services/apps.operations %%DATADIR%%/services/dataengineservice.operations diff --git a/devel/please/Makefile b/devel/please/Makefile index 38168ca54fbc..74e3643e65fb 100644 --- a/devel/please/Makefile +++ b/devel/please/Makefile @@ -1,6 +1,6 @@ PORTNAME= please DISTVERSIONPREFIX= v -DISTVERSION= 17.22.0 +DISTVERSION= 17.23.0 CATEGORIES= devel MASTER_SITES= https://raw.githubusercontent.com/thought-machine/please/${DISTVERSIONFULL}/ DISTFILES= go.mod diff --git a/devel/please/distinfo b/devel/please/distinfo index 8d840337b17e..84fe4fda5ba8 100644 --- a/devel/please/distinfo +++ b/devel/please/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760696528 -SHA256 (go/devel_please/thought-machine-please-v17.22.0_GH0/go.mod) = f0f612115a5d26718a91d6f4cf2a153360db691cfc5a24f5049f043f0b45dbda -SIZE (go/devel_please/thought-machine-please-v17.22.0_GH0/go.mod) = 5379 -SHA256 (go/devel_please/thought-machine-please-v17.22.0_GH0/thought-machine-please-v17.22.0_GH0.tar.gz) = c66df6aa0238342fd861b51acf6637fbbef2aa90eb757d91d30cf64d607c733e -SIZE (go/devel_please/thought-machine-please-v17.22.0_GH0/thought-machine-please-v17.22.0_GH0.tar.gz) = 2075066 +TIMESTAMP = 1761992524 +SHA256 (go/devel_please/thought-machine-please-v17.23.0_GH0/go.mod) = f0f612115a5d26718a91d6f4cf2a153360db691cfc5a24f5049f043f0b45dbda +SIZE (go/devel_please/thought-machine-please-v17.23.0_GH0/go.mod) = 5379 +SHA256 (go/devel_please/thought-machine-please-v17.23.0_GH0/thought-machine-please-v17.23.0_GH0.tar.gz) = 807a659183487eb93353aaade8b9e26d20846c37ca2d3396412cb4972a4c0e60 +SIZE (go/devel_please/thought-machine-please-v17.23.0_GH0/thought-machine-please-v17.23.0_GH0.tar.gz) = 2075021 diff --git a/devel/poxml/distinfo b/devel/poxml/distinfo index 7f3dc35ab914..cfff1a260524 100644 --- a/devel/poxml/distinfo +++ b/devel/poxml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409950 -SHA256 (KDE/release-service/25.08.1/poxml-25.08.1.tar.xz) = 4d3e5ff6fcb0bf170416eaeff9b953fdfa99a9baee321112485b3dfaad2eee2b -SIZE (KDE/release-service/25.08.1/poxml-25.08.1.tar.xz) = 45196 +TIMESTAMP = 1759874688 +SHA256 (KDE/release-service/25.08.2/poxml-25.08.2.tar.xz) = b4226c512781c8fe6ba143191f34b49547ae5f2b01d48481aaba984298b77ed5 +SIZE (KDE/release-service/25.08.2/poxml-25.08.2.tar.xz) = 45196 diff --git a/devel/py-all-repos/Makefile b/devel/py-all-repos/Makefile index a90a440f63f0..c84c016dfb32 100644 --- a/devel/py-all-repos/Makefile +++ b/devel/py-all-repos/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}identify>=0:devel/py-identify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-anyio/Makefile b/devel/py-anyio/Makefile index a2ddfe1abcab..cfe1235d16c6 100644 --- a/devel/py-anyio/Makefile +++ b/devel/py-anyio/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PY_EXCEPTIONGROUP} \ ${PYTHON_PKGNAMEPREFIX}idna>=2.8:dns/py-idna@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sniffio>=1.1:devel/py-sniffio@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-apscheduler/Makefile b/devel/py-apscheduler/Makefile index 3d0ac9567592..bdefefc24aae 100644 --- a/devel/py-apscheduler/Makefile +++ b/devel/py-apscheduler/Makefile @@ -1,5 +1,5 @@ PORTNAME= APScheduler -PORTVERSION= 3.11.0 +PORTVERSION= 3.11.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-apscheduler/distinfo b/devel/py-apscheduler/distinfo index dc683ae3eb7e..6b035d549dab 100644 --- a/devel/py-apscheduler/distinfo +++ b/devel/py-apscheduler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732477137 -SHA256 (apscheduler-3.11.0.tar.gz) = 4c622d250b0955a65d5d0eb91c33e6d43fd879834bf541e0a18661ae60460133 -SIZE (apscheduler-3.11.0.tar.gz) = 107347 +TIMESTAMP = 1761936898 +SHA256 (apscheduler-3.11.1.tar.gz) = 0db77af6400c84d1747fe98a04b8b58f0080c77d11d338c4f507a9752880f221 +SIZE (apscheduler-3.11.1.tar.gz) = 108044 diff --git a/devel/py-black/Makefile b/devel/py-black/Makefile index b7a6e7923a4e..2b7cdc0bcc05 100644 --- a/devel/py-black/Makefile +++ b/devel/py-black/Makefile @@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=5.3:devel/py-coverage@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.0.2,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tokenize-rt>=3.2.0:devel/py-tokenize-rt@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-blinker/Makefile b/devel/py-blinker/Makefile index bdf6dda68294..8297ba73dfbc 100644 --- a/devel/py-blinker/Makefile +++ b/devel/py-blinker/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index ae5e87078187..58612eb638b2 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.27.6:devel/py-awscrt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile index b7381e6b18fb..5ddd9d3187bc 100644 --- a/devel/py-cffi/Makefile +++ b/devel/py-cffi/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libffi.so:devel/libffi RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycparser>=0:devel/py-pycparser@${PY_FLAVOR} USES= compiler:c11 localbase python -USE_PYTHON= autoplist concurrent cython pep517 pytest +USE_PYTHON= autoplist concurrent cython3 pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/devel/py-check-wheel-contents/Makefile b/devel/py-check-wheel-contents/Makefile index 15f63d6f625f..9af743b4b362 100644 --- a/devel/py-check-wheel-contents/Makefile +++ b/devel/py-check-wheel-contents/Makefile @@ -20,7 +20,7 @@ xRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=18.1:devel/py-attrs@${PY_FLAVOR} \ ${PY_TOMLI} \ ${PYTHON_PKGNAMEPREFIX}wheel-filename>=1.1<2:devel/py-wheel-filename@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-cliff/Makefile b/devel/py-cliff/Makefile index d480d2a2b228..3532b4a6702f 100644 --- a/devel/py-cliff/Makefile +++ b/devel/py-cliff/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopage>=0.4.0:devel/py-autopage@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.12:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=2.0.1:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-cloudpathlib/Makefile b/devel/py-cloudpathlib/Makefile index 4a936568ed39..9b479385571c 100644 --- a/devel/py-cloudpathlib/Makefile +++ b/devel/py-cloudpathlib/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4.0:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-crick/Makefile b/devel/py-crick/Makefile index 32c3e86a8794..d64712b3f4c5 100644 --- a/devel/py-crick/Makefile +++ b/devel/py-crick/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}versioneer>=0:devel/py-versioneer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent cython pep517 post-patch: diff --git a/devel/py-crosshair-tool/Makefile b/devel/py-crosshair-tool/Makefile index 7ce48c9dc0ec..0a641559a702 100644 --- a/devel/py-crosshair-tool/Makefile +++ b/devel/py-crosshair-tool/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.0.0:devel/py-importlib ${PYTHON_PKGNAMEPREFIX}typing-inspect>=0.7.1:devel/py-typing-inspect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}z3-solver>=4.13.0.0:math/py-z3-solver@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-ctags/Makefile b/devel/py-ctags/Makefile deleted file mode 100644 index 76a42733c534..000000000000 --- a/devel/py-ctags/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= ctags -PORTVERSION= 1.0.5 -PORTREVISION= 3 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-ctags-${PORTVERSION} - -MAINTAINER= ahkdiep@gmail.com -COMMENT= Python bindings for ctags index file -WWW= https://pypi.org/project/python-ctags/ - -LICENSE= LGPL20+ - -USES= python:3.9 -USE_PYTHON= distutils autoplist - -.include <bsd.port.pre.mk> - -.if ${OPSYS} == FreeBSD -CFLAGS+= -Wno-error=int-conversion -.endif - -.include <bsd.port.post.mk> diff --git a/devel/py-ctags/distinfo b/devel/py-ctags/distinfo deleted file mode 100644 index b9daff887990..000000000000 --- a/devel/py-ctags/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (python-ctags-1.0.5.tar.gz) = 47eff614b9cc15333bf9d6ca4b2c068802cde2d9328946ed7a1b5e3369e35fe9 -SIZE (python-ctags-1.0.5.tar.gz) = 24274 diff --git a/devel/py-ctags/pkg-descr b/devel/py-ctags/pkg-descr deleted file mode 100644 index 5a5784cb895c..000000000000 --- a/devel/py-ctags/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Exuberant Ctags indexing python bindings - -Exuberant Ctags supports indexing of many modern programming languages. Python -is a powerful scriptable dynamic language. Using Python to access Ctags index -file is a natural fit in extending an application's capability to examine -source code. - -This project wrote a wrapper for readtags.c. I have been using the package in -a couple of projects and it has been shown that it could easily handle hundreds -source files. diff --git a/devel/py-curtsies/Makefile b/devel/py-curtsies/Makefile index f0969d44f111..35960c0517aa 100644 --- a/devel/py-curtsies/Makefile +++ b/devel/py-curtsies/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blessed>=1.5:devel/py-blessed@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cwcwidth>=0:devel/py-cwcwidth@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyte>=0:devel/py-pyte@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-cwcwidth/Makefile b/devel/py-cwcwidth/Makefile index 24235d492fa6..baf5f55a59c8 100644 --- a/devel/py-cwcwidth/Makefile +++ b/devel/py-cwcwidth/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython3 pep517 post-install: diff --git a/devel/py-dask-expr/Makefile b/devel/py-dask-expr/Makefile index e21ef75ce3f9..d408e8ad1161 100644 --- a/devel/py-dask-expr/Makefile +++ b/devel/py-dask-expr/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.6:devel/py-setuptools@${PY_ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2025.1.0:devel/py-dask@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dask-histogram/Makefile b/devel/py-dask-histogram/Makefile index 31421d788cae..dbd5ecde5c13 100644 --- a/devel/py-dask-histogram/Makefile +++ b/devel/py-dask-histogram/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.3.2:misc/py-boost-histogr ${PYTHON_PKGNAMEPREFIX}dask>=2021.03.0:devel/py-dask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dask-awkward>=2025:devel/py-dask-awkward@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dask/Makefile b/devel/py-dask/Makefile index 076f602c83aa..dcc28589ebaa 100644 --- a/devel/py-dask/Makefile +++ b/devel/py-dask/Makefile @@ -28,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${PY_FLAVOR} -USES= cpe python:3.10+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-deptry/Makefile b/devel/py-deptry/Makefile index 77968595ddf0..c98e9db42984 100644 --- a/devel/py-deptry/Makefile +++ b/devel/py-deptry/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0<9:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requirements-parser>=0.11.0<1:devel/py-requirements-parser@${PY_FLAVOR} \ ${PY_TOMLI} -USES= cargo python:3.9+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no diff --git a/devel/py-dirty-equals/Makefile b/devel/py-dirty-equals/Makefile index a58fea06e9a5..8b18a6b129f1 100644 --- a/devel/py-dirty-equals/Makefile +++ b/devel/py-dirty-equals/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-distributed/Makefile b/devel/py-distributed/Makefile index db89f75e8d22..26f4216e4d5d 100644 --- a/devel/py-distributed/Makefile +++ b/devel/py-distributed/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.5,1:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zict>=3.0.0:devel/py-zict@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dj51-django-rq/Makefile b/devel/py-dj51-django-rq/Makefile index c29277aa7a83..7cf9645e4aba 100644 --- a/devel/py-dj51-django-rq/Makefile +++ b/devel/py-dj51-django-rq/Makefile @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj51-django-redis>0:www/py-dj51-django-redi ${PYTHON_PKGNAMEPREFIX}rq-scheduler>=0:devel/py-rq-scheduler@${PY_FLAVOR} \ redis-server:databases/redis -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dj51-strawberry-graphql/Makefile b/devel/py-dj51-strawberry-graphql/Makefile index 6961252abb32..f0aef6b447dc 100644 --- a/devel/py-dj51-strawberry-graphql/Makefile +++ b/devel/py-dj51-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.283.3 +DISTVERSION= 0.284.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-c ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/devel/py-dj51-strawberry-graphql/distinfo b/devel/py-dj51-strawberry-graphql/distinfo index ee9998a6c355..20157b230e36 100644 --- a/devel/py-dj51-strawberry-graphql/distinfo +++ b/devel/py-dj51-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760606137 -SHA256 (strawberry_graphql-0.283.3.tar.gz) = 375e545856b7587debd4e0f1e2a6fca19d09cc126238a07b9e5164e5eb09342a -SIZE (strawberry_graphql-0.283.3.tar.gz) = 212141 +TIMESTAMP = 1761675331 +SHA256 (strawberry_graphql-0.284.1.tar.gz) = 1359b8110d37d0a46caacc09f28dec4816ebbcbedd36b798fb85d61d3f3fad64 +SIZE (strawberry_graphql-0.284.1.tar.gz) = 211255 diff --git a/devel/py-dj52-django-rq/Makefile b/devel/py-dj52-django-rq/Makefile index 6649ae59d80b..7bec18b3b5a7 100644 --- a/devel/py-dj52-django-rq/Makefile +++ b/devel/py-dj52-django-rq/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj52-django-redis>=0:www/py-dj52-django-red ${PYTHON_PKGNAMEPREFIX}rq-scheduler>=0:devel/py-rq-scheduler@${PY_FLAVOR} \ redis-server:databases/redis -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-dj52-strawberry-graphql/Makefile b/devel/py-dj52-strawberry-graphql/Makefile index b42f59703bb4..0fe718dba230 100644 --- a/devel/py-dj52-strawberry-graphql/Makefile +++ b/devel/py-dj52-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.283.3 +DISTVERSION= 0.284.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2.0<3.4.0:devel/py-graphql-c ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} diff --git a/devel/py-dj52-strawberry-graphql/distinfo b/devel/py-dj52-strawberry-graphql/distinfo index ee9998a6c355..20157b230e36 100644 --- a/devel/py-dj52-strawberry-graphql/distinfo +++ b/devel/py-dj52-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760606137 -SHA256 (strawberry_graphql-0.283.3.tar.gz) = 375e545856b7587debd4e0f1e2a6fca19d09cc126238a07b9e5164e5eb09342a -SIZE (strawberry_graphql-0.283.3.tar.gz) = 212141 +TIMESTAMP = 1761675331 +SHA256 (strawberry_graphql-0.284.1.tar.gz) = 1359b8110d37d0a46caacc09f28dec4816ebbcbedd36b798fb85d61d3f3fad64 +SIZE (strawberry_graphql-0.284.1.tar.gz) = 211255 diff --git a/devel/py-e3-core/Makefile b/devel/py-e3-core/Makefile index 26a036131fc5..ebe6e89d98e6 100644 --- a/devel/py-e3-core/Makefile +++ b/devel/py-e3-core/Makefile @@ -37,7 +37,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansi2html>0:textproc/py-ansi2html@${PY_FLAV git>0:devel/git \ rsync>0:net/rsync -USES= pytest python:3.9+ +USES= pytest python USE_GITHUB= yes GH_ACCOUNT= AdaCore USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-etils/Makefile b/devel/py-etils/Makefile index 96b7bd432fc7..a04565f747bf 100644 --- a/devel/py-etils/Makefile +++ b/devel/py-etils/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.8<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-flake8-bugbear/Makefile b/devel/py-flake8-bugbear/Makefile index 0e2e330bdcce..ebb24e21e20f 100644 --- a/devel/py-flake8-bugbear/Makefile +++ b/devel/py-flake8-bugbear/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.2:devel/py-setuptools@${PY_ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8>=7.2.0:devel/py-flake8@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-flake8-pyi/Makefile b/devel/py-flake8-pyi/Makefile index c9d2b820dc10..929e070f358d 100644 --- a/devel/py-flake8-pyi/Makefile +++ b/devel/py-flake8-pyi/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=6.0.0<8.0.0:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyflakes>=2.1.1:devel/py-pyflakes@${PY_FLAVOR} \ -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-flynt/Makefile b/devel/py-flynt/Makefile index 2af33ebf1181..fb6ee6f49908 100644 --- a/devel/py-flynt/Makefile +++ b/devel/py-flynt/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_GITHUB= yes USE_PYTHON= autoplist pep517 diff --git a/devel/py-glance-store/Makefile b/devel/py-glance-store/Makefile index 125f0ddc3656..48a10e059a2e 100644 --- a/devel/py-glance-store/Makefile +++ b/devel/py-glance-store/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>=0.18.2:net/py-eventlet@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.9+ shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-humanize/Makefile b/devel/py-humanize/Makefile index 92dc680c5479..2f28945c3da4 100644 --- a/devel/py-humanize/Makefile +++ b/devel/py-humanize/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}hatchling>=1.8.0:devel/py-hatchling@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}freezegun>=0:devel/py-freezegun@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes diff --git a/devel/py-hvac/Makefile b/devel/py-hvac/Makefile index 2d44c806dd03..19232d0d639b 100644 --- a/devel/py-hvac/Makefile +++ b/devel/py-hvac/Makefile @@ -1,5 +1,5 @@ PORTNAME= hvac -DISTVERSION= 2.3.0 +DISTVERSION= 2.4.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,13 +16,20 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyhcl>=0.4.4:devel/py-pyhcl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>2.27.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.5.0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authlib>0:security/py-authlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}black>0:devel/py-black@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask-sqlalchemy>0:databases/py-flask-sqlalchemy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flask>0:www/py-flask@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}greenlet>0:devel/py-greenlet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jwcrypto>0:security/py-jwcrypto@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>0:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-mock>0:www/py-requests-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}semantic-version>0:devel/py-semantic-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>0:www/py-werkzeug@${PY_FLAVOR} \ consul>0:sysutils/consul \ vault>0:security/vault diff --git a/devel/py-hvac/distinfo b/devel/py-hvac/distinfo index 1af51ac8225b..cdeb5267c1ab 100644 --- a/devel/py-hvac/distinfo +++ b/devel/py-hvac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718722156 -SHA256 (hvac-2.3.0.tar.gz) = 1b85e3320e8642dd82f234db63253cda169a817589e823713dc5fca83119b1e2 -SIZE (hvac-2.3.0.tar.gz) = 332660 +TIMESTAMP = 1761852793 +SHA256 (hvac-2.4.0.tar.gz) = e0056ad9064e7923e874e6769015b032580b639e29246f5ab1044f7959c1c7e0 +SIZE (hvac-2.4.0.tar.gz) = 332543 diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 800e821ff89e..cbbab186b3e9 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=23.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PY_EXCEPTIONGROUP} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.1.0<3.0.0:devel/py-sortedcontainers@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-jupyter-events/Makefile b/devel/py-jupyter-events/Makefile index bec62ce3a72d..17894157ea8c 100644 --- a/devel/py-jupyter-events/Makefile +++ b/devel/py-jupyter-events/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}fqdn>=0:www/py-fqdn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uri-template>=0:net/py-uri-template@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webcolors>=24.6.0:graphics/py-webcolors@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-keystonemiddleware/Makefile b/devel/py-keystonemiddleware/Makefile index 08134d1facad..136367125d7f 100644 --- a/devel/py-keystonemiddleware/Makefile +++ b/devel/py-keystonemiddleware/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=3.12.0:devel/py-keystoneauth1 ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR} -USES= cpe python:3.10+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-libtmux/Makefile b/devel/py-libtmux/Makefile index c1211fe1a8df..7439044c8f70 100644 --- a/devel/py-libtmux/Makefile +++ b/devel/py-libtmux/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= tmux:sysutils/tmux -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-logbook/Makefile b/devel/py-logbook/Makefile index bd824b611a36..f1e533b9d18b 100644 --- a/devel/py-logbook/Makefile +++ b/devel/py-logbook/Makefile @@ -12,7 +12,7 @@ WWW= https://logbook.readthedocs.org/ LICENSE= BSD3CLAUSE -USES= python:3.9+ +USES= python USE_PYTHON= distutils autoplist cython .include <bsd.port.mk> diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile index ef234a9cfe30..35c83703d563 100644 --- a/devel/py-marshmallow/Makefile +++ b/devel/py-marshmallow/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=17.0:devel/py-packaging@${PY_FLAVOR} -USES= cpe python:3.9+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-maturin/Makefile b/devel/py-maturin/Makefile index 320591256831..5581d894835d 100644 --- a/devel/py-maturin/Makefile +++ b/devel/py-maturin/Makefile @@ -1,6 +1,5 @@ PORTNAME= maturin -DISTVERSION= 1.9.4 -PORTREVISION= 1 +DISTVERSION= 1.9.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-maturin/Makefile.crates b/devel/py-maturin/Makefile.crates index d50638157931..f14c8a14b24b 100644 --- a/devel/py-maturin/Makefile.crates +++ b/devel/py-maturin/Makefile.crates @@ -49,6 +49,7 @@ CARGO_CRATES= adler2-2.0.0 \ colorchoice-1.0.1 \ configparser-3.1.0 \ console-0.15.8 \ + console-0.16.0 \ content_inspector-0.2.4 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ @@ -75,6 +76,7 @@ CARGO_CRATES= adler2-2.0.0 \ dyn-clone-1.0.17 \ either-1.13.0 \ encode_unicode-0.3.6 \ + encode_unicode-1.0.0 \ encoding_rs-0.8.34 \ equivalent-1.0.1 \ errno-0.3.9 \ @@ -150,7 +152,7 @@ CARGO_CRATES= adler2-2.0.0 \ lzma-sys-0.1.20 \ lzxd-0.2.5 \ mailparse-0.15.0 \ - matchers-0.1.0 \ + matchers-0.2.0 \ memchr-2.7.4 \ mimalloc-0.1.43 \ mime-0.3.17 \ @@ -164,7 +166,7 @@ CARGO_CRATES= adler2-2.0.0 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ normpath-1.2.0 \ - nu-ansi-term-0.46.0 \ + nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ number_prefix-0.4.0 \ once_cell-1.20.2 \ @@ -174,7 +176,6 @@ CARGO_CRATES= adler2-2.0.0 \ openssl-sys-0.9.107 \ option-ext-0.2.0 \ os_pipe-1.2.0 \ - overload-0.1.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ @@ -208,9 +209,7 @@ CARGO_CRATES= adler2-2.0.0 \ redox_syscall-0.5.1 \ redox_users-0.4.5 \ regex-1.11.1 \ - regex-automata-0.1.10 \ regex-automata-0.4.9 \ - regex-syntax-0.6.29 \ regex-syntax-0.8.5 \ relative-path-1.9.3 \ rfc2047-decoder-1.0.6 \ @@ -285,7 +284,7 @@ CARGO_CRATES= adler2-2.0.0 \ tracing-core-0.1.33 \ tracing-log-0.2.0 \ tracing-serde-0.2.0 \ - tracing-subscriber-0.3.19 \ + tracing-subscriber-0.3.20 \ trycmd-0.15.6 \ twox-hash-1.6.3 \ typenum-1.17.0 \ @@ -328,23 +327,33 @@ CARGO_CRATES= adler2-2.0.0 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ + windows-sys-0.60.2 \ windows-targets-0.48.5 \ windows-targets-0.52.5 \ + windows-targets-0.53.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.5 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.5 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.5 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.5 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ + windows_x86_64_msvc-0.53.0 \ winnow-0.5.40 \ winnow-0.6.20 \ winsafe-0.0.19 \ diff --git a/devel/py-maturin/distinfo b/devel/py-maturin/distinfo index 163d28923e8c..ccc846d69cec 100644 --- a/devel/py-maturin/distinfo +++ b/devel/py-maturin/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1756543540 -SHA256 (maturin-1.9.4.tar.gz) = 235163a0c99bc6f380fb8786c04fd14dcf6cd622ff295ea3de525015e6ac40cf -SIZE (maturin-1.9.4.tar.gz) = 213647 +TIMESTAMP = 1761650829 +SHA256 (maturin-1.9.6.tar.gz) = 2c2ae37144811d365509889ed7220b0598487f1278c2441829c3abf56cc6324a +SIZE (maturin-1.9.6.tar.gz) = 214846 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 @@ -103,6 +103,8 @@ SHA256 (rust/crates/configparser-3.1.0.crate) = e57e3272f0190c3f1584272d613719ba SIZE (rust/crates/configparser-3.1.0.crate) = 25473 SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/console-0.16.0.crate) = 2e09ced7ebbccb63b4c65413d821f2e00ce54c5ca4514ddc6b3c892fdbcbc69d +SIZE (rust/crates/console-0.16.0.crate) = 39107 SHA256 (rust/crates/content_inspector-0.2.4.crate) = b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38 SIZE (rust/crates/content_inspector-0.2.4.crate) = 11386 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f @@ -155,6 +157,8 @@ SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c48 SIZE (rust/crates/either-1.13.0.crate) = 19169 SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 +SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 @@ -305,8 +309,8 @@ SHA256 (rust/crates/lzxd-0.2.5.crate) = 5de7336a183103429ad66d11d56d8bdc9c4a2916 SIZE (rust/crates/lzxd-0.2.5.crate) = 22728 SHA256 (rust/crates/mailparse-0.15.0.crate) = 3da03d5980411a724e8aaf7b61a7b5e386ec55a7fb49ee3d0ff79efc7e5e7c7e SIZE (rust/crates/mailparse-0.15.0.crate) = 37293 -SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 -SIZE (rust/crates/matchers-0.1.0.crate) = 6948 +SHA256 (rust/crates/matchers-0.2.0.crate) = d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9 +SIZE (rust/crates/matchers-0.2.0.crate) = 7075 SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 SIZE (rust/crates/memchr-2.7.4.crate) = 96670 SHA256 (rust/crates/mimalloc-0.1.43.crate) = 68914350ae34959d83f732418d51e2427a794055d0b9529f48259ac07af65633 @@ -333,8 +337,8 @@ SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 SHA256 (rust/crates/normpath-1.2.0.crate) = 5831952a9476f2fed74b77d74182fa5ddc4d21c72ec45a333b250e3ed0272804 SIZE (rust/crates/normpath-1.2.0.crate) = 20107 -SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 -SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 +SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 +SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 @@ -353,8 +357,6 @@ SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f5 SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/os_pipe-1.2.0.crate) = 29d73ba8daf8fac13b0501d1abeddcfe21ba7401ada61a819144b6c2a4f32209 SIZE (rust/crates/os_pipe-1.2.0.crate) = 10615 -SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 -SIZE (rust/crates/overload-0.1.1.crate) = 24439 SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27 SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860 SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 @@ -421,12 +423,8 @@ SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 SIZE (rust/crates/regex-1.11.1.crate) = 254170 -SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 -SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 -SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 -SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2 @@ -575,8 +573,8 @@ SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de38400 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-serde-0.2.0.crate) = 704b1aeb7be0d0a84fc9828cae51dab5970fee5088f83d1dd7ee6f6246fc6ff1 SIZE (rust/crates/tracing-serde-0.2.0.crate) = 7755 -SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 -SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 +SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 +SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 SHA256 (rust/crates/trycmd-0.15.6.crate) = 3e8673f1dc45acdff8e25a06cc62f8e529563e8acd84237ce83d5a28e2befa12 SIZE (rust/crates/trycmd-0.15.6.crate) = 33582 SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 @@ -661,40 +659,60 @@ SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1e SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376 +SHA256 (rust/crates/windows-targets-0.53.2.crate) = c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef +SIZE (rust/crates/windows-targets-0.53.2.crate) = 7046 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6 SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670 SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9 SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9 SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 SHA256 (rust/crates/winnow-0.5.40.crate) = f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876 SIZE (rust/crates/winnow-0.5.40.crate) = 159316 SHA256 (rust/crates/winnow-0.6.20.crate) = 36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b diff --git a/devel/py-more-itertools/Makefile b/devel/py-more-itertools/Makefile index bb33671d44a4..547bcc56a231 100644 --- a/devel/py-more-itertools/Makefile +++ b/devel/py-more-itertools/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes diff --git a/devel/py-msgpack/Makefile b/devel/py-msgpack/Makefile index 6d1df442eaa7..7e4768da7e0c 100644 --- a/devel/py-msgpack/Makefile +++ b/devel/py-msgpack/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython3 pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + diff --git a/devel/py-msgspec/Makefile b/devel/py-msgspec/Makefile index 11f14d9ba330..75a1bad6371a 100644 --- a/devel/py-msgspec/Makefile +++ b/devel/py-msgspec/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 OPTIONS_DEFINE= TOML YAML diff --git a/devel/py-namex/Makefile b/devel/py-namex/Makefile new file mode 100644 index 000000000000..3805f782cf05 --- /dev/null +++ b/devel/py-namex/Makefile @@ -0,0 +1,21 @@ +PORTNAME= namex +DISTVERSION= 0.1.0 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Utility to separate implementation and public API surface +WWW= https://github.com/fchollet/namex + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-namex/distinfo b/devel/py-namex/distinfo new file mode 100644 index 000000000000..62df7e54b08d --- /dev/null +++ b/devel/py-namex/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1730473740 +SHA256 (namex-0.1.0.tar.gz) = 117f03ccd302cc48e3f5c58a296838f6b89c83455ab8683a1e85f2a430aa4306 +SIZE (namex-0.1.0.tar.gz) = 6649 diff --git a/devel/py-namex/pkg-descr b/devel/py-namex/pkg-descr new file mode 100644 index 000000000000..05688d319464 --- /dev/null +++ b/devel/py-namex/pkg-descr @@ -0,0 +1,2 @@ +Simple utility to separate the implementation of your Python package and its +public API surface. diff --git a/devel/py-nbclient/Makefile b/devel/py-nbclient/Makefile index 4df7895a88ce..45e801945e8c 100644 --- a/devel/py-nbclient/Makefile +++ b/devel/py-nbclient/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-client>=6.1.12:devel/py-jupyter-clie ${PYTHON_PKGNAMEPREFIX}nbformat>=5.1:devel/py-nbformat@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=5.4:devel/py-traitlets@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-objprint/Makefile b/devel/py-objprint/Makefile index 7453d769bf6f..ae190763b888 100644 --- a/devel/py-objprint/Makefile +++ b/devel/py-objprint/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 831ecf871096..06905eb81c4a 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.9.4:textproc/py-rich@${PY_FLAVOR} -USES= python:3.9-3.12 +USES= python:3.10-3.12 USE_PYTHON= autoplist cryptography pep517 NO_ARCH= yes diff --git a/devel/py-openstacksdk/Makefile b/devel/py-openstacksdk/Makefile index 9724ed9b89e3..568dd317ad26 100644 --- a/devel/py-openstacksdk/Makefile +++ b/devel/py-openstacksdk/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.4.1:devel/py-decorator@${PY_FLA ${PYTHON_PKGNAMEPREFIX}requestsexceptions>=1.2.0:devel/py-requestsexceptions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.12.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.10+ shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent cryptography pep517 NO_ARCH= yes diff --git a/devel/py-os-brick/Makefile b/devel/py-os-brick/Makefile index b126f21e75b8..fe7f2b8fc4c8 100644 --- a/devel/py-os-brick/Makefile +++ b/devel/py-os-brick/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}os-win>=5.7.0:devel/py-os-win@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.25.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tenacity>=6.3.1:devel/py-tenacity@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.concurrency/Makefile b/devel/py-oslo.concurrency/Makefile index 107dc2a56354..53ad0b907947 100644 --- a/devel/py-oslo.concurrency/Makefile +++ b/devel/py-oslo.concurrency/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fasteners>=0.7.0:devel/py-fasteners@${PY_FLA ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=3.15.3:devel/py-oslo.i18n@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.config/Makefile b/devel/py-oslo.config/Makefile index 2cb8ab7509b8..051b0f44fb45 100644 --- a/devel/py-oslo.config/Makefile +++ b/devel/py-oslo.config/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@ ${PYTHON_PKGNAMEPREFIX}rfc3986>=1.2.0:www/py-rfc3986@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.context/Makefile b/devel/py-oslo.context/Makefile index 69f5e3c59fca..e9eb897db25a 100644 --- a/devel/py-oslo.context/Makefile +++ b/devel/py-oslo.context/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.db/Makefile b/devel/py-oslo.db/Makefile index 0a61322848d4..7c9843c49e75 100644 --- a/devel/py-oslo.db/Makefile +++ b/devel/py-oslo.db/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}alembic>=0.9.6:databases/py-alembic@${PY_FLA ${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testscenarios>=0:devel/py-testscenarios@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.i18n/Makefile b/devel/py-oslo.i18n/Makefile index c1ae0affcde7..71f4c0469ee3 100644 --- a/devel/py-oslo.i18n/Makefile +++ b/devel/py-oslo.i18n/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.log/Makefile b/devel/py-oslo.log/Makefile index 28c7c16be9f6..e08071aef3cb 100644 --- a/devel/py-oslo.log/Makefile +++ b/devel/py-oslo.log/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${PY ${PYTHON_PKGNAMEPREFIX}pre-commit>=2.6.0:devel/py-pre-commit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.0:devel/py-python-dateutil@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.messaging/Makefile b/devel/py-oslo.messaging/Makefile index 1c33dacf37d5..566cea80b4e4 100644 --- a/devel/py-oslo.messaging/Makefile +++ b/devel/py-oslo.messaging/Makefile @@ -33,7 +33,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=2.5.2:net/py-amqp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.metrics/Makefile b/devel/py-oslo.metrics/Makefile index 05c89898a07e..eb87edf6ce53 100644 --- a/devel/py-oslo.metrics/Makefile +++ b/devel/py-oslo.metrics/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=6.9.0:devel/py-oslo.config@${PY ${PYTHON_PKGNAMEPREFIX}pbr>=3.1.1:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.6.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.middleware/Makefile b/devel/py-oslo.middleware/Makefile index 253cb9f646c8..22cbc15fe183 100644 --- a/devel/py-oslo.middleware/Makefile +++ b/devel/py-oslo.middleware/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.3:security/py-bcrypt@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.8.0:www/py-webob@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.policy/Makefile b/devel/py-oslo.policy/Makefile index 086353f9ac07..4efd155c8c11 100644 --- a/devel/py-oslo.policy/Makefile +++ b/devel/py-oslo.policy/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=6.0.0:devel/py-oslo.config@${PY ${PYTHON_PKGNAMEPREFIX}requests>=2.14.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.privsep/Makefile b/devel/py-oslo.privsep/Makefile index 6fcb6ae96e09..fb0029f6f48f 100644 --- a/devel/py-oslo.privsep/Makefile +++ b/devel/py-oslo.privsep/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.14.0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.log>=5.0.2:devel/py-oslo.log@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.reports/Makefile b/devel/py-oslo.reports/Makefile index 781d01ed5a42..cc324b09cd05 100644 --- a/devel/py-oslo.reports/Makefile +++ b/devel/py-oslo.reports/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.33.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=3.2.2:sysutils/py-psutil@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.rootwrap/Makefile b/devel/py-oslo.rootwrap/Makefile index 9d67ce407d24..659b1e943851 100644 --- a/devel/py-oslo.rootwrap/Makefile +++ b/devel/py-oslo.rootwrap/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.serialization/Makefile b/devel/py-oslo.serialization/Makefile index dba58a35adc3..82790460f255 100644 --- a/devel/py-oslo.serialization/Makefile +++ b/devel/py-oslo.serialization/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.4:devel/py-tzdata@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.service/Makefile b/devel/py-oslo.service/Makefile index cc88cebfb46b..368e26a359b8 100644 --- a/devel/py-oslo.service/Makefile +++ b/devel/py-oslo.service/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@ ${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yappi>=1.0:devel/py-yappi@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.utils/Makefile b/devel/py-oslo.utils/Makefile index 05039bb5e966..273c74e1a3b0 100644 --- a/devel/py-oslo.utils/Makefile +++ b/devel/py-oslo.utils/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3.13:devel/py-pyyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzdata>=2022.4:devel/py-tzdata@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-oslo.versionedobjects/Makefile b/devel/py-oslo.versionedobjects/Makefile index 24138df081c7..96e4ca59e0df 100644 --- a/devel/py-oslo.versionedobjects/Makefile +++ b/devel/py-oslo.versionedobjects/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}oslo.utils>=4.7.0:devel/py-oslo.utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pdm-build-locked/Makefile b/devel/py-pdm-build-locked/Makefile index f1722156e44d..db4329b8d145 100644 --- a/devel/py-pdm-build-locked/Makefile +++ b/devel/py-pdm-build-locked/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_FLAVOR} RUN_DEPENDS= ${PY_TOMLI} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pint-pandas/Makefile b/devel/py-pint-pandas/Makefile index 681325ce64a3..290db7844e85 100644 --- a/devel/py-pint-pandas/Makefile +++ b/devel/py-pint-pandas/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=1.5,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pint>=0.21:devel/py-pint@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pint/Makefile b/devel/py-pint/Makefile index 28924c085513..85490cbf968a 100644 --- a/devel/py-pint/Makefile +++ b/devel/py-pint/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-poetry-types/Makefile b/devel/py-poetry-types/Makefile index 3d304d1e86c5..0adb9ee256c2 100644 --- a/devel/py-poetry-types/Makefile +++ b/devel/py-poetry-types/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=24.2:devel/py-packaging@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}poetry>=2.0<3:devel/py-poetry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.13.2:textproc/py-tomlkit@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-prospector/Makefile b/devel/py-prospector/Makefile index b151ae9388ce..ce857f36e1d5 100644 --- a/devel/py-prospector/Makefile +++ b/devel/py-prospector/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dodgy>=0.2.1<0.3.0:devel/py-dodgy@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}toml>=0.10.2<0.11.0:textproc/py-toml@${PY_FLAVOR} \ pylint${PYTHON_PKGNAMESUFFIX}>=3.0:devel/pylint -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-psygnal/Makefile b/devel/py-psygnal/Makefile index 4972851ab426..fe0e520eccde 100644 --- a/devel/py-psygnal/Makefile +++ b/devel/py-psygnal/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.8.0:devel/py-hatchling@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pycadf/Makefile b/devel/py-pycadf/Makefile index bb65af4aa20b..b3b665d0b815 100644 --- a/devel/py-pycadf/Makefile +++ b/devel/py-pycadf/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oslo.config>=5.2.0:devel/py-oslo.config@${PY ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=2.18.0:devel/py-oslo.serialization@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} -USES= cpe python:3.9+ +USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index e85414fd69d7..ea2350692fc8 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.2<2:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=4.4.0<5.0.0:devel/py-anyio@${PY_FLAVOR} -USES= cargo python:3.10+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile index 1c10e85e49bb..96d5e35e0a52 100644 --- a/devel/py-pydantic-core/Makefile +++ b/devel/py-pydantic-core/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1<2:devel/py-maturin@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.6.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= cargo python:3.9+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= python3=${PYTHON_CMD} diff --git a/devel/py-pydantic-yaml/Makefile b/devel/py-pydantic-yaml/Makefile index 8ed7690a5c4f..d7f958a748ed 100644 --- a/devel/py-pydantic-yaml/Makefile +++ b/devel/py-pydantic-yaml/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0:devel/py-pydantic2@${PY_FLA ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.17.0<0.19.0:devel/py-ruamel.yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pygobject/Makefile b/devel/py-pygobject/Makefile index 357ddaf496f6..7ac838223d7b 100644 --- a/devel/py-pygobject/Makefile +++ b/devel/py-pygobject/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.16:graphics/py-cairo@${PY_FLAVOR} LIB_DEPENDS= libffi.so:devel/libffi -USES= gnome pkgconfig python:3.9+ +USES= gnome pkgconfig python BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limitw:1,even diff --git a/devel/py-pyjq/Makefile b/devel/py-pyjq/Makefile deleted file mode 100644 index 8006721108ac..000000000000 --- a/devel/py-pyjq/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= pyjq -PORTVERSION= 2.4.0 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= gmm@tutanota.com -COMMENT= Python binding for jq -WWW= https://github.com/doloopwhile/pyjq - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -LIB_DEPENDS= libjq.so:textproc/jq \ - libonig.so:devel/oniguruma - -USES= localbase python:3.9 -USE_PYTHON= autoplist distutils - -post-patch: - @${RM} -r ${WRKSRC}/dependencies - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_pyjq*.so - -.include <bsd.port.mk> diff --git a/devel/py-pyjq/distinfo b/devel/py-pyjq/distinfo deleted file mode 100644 index 80c8f67a0a03..000000000000 --- a/devel/py-pyjq/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1573147120 -SHA256 (pyjq-2.4.0.tar.gz) = 651f7a3ab2087e7c69cf00f1ba5433d7afe7b72f4ff499dcaf9c86cb1c2ae3c1 -SIZE (pyjq-2.4.0.tar.gz) = 2033014 diff --git a/devel/py-pyjq/files/patch-setup.py b/devel/py-pyjq/files/patch-setup.py deleted file mode 100644 index 01feb11f0dc1..000000000000 --- a/devel/py-pyjq/files/patch-setup.py +++ /dev/null @@ -1,89 +0,0 @@ ---- setup.py.orig 2019-09-18 06:52:51 UTC -+++ setup.py -@@ -12,86 +12,20 @@ from setuptools import setup - from setuptools.extension import Extension - from setuptools.command.build_ext import _build_ext - -- --dependencies_dir_path = join(abspath(dirname(__file__)), "dependencies") -- --onig_tarball_path = join(dependencies_dir_path, "onig-6.9.0.tar.gz") --onig_install_path = join(dependencies_dir_path, "onig_install") --onig_source_path = join(dependencies_dir_path, "onig-6.9.0") -- --jq_tarball_path = join(dependencies_dir_path, "jq-1.5.tar.gz") --jq_install_path = join(dependencies_dir_path, "jq_install") --jq_source_path = join(dependencies_dir_path, "jq-jq-1.5") -- -- - class build_ext(_build_ext): - def run(self): -- self._build_oniguruma() -- self._build_libjq() - _build_ext.run(self) - -- def _build_oniguruma(self): -- self._safe_rmtree(onig_install_path) -- self._safe_rmtree(onig_source_path) -- -- self._extract_tarball(onig_tarball_path, dependencies_dir_path) -- self._build_lib( -- lib_dir=onig_source_path, -- commands=[ -- ["./configure", "CFLAGS=-fPIC", "--disable-shared", "--prefix", onig_install_path], -- ["make"], -- ["make", "install"], -- ] -- ) -- -- def _build_libjq(self): -- self._safe_rmtree(jq_install_path) -- self._safe_rmtree(jq_source_path) -- -- self._extract_tarball(jq_tarball_path, dependencies_dir_path) -- self._build_lib( -- lib_dir=jq_source_path, -- commands=[ -- ["autoreconf", "-i"], -- ["./configure", "CFLAGS=-fPIC", "--disable-maintainer-mode", -- "--enable-all-static", "--disable-shared", -- "--with-oniguruma=" + onig_install_path, "--prefix", jq_install_path], -- ["make", "install-libLTLIBRARIES", "install-includeHEADERS"], -- ] -- ) -- -- def _build_lib(self, lib_dir, commands): -- macosx_deployment_target = sysconfig.get_config_var("MACOSX_DEPLOYMENT_TARGET") -- if macosx_deployment_target: -- os.environ['MACOSX_DEPLOYMENT_TARGET'] = macosx_deployment_target -- -- for command in commands: -- subprocess.check_call(command, cwd=lib_dir) -- -- def _extract_tarball(self, tarball_path, workdir_path): -- tarfile.open(tarball_path, "r:gz").extractall(workdir_path) -- -- def _safe_rmtree(self, d): -- try: -- shutil.rmtree(d) -- except OSError: -- pass -- - libraries = ["jq", "onig"] --if platform.architecture()[1] == 'WindowsPE': -- libraries.append("shlwapi") - - pyjq = Extension( - "_pyjq", - sources=["_pyjq.c"], -- include_dirs=["dependencies/jq_install/include"], - libraries=libraries, -- library_dirs=["dependencies/jq_install/lib", "dependencies/onig_install/lib"] - ) - - setup( - test_suite='test_pyjq', - ext_modules=[pyjq], - cmdclass={"build_ext": build_ext}, -- package_data={'': [onig_tarball_path, jq_tarball_path]}, - ) diff --git a/devel/py-pyjq/pkg-descr b/devel/py-pyjq/pkg-descr deleted file mode 100644 index 717eb027d0c3..000000000000 --- a/devel/py-pyjq/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -pyjq is a Python bindings for jq (http://stedolan.github.io/jq/). - - jq is like sed for JSON data - you can use it to slice and filter and map - and transform structured data with the same ease that sed, awk, grep and - friends let you play with text. - - http://stedolan.github.io/jq/ - -You can seamlessly call jq script (like regular expression) and process a plain -python data structure. - -For your information, https://pypi.python.org/pypi/jq is a also jq bindings but -different and incompatible with pyjq. diff --git a/devel/py-pylint-django/Makefile b/devel/py-pylint-django/Makefile index 78b66753ae53..291826d09dd2 100644 --- a/devel/py-pylint-django/Makefile +++ b/devel/py-pylint-django/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1:devel/py-poetry-core@${PY_F RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylint-plugin-utils>=0.8:devel/py-pylint-plugin-utils@${PY_FLAVOR} \ pylint${PYTHON_PKGNAMESUFFIX}>=3.0<4:devel/pylint@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pyperf/Makefile b/devel/py-pyperf/Makefile index f4daf1b1b514..1ff1b9f8891a 100644 --- a/devel/py-pyperf/Makefile +++ b/devel/py-pyperf/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=5.9.0:sysutils/py-psutil@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 unittest NO_ARCH= yes diff --git a/devel/py-pyproject-api/Makefile b/devel/py-pyproject-api/Makefile index 785fccd3cfb3..2af07cf48816 100644 --- a/devel/py-pyproject-api/Makefile +++ b/devel/py-pyproject-api/Makefile @@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-pyproject-fmt/Makefile b/devel/py-pyproject-fmt/Makefile index f8b24136e439..cf43791014ae 100644 --- a/devel/py-pyproject-fmt/Makefile +++ b/devel/py-pyproject-fmt/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.4:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1:devel/py-toml-fmt-common@${PY_FLAVOR} -USES= cargo python:3.10+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no diff --git a/devel/py-pyproject-metadata/Makefile b/devel/py-pyproject-metadata/Makefile index abe3a5211555..c8af0ec7698a 100644 --- a/devel/py-pyproject-metadata/Makefile +++ b/devel/py-pyproject-metadata/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0:devel/py-flit-core@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=19.0:devel/py-packaging@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 +USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-pyral/Makefile b/devel/py-pyral/Makefile index 5732f483d3cf..bbf28e5a9aad 100644 --- a/devel/py-pyral/Makefile +++ b/devel/py-pyral/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.28.1:www/py-requests@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pytest-benchmark/Makefile b/devel/py-pytest-benchmark/Makefile index c7ba6c544bc6..2bd5738b4a52 100644 --- a/devel/py-pytest-benchmark/Makefile +++ b/devel/py-pytest-benchmark/Makefile @@ -22,7 +22,7 @@ TEST_DEPENDS= git:devel/git \ ${PYTHON_PKGNAMEPREFIX}freezegun>=0:devel/py-freezegun@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-pytest-jupyter/Makefile b/devel/py-pytest-jupyter/Makefile index 3fb6bfe1fcfd..9a632b8cfb22 100644 --- a/devel/py-pytest-jupyter/Makefile +++ b/devel/py-pytest-jupyter/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.10.0:devel/py-hatchling@${PY_ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=5.7:devel/py-jupyter-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=7.0,1:devel/py-pytest@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-pytest-plus/Makefile b/devel/py-pytest-plus/Makefile index 505d10d1b99c..7a06cfb626da 100644 --- a/devel/py-pytest-plus/Makefile +++ b/devel/py-pytest-plus/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=7.4.2:devel/py-pytest@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist pep517 pytest TEST_ENV= LC_ALL=C.UTF-8 PYTHONPATH=${WRKSRC}/src TMPDIR=${WRKDIR}/ diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index d4eb9e54e8de..a949ae9bc587 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>0:devel/py-pytest-co ${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trio>0:net/py-trio@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest TEST_ARGS= tests/unit diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 0e9e56666bd0..c055521f9810 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/intellimath/recordclass LICENSE= MIT -USES= python:3.9+ +USES= python USE_PYTHON= distutils .if ! defined(WITH_DEBUG) diff --git a/devel/py-referencing/Makefile b/devel/py-referencing/Makefile index 9fe71ac4cbe7..0818397e6861 100644 --- a/devel/py-referencing/Makefile +++ b/devel/py-referencing/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rpds-py>=0.7.0:devel/py-rpds-py@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-rpds-py/Makefile b/devel/py-rpds-py/Makefile index e200b2689f53..ab4aedb0769c 100644 --- a/devel/py-rpds-py/Makefile +++ b/devel/py-rpds-py/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.9<2.0:devel/py-maturin@${PY_FLAVOR} -USES= cargo python:3.10+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no diff --git a/devel/py-ruamel.yaml/Makefile b/devel/py-ruamel.yaml/Makefile index f0441d27e8f2..c647252585ab 100644 --- a/devel/py-ruamel.yaml/Makefile +++ b/devel/py-ruamel.yaml/Makefile @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml.clib>=0.2.6:devel/py-ruamel.yaml.clib@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/devel/py-ruff/Makefile b/devel/py-ruff/Makefile index dd15ce877cc8..45661b8e4dcc 100644 --- a/devel/py-ruff/Makefile +++ b/devel/py-ruff/Makefile @@ -1,6 +1,5 @@ PORTNAME= ruff -DISTVERSION= 0.13.2 -PORTREVISION= 1 +DISTVERSION= 0.14.2 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,8 +30,8 @@ CARGO_CRATES= adler2-2.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-lossy-1.1.4 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ @@ -48,9 +47,9 @@ CARGO_CRATES= adler2-2.0.1 \ attribute-derive-macro-0.10.3 \ autocfg-1.5.0 \ base64-0.13.1 \ - bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ + bindgen-0.72.1 \ bitflags-1.3.2 \ bitflags-2.9.4 \ bitvec-1.0.1 \ @@ -60,30 +59,32 @@ CARGO_CRATES= adler2-2.0.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.2.0 \ + camino-1.2.1 \ cast-0.3.0 \ castaway-0.2.4 \ cc-1.2.38 \ + cexpr-0.6.0 \ cfg-if-1.0.3 \ cfg_aliases-0.2.1 \ chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.48 \ - clap_builder-4.5.48 \ + clang-sys-1.8.1 \ + clap-4.5.49 \ + clap_builder-4.5.49 \ clap_complete-4.5.58 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.47 \ + clap_derive-4.5.49 \ clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.5 \ - codspeed-criterion-compat-3.0.5 \ - codspeed-criterion-compat-walltime-3.0.5 \ - codspeed-divan-compat-3.0.5 \ - codspeed-divan-compat-macros-3.0.5 \ - codspeed-divan-compat-walltime-3.0.5 \ + codspeed-4.0.4 \ + codspeed-criterion-compat-4.0.4 \ + codspeed-criterion-compat-walltime-4.0.4 \ + codspeed-divan-compat-4.0.4 \ + codspeed-divan-compat-macros-4.0.4 \ + codspeed-divan-compat-walltime-4.0.4 \ collection_literals-1.0.2 \ colorchoice-1.0.4 \ colored-2.2.0 \ @@ -109,6 +110,8 @@ CARGO_CRATES= adler2-2.0.1 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ crypto-common-0.1.6 \ + csv-1.3.1 \ + csv-core-0.1.12 \ ctrlc-3.5.0 \ darling-0.21.3 \ darling_core-0.21.3 \ @@ -153,9 +156,9 @@ CARGO_CRATES= adler2-2.0.1 \ get-size2-0.7.0 \ getopts-0.2.24 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ + getrandom-0.3.4 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.17 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ @@ -210,9 +213,10 @@ CARGO_CRATES= adler2-2.0.1 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ - libc-0.2.175 \ - libcst-1.8.4 \ - libcst_derive-1.8.4 \ + libc-0.2.177 \ + libcst-1.8.5 \ + libcst_derive-1.8.5 \ + libloading-0.8.9 \ libmimalloc-sys-0.1.44 \ libredox-0.1.10 \ libtest-mimic-0.7.3 \ @@ -227,7 +231,7 @@ CARGO_CRATES= adler2-2.0.1 \ matchers-0.2.0 \ matches-0.1.10 \ matchit-0.8.6 \ - memchr-2.7.5 \ + memchr-2.7.6 \ memoffset-0.9.1 \ mimalloc-0.1.48 \ minicov-0.3.7 \ @@ -283,15 +287,16 @@ CARGO_CRATES= adler2-2.0.1 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.37 \ proc-macro-crate-3.4.0 \ proc-macro-utils-0.10.0 \ proc-macro2-1.0.101 \ - pyproject-toml-0.13.6 \ + pyproject-toml-0.13.7 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ - quote-1.0.40 \ + quote-1.0.41 \ quote-use-0.8.4 \ quote-use-macros-0.8.4 \ r-efi-5.3.0 \ @@ -306,8 +311,10 @@ CARGO_CRATES= adler2-2.0.1 \ rayon-core-1.13.0 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + regex-1.11.3 \ + regex-automata-0.4.13 \ regex-lite-0.1.7 \ regex-syntax-0.8.6 \ ron-0.7.1 \ @@ -318,14 +325,14 @@ CARGO_CRATES= adler2-2.0.1 \ rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.8.22 \ - schemars_derive-0.8.22 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-wasm-bindgen-0.6.5 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_derive_internals-0.29.1 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ @@ -340,7 +347,7 @@ CARGO_CRATES= adler2-2.0.1 \ similar-2.7.0 \ siphasher-1.0.1 \ smallvec-1.15.1 \ - snapbox-0.6.21 \ + snapbox-0.6.22 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ @@ -422,7 +429,6 @@ CARGO_CRATES= adler2-2.0.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ wasm-bindgen-0.2.103 \ wasm-bindgen-backend-0.2.103 \ @@ -485,7 +491,7 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=3713cd7eb30821c0c086591832dd6f59f2af7fe7\#3713cd7eb30821c0c086591832dd6f59f2af7fe7 \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=d38145c29574758de7ffbe8a13cd4584c3b09161\#d38145c29574758de7ffbe8a13cd4584c3b09161 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 CARGO_BUILD= no diff --git a/devel/py-ruff/distinfo b/devel/py-ruff/distinfo index 2647d9284ec0..1c38fb5f3e5f 100644 --- a/devel/py-ruff/distinfo +++ b/devel/py-ruff/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758990993 +TIMESTAMP = 1761807314 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -11,10 +11,10 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-lossy-1.1.4.crate) = 04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f SIZE (rust/crates/anstyle-lossy-1.1.4.crate) = 10266 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 @@ -45,12 +45,12 @@ SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c08670 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 -SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad -SIZE (rust/crates/bincode-1.3.3.crate) = 28958 SHA256 (rust/crates/bincode-2.0.1.crate) = 36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740 SIZE (rust/crates/bincode-2.0.1.crate) = 70469 SHA256 (rust/crates/bincode_derive-2.0.1.crate) = bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09 SIZE (rust/crates/bincode_derive-2.0.1.crate) = 7404 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 @@ -69,14 +69,16 @@ SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.2.0.crate) = e1de8bc0aa9e9385ceb3bf0c152e3a9b9544f6c4a912c8ae504e80c1f0368603 -SIZE (rust/crates/camino-1.2.0.crate) = 41313 +SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609 +SIZE (rust/crates/camino-1.2.1.crate) = 41364 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a SIZE (rust/crates/castaway-0.2.4.crate) = 12546 SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 SIZE (rust/crates/cc-1.2.38.crate) = 90139 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -89,34 +91,36 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae -SIZE (rust/crates/clap-4.5.48.crate) = 61935 -SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 -SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 +SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 +SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 +SHA256 (rust/crates/clap-4.5.49.crate) = f4512b90fa68d3a9932cea5184017c5d200f5921df706d45e853537dea51508f +SIZE (rust/crates/clap-4.5.49.crate) = 62007 +SHA256 (rust/crates/clap_builder-4.5.49.crate) = 0025e98baa12e766c67ba13ff4695a887a1eba19569aad00a472546795bd6730 +SIZE (rust/crates/clap_builder-4.5.49.crate) = 170616 SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 SIZE (rust/crates/clap_complete_command-0.6.1.crate) = 7959 SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 -SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c -SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clearscreen-4.0.2.crate) = 85a8ab73a1c02b0c15597b22e09c7dc36e63b2f601f9d1e83ac0c3decd38b1ae SIZE (rust/crates/clearscreen-4.0.2.crate) = 153883 -SHA256 (rust/crates/codspeed-3.0.5.crate) = 35584c5fcba8059780748866387fb97c5a203bcfc563fc3d0790af406727a117 -SIZE (rust/crates/codspeed-3.0.5.crate) = 12888 -SHA256 (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 78f6c1c6bed5fd84d319e8b0889da051daa361c79b7709c9394dfe1a882bba67 -SIZE (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 21807 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = c989289ce6b1cbde72ed560496cb8fbf5aa14d5ef5666f168e7f87751038352e -SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = 123677 -SHA256 (rust/crates/codspeed-divan-compat-3.0.5.crate) = adf64eda57508448d59efd940bad62ede7c50b0d451a150b8d6a0eca642792a6 -SIZE (rust/crates/codspeed-divan-compat-3.0.5.crate) = 16629 -SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 058167258e819b16a4ba601fdfe270349ef191154758dbce122c62a698f70ba8 -SIZE (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 5314 -SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 48f9866ee3a4ef9d2868823ea5811886763af244f2df584ca247f49281c43f1f -SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 97149 +SHA256 (rust/crates/codspeed-4.0.4.crate) = d0f62ea8934802f8b374bf691eea524c3aa444d7014f604dd4182a3667b69510 +SIZE (rust/crates/codspeed-4.0.4.crate) = 219342 +SHA256 (rust/crates/codspeed-criterion-compat-4.0.4.crate) = d87efbc015fc0ff1b2001cd87df01c442824de677e01a77230bf091534687abb +SIZE (rust/crates/codspeed-criterion-compat-4.0.4.crate) = 23308 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = ae5713ace440123bb4f1f78dd068d46872cb8548bfe61f752e7b2ad2c06d7f00 +SIZE (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = 124486 +SHA256 (rust/crates/codspeed-divan-compat-4.0.4.crate) = 95b4214b974f8f5206497153e89db90274e623f06b00bf4b9143eeb7735d975d +SIZE (rust/crates/codspeed-divan-compat-4.0.4.crate) = 19041 +SHA256 (rust/crates/codspeed-divan-compat-macros-4.0.4.crate) = a53f34a16cb70ce4fd9ad57e1db016f0718e434f34179ca652006443b9a39967 +SIZE (rust/crates/codspeed-divan-compat-macros-4.0.4.crate) = 5317 +SHA256 (rust/crates/codspeed-divan-compat-walltime-4.0.4.crate) = e8a5099050c8948dce488b8eaa2e68dc5cf571cb8f9fce99aaaecbdddb940bcd +SIZE (rust/crates/codspeed-divan-compat-walltime-4.0.4.crate) = 98369 SHA256 (rust/crates/collection_literals-1.0.2.crate) = 26b3f65b8fb8e88ba339f7d23a390fe1b0896217da05e2a66c584c9b29a91df8 SIZE (rust/crates/collection_literals-1.0.2.crate) = 3928 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -167,6 +171,10 @@ SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7 SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf +SIZE (rust/crates/csv-1.3.1.crate) = 888542 +SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d +SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 SHA256 (rust/crates/ctrlc-3.5.0.crate) = 881c5d0a13b2f1498e2306e82cbada78390e152d4b1378fb28a84f4dcd0dc4f3 SIZE (rust/crates/ctrlc-3.5.0.crate) = 13886 SHA256 (rust/crates/darling-0.21.3.crate) = 9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0 @@ -255,12 +263,12 @@ SHA256 (rust/crates/getopts-0.2.24.crate) = cfe4fbac503b8d1f88e6676011885f34b717 SIZE (rust/crates/getopts-0.2.24.crate) = 21467 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globset-0.4.17.crate) = eab69130804d941f8075cfd713bf8848a2c3b3f201a9457a11e6f87e1ab62305 +SIZE (rust/crates/globset-0.4.17.crate) = 28943 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 @@ -369,12 +377,14 @@ SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac36 SIZE (rust/crates/kqueue-sys-1.0.4.crate) = 7160 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 -SHA256 (rust/crates/libcst-1.8.4.crate) = 052ef5d9fc958a51aeebdf3713573b36c6fd6eed0bf0e60e204d2c0f8cf19b9f -SIZE (rust/crates/libcst-1.8.4.crate) = 111266 -SHA256 (rust/crates/libcst_derive-1.8.4.crate) = a91a751afee92cbdd59d4bc6754c7672712eec2d30a308f23de4e3287b2929cb -SIZE (rust/crates/libcst_derive-1.8.4.crate) = 11337 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libcst-1.8.5.crate) = 9d56bcd52d9b5e5f43e7fba20eb1f423ccb18c84cdf1cb506b8c1b95776b0b49 +SIZE (rust/crates/libcst-1.8.5.crate) = 111260 +SHA256 (rust/crates/libcst_derive-1.8.5.crate) = 3fcf5a725c4db703660124fe0edb98285f1605d0b87b7ee8684b699764a4f01a +SIZE (rust/crates/libcst_derive-1.8.5.crate) = 11340 +SHA256 (rust/crates/libloading-0.8.9.crate) = d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55 +SIZE (rust/crates/libloading-0.8.9.crate) = 30222 SHA256 (rust/crates/libmimalloc-sys-0.1.44.crate) = 667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870 SIZE (rust/crates/libmimalloc-sys-0.1.44.crate) = 451625 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb @@ -403,8 +413,8 @@ SHA256 (rust/crates/matches-0.1.10.crate) = 2532096657941c2fea9c289d370a250971c6 SIZE (rust/crates/matches-0.1.10.crate) = 2592 SHA256 (rust/crates/matchit-0.8.6.crate) = 2f926ade0c4e170215ae43342bf13b9310a437609c81f29f86c5df6657582ef9 SIZE (rust/crates/matchit-0.8.6.crate) = 38353 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/mimalloc-0.1.48.crate) = e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8 @@ -515,14 +525,16 @@ SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536 SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 SHA256 (rust/crates/proc-macro-crate-3.4.0.crate) = 219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983 SIZE (rust/crates/proc-macro-crate-3.4.0.crate) = 12690 SHA256 (rust/crates/proc-macro-utils-0.10.0.crate) = eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071 SIZE (rust/crates/proc-macro-utils-0.10.0.crate) = 21572 SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/pyproject-toml-0.13.6.crate) = ec768e063102b426e8962989758115e8659485124de9207bc365fab524125d65 -SIZE (rust/crates/pyproject-toml-0.13.6.crate) = 18159 +SHA256 (rust/crates/pyproject-toml-0.13.7.crate) = f6d755483ad14b49e76713b52285235461a5b4f73f17612353e11a5de36a5fd2 +SIZE (rust/crates/pyproject-toml-0.13.7.crate) = 18618 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 SIZE (rust/crates/quick-junit-0.5.1.crate) = 21088 SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb @@ -531,8 +543,8 @@ SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add4 SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 SHA256 (rust/crates/quickcheck_macros-1.1.0.crate) = f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a SIZE (rust/crates/quickcheck_macros-1.1.0.crate) = 11744 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 SHA256 (rust/crates/quote-use-0.8.4.crate) = 9619db1197b497a36178cfc736dc96b271fe918875fbf1344c436a7e93d0321e SIZE (rust/crates/quote-use-0.8.4.crate) = 3067 SHA256 (rust/crates/quote-use-macros-0.8.4.crate) = 82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35 @@ -561,10 +573,14 @@ SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20 SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 SHA256 (rust/crates/regex-lite-0.1.7.crate) = 943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30 SIZE (rust/crates/regex-lite-0.1.7.crate) = 96903 SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 @@ -585,22 +601,22 @@ SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schemars-0.8.22.crate) = 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 -SIZE (rust/crates/schemars-0.8.22.crate) = 59214 -SHA256 (rust/crates/schemars_derive-0.8.22.crate) = 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d -SIZE (rust/crates/schemars_derive-0.8.22.crate) = 19542 +SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (rust/crates/schemars-1.0.4.crate) = 88282 +SHA256 (rust/crates/schemars_derive-1.0.4.crate) = 33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80 +SIZE (rust/crates/schemars_derive-1.0.4.crate) = 31126 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd -SIZE (rust/crates/serde-1.0.226.crate) = 28484 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b SIZE (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 21098 -SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 -SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 -SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 -SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c @@ -629,8 +645,8 @@ SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42 SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/snapbox-0.6.21.crate) = 96dcfc4581e3355d70ac2ee14cfdf81dce3d85c85f1ed9e2c1d3013f53b3436b -SIZE (rust/crates/snapbox-0.6.21.crate) = 55301 +SHA256 (rust/crates/snapbox-0.6.22.crate) = 805d09a74586d9b17061e5be6ee5f8cc37e5982c349948114ffc5f68093fe5ec +SIZE (rust/crates/snapbox-0.6.22.crate) = 56683 SHA256 (rust/crates/snapbox-macros-0.3.10.crate) = 16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af SIZE (rust/crates/snapbox-macros-0.3.10.crate) = 7129 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 @@ -793,8 +809,6 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c -SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/wasm-bindgen-0.2.103.crate) = ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819 @@ -919,9 +933,9 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 -SHA256 (salsa-rs-salsa-3713cd7eb30821c0c086591832dd6f59f2af7fe7_GH0.tar.gz) = 4856693da64308bb984f81a8ffb7cad21e40f2d584a286b39b92d9cf7b448206 -SIZE (salsa-rs-salsa-3713cd7eb30821c0c086591832dd6f59f2af7fe7_GH0.tar.gz) = 717350 +SHA256 (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = c353e2b669946dd3ad4412b36209868e95f33265e7c7751f2f13fae006cc0cd2 +SIZE (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = 729199 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (astral-sh-ruff-0.13.2_GH0.tar.gz) = 008287603094fd8ddb98bcc7dec91300a7067f1967d6e757758f3da0a83fbb5c -SIZE (astral-sh-ruff-0.13.2_GH0.tar.gz) = 8019386 +SHA256 (astral-sh-ruff-0.14.2_GH0.tar.gz) = f21a3f2669bfa6fa6df80b815e08e39dc245b52b46c156b0e4c7f4f1da32cd59 +SIZE (astral-sh-ruff-0.14.2_GH0.tar.gz) = 8203745 diff --git a/devel/py-scikit-base/Makefile b/devel/py-scikit-base/Makefile index cb9ecfc9bcf6..91dab039b705 100644 --- a/devel/py-scikit-base/Makefile +++ b/devel/py-scikit-base/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0:devel/py-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-setuptools-rust/Makefile b/devel/py-setuptools-rust/Makefile index a437ff75aa08..54be9a08588b 100644 --- a/devel/py-setuptools-rust/Makefile +++ b/devel/py-setuptools-rust/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= cargo:lang/${RUST_DEFAULT} \ ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8.2<3:devel/py-semantic-version@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4:devel/py-setuptools@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-shandy-sqlfmt/Makefile b/devel/py-shandy-sqlfmt/Makefile index dec7252877fd..77f92118b53c 100644 --- a/devel/py-shandy-sqlfmt/Makefile +++ b/devel/py-shandy-sqlfmt/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=2.4<5.0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.0<5.0:misc/py-tqdm@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/devel/py-sparse/Makefile b/devel/py-sparse/Makefile index 53cc836884c5..2df2442e0ce9 100644 --- a/devel/py-sparse/Makefile +++ b/devel/py-sparse/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>=0.49:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.17,1:math/py-numpy@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-sqlfluff/Makefile b/devel/py-sqlfluff/Makefile index 9230f33908e0..b1ebacf213b6 100644 --- a/devel/py-sqlfluff/Makefile +++ b/devel/py-sqlfluff/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}platformdirs>=0:devel/py-platformdirs@${PY_F ${PYTHON_PKGNAMEPREFIX}tblib>=0:devel/py-tblib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/devel/py-srsly/Makefile b/devel/py-srsly/Makefile index 535a8cbcb4f8..6449fffd3f98 100644 --- a/devel/py-srsly/Makefile +++ b/devel/py-srsly/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}catalogue>=2.0.3<2.1.0:devel/py-catalogue@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython pep517 post-install: diff --git a/devel/py-strawberry-graphql/Makefile b/devel/py-strawberry-graphql/Makefile index 474642fd2ab5..a8b6e1153c64 100644 --- a/devel/py-strawberry-graphql/Makefile +++ b/devel/py-strawberry-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= strawberry-graphql -DISTVERSION= 0.283.3 +DISTVERSION= 0.284.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-strawberry-graphql/distinfo b/devel/py-strawberry-graphql/distinfo index ee9998a6c355..20157b230e36 100644 --- a/devel/py-strawberry-graphql/distinfo +++ b/devel/py-strawberry-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760606137 -SHA256 (strawberry_graphql-0.283.3.tar.gz) = 375e545856b7587debd4e0f1e2a6fca19d09cc126238a07b9e5164e5eb09342a -SIZE (strawberry_graphql-0.283.3.tar.gz) = 212141 +TIMESTAMP = 1761675331 +SHA256 (strawberry_graphql-0.284.1.tar.gz) = 1359b8110d37d0a46caacc09f28dec4816ebbcbedd36b798fb85d61d3f3fad64 +SIZE (strawberry_graphql-0.284.1.tar.gz) = 211255 diff --git a/devel/py-taskflow/Makefile b/devel/py-taskflow/Makefile index 82100ed1f7b2..9fca56e2d228 100644 --- a/devel/py-taskflow/Makefile +++ b/devel/py-taskflow/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}automaton>=1.9.0:devel/py-automaton@${PY_FLA ${PYTHON_PKGNAMEPREFIX}stevedore>=1.20.0:devel/py-stevedore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tenacity>=6.0.0:devel/py-tenacity@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-thinc/Makefile b/devel/py-thinc/Makefile index 8b21f7d4925a..0746cb766c47 100644 --- a/devel/py-thinc/Makefile +++ b/devel/py-thinc/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blis>=1.0.0<1.4.0:math/py-blis@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}srsly>=2.4.0<3.0.0:devel/py-srsly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wasabi>=0.8.1<1.2.0:textproc/py-wasabi@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent cython pep517 post-install: diff --git a/devel/py-threadpoolctl/Makefile b/devel/py-threadpoolctl/Makefile index 756720eab9b4..498af3bb881b 100644 --- a/devel/py-threadpoolctl/Makefile +++ b/devel/py-threadpoolctl/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes diff --git a/devel/py-tox-toml-fmt/Makefile b/devel/py-tox-toml-fmt/Makefile index 96171d0d69c2..ca6924225481 100644 --- a/devel/py-tox-toml-fmt/Makefile +++ b/devel/py-tox-toml-fmt/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.8.4:devel/py-maturin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}toml-fmt-common>=1.0.1:devel/py-toml-fmt-common@${PY_FLAVOR} -USES= cargo python:3.10+ +USES= cargo python USE_PYTHON= autoplist concurrent pep517 CARGO_BUILD= no diff --git a/devel/py-tree-sitter-bash/Makefile b/devel/py-tree-sitter-bash/Makefile index c824db3e2996..5f4895bffc2a 100644 --- a/devel/py-tree-sitter-bash/Makefile +++ b/devel/py-tree-sitter-bash/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-tree-sitter-css/Makefile b/devel/py-tree-sitter-css/Makefile index 496640530c1e..45bec8d82243 100644 --- a/devel/py-tree-sitter-css/Makefile +++ b/devel/py-tree-sitter-css/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-tree-sitter-go/Makefile b/devel/py-tree-sitter-go/Makefile index 8fd0e32b8403..7b02246c4dfa 100644 --- a/devel/py-tree-sitter-go/Makefile +++ b/devel/py-tree-sitter-go/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-tree-sitter-javascript/Makefile b/devel/py-tree-sitter-javascript/Makefile index 076effee97bd..23cb0c0c73c7 100644 --- a/devel/py-tree-sitter-javascript/Makefile +++ b/devel/py-tree-sitter-javascript/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-tree-sitter-languages/Makefile b/devel/py-tree-sitter-languages/Makefile index 940a79505dc8..aee3507284bc 100644 --- a/devel/py-tree-sitter-languages/Makefile +++ b/devel/py-tree-sitter-languages/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tree-sitter>=0:devel/py-tree-sitter@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython3 pep517 USE_GITHUB= yes # https://github.com/grantjenks/py-tree-sitter-languages/blob/main/repos.txt diff --git a/devel/py-tree-sitter-regex/Makefile b/devel/py-tree-sitter-regex/Makefile index 011afea1668f..c806890f80a5 100644 --- a/devel/py-tree-sitter-regex/Makefile +++ b/devel/py-tree-sitter-regex/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=62.4.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-tree-sitter-yaml/Makefile b/devel/py-tree-sitter-yaml/Makefile index ea549201c5c1..90c38c7005c0 100644 --- a/devel/py-tree-sitter-yaml/Makefile +++ b/devel/py-tree-sitter-yaml/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_PYTHON= autoplist concurrent pep517 post-install: diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index c2858eda49da..367104323452 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,5 @@ PORTNAME= ty -DISTVERSION= 0.0.1a24 +DISTVERSION= 0.0.1a25 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ty/Makefile.crates b/devel/py-ty/Makefile.crates index 5a35daea503d..f8ccaf53326b 100644 --- a/devel/py-ty/Makefile.crates +++ b/devel/py-ty/Makefile.crates @@ -29,7 +29,7 @@ CARGO_CRATES= adler2-2.0.1 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ boxcar-0.2.14 \ - bstr-1.12.0 \ + bstr-1.12.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ @@ -45,8 +45,8 @@ CARGO_CRATES= adler2-2.0.1 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.8.1 \ - clap-4.5.49 \ - clap_builder-4.5.49 \ + clap-4.5.50 \ + clap_builder-4.5.50 \ clap_complete-4.5.58 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ @@ -126,8 +126,8 @@ CARGO_CRATES= adler2-2.0.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ generic-array-0.14.7 \ - get-size-derive2-0.7.0 \ - get-size2-0.7.0 \ + get-size-derive2-0.7.1 \ + get-size2-0.7.1 \ getopts-0.2.24 \ getrandom-0.2.16 \ getrandom-0.3.4 \ @@ -155,7 +155,7 @@ CARGO_CRATES= adler2-2.0.1 \ ident_case-1.0.1 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - ignore-0.4.23 \ + ignore-0.4.24 \ imara-diff-0.1.8 \ imperative-1.0.6 \ indexmap-2.11.4 \ @@ -465,5 +465,5 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=d38145c29574758de7ffbe8a13cd4584c3b09161\#d38145c29574758de7ffbe8a13cd4584c3b09161 \ - lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 + lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=cdd0b85516a52c18b8a6d17a2279a96ed6c3e198\#cdd0b85516a52c18b8a6d17a2279a96ed6c3e198 diff --git a/devel/py-ty/distinfo b/devel/py-ty/distinfo index af054f701530..c9e75828650f 100644 --- a/devel/py-ty/distinfo +++ b/devel/py-ty/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1761546213 -SHA256 (ty-0.0.1a24.tar.gz) = 3273c514df5b9954c9928ee93b6a0872d12310ea8de42249a6c197720853e096 -SIZE (ty-0.0.1a24.tar.gz) = 4386721 +TIMESTAMP = 1761940703 +SHA256 (ty-0.0.1a25.tar.gz) = 5550b24b9dd0e0f8b4b2c1f0fcc608a55d0421dd67b6c364bc7bf25762334511 +SIZE (ty-0.0.1a25.tar.gz) = 4403670 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -63,8 +63,8 @@ SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996a SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/boxcar-0.2.14.crate) = 36f64beae40a84da1b4b26ff2761a5b895c12adc41dc25aaee1c4f2bbfe97a6e SIZE (rust/crates/boxcar-0.2.14.crate) = 28144 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b @@ -95,10 +95,10 @@ SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5f SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.49.crate) = f4512b90fa68d3a9932cea5184017c5d200f5921df706d45e853537dea51508f -SIZE (rust/crates/clap-4.5.49.crate) = 62007 -SHA256 (rust/crates/clap_builder-4.5.49.crate) = 0025e98baa12e766c67ba13ff4695a887a1eba19569aad00a472546795bd6730 -SIZE (rust/crates/clap_builder-4.5.49.crate) = 170616 +SHA256 (rust/crates/clap-4.5.50.crate) = 0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623 +SIZE (rust/crates/clap-4.5.50.crate) = 62030 +SHA256 (rust/crates/clap_builder-4.5.50.crate) = 0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0 +SIZE (rust/crates/clap_builder-4.5.50.crate) = 171137 SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 @@ -257,10 +257,10 @@ SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65 SIZE (rust/crates/funty-2.0.0.crate) = 13160 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/get-size-derive2-0.7.0.crate) = e3814abc7da8ab18d2fd820f5b540b5e39b6af0a32de1bdd7c47576693074843 -SIZE (rust/crates/get-size-derive2-0.7.0.crate) = 8773 -SHA256 (rust/crates/get-size2-0.7.0.crate) = 5dfe2cec5b5ce8fb94dcdb16a1708baa4d0609cc3ce305ca5d3f6f2ffb59baed -SIZE (rust/crates/get-size2-0.7.0.crate) = 17527 +SHA256 (rust/crates/get-size-derive2-0.7.1.crate) = 46b134aa084df7c3a513a1035c52f623e4b3065dfaf3d905a4f28a2e79b5bb3f +SIZE (rust/crates/get-size-derive2-0.7.1.crate) = 8841 +SHA256 (rust/crates/get-size2-0.7.1.crate) = c0d51c9f2e956a517619ad9e7eaebc7a573f9c49b38152e12eade750f89156f9 +SIZE (rust/crates/get-size2-0.7.1.crate) = 19156 SHA256 (rust/crates/getopts-0.2.24.crate) = cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df SIZE (rust/crates/getopts-0.2.24.crate) = 21467 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 @@ -315,8 +315,8 @@ SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d6 SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.1.crate) = 3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344 SIZE (rust/crates/idna_adapter-1.2.1.crate) = 10389 -SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b -SIZE (rust/crates/ignore-0.4.23.crate) = 55901 +SHA256 (rust/crates/ignore-0.4.24.crate) = 81776e6f9464432afcc28d03e52eb101c93b6f0566f52aef2427663e700f0403 +SIZE (rust/crates/ignore-0.4.24.crate) = 59121 SHA256 (rust/crates/imara-diff-0.1.8.crate) = 17d34b7d42178945f775e84bc4c36dde7c1c6cdfea656d3354d009056f2bb3d2 SIZE (rust/crates/imara-diff-0.1.8.crate) = 155787 SHA256 (rust/crates/imperative-1.0.6.crate) = 29a1f6526af721f9aec9ceed7ab8ebfca47f3399d08b80056c2acca3fcb694a9 @@ -935,7 +935,7 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 -SHA256 (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = c353e2b669946dd3ad4412b36209868e95f33265e7c7751f2f13fae006cc0cd2 -SIZE (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = 729199 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 +SHA256 (salsa-rs-salsa-cdd0b85516a52c18b8a6d17a2279a96ed6c3e198_GH0.tar.gz) = f9bcb0c410081a66291699527a253dd7b279aaca956352df1be4fd57bec3a82d +SIZE (salsa-rs-salsa-cdd0b85516a52c18b8a6d17a2279a96ed6c3e198_GH0.tar.gz) = 730054 diff --git a/devel/py-types-ujson/Makefile b/devel/py-types-ujson/Makefile deleted file mode 100644 index b493005e0edd..000000000000 --- a/devel/py-types-ujson/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= types_ujson -DISTVERSION= 5.10.0.20250326 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= thierry@FreeBSD.org -COMMENT= Typing stubs for ujson -WWW= https://github.com/python/typeshed - -LICENSE= APACHE20 - -DEPRECATED= No longer required by devel/py-ujson ≥ 5.11 -EXPIRATION_DATE=2025-10-31 - -USES= python -USE_PYTHON= distutils -NO_ARCH= yes - -PLIST_FILES= %%PYTHON_SITELIBDIR%%/ujson-stubs/METADATA.toml \ - %%PYTHON_SITELIBDIR%%/ujson-stubs/__init__.pyi \ - %%PYTHON_SITELIBDIR%%/ujson-stubs/py.typed - -.include <bsd.port.mk> diff --git a/devel/py-types-ujson/distinfo b/devel/py-types-ujson/distinfo deleted file mode 100644 index a98412d28873..000000000000 --- a/devel/py-types-ujson/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1744892404 -SHA256 (types_ujson-5.10.0.20250326.tar.gz) = 5469e05f2c31ecb3c4c0267cc8fe41bcd116826fbb4ded69801a645c687dd014 -SIZE (types_ujson-5.10.0.20250326.tar.gz) = 8340 diff --git a/devel/py-types-ujson/pkg-descr b/devel/py-types-ujson/pkg-descr deleted file mode 100644 index d111cdd9dac8..000000000000 --- a/devel/py-types-ujson/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a PEP 561 type stub package for the `ujson` package. -It can be used by type-checking tools like mypy, pyright, pytype, -PyCharm, etc. to check code that uses `ujson`. diff --git a/devel/py-uv-build/Makefile b/devel/py-uv-build/Makefile index 7dc3e01712df..54d224c5f0f9 100644 --- a/devel/py-uv-build/Makefile +++ b/devel/py-uv-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv-build -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv-build/distinfo b/devel/py-uv-build/distinfo index 155dda7602a0..fd2d381b4890 100644 --- a/devel/py-uv-build/distinfo +++ b/devel/py-uv-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761529773 -SHA256 (uv_build-0.9.5.tar.gz) = 84d79d5937a2fdb9fefc7da897ec77727177d2690adbac61f542ba6c84eef4ac -SIZE (uv_build-0.9.5.tar.gz) = 332137 +TIMESTAMP = 1761807953 +SHA256 (uv_build-0.9.6.tar.gz) = 092755a205393575a22fd094d82c994a2f8299dc8b9c8ff042a36af987dd9c3b +SIZE (uv_build-0.9.6.tar.gz) = 332253 diff --git a/devel/py-uv/Makefile b/devel/py-uv/Makefile index f7916531a6e9..cb0a010e06ed 100644 --- a/devel/py-uv/Makefile +++ b/devel/py-uv/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.6 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-uv/distinfo b/devel/py-uv/distinfo index da1d1df84ea8..08d27f32a6df 100644 --- a/devel/py-uv/distinfo +++ b/devel/py-uv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761529752 -SHA256 (astral-sh-uv-0.9.5_GH0.tar.gz) = 9fd1dd030b37b51dcf79b582ea77a911eeb4015a00669bd3047d3b6adea37ba8 -SIZE (astral-sh-uv-0.9.5_GH0.tar.gz) = 4752059 +TIMESTAMP = 1761807085 +SHA256 (astral-sh-uv-0.9.6_GH0.tar.gz) = c32470f9f1c2903304fa6538fea3f153a9995a7f26da8024f4617bf1ad042936 +SIZE (astral-sh-uv-0.9.6_GH0.tar.gz) = 4756506 diff --git a/devel/py-validate-pyproject-schema-store/Makefile b/devel/py-validate-pyproject-schema-store/Makefile index 4cd4f34272bd..0e49af6f3383 100644 --- a/devel/py-validate-pyproject-schema-store/Makefile +++ b/devel/py-validate-pyproject-schema-store/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 5bd4d3910803..6625922137c1 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -1,5 +1,5 @@ PORTNAME= virtualenv -PORTVERSION= 20.35.3 +PORTVERSION= 20.35.4 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVO RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distlib>=0.3.7:devel/py-distlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}filelock>=3.12.2:sysutils/py-filelock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3.9.1:devel/py-platformdirs@${PY_FLAVOR} -# tests: 355 passed, 38 skipped, 2 deselected +# tests: 357 passed, 39 skipped, 2 deselected TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}covdefaults>=2.3:devel/py-covdefaults@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>=7.3.2:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage_enable_subprocess>=1.0:devel/py-coverage_enable_subprocess@${PY_FLAVOR} \ diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index 9b7606e582d6..a3ae3ca4c225 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760254700 -SHA256 (pypa-virtualenv-20.35.3_GH0.tar.gz) = ea7aae2fa5525b119f6c4254f2aa786805011a911e6438c97a58be89135a110d -SIZE (pypa-virtualenv-20.35.3_GH0.tar.gz) = 6044008 +TIMESTAMP = 1761906315 +SHA256 (pypa-virtualenv-20.35.4_GH0.tar.gz) = 7cd947aef689c99b2539a45de8735a209668e8cefec1482625461a1f2d25cc80 +SIZE (pypa-virtualenv-20.35.4_GH0.tar.gz) = 6069883 diff --git a/devel/py-wsme/Makefile b/devel/py-wsme/Makefile index 2eef2f6067e6..3f65b15f2d26 100644 --- a/devel/py-wsme/Makefile +++ b/devel/py-wsme/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-m ${PYTHON_PKGNAMEPREFIX}simplegeneric>=0:devel/py-simplegeneric@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webob>=1.8.0:www/py-webob@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 MAKE_ENV= PBR_VERSION=${PORTVERSION} diff --git a/devel/pyenv/Makefile b/devel/pyenv/Makefile index 4324c1d2e3ab..e40996639611 100644 --- a/devel/pyenv/Makefile +++ b/devel/pyenv/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyenv DISTVERSIONPREFIX= v -DISTVERSION= 2.6.11 +DISTVERSION= 2.6.12 CATEGORIES= devel python MAINTAINER= olgeni@FreeBSD.org diff --git a/devel/pyenv/distinfo b/devel/pyenv/distinfo index 0e015ff905fb..60cd9d3a5b1c 100644 --- a/devel/pyenv/distinfo +++ b/devel/pyenv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760592439 -SHA256 (pyenv-pyenv-v2.6.11_GH0.tar.gz) = cfd4c1a21a0095a4adb53da5c374b98295c355c2532527c06ce83a103b7ddad8 -SIZE (pyenv-pyenv-v2.6.11_GH0.tar.gz) = 1360562 +TIMESTAMP = 1762046740 +SHA256 (pyenv-pyenv-v2.6.12_GH0.tar.gz) = 75fe91b18e617bf0261e40901d3ebc3e3c1b94b0b62da2fd7dddd1778f45dcb7 +SIZE (pyenv-pyenv-v2.6.12_GH0.tar.gz) = 1361071 diff --git a/devel/pyenv/pkg-plist b/devel/pyenv/pkg-plist index 4165cce482e1..a3202dabc643 100644 --- a/devel/pyenv/pkg-plist +++ b/devel/pyenv/pkg-plist @@ -204,6 +204,7 @@ libexec/pyenv-plugins/python-build/share/python-build/3.9.21 libexec/pyenv-plugins/python-build/share/python-build/3.9.22 libexec/pyenv-plugins/python-build/share/python-build/3.9.23 libexec/pyenv-plugins/python-build/share/python-build/3.9.24 +libexec/pyenv-plugins/python-build/share/python-build/3.9.25 libexec/pyenv-plugins/python-build/share/python-build/3.10-dev libexec/pyenv-plugins/python-build/share/python-build/3.10.0 libexec/pyenv-plugins/python-build/share/python-build/3.10.1 @@ -392,6 +393,7 @@ libexec/pyenv-plugins/python-build/share/python-build/graalpy-24.1.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-24.1.2 libexec/pyenv-plugins/python-build/share/python-build/graalpy-24.2.0 libexec/pyenv-plugins/python-build/share/python-build/graalpy-25.0.0 +libexec/pyenv-plugins/python-build/share/python-build/graalpy-25.0.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-24.2.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-24.2.2 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-23.1.0 @@ -402,6 +404,7 @@ libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-24.1.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-24.1.2 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-24.2.0 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-25.0.0 +libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-25.0.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-24.2.1 libexec/pyenv-plugins/python-build/share/python-build/graalpy-community-24.2.2 libexec/pyenv-plugins/python-build/share/python-build/graalpy-dev diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile deleted file mode 100644 index 8f8ec9cffbfa..000000000000 --- a/devel/pysvn/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -PORTNAME= pysvn -PORTVERSION= 1.9.12 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/ - -MAINTAINER= bra@fsn.hu -COMMENT= Python binding for Subversion -WWW= http://pysvn.tigris.org/ - -LICENSE= APACHE11 -LICENSE_FILE= ${WRKSRC}/../LICENSE.txt - -BROKEN= Fails to build, error: implicit instantiation of undefined template 'std::char_traits<unsigned int>' -EXPIRATION_DATE=2025-10-31 - -.if ${WITH_SUBVERSION_VER:U} == LTS -LIB_DEPENDS= libsvn_client-1.so:devel/subversion-lts -.else -LIB_DEPENDS= libsvn_client-1.so:devel/subversion -.endif -LIB_DEPENDS+= libneon.so:www/neon \ - libexpat.so:textproc/expat2 - -USES= python -USE_PYTHON= distutils noegginfo concurrent optsuffix -PYDISTUTILS_CONFIGURE_TARGET= configure -PYDISTUTILS_CONFIGUREARGS= --apr-inc-dir=${LOCALBASE}/include/apr-1 \ - --svn-inc-dir=${LOCALBASE}/include/subversion-1 \ - --pycxx-dir=${WRKSRC}/../Import/pycxx-7.1.4 \ - --pycxx-src-dir=${WRKSRC}/../Import/pycxx-7.1.4/Src - -PLIST_FILES= %%PYTHON_SITELIBDIR%%/${PORTNAME}/__init__.py \ - %%PYTHON_SITELIBDIR%%/${PORTNAME}/_pysvn_${PYTHON_VERSION:S/./_/:S/python//}.so - -WRKSRC_SUBDIR= Source - -post-patch: - ${REINPLACE_CMD} -e 's|^min_pycxx_version =|pycxx_version = &|g; s|gcc|${CC}|g; s|g++|${CXX}|g' ${WRKSRC}/setup_configure.py - -do-build: - @cd ${WRKSRC} && ${MAKE_CMD} - -do-install: - ${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} - ${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} - ${INSTALL_SCRIPT} \ - ${WRKSRC}/${PORTNAME}/*.py \ - ${WRKSRC}/${PORTNAME}/*.so \ - ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/*.so - -.include <bsd.port.mk> diff --git a/devel/pysvn/distinfo b/devel/pysvn/distinfo deleted file mode 100644 index fab48eb12f07..000000000000 --- a/devel/pysvn/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1593364883 -SHA256 (pysvn-1.9.12.tar.gz) = b113dae303728c3986745d604ce80b4b4a67addc99c24907e3ff5409d87f47d4 -SIZE (pysvn-1.9.12.tar.gz) = 663626 diff --git a/devel/pysvn/pkg-descr b/devel/pysvn/pkg-descr deleted file mode 100644 index f3f1908f1f31..000000000000 --- a/devel/pysvn/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The pysvn module is a python interface to the Subversion version control -system. This API exposes client interfaces for managing a working copy, -querying a repository, and synchronizing the two. - -This API cannot create new repositories; it can only interact with existing -repositories. If you need to create a repository, use the svnadmin command -from Subversion. - -Using the API, you can check out a working copy, add, edit, and remove working -files, and check in, compare, or discard your changes. Repository properties -such as keyword expansion, end of line characters, and ignore lists can also -be examined and manipulated. diff --git a/devel/pytype/Makefile b/devel/pytype/Makefile index 6b98171ef63a..ea5b1565e615 100644 --- a/devel/pytype/Makefile +++ b/devel/pytype/Makefile @@ -31,7 +31,7 @@ RUN_DEPENDS= ninja>=1.10.2:devel/ninja \ ${PYTHON_PKGNAMEPREFIX}toml>=0.10.2:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR} -USES= compiler:c++11-lang python:3.10+ +USES= compiler:c++11-lang python USE_PYTHON= autoplist concurrent pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index fc95beff7d2e..623bd75568a4 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= base DISTVERSION= ${QT6_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt6- diff --git a/devel/qt6-base/files/patch-src_corelib_thread_qthread__unix.cpp b/devel/qt6-base/files/patch-src_corelib_thread_qthread__unix.cpp new file mode 100644 index 000000000000..50210c386ced --- /dev/null +++ b/devel/qt6-base/files/patch-src_corelib_thread_qthread__unix.cpp @@ -0,0 +1,32 @@ +Support setting thread names via QObject::setObjectName(). + +PR: 290676 + +--- src/corelib/thread/qthread_unix.cpp.orig 2025-09-22 07:03:29 UTC ++++ src/corelib/thread/qthread_unix.cpp +@@ -344,14 +344,14 @@ QAbstractEventDispatcher *QThreadPrivate::createEventD + + #if QT_CONFIG(thread) + +-#if (defined(Q_OS_LINUX) || defined(Q_OS_DARWIN) || defined(Q_OS_QNX)) ++#if (defined(Q_OS_LINUX) || defined(Q_OS_DARWIN) || defined(Q_OS_QNX) || defined(Q_OS_FREEBSD)) + static void setCurrentThreadName(const char *name) + { + # if defined(Q_OS_LINUX) && !defined(QT_LINUXBASE) + prctl(PR_SET_NAME, (unsigned long)name, 0, 0, 0); + # elif defined(Q_OS_DARWIN) + pthread_setname_np(name); +-# elif defined(Q_OS_QNX) ++# elif (defined(Q_OS_QNX) || defined(Q_OS_FREEBSD)) + pthread_setname_np(pthread_self(), name); + # endif + } +@@ -415,7 +415,7 @@ void *QThreadPrivate::start(void *arg) + data->ensureEventDispatcher(); + data->eventDispatcher.loadRelaxed()->startingUp(); + +-#if (defined(Q_OS_LINUX) || defined(Q_OS_DARWIN) || defined(Q_OS_QNX)) ++#if (defined(Q_OS_LINUX) || defined(Q_OS_DARWIN) || defined(Q_OS_QNX) || defined(Q_OS_FREEBSD)) + { + // Sets the name of the current thread. We can only do this + // when the thread is starting, as we don't have a cross diff --git a/devel/reflect-cpp/Makefile b/devel/reflect-cpp/Makefile index d1dd33a6a14c..96da1d8458eb 100644 --- a/devel/reflect-cpp/Makefile +++ b/devel/reflect-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= reflect-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.21.0 +DISTVERSION= 0.22.0 CATEGORIES= devel MAINTAINER= alven@FreeBSD.org diff --git a/devel/reflect-cpp/distinfo b/devel/reflect-cpp/distinfo index ee997afed034..22e3e18fb182 100644 --- a/devel/reflect-cpp/distinfo +++ b/devel/reflect-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758200985 -SHA256 (getml-reflect-cpp-v0.21.0_GH0.tar.gz) = 007d6e44a750785cb4c94dc29f307119abde679e4b09fb72b9b5c3f0f067cab2 -SIZE (getml-reflect-cpp-v0.21.0_GH0.tar.gz) = 5793220 +TIMESTAMP = 1761798639 +SHA256 (getml-reflect-cpp-v0.22.0_GH0.tar.gz) = 5756d74e7df640b4633a3ea5a3c0d7c4e096bdd3f67828f8b02f58b156ba39ec +SIZE (getml-reflect-cpp-v0.22.0_GH0.tar.gz) = 5809222 diff --git a/devel/reflect-cpp/pkg-plist b/devel/reflect-cpp/pkg-plist index 6382cf0e67a0..90ce5e3f9657 100644 --- a/devel/reflect-cpp/pkg-plist +++ b/devel/reflect-cpp/pkg-plist @@ -87,6 +87,7 @@ include/rfl/cbor/load.hpp include/rfl/cbor/read.hpp include/rfl/cbor/save.hpp include/rfl/cbor/write.hpp +include/rfl/common.hpp include/rfl/comparisons.hpp include/rfl/concepts.hpp include/rfl/config.hpp @@ -335,7 +336,6 @@ include/rfl/parsing/schema/Definition.hpp include/rfl/parsing/schema/Type.hpp include/rfl/parsing/schema/ValidationType.hpp include/rfl/parsing/schema/make.hpp -include/rfl/parsing/schema/to_numeric_type.hpp include/rfl/parsing/schemaful/IsSchemafulReader.hpp include/rfl/parsing/schemaful/IsSchemafulWriter.hpp include/rfl/parsing/schemaful/OptionalReader.hpp diff --git a/devel/rgbds/Makefile b/devel/rgbds/Makefile index b44b4c8a5643..d3f4db601103 100644 --- a/devel/rgbds/Makefile +++ b/devel/rgbds/Makefile @@ -1,5 +1,5 @@ PORTNAME= rgbds -DISTVERSION= 1.0.0-rc2 +DISTVERSION= 1.0.0 CATEGORIES= devel games MASTER_SITES= https://github.com/gbdev/rgbds/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-source diff --git a/devel/rgbds/distinfo b/devel/rgbds/distinfo index 3ef87e958887..3d4933373814 100644 --- a/devel/rgbds/distinfo +++ b/devel/rgbds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759344524 -SHA256 (rgbds/1.0.0-rc2/rgbds-source.tar.gz) = 6fbed7ec0a39f689f4f67b586923b366472c3b704340e6d3c46fb3d1f111e01d -SIZE (rgbds/1.0.0-rc2/rgbds-source.tar.gz) = 10542426 +TIMESTAMP = 1761988796 +SHA256 (rgbds/1.0.0/rgbds-source.tar.gz) = 5f1b5531f8b7033b5ac3e7d1b0ed2a61cf5c2784e4801d7f4839cc8bde7fa1f7 +SIZE (rgbds/1.0.0/rgbds-source.tar.gz) = 10552516 diff --git a/devel/root/Makefile b/devel/root/Makefile index df0d00d41ff3..4e689e92572a 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -138,8 +138,8 @@ PGSQL_USES= pgsql:13+ PYROOT_CMAKE_BOOL= pyroot tpython tmva-pymva PYROOT_DESC= Enable bindings between Python and C++ with PyROOT PYROOT_BUILD_DEPENDS= ${PYNUMPY} -PYROOT_USES= python:3.9+,build,run -PYROOT_USES_OFF= python:3.9+,build +PYROOT_USES= python:build,run +PYROOT_USES_OFF= python:build QT6WEB_CMAKE_BOOL= qt6web QT6WEB_DESC= Enable support for Qt6 web-based display diff --git a/devel/ruff/Makefile b/devel/ruff/Makefile index 1b324703a129..a72bcb090c6a 100644 --- a/devel/ruff/Makefile +++ b/devel/ruff/Makefile @@ -1,6 +1,5 @@ PORTNAME= ruff -DISTVERSION= 0.13.2 -PORTREVISION= 1 +DISTVERSION= 0.14.2 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ruff/Makefile.crates b/devel/ruff/Makefile.crates index b4217f2d346d..5a35daea503d 100644 --- a/devel/ruff/Makefile.crates +++ b/devel/ruff/Makefile.crates @@ -4,8 +4,8 @@ CARGO_CRATES= adler2-2.0.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ annotate-snippets-0.11.5 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-lossy-1.1.4 \ anstyle-parse-0.2.7 \ anstyle-query-1.1.4 \ @@ -21,9 +21,9 @@ CARGO_CRATES= adler2-2.0.1 \ attribute-derive-macro-0.10.3 \ autocfg-1.5.0 \ base64-0.13.1 \ - bincode-1.3.3 \ bincode-2.0.1 \ bincode_derive-2.0.1 \ + bindgen-0.72.1 \ bitflags-1.3.2 \ bitflags-2.9.4 \ bitvec-1.0.1 \ @@ -33,30 +33,32 @@ CARGO_CRATES= adler2-2.0.1 \ bumpalo-3.19.0 \ byteorder-1.5.0 \ cachedir-0.3.1 \ - camino-1.2.0 \ + camino-1.2.1 \ cast-0.3.0 \ castaway-0.2.4 \ cc-1.2.38 \ + cexpr-0.6.0 \ cfg-if-1.0.3 \ cfg_aliases-0.2.1 \ chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.48 \ - clap_builder-4.5.48 \ + clang-sys-1.8.1 \ + clap-4.5.49 \ + clap_builder-4.5.49 \ clap_complete-4.5.58 \ clap_complete_command-0.6.1 \ clap_complete_nushell-4.5.8 \ - clap_derive-4.5.47 \ + clap_derive-4.5.49 \ clap_lex-0.7.5 \ clearscreen-4.0.2 \ - codspeed-3.0.5 \ - codspeed-criterion-compat-3.0.5 \ - codspeed-criterion-compat-walltime-3.0.5 \ - codspeed-divan-compat-3.0.5 \ - codspeed-divan-compat-macros-3.0.5 \ - codspeed-divan-compat-walltime-3.0.5 \ + codspeed-4.0.4 \ + codspeed-criterion-compat-4.0.4 \ + codspeed-criterion-compat-walltime-4.0.4 \ + codspeed-divan-compat-4.0.4 \ + codspeed-divan-compat-macros-4.0.4 \ + codspeed-divan-compat-walltime-4.0.4 \ collection_literals-1.0.2 \ colorchoice-1.0.4 \ colored-2.2.0 \ @@ -82,6 +84,8 @@ CARGO_CRATES= adler2-2.0.1 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ crypto-common-0.1.6 \ + csv-1.3.1 \ + csv-core-0.1.12 \ ctrlc-3.5.0 \ darling-0.21.3 \ darling_core-0.21.3 \ @@ -126,9 +130,9 @@ CARGO_CRATES= adler2-2.0.1 \ get-size2-0.7.0 \ getopts-0.2.24 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ + getrandom-0.3.4 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.17 \ globwalk-0.9.1 \ half-2.6.0 \ hashbrown-0.14.5 \ @@ -183,9 +187,10 @@ CARGO_CRATES= adler2-2.0.1 \ kqueue-1.1.1 \ kqueue-sys-1.0.4 \ lazy_static-1.5.0 \ - libc-0.2.175 \ - libcst-1.8.4 \ - libcst_derive-1.8.4 \ + libc-0.2.177 \ + libcst-1.8.5 \ + libcst_derive-1.8.5 \ + libloading-0.8.9 \ libmimalloc-sys-0.1.44 \ libredox-0.1.10 \ libtest-mimic-0.7.3 \ @@ -200,7 +205,7 @@ CARGO_CRATES= adler2-2.0.1 \ matchers-0.2.0 \ matches-0.1.10 \ matchit-0.8.6 \ - memchr-2.7.5 \ + memchr-2.7.6 \ memoffset-0.9.1 \ mimalloc-0.1.48 \ minicov-0.3.7 \ @@ -256,15 +261,16 @@ CARGO_CRATES= adler2-2.0.1 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.37 \ proc-macro-crate-3.4.0 \ proc-macro-utils-0.10.0 \ proc-macro2-1.0.101 \ - pyproject-toml-0.13.6 \ + pyproject-toml-0.13.7 \ quick-junit-0.5.1 \ quick-xml-0.37.5 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ - quote-1.0.40 \ + quote-1.0.41 \ quote-use-0.8.4 \ quote-use-macros-0.8.4 \ r-efi-5.3.0 \ @@ -279,8 +285,10 @@ CARGO_CRATES= adler2-2.0.1 \ rayon-core-1.13.0 \ redox_syscall-0.5.17 \ redox_users-0.5.2 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + regex-1.11.3 \ + regex-automata-0.4.13 \ regex-lite-0.1.7 \ regex-syntax-0.8.6 \ ron-0.7.1 \ @@ -291,14 +299,14 @@ CARGO_CRATES= adler2-2.0.1 \ rustversion-1.0.22 \ ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.8.22 \ - schemars_derive-0.8.22 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - serde-1.0.226 \ + serde-1.0.228 \ serde-wasm-bindgen-0.6.5 \ - serde_core-1.0.226 \ - serde_derive-1.0.226 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_derive_internals-0.29.1 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ @@ -313,7 +321,7 @@ CARGO_CRATES= adler2-2.0.1 \ similar-2.7.0 \ siphasher-1.0.1 \ smallvec-1.15.1 \ - snapbox-0.6.21 \ + snapbox-0.6.22 \ snapbox-macros-0.3.10 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ @@ -395,7 +403,6 @@ CARGO_CRATES= adler2-2.0.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ wasm-bindgen-0.2.103 \ wasm-bindgen-backend-0.2.103 \ @@ -458,5 +465,5 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=3713cd7eb30821c0c086591832dd6f59f2af7fe7\#3713cd7eb30821c0c086591832dd6f59f2af7fe7 \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=d38145c29574758de7ffbe8a13cd4584c3b09161\#d38145c29574758de7ffbe8a13cd4584c3b09161 \ lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 diff --git a/devel/ruff/distinfo b/devel/ruff/distinfo index 0d7c0f1b9993..95e842d98f8b 100644 --- a/devel/ruff/distinfo +++ b/devel/ruff/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1758990961 +TIMESTAMP = 1761807296 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -11,10 +11,10 @@ SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd SIZE (rust/crates/anes-0.1.6.crate) = 23857 SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-lossy-1.1.4.crate) = 04d3a5dc826f84d0ea11882bb8054ff7f3d482602e11bb181101303a279ea01f SIZE (rust/crates/anstyle-lossy-1.1.4.crate) = 10266 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 @@ -45,12 +45,12 @@ SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c08670 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 -SHA256 (rust/crates/bincode-1.3.3.crate) = b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad -SIZE (rust/crates/bincode-1.3.3.crate) = 28958 SHA256 (rust/crates/bincode-2.0.1.crate) = 36eaf5d7b090263e8150820482d5d93cd964a81e4019913c972f4edcc6edb740 SIZE (rust/crates/bincode-2.0.1.crate) = 70469 SHA256 (rust/crates/bincode_derive-2.0.1.crate) = bf95709a440f45e986983918d0e8a1f30a9b1df04918fc828670606804ac3c09 SIZE (rust/crates/bincode_derive-2.0.1.crate) = 7404 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 @@ -69,14 +69,16 @@ SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353 SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.2.0.crate) = e1de8bc0aa9e9385ceb3bf0c152e3a9b9544f6c4a912c8ae504e80c1f0368603 -SIZE (rust/crates/camino-1.2.0.crate) = 41313 +SHA256 (rust/crates/camino-1.2.1.crate) = 276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609 +SIZE (rust/crates/camino-1.2.1.crate) = 41364 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/castaway-0.2.4.crate) = dec551ab6e7578819132c713a93c022a05d60159dc86e7a7050223577484c55a SIZE (rust/crates/castaway-0.2.4.crate) = 12546 SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 SIZE (rust/crates/cc-1.2.38.crate) = 90139 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -89,34 +91,36 @@ SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce369 SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 -SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae -SIZE (rust/crates/clap-4.5.48.crate) = 61935 -SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 -SIZE (rust/crates/clap_builder-4.5.48.crate) = 170133 +SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 +SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 +SHA256 (rust/crates/clap-4.5.49.crate) = f4512b90fa68d3a9932cea5184017c5d200f5921df706d45e853537dea51508f +SIZE (rust/crates/clap-4.5.49.crate) = 62007 +SHA256 (rust/crates/clap_builder-4.5.49.crate) = 0025e98baa12e766c67ba13ff4695a887a1eba19569aad00a472546795bd6730 +SIZE (rust/crates/clap_builder-4.5.49.crate) = 170616 SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 SHA256 (rust/crates/clap_complete_command-0.6.1.crate) = da8e198c052315686d36371e8a3c5778b7852fc75cc313e4e11eeb7a644a1b62 SIZE (rust/crates/clap_complete_command-0.6.1.crate) = 7959 SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 -SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c -SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 SHA256 (rust/crates/clearscreen-4.0.2.crate) = 85a8ab73a1c02b0c15597b22e09c7dc36e63b2f601f9d1e83ac0c3decd38b1ae SIZE (rust/crates/clearscreen-4.0.2.crate) = 153883 -SHA256 (rust/crates/codspeed-3.0.5.crate) = 35584c5fcba8059780748866387fb97c5a203bcfc563fc3d0790af406727a117 -SIZE (rust/crates/codspeed-3.0.5.crate) = 12888 -SHA256 (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 78f6c1c6bed5fd84d319e8b0889da051daa361c79b7709c9394dfe1a882bba67 -SIZE (rust/crates/codspeed-criterion-compat-3.0.5.crate) = 21807 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = c989289ce6b1cbde72ed560496cb8fbf5aa14d5ef5666f168e7f87751038352e -SIZE (rust/crates/codspeed-criterion-compat-walltime-3.0.5.crate) = 123677 -SHA256 (rust/crates/codspeed-divan-compat-3.0.5.crate) = adf64eda57508448d59efd940bad62ede7c50b0d451a150b8d6a0eca642792a6 -SIZE (rust/crates/codspeed-divan-compat-3.0.5.crate) = 16629 -SHA256 (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 058167258e819b16a4ba601fdfe270349ef191154758dbce122c62a698f70ba8 -SIZE (rust/crates/codspeed-divan-compat-macros-3.0.5.crate) = 5314 -SHA256 (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 48f9866ee3a4ef9d2868823ea5811886763af244f2df584ca247f49281c43f1f -SIZE (rust/crates/codspeed-divan-compat-walltime-3.0.5.crate) = 97149 +SHA256 (rust/crates/codspeed-4.0.4.crate) = d0f62ea8934802f8b374bf691eea524c3aa444d7014f604dd4182a3667b69510 +SIZE (rust/crates/codspeed-4.0.4.crate) = 219342 +SHA256 (rust/crates/codspeed-criterion-compat-4.0.4.crate) = d87efbc015fc0ff1b2001cd87df01c442824de677e01a77230bf091534687abb +SIZE (rust/crates/codspeed-criterion-compat-4.0.4.crate) = 23308 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = ae5713ace440123bb4f1f78dd068d46872cb8548bfe61f752e7b2ad2c06d7f00 +SIZE (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = 124486 +SHA256 (rust/crates/codspeed-divan-compat-4.0.4.crate) = 95b4214b974f8f5206497153e89db90274e623f06b00bf4b9143eeb7735d975d +SIZE (rust/crates/codspeed-divan-compat-4.0.4.crate) = 19041 +SHA256 (rust/crates/codspeed-divan-compat-macros-4.0.4.crate) = a53f34a16cb70ce4fd9ad57e1db016f0718e434f34179ca652006443b9a39967 +SIZE (rust/crates/codspeed-divan-compat-macros-4.0.4.crate) = 5317 +SHA256 (rust/crates/codspeed-divan-compat-walltime-4.0.4.crate) = e8a5099050c8948dce488b8eaa2e68dc5cf571cb8f9fce99aaaecbdddb940bcd +SIZE (rust/crates/codspeed-divan-compat-walltime-4.0.4.crate) = 98369 SHA256 (rust/crates/collection_literals-1.0.2.crate) = 26b3f65b8fb8e88ba339f7d23a390fe1b0896217da05e2a66c584c9b29a91df8 SIZE (rust/crates/collection_literals-1.0.2.crate) = 3928 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -167,6 +171,10 @@ SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7 SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf +SIZE (rust/crates/csv-1.3.1.crate) = 888542 +SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d +SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 SHA256 (rust/crates/ctrlc-3.5.0.crate) = 881c5d0a13b2f1498e2306e82cbada78390e152d4b1378fb28a84f4dcd0dc4f3 SIZE (rust/crates/ctrlc-3.5.0.crate) = 13886 SHA256 (rust/crates/darling-0.21.3.crate) = 9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0 @@ -255,12 +263,12 @@ SHA256 (rust/crates/getopts-0.2.24.crate) = cfe4fbac503b8d1f88e6676011885f34b717 SIZE (rust/crates/getopts-0.2.24.crate) = 21467 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globset-0.4.17.crate) = eab69130804d941f8075cfd713bf8848a2c3b3f201a9457a11e6f87e1ab62305 +SIZE (rust/crates/globset-0.4.17.crate) = 28943 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 SHA256 (rust/crates/half-2.6.0.crate) = 459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9 @@ -369,12 +377,14 @@ SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac36 SIZE (rust/crates/kqueue-sys-1.0.4.crate) = 7160 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 -SHA256 (rust/crates/libcst-1.8.4.crate) = 052ef5d9fc958a51aeebdf3713573b36c6fd6eed0bf0e60e204d2c0f8cf19b9f -SIZE (rust/crates/libcst-1.8.4.crate) = 111266 -SHA256 (rust/crates/libcst_derive-1.8.4.crate) = a91a751afee92cbdd59d4bc6754c7672712eec2d30a308f23de4e3287b2929cb -SIZE (rust/crates/libcst_derive-1.8.4.crate) = 11337 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/libcst-1.8.5.crate) = 9d56bcd52d9b5e5f43e7fba20eb1f423ccb18c84cdf1cb506b8c1b95776b0b49 +SIZE (rust/crates/libcst-1.8.5.crate) = 111260 +SHA256 (rust/crates/libcst_derive-1.8.5.crate) = 3fcf5a725c4db703660124fe0edb98285f1605d0b87b7ee8684b699764a4f01a +SIZE (rust/crates/libcst_derive-1.8.5.crate) = 11340 +SHA256 (rust/crates/libloading-0.8.9.crate) = d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55 +SIZE (rust/crates/libloading-0.8.9.crate) = 30222 SHA256 (rust/crates/libmimalloc-sys-0.1.44.crate) = 667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870 SIZE (rust/crates/libmimalloc-sys-0.1.44.crate) = 451625 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb @@ -403,8 +413,8 @@ SHA256 (rust/crates/matches-0.1.10.crate) = 2532096657941c2fea9c289d370a250971c6 SIZE (rust/crates/matches-0.1.10.crate) = 2592 SHA256 (rust/crates/matchit-0.8.6.crate) = 2f926ade0c4e170215ae43342bf13b9310a437609c81f29f86c5df6657582ef9 SIZE (rust/crates/matchit-0.8.6.crate) = 38353 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/mimalloc-0.1.48.crate) = e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8 @@ -515,14 +525,16 @@ SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536 SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 +SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b +SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 SHA256 (rust/crates/proc-macro-crate-3.4.0.crate) = 219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983 SIZE (rust/crates/proc-macro-crate-3.4.0.crate) = 12690 SHA256 (rust/crates/proc-macro-utils-0.10.0.crate) = eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071 SIZE (rust/crates/proc-macro-utils-0.10.0.crate) = 21572 SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/pyproject-toml-0.13.6.crate) = ec768e063102b426e8962989758115e8659485124de9207bc365fab524125d65 -SIZE (rust/crates/pyproject-toml-0.13.6.crate) = 18159 +SHA256 (rust/crates/pyproject-toml-0.13.7.crate) = f6d755483ad14b49e76713b52285235461a5b4f73f17612353e11a5de36a5fd2 +SIZE (rust/crates/pyproject-toml-0.13.7.crate) = 18618 SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 SIZE (rust/crates/quick-junit-0.5.1.crate) = 21088 SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb @@ -531,8 +543,8 @@ SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add4 SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 SHA256 (rust/crates/quickcheck_macros-1.1.0.crate) = f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a SIZE (rust/crates/quickcheck_macros-1.1.0.crate) = 11744 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.41.crate) = ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1 +SIZE (rust/crates/quote-1.0.41.crate) = 31408 SHA256 (rust/crates/quote-use-0.8.4.crate) = 9619db1197b497a36178cfc736dc96b271fe918875fbf1344c436a7e93d0321e SIZE (rust/crates/quote-use-0.8.4.crate) = 3067 SHA256 (rust/crates/quote-use-macros-0.8.4.crate) = 82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35 @@ -561,10 +573,14 @@ SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20 SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/regex-1.11.3.crate) = 8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c +SIZE (rust/crates/regex-1.11.3.crate) = 163275 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 SHA256 (rust/crates/regex-lite-0.1.7.crate) = 943f41321c63ef1c92fd763bfe054d2668f7f225a5c29f0105903dc2fc04ba30 SIZE (rust/crates/regex-lite-0.1.7.crate) = 96903 SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 @@ -585,22 +601,22 @@ SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schemars-0.8.22.crate) = 3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615 -SIZE (rust/crates/schemars-0.8.22.crate) = 59214 -SHA256 (rust/crates/schemars_derive-0.8.22.crate) = 32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d -SIZE (rust/crates/schemars_derive-0.8.22.crate) = 19542 +SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (rust/crates/schemars-1.0.4.crate) = 88282 +SHA256 (rust/crates/schemars_derive-1.0.4.crate) = 33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80 +SIZE (rust/crates/schemars_derive-1.0.4.crate) = 31126 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/serde-1.0.226.crate) = 0dca6411025b24b60bfa7ec1fe1f8e710ac09782dca409ee8237ba74b51295fd -SIZE (rust/crates/serde-1.0.226.crate) = 28484 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 SHA256 (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b SIZE (rust/crates/serde-wasm-bindgen-0.6.5.crate) = 21098 -SHA256 (rust/crates/serde_core-1.0.226.crate) = ba2ba63999edb9dac981fb34b3e5c0d111a69b0924e253ed29d83f7c99e966a4 -SIZE (rust/crates/serde_core-1.0.226.crate) = 63014 -SHA256 (rust/crates/serde_derive-1.0.226.crate) = 8db53ae22f34573731bafa1db20f04027b2d25e02d8205921b569171699cdb33 -SIZE (rust/crates/serde_derive-1.0.226.crate) = 58702 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c @@ -629,8 +645,8 @@ SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42 SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/snapbox-0.6.21.crate) = 96dcfc4581e3355d70ac2ee14cfdf81dce3d85c85f1ed9e2c1d3013f53b3436b -SIZE (rust/crates/snapbox-0.6.21.crate) = 55301 +SHA256 (rust/crates/snapbox-0.6.22.crate) = 805d09a74586d9b17061e5be6ee5f8cc37e5982c349948114ffc5f68093fe5ec +SIZE (rust/crates/snapbox-0.6.22.crate) = 56683 SHA256 (rust/crates/snapbox-macros-0.3.10.crate) = 16569f53ca23a41bb6f62e0a5084aa1661f4814a67fa33696a79073e03a664af SIZE (rust/crates/snapbox-macros-0.3.10.crate) = 7129 SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3 @@ -793,8 +809,6 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c -SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/wasm-bindgen-0.2.103.crate) = ab10a69fbd0a177f5f649ad4d8d3305499c42bab9aef2f7ff592d0ec8f833819 @@ -919,9 +933,9 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 -SHA256 (salsa-rs-salsa-3713cd7eb30821c0c086591832dd6f59f2af7fe7_GH0.tar.gz) = 4856693da64308bb984f81a8ffb7cad21e40f2d584a286b39b92d9cf7b448206 -SIZE (salsa-rs-salsa-3713cd7eb30821c0c086591832dd6f59f2af7fe7_GH0.tar.gz) = 717350 +SHA256 (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = c353e2b669946dd3ad4412b36209868e95f33265e7c7751f2f13fae006cc0cd2 +SIZE (salsa-rs-salsa-d38145c29574758de7ffbe8a13cd4584c3b09161_GH0.tar.gz) = 729199 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 -SHA256 (astral-sh-ruff-0.13.2_GH0.tar.gz) = 008287603094fd8ddb98bcc7dec91300a7067f1967d6e757758f3da0a83fbb5c -SIZE (astral-sh-ruff-0.13.2_GH0.tar.gz) = 8019386 +SHA256 (astral-sh-ruff-0.14.2_GH0.tar.gz) = f21a3f2669bfa6fa6df80b815e08e39dc245b52b46c156b0e4c7f4f1da32cd59 +SIZE (astral-sh-ruff-0.14.2_GH0.tar.gz) = 8203745 diff --git a/devel/rye/Makefile b/devel/rye/Makefile index 3657d86a91df..8ad213f1f6d7 100644 --- a/devel/rye/Makefile +++ b/devel/rye/Makefile @@ -5,7 +5,7 @@ CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Hassle-free Python experience -WWW= https://rye-up.com \ +WWW= https://rye.astral.sh/ \ https://github.com/astral-sh/rye LICENSE= MIT @@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= error: This crate works only on `aarch64`, `loongarch64`, `x86`, and `x86-64` targets. (crate cpufeatures-0.2.12) +DEPRECATED= Rye is no longer developed. All users should migrate to uv, the successor project from the same maintainers, which is actively maintained and much more widely used. +EXPIRATION_DATE= 2026-06-01 BUILD_DEPENDS= gmake:devel/gmake LIB_DEPENDS= libzstd.so:archivers/zstd diff --git a/devel/scc/Makefile b/devel/scc/Makefile index f9b7880364b8..5fa1fb200335 100644 --- a/devel/scc/Makefile +++ b/devel/scc/Makefile @@ -1,7 +1,6 @@ PORTNAME= scc DISTVERSIONPREFIX= v -DISTVERSION= 3.5.0 -PORTREVISION= 9 +DISTVERSION= 3.6.0 CATEGORIES= devel MAINTAINER= adamw@FreeBSD.org diff --git a/devel/scc/distinfo b/devel/scc/distinfo index 4b7a275a9310..b77c7c6cbe66 100644 --- a/devel/scc/distinfo +++ b/devel/scc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1739764004 -SHA256 (go/devel_scc/scc-v3.5.0/v3.5.0.mod) = 6936ee458ad1f22a884af11b158f44a36d24576dab548dbe1a4a40f0d06e705b -SIZE (go/devel_scc/scc-v3.5.0/v3.5.0.mod) = 922 -SHA256 (go/devel_scc/scc-v3.5.0/v3.5.0.zip) = 6c787d923fddb906be66366cb503a812799377f2a6ec39c792122bf585b0f365 -SIZE (go/devel_scc/scc-v3.5.0/v3.5.0.zip) = 805183 +TIMESTAMP = 1761916161 +SHA256 (go/devel_scc/scc-v3.6.0/v3.6.0.mod) = 69d440e6f51afb2ebbf3f19ede5bf9c89f7a421c04689fca294b1dc1225f2424 +SIZE (go/devel_scc/scc-v3.6.0/v3.6.0.mod) = 992 +SHA256 (go/devel_scc/scc-v3.6.0/v3.6.0.zip) = e05d48697c309c1b3c8bd3daacb1fbea17ccf181467a8cc99926818ca1ab6e73 +SIZE (go/devel_scc/scc-v3.6.0/v3.6.0.zip) = 825740 diff --git a/devel/sdl12-compat/Makefile b/devel/sdl12-compat/Makefile index f7285cd394d9..789606f73b4a 100644 --- a/devel/sdl12-compat/Makefile +++ b/devel/sdl12-compat/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl12-compat DISTVERSIONPREFIX= release- -DISTVERSION= 1.2.68 +DISTVERSION= 1.2.70 CATEGORIES= devel wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/sdl12-compat/distinfo b/devel/sdl12-compat/distinfo index 35ef04ccde90..936889326de0 100644 --- a/devel/sdl12-compat/distinfo +++ b/devel/sdl12-compat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695750228 -SHA256 (libsdl-org-sdl12-compat-release-1.2.68_GH0.tar.gz) = 63c6e4dcc1154299e6f363c872900be7f3dcb3e42b9f8f57e05442ec3d89d02d -SIZE (libsdl-org-sdl12-compat-release-1.2.68_GH0.tar.gz) = 460180 +TIMESTAMP = 1761833505 +SHA256 (libsdl-org-sdl12-compat-release-1.2.70_GH0.tar.gz) = b8350cc400b9605dd5e319f451f09d5d6e70bb1dfc22cd67f718b3ffc16ebb7c +SIZE (libsdl-org-sdl12-compat-release-1.2.70_GH0.tar.gz) = 495180 diff --git a/devel/shiboken2/Makefile b/devel/shiboken2/Makefile index ab615703f6bf..f98624442de0 100644 --- a/devel/shiboken2/Makefile +++ b/devel/shiboken2/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@$ LIB_DEPENDS= libxslt.so:textproc/libxslt USES= cmake compiler:c++11-lang gnome llvm:lib,noexport \ - python:3.9-3.11 qt:5 shebangfix tar:xz + python:3.10-3.11 qt:5 shebangfix tar:xz USE_GNOME= libxml2 USE_LDCONFIG= yes USE_PYTHON= flavors diff --git a/devel/simdjson/Makefile b/devel/simdjson/Makefile index 36dbd83847db..d72effe39e43 100644 --- a/devel/simdjson/Makefile +++ b/devel/simdjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= simdjson DISTVERSIONPREFIX= v -PORTVERSION= 4.0.7 +PORTVERSION= 4.1.0 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org diff --git a/devel/simdjson/distinfo b/devel/simdjson/distinfo index e9acd485ccb7..866812f54708 100644 --- a/devel/simdjson/distinfo +++ b/devel/simdjson/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759331192 -SHA256 (simdjson-simdjson-v4.0.7_GH0.tar.gz) = d2d15490605858d3dd42e90d25e0fde31c53446b7d3cde9ef334449236927916 -SIZE (simdjson-simdjson-v4.0.7_GH0.tar.gz) = 4493723 +TIMESTAMP = 1761670526 +SHA256 (simdjson-simdjson-v4.1.0_GH0.tar.gz) = 78115e37b2e88ec63e6ae20bb148063a9112c55bcd71404c8572078fd8a6ac3e +SIZE (simdjson-simdjson-v4.1.0_GH0.tar.gz) = 4597187 SHA256 (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 257371accdfca69814ec88841031bd8183409abf5048fff797df516092b6ded9 SIZE (simdjson-simdjson-data-351949906abde446f0314bf79606fb5d884f5be7_GH0.tar.gz) = 6635608 diff --git a/devel/simdjson/pkg-plist b/devel/simdjson/pkg-plist index d675a2bba873..fcd2a004406e 100644 --- a/devel/simdjson/pkg-plist +++ b/devel/simdjson/pkg-plist @@ -4,6 +4,6 @@ lib/cmake/simdjson/simdjson-config.cmake lib/cmake/simdjson/simdjsonTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/simdjson/simdjsonTargets.cmake lib/libsimdjson.so -lib/libsimdjson.so.27 -lib/libsimdjson.so.27.0.0 +lib/libsimdjson.so.28 +lib/libsimdjson.so.28.0.0 libdata/pkgconfig/simdjson.pc diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile index 5c527c89b6a7..f475fb50775f 100644 --- a/devel/spdlog/Makefile +++ b/devel/spdlog/Makefile @@ -1,7 +1,7 @@ PORTNAME= spdlog DISTVERSIONPREFIX= v -DISTVERSION= 1.15.2 -PORTREVISION= 3 +DISTVERSION= 1.16.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org @@ -12,21 +12,26 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfmt.so:devel/libfmt +TEST_DEPENDS= catch2>0:devel/catch2 -USES= cmake compiler:c++11-lib pathfix +USES= cmake:testing compiler:c++14-lang pathfix +.if make(test) +USES+= pkgconfig +.endif +USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= gabime -USE_LDCONFIG= yes -CMAKE_ON= SPDLOG_BUILD_SHARED SPDLOG_FMT_EXTERNAL -CMAKE_OFF= SPDLOG_BUILD_BENCH + +EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/include/spdlog/fmt/bundled + PLIST_SUB= SOVERSION="${DISTVERSION}" -post-extract: - ${RM} -r ${WRKSRC}/include/spdlog/fmt/bundled +CMAKE_TESTING_ON= SPDLOG_BUILD_TESTS -post-patch: - ${RM} ${WRKSRC}/include/spdlog/fmt/*.h.orig +CMAKE_ON= SPDLOG_BUILD_SHARED \ + SPDLOG_FMT_EXTERNAL +CMAKE_OFF= SPDLOG_BUILD_BENCH post-stage: # let consumers know that this package was compiled with SPDLOG_FMT_EXTERNAL=yes diff --git a/devel/spdlog/distinfo b/devel/spdlog/distinfo index 03c6cbb3cd75..701849682952 100644 --- a/devel/spdlog/distinfo +++ b/devel/spdlog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743340971 -SHA256 (gabime-spdlog-v1.15.2_GH0.tar.gz) = 7a80896357f3e8e920e85e92633b14ba0f229c506e6f978578bdc35ba09e9a5d -SIZE (gabime-spdlog-v1.15.2_GH0.tar.gz) = 275744 +TIMESTAMP = 1760251479 +SHA256 (gabime-spdlog-v1.16.0_GH0.tar.gz) = 8741753e488a78dd0d0024c980e1fb5b5c85888447e309d9cb9d949bdb52aa3e +SIZE (gabime-spdlog-v1.16.0_GH0.tar.gz) = 280382 diff --git a/devel/spdlog/files/patch-include_spdlog_details_os-inl.h b/devel/spdlog/files/patch-include_spdlog_details_os-inl.h new file mode 100644 index 000000000000..7a620b04c1c2 --- /dev/null +++ b/devel/spdlog/files/patch-include_spdlog_details_os-inl.h @@ -0,0 +1,23 @@ +The calculate_gmt_offset attempt is a botch. It gets localtm passed in from the +self-test's yesterday, and then calls time() anew to obtain ::gmtime_r() by way of details::os::gmtime(), +and that cannot possibly work. + +https://github.com/gabime/spdlog/issues/3483 + +Fix: Disable the non-working code and use tm_gmtoff instead. + +--- include/spdlog/details/os-inl.h.orig 2025-10-11 12:53:05 UTC ++++ include/spdlog/details/os-inl.h +@@ -264,11 +264,7 @@ SPDLOG_INLINE int utc_minutes_offset(const std::tm &tm + return offset; + #else + +- #if defined(sun) || defined(__sun) || defined(_AIX) || \ +- (defined(__NEWLIB__) && !defined(__TM_GMTOFF)) || \ +- (!defined(__APPLE__) && !defined(_BSD_SOURCE) && !defined(_GNU_SOURCE) && \ +- (!defined(_POSIX_VERSION) || (_POSIX_VERSION < 202405L))) +- // 'tm_gmtoff' field is BSD extension and it's missing on SunOS/Solaris ++ #if 0 + struct helper { + static long int calculate_gmt_offset(const std::tm &localtm = details::os::localtime(), + const std::tm &gmtm = details::os::gmtime()) { diff --git a/devel/spdlog/pkg-plist b/devel/spdlog/pkg-plist index 88312b21f67f..1c41acf64772 100644 --- a/devel/spdlog/pkg-plist +++ b/devel/spdlog/pkg-plist @@ -93,6 +93,6 @@ lib/cmake/spdlog/spdlogConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/spdlog/spdlogConfigTargets.cmake lib/cmake/spdlog/spdlogConfigVersion.cmake lib/libspdlog.so -lib/libspdlog.so.1.15 +lib/libspdlog.so.1.16 lib/libspdlog.so.%%SOVERSION%% libdata/pkgconfig/spdlog.pc diff --git a/devel/spirv-llvm-translator/Makefile b/devel/spirv-llvm-translator/Makefile index 278086687c99..2cff9aafef64 100644 --- a/devel/spirv-llvm-translator/Makefile +++ b/devel/spirv-llvm-translator/Makefile @@ -1,14 +1,14 @@ PORTNAME= spirv-llvm-translator DISTVERSIONPREFIX= v DISTVERSION= ${DISTVERSION_${FLAVOR}} -DISTVERSION_llvm21= 21.1.1 -DISTVERSION_llvm20= 20.1.7 -DISTVERSION_llvm19= 19.1.12 -DISTVERSION_llvm18= 18.1.17 -DISTVERSION_llvm17= 17.0.17 -DISTVERSION_llvm16= 16.0.17 -DISTVERSION_llvm15= 15.0.17 -DISTVERSION_llvm14= 14.0.16 +DISTVERSION_llvm21= 21.1.2 +DISTVERSION_llvm20= 20.1.8 +DISTVERSION_llvm19= 19.1.13 +DISTVERSION_llvm18= 18.1.18 +DISTVERSION_llvm17= 17.0.18 +DISTVERSION_llvm16= 16.0.18 +DISTVERSION_llvm15= 15.0.18 +DISTVERSION_llvm14= 14.0.17 DISTVERSION_llvm13= 13.0.4 DISTVERSION_llvm12= 12.0.1 DISTVERSION_llvm11= 11.0.5 diff --git a/devel/spirv-llvm-translator/distinfo.llvm14 b/devel/spirv-llvm-translator/distinfo.llvm14 index 349e15a99a8b..9c836b5d6fb3 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm14 +++ b/devel/spirv-llvm-translator/distinfo.llvm14 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759152548 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v14.0.16_GH0.tar.gz) = 84170e87daa81cbc38f877691450689aa66e721d09bdf8f73320662ef0ba21a9 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v14.0.16_GH0.tar.gz) = 1631684 +TIMESTAMP = 1760034121 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v14.0.17_GH0.tar.gz) = 8260ed845b31409d9cc09d00b3f1122ba13c9a3cf7de6e1e2d8d4cd8815a4668 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v14.0.17_GH0.tar.gz) = 1632463 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 3ac06fbcb63382f5dd2e24d45e8d2e93981858a07c38a4edf24f47f9d7fd254e SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-411-gaa6cef1_GH0.tar.gz) = 547604 diff --git a/devel/spirv-llvm-translator/distinfo.llvm15 b/devel/spirv-llvm-translator/distinfo.llvm15 index 824880870da4..2dd1593d5d29 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm15 +++ b/devel/spirv-llvm-translator/distinfo.llvm15 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759144956 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v15.0.17_GH0.tar.gz) = e9325f78028524c015c0e2610a1080df5248a9bffcce591eb300f7322e56376e -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v15.0.17_GH0.tar.gz) = 1654324 +TIMESTAMP = 1760034106 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v15.0.18_GH0.tar.gz) = 8b6ae2134f62012462d29bd0d877332410278e075318717afac023dd51de9f74 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v15.0.18_GH0.tar.gz) = 1655118 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm16 b/devel/spirv-llvm-translator/distinfo.llvm16 index 5134b677e888..4ffe47d01d47 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm16 +++ b/devel/spirv-llvm-translator/distinfo.llvm16 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759141753 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v16.0.17_GH0.tar.gz) = e1b16ed1e3644832937d89bae7e1428e2d880fcf1e1d7bb168d85c46a787d114 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v16.0.17_GH0.tar.gz) = 1690057 +TIMESTAMP = 1760714907 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v16.0.18_GH0.tar.gz) = e6a9c54e4972d76fc029b05a6a6d4e2d71e8bbb8a99c6410105f9eedd2bf0099 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v16.0.18_GH0.tar.gz) = 1691457 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm17 b/devel/spirv-llvm-translator/distinfo.llvm17 index e7071d1b91fe..da12135a4b77 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm17 +++ b/devel/spirv-llvm-translator/distinfo.llvm17 @@ -1,5 +1,5 @@ -TIMESTAMP = 1758897986 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v17.0.17_GH0.tar.gz) = 1f1280d36fc6bc0a1f66ab97f101e97b29187f30c6b3a7bc17128c671d296cc2 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v17.0.17_GH0.tar.gz) = 1682557 +TIMESTAMP = 1760712291 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v17.0.18_GH0.tar.gz) = cbccb3af052b10dab0aa36c8b412f2480499f165a4fb241954086252a14a94fe +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v17.0.18_GH0.tar.gz) = 1683963 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm18 b/devel/spirv-llvm-translator/distinfo.llvm18 index ba8cfd0b566c..4be3d28e0835 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm18 +++ b/devel/spirv-llvm-translator/distinfo.llvm18 @@ -1,5 +1,5 @@ -TIMESTAMP = 1758897983 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v18.1.17_GH0.tar.gz) = 28ee486a45686f15fc746419cc57f0fdb62180e64d04b0c474590c6e5f1aedc5 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v18.1.17_GH0.tar.gz) = 1752452 +TIMESTAMP = 1760712283 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v18.1.18_GH0.tar.gz) = 423c701b20c27945ba63577ea58172c84f4d3ac9bfd663e1f8865e7fab26f838 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v18.1.18_GH0.tar.gz) = 1753615 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm19 b/devel/spirv-llvm-translator/distinfo.llvm19 index 3d8d69e0a146..eae8ee938e50 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm19 +++ b/devel/spirv-llvm-translator/distinfo.llvm19 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759134747 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v19.1.12_GH0.tar.gz) = 58012e52e235ab4e721c7a9f95df8d1527f321a36e8496f449680d955ca3c54c -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v19.1.12_GH0.tar.gz) = 1797613 +TIMESTAMP = 1760712276 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v19.1.13_GH0.tar.gz) = 4c5616670101a22b30c5d62b172032a6d9de95383a717d182f56440111e4608d +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v19.1.13_GH0.tar.gz) = 1798150 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm20 b/devel/spirv-llvm-translator/distinfo.llvm20 index ca31090e1c69..8467d5dfa6de 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm20 +++ b/devel/spirv-llvm-translator/distinfo.llvm20 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759134756 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v20.1.7_GH0.tar.gz) = dd8a018becb2ed3647478744549b09372308f763d37d5fcde137fd9e129a7354 -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v20.1.7_GH0.tar.gz) = 1825065 +TIMESTAMP = 1760712269 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v20.1.8_GH0.tar.gz) = 7b2f24440cb8b24f20d88e838c12fed486c5a00956a368b17b12b2c0431639c0 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v20.1.8_GH0.tar.gz) = 1823253 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/spirv-llvm-translator/distinfo.llvm21 b/devel/spirv-llvm-translator/distinfo.llvm21 index 6af2d9e8b8fd..e9e9874485fd 100644 --- a/devel/spirv-llvm-translator/distinfo.llvm21 +++ b/devel/spirv-llvm-translator/distinfo.llvm21 @@ -1,5 +1,5 @@ -TIMESTAMP = 1759143191 -SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v21.1.1_GH0.tar.gz) = dda46febdb060a1d5cc2ceeb9682ccaf33e55ae294fd0793274531b54f07c46b -SIZE (KhronosGroup-SPIRV-LLVM-Translator-v21.1.1_GH0.tar.gz) = 1831532 +TIMESTAMP = 1760712260 +SHA256 (KhronosGroup-SPIRV-LLVM-Translator-v21.1.2_GH0.tar.gz) = 8c91542b579a3b27b7aeae1db12004eb412c9ed9bdff0a29ee862c3551cadfe3 +SIZE (KhronosGroup-SPIRV-LLVM-Translator-v21.1.2_GH0.tar.gz) = 1832850 SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = d8aa4e45286c9f4d054e802f11e095c5a3c9c1e261a28fe7cc640ef8bb9f89c9 SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-431-g9e3836d_GH0.tar.gz) = 540314 diff --git a/devel/tbox/Makefile b/devel/tbox/Makefile index 580abf7bc5ed..805e6a02d858 100644 --- a/devel/tbox/Makefile +++ b/devel/tbox/Makefile @@ -1,11 +1,11 @@ PORTNAME= tbox DISTVERSIONPREFIX= v -DISTVERSION= 1.7.7 +DISTVERSION= 1.7.8 CATEGORIES= devel MAINTAINER= fuz@FreeBSD.org COMMENT= Glib-like multi-platform c library -WWW= https://docs.tboox.org/ +WWW= https://tboox.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md @@ -27,8 +27,6 @@ CONFIGURE_ARGS= --charset=y \ --small=no \ --toolchain=${CHOSEN_COMPILER_TYPE} -MAKEFILE= makefile - PLIST_SUB= DISTVERSION=${DISTVERSION} .include <bsd.port.mk> diff --git a/devel/tbox/distinfo b/devel/tbox/distinfo index 98342cdbcbf2..39aac3512e8d 100644 --- a/devel/tbox/distinfo +++ b/devel/tbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744362306 -SHA256 (tboox-tbox-v1.7.7_GH0.tar.gz) = ae387dcf1952aca572516bdce4a47d04e9b411f5bf7add281247af7c874f3c3f -SIZE (tboox-tbox-v1.7.7_GH0.tar.gz) = 864146 +TIMESTAMP = 1761568607 +SHA256 (tboox-tbox-v1.7.8_GH0.tar.gz) = eda4ea0fe53b55594a0c4842fcf1f3510fec5b183936142873c47455fdaefa4a +SIZE (tboox-tbox-v1.7.8_GH0.tar.gz) = 865326 diff --git a/devel/tbox/pkg-plist b/devel/tbox/pkg-plist index 58ae9b798cd3..42d15360da08 100644 --- a/devel/tbox/pkg-plist +++ b/devel/tbox/pkg-plist @@ -418,4 +418,4 @@ include/tbox/zip/zlib.h include/tbox/zip/zlibraw.h lib/libtbox.so lib/libtbox.so.1 -lib/libtbox.so.%%DISTVERSION%% +lib/libtbox.so.1.7.7 diff --git a/devel/tinyopt/Makefile b/devel/tinyopt/Makefile new file mode 100644 index 000000000000..09571f3d6393 --- /dev/null +++ b/devel/tinyopt/Makefile @@ -0,0 +1,34 @@ +PORTNAME= tinyopt +DISTVERSIONPREFIX= v +DISTVERSION= 1.0-8 +DISTVERSIONSUFFIX= -gef7d72c +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= C++ header-only library for argument parsing +WWW= https://github.com/halfflat/tinyopt + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= googletest>0:devel/googletest + +USES= gmake localbase + +USE_GITHUB= yes +GH_ACCOUNT= halfflat + +PLIST_FILES= bin/${PORTNAME} + +NO_BUILD= yes +NO_ARCH= yes + +PLIST_FILES= include/tinyopt/tinyopt.h + +do-install: + @cd ${WRKSRC}/include && ${COPYTREE_SHARE} ${PORTNAME} ${STAGEDIR}${PREFIX}/include/ + +do-test: # tests fail to compile because they look for the file gtest-all.cc, see https://github.com/halfflat/tinyopt/issues/21 + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} all test + +.include <bsd.port.mk> diff --git a/devel/tinyopt/distinfo b/devel/tinyopt/distinfo new file mode 100644 index 000000000000..5be70a67ebdc --- /dev/null +++ b/devel/tinyopt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1762072604 +SHA256 (halfflat-tinyopt-v1.0-8-gef7d72c_GH0.tar.gz) = 6fdc16a512398b42c644dda6677c69469fb691489b0b676cd40e01e94693cafb +SIZE (halfflat-tinyopt-v1.0-8-gef7d72c_GH0.tar.gz) = 29340 diff --git a/devel/tinyopt/pkg-descr b/devel/tinyopt/pkg-descr new file mode 100644 index 000000000000..21a30cb97b70 --- /dev/null +++ b/devel/tinyopt/pkg-descr @@ -0,0 +1,3 @@ +Tinyopt is a small, header-only C++ library for parsing command-line +arguments. It is designed to be easy to use and integrate into any +project. diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index ef866eeeaf59..aa165f11b6b9 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,6 +1,5 @@ PORTNAME= umbrello DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/devel/umbrello/distinfo b/devel/umbrello/distinfo index 4ec5a28ea67f..4f5482534f2b 100644 --- a/devel/umbrello/distinfo +++ b/devel/umbrello/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757409952 -SHA256 (KDE/release-service/25.08.1/umbrello-25.08.1.tar.xz) = ed1a0453afcf6d4deab70ff864f48248a2253a365c165aba58b038ac4af62104 -SIZE (KDE/release-service/25.08.1/umbrello-25.08.1.tar.xz) = 5624792 +TIMESTAMP = 1759874690 +SHA256 (KDE/release-service/25.08.2/umbrello-25.08.2.tar.xz) = ec141b83348514a5f14596ed57d2ade49f737b4edafd8e86f02bf5154e794c7e +SIZE (KDE/release-service/25.08.2/umbrello-25.08.2.tar.xz) = 5630780 diff --git a/devel/umbrello/pkg-plist b/devel/umbrello/pkg-plist index db1a1135fbac..cf7880ed4564 100644 --- a/devel/umbrello/pkg-plist +++ b/devel/umbrello/pkg-plist @@ -12,6 +12,7 @@ share/icons/hicolor/48x48/apps/umbrello.png share/icons/hicolor/64x64/apps/umbrello.png share/icons/hicolor/scalable/apps/umbrello.svgz share/locale/ar/LC_MESSAGES/umbrello.mo +share/locale/ar/LC_MESSAGES/umbrello_kdevphp5.mo share/locale/be/LC_MESSAGES/umbrello.mo share/locale/bg/LC_MESSAGES/umbrello.mo share/locale/bg/LC_MESSAGES/umbrello_kdevphp5.mo diff --git a/devel/umpire/Makefile b/devel/umpire/Makefile new file mode 100644 index 000000000000..0f0078b7018b --- /dev/null +++ b/devel/umpire/Makefile @@ -0,0 +1,37 @@ +PORTNAME= umpire +DISTVERSIONPREFIX= v +DISTVERSION= 2025.09.0 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= API for memory management on NUMA & GPU architectures +WWW= https://umpire.readthedocs.io/en/develop/sphinx/tutorial.html \ + https://github.com/LLNL/Umpire + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libcamp.so:devel/camp \ + libfmt.so:devel/libfmt + +USES= cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= LLNL +GH_PROJECT= Umpire +GH_TUPLE= LLNL:blt:e783e30:blt/blt + +CMAKE_ARGS= -DUMPIRE_FMT_TARGET=fmt +CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= UMPIRE_ENABLE_EXAMPLES \ + ENABLE_TESTS +CMAKE_TESTING_ON= ENABLE_TESTS + +CXXFLAGS+= -Dftruncate64=ftruncate \ + -DMAP_NORESERVE=0 +LDFLAGS+= -lexecinfo + +# tests as of 2025.09.0: 100% tests passed, 0 tests failed out of 38 + +.include <bsd.port.mk> diff --git a/devel/umpire/distinfo b/devel/umpire/distinfo new file mode 100644 index 000000000000..f1e1837aceab --- /dev/null +++ b/devel/umpire/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1761837209 +SHA256 (LLNL-Umpire-v2025.09.0_GH0.tar.gz) = f05075c314c6ae5eee906b8374584e70e8741143e31af6e063f826941c1fc752 +SIZE (LLNL-Umpire-v2025.09.0_GH0.tar.gz) = 1073159 +SHA256 (LLNL-blt-e783e30_GH0.tar.gz) = 4c8efec699708da3b552e533b80dd4ce3bf81da825840b3c18b9b56690898644 +SIZE (LLNL-blt-e783e30_GH0.tar.gz) = 1342801 +SHA256 (fmtlib-fmt-12.1.0_GH0.tar.gz) = ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea +SIZE (fmtlib-fmt-12.1.0_GH0.tar.gz) = 711419 diff --git a/devel/umpire/files/patch-src_tpl_CMakeLists.txt b/devel/umpire/files/patch-src_tpl_CMakeLists.txt new file mode 100644 index 000000000000..7e195b9c1e78 --- /dev/null +++ b/devel/umpire/files/patch-src_tpl_CMakeLists.txt @@ -0,0 +1,36 @@ +--- src/tpl/CMakeLists.txt.orig 2025-09-09 19:07:47 UTC ++++ src/tpl/CMakeLists.txt +@@ -106,6 +106,8 @@ add_subdirectory(umpire/judy) + + add_subdirectory(umpire/judy) + ++find_package(camp REQUIRED) ++ + if (NOT TARGET camp) + if (DEFINED camp_DIR) + find_package(camp REQUIRED +@@ -136,6 +138,8 @@ endif () + endif() + endif () + ++find_package(fmt REQUIRED) ++ + if (NOT TARGET ${UMPIRE_FMT_TARGET}) + if (DEFINED fmt_DIR) + find_package(fmt REQUIRED +@@ -144,8 +148,7 @@ if (NOT TARGET ${UMPIRE_FMT_TARGET}) + ${fmt_DIR} + ${fmt_DIR}/lib64/cmake/fmt) + +- set_target_properties(${UMPIRE_FMT_TARGET} PROPERTIES IMPORTED_GLOBAL TRUE) +- blt_convert_to_system_includes(TARGET ${UMPIRE_FMT_TARGET}) ++ #blt_convert_to_system_includes(TARGET ${UMPIRE_FMT_TARGET}) + set(UMPIRE_CONFIG_fmt_DIR ${fmt_DIR} CACHE PATH "") + else () + if (NOT EXISTS ${PROJECT_SOURCE_DIR}/src/tpl/umpire/fmt/CMakeLists.txt) +@@ -161,4 +164,4 @@ set(UMPIRE_ENABLE_TESTS ${OLD_ENABLE_TESTS}) + endif () + + set(UMPIRE_ENABLE_TESTS ${OLD_ENABLE_TESTS}) +-set(UMPIRE_ENABLE_FORTRAN ${OLD_ENABLE_FORTRAN}) ++#set(UMPIRE_ENABLE_FORTRAN FALSE) diff --git a/devel/umpire/files/patch-src_umpire_resource_FileMemoryResource.cpp b/devel/umpire/files/patch-src_umpire_resource_FileMemoryResource.cpp new file mode 100644 index 000000000000..7ab4055f6da1 --- /dev/null +++ b/devel/umpire/files/patch-src_umpire_resource_FileMemoryResource.cpp @@ -0,0 +1,19 @@ +--- src/umpire/resource/FileMemoryResource.cpp.orig 2025-09-09 19:07:47 UTC ++++ src/umpire/resource/FileMemoryResource.cpp +@@ -12,6 +12,7 @@ + #include <stdlib.h> + #include <string.h> + #include <sys/mman.h> ++#include <sys/stat.h> + #include <unistd.h> + + #include "umpire/util/Platform.hpp" +@@ -62,7 +63,7 @@ void* FileMemoryResource::allocate(std::size_t bytes) + ss << default_dir << "umpire_mem_" << getpid() << "_" << s_file_counter; + s_file_counter++; + +- int fd{open(ss.str().c_str(), O_RDWR | O_CREAT | O_LARGEFILE, S_IRWXU)}; ++ int fd{open(ss.str().c_str(), O_RDWR | O_CREAT, S_IRWXU)}; + if (fd == -1) { + UMPIRE_ERROR(runtime_error, fmt::format("Opening file {} failed: {}", ss.str(), strerror(errno))); + } diff --git a/devel/umpire/pkg-descr b/devel/umpire/pkg-descr new file mode 100644 index 000000000000..2f91b9c60e50 --- /dev/null +++ b/devel/umpire/pkg-descr @@ -0,0 +1,3 @@ +Umpire is a resource management library that allows the discovery, provision, +and management of memory on machines with multiple memory devices like NUMA and +GPUs. diff --git a/devel/umpire/pkg-plist b/devel/umpire/pkg-plist new file mode 100644 index 000000000000..77b32f983514 --- /dev/null +++ b/devel/umpire/pkg-plist @@ -0,0 +1,91 @@ +include/umpire/Allocator.hpp +include/umpire/Allocator.inl +include/umpire/CLI11/CLI11.hpp +include/umpire/ResourceManager.hpp +include/umpire/ResourceManager.inl +include/umpire/Tracking.hpp +include/umpire/TypedAllocator.hpp +include/umpire/TypedAllocator.inl +include/umpire/Umpire.hpp +include/umpire/alloc/MallocAllocator.hpp +include/umpire/config.hpp +include/umpire/event/event.hpp +include/umpire/event/event_store.hpp +include/umpire/event/event_store_recorder.hpp +include/umpire/event/json_file_store.hpp +include/umpire/event/quest_database.hpp +include/umpire/event/recorder_factory.hpp +include/umpire/json/json.hpp +include/umpire/judy/judy.h +include/umpire/judy/judyL2Array.h +include/umpire/judy/judyLArray.h +include/umpire/op/GenericReallocateOperation.hpp +include/umpire/op/HostCopyOperation.hpp +include/umpire/op/HostMemsetOperation.hpp +include/umpire/op/HostReallocateOperation.hpp +include/umpire/op/MemoryOperation.hpp +include/umpire/op/MemoryOperationRegistry.hpp +include/umpire/resource/DefaultMemoryResource.hpp +include/umpire/resource/DefaultMemoryResource.inl +include/umpire/resource/FileMemoryResource.hpp +include/umpire/resource/FileMemoryResourceFactory.hpp +include/umpire/resource/HostResourceFactory.hpp +include/umpire/resource/MemoryResource.hpp +include/umpire/resource/MemoryResourceFactory.hpp +include/umpire/resource/MemoryResourceRegistry.hpp +include/umpire/resource/MemoryResourceTypes.hpp +include/umpire/resource/NullMemoryResource.hpp +include/umpire/resource/NullMemoryResourceFactory.hpp +include/umpire/strategy/AlignedAllocator.hpp +include/umpire/strategy/AllocationAdvisor.hpp +include/umpire/strategy/AllocationPrefetcher.hpp +include/umpire/strategy/AllocationStrategy.hpp +include/umpire/strategy/DynamicPoolList.hpp +include/umpire/strategy/DynamicSizePool.hpp +include/umpire/strategy/FixedPool.hpp +include/umpire/strategy/FixedSizePool.hpp +include/umpire/strategy/MixedPool.hpp +include/umpire/strategy/MonotonicAllocationStrategy.hpp +include/umpire/strategy/NamedAllocationStrategy.hpp +include/umpire/strategy/NamingShim.hpp +include/umpire/strategy/PoolCoalesceHeuristic.hpp +include/umpire/strategy/QuickPool.hpp +include/umpire/strategy/ResourceAwarePool.hpp +include/umpire/strategy/SizeLimiter.hpp +include/umpire/strategy/SlotPool.hpp +include/umpire/strategy/StdAllocator.hpp +include/umpire/strategy/ThreadSafeAllocator.hpp +include/umpire/strategy/mixins/AlignedAllocation.hpp +include/umpire/strategy/mixins/AlignedAllocation.inl +include/umpire/strategy/mixins/AllocateNull.hpp +include/umpire/strategy/mixins/Inspector.hpp +include/umpire/util/AllocationMap.hpp +include/umpire/util/AllocationRecord.hpp +include/umpire/util/FixedMallocPool.hpp +include/umpire/util/Logger.hpp +include/umpire/util/MPI.hpp +include/umpire/util/Macros.hpp +include/umpire/util/MemoryMap.hpp +include/umpire/util/MemoryMap.inl +include/umpire/util/MemoryResourceTraits.hpp +include/umpire/util/OutputBuffer.hpp +include/umpire/util/Platform.hpp +include/umpire/util/allocation_statistics.hpp +include/umpire/util/backtrace.hpp +include/umpire/util/backtrace.inl +include/umpire/util/detect_vendor.hpp +include/umpire/util/error.hpp +include/umpire/util/find_first_set.hpp +include/umpire/util/io.hpp +include/umpire/util/make_unique.hpp +include/umpire/util/memory_sanitizers.hpp +include/umpire/util/shared_memory_helper.hpp +include/umpire/util/wrap_allocator.hpp +lib/cmake/umpire/BLTInstallableMacros.cmake +lib/cmake/umpire/BLTSetupTargets.cmake +lib/cmake/umpire/BLTThirdPartyConfigFlags.cmake +lib/cmake/umpire/umpire-config-version.cmake +lib/cmake/umpire/umpire-config.cmake +lib/cmake/umpire/umpire-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/umpire/umpire-targets.cmake +lib/libumpire.so diff --git a/devel/uv/Makefile b/devel/uv/Makefile index 5afa1e00d29f..9d00841e4646 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,5 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.6 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates index e2b355222d20..051be898717c 100644 --- a/devel/uv/Makefile.crates +++ b/devel/uv/Makefile.crates @@ -36,7 +36,6 @@ CARGO_CRATES= addr2line-0.24.2 \ backtrace-0.3.75 \ base64-0.21.7 \ base64-0.22.1 \ - bindgen-0.72.1 \ bisection-0.1.0 \ bitflags-1.3.2 \ bitflags-2.9.4 \ @@ -59,7 +58,6 @@ CARGO_CRATES= addr2line-0.24.2 \ cast-0.3.0 \ cbc-0.1.2 \ cc-1.2.30 \ - cexpr-0.6.0 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ charset-0.1.5 \ @@ -67,7 +65,6 @@ CARGO_CRATES= addr2line-0.24.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ cipher-0.4.4 \ - clang-sys-1.8.1 \ clap-4.5.48 \ clap_builder-4.5.48 \ clap_complete-4.5.55 \ @@ -75,9 +72,9 @@ CARGO_CRATES= addr2line-0.24.2 \ clap_complete_nushell-4.5.8 \ clap_derive-4.5.47 \ clap_lex-0.7.5 \ - codspeed-4.0.4 \ - codspeed-criterion-compat-4.0.4 \ - codspeed-criterion-compat-walltime-4.0.4 \ + codspeed-4.0.5 \ + codspeed-criterion-compat-4.0.5 \ + codspeed-criterion-compat-walltime-4.0.5 \ color_quant-1.1.0 \ colorchoice-1.0.4 \ colored-2.2.0 \ @@ -118,7 +115,7 @@ CARGO_CRATES= addr2line-0.24.2 \ dispatch-0.2.0 \ displaydoc-0.2.5 \ dlv-list-0.5.2 \ - doc-comment-0.3.3 \ + doc-comment-0.3.4 \ dotenvy-0.15.7 \ dunce-1.0.5 \ dyn-clone-1.0.19 \ @@ -135,14 +132,14 @@ CARGO_CRATES= addr2line-0.24.2 \ equivalent-1.0.2 \ erased-serde-0.4.6 \ errno-0.3.13 \ - etcetera-0.10.0 \ + etcetera-0.11.0 \ event-listener-5.4.0 \ event-listener-strategy-0.5.4 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ filetime-0.2.26 \ fixedbitset-0.5.7 \ - flate2-1.1.4 \ + flate2-1.1.5 \ float-cmp-0.9.0 \ float-cmp-0.10.0 \ fnv-1.0.7 \ @@ -169,7 +166,7 @@ CARGO_CRATES= addr2line-0.24.2 \ gif-0.12.0 \ gimli-0.31.1 \ glob-0.3.3 \ - globset-0.4.17 \ + globset-0.4.18 \ globwalk-0.9.1 \ gloo-timers-0.3.0 \ goblin-0.10.3 \ @@ -183,7 +180,6 @@ CARGO_CRATES= addr2line-0.24.2 \ hex-0.4.3 \ hkdf-0.12.4 \ hmac-0.12.1 \ - home-0.5.11 \ homedir-0.3.6 \ html-escape-0.2.13 \ http-1.3.1 \ @@ -236,7 +232,6 @@ CARGO_CRATES= addr2line-0.24.2 \ kurbo-0.9.5 \ lazy_static-1.5.0 \ libc-0.2.175 \ - libloading-0.8.9 \ libmimalloc-sys-0.1.43 \ libredox-0.1.6 \ libz-rs-sys-0.5.1 \ @@ -261,7 +256,6 @@ CARGO_CRATES= addr2line-0.24.2 \ mimalloc-0.1.47 \ mime-0.3.17 \ mime_guess-2.0.5 \ - minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ miow-0.6.1 \ @@ -269,7 +263,6 @@ CARGO_CRATES= addr2line-0.24.2 \ munge_macro-0.4.5 \ nanoid-0.4.0 \ nix-0.30.1 \ - nom-7.1.3 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.50.1 \ num-0.4.3 \ @@ -320,7 +313,6 @@ CARGO_CRATES= addr2line-0.24.2 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ - prettyplease-0.2.37 \ priority-queue-2.5.0 \ proc-macro-crate-3.3.0 \ proc-macro2-1.0.101 \ @@ -627,6 +619,6 @@ CARGO_CRATES= addr2line-0.24.2 \ zvariant_derive-5.6.0 \ zvariant_utils-3.2.0 \ pubgrub,version-ranges@git+https://github.com/astral-sh/pubgrub?rev=d8efd77673c9a90792da9da31b6c0da7ea8a324b\#d8efd77673c9a90792da9da31b6c0da7ea8a324b \ - async_zip@git+https://github.com/astral-sh/rs-async-zip?rev=285e48742b74ab109887d62e1ae79e7c15fd4878\#285e48742b74ab109887d62e1ae79e7c15fd4878 \ tl@git+https://github.com/astral-sh/tl.git?rev=6e25b2ee2513d75385101a8ff9f591ef51f314ec\#6e25b2ee2513d75385101a8ff9f591ef51f314ec \ - reqwest-middleware,reqwest-retry@git+https://github.com/astral-sh/reqwest-middleware?rev=7650ed76215a962a96d94a79be71c27bffde7ab2\#7650ed76215a962a96d94a79be71c27bffde7ab2 + reqwest-middleware,reqwest-retry@git+https://github.com/astral-sh/reqwest-middleware?rev=7650ed76215a962a96d94a79be71c27bffde7ab2\#7650ed76215a962a96d94a79be71c27bffde7ab2 \ + async_zip@git+https://github.com/astral-sh/rs-async-zip?rev=f6a41d32866003c868d03ed791a89c794f61b703\#f6a41d32866003c868d03ed791a89c794f61b703 diff --git a/devel/uv/distinfo b/devel/uv/distinfo index 8d368b057cba..f10fa5d4e898 100644 --- a/devel/uv/distinfo +++ b/devel/uv/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1761529640 +TIMESTAMP = 1761807071 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -75,8 +75,6 @@ SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c SIZE (rust/crates/base64-0.21.7.crate) = 82576 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 -SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 SHA256 (rust/crates/bisection-0.1.0.crate) = 021e079a1bab0ecce6cf4b4b74c0c37afa4a697136eb3b127875c84a8f04a8c3 SIZE (rust/crates/bisection-0.1.0.crate) = 7094 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a @@ -121,8 +119,6 @@ SHA256 (rust/crates/cbc-0.1.2.crate) = 26b52a9543ae338f279b96b0b9fed9c8093744685 SIZE (rust/crates/cbc-0.1.2.crate) = 23501 SHA256 (rust/crates/cc-1.2.30.crate) = deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 SIZE (rust/crates/cc-1.2.30.crate) = 108550 -SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 -SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 @@ -137,8 +133,6 @@ SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5f SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 SHA256 (rust/crates/cipher-0.4.4.crate) = 773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad SIZE (rust/crates/cipher-0.4.4.crate) = 19073 -SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 -SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 SHA256 (rust/crates/clap-4.5.48.crate) = e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae SIZE (rust/crates/clap-4.5.48.crate) = 61935 SHA256 (rust/crates/clap_builder-4.5.48.crate) = c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9 @@ -153,12 +147,12 @@ SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de7 SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 -SHA256 (rust/crates/codspeed-4.0.4.crate) = d0f62ea8934802f8b374bf691eea524c3aa444d7014f604dd4182a3667b69510 -SIZE (rust/crates/codspeed-4.0.4.crate) = 219342 -SHA256 (rust/crates/codspeed-criterion-compat-4.0.4.crate) = d87efbc015fc0ff1b2001cd87df01c442824de677e01a77230bf091534687abb -SIZE (rust/crates/codspeed-criterion-compat-4.0.4.crate) = 23308 -SHA256 (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = ae5713ace440123bb4f1f78dd068d46872cb8548bfe61f752e7b2ad2c06d7f00 -SIZE (rust/crates/codspeed-criterion-compat-walltime-4.0.4.crate) = 124486 +SHA256 (rust/crates/codspeed-4.0.5.crate) = fe68fdd3fe25bc26de0230718d74eb150f09f70be3141c61ea7f9b00812054aa +SIZE (rust/crates/codspeed-4.0.5.crate) = 218851 +SHA256 (rust/crates/codspeed-criterion-compat-4.0.5.crate) = 4a06533c3c2c7b43b2efcca2dc0f228097b4c582c95f59cc187bbeb926b42cfb +SIZE (rust/crates/codspeed-criterion-compat-4.0.5.crate) = 22710 +SHA256 (rust/crates/codspeed-criterion-compat-walltime-4.0.5.crate) = 4102bd4dcfb09fae5cf5ca86c6c5ad0bd0cabe834cd84b5e7b7dd969fb9093e8 +SIZE (rust/crates/codspeed-criterion-compat-walltime-4.0.5.crate) = 123878 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 @@ -239,8 +233,8 @@ SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cd SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219 SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f SIZE (rust/crates/dlv-list-0.5.2.crate) = 22373 -SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 -SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 +SHA256 (rust/crates/doc-comment-0.3.4.crate) = 780955b8b195a21ab8e4ac6b60dd1dbdcec1dc6c51c0617964b08c81785e12c9 +SIZE (rust/crates/doc-comment-0.3.4.crate) = 4341 SHA256 (rust/crates/dotenvy-0.15.7.crate) = 1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b SIZE (rust/crates/dotenvy-0.15.7.crate) = 20293 SHA256 (rust/crates/dunce-1.0.5.crate) = 92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813 @@ -273,8 +267,8 @@ SHA256 (rust/crates/erased-serde-0.4.6.crate) = e004d887f51fcb9fef17317a2f3525c8 SIZE (rust/crates/erased-serde-0.4.6.crate) = 28352 SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad SIZE (rust/crates/errno-0.3.13.crate) = 12449 -SHA256 (rust/crates/etcetera-0.10.0.crate) = 26c7b13d0780cb82722fd59f6f57f925e143427e4a75313a6c77243bf5326ae6 -SIZE (rust/crates/etcetera-0.10.0.crate) = 14734 +SHA256 (rust/crates/etcetera-0.11.0.crate) = de48cc4d1c1d97a20fd819def54b890cadde72ed3ad0c614822a0a433361be96 +SIZE (rust/crates/etcetera-0.11.0.crate) = 14362 SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 @@ -287,8 +281,8 @@ SHA256 (rust/crates/filetime-0.2.26.crate) = bc0505cd1b6fa6580283f6bdf70a73fcf4a SIZE (rust/crates/filetime-0.2.26.crate) = 17273 SHA256 (rust/crates/fixedbitset-0.5.7.crate) = 1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99 SIZE (rust/crates/fixedbitset-0.5.7.crate) = 26537 -SHA256 (rust/crates/flate2-1.1.4.crate) = dc5a4e564e38c699f2880d3fda590bedc2e69f3f84cd48b457bd892ce61d0aa9 -SIZE (rust/crates/flate2-1.1.4.crate) = 77010 +SHA256 (rust/crates/flate2-1.1.5.crate) = bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb +SIZE (rust/crates/flate2-1.1.5.crate) = 77015 SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 SHA256 (rust/crates/float-cmp-0.10.0.crate) = b09cf3155332e944990140d967ff5eceb70df778b34f77d8075db46e4704e6d8 @@ -341,8 +335,8 @@ SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b SIZE (rust/crates/gimli-0.31.1.crate) = 279515 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.17.crate) = eab69130804d941f8075cfd713bf8848a2c3b3f201a9457a11e6f87e1ab62305 -SIZE (rust/crates/globset-0.4.17.crate) = 28943 +SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 +SIZE (rust/crates/globset-0.4.18.crate) = 28970 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 SHA256 (rust/crates/gloo-timers-0.3.0.crate) = bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994 @@ -369,8 +363,6 @@ SHA256 (rust/crates/hkdf-0.12.4.crate) = 7b5f8eb2ad728638ea2c7d47a21db23b7b58a72 SIZE (rust/crates/hkdf-0.12.4.crate) = 171163 SHA256 (rust/crates/hmac-0.12.1.crate) = 6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e SIZE (rust/crates/hmac-0.12.1.crate) = 42657 -SHA256 (rust/crates/home-0.5.11.crate) = 589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf -SIZE (rust/crates/home-0.5.11.crate) = 9926 SHA256 (rust/crates/homedir-0.3.6.crate) = 68df315d2857b2d8d2898be54a85e1d001bbbe0dbb5f8ef847b48dd3a23c4527 SIZE (rust/crates/homedir-0.3.6.crate) = 16763 SHA256 (rust/crates/html-escape-0.2.13.crate) = 6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476 @@ -475,8 +467,6 @@ SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591 SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 SIZE (rust/crates/libc-0.2.175.crate) = 788728 -SHA256 (rust/crates/libloading-0.8.9.crate) = d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55 -SIZE (rust/crates/libloading-0.8.9.crate) = 30222 SHA256 (rust/crates/libmimalloc-sys-0.1.43.crate) = bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d SIZE (rust/crates/libmimalloc-sys-0.1.43.crate) = 226498 SHA256 (rust/crates/libredox-0.1.6.crate) = 4488594b9328dee448adb906d8b126d9b7deb7cf5c22161ee591610bb1be83c0 @@ -525,8 +515,6 @@ SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bc SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/mime_guess-2.0.5.crate) = f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e SIZE (rust/crates/mime_guess-2.0.5.crate) = 27166 -SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a -SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c @@ -541,8 +529,6 @@ SHA256 (rust/crates/nanoid-0.4.0.crate) = 3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e SIZE (rust/crates/nanoid-0.4.0.crate) = 6196 SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 SIZE (rust/crates/nix-0.30.1.crate) = 342015 -SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a -SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 @@ -643,8 +629,6 @@ SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536 SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/prettyplease-0.2.37.crate) = 479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b -SIZE (rust/crates/prettyplease-0.2.37.crate) = 72033 SHA256 (rust/crates/priority-queue-2.5.0.crate) = 5676d703dda103cbb035b653a9f11448c0a7216c7926bd35fcb5865475d0c970 SIZE (rust/crates/priority-queue-2.5.0.crate) = 49045 SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 @@ -1257,11 +1241,11 @@ SHA256 (rust/crates/zvariant_utils-3.2.0.crate) = e16edfee43e5d7b553b77872d99bc3 SIZE (rust/crates/zvariant_utils-3.2.0.crate) = 14779 SHA256 (astral-sh-pubgrub-d8efd77673c9a90792da9da31b6c0da7ea8a324b_GH0.tar.gz) = c97605846bf3369fabe81e5b26f11bba4db517ad5eecb151dbe4a9c7616f7d7a SIZE (astral-sh-pubgrub-d8efd77673c9a90792da9da31b6c0da7ea8a324b_GH0.tar.gz) = 100042 -SHA256 (astral-sh-rs-async-zip-285e48742b74ab109887d62e1ae79e7c15fd4878_GH0.tar.gz) = ce4a973b11791ec11eb9142f3176b1ed476708e2aa430dad0b32e34c38477650 -SIZE (astral-sh-rs-async-zip-285e48742b74ab109887d62e1ae79e7c15fd4878_GH0.tar.gz) = 37003 SHA256 (astral-sh-tl-6e25b2ee2513d75385101a8ff9f591ef51f314ec_GH0.tar.gz) = e838bca7cb205e373cd801ce19476a808534a6090fc261aa2ea74dfd9cea68b0 SIZE (astral-sh-tl-6e25b2ee2513d75385101a8ff9f591ef51f314ec_GH0.tar.gz) = 37106 SHA256 (astral-sh-reqwest-middleware-7650ed76215a962a96d94a79be71c27bffde7ab2_GH0.tar.gz) = 94edd851d407f55f1e91bae692ce072d82297de7e0455bee47335996b65e2390 SIZE (astral-sh-reqwest-middleware-7650ed76215a962a96d94a79be71c27bffde7ab2_GH0.tar.gz) = 42520 -SHA256 (astral-sh-uv-0.9.5_GH0.tar.gz) = 9fd1dd030b37b51dcf79b582ea77a911eeb4015a00669bd3047d3b6adea37ba8 -SIZE (astral-sh-uv-0.9.5_GH0.tar.gz) = 4752059 +SHA256 (astral-sh-rs-async-zip-f6a41d32866003c868d03ed791a89c794f61b703_GH0.tar.gz) = f341e1bc2b901e157219535685ec8232f22da75a8bf43f69bf2e363d8623c130 +SIZE (astral-sh-rs-async-zip-f6a41d32866003c868d03ed791a89c794f61b703_GH0.tar.gz) = 37571 +SHA256 (astral-sh-uv-0.9.6_GH0.tar.gz) = c32470f9f1c2903304fa6538fea3f153a9995a7f26da8024f4617bf1ad042936 +SIZE (astral-sh-uv-0.9.6_GH0.tar.gz) = 4756506 diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index e3e99d38fe5f..61241cbc7456 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -1,5 +1,5 @@ PORTNAME= valgrind -DISTVERSION= 3.25.1 +DISTVERSION= 3.26.0 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= SOURCEWARE/valgrind @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= aarch64 amd64 i386 USES= autoreconf cpe gmake pathfix perl5 pkgconfig shebangfix \ - python:3.9+,run tar:bz2 + python:run tar:bz2 USE_PERL5= build SHEBANG_FILES= callgrind/callgrind_annotate.in callgrind/callgrind_control.in \ cachegrind/cg_merge.in cachegrind/cg_diff.in \ diff --git a/devel/valgrind/distinfo b/devel/valgrind/distinfo index 708c1612ccef..8f1f8ef64885 100644 --- a/devel/valgrind/distinfo +++ b/devel/valgrind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747763232 -SHA256 (valgrind-3.25.1.tar.bz2) = 61deb8d0727b45c268efdc1b3b6c9e679cd97cbf5ee4b28d1dead7c8b7a271af -SIZE (valgrind-3.25.1.tar.bz2) = 16888334 +TIMESTAMP = 1761394628 +SHA256 (valgrind-3.26.0.tar.bz2) = 8d54c717029106f1644aadaf802ab9692e53d93dd015cbd19e74190eba616bd7 +SIZE (valgrind-3.26.0.tar.bz2) = 17182495 diff --git a/devel/valgrind/pkg-plist b/devel/valgrind/pkg-plist index 6ba1e4095127..2428f2feab20 100644 --- a/devel/valgrind/pkg-plist +++ b/devel/valgrind/pkg-plist @@ -8,6 +8,7 @@ bin/valgrind bin/valgrind-di-server bin/valgrind-listener bin/vgdb +bin/vgstack include/valgrind/cachegrind.h include/valgrind/callgrind.h include/valgrind/config.h |
