diff options
Diffstat (limited to '')
364 files changed, 1680 insertions, 4701 deletions
@@ -4619,3 +4619,25 @@ devel/bogofilter-bdb||2025-06-30|Has expired: The Berkeley DB interface is obsol misc/e2fsprogs-libuuid||2025-06-30|Use misc/libuuid (from util-linux) instead filesystems/e2fsprogs-libblkid||2025-06-30|Use filesystems/libblkid (from util-linux) instead graphics/rigsofrods-pagedgeometry|graphics/pagedgeometry|2025-06-30|Switch to the upstream version +net/net6||2025-06-30|Has expired: Abandoned upstream, repo archived Nov 26, 2020 +devel/py-coreapi|devel/py-openapi-core|2025-06-30|Has expired: Upstream archived the repository. Please use devel/py-openapi-core instead +devel/py-coreschema|devel/py-openapi-schema-validator|2025-06-30|Has expired: Upstream archived the repository. Please use devel/py-openapi-schema-validator instead +devel/py-itypes||2025-06-30|Has expired: Upstream archived repository and suggest using devel/py-pyrsistent instead +net-mgmt/zabbix5-server||2025-06-30|Has expired: Upstream EOL reaches on 2025-05-31 +www/node23|www/node24|2025-06-30|Remove expired port. Node.js 23.* will reach its EoL on 2024-06-01. Use Node.js 24.* (www/node24) instead +www/npm-node23|www/npm-node24|2025-06-30|Remove expired port +net/p5-Net-SPDY||2025-06-30|Remove obsoleted port. SPDY is an obsoleted protocol +www/p5-HTTP-Tiny-SPDY||2025-06-30|Remove obsoleted port. SPDY is an obsoleted protocol +www/yarn-node23|www/yarn-node24|2025-06-30|Remove expired port +devel/rubygem-aws-sdk-alexaforbusiness||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-backupstorage||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-codestar||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-gamesparks||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-honeycode||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-iotroborunner||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-lambdapreview||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-mobile||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-nimblestudio||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-privatenetworks||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-ssooidc||2025-06-30|Remove obsoleted port +devel/rubygem-aws-sdk-worklink||2025-06-30|Remove obsoleted port diff --git a/Mk/Uses/nodejs.mk b/Mk/Uses/nodejs.mk index d758bba2adcb..e8987827fe2e 100644 --- a/Mk/Uses/nodejs.mk +++ b/Mk/Uses/nodejs.mk @@ -7,7 +7,7 @@ # - build use node as build-time dependency # - run use node as runtime dependency # - env set the environment (NODEJS_VERSION and NODEJS_SUFFIX) -# - version available version: lts, current, 18, 20, 22, 23, 24 +# - version available version: lts, current, 18, 20, 22, 24 # # Note: # - The supported versions follow upstream release schedule @@ -22,13 +22,13 @@ .if !defined(_INCLUDE_USES_NODEJS_MK) _INCLUDE_USES_NODEJS_MK= yes -_VALID_NODEJS_VERSIONS= 18 20 22 23 24 current lts +_VALID_NODEJS_VERSIONS= 18 20 22 24 current lts . if ! ${_VALID_NODEJS_VERSIONS:M${NODEJS_DEFAULT}} IGNORE= Invalid default nodejs version ${NODEJS_DEFAULT}; valid versions are ${_VALID_NODEJS_VERSIONS} . endif -. if !empty(nodejs_ARGS:Nbuild:Nenv:Nrun:Nlts:Ncurrent:N18:N20:N22:N23:N24) +. if !empty(nodejs_ARGS:Nbuild:Nenv:Nrun:Nlts:Ncurrent:N18:N20:N22:N24) IGNORE= USES=nodejs has invalid arguments ${nodejs_ARGS} . endif diff --git a/Mk/bsd.default-versions.mk b/Mk/bsd.default-versions.mk index 6825fec3fb6a..6a15f83d15de 100644 --- a/Mk/bsd.default-versions.mk +++ b/Mk/bsd.default-versions.mk @@ -109,7 +109,7 @@ MONO_DEFAULT?= 5.20 MYSQL_DEFAULT?= 8.0 # Possible values: ninja, samurai NINJA_DEFAULT?= ninja -# Possible value: 18, 20, 22, 23, 24, current, lts (Note: current = 24 and lts = 22) +# Possible value: 18, 20, 22, 24, current, lts (Note: current = 24 and lts = 22) NODEJS_DEFAULT?= lts # Possible value: 25, 26 OPENLDAP_DEFAULT?= 26 diff --git a/astro/py-jplephem/Makefile b/astro/py-jplephem/Makefile index 9560a7bdea85..d7e86eaa6bbc 100644 --- a/astro/py-jplephem/Makefile +++ b/astro/py-jplephem/Makefile @@ -1,6 +1,5 @@ PORTNAME= jplephem -PORTVERSION= 2.22 -PORTREVISION= 1 +PORTVERSION= 2.23 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-jplephem/distinfo b/astro/py-jplephem/distinfo index 91dc7a6c1452..883570545722 100644 --- a/astro/py-jplephem/distinfo +++ b/astro/py-jplephem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714581834 -SHA256 (jplephem-2.22.tar.gz) = 0d9acc7217b4806feba93e72974ceead5611104bce6789af38d4f27dcf7a592c -SIZE (jplephem-2.22.tar.gz) = 43113 +TIMESTAMP = 1751292551 +SHA256 (jplephem-2.23.tar.gz) = d3fb9477e4bf4c39d10497d4ff15e5271b7ac03fa101e1821aac527d646eccf9 +SIZE (jplephem-2.23.tar.gz) = 44989 diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index ee31ace6dff3..dd1deebaf37a 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -10,6 +10,9 @@ COMMENT= Chinese <-> English dictd words database LICENSE= GPLv2 +DEPRECATED= Depends on expiring net/dictd +EXPIRATION_DATE=2025-09-30 + RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:net/dictd NO_BUILD= yes diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index 34ff78f478ec..19956ccc6f0c 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -1,6 +1,6 @@ PORTNAME= gcin PORTVERSION= 2.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese textproc gnome MASTER_SITES= http://hyperrate.com/gcin-source/ EXTRACT_ONLY= gcin-${PORTVERSION}.tar.xz @@ -26,9 +26,10 @@ OPTIONS_DEFINE= ANTHY OPTIONS_SUB= yes ANTHY_DESC= Japanese anthy IM module -ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy/anthy.h:japanese/anthy -ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy +ANTHY_BUILD_DEPENDS= ${LOCALBASE}/include/anthy-unicode-1.0/anthy/anthy.h:japanese/anthy-unicode +ANTHY_LIB_DEPENDS= libanthy-unicode.so:japanese/anthy-unicode ANTHY_CONFIGURE_OFF= --use_anthy=N +ANTHY_MAKE_ENV= ANTHY_CFLAGS=-I${LOCALBASE}/include/anthy-unicode-1.0 post-patch: @${REINPLACE_CMD} -e 's,&,,; 1 s,##!/bin/bash,#!/bin/sh,; \ diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure index 7f53aeac8d32..b695f7f0a88a 100644 --- a/chinese/gcin/files/patch-configure +++ b/chinese/gcin/files/patch-configure @@ -15,6 +15,15 @@ exit fi +@@ -172,7 +172,7 @@ echo -n ".... Testing anthy : " + fi + + echo -n ".... Testing anthy : " +-USE_ANTHY=`pkg-config --libs anthy` ++USE_ANTHY=`pkg-config --libs anthy-unicode` + if [ $? != 0 ]; then + USE_ANTHY=N + echo "Not found. It's ok if you don't want anthy support." @@ -232,7 +232,7 @@ QT4_IM='N' diff --git a/chinese/gcin/files/patch-modules__Makefile b/chinese/gcin/files/patch-modules__Makefile index 3c8125ece097..e4192fc04dc4 100644 --- a/chinese/gcin/files/patch-modules__Makefile +++ b/chinese/gcin/files/patch-modules__Makefile @@ -1,5 +1,23 @@ --- modules/Makefile.orig 2013-10-05 03:31:52 UTC +++ modules/Makefile +@@ -6,7 +6,7 @@ GCIN_MODULE+=anthy-module.so + + ifeq ($(USE_ANTHY),Y) + GCIN_MODULE+=anthy-module.so +-CFLAGS+=-DGCIN_MODULE=1 ++CFLAGS+=-DGCIN_MODULE=1 $(ANTHY_CFLAGS) + endif + + ifeq ($(USE_CHEWING),Y) +@@ -19,7 +19,7 @@ anthy-module.so: $(anthy_module_so) + + anthy_module_so = anthy.pico + anthy-module.so: $(anthy_module_so) +- $(CCLD) $(SO_FLAGS) -o $@ $(anthy_module_so) $(LDFLAGS) -lanthy ++ $(CCLD) $(SO_FLAGS) -o $@ $(anthy_module_so) $(LDFLAGS) -lanthy-unicode + + intcode_module_so = intcode.pico win-int.pico + intcode-module.so: $(intcode_module_so) @@ -38,4 +38,4 @@ clean: .depend: $(CCX) $(CFLAGS) -MM *.cpp > $@ diff --git a/comms/py-hid/Makefile b/comms/py-hid/Makefile index 7424a40f8d9a..6372b26f871d 100644 --- a/comms/py-hid/Makefile +++ b/comms/py-hid/Makefile @@ -5,7 +5,7 @@ CATEGORIES= comms python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Ctypes bindings to comms/hidapi WWW= https://github.com/apmorton/pyhidapi diff --git a/databases/Makefile b/databases/Makefile index 6cf911e2bf1a..a119d2b4f190 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -706,6 +706,14 @@ SUBDIR += postgresql17-plpython SUBDIR += postgresql17-pltcl SUBDIR += postgresql17-server + SUBDIR += postgresql18-client + SUBDIR += postgresql18-contrib + SUBDIR += postgresql18-docs + SUBDIR += postgresql18-pgtcl + SUBDIR += postgresql18-plperl + SUBDIR += postgresql18-plpython + SUBDIR += postgresql18-pltcl + SUBDIR += postgresql18-server SUBDIR += powa-archivist SUBDIR += powa-web SUBDIR += powerarchitect diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile index 77a9a85d2dce..aa39a3a3a86f 100644 --- a/databases/mydumper/Makefile +++ b/databases/mydumper/Makefile @@ -1,6 +1,6 @@ PORTNAME= mydumper DISTVERSIONPREFIX= v -DISTVERSION= 0.19.3-1 +DISTVERSION= 0.19.4-2 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org diff --git a/databases/mydumper/distinfo b/databases/mydumper/distinfo index 3d7748e4880c..8fc2984f3763 100644 --- a/databases/mydumper/distinfo +++ b/databases/mydumper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188002 -SHA256 (mydumper-mydumper-v0.19.3-1_GH0.tar.gz) = e78c2b02b33d5d1092c4782e4841bbba5c0531b024b63038524a3ab25606e2fa -SIZE (mydumper-mydumper-v0.19.3-1_GH0.tar.gz) = 842877 +TIMESTAMP = 1751208120 +SHA256 (mydumper-mydumper-v0.19.4-2_GH0.tar.gz) = b5213e44a755127196a40916484e37d18dfbe304aaac50ec17f9f6aba8d0968e +SIZE (mydumper-mydumper-v0.19.4-2_GH0.tar.gz) = 843293 diff --git a/databases/py-sqlframe/Makefile b/databases/py-sqlframe/Makefile index 4da584bca7e1..12a1482936ec 100644 --- a/databases/py-sqlframe/Makefile +++ b/databases/py-sqlframe/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlframe -PORTVERSION= 3.35.1 +PORTVERSION= 3.36.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}prettytable>=0<4:devel/py-prettytable@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.26:databases/py-sqlglot@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlglot>=24.0.0<26.32:databases/py-sqlglot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python diff --git a/databases/py-sqlframe/distinfo b/databases/py-sqlframe/distinfo index 362e7b8c0333..237cb50fcbf3 100644 --- a/databases/py-sqlframe/distinfo +++ b/databases/py-sqlframe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188050 -SHA256 (sqlframe-3.35.1.tar.gz) = d7bfca67fa1490aebcbdf49127cfab261590da78976a0ac6570de9bfc46449ec -SIZE (sqlframe-3.35.1.tar.gz) = 29477918 +TIMESTAMP = 1751208150 +SHA256 (sqlframe-3.36.0.tar.gz) = c6966b56559ce63e08d8eacd73ab6fb3070651b25cb3c62a44882c7ade586e77 +SIZE (sqlframe-3.36.0.tar.gz) = 29480398 diff --git a/databases/py-sqlglot/Makefile b/databases/py-sqlglot/Makefile index 98b7069ed3e7..cf511dfac9b1 100644 --- a/databases/py-sqlglot/Makefile +++ b/databases/py-sqlglot/Makefile @@ -1,5 +1,5 @@ PORTNAME= sqlglot -PORTVERSION= 26.25.3 +PORTVERSION= 26.31.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-sqlglot/distinfo b/databases/py-sqlglot/distinfo index b9a87f01ef0e..fb751280939a 100644 --- a/databases/py-sqlglot/distinfo +++ b/databases/py-sqlglot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188052 -SHA256 (sqlglot-26.25.3.tar.gz) = ca362b33c030538c8f5c8ae66ac5ae5e6c95be74170c328ad008a428687e2513 -SIZE (sqlglot-26.25.3.tar.gz) = 5322840 +TIMESTAMP = 1751208152 +SHA256 (sqlglot-26.31.0.tar.gz) = e9b8f52d02e21636cd7e463af29db0b86707437b9d468b7b2166b67fa96cdd87 +SIZE (sqlglot-26.31.0.tar.gz) = 5341968 diff --git a/databases/rubygem-flipper-active_record/Makefile b/databases/rubygem-flipper-active_record/Makefile index d41f10d94685..32809d6adbc2 100644 --- a/databases/rubygem-flipper-active_record/Makefile +++ b/databases/rubygem-flipper-active_record/Makefile @@ -1,5 +1,5 @@ PORTNAME= flipper-active_record -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= databases rubygems MASTER_SITES= RG diff --git a/databases/rubygem-flipper-active_record/distinfo b/databases/rubygem-flipper-active_record/distinfo index 331c9e27b892..00f974fa6be9 100644 --- a/databases/rubygem-flipper-active_record/distinfo +++ b/databases/rubygem-flipper-active_record/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070490 -SHA256 (rubygem/flipper-active_record-1.3.4.gem) = 8cda954ebf76668ae451915fbff87670939c9178b4cbcc77816aa918c2e8612e -SIZE (rubygem/flipper-active_record-1.3.4.gem) = 12800 +TIMESTAMP = 1751208188 +SHA256 (rubygem/flipper-active_record-1.3.5.gem) = 77867d6226d54fbd66e6fc4646595ba6b9b8305ff5efc58597d7190fde31d5a1 +SIZE (rubygem/flipper-active_record-1.3.5.gem) = 12800 diff --git a/deskutils/maliit-keyboard/Makefile b/deskutils/maliit-keyboard/Makefile index b680083dad91..298821e4cddd 100644 --- a/deskutils/maliit-keyboard/Makefile +++ b/deskutils/maliit-keyboard/Makefile @@ -1,5 +1,6 @@ PORTNAME= keyboard DISTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= deskutils kde PKGNAMEPREFIX= maliit- @@ -30,7 +31,7 @@ ANTHY_DESC= Japanese language support CHEWING_DESC= Chinese language support via chewing PINYIN_DESC= Chinese language support via pinyin -ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy +ANTHY_LIB_DEPENDS= libanthy-unicode.so:japanese/anthy-unicode ANTHY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Anthy CHEWING_LIB_DEPENDS= libchewing.so:chinese/libchewing CHEWING_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Chewing diff --git a/devel/Makefile b/devel/Makefile index 0a9ecf1b3ca5..a1e46444a2c7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4451,6 +4451,7 @@ SUBDIR += py-azure-appconfiguration SUBDIR += py-azure-batch SUBDIR += py-azure-core + SUBDIR += py-azure-core-tracing-opentelemetry SUBDIR += py-azure-cosmos SUBDIR += py-azure-data-tables SUBDIR += py-azure-datalake-store @@ -4585,8 +4586,8 @@ SUBDIR += py-buildbot-pkg SUBDIR += py-buildbot-react-console-view SUBDIR += py-buildbot-waterfall-view - SUBDIR += py-buildbot-wsgi-dashboards SUBDIR += py-buildbot-worker + SUBDIR += py-buildbot-wsgi-dashboards SUBDIR += py-buildbot-www SUBDIR += py-bullet3 SUBDIR += py-bump2version @@ -4702,8 +4703,6 @@ SUBDIR += py-convertdate SUBDIR += py-cookiecutter SUBDIR += py-copier - SUBDIR += py-coreapi - SUBDIR += py-coreschema SUBDIR += py-country SUBDIR += py-cov-core SUBDIR += py-covdefaults @@ -4981,6 +4980,7 @@ SUBDIR += py-gs_api_client SUBDIR += py-guppy3 SUBDIR += py-gyp + SUBDIR += py-gyp-next SUBDIR += py-hacking SUBDIR += py-hammett SUBDIR += py-hash_ring @@ -5064,7 +5064,6 @@ SUBDIR += py-iterable-io SUBDIR += py-iteration-utilities SUBDIR += py-itertree - SUBDIR += py-itypes SUBDIR += py-janus SUBDIR += py-jaraco.classes SUBDIR += py-jaraco.collections @@ -5321,13 +5320,26 @@ SUBDIR += py-opendht SUBDIR += py-openstacksdk SUBDIR += py-opentelemetry-api + SUBDIR += py-opentelemetry-distro SUBDIR += py-opentelemetry-exporter-otlp SUBDIR += py-opentelemetry-exporter-otlp-proto-common SUBDIR += py-opentelemetry-exporter-otlp-proto-grpc SUBDIR += py-opentelemetry-exporter-otlp-proto-http + SUBDIR += py-opentelemetry-instrumentation + SUBDIR += py-opentelemetry-instrumentation-asgi + SUBDIR += py-opentelemetry-instrumentation-dbapi + SUBDIR += py-opentelemetry-instrumentation-django + SUBDIR += py-opentelemetry-instrumentation-fastapi + SUBDIR += py-opentelemetry-instrumentation-flask + SUBDIR += py-opentelemetry-instrumentation-psycopg2 + SUBDIR += py-opentelemetry-instrumentation-requests + SUBDIR += py-opentelemetry-instrumentation-urllib + SUBDIR += py-opentelemetry-instrumentation-urllib3 + SUBDIR += py-opentelemetry-instrumentation-wsgi SUBDIR += py-opentelemetry-proto SUBDIR += py-opentelemetry-sdk SUBDIR += py-opentelemetry-semantic-conventions + SUBDIR += py-opentelemetry-util-http SUBDIR += py-opentracing SUBDIR += py-opster SUBDIR += py-optik @@ -6490,7 +6502,6 @@ SUBDIR += rubygem-aws-sdk-acm SUBDIR += rubygem-aws-sdk-acmpca SUBDIR += rubygem-aws-sdk-aiops - SUBDIR += rubygem-aws-sdk-alexaforbusiness SUBDIR += rubygem-aws-sdk-amplify SUBDIR += rubygem-aws-sdk-amplifybackend SUBDIR += rubygem-aws-sdk-amplifyuibuilder @@ -6524,7 +6535,6 @@ SUBDIR += rubygem-aws-sdk-backup SUBDIR += rubygem-aws-sdk-backupgateway SUBDIR += rubygem-aws-sdk-backupsearch - SUBDIR += rubygem-aws-sdk-backupstorage SUBDIR += rubygem-aws-sdk-batch SUBDIR += rubygem-aws-sdk-bcmdataexports SUBDIR += rubygem-aws-sdk-bcmpricingcalculator @@ -6575,7 +6585,6 @@ SUBDIR += rubygem-aws-sdk-codegurureviewer SUBDIR += rubygem-aws-sdk-codegurusecurity SUBDIR += rubygem-aws-sdk-codepipeline - SUBDIR += rubygem-aws-sdk-codestar SUBDIR += rubygem-aws-sdk-codestarconnections SUBDIR += rubygem-aws-sdk-codestarnotifications SUBDIR += rubygem-aws-sdk-cognitoidentity @@ -6654,7 +6663,6 @@ SUBDIR += rubygem-aws-sdk-fsx SUBDIR += rubygem-aws-sdk-gamelift SUBDIR += rubygem-aws-sdk-gameliftstreams - SUBDIR += rubygem-aws-sdk-gamesparks SUBDIR += rubygem-aws-sdk-geomaps SUBDIR += rubygem-aws-sdk-geoplaces SUBDIR += rubygem-aws-sdk-georoutes @@ -6668,7 +6676,6 @@ SUBDIR += rubygem-aws-sdk-guardduty SUBDIR += rubygem-aws-sdk-health SUBDIR += rubygem-aws-sdk-healthlake - SUBDIR += rubygem-aws-sdk-honeycode SUBDIR += rubygem-aws-sdk-iam SUBDIR += rubygem-aws-sdk-identitystore SUBDIR += rubygem-aws-sdk-imagebuilder @@ -6688,7 +6695,6 @@ SUBDIR += rubygem-aws-sdk-iotfleetwise SUBDIR += rubygem-aws-sdk-iotjobsdataplane SUBDIR += rubygem-aws-sdk-iotmanagedintegrations - SUBDIR += rubygem-aws-sdk-iotroborunner SUBDIR += rubygem-aws-sdk-iotsecuretunneling SUBDIR += rubygem-aws-sdk-iotsitewise SUBDIR += rubygem-aws-sdk-iotthingsgraph @@ -6702,6 +6708,7 @@ SUBDIR += rubygem-aws-sdk-kendra SUBDIR += rubygem-aws-sdk-kendraranking SUBDIR += rubygem-aws-sdk-keyspaces + SUBDIR += rubygem-aws-sdk-keyspacesstreams SUBDIR += rubygem-aws-sdk-kinesis SUBDIR += rubygem-aws-sdk-kinesisanalytics SUBDIR += rubygem-aws-sdk-kinesisanalyticsv2 @@ -6714,7 +6721,6 @@ SUBDIR += rubygem-aws-sdk-kms-gitlab SUBDIR += rubygem-aws-sdk-lakeformation SUBDIR += rubygem-aws-sdk-lambda - SUBDIR += rubygem-aws-sdk-lambdapreview SUBDIR += rubygem-aws-sdk-launchwizard SUBDIR += rubygem-aws-sdk-lex SUBDIR += rubygem-aws-sdk-lexmodelbuildingservice @@ -6759,7 +6765,6 @@ SUBDIR += rubygem-aws-sdk-migrationhuborchestrator SUBDIR += rubygem-aws-sdk-migrationhubrefactorspaces SUBDIR += rubygem-aws-sdk-migrationhubstrategyrecommendations - SUBDIR += rubygem-aws-sdk-mobile SUBDIR += rubygem-aws-sdk-mpa SUBDIR += rubygem-aws-sdk-mq SUBDIR += rubygem-aws-sdk-mturk @@ -6771,7 +6776,6 @@ SUBDIR += rubygem-aws-sdk-networkflowmonitor SUBDIR += rubygem-aws-sdk-networkmanager SUBDIR += rubygem-aws-sdk-networkmonitor - SUBDIR += rubygem-aws-sdk-nimblestudio SUBDIR += rubygem-aws-sdk-notifications SUBDIR += rubygem-aws-sdk-notificationscontacts SUBDIR += rubygem-aws-sdk-oam @@ -6802,7 +6806,6 @@ SUBDIR += rubygem-aws-sdk-pipes SUBDIR += rubygem-aws-sdk-polly SUBDIR += rubygem-aws-sdk-pricing - SUBDIR += rubygem-aws-sdk-privatenetworks SUBDIR += rubygem-aws-sdk-prometheusservice SUBDIR += rubygem-aws-sdk-proton SUBDIR += rubygem-aws-sdk-qapps @@ -6876,7 +6879,6 @@ SUBDIR += rubygem-aws-sdk-ssmquicksetup SUBDIR += rubygem-aws-sdk-ssmsap SUBDIR += rubygem-aws-sdk-ssoadmin - SUBDIR += rubygem-aws-sdk-ssooidc SUBDIR += rubygem-aws-sdk-states SUBDIR += rubygem-aws-sdk-storagegateway SUBDIR += rubygem-aws-sdk-supplychain @@ -6903,7 +6905,6 @@ SUBDIR += rubygem-aws-sdk-wafv2 SUBDIR += rubygem-aws-sdk-wellarchitected SUBDIR += rubygem-aws-sdk-workdocs - SUBDIR += rubygem-aws-sdk-worklink SUBDIR += rubygem-aws-sdk-workmail SUBDIR += rubygem-aws-sdk-workmailmessageflow SUBDIR += rubygem-aws-sdk-workspaces diff --git a/devel/cons-test/Makefile b/devel/cons-test/Makefile index 30774ad2ef15..e9ddbc243672 100644 --- a/devel/cons-test/Makefile +++ b/devel/cons-test/Makefile @@ -8,12 +8,15 @@ MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.baldmt.com/cons/stable/ MAINTAINER= ports@FreeBSD.org -COMMENT= Test bed for `Cons' development +COMMENT= Test bed for 'Cons' development WWW= http://www.dsmit.com/cons/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired devel/cons +EXPIRATION_DATE=2025-09-30 + RUN_DEPENDS= ${LOCALBASE}/bin/cons:devel/cons USES= perl5 tar:tgz diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile index d75ef13bfaed..2a0cebe3085f 100644 --- a/devel/libmaa/Makefile +++ b/devel/libmaa/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/cheusov/libmaa LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE +DEPRECATED= Depends on expiring devel/mk-configure +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= mk-configure>=0.29.1:devel/mk-configure CFLAGS+= -fPIC diff --git a/devel/llvm20/Makefile b/devel/llvm20/Makefile index 5cf0a31c6c90..6a2c85e4010e 100644 --- a/devel/llvm20/Makefile +++ b/devel/llvm20/Makefile @@ -1,5 +1,5 @@ PORTNAME= llvm -DISTVERSION= 20.1.6 +DISTVERSION= 20.1.7 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION}/ @@ -199,7 +199,8 @@ LLDB_CMAKE_ON= \ LLDB_DESC= Install lldb, the LLVM debugger LLDB_IMPLIES= CLANG LLDB_PLIST_SUB= PYTHON_ABIVER=${PYTHON_ABIVER} -LLDB_USES= lua:53 libedit +LLDB_USES= gnome lua:54 libedit +LLDB_USE= gnome=libxml2 LLDB_VARS= _USES_PYTHON=python MLIR_DESC= Multi-Level Intermediate Representation OPENMP_DESC= Install libomp, the LLVM OpenMP runtime library @@ -288,7 +289,6 @@ LLVM_ENABLE_PROJECTS+= clang COMMANDS+= ${CLANG_COMMANDS} MAN1SRCS+= ${CLANG_MAN1SRCS} CLANG_PATTERN= (amdgpu-arch|c-index-test|clang|diagtool|hmaptool|intercept-|libear|libscanbuild|nvptx-arch|analyze-|scan-|Reporter.py|ScanView.py|scanview.css|sorttable.js|startfile.py|c..-analyzer|AnalyzerPlugin.so) -USES+= gnome .endif .if ${PORT_OPTIONS:MCOMPILER_RT} @@ -637,6 +637,7 @@ build-plist: ${GREP} -v '_ignorelist.txt$$' | \ ${GREP} -v '[/-]lit$$' | ${GREP} -v 'FileCheck$$' | \ ${GREP} -v man/man1 | ${SED} -e 's|${STAGEDIR}${PREFIX}/||' \ + -e 's|${LUA_MODLIBDIR:C|${PREFIX}/||}|%%LUA_MODLIBDIR%%|' \ -e 's|${PYTHON_SITELIBDIR:C|${PREFIX}/||}|%%PYTHON_SITELIBDIR%%|' \ -e 's|${PYTHON_TAG:C/\./\\./g}${PYTHON_ABIVER}|%%PYTHON_TAG%%%%PYTHON_ABIVER%%|' \ -e 's|${LLVM_RELEASE}|%%LLVM_RELEASE%%|' \ diff --git a/devel/llvm20/distinfo b/devel/llvm20/distinfo index 4b7bb7ebac0e..7bcb8f1cf1a6 100644 --- a/devel/llvm20/distinfo +++ b/devel/llvm20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748544539 -SHA256 (llvm-project-20.1.6.src.tar.xz) = 5c70549d524284c184fe9fbff862c3d2d7a61b787570611b5a30e5cc345f145e -SIZE (llvm-project-20.1.6.src.tar.xz) = 147239668 +TIMESTAMP = 1751313990 +SHA256 (llvm-project-20.1.7.src.tar.xz) = cd8fd55d97ad3e360b1d5aaf98388d1f70dfffb7df36beee478be3b839ff9008 +SIZE (llvm-project-20.1.7.src.tar.xz) = 147245448 diff --git a/devel/llvm20/pkg-plist b/devel/llvm20/pkg-plist index 1dea309748f7..3a6e59cbbd51 100644 --- a/devel/llvm20/pkg-plist +++ b/devel/llvm20/pkg-plist @@ -146,6 +146,7 @@ bin/sancov%%LLVM_SUFFIX%% %%LIT%%llvm%%LLVM_SUFFIX%%/bin/lit %%LIT%%bin/llvm-lit%%LLVM_SUFFIX%% %%LIT%%llvm%%LLVM_SUFFIX%%/bin/llvm-lit +%%LLDB%%llvm%%LLVM_SUFFIX%%/%%LUA_MODLIBDIR%%/lldb.so %%PYCLANG%%llvm%%LLVM_SUFFIX%%/%%PYTHON_SITELIBDIR%%/clang/__init__.py %%PYCLANG%%llvm%%LLVM_SUFFIX%%/%%PYTHON_SITELIBDIR%%/clang/cindex.py %%LLDB%%llvm%%LLVM_SUFFIX%%/%%PYTHON_SITELIBDIR%%/lldb/__init__.py @@ -7427,7 +7428,6 @@ llvm%%LLVM_SUFFIX%%/lib/libRemarks.so.%%LLVM_MAJOR_MINOR%% %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libscanbuild/resources/selectable.js %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libscanbuild/resources/sorttable.js %%CLANG%%llvm%%LLVM_SUFFIX%%/lib/libscanbuild/shell.py -%%LLDB%%llvm%%LLVM_SUFFIX%%/lib/lua/5.3/lldb.so %%MLIR%%llvm%%LLVM_SUFFIX%%/lib/objects-Release/obj.MLIRCAPIAMDGPU/AMDGPU.cpp.o %%MLIR%%llvm%%LLVM_SUFFIX%%/lib/objects-Release/obj.MLIRCAPIArith/Arith.cpp.o %%MLIR%%llvm%%LLVM_SUFFIX%%/lib/objects-Release/obj.MLIRCAPIAsync/Async.cpp.o diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile index ba3bce4d7374..d594c27aae05 100644 --- a/devel/lmdbg/Makefile +++ b/devel/lmdbg/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/lmdbg/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE +DEPRECATED= Depends on expiring devel/mk-configure +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= mk-configure>=0.24:devel/mk-configure LIB_DEPENDS= libJudy.so:devel/judy RUN_DEPENDS= runawk:lang/runawk \ diff --git a/devel/lua-luarocks/Makefile b/devel/lua-luarocks/Makefile index aeac15b586dd..96794e21bd4b 100644 --- a/devel/lua-luarocks/Makefile +++ b/devel/lua-luarocks/Makefile @@ -1,5 +1,5 @@ PORTNAME= luarocks -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= devel MASTER_SITES= https://luarocks.org/releases/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} diff --git a/devel/lua-luarocks/distinfo b/devel/lua-luarocks/distinfo index c1a315e67e11..35a76935970d 100644 --- a/devel/lua-luarocks/distinfo +++ b/devel/lua-luarocks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954152 -SHA256 (luarocks-3.12.1.tar.gz) = f56b85a2a7a481f0321845807b79a05237860b04e4a9d186da632770029b3290 -SIZE (luarocks-3.12.1.tar.gz) = 441213 +TIMESTAMP = 1751208144 +SHA256 (luarocks-3.12.2.tar.gz) = b0e0c85205841ddd7be485f53d6125766d18a81d226588d2366931e9a1484492 +SIZE (luarocks-3.12.2.tar.gz) = 441393 diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 74584830f5bd..c82b40fbc303 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -43,7 +43,7 @@ OPTIONS_DEFAULT=NLS ANTHY_DESC= Kana-Kanji conversion support via Anthy THAI_DESC= Thai language support via libThai -ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy +ANTHY_LIB_DEPENDS= libanthy-unicode.so:japanese/anthy-unicode ANTHY_CONFIGURE_OFF= --without-anthy ISPELL_BUILD_DEPENDS= ispell:textproc/aspell-ispell diff --git a/devel/mdb/Makefile b/devel/mdb/Makefile index b8fd95a10a79..3db8e0966c72 100644 --- a/devel/mdb/Makefile +++ b/devel/mdb/Makefile @@ -1,5 +1,5 @@ PORTNAME= mdb -PORTVERSION= 20240828 +PORTVERSION= 20250623 CATEGORIES= devel MAINTAINER= jhb@FreeBSD.org @@ -13,7 +13,7 @@ USES= compiler uidfix USE_GITHUB= yes GH_ACCOUNT= bsdjhb GH_PROJECT= illumos-gate -GH_TAGNAME= 9cf028ae25 +GH_TAGNAME= 612cd42 ONLY_FOR_ARCHS= amd64 diff --git a/devel/mdb/distinfo b/devel/mdb/distinfo index 1ce690c4c08b..187697bc6725 100644 --- a/devel/mdb/distinfo +++ b/devel/mdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724892064 -SHA256 (bsdjhb-illumos-gate-20240828-9cf028ae25_GH0.tar.gz) = 2abf343f8652024cd9df84ca9b6091aa27dd747cd370946c422fbd3913f9ad3c -SIZE (bsdjhb-illumos-gate-20240828-9cf028ae25_GH0.tar.gz) = 115106419 +TIMESTAMP = 1751058568 +SHA256 (bsdjhb-illumos-gate-20250623-612cd42_GH0.tar.gz) = 60df972b6a6313e616705e2f0c1811d159a15bb8e5bd12512838f0d36c926785 +SIZE (bsdjhb-illumos-gate-20250623-612cd42_GH0.tar.gz) = 115103412 diff --git a/devel/mk-configure/Makefile b/devel/mk-configure/Makefile index 6863a222429f..e073853c3928 100644 --- a/devel/mk-configure/Makefile +++ b/devel/mk-configure/Makefile @@ -10,6 +10,9 @@ WWW= https://sourceforge.net/projects/mk-configure/ LICENSE= BSD2CLAUSE +DEPRECATED= Depends on expired devel/bmake and devel/bmkdep +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= ${BMAKE}:devel/bmake RUN_DEPENDS:= ${BUILD_DEPENDS} \ bmkdep:devel/bmkdep diff --git a/devel/p5-CPAN-Perl-Releases/Makefile b/devel/p5-CPAN-Perl-Releases/Makefile index 409f069e1ea3..b5b133a1523e 100644 --- a/devel/p5-CPAN-Perl-Releases/Makefile +++ b/devel/p5-CPAN-Perl-Releases/Makefile @@ -1,5 +1,5 @@ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 5.20250625 +PORTVERSION= 5.20250627 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-CPAN-Perl-Releases/distinfo b/devel/p5-CPAN-Perl-Releases/distinfo index 0a6f01f4eb37..3fdb62a1de37 100644 --- a/devel/p5-CPAN-Perl-Releases/distinfo +++ b/devel/p5-CPAN-Perl-Releases/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954154 -SHA256 (CPAN-Perl-Releases-5.20250625.tar.gz) = 79236b27f1e26f61c4b3865659a7fa89d8bc4f9986a72e40e11f8637a36fbbd2 -SIZE (CPAN-Perl-Releases-5.20250625.tar.gz) = 23217 +TIMESTAMP = 1751208146 +SHA256 (CPAN-Perl-Releases-5.20250627.tar.gz) = 704b3ecf86c92f4cb0b66f79eb0d5f11b43f71ce40a961d825dd9e28963808b5 +SIZE (CPAN-Perl-Releases-5.20250627.tar.gz) = 22696 diff --git a/devel/p5-Opcodes/Makefile b/devel/p5-Opcodes/Makefile index 53b8bde9b2a6..19503cfab56b 100644 --- a/devel/p5-Opcodes/Makefile +++ b/devel/p5-Opcodes/Makefile @@ -1,6 +1,5 @@ PORTNAME= Opcodes -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN @@ -12,6 +11,7 @@ WWW= https://metacpan.org/release/Opcodes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Opcodes/distinfo b/devel/p5-Opcodes/distinfo index 77794b0f69a1..a3774e04c030 100644 --- a/devel/p5-Opcodes/distinfo +++ b/devel/p5-Opcodes/distinfo @@ -1,2 +1,3 @@ -SHA256 (Opcodes-0.14.tar.gz) = 7f7365447e4d1c5b87b43091448f0488e67c9f036b26c022a5409cd73d343893 -SIZE (Opcodes-0.14.tar.gz) = 54286 +TIMESTAMP = 1751116944 +SHA256 (Opcodes-0.15.tar.gz) = ef4e0a6d675594b1ab14b82402f2262114a82870e81f9bcad1b6d2099e9a4e2a +SIZE (Opcodes-0.15.tar.gz) = 57108 diff --git a/devel/paexec/Makefile b/devel/paexec/Makefile index 9f3a3e21efee..1b753fe98fa5 100644 --- a/devel/paexec/Makefile +++ b/devel/paexec/Makefile @@ -10,6 +10,9 @@ WWW= https://sourceforge.net/projects/paexec/ LICENSE= MIT +DEPRECATED= Depends on expiring devel/mk-configure +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= mkcmake:devel/mk-configure \ runawk:lang/runawk LIB_DEPENDS= libmaa.so:devel/libmaa diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index 8226a41665fa..fca348aa280c 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.24 +PORTVERSION= 11.5.25 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 80c4536709d7..1951f1d774c8 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954118 -SHA256 (phpunit-11.5.24.phar) = 91563593e61cce5d9109e77d5db94bebb2f4ae9e8cd039e88722557a8312b0ae -SIZE (phpunit-11.5.24.phar) = 5656676 +TIMESTAMP = 1751208122 +SHA256 (phpunit-11.5.25.phar) = cae31e2d8ca3cf8e7252c06f503c9c2967f612ae37081d8003fe501392710bec +SIZE (phpunit-11.5.25.phar) = 5656916 diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index 085fd1c02f6c..ab7975048921 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.2.3 +PORTVERSION= 12.2.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 26da2fe634f6..18d24e931211 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954120 -SHA256 (phpunit-12.2.3.phar) = 86fe1d62335f64fe9f4dbabbf65022d2e5234ae6898e76ba9e9a219ea9e166bd -SIZE (phpunit-12.2.3.phar) = 5982893 +TIMESTAMP = 1751208124 +SHA256 (phpunit-12.2.5.phar) = 85a1a75ade0ba2b7b7fd4a1aa675523c85e0f85214dd32f409c48980321c2b45 +SIZE (phpunit-12.2.5.phar) = 5985895 diff --git a/devel/py-azure-core-tracing-opentelemetry/Makefile b/devel/py-azure-core-tracing-opentelemetry/Makefile new file mode 100644 index 000000000000..55fb88fd584b --- /dev/null +++ b/devel/py-azure-core-tracing-opentelemetry/Makefile @@ -0,0 +1,26 @@ +PORTNAME= azure-core-tracing-opentelemetry +PORTVERSION= 1.0.0b12 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= azure_core_tracing_opentelemetry-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Microsoft Azure Azure Core OpenTelemetry plugin Library for Python +WWW= https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core-tracing-opentelemetry \ + https://github.com/Azure/azure-sdk-for-python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-core>=1.24.0:devel/py-azure-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12.0:devel/py-opentelemetry-api@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-azure-core-tracing-opentelemetry/distinfo b/devel/py-azure-core-tracing-opentelemetry/distinfo new file mode 100644 index 000000000000..25e9836168df --- /dev/null +++ b/devel/py-azure-core-tracing-opentelemetry/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208116 +SHA256 (azure_core_tracing_opentelemetry-1.0.0b12.tar.gz) = bb454142440bae11fd9d68c7c1d67ae38a1756ce808c5e4d736730a7b4b04144 +SIZE (azure_core_tracing_opentelemetry-1.0.0b12.tar.gz) = 26010 diff --git a/devel/py-azure-core-tracing-opentelemetry/pkg-descr b/devel/py-azure-core-tracing-opentelemetry/pkg-descr new file mode 100644 index 000000000000..ff68fe0d5c74 --- /dev/null +++ b/devel/py-azure-core-tracing-opentelemetry/pkg-descr @@ -0,0 +1,10 @@ +You can enable distributed tracing in Azure client libraries by configuring the +OpenTelemetry SDK. OpenTelemetry is a popular open-source observability +framework for generating, capturing, and collecting telemetry data for +cloud-native software. + +There are two key concepts related to tracing: span and trace. A span represents +a single operation in a trace. A span can represent an HTTP request, a remote +procedure call (RPC), a database query, or even the path that your code takes. A +trace is a tree of spans showing the path of work through a system. You can +distinguish a trace on its own by a unique 16-byte sequence called a TraceID. diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 961ccbda515c..130d8315368c 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.38.41 +PORTVERSION= 1.38.45 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index e20d48959ed6..0d706dfa68d4 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954172 -SHA256 (botocore-1.38.41.tar.gz) = 98e3fed636ebb519320c4b2d078db6fa6099b052b4bb9b5c66632a5a7fe72507 -SIZE (botocore-1.38.41.tar.gz) = 14031081 +TIMESTAMP = 1751208154 +SHA256 (botocore-1.38.45.tar.gz) = 02e14c45c350532cc64e3cc8ccb9adf25af4cca750f7d7e765a43fbe3df06aed +SIZE (botocore-1.38.45.tar.gz) = 14069536 diff --git a/devel/py-coreapi/Makefile b/devel/py-coreapi/Makefile deleted file mode 100644 index 0a599f9010a7..000000000000 --- a/devel/py-coreapi/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= coreapi -DISTVERSION= 2.3.3 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Python client library for Core API -WWW= https://github.com/core-api/python-client - -LICENSE= BSD2CLAUSE - -DEPRECATED= Upstream archived the repository. Please use devel/py-openapi-core instead -EXPIRATION_DATE=2025-06-30 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}coreschema>0:devel/py-coreschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}itypes>0:devel/py-itypes@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}uritemplate>0:net/py-uritemplate@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils autoplist -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-coreapi/distinfo b/devel/py-coreapi/distinfo deleted file mode 100644 index 99a6b2c2a30f..000000000000 --- a/devel/py-coreapi/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1522053773 -SHA256 (coreapi-2.3.3.tar.gz) = 46145fcc1f7017c076a2ef684969b641d18a2991051fddec9458ad3f78ffc1cb -SIZE (coreapi-2.3.3.tar.gz) = 18788 diff --git a/devel/py-coreapi/pkg-descr b/devel/py-coreapi/pkg-descr deleted file mode 100644 index b5861c1f7bc8..000000000000 --- a/devel/py-coreapi/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Python client library for the Core API, a format-independent Document Object -Model for representing Web APIs. diff --git a/devel/py-coreschema/Makefile b/devel/py-coreschema/Makefile deleted file mode 100644 index 90b2ae18232b..000000000000 --- a/devel/py-coreschema/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= coreschema -DISTVERSION= 0.0.4 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Core schema for the Core API -WWW= https://github.com/core-api/python-coreschema - -LICENSE= BSD2CLAUSE - -DEPRECATED= Upstream archived the repository. Please use devel/py-openapi-schema-validator instead -EXPIRATION_DATE=2025-06-30 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} - -USES= python -USE_PYTHON= distutils concurrent autoplist -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-coreschema/distinfo b/devel/py-coreschema/distinfo deleted file mode 100644 index df7ec4bef551..000000000000 --- a/devel/py-coreschema/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1522055356 -SHA256 (coreschema-0.0.4.tar.gz) = 9503506007d482ab0867ba14724b93c18a33b22b6d19fb419ef2d239dd4a1607 -SIZE (coreschema-0.0.4.tar.gz) = 10974 diff --git a/devel/py-coreschema/pkg-descr b/devel/py-coreschema/pkg-descr deleted file mode 100644 index c17f1ef7c84b..000000000000 --- a/devel/py-coreschema/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Core schema for the Core API, a format independent Document Object Model for -representing Web APIs. diff --git a/devel/py-flake8/Makefile b/devel/py-flake8/Makefile index 7c8bf27a202b..d00f3deb4ffc 100644 --- a/devel/py-flake8/Makefile +++ b/devel/py-flake8/Makefile @@ -1,5 +1,5 @@ PORTNAME= flake8 -PORTVERSION= 7.2.0 +PORTVERSION= 7.3.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flake8/distinfo b/devel/py-flake8/distinfo index 82d80a11f1ec..5700986d9f04 100644 --- a/devel/py-flake8/distinfo +++ b/devel/py-flake8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743427636 -SHA256 (PyCQA-flake8-7.2.0_GH0.tar.gz) = a4e94891bcada0adf8b5bdf6be9f8a81bd09b0951674b52ca3e84f21ba0fe651 -SIZE (PyCQA-flake8-7.2.0_GH0.tar.gz) = 139186 +TIMESTAMP = 1750948785 +SHA256 (PyCQA-flake8-7.3.0_GH0.tar.gz) = 71a7d2ec4166f83c6fc66e6465a45c49b4565ee29b69f27b335366ce101d8c2b +SIZE (PyCQA-flake8-7.3.0_GH0.tar.gz) = 139555 diff --git a/devel/py-gyp-next/Makefile b/devel/py-gyp-next/Makefile new file mode 100644 index 000000000000..7d95672990ea --- /dev/null +++ b/devel/py-gyp-next/Makefile @@ -0,0 +1,26 @@ +PORTNAME= gyp-next +PORTVERSION= 0.20.2 +CATEGORIES= devel python +MASTER_SITES= PYPI \ + https://github.com/nodejs/gyp-next/releases/download/v${PORTVERSION}/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= gyp_next-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Fork of the GYP build system for use in the Node.js projects +WWW= https://github.com/nodejs/gyp-next + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=24.0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-gyp-next/distinfo b/devel/py-gyp-next/distinfo new file mode 100644 index 000000000000..1d726397ab28 --- /dev/null +++ b/devel/py-gyp-next/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208088 +SHA256 (gyp_next-0.20.2.tar.gz) = 0738492547339242ed4be995e2b101fe03abb67b7168fd14c52497adfbfc60fe +SIZE (gyp_next-0.20.2.tar.gz) = 319733 diff --git a/devel/py-gyp-next/files/patch-pyproject.toml b/devel/py-gyp-next/files/patch-pyproject.toml new file mode 100644 index 000000000000..59ff914ff2b6 --- /dev/null +++ b/devel/py-gyp-next/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2025-06-22 10:53:48 UTC ++++ pyproject.toml +@@ -12,7 +12,7 @@ requires-python = ">=3.8" + readme = "README.md" + license = { file="LICENSE" } + requires-python = ">=3.8" +-dependencies = ["packaging>=24.0", "setuptools>=69.5.1"] ++dependencies = ["packaging>=24.0", "setuptools>=61.0"] + classifiers = [ + "Development Status :: 3 - Alpha", + "Environment :: Console", diff --git a/devel/py-gyp-next/pkg-descr b/devel/py-gyp-next/pkg-descr new file mode 100644 index 000000000000..4c13fc3b63fc --- /dev/null +++ b/devel/py-gyp-next/pkg-descr @@ -0,0 +1,15 @@ +GYP is a Meta-Build system: a build system that generates other build systems. + +GYP is intended to support large projects that need to be built on multiple +platforms (e.g., Mac, Windows, Linux), and where it is important that the +project can be built using the IDEs that are popular on each platform as if the +project is a "native" one. + +It can be used to generate XCode projects, Visual Studio projects, Ninja build +files, and Makefiles. In each case GYP's goal is to replicate as closely as +possible the way one would set up a native build of the project using the IDE. + +GYP can also be used to generate "hybrid" projects that provide the IDE +scaffolding for a nice user experience but call out to Ninja to do the actual +building (which is usually much faster than the native build systems of the +IDEs). diff --git a/devel/py-itypes/Makefile b/devel/py-itypes/Makefile deleted file mode 100644 index bad514091d76..000000000000 --- a/devel/py-itypes/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= itypes -DISTVERSION= 1.2.0 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= kai@FreeBSD.org -COMMENT= Simple immutable types for Python -WWW= https://github.com/PavanTatikonda/itypes - -LICENSE= BSD2CLAUSE - -DEPRECATED= Upstream archived repository and suggest using devel/py-pyrsistent instead -EXPIRATION_DATE=2025-06-30 - -BUILD_DEPENDS= ${PY_SETUPTOOLS} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-itypes/distinfo b/devel/py-itypes/distinfo deleted file mode 100644 index 5994bc82aef2..000000000000 --- a/devel/py-itypes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1744545120 -SHA256 (itypes-1.2.0.tar.gz) = af886f129dea4a2a1e3d36595a2d139589e4dd287f5cab0b40e799ee81570ff1 -SIZE (itypes-1.2.0.tar.gz) = 4355 diff --git a/devel/py-itypes/pkg-descr b/devel/py-itypes/pkg-descr deleted file mode 100644 index b1ba8eb128d4..000000000000 --- a/devel/py-itypes/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Basic immutable container types for Python. - -A simple implementation that's designed for simplicity over performance. - -Use these in circumstances where it may result in more comprehensible code, -or when you want to create custom types with restricted, immutable interfaces. - -For an alternative implementation designed for performance, please see -"pyrsistent". diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 5f1e9a2dcb9b..798199ae0955 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= jupyterlab -PORTVERSION= 4.4.3 +PORTVERSION= 4.4.4 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo index 98a390b173c7..886d5c90a4f1 100644 --- a/devel/py-jupyterlab/distinfo +++ b/devel/py-jupyterlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748495773 -SHA256 (jupyterlab-4.4.3.tar.gz) = a94c32fd7f8b93e82a49dc70a6ec45a5c18281ca2a7228d12765e4e210e5bca2 -SIZE (jupyterlab-4.4.3.tar.gz) = 23032376 +TIMESTAMP = 1751208162 +SHA256 (jupyterlab-4.4.4.tar.gz) = 163fee1ef702e0a057f75d2eed3ed1da8a986d59eb002cbeb6f0c2779e6cd153 +SIZE (jupyterlab-4.4.4.tar.gz) = 23044296 diff --git a/devel/py-opentelemetry-distro/Makefile b/devel/py-opentelemetry-distro/Makefile new file mode 100644 index 000000000000..61b372827037 --- /dev/null +++ b/devel/py-opentelemetry-distro/Makefile @@ -0,0 +1,32 @@ +PORTNAME= opentelemetry-distro +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_distro-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry Python Distro +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-distro \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=1.13<2:devel/py-opentelemetry-sdk@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= OTLP +OPTIONS_DEFAULT=OTLP +OTLP_DESC= OpenTelemetry Protocol support + +OTLP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp>=1.34.1:devel/py-opentelemetry-exporter-otlp@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-distro/distinfo b/devel/py-opentelemetry-distro/distinfo new file mode 100644 index 000000000000..93600a80028b --- /dev/null +++ b/devel/py-opentelemetry-distro/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208090 +SHA256 (opentelemetry_distro-0.55b1.tar.gz) = da442bf137ab48f531b87d2ec80a19eada53b54c153ad96f0689f946a8d9bcd3 +SIZE (opentelemetry_distro-0.55b1.tar.gz) = 2582 diff --git a/devel/py-opentelemetry-distro/pkg-descr b/devel/py-opentelemetry-distro/pkg-descr new file mode 100644 index 000000000000..47baf6dfcd86 --- /dev/null +++ b/devel/py-opentelemetry-distro/pkg-descr @@ -0,0 +1 @@ +OpenTelemetry Distro provides entrypoints to configure OpenTelemetry. diff --git a/devel/py-opentelemetry-instrumentation-asgi/Makefile b/devel/py-opentelemetry-instrumentation-asgi/Makefile new file mode 100644 index 000000000000..9977aa514dc4 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-asgi/Makefile @@ -0,0 +1,34 @@ +PORTNAME= opentelemetry-instrumentation-asgi +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_asgi-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= ASGI instrumentation for OpenTelemetry +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-asgi \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}asgiref>=3.0<4:www/py-asgiref@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-asgi/distinfo b/devel/py-opentelemetry-instrumentation-asgi/distinfo new file mode 100644 index 000000000000..348a31c55292 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-asgi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208094 +SHA256 (opentelemetry_instrumentation_asgi-0.55b1.tar.gz) = 615cde388dd3af4d0e52629a6c75828253618aebcc6e65d93068463811528606 +SIZE (opentelemetry_instrumentation_asgi-0.55b1.tar.gz) = 24356 diff --git a/devel/py-opentelemetry-instrumentation-asgi/pkg-descr b/devel/py-opentelemetry-instrumentation-asgi/pkg-descr new file mode 100644 index 000000000000..04d2d47218ff --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-asgi/pkg-descr @@ -0,0 +1,3 @@ +OpenTelemetry ASGI Instrumentation provides a ASGI middleware that can be used +on any ASGI framework (such as Django, Starlette, FastAPI or Quart) to track +requests timing through OpenTelemetry. diff --git a/devel/py-opentelemetry-instrumentation-dbapi/Makefile b/devel/py-opentelemetry-instrumentation-dbapi/Makefile new file mode 100644 index 000000000000..c8f504283cfd --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-dbapi/Makefile @@ -0,0 +1,28 @@ +PORTNAME= opentelemetry-instrumentation-dbapi +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_dbapi-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry Database API instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-dbapi \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wrapt>=1.0.0<2.0.0:devel/py-wrapt@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-dbapi/distinfo b/devel/py-opentelemetry-instrumentation-dbapi/distinfo new file mode 100644 index 000000000000..5ce040d3c400 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-dbapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208096 +SHA256 (opentelemetry_instrumentation_dbapi-0.55b1.tar.gz) = b1f1d1fa9bb0da89edced6f224f3e9dbc1675ccd93dbebb5c48a432220173774 +SIZE (opentelemetry_instrumentation_dbapi-0.55b1.tar.gz) = 14176 diff --git a/devel/py-opentelemetry-instrumentation-dbapi/pkg-descr b/devel/py-opentelemetry-instrumentation-dbapi/pkg-descr new file mode 100644 index 000000000000..cfd780d76b26 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-dbapi/pkg-descr @@ -0,0 +1,3 @@ +OpenTelemetry Database API instrumentation provides the trace integration with +Database API. It supports libraries that follow the Python Database API +Specification v2.0. diff --git a/devel/py-opentelemetry-instrumentation-django/Makefile b/devel/py-opentelemetry-instrumentation-django/Makefile new file mode 100644 index 000000000000..1f86ce7c3deb --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-django/Makefile @@ -0,0 +1,37 @@ +PORTNAME= opentelemetry-instrumentation-django +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_django-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry Instrumentation for Django +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-django \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-wsgi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-wsgi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= ASGI INSTRUMENTS +OPTIONS_DEFAULT=ASGI INSTRUMENTS +ASGI_DESC= Asynchronous Server Gateway Interface support +INSTRUMENTS_DESC= Instrumentation library + +ASGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-asgi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-asgi@${PY_FLAVOR} +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}django42>=1.10:www/py-django42@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-django/distinfo b/devel/py-opentelemetry-instrumentation-django/distinfo new file mode 100644 index 000000000000..210771fd5a04 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-django/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208098 +SHA256 (opentelemetry_instrumentation_django-0.55b1.tar.gz) = 5c179b7fd377f0f617dafcd9f9c07ad980e88fb0983071935b47f9a60ce2c2aa +SIZE (opentelemetry_instrumentation_django-0.55b1.tar.gz) = 25007 diff --git a/devel/py-opentelemetry-instrumentation-django/pkg-descr b/devel/py-opentelemetry-instrumentation-django/pkg-descr new file mode 100644 index 000000000000..67cd7aaa6cda --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-django/pkg-descr @@ -0,0 +1 @@ +OpenTelemetry Django Tracing allows tracing requests for Django applications. diff --git a/devel/py-opentelemetry-instrumentation-fastapi/Makefile b/devel/py-opentelemetry-instrumentation-fastapi/Makefile new file mode 100644 index 000000000000..64a370798eab --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-fastapi/Makefile @@ -0,0 +1,35 @@ +PORTNAME= opentelemetry-instrumentation-fastapi +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_fastapi-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry FastAPI Instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-fastapi \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-asgi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-asgi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}asgiref>=3.0<4:www/py-asgiref@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-fastapi/distinfo b/devel/py-opentelemetry-instrumentation-fastapi/distinfo new file mode 100644 index 000000000000..a700893740d5 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-fastapi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208100 +SHA256 (opentelemetry_instrumentation_fastapi-0.55b1.tar.gz) = bb9f8c13a053e7ff7da221248067529cc320e9308d57f3908de0afa36f6c5744 +SIZE (opentelemetry_instrumentation_fastapi-0.55b1.tar.gz) = 20275 diff --git a/devel/py-opentelemetry-instrumentation-fastapi/pkg-descr b/devel/py-opentelemetry-instrumentation-fastapi/pkg-descr new file mode 100644 index 000000000000..dd969edf49f9 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-fastapi/pkg-descr @@ -0,0 +1,6 @@ +OpenTelemetry FastAPI Instrumentation provides automatic and manual +instrumentation of FastAPI web frameworks, instrumenting http requests served by +applications utilizing the framework. + +auto-instrumentation using the opentelemetry-instrumentation package is also +supported. diff --git a/devel/py-opentelemetry-instrumentation-flask/Makefile b/devel/py-opentelemetry-instrumentation-flask/Makefile new file mode 100644 index 000000000000..7cdd496ded2f --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-flask/Makefile @@ -0,0 +1,36 @@ +PORTNAME= opentelemetry-instrumentation-flask +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_flask-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Flask instrumentation for OpenTelemetry +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-flask \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-wsgi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-wsgi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=21.0:devel/py-packaging@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}flask>=1.0:www/py-flask@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-flask/distinfo b/devel/py-opentelemetry-instrumentation-flask/distinfo new file mode 100644 index 000000000000..3b736b68c6ad --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-flask/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208102 +SHA256 (opentelemetry_instrumentation_flask-0.55b1.tar.gz) = db95a29e87694f9d96744880cfaf7b6672247a839c8ed5c4162a655ba2e9e2d8 +SIZE (opentelemetry_instrumentation_flask-0.55b1.tar.gz) = 19380 diff --git a/devel/py-opentelemetry-instrumentation-flask/pkg-descr b/devel/py-opentelemetry-instrumentation-flask/pkg-descr new file mode 100644 index 000000000000..b702ca3a2ce0 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-flask/pkg-descr @@ -0,0 +1,2 @@ +OpenTelemetry Flask Tracing builds on the OpenTelemetry WSGI middleware to track +web requests in Flask applications. diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/Makefile b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile new file mode 100644 index 000000000000..ec326837cee5 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-psycopg2/Makefile @@ -0,0 +1,33 @@ +PORTNAME= opentelemetry-instrumentation-psycopg2 +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_psycopg2-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry psycopg2 instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-psycopg2 \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-dbapi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-dbapi@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}psycopg2>=2.7.3.1:databases/py-psycopg2@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/distinfo b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo new file mode 100644 index 000000000000..54c617534f20 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-psycopg2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208104 +SHA256 (opentelemetry_instrumentation_psycopg2-0.55b1.tar.gz) = fa7035b328b77196e03a631921e0fc10f4b1d4d36d9b66fe9a38971bb88af6d4 +SIZE (opentelemetry_instrumentation_psycopg2-0.55b1.tar.gz) = 10651 diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/files/patch-pyproject.toml b/devel/py-opentelemetry-instrumentation-psycopg2/files/patch-pyproject.toml new file mode 100644 index 000000000000..5d8ed156cbce --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-psycopg2/files/patch-pyproject.toml @@ -0,0 +1,10 @@ +--- pyproject.toml.orig 2020-02-02 00:00:00 UTC ++++ pyproject.toml +@@ -33,7 +33,6 @@ instruments = [ + [project.optional-dependencies] + instruments = [ + "psycopg2 >= 2.7.3.1", +- "psycopg2-binary >= 2.7.3.1", + ] + + [project.entry-points.opentelemetry_instrumentor] diff --git a/devel/py-opentelemetry-instrumentation-psycopg2/pkg-descr b/devel/py-opentelemetry-instrumentation-psycopg2/pkg-descr new file mode 100644 index 000000000000..3d97d202e845 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-psycopg2/pkg-descr @@ -0,0 +1,3 @@ +OpenTelemetry Psycopg Instrumentation provides the integration with PostgreSQL. +It supports the Psycopg library, it can be enabled by using +Psycopg2Instrumentor. diff --git a/devel/py-opentelemetry-instrumentation-requests/Makefile b/devel/py-opentelemetry-instrumentation-requests/Makefile new file mode 100644 index 000000000000..bd14c329071d --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-requests/Makefile @@ -0,0 +1,34 @@ +PORTNAME= opentelemetry-instrumentation-requests +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_requests-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry requests instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-requests \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}requests>=2.0<3:www/py-requests@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-requests/distinfo b/devel/py-opentelemetry-instrumentation-requests/distinfo new file mode 100644 index 000000000000..17dbd7292bbe --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-requests/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208106 +SHA256 (opentelemetry_instrumentation_requests-0.55b1.tar.gz) = 3a04ae7bc90af08acef074b369275cf77c60533b319fa91cad76a380fd035c83 +SIZE (opentelemetry_instrumentation_requests-0.55b1.tar.gz) = 14778 diff --git a/devel/py-opentelemetry-instrumentation-requests/pkg-descr b/devel/py-opentelemetry-instrumentation-requests/pkg-descr new file mode 100644 index 000000000000..81bddab00d6b --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-requests/pkg-descr @@ -0,0 +1,2 @@ +OpenTelemetry Requests Instrumentation allows tracing HTTP requests made by the +requests library. diff --git a/devel/py-opentelemetry-instrumentation-urllib/Makefile b/devel/py-opentelemetry-instrumentation-urllib/Makefile new file mode 100644 index 000000000000..b7699c5fce4f --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib/Makefile @@ -0,0 +1,28 @@ +PORTNAME= opentelemetry-instrumentation-urllib +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_urllib-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry urllib instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-urllib \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-urllib/distinfo b/devel/py-opentelemetry-instrumentation-urllib/distinfo new file mode 100644 index 000000000000..46d256e92b87 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208108 +SHA256 (opentelemetry_instrumentation_urllib-0.55b1.tar.gz) = 9961b6035cc68df048e703089de14da4e05e6f123a1f3d61c9341a2a75123a8d +SIZE (opentelemetry_instrumentation_urllib-0.55b1.tar.gz) = 13920 diff --git a/devel/py-opentelemetry-instrumentation-urllib/pkg-descr b/devel/py-opentelemetry-instrumentation-urllib/pkg-descr new file mode 100644 index 000000000000..2341723e3609 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib/pkg-descr @@ -0,0 +1,2 @@ +OpenTelemetry urllib Instrumentation allows tracing HTTP requests made by the +urllib library. diff --git a/devel/py-opentelemetry-instrumentation-urllib3/Makefile b/devel/py-opentelemetry-instrumentation-urllib3/Makefile new file mode 100644 index 000000000000..068a94bc1889 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib3/Makefile @@ -0,0 +1,35 @@ +PORTNAME= opentelemetry-instrumentation-urllib3 +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_urllib3-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= OpenTelemetry urllib3 instrumentation +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-urllib3 \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-util-http>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-util-http@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wrapt>=1.0.0<2.0.0:devel/py-wrapt@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}urllib3>=1.0.0,1<3.0.0,1:net/py-urllib3@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-urllib3/distinfo b/devel/py-opentelemetry-instrumentation-urllib3/distinfo new file mode 100644 index 000000000000..07b0381bdc3f --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib3/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208110 +SHA256 (opentelemetry_instrumentation_urllib3-0.55b1.tar.gz) = 2999eb2652c7461ea308ff1b3a61726a695e9df1cc2635b2627017b3a42ee214 +SIZE (opentelemetry_instrumentation_urllib3-0.55b1.tar.gz) = 15789 diff --git a/devel/py-opentelemetry-instrumentation-urllib3/pkg-descr b/devel/py-opentelemetry-instrumentation-urllib3/pkg-descr new file mode 100644 index 000000000000..09ac65d48e59 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-urllib3/pkg-descr @@ -0,0 +1,2 @@ +OpenTelemetry urllib3 Instrumentation allows tracing HTTP requests made by the +urllib3 library. diff --git a/devel/py-opentelemetry-instrumentation-wsgi/Makefile b/devel/py-opentelemetry-instrumentation-wsgi/Makefile new file mode 100644 index 000000000000..093d3d1f350e --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-wsgi/Makefile @@ -0,0 +1,34 @@ +PORTNAME= opentelemetry-instrumentation-wsgi +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation_wsgi-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= WSGI Middleware for OpenTelemetry +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-wsgi \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.12<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-instrumentation-asgi>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-instrumentation-asgi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +OPTIONS_DEFINE= INSTRUMENTS +OPTIONS_DEFAULT=INSTRUMENTS +INSTRUMENTS_DESC= Instrumentation library + +INSTRUMENTS_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}fastapi>=0.92<1:www/py-fastapi@${PY_FLAVOR} + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation-wsgi/distinfo b/devel/py-opentelemetry-instrumentation-wsgi/distinfo new file mode 100644 index 000000000000..befb8bf59a4a --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-wsgi/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208112 +SHA256 (opentelemetry_instrumentation_wsgi-0.55b1.tar.gz) = a1a1ba188da720603c7ddbd470e446d994f28b433170968bd0394a3d8d4627ae +SIZE (opentelemetry_instrumentation_wsgi-0.55b1.tar.gz) = 18348 diff --git a/devel/py-opentelemetry-instrumentation-wsgi/pkg-descr b/devel/py-opentelemetry-instrumentation-wsgi/pkg-descr new file mode 100644 index 000000000000..7b764ba94d17 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation-wsgi/pkg-descr @@ -0,0 +1,3 @@ +OpenTelemetry WSGI Middleware provides a WSGI middleware that can be used on any +WSGI framework (such as Django / Flask) to track requests timing through +OpenTelemetry. diff --git a/devel/py-opentelemetry-instrumentation/Makefile b/devel/py-opentelemetry-instrumentation/Makefile new file mode 100644 index 000000000000..75c86b7565fc --- /dev/null +++ b/devel/py-opentelemetry-instrumentation/Makefile @@ -0,0 +1,28 @@ +PORTNAME= opentelemetry-instrumentation +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_instrumentation-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Instrumentation Tools and Auto Instrumentation for OpenTelemetry Python +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.4<2:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-semantic-conventions>=${PORTVERSION}<${PORTVERSION}_99:devel/py-opentelemetry-semantic-conventions@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=18.0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wrapt>=1.0.0<2.0.0:devel/py-wrapt@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-instrumentation/distinfo b/devel/py-opentelemetry-instrumentation/distinfo new file mode 100644 index 000000000000..555d8a88d465 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208092 +SHA256 (opentelemetry_instrumentation-0.55b1.tar.gz) = 2dc50aa207b9bfa16f70a1a0571e011e737a9917408934675b89ef4d5718c87b +SIZE (opentelemetry_instrumentation-0.55b1.tar.gz) = 28552 diff --git a/devel/py-opentelemetry-instrumentation/pkg-descr b/devel/py-opentelemetry-instrumentation/pkg-descr new file mode 100644 index 000000000000..4bf92c91fce4 --- /dev/null +++ b/devel/py-opentelemetry-instrumentation/pkg-descr @@ -0,0 +1,2 @@ +OpenTelemetry Instrumentation provides commands that help automatically +instrument a program. diff --git a/devel/py-opentelemetry-util-http/Makefile b/devel/py-opentelemetry-util-http/Makefile new file mode 100644 index 000000000000..2f044a1e2151 --- /dev/null +++ b/devel/py-opentelemetry-util-http/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-util-http +PORTVERSION= 0.55b1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= opentelemetry_util_http-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Web util for OpenTelemetry +WWW= https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/util/opentelemetry-util-http \ + https://github.com/open-telemetry/opentelemetry-python-contrib \ + https://opentelemetry.io/ + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-opentelemetry-util-http/distinfo b/devel/py-opentelemetry-util-http/distinfo new file mode 100644 index 000000000000..72d07d9c039f --- /dev/null +++ b/devel/py-opentelemetry-util-http/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208114 +SHA256 (opentelemetry_util_http-0.55b1.tar.gz) = 29e119c1f6796cccf5fc2aedb55274435cde5976d0ac3fec3ca20a80118f821e +SIZE (opentelemetry_util_http-0.55b1.tar.gz) = 8038 diff --git a/devel/py-opentelemetry-util-http/pkg-descr b/devel/py-opentelemetry-util-http/pkg-descr new file mode 100644 index 000000000000..1151c7161657 --- /dev/null +++ b/devel/py-opentelemetry-util-http/pkg-descr @@ -0,0 +1,3 @@ +OpenTelemetry Util HTTP provides ASGI, WSGI middleware and other HTTP-related +functionality that is common to instrumented web frameworks (such as Django, +Starlette, FastAPI, etc.) to track requests timing through OpenTelemetry. diff --git a/devel/py-poetry/Makefile b/devel/py-poetry/Makefile index ce1efc0b0e48..b6baffbf954f 100644 --- a/devel/py-poetry/Makefile +++ b/devel/py-poetry/Makefile @@ -1,5 +1,6 @@ PORTNAME= poetry PORTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-poetry/poetry/releases/download/${PORTVERSION}/ @@ -21,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=1.2.1<2.0.0:devel/py-build@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}fastjsonschema>=2.18.0<3.0.0:devel/py-fastjsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}findpython>=0.6.2<0.7.0:devel/py-findpython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}installer>=0.7.0<0.8.0:devel/py-installer@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}keyring>=23.9.0,1<26.0.0,1:security/py-keyring@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}keyring>=25.1.0,1<26.0.0,1:security/py-keyring@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=24.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbs-installer>=2025.1.6<2026.0.0:devel/py-pbs-installer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkginfo>=1.12<2.0:sysutils/py-pkginfo@${PY_FLAVOR} \ diff --git a/devel/py-poetry/files/patch-pyproject.toml b/devel/py-poetry/files/patch-pyproject.toml deleted file mode 100644 index 95a2636d41f1..000000000000 --- a/devel/py-poetry/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- pyproject.toml.orig 1970-01-01 00:00:00 UTC -+++ pyproject.toml -@@ -14,7 +14,7 @@ dependencies = [ - # which requires some adaptions to our code. - "importlib-metadata (>=4.4,<8.7) ; python_version < '3.10'", - "installer (>=0.7.0,<0.8.0)", -- "keyring (>=25.1.0,<26.0.0)", -+ "keyring (>=23.9.0,<26.0.0)", - # packaging uses calver, so version is unclamped - "packaging (>=24.0)", - "pkginfo (>=1.12,<2.0)", diff --git a/devel/py-pycodestyle/Makefile b/devel/py-pycodestyle/Makefile index 5524a2d8fcb8..956063645e65 100644 --- a/devel/py-pycodestyle/Makefile +++ b/devel/py-pycodestyle/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycodestyle -PORTVERSION= 2.13.0 +PORTVERSION= 2.14.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pycodestyle/distinfo b/devel/py-pycodestyle/distinfo index 786b25eb8e5a..2e9f27fe496a 100644 --- a/devel/py-pycodestyle/distinfo +++ b/devel/py-pycodestyle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743427669 -SHA256 (PyCQA-pycodestyle-2.13.0_GH0.tar.gz) = b1a4db0d9b8285f6643bcdb41362be6d6c94b891b13ead09c57a2513c46b717b -SIZE (PyCQA-pycodestyle-2.13.0_GH0.tar.gz) = 80780 +TIMESTAMP = 1750948917 +SHA256 (PyCQA-pycodestyle-2.14.0_GH0.tar.gz) = ffcf4dc55f1e5fbdc6dd6acf5db0fd07ded534ae376eee23a742e1410b48d9ae +SIZE (PyCQA-pycodestyle-2.14.0_GH0.tar.gz) = 81096 diff --git a/devel/py-pycrdt/Makefile b/devel/py-pycrdt/Makefile index ac76da5d5a34..0e26c68071b5 100644 --- a/devel/py-pycrdt/Makefile +++ b/devel/py-pycrdt/Makefile @@ -1,5 +1,5 @@ PORTNAME= pycrdt -PORTVERSION= 0.12.22 +PORTVERSION= 0.12.23 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,4 +28,8 @@ CARGO_INSTALL= no RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} .endif +.if ${PYTHON_REL} < 31100 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.14.0:devel/py-typing-extensions@${PY_FLAVOR} +.endif + .include <bsd.port.post.mk> diff --git a/devel/py-pycrdt/Makefile.crates b/devel/py-pycrdt/Makefile.crates index 8d86349862a6..be8734c03582 100644 --- a/devel/py-pycrdt/Makefile.crates +++ b/devel/py-pycrdt/Makefile.crates @@ -3,7 +3,7 @@ CARGO_CRATES= arc-swap-1.7.1 \ async-trait-0.1.88 \ autocfg-1.5.0 \ bitflags-2.9.1 \ - bumpalo-3.18.1 \ + bumpalo-3.19.0 \ cfg-if-1.0.1 \ concurrent-queue-2.5.0 \ crossbeam-utils-0.8.21 \ @@ -42,7 +42,7 @@ CARGO_CRATES= arc-swap-1.7.1 \ serde_json-1.0.140 \ smallstr-0.3.0 \ smallvec-1.15.1 \ - syn-2.0.103 \ + syn-2.0.104 \ target-lexicon-0.13.2 \ thiserror-2.0.12 \ thiserror-impl-2.0.12 \ diff --git a/devel/py-pycrdt/distinfo b/devel/py-pycrdt/distinfo index e813cc629fcb..1614926aa47f 100644 --- a/devel/py-pycrdt/distinfo +++ b/devel/py-pycrdt/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1750954186 -SHA256 (pycrdt-0.12.22.tar.gz) = 7cadf6de12a3c5c4ae5b32858643afd50d522424b8ea486903e98167e06481d4 -SIZE (pycrdt-0.12.22.tar.gz) = 73833 +TIMESTAMP = 1751208164 +SHA256 (pycrdt-0.12.23.tar.gz) = bd906aea92eb093cd4134f44d1335046e5ebd689877669a275147657ae4e9ae3 +SIZE (pycrdt-0.12.23.tar.gz) = 76594 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 @@ -11,8 +11,8 @@ SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c08670 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/bitflags-2.9.1.crate) = 1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967 SIZE (rust/crates/bitflags-2.9.1.crate) = 47913 -SHA256 (rust/crates/bumpalo-3.18.1.crate) = 793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee -SIZE (rust/crates/bumpalo-3.18.1.crate) = 96348 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 @@ -89,8 +89,8 @@ SHA256 (rust/crates/smallstr-0.3.0.crate) = 63b1aefdf380735ff8ded0b15f31aab05daf SIZE (rust/crates/smallstr-0.3.0.crate) = 12221 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/syn-2.0.103.crate) = e4307e30089d6fd6aff212f2da3a1f9e32f3223b1f010fb09b7c95f90f3ca1e8 -SIZE (rust/crates/syn-2.0.103.crate) = 298990 +SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 +SIZE (rust/crates/syn-2.0.104.crate) = 299699 SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 SHA256 (rust/crates/thiserror-2.0.12.crate) = 567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708 diff --git a/devel/py-robotframework-databaselibrary/Makefile b/devel/py-robotframework-databaselibrary/Makefile index 0aef607661e3..b92ff611b0b6 100644 --- a/devel/py-robotframework-databaselibrary/Makefile +++ b/devel/py-robotframework-databaselibrary/Makefile @@ -1,5 +1,5 @@ PORTNAME= robotframework-databaselibrary -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-robotframework-databaselibrary/distinfo b/devel/py-robotframework-databaselibrary/distinfo index 701b328d22dc..d84f4c6120cb 100644 --- a/devel/py-robotframework-databaselibrary/distinfo +++ b/devel/py-robotframework-databaselibrary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836152 -SHA256 (robotframework_databaselibrary-2.1.3.tar.gz) = 1de93b0f4cc1bfcb89b970cff739edcddc7d6dca4a6cf08d5d3ba686edb6df90 -SIZE (robotframework_databaselibrary-2.1.3.tar.gz) = 30633 +TIMESTAMP = 1751208166 +SHA256 (robotframework_databaselibrary-2.1.4.tar.gz) = 65c69215f051a82e03a8fb0cd33d854651b66d1c69aab5f93852d68da8502089 +SIZE (robotframework_databaselibrary-2.1.4.tar.gz) = 30729 diff --git a/devel/re2/Makefile b/devel/re2/Makefile index ccf2bd5bfdab..6bee08b641d8 100644 --- a/devel/re2/Makefile +++ b/devel/re2/Makefile @@ -1,6 +1,5 @@ PORTNAME= re2 -PORTVERSION= 20240702 -PORTREVISION= 1 +PORTVERSION= 20250626b CATEGORIES= devel MASTER_SITES= https://github.com/google/re2/releases/download/${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|}/ DISTNAME= re2-${PORTVERSION:C|(....)(..)(..)|\1-\2-\3|} diff --git a/devel/re2/distinfo b/devel/re2/distinfo index 2014cd26b50e..44dc6a780717 100644 --- a/devel/re2/distinfo +++ b/devel/re2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719921320 -SHA256 (re2-2024-07-02.tar.gz) = eb2df807c781601c14a260a507a5bb4509be1ee626024cb45acbd57cb9d4032b -SIZE (re2-2024-07-02.tar.gz) = 390672 +TIMESTAMP = 1751208126 +SHA256 (re2-2025-06-26b.tar.gz) = 641a3ca337814a6c3676a389ea065812e00ff796f31a427038bc010bae0b86e3 +SIZE (re2-2025-06-26b.tar.gz) = 390782 diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index b23a43308d1d..a643163c4611 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-partitions -PORTVERSION= 1.1120.0 +PORTVERSION= 1.1122.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index 272af0b27004..2aa97405c7e0 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954274 -SHA256 (rubygem/aws-partitions-1.1120.0.gem) = 9dd2c4de7780ad0b51f6314a9cefb405e7e5cb678c67c5fecdc8b60367226d6b -SIZE (rubygem/aws-partitions-1.1120.0.gem) = 81408 +TIMESTAMP = 1751208190 +SHA256 (rubygem/aws-partitions-1.1122.0.gem) = e2b7c109fb56bf423796f40f37f3d28a68f900a93cbcecfe984ce2a89a8fdce9 +SIZE (rubygem/aws-partitions-1.1122.0.gem) = 81408 diff --git a/devel/rubygem-aws-sdk-aiops/Makefile b/devel/rubygem-aws-sdk-aiops/Makefile index 91e78cc6d02a..ca5a26fa354c 100644 --- a/devel/rubygem-aws-sdk-aiops/Makefile +++ b/devel/rubygem-aws-sdk-aiops/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-aiops -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-aiops/distinfo b/devel/rubygem-aws-sdk-aiops/distinfo index a24f0a7b0df1..146f31af92c1 100644 --- a/devel/rubygem-aws-sdk-aiops/distinfo +++ b/devel/rubygem-aws-sdk-aiops/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954100 -SHA256 (rubygem/aws-sdk-aiops-1.0.0.gem) = 935c925b29bd593475fd104b7a1853b8ab32395a4fddbf8523176d73179ce8a3 -SIZE (rubygem/aws-sdk-aiops-1.0.0.gem) = 30720 +TIMESTAMP = 1751208192 +SHA256 (rubygem/aws-sdk-aiops-1.1.0.gem) = f6158d8d29e0cf8b53b2fb29d4e2539c7a4c70735047a7763f2efd4f3172681f +SIZE (rubygem/aws-sdk-aiops-1.1.0.gem) = 31232 diff --git a/devel/rubygem-aws-sdk-alexaforbusiness/Makefile b/devel/rubygem-aws-sdk-alexaforbusiness/Makefile deleted file mode 100644 index 4b6b6b5a39bb..000000000000 --- a/devel/rubygem-aws-sdk-alexaforbusiness/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-alexaforbusiness -PORTVERSION= 1.71.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for Alexa For Business -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-alexaforbusiness - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-alexaforbusiness/distinfo b/devel/rubygem-aws-sdk-alexaforbusiness/distinfo deleted file mode 100644 index e7adc602a830..000000000000 --- a/devel/rubygem-aws-sdk-alexaforbusiness/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1715842902 -SHA256 (rubygem/aws-sdk-alexaforbusiness-1.71.0.gem) = 7aa1c57b308ae3f1737b400aca2f2fc5a382476644a6e446db2b3847c781f988 -SIZE (rubygem/aws-sdk-alexaforbusiness-1.71.0.gem) = 90112 diff --git a/devel/rubygem-aws-sdk-alexaforbusiness/pkg-descr b/devel/rubygem-aws-sdk-alexaforbusiness/pkg-descr deleted file mode 100644 index 32384395b2b9..000000000000 --- a/devel/rubygem-aws-sdk-alexaforbusiness/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for Alexa For Business. diff --git a/devel/rubygem-aws-sdk-backupstorage/Makefile b/devel/rubygem-aws-sdk-backupstorage/Makefile deleted file mode 100644 index 886bb84a64fe..000000000000 --- a/devel/rubygem-aws-sdk-backupstorage/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-backupstorage -PORTVERSION= 1.16.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS Backup Storage -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-backupstorage - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.197.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-backupstorage/distinfo b/devel/rubygem-aws-sdk-backupstorage/distinfo deleted file mode 100644 index 4cad1aeeb5cb..000000000000 --- a/devel/rubygem-aws-sdk-backupstorage/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1718580170 -SHA256 (rubygem/aws-sdk-backupstorage-1.16.0.gem) = f5194a44cd8cfa0607d454807be2dd0aec35e64811ba201851ffa4c5476b1a6d -SIZE (rubygem/aws-sdk-backupstorage-1.16.0.gem) = 26624 diff --git a/devel/rubygem-aws-sdk-backupstorage/pkg-descr b/devel/rubygem-aws-sdk-backupstorage/pkg-descr deleted file mode 100644 index 2d27a85bd5d8..000000000000 --- a/devel/rubygem-aws-sdk-backupstorage/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS Backup Storage. diff --git a/devel/rubygem-aws-sdk-codestar/Makefile b/devel/rubygem-aws-sdk-codestar/Makefile deleted file mode 100644 index f86b60f1c32a..000000000000 --- a/devel/rubygem-aws-sdk-codestar/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-codestar -PORTVERSION= 1.59.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS CodeStar (CodeStar) -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestar - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.201.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-codestar/distinfo b/devel/rubygem-aws-sdk-codestar/distinfo deleted file mode 100644 index 9b065278136e..000000000000 --- a/devel/rubygem-aws-sdk-codestar/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1724084692 -SHA256 (rubygem/aws-sdk-codestar-1.59.0.gem) = 85130a341fb7fe541ace763328ae7f0b4acc3ceed11c880f319572969c0d2d7f -SIZE (rubygem/aws-sdk-codestar-1.59.0.gem) = 34816 diff --git a/devel/rubygem-aws-sdk-codestar/pkg-descr b/devel/rubygem-aws-sdk-codestar/pkg-descr deleted file mode 100644 index fd24538653e0..000000000000 --- a/devel/rubygem-aws-sdk-codestar/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS CodeStar (CodeStar). diff --git a/devel/rubygem-aws-sdk-configservice/Makefile b/devel/rubygem-aws-sdk-configservice/Makefile index 6e14d4314981..22b8d4f55546 100644 --- a/devel/rubygem-aws-sdk-configservice/Makefile +++ b/devel/rubygem-aws-sdk-configservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-configservice -PORTVERSION= 1.129.0 +PORTVERSION= 1.130.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-configservice/distinfo b/devel/rubygem-aws-sdk-configservice/distinfo index 484343d290fb..57e9311b8c2d 100644 --- a/devel/rubygem-aws-sdk-configservice/distinfo +++ b/devel/rubygem-aws-sdk-configservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813322 -SHA256 (rubygem/aws-sdk-configservice-1.129.0.gem) = a9edf9856614f7b62fe8bfd64ff43eb2068d7ef37a76c31fd49f4d2b0a1aaade -SIZE (rubygem/aws-sdk-configservice-1.129.0.gem) = 217600 +TIMESTAMP = 1751208194 +SHA256 (rubygem/aws-sdk-configservice-1.130.0.gem) = aaa2a4e4e7b0e517e8cc9a66dbb5f7089d3fb7a174d058c6bf25641e8efa8956 +SIZE (rubygem/aws-sdk-configservice-1.130.0.gem) = 219136 diff --git a/devel/rubygem-aws-sdk-connect/Makefile b/devel/rubygem-aws-sdk-connect/Makefile index a187cb96e032..0843834e1ff0 100644 --- a/devel/rubygem-aws-sdk-connect/Makefile +++ b/devel/rubygem-aws-sdk-connect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-connect -PORTVERSION= 1.204.0 +PORTVERSION= 1.205.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-connect/distinfo b/devel/rubygem-aws-sdk-connect/distinfo index 90566df0d6f2..934e34622291 100644 --- a/devel/rubygem-aws-sdk-connect/distinfo +++ b/devel/rubygem-aws-sdk-connect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813324 -SHA256 (rubygem/aws-sdk-connect-1.204.0.gem) = e138745d2134bffa70c5cf535fb333432436e6263c5a13eb84153078e5ce5236 -SIZE (rubygem/aws-sdk-connect-1.204.0.gem) = 368128 +TIMESTAMP = 1751208196 +SHA256 (rubygem/aws-sdk-connect-1.205.0.gem) = 09820b2f735eee26c4daaa2e3f8eeeb2c81c7bd2dbf21a1a5df6911a30b65412 +SIZE (rubygem/aws-sdk-connect-1.205.0.gem) = 369664 diff --git a/devel/rubygem-aws-sdk-deadline/Makefile b/devel/rubygem-aws-sdk-deadline/Makefile index c65602847a97..eee28abf1c57 100644 --- a/devel/rubygem-aws-sdk-deadline/Makefile +++ b/devel/rubygem-aws-sdk-deadline/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-deadline -PORTVERSION= 1.27.0 +PORTVERSION= 1.28.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-deadline/distinfo b/devel/rubygem-aws-sdk-deadline/distinfo index 814b867a96f4..58e6982ac22a 100644 --- a/devel/rubygem-aws-sdk-deadline/distinfo +++ b/devel/rubygem-aws-sdk-deadline/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813364 -SHA256 (rubygem/aws-sdk-deadline-1.27.0.gem) = 183fc2807e4dcfd8a4690158e7d1d305fd3d7d127b7e4bed48dc45fc6173d252 -SIZE (rubygem/aws-sdk-deadline-1.27.0.gem) = 137216 +TIMESTAMP = 1751208198 +SHA256 (rubygem/aws-sdk-deadline-1.28.0.gem) = f4d6620ae9def31b01b01b24d251b8bb5920ede532d43da44071a9544e85313c +SIZE (rubygem/aws-sdk-deadline-1.28.0.gem) = 137728 diff --git a/devel/rubygem-aws-sdk-ec2/Makefile b/devel/rubygem-aws-sdk-ec2/Makefile index 9b32b649f7d8..f12abb17c9a1 100644 --- a/devel/rubygem-aws-sdk-ec2/Makefile +++ b/devel/rubygem-aws-sdk-ec2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-ec2 -PORTVERSION= 1.532.0 +PORTVERSION= 1.533.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-ec2/distinfo b/devel/rubygem-aws-sdk-ec2/distinfo index baa76e9fd749..92603834effa 100644 --- a/devel/rubygem-aws-sdk-ec2/distinfo +++ b/devel/rubygem-aws-sdk-ec2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954308 -SHA256 (rubygem/aws-sdk-ec2-1.532.0.gem) = 8093241c385711a929c52a3c399d50d9ad7ca450e81b5b8cbb76ff4741dcd1e2 -SIZE (rubygem/aws-sdk-ec2-1.532.0.gem) = 1456640 +TIMESTAMP = 1751208200 +SHA256 (rubygem/aws-sdk-ec2-1.533.0.gem) = f2378d773f2e163a48948b61890bb55daa5c09b271d3689c0ec1267a15e909c8 +SIZE (rubygem/aws-sdk-ec2-1.533.0.gem) = 1456640 diff --git a/devel/rubygem-aws-sdk-gamesparks/Makefile b/devel/rubygem-aws-sdk-gamesparks/Makefile deleted file mode 100644 index 89efe3e71896..000000000000 --- a/devel/rubygem-aws-sdk-gamesparks/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-gamesparks -PORTVERSION= 1.13.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for GameSparks -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-gamesparks - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.184.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-gamesparks/distinfo b/devel/rubygem-aws-sdk-gamesparks/distinfo deleted file mode 100644 index 9cc99ed79815..000000000000 --- a/devel/rubygem-aws-sdk-gamesparks/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1698341159 -SHA256 (rubygem/aws-sdk-gamesparks-1.13.0.gem) = cd183f44bb5baa706b980f1c00751effbb35a971c9fe3a9a2ffd954544d793df -SIZE (rubygem/aws-sdk-gamesparks-1.13.0.gem) = 33792 diff --git a/devel/rubygem-aws-sdk-gamesparks/pkg-descr b/devel/rubygem-aws-sdk-gamesparks/pkg-descr deleted file mode 100644 index a48d9c9c1107..000000000000 --- a/devel/rubygem-aws-sdk-gamesparks/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for GameSparks. diff --git a/devel/rubygem-aws-sdk-glue/Makefile b/devel/rubygem-aws-sdk-glue/Makefile index 70b0fe03bc7a..de6e4f74a45a 100644 --- a/devel/rubygem-aws-sdk-glue/Makefile +++ b/devel/rubygem-aws-sdk-glue/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-glue -PORTVERSION= 1.222.0 +PORTVERSION= 1.223.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-glue/distinfo b/devel/rubygem-aws-sdk-glue/distinfo index fa99d67ddaee..272b6d549350 100644 --- a/devel/rubygem-aws-sdk-glue/distinfo +++ b/devel/rubygem-aws-sdk-glue/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954328 -SHA256 (rubygem/aws-sdk-glue-1.222.0.gem) = bb6e991418ae1dcd169694f0160eb5980388618ac6747877722ae0a85e4f67eb -SIZE (rubygem/aws-sdk-glue-1.222.0.gem) = 435200 +TIMESTAMP = 1751208202 +SHA256 (rubygem/aws-sdk-glue-1.223.0.gem) = b7e6b8a38ba6b8eb8292319b1f50f41f9df888aa8d3f9d30729d63499582c274 +SIZE (rubygem/aws-sdk-glue-1.223.0.gem) = 439808 diff --git a/devel/rubygem-aws-sdk-guardduty/Makefile b/devel/rubygem-aws-sdk-guardduty/Makefile index 10c21af4da3e..ca5f1108900e 100644 --- a/devel/rubygem-aws-sdk-guardduty/Makefile +++ b/devel/rubygem-aws-sdk-guardduty/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-guardduty -PORTVERSION= 1.118.0 +PORTVERSION= 1.119.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-guardduty/distinfo b/devel/rubygem-aws-sdk-guardduty/distinfo index 9dca7977aab3..c5d6fc9afef4 100644 --- a/devel/rubygem-aws-sdk-guardduty/distinfo +++ b/devel/rubygem-aws-sdk-guardduty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954330 -SHA256 (rubygem/aws-sdk-guardduty-1.118.0.gem) = 8d7525475ed101e723c38611affe8daba3895357cebeae12cbd047c43f77ef7f -SIZE (rubygem/aws-sdk-guardduty-1.118.0.gem) = 138240 +TIMESTAMP = 1751208204 +SHA256 (rubygem/aws-sdk-guardduty-1.119.0.gem) = b5037f266d7a786862fd375a94fc32f3843cb82b8fa07e5a4940682455bccb3e +SIZE (rubygem/aws-sdk-guardduty-1.119.0.gem) = 138240 diff --git a/devel/rubygem-aws-sdk-honeycode/Makefile b/devel/rubygem-aws-sdk-honeycode/Makefile deleted file mode 100644 index d774896d5ca0..000000000000 --- a/devel/rubygem-aws-sdk-honeycode/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-honeycode -PORTVERSION= 1.32.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for Amazon Honeycode (Honeycode) -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-honeycode - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.193.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-honeycode/distinfo b/devel/rubygem-aws-sdk-honeycode/distinfo deleted file mode 100644 index 51cead7be2e0..000000000000 --- a/devel/rubygem-aws-sdk-honeycode/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1715843222 -SHA256 (rubygem/aws-sdk-honeycode-1.32.0.gem) = ec7c7c708af721373e47d982e147d4eb173188b523b6a855c9b809b2f5b3104a -SIZE (rubygem/aws-sdk-honeycode-1.32.0.gem) = 41984 diff --git a/devel/rubygem-aws-sdk-honeycode/pkg-descr b/devel/rubygem-aws-sdk-honeycode/pkg-descr deleted file mode 100644 index a4196b606909..000000000000 --- a/devel/rubygem-aws-sdk-honeycode/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for Amazon Honeycode (Honeycode). diff --git a/devel/rubygem-aws-sdk-iotmanagedintegrations/Makefile b/devel/rubygem-aws-sdk-iotmanagedintegrations/Makefile index cfe8cfc08b63..ab26bdfe37ff 100644 --- a/devel/rubygem-aws-sdk-iotmanagedintegrations/Makefile +++ b/devel/rubygem-aws-sdk-iotmanagedintegrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-iotmanagedintegrations -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-iotmanagedintegrations/distinfo b/devel/rubygem-aws-sdk-iotmanagedintegrations/distinfo index c79d098db537..248be430a959 100644 --- a/devel/rubygem-aws-sdk-iotmanagedintegrations/distinfo +++ b/devel/rubygem-aws-sdk-iotmanagedintegrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813516 -SHA256 (rubygem/aws-sdk-iotmanagedintegrations-1.3.0.gem) = 0aef554c015c549a8477a1f0e0b78219734459ac2a0f956cbbcc37ff8373e58a -SIZE (rubygem/aws-sdk-iotmanagedintegrations-1.3.0.gem) = 63488 +TIMESTAMP = 1751208206 +SHA256 (rubygem/aws-sdk-iotmanagedintegrations-1.4.0.gem) = b216f127dace7e3093a9e582aad5ca69dbb040ae4892db54f06c257a552c9a43 +SIZE (rubygem/aws-sdk-iotmanagedintegrations-1.4.0.gem) = 89088 diff --git a/devel/rubygem-aws-sdk-iotroborunner/Makefile b/devel/rubygem-aws-sdk-iotroborunner/Makefile deleted file mode 100644 index bfa5f06bb53e..000000000000 --- a/devel/rubygem-aws-sdk-iotroborunner/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-iotroborunner -PORTVERSION= 1.12.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS IoT RoboRunner -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-iotroborunner - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.191.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-iotroborunner/distinfo b/devel/rubygem-aws-sdk-iotroborunner/distinfo deleted file mode 100644 index fe98a08add17..000000000000 --- a/devel/rubygem-aws-sdk-iotroborunner/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1710712632 -SHA256 (rubygem/aws-sdk-iotroborunner-1.12.0.gem) = 30e14268a754cee2ba59a3e136fe2f72d91afffba585c373b511e9a0dacc7606 -SIZE (rubygem/aws-sdk-iotroborunner-1.12.0.gem) = 30720 diff --git a/devel/rubygem-aws-sdk-iotroborunner/pkg-descr b/devel/rubygem-aws-sdk-iotroborunner/pkg-descr deleted file mode 100644 index 2aaf17855ca6..000000000000 --- a/devel/rubygem-aws-sdk-iotroborunner/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS IoT RoboRunner. diff --git a/devel/rubygem-aws-sdk-keyspaces/Makefile b/devel/rubygem-aws-sdk-keyspaces/Makefile index a79e171cdd06..e7c0a9a8006f 100644 --- a/devel/rubygem-aws-sdk-keyspaces/Makefile +++ b/devel/rubygem-aws-sdk-keyspaces/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-keyspaces -PORTVERSION= 1.41.0 +PORTVERSION= 1.42.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-keyspaces/distinfo b/devel/rubygem-aws-sdk-keyspaces/distinfo index 7defb73d245f..2fc78d128795 100644 --- a/devel/rubygem-aws-sdk-keyspaces/distinfo +++ b/devel/rubygem-aws-sdk-keyspaces/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813542 -SHA256 (rubygem/aws-sdk-keyspaces-1.41.0.gem) = bf969a572ec60d61e4fded8e7ba06f671864b9d738d59ab38bda54627675292d -SIZE (rubygem/aws-sdk-keyspaces-1.41.0.gem) = 49664 +TIMESTAMP = 1751208208 +SHA256 (rubygem/aws-sdk-keyspaces-1.42.0.gem) = dedb5d404f5706ff152ac845295e5edfad6b6138c11211ce55c7408c68b72f3d +SIZE (rubygem/aws-sdk-keyspaces-1.42.0.gem) = 51200 diff --git a/devel/rubygem-aws-sdk-mobile/Makefile b/devel/rubygem-aws-sdk-keyspacesstreams/Makefile index 0fa075a7c7bb..a657bd68f102 100644 --- a/devel/rubygem-aws-sdk-mobile/Makefile +++ b/devel/rubygem-aws-sdk-keyspacesstreams/Makefile @@ -1,16 +1,16 @@ -PORTNAME= aws-sdk-mobile -PORTVERSION= 1.55.0 +PORTNAME= aws-sdk-keyspacesstreams +PORTVERSION= 1.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS Mobile -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mobile +COMMENT= Official AWS Ruby gem for Amazon Keyspaces Streams +WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-keyspacesstreams LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.201.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.225.0<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 USES= gem diff --git a/devel/rubygem-aws-sdk-keyspacesstreams/distinfo b/devel/rubygem-aws-sdk-keyspacesstreams/distinfo new file mode 100644 index 000000000000..21b4b06f7d21 --- /dev/null +++ b/devel/rubygem-aws-sdk-keyspacesstreams/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751208118 +SHA256 (rubygem/aws-sdk-keyspacesstreams-1.0.0.gem) = dfa5cbe22dd0f6193b0398d1c327bf38b887af272df85cfdaa9b213c51f00b5b +SIZE (rubygem/aws-sdk-keyspacesstreams-1.0.0.gem) = 32768 diff --git a/devel/rubygem-aws-sdk-keyspacesstreams/pkg-descr b/devel/rubygem-aws-sdk-keyspacesstreams/pkg-descr new file mode 100644 index 000000000000..908beca863f9 --- /dev/null +++ b/devel/rubygem-aws-sdk-keyspacesstreams/pkg-descr @@ -0,0 +1 @@ +Official AWS Ruby gem for Amazon Keyspaces Streams. diff --git a/devel/rubygem-aws-sdk-kms/Makefile b/devel/rubygem-aws-sdk-kms/Makefile index 9dc60ed38a38..bd3e619baf55 100644 --- a/devel/rubygem-aws-sdk-kms/Makefile +++ b/devel/rubygem-aws-sdk-kms/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-kms -PORTVERSION= 1.105.0 +PORTVERSION= 1.106.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-kms/distinfo b/devel/rubygem-aws-sdk-kms/distinfo index f0cd6bd1a055..07e2d73b5c4e 100644 --- a/devel/rubygem-aws-sdk-kms/distinfo +++ b/devel/rubygem-aws-sdk-kms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954336 -SHA256 (rubygem/aws-sdk-kms-1.105.0.gem) = d7756c1c2e3a79afaceb7c590f3846d2814cf217e28971c243608c41d65bae4f -SIZE (rubygem/aws-sdk-kms-1.105.0.gem) = 167424 +TIMESTAMP = 1751208210 +SHA256 (rubygem/aws-sdk-kms-1.106.0.gem) = 1737e3f154746dedcaf6aecf2e5490ab5e6447ac373bb5a57a19bb1184506007 +SIZE (rubygem/aws-sdk-kms-1.106.0.gem) = 167424 diff --git a/devel/rubygem-aws-sdk-lambdapreview/Makefile b/devel/rubygem-aws-sdk-lambdapreview/Makefile deleted file mode 100644 index 438964001fdc..000000000000 --- a/devel/rubygem-aws-sdk-lambdapreview/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-lambdapreview -PORTVERSION= 1.50.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS Lambda -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-lambdapreview - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.203.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-lambdapreview/distinfo b/devel/rubygem-aws-sdk-lambdapreview/distinfo deleted file mode 100644 index f9b6bc314ad0..000000000000 --- a/devel/rubygem-aws-sdk-lambdapreview/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1725560347 -SHA256 (rubygem/aws-sdk-lambdapreview-1.50.0.gem) = 07f69bd1ecacb25c4d47889f7030e7abe6ff7a7f857b46ac3611bcdbb3a9fcdd -SIZE (rubygem/aws-sdk-lambdapreview-1.50.0.gem) = 28672 diff --git a/devel/rubygem-aws-sdk-lambdapreview/pkg-descr b/devel/rubygem-aws-sdk-lambdapreview/pkg-descr deleted file mode 100644 index 8beccc9c8c90..000000000000 --- a/devel/rubygem-aws-sdk-lambdapreview/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS Lambda. diff --git a/devel/rubygem-aws-sdk-mobile/distinfo b/devel/rubygem-aws-sdk-mobile/distinfo deleted file mode 100644 index 121845735e05..000000000000 --- a/devel/rubygem-aws-sdk-mobile/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1721499152 -SHA256 (rubygem/aws-sdk-mobile-1.55.0.gem) = e73541b2e71a0fd5b0a3e449f501756af36a4a9a0e54ebc8b4279396f2d2992e -SIZE (rubygem/aws-sdk-mobile-1.55.0.gem) = 27648 diff --git a/devel/rubygem-aws-sdk-mobile/pkg-descr b/devel/rubygem-aws-sdk-mobile/pkg-descr deleted file mode 100644 index 2477d3ef340f..000000000000 --- a/devel/rubygem-aws-sdk-mobile/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS Mobile. diff --git a/devel/rubygem-aws-sdk-nimblestudio/Makefile b/devel/rubygem-aws-sdk-nimblestudio/Makefile deleted file mode 100644 index 0bd4a6418ea3..000000000000 --- a/devel/rubygem-aws-sdk-nimblestudio/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-nimblestudio -PORTVERSION= 1.41.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for Amazon Nimble Studio -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-nimblestudio - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.207.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-nimblestudio/distinfo b/devel/rubygem-aws-sdk-nimblestudio/distinfo deleted file mode 100644 index afad410707fe..000000000000 --- a/devel/rubygem-aws-sdk-nimblestudio/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1729594492 -SHA256 (rubygem/aws-sdk-nimblestudio-1.41.0.gem) = f82598adad3e25d99ebd096764d44e413d44bee91f3b7dbd625b73b20d44a1f0 -SIZE (rubygem/aws-sdk-nimblestudio-1.41.0.gem) = 75264 diff --git a/devel/rubygem-aws-sdk-nimblestudio/pkg-descr b/devel/rubygem-aws-sdk-nimblestudio/pkg-descr deleted file mode 100644 index 782c71c36f07..000000000000 --- a/devel/rubygem-aws-sdk-nimblestudio/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for Amazon Nimble Studio. diff --git a/devel/rubygem-aws-sdk-privatenetworks/Makefile b/devel/rubygem-aws-sdk-privatenetworks/Makefile deleted file mode 100644 index 0754459da3f1..000000000000 --- a/devel/rubygem-aws-sdk-privatenetworks/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-privatenetworks -PORTVERSION= 1.33.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS Private 5G -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-privatenetworks - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.216.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-privatenetworks/distinfo b/devel/rubygem-aws-sdk-privatenetworks/distinfo deleted file mode 100644 index 38bb5d42b3da..000000000000 --- a/devel/rubygem-aws-sdk-privatenetworks/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1748495919 -SHA256 (rubygem/aws-sdk-privatenetworks-1.33.0.gem) = 81d2b99bcc39b5d88020b2b54bdb453a09d1b59713448beff0500c77720183dc -SIZE (rubygem/aws-sdk-privatenetworks-1.33.0.gem) = 43520 diff --git a/devel/rubygem-aws-sdk-privatenetworks/pkg-descr b/devel/rubygem-aws-sdk-privatenetworks/pkg-descr deleted file mode 100644 index 1bd4360368fc..000000000000 --- a/devel/rubygem-aws-sdk-privatenetworks/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS Private 5G. diff --git a/devel/rubygem-aws-sdk-qbusiness/Makefile b/devel/rubygem-aws-sdk-qbusiness/Makefile index 1e408a0b144e..2a7708d40a5e 100644 --- a/devel/rubygem-aws-sdk-qbusiness/Makefile +++ b/devel/rubygem-aws-sdk-qbusiness/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-qbusiness -PORTVERSION= 1.40.0 +PORTVERSION= 1.41.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-qbusiness/distinfo b/devel/rubygem-aws-sdk-qbusiness/distinfo index 07bfaca895b7..f2051d68f225 100644 --- a/devel/rubygem-aws-sdk-qbusiness/distinfo +++ b/devel/rubygem-aws-sdk-qbusiness/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813740 -SHA256 (rubygem/aws-sdk-qbusiness-1.40.0.gem) = fd9d0d17beed651f6224f08e058333e689d72e8a9a5f6ecf56480bb304419bea -SIZE (rubygem/aws-sdk-qbusiness-1.40.0.gem) = 145408 +TIMESTAMP = 1751208212 +SHA256 (rubygem/aws-sdk-qbusiness-1.41.0.gem) = d12d11f80fa30e92c99a5b64b48a9f9f7c350b271ee3116ca8b2e64bd0910c2b +SIZE (rubygem/aws-sdk-qbusiness-1.41.0.gem) = 147968 diff --git a/devel/rubygem-aws-sdk-qconnect/Makefile b/devel/rubygem-aws-sdk-qconnect/Makefile index 8d74b68c9732..4b8ad5525926 100644 --- a/devel/rubygem-aws-sdk-qconnect/Makefile +++ b/devel/rubygem-aws-sdk-qconnect/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-qconnect -PORTVERSION= 1.34.0 +PORTVERSION= 1.35.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-qconnect/distinfo b/devel/rubygem-aws-sdk-qconnect/distinfo index 83e2a144f1e1..c5954d90eb9c 100644 --- a/devel/rubygem-aws-sdk-qconnect/distinfo +++ b/devel/rubygem-aws-sdk-qconnect/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813742 -SHA256 (rubygem/aws-sdk-qconnect-1.34.0.gem) = 3a65fb0ea7dfd9b793071dfdd0a4074ca9bac14d0abfd3c77f17b530c97f32a3 -SIZE (rubygem/aws-sdk-qconnect-1.34.0.gem) = 145408 +TIMESTAMP = 1751208214 +SHA256 (rubygem/aws-sdk-qconnect-1.35.0.gem) = efc899daa2d1d371074f11a7fe470012dda0d985831b4b34be3cc0ee6043084b +SIZE (rubygem/aws-sdk-qconnect-1.35.0.gem) = 145920 diff --git a/devel/rubygem-aws-sdk-rds/Makefile b/devel/rubygem-aws-sdk-rds/Makefile index 912abec50774..4741fa40b452 100644 --- a/devel/rubygem-aws-sdk-rds/Makefile +++ b/devel/rubygem-aws-sdk-rds/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-rds -PORTVERSION= 1.281.0 +PORTVERSION= 1.282.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-rds/distinfo b/devel/rubygem-aws-sdk-rds/distinfo index 15b7c911d499..82e853cbc030 100644 --- a/devel/rubygem-aws-sdk-rds/distinfo +++ b/devel/rubygem-aws-sdk-rds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954360 -SHA256 (rubygem/aws-sdk-rds-1.281.0.gem) = fbbf6f67e6fad09669dbbaa704b9751a14d01fc2a7a3dbad2bc9f620573810e1 -SIZE (rubygem/aws-sdk-rds-1.281.0.gem) = 645120 +TIMESTAMP = 1751208216 +SHA256 (rubygem/aws-sdk-rds-1.282.0.gem) = 159c4d5ea71295dc466ca78e99013b593cee33bc28fd0f98bde9ed7028a18603 +SIZE (rubygem/aws-sdk-rds-1.282.0.gem) = 645120 diff --git a/devel/rubygem-aws-sdk-resources/Makefile b/devel/rubygem-aws-sdk-resources/Makefile index dd089c1c106a..b7f23260f237 100644 --- a/devel/rubygem-aws-sdk-resources/Makefile +++ b/devel/rubygem-aws-sdk-resources/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-resources -PORTVERSION= 3.232.0 +PORTVERSION= 3.233.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -217,6 +217,7 @@ RUN_DEPENDS= rubygem-aws-sdk-accessanalyzer>=1<2:devel/rubygem-aws-sdk-accessana rubygem-aws-sdk-kendra>=1<2:devel/rubygem-aws-sdk-kendra \ rubygem-aws-sdk-kendraranking>=1<2:devel/rubygem-aws-sdk-kendraranking \ rubygem-aws-sdk-keyspaces>=1<2:devel/rubygem-aws-sdk-keyspaces \ + rubygem-aws-sdk-keyspacesstreams>=1<2:devel/rubygem-aws-sdk-keyspacesstreams \ rubygem-aws-sdk-kinesis>=1<2:devel/rubygem-aws-sdk-kinesis \ rubygem-aws-sdk-kinesisanalytics>=1<2:devel/rubygem-aws-sdk-kinesisanalytics \ rubygem-aws-sdk-kinesisanalyticsv2>=1<2:devel/rubygem-aws-sdk-kinesisanalyticsv2 \ diff --git a/devel/rubygem-aws-sdk-resources/distinfo b/devel/rubygem-aws-sdk-resources/distinfo index 8cad67f5a8e1..79ec964f0705 100644 --- a/devel/rubygem-aws-sdk-resources/distinfo +++ b/devel/rubygem-aws-sdk-resources/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954362 -SHA256 (rubygem/aws-sdk-resources-3.232.0.gem) = 9580eda9837f36d626ba7bd57438c8b94868667252f75c473b0a4396b8dc6f0c -SIZE (rubygem/aws-sdk-resources-3.232.0.gem) = 23040 +TIMESTAMP = 1751208218 +SHA256 (rubygem/aws-sdk-resources-3.233.0.gem) = 010156214cd1c653d56ef74febb688c6938e9142a5503c6b9822d49372c5cce4 +SIZE (rubygem/aws-sdk-resources-3.233.0.gem) = 23040 diff --git a/devel/rubygem-aws-sdk-sesv2/Makefile b/devel/rubygem-aws-sdk-sesv2/Makefile index 774d4c8f3515..635c27246804 100644 --- a/devel/rubygem-aws-sdk-sesv2/Makefile +++ b/devel/rubygem-aws-sdk-sesv2/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-sesv2 -PORTVERSION= 1.77.0 +PORTVERSION= 1.78.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-sesv2/distinfo b/devel/rubygem-aws-sdk-sesv2/distinfo index 8b5ed2cf53b6..3c398e6220e3 100644 --- a/devel/rubygem-aws-sdk-sesv2/distinfo +++ b/devel/rubygem-aws-sdk-sesv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813840 -SHA256 (rubygem/aws-sdk-sesv2-1.77.0.gem) = e75f1b9ac75c59f5eb0bafe822865d137ab7529c42210da7c80dfd57396cb98f -SIZE (rubygem/aws-sdk-sesv2-1.77.0.gem) = 137728 +TIMESTAMP = 1751208220 +SHA256 (rubygem/aws-sdk-sesv2-1.78.0.gem) = 31831280ef1d840bc1be8275b935b570122a2c9bc91939c300c5c16ab2ed771b +SIZE (rubygem/aws-sdk-sesv2-1.78.0.gem) = 138240 diff --git a/devel/rubygem-aws-sdk-ssooidc/Makefile b/devel/rubygem-aws-sdk-ssooidc/Makefile deleted file mode 100644 index eae77a80fec0..000000000000 --- a/devel/rubygem-aws-sdk-ssooidc/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-ssooidc -PORTVERSION= 1.25.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for AWS SSO OIDC (SSO OIDC) -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-ssooidc - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.131.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-ssooidc/distinfo b/devel/rubygem-aws-sdk-ssooidc/distinfo deleted file mode 100644 index 4cbeec247b18..000000000000 --- a/devel/rubygem-aws-sdk-ssooidc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1749813876 -SHA256 (rubygem/aws-sdk-ssooidc-1.25.0.gem) = 8271d12457030210fc61c90424570c823cff80e9fc3f8f43b02340bc96eb59f8 -SIZE (rubygem/aws-sdk-ssooidc-1.25.0.gem) = 9216 diff --git a/devel/rubygem-aws-sdk-ssooidc/pkg-descr b/devel/rubygem-aws-sdk-ssooidc/pkg-descr deleted file mode 100644 index 0ca73678fb6c..000000000000 --- a/devel/rubygem-aws-sdk-ssooidc/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for AWS SSO OIDC (SSO OIDC). diff --git a/devel/rubygem-aws-sdk-worklink/Makefile b/devel/rubygem-aws-sdk-worklink/Makefile deleted file mode 100644 index 2a73a708c919..000000000000 --- a/devel/rubygem-aws-sdk-worklink/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= aws-sdk-worklink -PORTVERSION= 1.55.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Official AWS Ruby gem for Amazon WorkLink (WorkLink) -WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-worklink - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -RUN_DEPENDS= rubygem-aws-sdk-core>=3.205.0<4:devel/rubygem-aws-sdk-core \ - rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/rubygem-aws-sdk-worklink/distinfo b/devel/rubygem-aws-sdk-worklink/distinfo deleted file mode 100644 index ed571484a417..000000000000 --- a/devel/rubygem-aws-sdk-worklink/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1726488152 -SHA256 (rubygem/aws-sdk-worklink-1.55.0.gem) = 760f6b71fcda6127c95bd546dd46c339c1e21764fcbba64bdb8b74d0bd85a1ce -SIZE (rubygem/aws-sdk-worklink-1.55.0.gem) = 36352 diff --git a/devel/rubygem-aws-sdk-worklink/pkg-descr b/devel/rubygem-aws-sdk-worklink/pkg-descr deleted file mode 100644 index 9c176dbf00dc..000000000000 --- a/devel/rubygem-aws-sdk-worklink/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Official AWS Ruby gem for Amazon WorkLink (WorkLink). diff --git a/devel/rubygem-aws-sdk-workspaces/Makefile b/devel/rubygem-aws-sdk-workspaces/Makefile index 1b06ecb19397..d188fe10fdc3 100644 --- a/devel/rubygem-aws-sdk-workspaces/Makefile +++ b/devel/rubygem-aws-sdk-workspaces/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-workspaces -PORTVERSION= 1.138.0 +PORTVERSION= 1.139.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-sdk-workspaces/distinfo b/devel/rubygem-aws-sdk-workspaces/distinfo index 5b24ff229fbd..d9ceddb18c29 100644 --- a/devel/rubygem-aws-sdk-workspaces/distinfo +++ b/devel/rubygem-aws-sdk-workspaces/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813934 -SHA256 (rubygem/aws-sdk-workspaces-1.138.0.gem) = a48a8ecee6eae6cd44b5085c47f318535f825862af2cc43de8725a5ce2f5b56f -SIZE (rubygem/aws-sdk-workspaces-1.138.0.gem) = 115200 +TIMESTAMP = 1751208222 +SHA256 (rubygem/aws-sdk-workspaces-1.139.0.gem) = 3453babbfbe556ddcb4549f7874bba06f324010dbe52b7618f298b2ab964ed49 +SIZE (rubygem/aws-sdk-workspaces-1.139.0.gem) = 116224 diff --git a/devel/rubygem-flipper-active_support_cache_store/Makefile b/devel/rubygem-flipper-active_support_cache_store/Makefile index 2ae5b23f9d4f..ea5514a1d0b1 100644 --- a/devel/rubygem-flipper-active_support_cache_store/Makefile +++ b/devel/rubygem-flipper-active_support_cache_store/Makefile @@ -1,5 +1,5 @@ PORTNAME= flipper-active_support_cache_store -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-flipper-active_support_cache_store/distinfo b/devel/rubygem-flipper-active_support_cache_store/distinfo index 54a570dd8714..6385ba5f0183 100644 --- a/devel/rubygem-flipper-active_support_cache_store/distinfo +++ b/devel/rubygem-flipper-active_support_cache_store/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070660 -SHA256 (rubygem/flipper-active_support_cache_store-1.3.4.gem) = c05f38fdbd9d7df8309f8d3e8560888f6118b412f12ef9ca1fe8bc5dccbbf871 -SIZE (rubygem/flipper-active_support_cache_store-1.3.4.gem) = 7168 +TIMESTAMP = 1751208226 +SHA256 (rubygem/flipper-active_support_cache_store-1.3.5.gem) = 80305ac2e0725d46f838f400983c1a68365a4785acdc1183788bbfaadce844e5 +SIZE (rubygem/flipper-active_support_cache_store-1.3.5.gem) = 7168 diff --git a/devel/rubygem-flipper-ui/Makefile b/devel/rubygem-flipper-ui/Makefile index 1237c16e4e70..65833fd63a85 100644 --- a/devel/rubygem-flipper-ui/Makefile +++ b/devel/rubygem-flipper-ui/Makefile @@ -1,5 +1,5 @@ PORTNAME= flipper-ui -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-flipper-ui/distinfo b/devel/rubygem-flipper-ui/distinfo index 49767369d58d..b58a6316fad4 100644 --- a/devel/rubygem-flipper-ui/distinfo +++ b/devel/rubygem-flipper-ui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070662 -SHA256 (rubygem/flipper-ui-1.3.4.gem) = 1f82a141d4995a461474793f06c2d6039e75e7aec93fba86d0a40ce71fb6fe03 -SIZE (rubygem/flipper-ui-1.3.4.gem) = 325120 +TIMESTAMP = 1751208228 +SHA256 (rubygem/flipper-ui-1.3.5.gem) = 9ceae32549c03ab48ddada87f0c4fc12d4f5660230fd3e9b73d46c0064513517 +SIZE (rubygem/flipper-ui-1.3.5.gem) = 325120 diff --git a/devel/rubygem-flipper/Makefile b/devel/rubygem-flipper/Makefile index ac22607b35ab..9f03740531b2 100644 --- a/devel/rubygem-flipper/Makefile +++ b/devel/rubygem-flipper/Makefile @@ -1,5 +1,5 @@ PORTNAME= flipper -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-flipper/distinfo b/devel/rubygem-flipper/distinfo index cabb0e833d92..411ef1542f12 100644 --- a/devel/rubygem-flipper/distinfo +++ b/devel/rubygem-flipper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070658 -SHA256 (rubygem/flipper-1.3.4.gem) = 2ef8ddd9131e73b9890a2366dc9408fcc54c41dcf41126401776988acd03809d -SIZE (rubygem/flipper-1.3.4.gem) = 827904 +TIMESTAMP = 1751208224 +SHA256 (rubygem/flipper-1.3.5.gem) = a4abc19f70facd240f71bc162705d914e934afccdc6975b82553b72120fe9517 +SIZE (rubygem/flipper-1.3.5.gem) = 827904 diff --git a/devel/rubygem-sorbet-runtime/Makefile b/devel/rubygem-sorbet-runtime/Makefile index 32a5b1bdea73..17b14400a743 100644 --- a/devel/rubygem-sorbet-runtime/Makefile +++ b/devel/rubygem-sorbet-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= sorbet-runtime -PORTVERSION= 0.5.12203 +PORTVERSION= 0.5.12204 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-sorbet-runtime/distinfo b/devel/rubygem-sorbet-runtime/distinfo index c9d39cb92ceb..6463d6b9c741 100644 --- a/devel/rubygem-sorbet-runtime/distinfo +++ b/devel/rubygem-sorbet-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954412 -SHA256 (rubygem/sorbet-runtime-0.5.12203.gem) = f92ba1bab9dfcfb8ccaf40990ba138f597b6b4babaa5f3d9c25c9db9c10c6708 -SIZE (rubygem/sorbet-runtime-0.5.12203.gem) = 89088 +TIMESTAMP = 1751208230 +SHA256 (rubygem/sorbet-runtime-0.5.12204.gem) = b58aed968f82996b7e46b2cad1e15657ca2b5a27fb6c9fa7e57e105edc966deb +SIZE (rubygem/sorbet-runtime-0.5.12204.gem) = 89088 diff --git a/devel/rubygem-state_machines/Makefile b/devel/rubygem-state_machines/Makefile index 3dc7ebf4496a..d7109a8e3a50 100644 --- a/devel/rubygem-state_machines/Makefile +++ b/devel/rubygem-state_machines/Makefile @@ -1,5 +1,5 @@ PORTNAME= state_machines -PORTVERSION= 0.20.0 +PORTVERSION= 0.30.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-state_machines/distinfo b/devel/rubygem-state_machines/distinfo index f5dd99e8ddda..27554de0ca76 100644 --- a/devel/rubygem-state_machines/distinfo +++ b/devel/rubygem-state_machines/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954272 -SHA256 (rubygem/state_machines-0.20.0.gem) = d47043d697ab87af4328f8f43e55debd1a4316b86a00228a67cf7a72842fe145 -SIZE (rubygem/state_machines-0.20.0.gem) = 68096 +TIMESTAMP = 1751208232 +SHA256 (rubygem/state_machines-0.30.0.gem) = 4db811660dee62d79980d349ffab1321ef0a760094338a65ce0c6699630966f0 +SIZE (rubygem/state_machines-0.30.0.gem) = 75264 diff --git a/dns/dnscap/Makefile b/dns/dnscap/Makefile index 66b2dc7ca92c..f86d51774e3b 100644 --- a/dns/dnscap/Makefile +++ b/dns/dnscap/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnscap -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.dns-oarc.net/files/dnscap/ \ diff --git a/dns/dnscap/distinfo b/dns/dnscap/distinfo index edf98e7b0e67..3c89b96c46c4 100644 --- a/dns/dnscap/distinfo +++ b/dns/dnscap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954122 -SHA256 (dnscap-2.4.0.tar.gz) = 1e568a2e417a3df68efd20c2534c7ec352cf8329ac861cbe301982f62893ef01 -SIZE (dnscap-2.4.0.tar.gz) = 833066 +TIMESTAMP = 1751208128 +SHA256 (dnscap-2.4.1.tar.gz) = 524e1883bd9115a669d80fb2a0a0e596ce681fd5fbec39fa5240b86b085837e4 +SIZE (dnscap-2.4.1.tar.gz) = 835899 diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 96ca52b022e8..027ec8c2b4a2 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -1,7 +1,7 @@ PORTNAME= dnsmasq DISTVERSION= 2.91 # Leave the PORTREVISION in even if 0 to avoid accidental PORTEPOCH bumps: -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= dns MASTER_SITES= https://www.thekelleys.org.uk/dnsmasq/ \ diff --git a/dns/dnsmasq/files/patch-src_util.c b/dns/dnsmasq/files/patch-src_util.c new file mode 100644 index 000000000000..a50483debfeb --- /dev/null +++ b/dns/dnsmasq/files/patch-src_util.c @@ -0,0 +1,73 @@ +commit 15841f187d2b208a6113d4e2d479d3af4275bb1c +Author: Simon Kelley <simon@thekelleys.org.uk> +Date: Sun Jun 22 23:04:36 2025 +0100 + + Fix issue with fast file-descriptor close on *BSD. + + This fixes a problem introduced in 8a5fe8ce6bb6c2bd81f237a0f4a2583722ffbd1c + + On BSD, fdescfs is normally mounted at /dev/fd. However + if it is NOT mounted, devfs creates a directory at /dev/fd + which contains (only) the file descriptors 0,1 and 2. + + Under these conditions, opendir() will succeed, and + if we proceed we will fail to close extant + file descriptors which should be closed. + + Check that there is a filesystem mounted at /dev/fd + by checking that the device changes between /dev/fd + and /dev. If if doesn't, fall back to the dumb path. + + Thanks to Roman Bogorodskiy for spotting the problem + and helping with diagnosis. + +--- src/util.c.orig 2025-03-14 15:09:35 UTC ++++ src/util.c +@@ -34,6 +34,10 @@ + #include <sys/utsname.h> + #endif + ++#ifdef HAVE_BSD_NETWORK ++#include <libgen.h> ++#endif ++ + /* SURF random number generator */ + + static u32 seed[32]; +@@ -831,9 +835,34 @@ void close_fds(long max_fd, int spare1, int spare2, in + #endif + + #ifdef FDESCFS +- DIR *d; ++ DIR *d = NULL; + +- if ((d = opendir(FDESCFS))) ++# ifdef HAVE_BSD_NETWORK ++ dev_t dirdev = 0; ++ char fdescfs[] = FDESCFS; /* string must be writable */ ++ struct stat statbuf; ++ ++ /* On BSD, fdescfs is normally mounted at /dev/fd. However ++ if it is NOT mounted, devfs creates a directory at /dev/fd ++ which contains (only) the file descriptors 0,1 and 2. ++ ++ Under these conditions, opendir() will succeed, and ++ if we proceed we will fail to close extant ++ file descriptors which should be closed. ++ ++ Check that there is a filesystem mounted at /dev/fd ++ by checking that the device changes between /dev/fd ++ and /dev. If if doesn't, fall back to the dumb path. */ ++ ++ if (stat(fdescfs, &statbuf) != -1) ++ dirdev = statbuf.st_dev; ++ ++ if (stat(dirname(fdescfs), &statbuf) != -1 && ++ dirdev != statbuf.st_dev) ++# endif ++ d = opendir(FDESCFS); ++ ++ if (d) + { + struct dirent *de; + diff --git a/dns/pear-Net_DNS21/Makefile b/dns/pear-Net_DNS21/Makefile index 6fdc9a1f0448..f4c5cab1a08e 100644 --- a/dns/pear-Net_DNS21/Makefile +++ b/dns/pear-Net_DNS21/Makefile @@ -20,4 +20,6 @@ USE_GITHUB= yes GH_ACCOUNT= mikepultz GH_PROJECT= netdns2 +PORTSCOUT= limit:^1\. + .include <bsd.port.mk> diff --git a/dns/py-publicsuffixlist/Makefile b/dns/py-publicsuffixlist/Makefile index e8e4599fcf0f..eb6e05a50321 100644 --- a/dns/py-publicsuffixlist/Makefile +++ b/dns/py-publicsuffixlist/Makefile @@ -1,5 +1,5 @@ PORTNAME= publicsuffixlist -PORTVERSION= 1.0.2.20250617 +PORTVERSION= 1.0.2.20250627 CATEGORIES= dns python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-publicsuffixlist/distinfo b/dns/py-publicsuffixlist/distinfo index 8b675678aefc..d958757cfc28 100644 --- a/dns/py-publicsuffixlist/distinfo +++ b/dns/py-publicsuffixlist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188120 -SHA256 (publicsuffixlist-1.0.2.20250617.tar.gz) = 5042d7fc63f572f92632936efb3ce6432c1a2a464f24fd43f25af742618790e6 -SIZE (publicsuffixlist-1.0.2.20250617.tar.gz) = 105467 +TIMESTAMP = 1751208168 +SHA256 (publicsuffixlist-1.0.2.20250627.tar.gz) = 0302e18d3a2338430be2f53fc66bfdf4cdd38ed6172405f501c8c266ebb9f03b +SIZE (publicsuffixlist-1.0.2.20250627.tar.gz) = 105569 diff --git a/editors/bee-host/Makefile b/editors/bee-host/Makefile index cf12c5f38a3e..3af83dc6590a 100644 --- a/editors/bee-host/Makefile +++ b/editors/bee-host/Makefile @@ -1,5 +1,5 @@ PORTNAME= bee-host -DISTVERSION= 1.3.7-3 +DISTVERSION= 1.4.0 CATEGORIES= editors www MAINTAINER= thierry@FreeBSD.org @@ -8,14 +8,15 @@ WWW= https://github.com/rosmanov/bee-host LICENSE= MIT -LIB_DEPENDS= libcjson.so:devel/libcjson +LIB_DEPENDS= libuv.so:devel/libuv \ + libcjson.so:devel/libcjson USE_GITHUB= yes GH_ACCOUNT= rosmanov USES= cmake:noninja localbase:ldflags shebangfix SHEBANG_GLOB= *.sh -LDFLAGS+= -lcjson -lcjson_utils +LDFLAGS+= -lcjson -lcjson_utils -luv CMAKE_ARGS= -DCMAKE_DOC_DIR:PATH=${DOCSDIR_REL} OPTIONS_DEFINE= DOCS diff --git a/editors/bee-host/distinfo b/editors/bee-host/distinfo index 374d080c50a2..6f88436d3643 100644 --- a/editors/bee-host/distinfo +++ b/editors/bee-host/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746552217 -SHA256 (rosmanov-bee-host-1.3.7-3_GH0.tar.gz) = a9b023f313754716f4ac2ce05615711d3df334e5cbf06ed4de0d94dd17e9a5d1 -SIZE (rosmanov-bee-host-1.3.7-3_GH0.tar.gz) = 31443 +TIMESTAMP = 1751299136 +SHA256 (rosmanov-bee-host-1.4.0_GH0.tar.gz) = 8fac983e514f259a496f00e82f5b2d6f101fb85e9af75abcb4310b575488a668 +SIZE (rosmanov-bee-host-1.4.0_GH0.tar.gz) = 35909 diff --git a/editors/bee-host/files/patch-CMakeLists.txt b/editors/bee-host/files/patch-CMakeLists.txt index cfc68a29e43f..5295ebf1a6c6 100644 --- a/editors/bee-host/files/patch-CMakeLists.txt +++ b/editors/bee-host/files/patch-CMakeLists.txt @@ -1,57 +1,112 @@ ---- CMakeLists.txt.orig 2025-04-21 15:28:54 UTC +--- CMakeLists.txt.orig 2025-06-08 19:16:44 UTC +++ CMakeLists.txt -@@ -39,27 +39,7 @@ set(EXTERNAL_DIR ${CMAKE_CURRENT_BINARY_DIR}/external) +@@ -43,94 +43,10 @@ set(EXTERNAL_DIR ${CMAKE_CURRENT_BINARY_DIR}/external) set(EXTERNAL_DIR ${CMAKE_CURRENT_BINARY_DIR}/external) --# cJSON and cJSONUtils +-set(cjson_cmake_args +- -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR> +- -DBUILD_SHARED_AND_STATIC_LIBS=On +- -DBUILD_SHARED_LIBS=Off +- -DENABLE_CJSON_TEST=Off +- -DENABLE_CJSON_UTILS=On +- -DENABLE_TARGET_EXPORT=On +- -DCMAKE_POLICY_VERSION_MINIMUM=3.5 +- -DCMAKE_C_COMPILER=${CMAKE_C_COMPILER} +- -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER} +- -DCMAKE_C_FLAGS=${CMAKE_C_FLAGS} +- -DCMAKE_CXX_FLAGS=${CMAKE_CXX_FLAGS} +- -DCMAKE_EXE_LINKER_FLAGS=${CMAKE_EXE_LINKER_FLAGS} +- -DCMAKE_SHARED_LINKER_FLAGS=${CMAKE_SHARED_LINKER_FLAGS} +- -DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME} +- -DCMAKE_OSX_ARCHITECTURES=${CMAKE_OSX_ARCHITECTURES} +-) +-if(uppercase_CMAKE_SYSTEM_NAME MATCHES WINDOWS) +- list(APPEND cjson_cmake_args -DWIN32=ON) +-endif() ++# cJSON and cJSONUtils installed from devel/libcjso + -ExternalProject_Add(cjson - GIT_REPOSITORY "https://github.com/DaveGamble/cJSON" -- GIT_TAG "v1.7.15" +- GIT_TAG "v1.7.18" - PREFIX "${EXTERNAL_DIR}/cJSON" - BUILD_IN_SOURCE 1 - TEST_COMMAND "" - INSTALL_COMMAND "" -- CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR> -- -DBUILD_SHARED_AND_STATIC_LIBS=On -- -DBUILD_SHARED_LIBS=Off -- -DENABLE_CJSON_TEST=Off -- -DENABLE_CJSON_UTILS=On -- -DENABLE_TARGET_EXPORT=On -- ) +- CMAKE_ARGS ${cjson_cmake_args} +-) -ExternalProject_Get_Property(cjson source_dir) -ExternalProject_Get_Property(cjson binary_dir) -ExternalProject_Get_Property(cjson download_dir) -set(CJSON_SOURCE_DIR "${source_dir}") -set(CJSON_BINARY_DIR "${binary_dir}") -set(CJSON_DOWNLOAD_DIR "${download_dir}") -+# cJSON and cJSONUtils installed from devel/libcjson +-if (CMAKE_C_COMPILER_ID STREQUAL "MSVC") +- set(CJSON_STATIC_NAME "cjson.lib") +-else() +- set(CJSON_STATIC_NAME "libcjson.a") +-endif() +-# Full path to the expected built static lib +-set(CJSON_STATIC_LIB "${CJSON_BINARY_DIR}/${CJSON_STATIC_NAME}") ++# libuv installed from devel/libuv +-set(LIBUV_TAG v1.51.0) +-set(EXTERNAL_DIR ${CMAKE_CURRENT_BINARY_DIR}/external) +- +-set(libuv_cmake_args +- -DCMAKE_SYSTEM_NAME=${CMAKE_SYSTEM_NAME} +- -DCMAKE_SYSTEM_PROCESSOR=${CMAKE_SYSTEM_PROCESSOR} +- -DCMAKE_C_COMPILER=${CMAKE_C_COMPILER} +- -DCMAKE_C_FLAGS=${CMAKE_C_FLAGS} +- -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER} +- -DCMAKE_CXX_FLAGS=${CMAKE_CXX_FLAGS} +- -DCMAKE_EXE_LINKER_FLAGS=${CMAKE_EXE_LINKER_FLAGS} +- -DCMAKE_INSTALL_PREFIX=<INSTALL_DIR> +- -DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE} +- -DLIBUV_BUILD_TESTS=OFF +- -DLIBUV_BUILD_EXAMPLES=OFF +- -DLIBUV_INSTALL=OFF +- -DCMAKE_POSITION_INDEPENDENT_CODE=ON +- -DCMAKE_OSX_ARCHITECTURES=${CMAKE_OSX_ARCHITECTURES} +-) +-# Append UV_DISABLE_CLOCK_GETTIME only for Windows +-if(uppercase_CMAKE_SYSTEM_NAME MATCHES WINDOWS) +- list(APPEND libuv_cmake_args -DWIN32=ON) +-endif() +- +-ExternalProject_Add(libuv_ep +- GIT_REPOSITORY "https://github.com/libuv/libuv.git" +- GIT_TAG "${LIBUV_TAG}" +- PREFIX "${EXTERNAL_DIR}/libuv" +- CMAKE_ARGS ${libuv_cmake_args} +- INSTALL_COMMAND "" +- TEST_COMMAND "" +-) +-ExternalProject_Get_Property(libuv_ep source_dir) +-ExternalProject_Get_Property(libuv_ep binary_dir) +-set(LIBUV_SOURCE_DIR "${source_dir}") +-set(LIBUV_BINARY_DIR "${binary_dir}") +-if (CMAKE_C_COMPILER_ID STREQUAL "MSVC") +- set(LIBUV_STATIC_NAME "uv.lib") +-else() +- set(LIBUV_STATIC_NAME "libuv.a") +-endif() +-# Full path to the expected built static lib +-set(LIBUV_STATIC_LIB "${LIBUV_BINARY_DIR}/${LIBUV_STATIC_NAME}") +- # beectl set(BEECTL_SRCS -@@ -70,21 +50,13 @@ set(BEECTL_SRCS - src/mkstemps.c - # This is nasty, but I couldn't find a way to use CMAKE_TOOLCHAIN_FILE - # for the external project (see comments below.) -- "${CJSON_SOURCE_DIR}/cJSON.c" - ) - - add_executable(beectl ${BEECTL_SRCS}) + src/beectl.c +@@ -189,8 +105,6 @@ set_property(TARGET beectl PROPERTY C_STANDARD 11) # C + endif() --# Workaround for CMake versions which require the cJSON.c file to exist before --# downloading the external project. --add_custom_command(TARGET beectl PRE_BUILD -- BYPRODUCTS "${CJSON_SOURCE_DIR}/cJSON.c" -- COMMAND touch "${CJSON_SOURCE_DIR}/cJSON.c") -- - target_compile_features(beectl PRIVATE c_variadic_macros) - target_include_directories(beectl PRIVATE "${CJSON_DOWNLOAD_DIR}") set_property(TARGET beectl PROPERTY C_STANDARD 11) # C11 -add_dependencies(beectl cjson) +-add_dependencies(beectl libuv_ep) # The following would be better approach than including cJSON files in our # source list. But the build fails when cross-compiling, since -@@ -126,14 +98,14 @@ set(BEECTL_MANIFEST_TARGET_PATH "${CMAKE_INSTALL_PREFI +@@ -233,14 +147,14 @@ set(BEECTL_MANIFEST_TARGET_PATH "${CMAKE_INSTALL_PREFI message(STATUS "CMAKE_INSTALL_PREFIX: ${CMAKE_INSTALL_PREFIX}") set(BEECTL_MANIFEST_TARGET_PATH "${CMAKE_INSTALL_PREFIX}/bin/beectl") @@ -68,7 +123,7 @@ endif() # RPM package properties -@@ -288,7 +260,7 @@ else(uppercase_CMAKE_SYSTEM_NAME MATCHES WINDOWS) +@@ -416,7 +330,7 @@ else(uppercase_CMAKE_SYSTEM_NAME MATCHES WINDOWS) COMPONENT config) else(uppercase_CMAKE_SYSTEM_NAME MATCHES WINDOWS) # Install host app diff --git a/filesystems/e2fsprogs-core/Makefile b/filesystems/e2fsprogs-core/Makefile index 02865c08ef8b..12fdf5fb3da3 100644 --- a/filesystems/e2fsprogs-core/Makefile +++ b/filesystems/e2fsprogs-core/Makefile @@ -148,6 +148,7 @@ post-extract: # the symlink RELEASE-NOTES is stale in v1.47.1 and v1.47.2 tarbal ${RLN} ${WRKSRC}/doc/RelNotes/v1.47.2.txt ${WRKSRC}/RELEASE-NOTES post-patch:: + ${TOUCH} ${WRKSRC}/tests/r_corrupt_fs/is_slow_test .if !empty(DISTFILES) @${REINPLACE_CMD} -e 's/<malloc\.h>/<stdlib.h>/' ${WRKSRC}/*/*.c @${REINPLACE_CMD} -e 's,/etc/blkid.tab,${ETCDIR}/blkid.tab,' ${WRKSRC}/misc/blkid* ${WRKSRC}/lib/blkid/blkidP.h @@ -175,7 +176,6 @@ post-patch:: r_64to32bit \ r_64to32bit_meta \ r_expand_full \ - r_corrupt_fs \ r_min_itable \ t_change_uuid_mounted \ t_dangerous \ diff --git a/finance/R-cran-AER/Makefile b/finance/R-cran-AER/Makefile index d890bfd659fa..d82239788c47 100644 --- a/finance/R-cran-AER/Makefile +++ b/finance/R-cran-AER/Makefile @@ -10,6 +10,9 @@ WWW= https://cran.r-project.org/web/packages/AER/ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +DEPRECATED= Depends on expiring math/R-cran-car +EXPIRATION_DATE=2025-09-30 + RUN_DEPENDS= R-cran-car>=2.0.19:math/R-cran-car \ R-cran-lmtest>=0:finance/R-cran-lmtest \ R-cran-Formula>=0.2.0:math/R-cran-Formula \ diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile index 7d1a3d9ba499..76cdb91c0eb1 100644 --- a/ftp/py-aioftp/Makefile +++ b/ftp/py-aioftp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aioftp -PORTVERSION= 0.26.1 +PORTVERSION= 0.26.2 CATEGORIES= ftp python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/ftp/py-aioftp/distinfo b/ftp/py-aioftp/distinfo index 419ef4b9e3ad..d926a2948867 100644 --- a/ftp/py-aioftp/distinfo +++ b/ftp/py-aioftp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750948476 -SHA256 (aioftp-0.26.1.tar.gz) = a5302662e5a7e910168cd23103f24c9fe4ff2f742932b72a7309d9ea369aeccd -SIZE (aioftp-0.26.1.tar.gz) = 70107 +TIMESTAMP = 1751287229 +SHA256 (aioftp-0.26.2.tar.gz) = ecd8cc9687bbb5e1b4dddc155aa1f3ea873d6e9f9e968221378daf04c2e4f763 +SIZE (aioftp-0.26.2.tar.gz) = 70140 diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile index e95f2257d1f7..23bff9adb081 100644 --- a/games/py-fife/Makefile +++ b/games/py-fife/Makefile @@ -71,4 +71,10 @@ post-patch: ${WRKSRC}/engine/core/loaders/native/map/objectloader.cpp \ ${WRKSRC}/engine/core/gui/fifechan/fifechanmanager.cpp +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MFIFECHAN} +DEPRECATED= Depends on expired devel/fifechan +.endif + .include <bsd.port.mk> diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 3bfecb0bee0a..1a1b807c6a5e 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -79,10 +79,17 @@ PYTHON_USES= python CXXFLAGS+= -DNDEBUG -I${LOCALBASE}/include -I${LOCALBASE}/include/Imath PLIST_SUB+= LIBVERSION=${PORTVERSION:R} +.include <bsd.port.options.mk> + post-patch: @${REINPLACE_CMD} -e '\ s,defined(__x86_64__),& || defined(__amd64__),' \ ${WRKSRC}/OgreMain/include/OgrePlatform.h +.if ${ARCH:Naarch64:Namd64} + @${REINPLACE_CMD} -e '\ + /check_cxx_compiler_flag(-msse OGRE_GCC_HAS_SSE)/d' \ + ${WRKSRC}/CMakeLists.txt +.endif post-patch-PYTHON-on: @${REINPLACE_CMD} -e 's/\(Python_ADDITIONAL_VERSIONS\) [0-9\.]*/\$1 ${PYTHON_VER}/' \ diff --git a/graphics/wallhaven-cli/Makefile b/graphics/wallhaven-cli/Makefile index 45e9d6f3c7e0..dd751a8d50bc 100644 --- a/graphics/wallhaven-cli/Makefile +++ b/graphics/wallhaven-cli/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 2.0.5 PORTREVISION= 5 CATEGORIES= graphics -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= CLI for wallhaven to browse wallpapers in terminal WWW= https://github.com/r3tr0ananas/wallhaven-cli diff --git a/lang/runawk/Makefile b/lang/runawk/Makefile index 1d3c5b70bc61..bd0dd1f1d355 100644 --- a/lang/runawk/Makefile +++ b/lang/runawk/Makefile @@ -10,6 +10,9 @@ WWW= https://sourceforge.net/projects/runawk/ LICENSE= MIT +DEPRECATED= Depends on expiring devel/mk-configure +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= mk-configure>=0.26.0:devel/mk-configure USES= localbase diff --git a/mail/cyrus-imapd310/files/patch-imap__httpd.c b/mail/cyrus-imapd310/files/patch-imap__httpd.c new file mode 100644 index 000000000000..efec7547cc68 --- /dev/null +++ b/mail/cyrus-imapd310/files/patch-imap__httpd.c @@ -0,0 +1,25 @@ +--- imap/httpd.c.orig 2025-06-27 04:15:42 UTC ++++ imap/httpd.c +@@ -1286,7 +1286,22 @@ static int tls_init(int client_auth, struct buf *serve + + static int tls_init(int client_auth, struct buf *serverinfo) + { ++#ifdef OPENSSL_FULL_VERSION_STR + buf_printf(serverinfo, " OpenSSL/%s", OPENSSL_FULL_VERSION_STR); ++#else ++ unsigned long version = OPENSSL_VERSION_NUMBER; ++ unsigned int status = version & 0x0f; version >>= 4; ++ unsigned int patch = version & 0xff; version >>= 8; ++ unsigned int fix = version & 0xff; version >>= 8; ++ unsigned int minor = version & 0xff; version >>= 8; ++ unsigned int major = version & 0xff; ++ ++ buf_printf(serverinfo, " OpenSSL/%u.%u.%u", major, minor, fix); ++ ++ if (status == 0) buf_appendcstr(serverinfo, "-dev"); ++ else if (status < 15) buf_printf(serverinfo, "-beta%u", status); ++ else if (patch) buf_putc(serverinfo, patch + 'a' - 1); ++#endif + + if (!tls_enabled()) return HTTP_UNAVAILABLE; + diff --git a/mail/cyrus-imapd312/files/patch-imap__httpd.c b/mail/cyrus-imapd312/files/patch-imap__httpd.c new file mode 100644 index 000000000000..efec7547cc68 --- /dev/null +++ b/mail/cyrus-imapd312/files/patch-imap__httpd.c @@ -0,0 +1,25 @@ +--- imap/httpd.c.orig 2025-06-27 04:15:42 UTC ++++ imap/httpd.c +@@ -1286,7 +1286,22 @@ static int tls_init(int client_auth, struct buf *serve + + static int tls_init(int client_auth, struct buf *serverinfo) + { ++#ifdef OPENSSL_FULL_VERSION_STR + buf_printf(serverinfo, " OpenSSL/%s", OPENSSL_FULL_VERSION_STR); ++#else ++ unsigned long version = OPENSSL_VERSION_NUMBER; ++ unsigned int status = version & 0x0f; version >>= 4; ++ unsigned int patch = version & 0xff; version >>= 8; ++ unsigned int fix = version & 0xff; version >>= 8; ++ unsigned int minor = version & 0xff; version >>= 8; ++ unsigned int major = version & 0xff; ++ ++ buf_printf(serverinfo, " OpenSSL/%u.%u.%u", major, minor, fix); ++ ++ if (status == 0) buf_appendcstr(serverinfo, "-dev"); ++ else if (status < 15) buf_printf(serverinfo, "-beta%u", status); ++ else if (patch) buf_putc(serverinfo, patch + 'a' - 1); ++#endif + + if (!tls_enabled()) return HTTP_UNAVAILABLE; + diff --git a/mail/cyrus-imapd38/files/patch-imap__httpd.c b/mail/cyrus-imapd38/files/patch-imap__httpd.c new file mode 100644 index 000000000000..efec7547cc68 --- /dev/null +++ b/mail/cyrus-imapd38/files/patch-imap__httpd.c @@ -0,0 +1,25 @@ +--- imap/httpd.c.orig 2025-06-27 04:15:42 UTC ++++ imap/httpd.c +@@ -1286,7 +1286,22 @@ static int tls_init(int client_auth, struct buf *serve + + static int tls_init(int client_auth, struct buf *serverinfo) + { ++#ifdef OPENSSL_FULL_VERSION_STR + buf_printf(serverinfo, " OpenSSL/%s", OPENSSL_FULL_VERSION_STR); ++#else ++ unsigned long version = OPENSSL_VERSION_NUMBER; ++ unsigned int status = version & 0x0f; version >>= 4; ++ unsigned int patch = version & 0xff; version >>= 8; ++ unsigned int fix = version & 0xff; version >>= 8; ++ unsigned int minor = version & 0xff; version >>= 8; ++ unsigned int major = version & 0xff; ++ ++ buf_printf(serverinfo, " OpenSSL/%u.%u.%u", major, minor, fix); ++ ++ if (status == 0) buf_appendcstr(serverinfo, "-dev"); ++ else if (status < 15) buf_printf(serverinfo, "-beta%u", status); ++ else if (patch) buf_putc(serverinfo, patch + 'a' - 1); ++#endif + + if (!tls_enabled()) return HTTP_UNAVAILABLE; + diff --git a/mail/mailpit/Makefile b/mail/mailpit/Makefile index 5d20d596abf1..8fa1ebf0339a 100644 --- a/mail/mailpit/Makefile +++ b/mail/mailpit/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailpit DISTVERSIONPREFIX= v -DISTVERSION= 1.26.2 +DISTVERSION= 1.27.0 CATEGORIES= mail devel MASTER_SITES= https://www.madpilot.net/mailpit/:npmcache \ LOCAL/madpilot/mailpit:npmcache @@ -18,7 +18,7 @@ ONLY_FOR_ARCHS_REASON= dependency modernc.org/sqlite only supported on these BUILD_DEPENDS= npm>0:www/npm -USES= go:1.23,modules tar:zstd +USES= go:1.24,modules tar:zstd USE_RC_SUBR= mailpit GO_MODULE= github.com/axllent/mailpit GO_BUILDFLAGS= -ldflags="-s -w -X \"github.com/axllent/mailpit/config.Version=${DISTVERSIONPREFIX}${DISTVERSION}\"" diff --git a/mail/mailpit/distinfo b/mail/mailpit/distinfo index 622b2e486355..48d85c9d207b 100644 --- a/mail/mailpit/distinfo +++ b/mail/mailpit/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750489062 -SHA256 (go/mail_mailpit/mailpit-v1.26.2/mailpit-npm-cache-1.26.2.tar.zst) = 78906f7b6354695064db9c508ed853e21e97c31fe86951d965faca2e51193dee -SIZE (go/mail_mailpit/mailpit-v1.26.2/mailpit-npm-cache-1.26.2.tar.zst) = 43697832 -SHA256 (go/mail_mailpit/mailpit-v1.26.2/v1.26.2.mod) = c887c4ade4d2b94ad420e6e99eeeb351b09f4abac0b26747d63b3532ee452855 -SIZE (go/mail_mailpit/mailpit-v1.26.2/v1.26.2.mod) = 2974 -SHA256 (go/mail_mailpit/mailpit-v1.26.2/v1.26.2.zip) = cad03f1d6fd917bee36a6e69dd2d9732c35c679c2e601a4815ef13b4103e9ce1 -SIZE (go/mail_mailpit/mailpit-v1.26.2/v1.26.2.zip) = 604571 +TIMESTAMP = 1751130008 +SHA256 (go/mail_mailpit/mailpit-v1.27.0/mailpit-npm-cache-1.27.0.tar.zst) = fcaeb98fb989d5cb48d0a142e22cce5662e028f11cd69e0ae35dfe809e5c5613 +SIZE (go/mail_mailpit/mailpit-v1.27.0/mailpit-npm-cache-1.27.0.tar.zst) = 43825209 +SHA256 (go/mail_mailpit/mailpit-v1.27.0/v1.27.0.mod) = 2450aa90896952adab434f31b8e1c700a11553b8c6e1842f325b6b4b114ff19a +SIZE (go/mail_mailpit/mailpit-v1.27.0/v1.27.0.mod) = 3048 +SHA256 (go/mail_mailpit/mailpit-v1.27.0/v1.27.0.zip) = 9ce7a97226e2c97b37d0461ed5458ceec5546cefd302261e647ed82cb01b55a6 +SIZE (go/mail_mailpit/mailpit-v1.27.0/v1.27.0.zip) = 600189 diff --git a/mail/mailpit/files/patch-package-lock.json b/mail/mailpit/files/patch-package-lock.json index 8764dc1c6243..35273845d876 100644 --- a/mail/mailpit/files/patch-package-lock.json +++ b/mail/mailpit/files/patch-package-lock.json @@ -17,9 +17,9 @@ } }, - "node_modules/@bufbuild/protobuf": { -- "version": "2.5.2", -- "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.5.2.tgz", -- "integrity": "sha512-foZ7qr0IsUBjzWIq+SuBLfdQCpJ1j8cTuNNT4owngTHoN5KsJb8L9t65fzz7SCeSWzescoOil/0ldqiL041ABg==", +- "version": "2.6.0", +- "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.6.0.tgz", +- "integrity": "sha512-6cuonJVNOIL7lTj5zgo/Rc2bKAo4/GvN+rKCrUj7GdEHRzCk8zKOfFwUsL9nAVk5rSIsRmlgcpLzTRysopEeeg==", - "dev": true, - "license": "(Apache-2.0 AND BSD-3-Clause)", - "peer": true @@ -999,8 +999,8 @@ - } - }, "node_modules/typescript-eslint": { - "version": "8.34.1", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.34.1.tgz", + "version": "8.35.0", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.35.0.tgz", @@ -7401,14 +6528,6 @@ "dev": true, "license": "MIT" @@ -1023,9 +1023,9 @@ - } - }, - "node_modules/vue-eslint-parser": { -- "version": "10.1.3", -- "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.1.3.tgz", -- "integrity": "sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ==", +- "version": "10.1.4", +- "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.1.4.tgz", +- "integrity": "sha512-EIZvCukIEMHEb3mxOKemtvWR1fcUAdWWAgkfyjmRHzvyhrZvBvH9oz69+thDIWhGiIQjZnPkCn8yHqvjM+a9eg==", - "dev": true, - "license": "MIT", - "peer": true, diff --git a/math/R-cran-Zelig/Makefile b/math/R-cran-Zelig/Makefile index 491d545dcba0..36a16e8a5515 100644 --- a/math/R-cran-Zelig/Makefile +++ b/math/R-cran-Zelig/Makefile @@ -10,6 +10,9 @@ WWW= https://gking.harvard.edu/zelig LICENSE= GPLv3+ +DEPRECATED= Depends on expirnig finance/R-cran-AER +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= R-cran-AER>=0:finance/R-cran-AER \ R-cran-Amelia>=0:math/R-cran-Amelia \ R-cran-sandwich>=0:math/R-cran-sandwich \ diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index 015174487b50..96de99aae88c 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -9,6 +9,9 @@ WWW= https://r-forge.r-project.org/projects/car/ LICENSE= GPLv2+ +DEPRECATED= Depends on expired astro/R-cran-maptools +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= R-cran-Formula>=0:math/R-cran-Formula RUN_DEPENDS= R-cran-maptools>0:astro/R-cran-maptools \ R-cran-abind>0:devel/R-cran-abind \ diff --git a/math/eclib/Makefile b/math/eclib/Makefile index 8cfb1f20427e..bb88e4353016 100644 --- a/math/eclib/Makefile +++ b/math/eclib/Makefile @@ -1,5 +1,5 @@ PORTNAME= eclib -PORTVERSION= 20250530 +PORTVERSION= 20250627 DISTVERSIONPREFIX= v CATEGORIES= math diff --git a/math/eclib/distinfo b/math/eclib/distinfo index e1beec5a20ae..753811fede2a 100644 --- a/math/eclib/distinfo +++ b/math/eclib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749665130 -SHA256 (JohnCremona-eclib-v20250530_GH0.tar.gz) = 1a588ae91a1617809f7414160cf4538f07d9ff379ff7e4e2adeaea9663cba214 -SIZE (JohnCremona-eclib-v20250530_GH0.tar.gz) = 1059302 +TIMESTAMP = 1751291767 +SHA256 (JohnCremona-eclib-v20250627_GH0.tar.gz) = c45cc20366effd5fce8ec3245ecf33f99e0d08222e21644a8db57e1356d85b4f +SIZE (JohnCremona-eclib-v20250627_GH0.tar.gz) = 1059399 diff --git a/math/fxt/Makefile b/math/fxt/Makefile index ca9bbcb4276a..f05f14083574 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= fxt -PORTVERSION= 2025.04.17 +PORTVERSION= 2025.06.26 CATEGORIES= math MASTER_SITES= https://www.jjj.de/fxt/ diff --git a/math/fxt/distinfo b/math/fxt/distinfo index a6b1cfe3fe7c..222cb8f1a017 100644 --- a/math/fxt/distinfo +++ b/math/fxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745177908 -SHA256 (fxt-2025.04.17.tar.gz) = e11bed2e3af1ef8a8fc9ad85c3ce63ee6887c00b0ef7f9025671501120620b57 -SIZE (fxt-2025.04.17.tar.gz) = 1571687 +TIMESTAMP = 1751208130 +SHA256 (fxt-2025.06.26.tar.gz) = bab757d71078ebe6c29c0eadfc69134dd945d8bf6e953120f06b3781c1d74481 +SIZE (fxt-2025.06.26.tar.gz) = 1571843 diff --git a/math/py-pyreadstat/Makefile b/math/py-pyreadstat/Makefile index 28702f0c4c52..d948c77b4952 100644 --- a/math/py-pyreadstat/Makefile +++ b/math/py-pyreadstat/Makefile @@ -1,6 +1,5 @@ PORTNAME= pyreadstat -PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyreadstat/distinfo b/math/py-pyreadstat/distinfo index 0228375655b3..333820b5c423 100644 --- a/math/py-pyreadstat/distinfo +++ b/math/py-pyreadstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747715454 -SHA256 (pyreadstat-1.2.9.tar.gz) = bc4ff137b70013869727926867cf3c175ac56fd4e4a1d0e4317b559d8487ee4f -SIZE (pyreadstat-1.2.9.tar.gz) = 565303 +TIMESTAMP = 1751208170 +SHA256 (pyreadstat-1.3.0.tar.gz) = faddb9086797b24ff8f0540b8493ef5875620384e065a2d212f94295f69517a4 +SIZE (pyreadstat-1.3.0.tar.gz) = 566015 diff --git a/math/rkward/Makefile b/math/rkward/Makefile index c6c85fc150cc..eb75eed4c1e9 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -10,6 +10,9 @@ WWW= https://rkward.kde.org/ LICENSE= GPLv2 +DEPRECATED= Depends on expiring math/R-cran-car +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers LIB_DEPENDS= libR.so:math/R \ libcups.so:print/cups \ diff --git a/misc/pciids/Makefile b/misc/pciids/Makefile index c6ba45fb9f74..f166f258e388 100644 --- a/misc/pciids/Makefile +++ b/misc/pciids/Makefile @@ -1,5 +1,5 @@ PORTNAME= pciids -PORTVERSION= 20250609 +PORTVERSION= 20250621 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ PORTDATA= pci.ids USE_GITHUB= yes GH_ACCOUNT= pciutils -GH_TAGNAME= c332c32 +GH_TAGNAME= 6d8349f do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ diff --git a/misc/pciids/distinfo b/misc/pciids/distinfo index 5690d6cb4ec1..a4ecd46f357c 100644 --- a/misc/pciids/distinfo +++ b/misc/pciids/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813018 -SHA256 (pciutils-pciids-20250609-c332c32_GH0.tar.gz) = 03933a85fa9c4e4d1fe3213a3dd994cf0ef8e8777f97a64c70ed1c58944b9c01 -SIZE (pciutils-pciids-20250609-c332c32_GH0.tar.gz) = 352882 +TIMESTAMP = 1751208132 +SHA256 (pciutils-pciids-20250621-6d8349f_GH0.tar.gz) = 92000b1d58b9e43e250db7a46032247592b7d52b5a378510b648aefc7ae78eef +SIZE (pciutils-pciids-20250621-6d8349f_GH0.tar.gz) = 353197 diff --git a/multimedia/droidcam/pkg-message b/multimedia/droidcam/pkg-message index e23594b0134a..9257b9b00b11 100644 --- a/multimedia/droidcam/pkg-message +++ b/multimedia/droidcam/pkg-message @@ -28,6 +28,8 @@ To use your mobile device as a webcam wirelessly. 6. Enter your device's WiFi IP address and port number correctly then start the webcam using the start button. +NOTE: You need to enable USB debugging in your mobile device + from Developer Options first. To use your mobile device as a wired USB webcam. 1. Install DroidCam to your mobile device from Play Store. 2. Open the DroidCam app and give required permissions. diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile index 5c678b70ced5..d4b4f1e29078 100644 --- a/net-im/toot/Makefile +++ b/net-im/toot/Makefile @@ -1,13 +1,13 @@ PORTNAME= toot -DISTVERSION= 0.48.0 +DISTVERSION= 0.48.1 CATEGORIES= net-im python -MASTER_SITES= PYPI \ - https://github.com/ihabunek/toot/releases/download/${DISTVERSION}/ +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nxjoseph@protonmail.com COMMENT= Interact with the Mastodon social network from the command line -WWW= https://github.com/ihabunek/toot +WWW= https://github.com/ihabunek/toot \ + https://pypi.org/project/toot LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -47,7 +47,11 @@ IMAGES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.5.0:graphics/py-pillow@${PY ${PYTHON_PKGNAMEPREFIX}term-image>=0.7.2:graphics/py-term-image@${PY_FLAVOR} RICHTEXT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwidgets>=0.2<0.3:devel/py-urwidgets@${PY_FLAVOR} -PORTSCOUT= skipv:0.48.1 +post-patch: + ${REINPLACE_CMD} -e 's,{__version__},${DISTVERSION},g' \ + ${WRKSRC}/toot/cli/diag.py + ${REINPLACE_CMD} -e '174s,__version__,"${DISTVERSION}",g' \ + ${WRKSRC}/toot/cli/__init__.py do-install: ${INSTALL_SCRIPT} ${WRKDIR}/toot \ diff --git a/net-im/toot/distinfo b/net-im/toot/distinfo index b5a61a3c5c79..c13e689249d0 100644 --- a/net-im/toot/distinfo +++ b/net-im/toot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746327277 -SHA256 (toot-0.48.0.tar.gz) = 7e9134a1568ac5f4d1bc63c26795cba85b07d832871fb0b8cb5d80d7f749d096 -SIZE (toot-0.48.0.tar.gz) = 1476183 +TIMESTAMP = 1751288273 +SHA256 (toot-0.48.1.tar.gz) = 99629e24bc4ef3fb22162b7742f4053648279f5e7e34b5ad53224b5d3e05a66c +SIZE (toot-0.48.1.tar.gz) = 1328964 diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index f8f8900c2d35..02c06554610a 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -419,7 +419,6 @@ SUBDIR += xymon-client SUBDIR += xymon-server SUBDIR += yaf - SUBDIR += zabbix5-server SUBDIR += zabbix6-agent SUBDIR += zabbix6-frontend SUBDIR += zabbix6-java diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 9ab0e91f03f2..44d6c0cd92e7 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,7 +1,6 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v -DISTVERSION= 0.26.0 -PORTREVISION= 4 +DISTVERSION= 0.27.0 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org diff --git a/net-mgmt/blackbox_exporter/distinfo b/net-mgmt/blackbox_exporter/distinfo index a4963c5d58d5..c6aa109a5a7b 100644 --- a/net-mgmt/blackbox_exporter/distinfo +++ b/net-mgmt/blackbox_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740654573 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 418fd744cb5b1d2249a3c719b469292e4a0ef90161ec65c7ccceee70989fb6f2 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 1552 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 6c8529ca5b9d2e2ecb3d16d3bdb6855ecd2475bbe5426293d6e49da143eb9dd7 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 105384 +TIMESTAMP = 1751302923 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.mod) = 114d955be3aee34d2a302fd4d1b19cc53b39f5895b69045d6181cb9832aac7b9 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.mod) = 1827 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.zip) = 449b8e8811253776510e17dff0dd022b562050249358414039eb41fee6be4157 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.zip) = 110178 diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index 4680d17fd77d..a5923ac82f30 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -9,6 +9,9 @@ WWW= http://hastmon.googlecode.com/ LICENSE= BSD2CLAUSE +DEPRECATED= Depends on expiring devel/mk-configure +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= mk-configure>=0.20:devel/mk-configure USE_GITHUB= yes diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index db1955324f58..06cb32a2bfe9 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,6 @@ PORTNAME= netdata DISTVERSIONPREFIX= v -DISTVERSION= 2.5.3 -PORTREVISION= 1 +DISTVERSION= 2.5.4 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ @@ -76,7 +75,7 @@ NETDATA_CACHE= /var/cache/${PORTNAME} NETDATA_LOG= /var/log/${PORTNAME} NETDATA_PERST= /var/db/${PORTNAME} NETDATA_RUN= /var/run/${PORTNAME} -NETDATA_DASHBOARD_VERSION= 20250618 +NETDATA_DASHBOARD_VERSION= 20250629 PLIST_SUB= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ diff --git a/net-mgmt/netdata/distinfo b/net-mgmt/netdata/distinfo index 065f1965868c..86bb0832461e 100644 --- a/net-mgmt/netdata/distinfo +++ b/net-mgmt/netdata/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750281582 -SHA256 (netdata/netdata-v2.5.3.tar.gz) = d0d17d5e6c64b520241371bcf60b5859ad482463327fcfbe5a6e0069415c58c6 -SIZE (netdata/netdata-v2.5.3.tar.gz) = 31858932 -SHA256 (netdata/agent_20250618.tar.gz) = bc113b02726eb62aa14c46bbe9d3eb11ad76a97491f211576ccdddd8b2b6dd47 -SIZE (netdata/agent_20250618.tar.gz) = 8836274 +TIMESTAMP = 1751221546 +SHA256 (netdata/netdata-v2.5.4.tar.gz) = acfbda16c7c5786f4b0feb1c8e195d6489c727010739797a04cc5f71d5ede041 +SIZE (netdata/netdata-v2.5.4.tar.gz) = 31861211 +SHA256 (netdata/agent_20250629.tar.gz) = fc435ca3ede7557369f7b8a303f76b766bb3dbd46252efc84c34c554455a56da +SIZE (netdata/agent_20250629.tar.gz) = 9421918 SHA256 (netdata/go.mod) = f7fcb763f06ac74d297862a7853d88c0f8f3248f30832cb7c28e11ba8dc9dc1b SIZE (netdata/go.mod) = 7969 diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist index 9e1566176dc6..f554a076785f 100644 --- a/net-mgmt/netdata/pkg-plist +++ b/net-mgmt/netdata/pkg-plist @@ -492,10 +492,10 @@ libexec/netdata/plugins.d/charts.d.plugin %%CUPS%%libexec/netdata/plugins.d/cups.plugin %%FREEIPMI%%@(root,netdata,4750) libexec/netdata/plugins.d/freeipmi.plugin libexec/netdata/plugins.d/get-kubernetes-labels.sh -%%GOPLUGIN%%libexec/netdata/plugins.d/go.d.plugin +%%GOPLUGIN%%@(root,netdata,4750) libexec/netdata/plugins.d/go.d.plugin libexec/netdata/plugins.d/ioping.plugin libexec/netdata/plugins.d/loopsleepms.sh.inc -%%GOPLUGIN%%libexec/netdata/plugins.d/ndsudo +%%GOPLUGIN%%@(root,netdata,4750) libexec/netdata/plugins.d/ndsudo libexec/netdata/plugins.d/python.d.plugin libexec/netdata/plugins.d/system-info.sh libexec/netdata/python.d/am2320.chart.py @@ -534,128 +534,125 @@ sbin/systemd-cat-native %%DASHBOARD%%%%DATADIR%%/web/registry-hello.html %%DASHBOARD%%%%DATADIR%%/web/static/splash.css %%DASHBOARD%%%%DATADIR%%/web/v3/.well-known/assetlinks.json -%%DASHBOARD%%%%DATADIR%%/web/v3/1220.c165cc2e0ea00dbc8a97.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1396.5c3a9928d01334c00529.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1396.5c3a9928d01334c00529.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/1414.ced65097b8f8a6e9bc5d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1419.17bdcd639d68c3312ef1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1526.277b35435cbcef4c6fb3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1608.db22eb59958507ada4d0.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1658.70444b50ffc6a6fac4b2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1780.6213f7c601384ac87be5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/180.df459179d77914e44445.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1817.89bcfdb434722ac3e4ab.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1817.89bcfdb434722ac3e4ab.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/1861.2ec181e501e14d3aab3d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1878.cbd8a3a7088b11f64dd6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1910.906d70ec67e23e56e708.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1941.77654da6c4afcc8a8182.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2117.553b153cbe19053871ae.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2143.feddd2fdf87d010e12fd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2201.47154b7232594be1b575.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2224.3f5aa37c3ddff8a0a317.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2224.3f5aa37c3ddff8a0a317.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2248.d5dae5b674d77b44e51e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2307.b5e3d39075580f7b7942.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2386.ab68fce51441aa19d7d2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2386.ab68fce51441aa19d7d2.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2436.a65f4918aa5b89ea0a31.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2558.dd9f207af612f07fd9ac.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1220.a656923d479f8c519ad0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1414.f466fb11da15d616c833.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1526.afc6e3ac15b1324a1f9c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1608.7f38e91b96408de20de3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1658.494aa5947daf149ea36e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/180.b7f7547d42a0b2b97124.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1817.619fd443a5a5c10c4703.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1817.619fd443a5a5c10c4703.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/1861.33e4e8fa9cc996841f6f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1878.cf09647faefda0f83d16.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1910.20b8dadd91297a21ec10.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1941.bf40460979be2409751d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1988.b713178a1dd7acfe9c7d.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1988.b713178a1dd7acfe9c7d.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2117.a246cde83f725c1a005d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2143.d4dd5bbb040618937b96.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2177.f90ea4ba78ed8450b247.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2201.3b152d88025b9f8829c1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2224.2de91da2e6b13c0bf2ad.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2224.2de91da2e6b13c0bf2ad.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2248.4b0f852afeccca641ade.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2386.de7fafeeb0e21a14f139.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2386.de7fafeeb0e21a14f139.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2436.9b44907964665f7bfc1f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2558.03d6e95d693b3fafda01.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2576.3b2c6290f68c319eb109.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/2576.eaad527ad5b2c56e97a0.css -%%DASHBOARD%%%%DATADIR%%/web/v3/2576.f87361cbd74b4db8e192.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2634.a6ed1526c590b2ebda7b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/271.7219fd5d7ced954ea281.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2904.5486ec2b2fda7abfa0a1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2948.68723297ca632bbd7029.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3005.65c2a6dc43e00009f3d7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3068.fcd25693bea615fc5ad4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3185.bea8f57a6659248ac0af.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.828f9f026ea81a60a71a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.828f9f026ea81a60a71a.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.d61abf3771ce679d59cf.css -%%DASHBOARD%%%%DATADIR%%/web/v3/3267.a5c2b7389bb54eaf10fd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/342.1ff545f733f461b9a07c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3439.64209598991e310cdc90.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/35.ea758c330620c1d74cf5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3600.492c7d4b95cc0b32e668.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3718.3db1b713225680a2d5ea.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3808.42d45f7a2df156a4e32a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3864.29a1066489ec14baa5b3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.6d35d77e5a54c81c73ce.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.6d35d77e5a54c81c73ce.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/399.cac2f7b16e5db63c834a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2634.95b2eff04e2c021e6d28.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/271.d8763871ef574681793d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2904.5f002a4ebbeebabca219.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2948.1661ba1fdf512b041494.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3068.5eb4140e6da0c567e867.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3185.1b58f16d13c1df850858.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3267.f6e98cf8deefecfb11a4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/342.7a9926ed227307b6fb27.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3439.831c572cb98e550fe7f9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/35.1dbdba4eb03966ff57eb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3600.e9c0d5761172b896a096.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3718.db3b0f2889b7c5fa5226.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3802.02ca2fb7bb37b5ef055f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3864.fa46a2c836e21383a46d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.e7d211908728ae6adf74.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.e7d211908728ae6adf74.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/399.f44816cf47fbe348daa5.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/3D_PARTY_LICENSES.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/4209.a200e96b29f9749ca603.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4265.502688af1c28a282d3c2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4269.729fbaf095df91c848fb.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4484.d4baceb9433d3401497a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4837.242b0c706ae136c573e3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4913.451f3cb72f3160a03592.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5030.c19211b843d7e97105c7.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5030.c19211b843d7e97105c7.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/5187.76bdbf5453e567a30c10.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5295.33e3aaa4fd4a7e856942.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5302.dc6cfb5596459a5fc72d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5476.8226dcde2a3ad345c19d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/55.18746557b59d36903e6f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5566.887b43d9c41d4fa2941f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5860.139bff778c75dede4320.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6141.700fd19c15c0ef184288.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6168.b993e6e81a651adcdcfe.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6168.b993e6e81a651adcdcfe.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/6333.f5c68d1085be0c391808.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6486.42dbcb24e286bf5eb3fc.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6497.91b42d5899a5e6fc9456.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6601.458868b175af023ba488.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/682.4be9af78a8428e05ea0d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7044.e6582e240a54637416f3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7167.1a41c244eec2784e4ca1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7214.0346be84fa3b0949e9bc.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7265.5d4863640f9b332902f6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7281.c957a040ad48%%PYTHON_SUFFIX%%4dbe6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7530.539437baa3328c48b51d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7543.86428e1592821fcd8b67.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7799.0f49fcd5057169e54b77.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7801.bc1d904feadd94b91606.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7877.4413f8dbde098754ed28.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7931.78bf034dbf6b229af82e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8168.c3c84bad6a536e27e257.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8399.39a6fa22988dd70b83be.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8554.6c7c8b5ba5a1bbe39fd1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8643.85a77f25dab913d1be40.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8791.c0dde19b739634a4bacd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/884.4f4f0286b40ebf1d05d8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8938.ddf33f503fc39692c443.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9224.7f9780cfa54b82ececf8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9244.7d64bc9b1e2f13f2094c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.569c2ba84e2fa95bb276.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.569c2ba84e2fa95bb276.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/9707.879c358b1b92d2a3cafd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9752.bd0b9471453e84bd846b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9883.ed177905de0a19a23c1b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9961.4230593220707671fb79.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4209.2d5310c7ac0d3d01c379.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4211.3260d5a3c95ebb19cc31.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4265.0df7569a80dc4428eb84.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4269.2f60314af33acbfe5ddb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4310.f4d8aa0a98a524b6828b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4484.57c9731bceda595b2110.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.c9bef52779a7e846bd5c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.c9bef52779a7e846bd5c.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.d61abf3771ce679d59cf.css +%%DASHBOARD%%%%DATADIR%%/web/v3/4837.bf1dc286b99488654832.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4913.dde841a57c38ecce1ea4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5187.cafd9baa98e921b6485f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5295.1a93af42ffa073fc4c0a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5302.bd3b1c35764fbeed5764.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5476.6005abd0faa140864841.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5566.b7554f369529aab07443.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5860.d0ae3a48c841c43a4ee9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6141.795674d1566262f8c875.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6168.bd9737cd46bf09b0f21c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6168.bd9737cd46bf09b0f21c.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/6333.ab7e58278d8d9fea2c59.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6486.1da582a6cf9719df633c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6497.414c2e15f0662b82a4a8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6601.84f0c35e63a2349d715d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7044.426a7e95d3a519e8becd.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7167.2ba0329c8f78921123a8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7214.187ce9d2e22c362637fc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7265.82220de4203101d3303e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7281.0563303ec950c28a0c96.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7530.1804a579ea874c24a574.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7543.d982440ef736ebe6ce4c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7755.ad0f13643947e1251457.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7799.0f58848420439d3bdc3c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7877.e9e76a14aef5659d17bc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7931.3d3d963f27348d1d32c9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8039.83458de406f057ddcbf0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8168.185c10e5059c237dda46.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8399.58d2155c3954cacb118e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8502.a5330533d30ce12893ea.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8554.4d1f76d608a2b8b2218b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8643.05b0ce4105714060712e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8791.e59ea72baf93c5565514.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/884.a3abba94dcda799b4366.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8938.d0070dc7a6bad86dbcef.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9224.b1e4d1f7f1dbe09a0853.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9244.398ee719fa33bedb01d8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.4e16eb7093b772b21960.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.4e16eb7093b772b21960.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/9707.d44d128f15f3060dd698.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9752.2d4cba9556611fc93e88.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9883.1a53a48b25005e8ff50d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9961.121d35b02ac410f07198.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.md %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.57.2.json +%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.58.1.json %%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.json -%%DASHBOARD%%%%DATADIR%%/web/v3/app.3038d37a0cf4b4dfaa08.js %%DASHBOARD%%%%DATADIR%%/web/v3/app.4da0883c6ce016bf3d81.css +%%DASHBOARD%%%%DATADIR%%/web/v3/app.5da25a1b0ccb27d7b66a.js %%DASHBOARD%%%%DATADIR%%/web/v3/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/bundlesManifest.7.json %%DASHBOARD%%%%DATADIR%%/web/v3/favicon.ico %%DASHBOARD%%%%DATADIR%%/web/v3/index.html %%DASHBOARD%%%%DATADIR%%/web/v3/local-agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.2361edda67486d2856e8.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.2361edda67486d2856e8.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.d5fa5c23c8f78f4d0a36.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.d5fa5c23c8f78f4d0a36.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.313d24ce157e9b719dcc.js -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.313d24ce157e9b719dcc.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.f734b2f2c8d8200aca65.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.f734b2f2c8d8200aca65.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.6d60e201b8437dd7e1c3.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.6d60e201b8437dd7e1c3.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.59737f5e22ad25c9600a.js +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.59737f5e22ad25c9600a.js.LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/registry-access.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-alert-redirect.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-hello.html -%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.42c1bd745fbedf5dabfa.js +%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.af8da8230c038de1f22a.js %%DASHBOARD%%%%DATADIR%%/web/v3/static/.well-known/assetlinks.json %%DASHBOARD%%%%DATADIR%%/web/v3/static/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_badge.png diff --git a/net-mgmt/zabbix5-server/Makefile b/net-mgmt/zabbix5-server/Makefile deleted file mode 100644 index f74b80a08db4..000000000000 --- a/net-mgmt/zabbix5-server/Makefile +++ /dev/null @@ -1,229 +0,0 @@ -PORTNAME= zabbix5 -DISTVERSION= 5.0.47 -PORTREVISION?= 1 -CATEGORIES= net-mgmt -MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ -PKGNAMESUFFIX?= -server -DISTNAME= zabbix-${DISTVERSION} - -MAINTAINER= otis@FreeBSD.org -COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) LTS -WWW= https://www.zabbix.com/ - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Upstream EOL reaches on 2025-05-31 -EXPIRATION_DATE= 2025-06-30 - -LIB_DEPENDS= libpcre.so:devel/pcre - -CONFLICTS_INSTALL= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-46-9]${PKGNAMESUFFIX} - -PORTSCOUT= limit:^5\.0\. - -ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} - -USES= pkgconfig iconv - -.if ${ZABBIX_BUILD} != "agent" -CONFIGURE_ARGS+= --with-libevent=${LOCALBASE} --cache-file=${WRKSRC}/config.cache -LIB_DEPENDS+= libevent.so:devel/libevent -USE_RC_SUBR= zabbix_${ZABBIX_BUILD} -# -server and -proxy depends on libxml2 -.if ${ZABBIX_BUILD} != "java" -USES+= gnome -USE_GNOME= libxml2 -.endif -.else -USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d -.endif - -USERS= zabbix -GROUPS= zabbix - -.if ${ZABBIX_BUILD} != "proxy" -PLIST_SUB= PROXY="@comment " -.else -PLIST_SUB= PROXY="" -.endif - -.if ${ZABBIX_BUILD} == "server" -PLIST_SUB+= SERVER="" -.else -PLIST_SUB+= SERVER="@comment " -.endif - -PLIST_SUB+= ZABBIX_BUILD=${ZABBIX_BUILD} DISTVERSION=${DISTVERSION} -SUB_LIST= ZABBIX_BUILD=${ZABBIX_BUILD} - -MAKE_ARGS+= ARCH=freebsd -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD} \ - --sysconfdir=${ETCDIR} \ - --datadir=${ETCDIR} \ - --with-iconv=${ICONV_PREFIX} - -.if ${ZABBIX_BUILD} == "java" -USES+= java -.endif - -.if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" -CPPFLAGS+= -I${LOCALBASE}/include - -SUB_FILES= pkg-message - -OPTIONS_DEFINE= IPV6 FPING CURL LDAP IPMI SNMP SSH NMAP LIBXML2 UNIXODBC - -OPTIONS_DEFAULT= IPV6 FPING CURL SNMP SSH LIBXML2 MYSQL OPENSSL UNIXODBC -OPTIONS_SUB= yes - -FPING_DESC= Build/install fping for ping checks -IPMI_DESC= Support for IPMI checks -LDAP_DESC= Support for LDAP server checks -NMAP_DESC= Build/install nmap for o/s detection -SNMP_DESC= Support for SNMP checks -SSH_DESC= Support for SSH-based checks -UNIXODBC_DESC= Support for database checks via ODBC -LIBXML2_DESC= Support for libxml2 (required by monitoring VMware) - -OPTIONS_SINGLE= DB SSL -OPTIONS_SINGLE_DB?= MYSQL PGSQL ORACLE -OPTIONS_SINGLE_SSL= OPENSSL GNUTLS - -MYSQL_CONFIGURE_WITH= mysql -MYSQL_USES+= compiler:c11 mysql - -PGSQL_CONFIGURE_WITH= postgresql -PGSQL_USES+= pgsql - -SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -SNMP_CONFIGURE_WITH= net-snmp - -SQLITE_CONFIGURE_WITH= sqlite3 -SQLITE_USES+= sqlite:3 - -ORACLE_CONFIGURE_WITH= oracle - -LDAP_CONFIGURE_WITH= ldap -LDAP_USES= ldap - -IPMI_CONFIGURE_WITH= openipmi -IPMI_LIB_DEPENDS= libOpenIPMI.so:sysutils/openipmi - -FPING_RUN_DEPENDS= fping:net/fping - -SSH_CONFIGURE_WITH= ssh2 -SSH_LIB_DEPENDS= libssh2.so:security/libssh2 - -UNIXODBC_CONFIGURE_WITH=unixodbc -UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC -.elif ${ZABBIX_BUILD} == "agent" -OPTIONS_SINGLE= SSL -OPTIONS_SINGLE_SSL= OPENSSL GNUTLS -.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" - -CURL_DESC= Support for web monitoring -CURL_CONFIGURE_WITH= libcurl -CURL_LIB_DEPENDS= libcurl.so:ftp/curl - -IPV6_CONFIGURE_ENABLE= ipv6 - -NMAP_RUN_DEPENDS= nmap:security/nmap \ - sudo:security/sudo - -LIBXML2_CONFIGURE_WITH= libxml2=${LOCALBASE} -LIBXML2_LIB_DEPENDS= libxml2.so:textproc/libxml2 - -OPENSSL_CONFIGURE_WITH= openssl -OPENSSL_USES= ssl -OPENSSL_VARS= BROKEN_SSL="libressl libressl-devel" \ - BROKEN_SSL_REASON="PSK is not provided by LibreSSL" - -GNUTLS_CONFIGURE_WITH= gnutls -GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls - -.include <bsd.port.pre.mk> - -post-patch: - @${GREP} -rl "/etc/zabbix" ${WRKSRC} \ - | ${XARGS} ${REINPLACE_CMD} -e 's#/usr/local/etc#${ETCDIR}#g' - - @${REINPLACE_CMD} -e 's#/usr/sbin/fping#${LOCALBASE}/sbin/fping#g' \ - ${WRKSRC}/conf/zabbix_*.conf \ - ${WRKSRC}/src/zabbix_proxy/proxy.c \ - ${WRKSRC}/src/zabbix_server/server.c - -.if ${ZABBIX_BUILD} == "server" - @${REINPLACE_CMD} -e 's#/tmp/zabbix_server.pid#/var/run/zabbix/zabbix_server.pid#g' \ - ${WRKSRC}/conf/zabbix_server.conf \ - ${WRKSRC}/src/zabbix_server/server.c - @${REINPLACE_CMD} -e 's#/tmp/zabbix_server.log#/var/log/zabbix/zabbix_server.log#g' \ - ${WRKSRC}/conf/zabbix_server.conf -.endif - -.if ${ZABBIX_BUILD} == "proxy" - @${REINPLACE_CMD} -e 's#/tmp/zabbix_proxy.pid#/var/run/zabbix/zabbix_proxy.pid#g' \ - ${WRKSRC}/conf/zabbix_proxy.conf \ - ${WRKSRC}/src/zabbix_proxy/proxy.c - @${REINPLACE_CMD} -e 's#/tmp/zabbix_proxy.log#/var/log/zabbix/zabbix_proxy.log#g' \ - ${WRKSRC}/conf/zabbix_proxy.conf -.endif - -.if ${ZABBIX_BUILD} == "agent" - @${REINPLACE_CMD} -e 's#/tmp/zabbix_agentd.pid#/var/run/zabbix/zabbix_agentd.pid#g' \ - ${WRKSRC}/conf/zabbix_agentd.conf \ - ${WRKSRC}/src/zabbix_agent/zabbix_agentd.c - @${REINPLACE_CMD} -e 's#/tmp/zabbix_agentd.log#/var/log/zabbix/zabbix_agentd.log#g' \ - ${WRKSRC}/conf/zabbix_agentd.conf -.endif - -.if ${ZABBIX_BUILD} == "java" - @${REINPLACE_CMD} -e 's#/tmp/zabbix_java.pid#/var/run/zabbix/zabbix_java.pid#g' \ - ${WRKSRC}/src/zabbix_java/settings.sh -.endif - -.if ${ZABBIX_BUILD} != "agent" -. for d in mysql oracle postgresql sqlite3 - @${REINPLACE_CMD} \ - -e 's|/usr/bin/traceroute|/usr/sbin/traceroute|g' \ - -e 's|sudo /usr/bin/nmap|sudo ${LOCALBASE}/bin/nmap|g' \ - ${WRKSRC}/database/${d}/data.sql -. endfor -.endif - @${FIND} ${WRKSRC} -type f \( -name '*.bak' -or -name '*.orig' \) \ - -exec ${RM} {} + - -pre-configure: - @echo "ac_cv_env_PKG_CONFIG_set=${LOCALBASE}/bin/pkgconf" > ${WRKSRC}/config.cache - -post-install: -.if ${ZABBIX_BUILD} == "java" - ${MV} ${STAGEDIR}${PREFIX}/sbin/zabbix_java/settings.sh \ - ${STAGEDIR}${PREFIX}/sbin/zabbix_java/settings.sh.sample - @${MKDIR} ${STAGEDIR}/var/run/zabbix -.endif - -.if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" - ${MKDIR} ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD:Q}/database - @${RM} ${WRKSRC}/database/*/Makefile* - (cd ${WRKSRC}/database/ && \ - ${COPYTREE_SHARE} "mysql oracle postgresql sqlite3" \ - ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD:Q}/database/) - - ${MV} ${STAGEDIR}${ETCDIR}/zabbix_${ZABBIX_BUILD}.conf \ - ${STAGEDIR}${ETCDIR}/zabbix_${ZABBIX_BUILD}.conf.sample -.endif - -.if ${ZABBIX_BUILD} == "agent" - ${MV} ${STAGEDIR}${ETCDIR}/zabbix_${ZABBIX_BUILD}d.conf \ - ${STAGEDIR}${ETCDIR}/zabbix_${ZABBIX_BUILD}d.conf.sample -.endif - -.if ${ZABBIX_BUILD} == "proxy" - ${MV} ${STAGEDIR}${LOCALBASE}/bin/zabbix_js \ - ${STAGEDIR}${LOCALBASE}/bin/zabbix_proxy_js -.endif - -.include <bsd.port.post.mk> diff --git a/net-mgmt/zabbix5-server/distinfo b/net-mgmt/zabbix5-server/distinfo deleted file mode 100644 index 59d680492bd1..000000000000 --- a/net-mgmt/zabbix5-server/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1747820158 -SHA256 (zabbix-5.0.47.tar.gz) = b08cfae4e2905547a93781ca8532b0524498254bf95bce97d6a226ba0d717d66 -SIZE (zabbix-5.0.47.tar.gz) = 22132982 diff --git a/net-mgmt/zabbix5-server/files/pkg-message.in b/net-mgmt/zabbix5-server/files/pkg-message.in deleted file mode 100644 index e6b7ab4c8be2..000000000000 --- a/net-mgmt/zabbix5-server/files/pkg-message.in +++ /dev/null @@ -1,47 +0,0 @@ -[ -{ type: install - message: <<EOM -Log files are now under /var/log/zabbix directory instead of /tmp as it was -previously. - -For Zabbix server and proxy daemons, as well as Zabbix frontend, a database is -required. It is not needed to run Zabbix agent. - -% cd %%DATADIR%%/%%ZABBIX_BUILD%%/database - -And follow the instructions: -https://www.zabbix.com/documentation/5.0/manual/appendix/install/db_scripts - -Upgrade notes for 5.0.0: -https://www.zabbix.com/documentation/5.0/manual/installation/upgrade_notes_500 - -Upgrade procedure: -https://www.zabbix.com/documentation/5.0/manual/installation/upgrade/sources - -Please see https://www.zabbix.com/ for detailed information about Zabbix. - -Official Zabbix documentation: -https://www.zabbix.com/documentation/5.0/start - -For Zabbix frontend "Welcome" screen. Enter the user name Admin with password -zabbix to log in as a Zabbix superuser. - -For use NMAP please edit sudoers - -This is a Zabbix LTS release! - -Zabbix LTS releases are supported for Zabbix customers during five (5) years -i.e. 3 years of Full Support (general, critical and security issues) and 2 -additional years of Limited Support (critical and security issues only). -Zabbix LTS version release will result in change of the first version number. - -Stable release: Zabbix 5.0 -Release date: 12 May, 2020 -End of Full Support: 31 May, 2023 -End of Limited Support: 31 May, 2025 - -Zabbix Life Cycle & Release Policy: -https://www.zabbix.com/life_cycle_and_release_policy -EOM -} -] diff --git a/net-mgmt/zabbix5-server/files/zabbix_agentd.in b/net-mgmt/zabbix5-server/files/zabbix_agentd.in deleted file mode 100644 index 5fa104126dbe..000000000000 --- a/net-mgmt/zabbix5-server/files/zabbix_agentd.in +++ /dev/null @@ -1,67 +0,0 @@ -#!/bin/sh - -# PROVIDE: zabbix_agentd -# REQUIRE: DAEMON -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to -# enable zabbix_agentd: -# -# zabbix_agentd_enable (bool): Set to NO by default. Set it to YES to -# enable zabbix_agentd. -# zabbix_agentd_config (string): Set to the standard config file path by -# default. -# zabbix_agentd_pidfile (string): Location of the zabbix_agent pid file -# Default is /var/run/zabbix/zabbix_agentd.pid -# zabbix_agentd_paths (string): Set to standard path by default. Set a search -# if you have custom userparams that need binaries elsewhere. -# - -. /etc/rc.subr - -name="zabbix_agentd" -rcvar=zabbix_agentd_enable - -load_rc_config $name - -: ${zabbix_agentd_enable:=NO} -: ${zabbix_agentd_config:=%%ETCDIR%%/${name}.conf} -: ${zabbix_agentd_pidfile:=/var/run/zabbix/zabbix_agentd.pid} -: ${zabbix_agentd_paths:=$PATH} - -command="%%PREFIX%%/sbin/${name}" -required_files="${zabbix_agentd_config}" - -start_cmd=zabbix_agentd_cmd -start_precmd=zabbix_agentd_precmd -status_precmd=zabbix_agentd_precmd -stop_precmd=zabbix_agentd_precmd - -zabbix_agentd_precmd() -{ - pidfile=${zabbix_agentd_pidfile} - if get_pidfile_from_conf PidFile ${zabbix_agentd_config}; then - pidfile="$_pidfile_from_conf" - fi - logfile=/var/log/zabbix/zabbix_agentd.log - if get_pidfile_from_conf LogFile ${zabbix_agentd_config}; then - logfile="$_pidfile_from_conf" - fi - local rundir=${pidfile%/*} - local logdir=${logfile%/*} - [ -d $rundir ] || install -d -m 0755 -o zabbix -g zabbix $rundir - [ -d $logdir ] || install -d -m 0755 -o zabbix -g zabbix $logdir - - # This shouldn't be necessary with pidfile, but empirically it was the - # only way to reap the parent PID instead of all PIDs from - # check_process, which may leak SysV IPC objects and prevent restart - # and/or race condition on restart. - rc_pid=$(check_pidfile ${pidfile} ${command}) -} - -zabbix_agentd_cmd() -{ - PATH=$zabbix_agentd_paths $command -c $zabbix_agentd_config -} - -run_rc_command "$1" diff --git a/net-mgmt/zabbix5-server/files/zabbix_java.in b/net-mgmt/zabbix5-server/files/zabbix_java.in deleted file mode 100644 index ef0f1318c76c..000000000000 --- a/net-mgmt/zabbix5-server/files/zabbix_java.in +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh - -# PROVIDE: zabbix_java -# REQUIRE: NETWORKING SERVERS -# BEFORE: DAEMON -# KEYWORD: shutdown -# -# Options to configure zabbix_java via /etc/rc.conf: -# -# zabbix_java_enable (bool): -# Enable service on boot. -# Default: NO -# - -. /etc/rc.subr - -name="zabbix_java" -rcvar=zabbix_java_enable - -load_rc_config $name - -: ${zabbix_java_enable:=NO} - -start_cmd="/usr/bin/su -m zabbix -c %%PREFIX%%/sbin/zabbix_java/startup.sh" -stop_cmd="/usr/bin/su -m zabbix -c %%PREFIX%%/sbin/zabbix_java/shutdown.sh" -status_cmd="zabbix_java_status" - -extra_commands="status" - -zabbix_java_status() { - if get_pidfile_from_conf PID_FILE %%PREFIX%%/sbin/zabbix_java/settings.sh; then - PID_FILE="$_pidfile_from_conf" - fi - - if [ -n "$PID_FILE" -a -f "$PID_FILE" ]; then - PID=`cat "$PID_FILE"` - if ps -p "$PID" > /dev/null 2>&1; then - echo "${name} is running as pid ${PID}" - else - echo "${name} is not running" - fi - else - echo "${name} is not running" - fi -} - -run_rc_command "$1" diff --git a/net-mgmt/zabbix5-server/files/zabbix_proxy.in b/net-mgmt/zabbix5-server/files/zabbix_proxy.in deleted file mode 100644 index 274c75c29251..000000000000 --- a/net-mgmt/zabbix5-server/files/zabbix_proxy.in +++ /dev/null @@ -1,68 +0,0 @@ -#!/bin/sh - -# PROVIDE: zabbix_proxy -# REQUIRE: DAEMON -%%PGSQL%%# REQUIRE: postgresql -%%MYSQL%%# REQUIRE: mysql -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to -# enable zabbix_proxy: -# -# zabbix_proxy_enable (bool): Set to NO by default. Set it to YES to -# enable zabbix_proxy. -# zabbix_proxy_config (string): Set to the standard config file path by -# default. -# zabbix_proxy_pidfile (string): Location of the zabbix_proxy pid file -# Default is /var/run/zabbix/zabbix_proxy.pid -# zabbix_proxy_paths (string): Set to standard path by default. Set a search -# if you have custom userparams that need binaries elsewhere. -# - -. /etc/rc.subr - -name="zabbix_proxy" -rcvar=zabbix_proxy_enable - -load_rc_config $name - -: ${zabbix_proxy_enable:=NO} -: ${zabbix_proxy_config:=%%ETCDIR%%/${name}.conf} -: ${zabbix_proxy_pidfile:=/var/run/zabbix/zabbix_proxy.pid} - -command="%%PREFIX%%/sbin/${name}" -required_files="${zabbix_proxy_config}" - -start_cmd=zabbix_proxy_cmd -start_precmd=zabbix_proxy_precmd -status_precmd=zabbix_proxy_precmd -stop_precmd=zabbix_proxy_precmd - -zabbix_proxy_precmd() -{ - pidfile=${zabbix_proxy_pidfile} - if get_pidfile_from_conf PidFile ${zabbix_proxy_config}; then - pidfile="$_pidfile_from_conf" - fi - logfile=/var/log/zabbix/zabbix_proxy.log - if get_pidfile_from_conf LogFile ${zabbix_proxy_config}; then - logfile="$_pidfile_from_conf" - fi - local rundir=${pidfile%/*} - local logdir=${logfile%/*} - [ -d $rundir ] || install -d -m 0755 -o zabbix -g zabbix $rundir - [ -d $logdir ] || install -d -m 0755 -o zabbix -g zabbix $logdir - - # This shouldn't be necessary with pidfile, but empirically it was the - # only way to reap the parent PID instead of all PIDs from - # check_process, which may leak SysV IPC objects and prevent restart - # and/or race condition on restart. - rc_pid=$(check_pidfile ${pidfile} ${command}) -} - -zabbix_proxy_cmd() -{ - PATH=$zabbix_proxy_paths $command -c $zabbix_proxy_config -} - -run_rc_command "$1" diff --git a/net-mgmt/zabbix5-server/files/zabbix_server.in b/net-mgmt/zabbix5-server/files/zabbix_server.in deleted file mode 100644 index 68e9f052734e..000000000000 --- a/net-mgmt/zabbix5-server/files/zabbix_server.in +++ /dev/null @@ -1,69 +0,0 @@ -#!/bin/sh - -# PROVIDE: zabbix_server -# REQUIRE: DAEMON -%%PGSQL%%# REQUIRE: postgresql -%%MYSQL%%# REQUIRE: mysql -# KEYWORD: shutdown -# -# Add the following lines to /etc/rc.conf.local or /etc/rc.conf to -# enable zabbix_server: -# -# zabbix_server_enable (bool): Set to NO by default. Set it to YES to -# enable zabbix_server. -# zabbix_server_config (string): Set to the standard config file path by -# default. -# zabbix_server_pidfile (string): Location of the zabbix_server pid file -# Default is /var/run/zabbix/zabbix_server.pid -# zabbix_server_paths (string): Set to standard path by default. Set a search -# if you have custom userparams that need binaries elsewhere. -# - -. /etc/rc.subr - -name="zabbix_server" -rcvar=zabbix_server_enable - -load_rc_config $name - -: ${zabbix_server_enable:=NO} -: ${zabbix_server_config:=%%ETCDIR%%/${name}.conf} -: ${zabbix_server_pidfile:=/var/run/zabbix/zabbix_server.pid} -: ${zabbix_server_paths:=$PATH} - -command="%%PREFIX%%/sbin/${name}" -required_files="${zabbix_server_config}" - -start_cmd=zabbix_server_cmd -start_precmd=zabbix_server_precmd -status_precmd=zabbix_server_precmd -stop_precmd=zabbix_server_precmd - -zabbix_server_precmd() -{ - pidfile=${zabbix_server_pidfile} - if get_pidfile_from_conf PidFile ${zabbix_server_config}; then - pidfile="$_pidfile_from_conf" - fi - logfile=/var/log/zabbix/zabbix_server.log - if get_pidfile_from_conf LogFile ${zabbix_server_config}; then - logfile="$_pidfile_from_conf" - fi - local rundir=${pidfile%/*} - local logdir=${logfile%/*} - [ -d $rundir ] || install -d -m 0755 -o zabbix -g zabbix $rundir - [ -d $logdir ] || install -d -m 0755 -o zabbix -g zabbix $logdir - - # This shouldn't be necessary with pidfile, but empirically it was the - # only way to reap the parent PID instead of all PIDs from - # check_process, which may leak SysV IPC objects and prevent restart - # and/or race condition on restart. - rc_pid=$(check_pidfile ${pidfile} ${command}) -} - -zabbix_server_cmd() -{ - PATH=$zabbix_server_paths $command -c $zabbix_server_config -} - -run_rc_command "$1" diff --git a/net-mgmt/zabbix5-server/pkg-descr b/net-mgmt/zabbix5-server/pkg-descr deleted file mode 100644 index 24dea091d7e0..000000000000 --- a/net-mgmt/zabbix5-server/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Zabbix is an enterprise-class open source distributed monitoring solution. - -Zabbix is software that monitors numerous parameters of a network and the -health and integrity of servers. Zabbix uses a flexible notification -mechanism that allows users to configure e-mail based alerts for virtually -any event. This allows a fast reaction to server problems. Zabbix offers -excellent reporting and data visualisation features based on the stored -data. This makes Zabbix ideal for capacity planning. diff --git a/net-mgmt/zabbix5-server/pkg-plist b/net-mgmt/zabbix5-server/pkg-plist deleted file mode 100644 index 12ea4d635ad5..000000000000 --- a/net-mgmt/zabbix5-server/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/double.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/schema.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/double.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/schema.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/double.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/schema.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/schema.sql -%%PROXY%%bin/zabbix_proxy_js -%%PROXY%%@dir %%ETCDIR%%/zabbix_proxy.conf.d -%%SERVER%%bin/zabbix_js -%%SERVER%%@dir %%ETCDIR%%/zabbix_server.conf.d -%%SERVER%%@dir %%ETCDIR%%/zabbix/alertscripts -share/man/man8/zabbix_%%ZABBIX_BUILD%%.8.gz -sbin/zabbix_%%ZABBIX_BUILD%% -@sample %%ETCDIR%%/zabbix_%%ZABBIX_BUILD%%.conf.sample -@dir %%ETCDIR%%/zabbix/externalscripts -@dir lib/modules diff --git a/net-mgmt/zabbix5-server/pkg-plist.agent b/net-mgmt/zabbix5-server/pkg-plist.agent deleted file mode 100644 index 7fe920817f7b..000000000000 --- a/net-mgmt/zabbix5-server/pkg-plist.agent +++ /dev/null @@ -1,9 +0,0 @@ -bin/zabbix_get -bin/zabbix_sender -share/man/man1/zabbix_get.1.gz -share/man/man1/zabbix_sender.1.gz -share/man/man8/zabbix_%%ZABBIX_BUILD%%d.8.gz -sbin/zabbix_agentd -@sample %%ETCDIR%%/zabbix_agentd.conf.sample -@dir %%ETCDIR%%/zabbix_agentd.conf.d -@dir lib/modules diff --git a/net-mgmt/zabbix5-server/pkg-plist.java b/net-mgmt/zabbix5-server/pkg-plist.java deleted file mode 100644 index bbb4ef31d704..000000000000 --- a/net-mgmt/zabbix5-server/pkg-plist.java +++ /dev/null @@ -1,11 +0,0 @@ -sbin/zabbix_java/shutdown.sh -sbin/zabbix_java/lib/logback-console.xml -sbin/zabbix_java/lib/logback-core-1.5.16.jar -sbin/zabbix_java/lib/logback-classic-1.5.16.jar -sbin/zabbix_java/lib/logback.xml -sbin/zabbix_java/lib/slf4j-api-2.0.16.jar -sbin/zabbix_java/lib/android-json-4.3_r3.1.jar -@sample sbin/zabbix_java/settings.sh.sample -sbin/zabbix_java/startup.sh -sbin/zabbix_java/bin/zabbix-java-gateway-%%DISTVERSION%%.jar -@dir(zabbix,zabbix,755) /var/run/zabbix diff --git a/net/Makefile b/net/Makefile index 2f5f11c313c2..a37359abd0ff 100644 --- a/net/Makefile +++ b/net/Makefile @@ -523,7 +523,6 @@ SUBDIR += ndproxy SUBDIR += neatvnc SUBDIR += nemesis - SUBDIR += net6 SUBDIR += netatalk3 SUBDIR += netatalk4 SUBDIR += netcat @@ -799,7 +798,6 @@ SUBDIR += p5-Net-SMS-Mollie SUBDIR += p5-Net-SMS-PChome SUBDIR += p5-Net-SNPP - SUBDIR += p5-Net-SPDY SUBDIR += p5-Net-SSH SUBDIR += p5-Net-SSH-Expect SUBDIR += p5-Net-SSH-Mechanize diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 18d4c09f8b00..303dfeb15589 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -11,6 +11,9 @@ WWW= https://www.dict.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring devel/libmaa +EXPIRATION_DATE=2025-09-30 + LIB_DEPENDS= libmaa.so:devel/libmaa USES= bison gmake libtool:build localbase diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index c92dea7ea06a..0be4bd54ea7d 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -1,6 +1,5 @@ PORTNAME= gupnp-av -PORTVERSION= 0.14.3 -PORTREVISION= 1 +PORTVERSION= 0.14.4 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp-av/distinfo b/net/gupnp-av/distinfo index b05e95f5bf2a..d1590257abf8 100644 --- a/net/gupnp-av/distinfo +++ b/net/gupnp-av/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088844 -SHA256 (gupnp-av-0.14.3.tar.xz) = abe2046043e66a9529365d89059be12219c21a4ede0c4743703b0fd9aaf17bb4 -SIZE (gupnp-av-0.14.3.tar.xz) = 92792 +TIMESTAMP = 1751208134 +SHA256 (gupnp-av-0.14.4.tar.xz) = 21d974b3275cb5dcf5b8aa1d9a3fc80e7edca706935f6fbd004c79787138f8c7 +SIZE (gupnp-av-0.14.4.tar.xz) = 1216284 diff --git a/net/gupnp-av/pkg-plist b/net/gupnp-av/pkg-plist index c4bc632e1cc1..818669b2730e 100644 --- a/net/gupnp-av/pkg-plist +++ b/net/gupnp-av/pkg-plist @@ -22,7 +22,7 @@ lib/girepository-1.0/GUPnPAV-1.0.typelib lib/libgupnp-av-1.0.a lib/libgupnp-av-1.0.so lib/libgupnp-av-1.0.so.3 -lib/libgupnp-av-1.0.so.3.14.3 +lib/libgupnp-av-1.0.so.3.14.4 libdata/pkgconfig/gupnp-av-1.0.pc share/gir-1.0/GUPnPAV-1.0.gir %%DATADIR%%/av.xsd diff --git a/net/net6/Makefile b/net/net6/Makefile deleted file mode 100644 index 0a68888566ef..000000000000 --- a/net/net6/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -PORTNAME= net6 -PORTVERSION= 1.3.14 -PORTREVISION= 9 -CATEGORIES= net devel -MASTER_SITES= http://releases.0x539.de/net6/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Network access framework for IPv4/IPv6 -WWW= http://gobby.0x539.de - -LICENSE= LGPL20+ # though COPYING is LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Abandoned upstream, repo archived Nov 26, 2020 -EXPIRATION_DATE=2025-06-30 - -LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ - libgnutls.so:security/gnutls - -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USES= cpe libtool pathfix pkgconfig compiler:c++11-lang -USE_CXXSTD= c++11 -USE_LDCONFIG= yes - -CPE_VENDOR= armin_burgmeier - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes - -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls -NLS_CPPFLAGS= -I${LOCALBASE}/include -NLS_LDFLAGS= -L${LOCALBASE}/lib - -.include <bsd.port.mk> diff --git a/net/net6/distinfo b/net/net6/distinfo deleted file mode 100644 index 451c7ba8dae0..000000000000 --- a/net/net6/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (net6-1.3.14.tar.gz) = 155dd82cbe1f8354205c79ab2bb54af4957047422250482596a34b0e0cc61e21 -SIZE (net6-1.3.14.tar.gz) = 483549 diff --git a/net/net6/files/patch-inc__address.hpp b/net/net6/files/patch-inc__address.hpp deleted file mode 100644 index e3131760a675..000000000000 --- a/net/net6/files/patch-inc__address.hpp +++ /dev/null @@ -1,14 +0,0 @@ ---- inc/address.hpp.orig 2011-09-10 17:59:50.000000000 +0300 -+++ inc/address.hpp 2014-01-06 17:32:36.000000000 +0200 -@@ -25,9 +25,10 @@ - #include <winsock2.h> - #include <ws2tcpip.h> - #else -+#include <sys/types.h> - #include <sys/socket.h> --#include <netinet/in_systm.h> - #include <netinet/in.h> -+#include <netinet/in_systm.h> - #include <netinet/ip.h> - #endif - diff --git a/net/net6/files/patch-src-encrypt.cpp b/net/net6/files/patch-src-encrypt.cpp deleted file mode 100644 index 8576190a1249..000000000000 --- a/net/net6/files/patch-src-encrypt.cpp +++ /dev/null @@ -1,14 +0,0 @@ ---- src/encrypt.cpp.orig 2011-09-28 11:15:10 UTC -+++ src/encrypt.cpp -@@ -175,10 +175,7 @@ net6::tcp_encrypted_socket_base:: - gnutls_session_t sess): - tcp_client_socket(cobj), session(sess), state(DEFAULT) - { -- const int kx_prio[] = { GNUTLS_KX_ANON_DH, 0 }; -- -- gnutls_set_default_priority(session); -- gnutls_kx_set_priority(session, kx_prio); -+ gnutls_priority_set_direct(session, "NORMAL:-KX-ALL:+ANON-DH", NULL); - - gnutls_transport_set_ptr( - session, diff --git a/net/net6/pkg-descr b/net/net6/pkg-descr deleted file mode 100644 index 98a2bd4c780b..000000000000 --- a/net/net6/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -net6 is a library which eases the development of network-based applications -as it provides a TCP protocol abstraction for C++. It is portable to both -the Windows and Unix-like platforms. diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist deleted file mode 100644 index 1d8c4a13ae46..000000000000 --- a/net/net6/pkg-plist +++ /dev/null @@ -1,43 +0,0 @@ -include/net6/address.hpp -include/net6/client.hpp -include/net6/common.hpp -include/net6/connection.hpp -include/net6/default_accumulator.hpp -include/net6/encrypt.hpp -include/net6/enum_ops.hpp -include/net6/error.hpp -include/net6/gettext_package.hpp -include/net6/host.hpp -include/net6/local.hpp -include/net6/main.hpp -include/net6/non_copyable.hpp -include/net6/object.hpp -include/net6/packet.hpp -include/net6/queue.hpp -include/net6/select.hpp -include/net6/serialise.hpp -include/net6/server.hpp -include/net6/socket.hpp -include/net6/user.hpp -lib/libnet6-1.3.so.0 -lib/libnet6-1.3.so.0.0.0 -lib/libnet6.a -lib/libnet6.so -libdata/pkgconfig/net6-1.3.pc -%%NLS%%share/locale/ast/LC_MESSAGES/net6.mo -%%NLS%%share/locale/de/LC_MESSAGES/net6.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/net6.mo -%%NLS%%share/locale/es/LC_MESSAGES/net6.mo -%%NLS%%share/locale/fr/LC_MESSAGES/net6.mo -%%NLS%%share/locale/he/LC_MESSAGES/net6.mo -%%NLS%%share/locale/it/LC_MESSAGES/net6.mo -%%NLS%%share/locale/ko/LC_MESSAGES/net6.mo -%%NLS%%share/locale/nb/LC_MESSAGES/net6.mo -%%NLS%%share/locale/nl/LC_MESSAGES/net6.mo -%%NLS%%share/locale/pt/LC_MESSAGES/net6.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/net6.mo -%%NLS%%share/locale/ru/LC_MESSAGES/net6.mo -%%NLS%%share/locale/sk/LC_MESSAGES/net6.mo -%%NLS%%share/locale/sv/LC_MESSAGES/net6.mo -%%NLS%%share/locale/uk/LC_MESSAGES/net6.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/net6.mo diff --git a/net/p5-Net-SPDY/Makefile b/net/p5-Net-SPDY/Makefile deleted file mode 100644 index 8523e0994005..000000000000 --- a/net/p5-Net-SPDY/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= Net-SPDY -DISTVERSION= 0.1_5 -PORTREVISION= 2 -CATEGORIES= net perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:LKUNDRAK -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= SPDY protocol client and server implementation -WWW= https://metacpan.org/release/LKUNDRAK/Net-SPDY-0.1_5 - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ - p5-URI>=0:net/p5-URI -TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ - p5-Test-Pod>=0:devel/p5-Test-Pod - -USES= perl5 -USE_PERL5= modbuild - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/net/p5-Net-SPDY/distinfo b/net/p5-Net-SPDY/distinfo deleted file mode 100644 index 6a8e6d9b4502..000000000000 --- a/net/p5-Net-SPDY/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Net-SPDY-0.1_5.tar.gz) = e084c25f0231cb8227951bfb10614d0ed4dbc55cc2250f697ba4bb72eeabe1ed -SIZE (Net-SPDY-0.1_5.tar.gz) = 19351 diff --git a/net/p5-Net-SPDY/pkg-descr b/net/p5-Net-SPDY/pkg-descr deleted file mode 100644 index a119bf95a01b..000000000000 --- a/net/p5-Net-SPDY/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Net::SPDY distribution contains implementation of SPDY protocol. You probably -want to use Net::SPDY::Session to implement SPDY clients and servers. diff --git a/net/p5-Net-SPDY/pkg-plist b/net/p5-Net-SPDY/pkg-plist deleted file mode 100644 index 4a1d2a3491ff..000000000000 --- a/net/p5-Net-SPDY/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/spdy-client.pl -bin/spdy-server.pl -%%SITE_PERL%%/Net/SPDY.pod -%%SITE_PERL%%/Net/SPDY/Compressor.pm -%%SITE_PERL%%/Net/SPDY/Framer.pm -%%SITE_PERL%%/Net/SPDY/Session.pm -%%PERL5_MAN1%%/spdy-client.pl.1.gz -%%PERL5_MAN1%%/spdy-server.pl.1.gz -%%PERL5_MAN3%%/Net::SPDY.3.gz -%%PERL5_MAN3%%/Net::SPDY::Compressor.3.gz -%%PERL5_MAN3%%/Net::SPDY::Framer.3.gz -%%PERL5_MAN3%%/Net::SPDY::Session.3.gz diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile index 3af3bed85721..7c82edce3158 100644 --- a/net/py-softlayer/Makefile +++ b/net/py-softlayer/Makefile @@ -1,5 +1,5 @@ PORTNAME= softlayer -PORTVERSION= 6.2.6 +PORTVERSION= 6.2.7 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.4:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=2:devel/py-prompt-toolkit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0.0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.32.2:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}rich>=13.9.4:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=14.0.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.24,1:net/py-urllib3@${PY_FLAVOR} USES= python diff --git a/net/py-softlayer/distinfo b/net/py-softlayer/distinfo index da921292a7cd..8ed49cac0d95 100644 --- a/net/py-softlayer/distinfo +++ b/net/py-softlayer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738443436 -SHA256 (softlayer-6.2.6.tar.gz) = 6e9d874648cbf234d49ee4f5b0829f6bcd4d706adf88318ed1b27a47debc7e5d -SIZE (softlayer-6.2.6.tar.gz) = 501889 +TIMESTAMP = 1751208172 +SHA256 (softlayer-6.2.7.tar.gz) = a0874fa49085d108957e88d1b2eee7832aeb8689dd658f66b01b6d40ef0c87fb +SIZE (softlayer-6.2.7.tar.gz) = 480192 diff --git a/net/py-softlayer/files/patch-setup.py b/net/py-softlayer/files/patch-setup.py index 87a1ac1d267e..9edff9f60501 100644 --- a/net/py-softlayer/files/patch-setup.py +++ b/net/py-softlayer/files/patch-setup.py @@ -1,4 +1,4 @@ ---- setup.py.orig 2025-01-09 20:04:58 UTC +--- setup.py.orig 2025-06-27 19:33:14 UTC +++ setup.py @@ -14,7 +14,7 @@ setup( LONG_DESCRIPTION = DESCRIPTION @@ -6,15 +6,15 @@ setup( - name='SoftLayer', + name='softlayer', - version='v6.2.6', + version='v6.2.7', description=DESCRIPTION, long_description=LONG_DESCRIPTION, @@ -38,7 +38,7 @@ setup( 'prompt_toolkit >= 2', 'pygments >= 2.0.0', 'urllib3 >= 1.24', -- 'rich == 13.9.4' -+ 'rich >= 13.9.4' +- 'rich == 14.0.0' ++ 'rich >= 14.0.0' ], keywords=['softlayer', 'cloud', 'slcli', 'ibmcloud'], classifiers=[ diff --git a/net/rubygem-grpc/Makefile b/net/rubygem-grpc/Makefile index ae7caf85d3f1..7a2768b1a996 100644 --- a/net/rubygem-grpc/Makefile +++ b/net/rubygem-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpc -PORTVERSION= 1.72.0 +PORTVERSION= 1.73.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-grpc/distinfo b/net/rubygem-grpc/distinfo index a3b7c5988d1e..e44370bc80e2 100644 --- a/net/rubygem-grpc/distinfo +++ b/net/rubygem-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188248 -SHA256 (rubygem/grpc-1.72.0.gem) = 56fa0da2f4f96471f59430a9ef08a612cc77649e8fa118c83ae7d0bb619bea09 -SIZE (rubygem/grpc-1.72.0.gem) = 6834176 +TIMESTAMP = 1751208238 +SHA256 (rubygem/grpc-1.73.0.gem) = 4055f35116f83e4c365d3b516416dad44e20e0e5f35285ff2cea04c284edc98c +SIZE (rubygem/grpc-1.73.0.gem) = 7026176 diff --git a/science/salome-kernel/Makefile b/science/salome-kernel/Makefile index c3e361b22c53..490e715aab60 100644 --- a/science/salome-kernel/Makefile +++ b/science/salome-kernel/Makefile @@ -11,6 +11,9 @@ WWW= https://www.salome-platform.org/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired science/salome-configuration +EXPIRATION_DATE=2025-09-30 + FETCH_DEPENDS= git:devel/git PY_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}omniorb>0:devel/py-omniorb \ diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile index 803ea2798817..67c1020ba0f6 100644 --- a/security/aws-lc/Makefile +++ b/security/aws-lc/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-lc -PORTVERSION= 1.53.1 +PORTVERSION= 1.54.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/aws-lc/distinfo b/security/aws-lc/distinfo index 7e178c8c2194..2a7e6ae009f0 100644 --- a/security/aws-lc/distinfo +++ b/security/aws-lc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954130 -SHA256 (aws-aws-lc-v1.53.1_GH0.tar.gz) = 74137613ea4e322600400fdc2e21c83f08f4c68d368ebe006eab264e4e685e01 -SIZE (aws-aws-lc-v1.53.1_GH0.tar.gz) = 127004586 +TIMESTAMP = 1751208136 +SHA256 (aws-aws-lc-v1.54.0_GH0.tar.gz) = d491b6d6b233e88314a15170d435e28259f7cf4f950a427acc80a0e977aa683a +SIZE (aws-aws-lc-v1.54.0_GH0.tar.gz) = 127011221 diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 79573ea82af5..ddea868f1be1 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -1,5 +1,5 @@ PORTNAME= nettle -PORTVERSION= 3.10.1 +PORTVERSION= 3.10.2 CATEGORIES= security MASTER_SITES= GNU \ https://www.lysator.liu.se/~nisse/archive/ diff --git a/security/nettle/distinfo b/security/nettle/distinfo index 97625f47b80f..ceeab63d0f14 100644 --- a/security/nettle/distinfo +++ b/security/nettle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735705131 -SHA256 (nettle-3.10.1.tar.gz) = b0fcdd7fc0cdea6e80dcf1dd85ba794af0d5b4a57e26397eee3bc193272d9132 -SIZE (nettle-3.10.1.tar.gz) = 2643267 +TIMESTAMP = 1751208138 +SHA256 (nettle-3.10.2.tar.gz) = fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5 +SIZE (nettle-3.10.2.tar.gz) = 2644644 diff --git a/security/nettle/files/extra-patch-Makefile.in b/security/nettle/files/extra-patch-Makefile.in index 2974b822043a..2c1480398adf 100644 --- a/security/nettle/files/extra-patch-Makefile.in +++ b/security/nettle/files/extra-patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2023-06-01 18:40:35 UTC +--- Makefile.in.orig 2025-06-26 18:29:02 UTC +++ Makefile.in -@@ -19,7 +19,7 @@ OPT_NETTLE_SOURCES = @OPT_NETTLE_SOURCES@ +@@ -19,7 +19,7 @@ FAT_TEST_LIST = @FAT_TEST_LIST@ FAT_TEST_LIST = @FAT_TEST_LIST@ diff --git a/security/nettle/files/patch-configure b/security/nettle/files/patch-configure index 1b8f460d9501..d210a2e1be01 100644 --- a/security/nettle/files/patch-configure +++ b/security/nettle/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2023-06-01 18:40:35 UTC +--- configure.orig 2025-06-26 18:29:02 UTC +++ configure -@@ -6638,7 +6638,7 @@ $as_echo "$as_me: WARNING: Cross compiling for linux. +@@ -7532,7 +7532,7 @@ printf "%s\n" "$as_me: WARNING: Cross compiling for li # and 64-bit in lib. Don't know about "kfreebsd", does # it follow the Linux fhs conventions? *:freebsd*:32) diff --git a/security/nettle/files/patch-examples-nettle-openssl.c b/security/nettle/files/patch-examples-nettle-openssl.c index d7cf037c61c3..006e654aa899 100644 --- a/security/nettle/files/patch-examples-nettle-openssl.c +++ b/security/nettle/files/patch-examples-nettle-openssl.c @@ -1,6 +1,6 @@ ---- examples/nettle-openssl.c.orig 2021-03-21 08:32:25 UTC +--- examples/nettle-openssl.c.orig 2025-06-26 18:29:03 UTC +++ examples/nettle-openssl.c -@@ -374,6 +374,7 @@ openssl_hash_update(void *p, +@@ -291,6 +291,7 @@ openssl_hash_update(void *p, EVP_DigestUpdate(ctx->evp, src, length); } @@ -8,7 +8,7 @@ #define OPENSSL_HASH(NAME, name) \ static void \ openssl_##name##_init(void *p) \ -@@ -404,6 +405,38 @@ nettle_openssl_##name = { \ +@@ -321,6 +322,38 @@ nettle_openssl_##name = { \ openssl_hash_update, \ openssl_##name##_digest \ }; @@ -46,4 +46,4 @@ +#endif OPENSSL_HASH(MD5, md5) - OPENSSL_HASH(SHA, sha1) + OPENSSL_HASH(SHA1, sha1) diff --git a/security/nettle/files/patch-powerpc64-p8-aes-decrypt-internal.asm b/security/nettle/files/patch-powerpc64-p8-aes-decrypt-internal.asm index 67ceabec79c5..e23c8a8f6463 100644 --- a/security/nettle/files/patch-powerpc64-p8-aes-decrypt-internal.asm +++ b/security/nettle/files/patch-powerpc64-p8-aes-decrypt-internal.asm @@ -1,4 +1,4 @@ ---- powerpc64/p8/aes-decrypt-internal.asm.orig 2024-06-16 15:27:54 UTC +--- powerpc64/p8/aes-decrypt-internal.asm.orig 2025-06-26 18:29:03 UTC +++ powerpc64/p8/aes-decrypt-internal.asm @@ -64,7 +64,7 @@ PROLOGUE(_nettle_aes_decrypt) diff --git a/security/nettle/files/patch-powerpc64-p8-aes-encrypt-internal.asm b/security/nettle/files/patch-powerpc64-p8-aes-encrypt-internal.asm index 313ba61a4f6b..67218e1caaf4 100644 --- a/security/nettle/files/patch-powerpc64-p8-aes-encrypt-internal.asm +++ b/security/nettle/files/patch-powerpc64-p8-aes-encrypt-internal.asm @@ -1,6 +1,6 @@ ---- powerpc64/p8/aes-encrypt-internal.asm.orig 2022-06-02 17:57:16 UTC +--- powerpc64/p8/aes-encrypt-internal.asm.orig 2025-06-26 18:29:03 UTC +++ powerpc64/p8/aes-encrypt-internal.asm -@@ -63,7 +63,7 @@ define(`S7', `v9') +@@ -64,7 +64,7 @@ PROLOGUE(_nettle_aes_encrypt) define(`FUNC_ALIGN', `5') PROLOGUE(_nettle_aes_encrypt) @@ -9,7 +9,7 @@ subi ROUNDS,ROUNDS,1 srdi LENGTH,LENGTH,4 -@@ -328,6 +328,6 @@ EPILOGUE(_nettle_aes_encrypt) +@@ -269,6 +269,6 @@ EPILOGUE(_nettle_aes_encrypt) .data .align 4 diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist index 25ba25f62658..48c756c49b45 100644 --- a/security/nettle/pkg-plist +++ b/security/nettle/pkg-plist @@ -79,11 +79,11 @@ include/nettle/yarrow.h lib/libhogweed.a lib/libhogweed.so lib/libhogweed.so.6 -lib/libhogweed.so.6.10 +lib/libhogweed.so.6.11 lib/libnettle.a lib/libnettle.so lib/libnettle.so.8 -lib/libnettle.so.8.10 +lib/libnettle.so.8.11 libdata/pkgconfig/hogweed.pc libdata/pkgconfig/nettle.pc %%PORTDOCS%%%%DOCSDIR%%/NEWS diff --git a/security/rubygem-gitlab-cloud-connector/Makefile b/security/rubygem-gitlab-cloud-connector/Makefile index b59e9cf5734e..17348ef607c0 100644 --- a/security/rubygem-gitlab-cloud-connector/Makefile +++ b/security/rubygem-gitlab-cloud-connector/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-cloud-connector -PORTVERSION= 1.17.0 +PORTVERSION= 1.19.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-gitlab-cloud-connector/distinfo b/security/rubygem-gitlab-cloud-connector/distinfo index f3bc3876d43c..b702ac666f5a 100644 --- a/security/rubygem-gitlab-cloud-connector/distinfo +++ b/security/rubygem-gitlab-cloud-connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750222196 -SHA256 (rubygem/gitlab-cloud-connector-1.17.0.gem) = b9eaf5544cebb66667be560cc032fd6e26ccb6c35c0912b3cd1fadb7cbcfbf34 -SIZE (rubygem/gitlab-cloud-connector-1.17.0.gem) = 18432 +TIMESTAMP = 1750912646 +SHA256 (rubygem/gitlab-cloud-connector-1.19.0.gem) = cfa644b4d827062f5c625d391ca3e6904e7667f0f6efe96adab81e051d8d07ad +SIZE (rubygem/gitlab-cloud-connector-1.19.0.gem) = 18432 diff --git a/sysutils/diffoci/Makefile b/sysutils/diffoci/Makefile index 2f1bf8b6c8fe..f7c5c6498297 100644 --- a/sysutils/diffoci/Makefile +++ b/sysutils/diffoci/Makefile @@ -1,7 +1,6 @@ PORTNAME= diffoci -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org diff --git a/sysutils/diffoci/distinfo b/sysutils/diffoci/distinfo index 7c75475a15c4..6917f28d4ba5 100644 --- a/sysutils/diffoci/distinfo +++ b/sysutils/diffoci/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1744288752 -SHA256 (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.mod) = 3894a70fce2bca9f15dca57455c5d307f47dc631947e8db1e76f4d170ef43dd8 -SIZE (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.mod) = 3192 -SHA256 (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.zip) = b24bb29b90ba32fa30ed1af6891766604b3ead6e4020a2aa612551bd6477a27e -SIZE (go/sysutils_diffoci/diffoci-v0.1.6/v0.1.6.zip) = 55447 +TIMESTAMP = 1751208140 +SHA256 (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.mod) = 043011739d7f703b1e237d91f5841ee1239007762b8717182dec3be4da32e604 +SIZE (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.mod) = 3192 +SHA256 (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.zip) = 3f88a52dda41b524efe2add3334358cfd1cafc7b63634d555f7cecf5d2fc37de +SIZE (go/sysutils_diffoci/diffoci-v0.1.7/v0.1.7.zip) = 55698 diff --git a/sysutils/py-diffoscope/Makefile b/sysutils/py-diffoscope/Makefile index 366c34be547f..514ecaf94d3a 100644 --- a/sysutils/py-diffoscope/Makefile +++ b/sysutils/py-diffoscope/Makefile @@ -1,5 +1,5 @@ PORTNAME= diffoscope -PORTVERSION= 299 +PORTVERSION= 300 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-diffoscope/distinfo b/sysutils/py-diffoscope/distinfo index b6b1596218ad..0ab9728d41ec 100644 --- a/sysutils/py-diffoscope/distinfo +++ b/sysutils/py-diffoscope/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954238 -SHA256 (diffoscope-299.tar.gz) = f40492b926e8ef38ba51bdda0bf0a350ad9f99b35db73506ee63f7be7a8e0465 -SIZE (diffoscope-299.tar.gz) = 3189385 +TIMESTAMP = 1751208174 +SHA256 (diffoscope-300.tar.gz) = 77fc35e040ce7b93add853e2ab3ebc0b41804eb042ca19680c83148c95df28d8 +SIZE (diffoscope-300.tar.gz) = 3188879 diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile index 30605fe05489..7ed8766d3e34 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart_proxy_remote_execution_ssh -PORTVERSION= 0.11.5 +PORTVERSION= 0.11.6 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,6 +11,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \ + rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \ + rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \ rubygem-mqtt>=0.5<1:net/rubygem-mqtt \ rubygem-net-ssh>=7.2,2<8,2:security/rubygem-net-ssh \ rubygem-smart_proxy_dynflow>=0.9.4<1:sysutils/rubygem-smart_proxy_dynflow diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo index 2f745056ad90..5f07289dca4a 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735228266 -SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.11.5.gem) = 83ebb33efa3880b6d8eff4cc75f6f8074e19e7abc82baa00a2837d0991dc2a1f -SIZE (rubygem/smart_proxy_remote_execution_ssh-0.11.5.gem) = 39936 +TIMESTAMP = 1751208240 +SHA256 (rubygem/smart_proxy_remote_execution_ssh-0.11.6.gem) = 9eb51767d29c03d3224796ff7325a5fbee87c4d8b587b4d868c32262d36e90be +SIZE (rubygem/smart_proxy_remote_execution_ssh-0.11.6.gem) = 39936 diff --git a/sysutils/vtm/Makefile b/sysutils/vtm/Makefile index 724de4eb224f..b7d68bdc4b16 100644 --- a/sysutils/vtm/Makefile +++ b/sysutils/vtm/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2025.05.28 CATEGORIES= sysutils -MAINTAINER= nxjoseph@protonmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Text-based desktop environment for your terminal WWW= https://github.com/directvt/vtm diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index 17b4d6bb11ba..5b3b59b2b437 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -12,6 +12,9 @@ WWW= https://www.dict.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring devel/libmaa +EXPIRATION_DATE=2025-09-30 + LIB_DEPENDS= libmaa.so:devel/libmaa USES= bison gmake libtool:build localbase diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 99dc1728ba87..0052c6bc35a3 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/dictem/ LICENSE= GPLv2 +DEPRECATED= Depends on expiring textproc/dict +EXPIRATION_DATE=2025-09-30 + RUN_DEPENDS= ${LOCALBASE}/bin/dict:textproc/dict USES= emacs diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 8e5ae6a1baf3..b27f6da8650d 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -12,6 +12,9 @@ WWW= https://www.dict.org/ \ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring devel/libmaa +EXPIRATION_DATE=2025-09-30 + LIB_DEPENDS= libmaa.so:devel/libmaa USES= gmake libtool:build localbase diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 18fb5df893e9..57caef02279e 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-typing-booster -PORTVERSION= 2.27.64 +PORTVERSION= 2.27.67 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index 3af673034954..142e0d940729 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750596173 -SHA256 (mike-fabian-ibus-typing-booster-2.27.64_GH0.tar.gz) = 7ee36ed14c7050793a68374e918708b1c63a394539daf8b3c9f722411ca22976 -SIZE (mike-fabian-ibus-typing-booster-2.27.64_GH0.tar.gz) = 13515065 +TIMESTAMP = 1751317648 +SHA256 (mike-fabian-ibus-typing-booster-2.27.67_GH0.tar.gz) = 1821be3c3ca519127225b1672eed154d7a4f305d1a5e8ae5e6a79f0acd30032c +SIZE (mike-fabian-ibus-typing-booster-2.27.67_GH0.tar.gz) = 13537901 diff --git a/textproc/py-pybtex/Makefile b/textproc/py-pybtex/Makefile index 911ce31b78bc..aa561bb4a4eb 100644 --- a/textproc/py-pybtex/Makefile +++ b/textproc/py-pybtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= pybtex -PORTVERSION= 0.25.0 +PORTVERSION= 0.25.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pybtex/distinfo b/textproc/py-pybtex/distinfo index 8719f5f11a1e..67ba5e2cbe59 100644 --- a/textproc/py-pybtex/distinfo +++ b/textproc/py-pybtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954244 -SHA256 (pybtex-0.25.0.tar.gz) = 10684ffb05af33b041b06dabe15868078fd75847b24e1dffd8dd91348bbb3a4b -SIZE (pybtex-0.25.0.tar.gz) = 358178 +TIMESTAMP = 1751208176 +SHA256 (pybtex-0.25.1.tar.gz) = 9eaf90267c7e83e225af89fea65c370afbf65f458220d3946a9e3049e1eca491 +SIZE (pybtex-0.25.1.tar.gz) = 406157 diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 8d3128b2f6ff..a9f1bb06a493 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinxcontrib-bibtex -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.8,1:textproc/py-docutils@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pybtex>=0.24:textproc/py-pybtex@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pybtex>=0.25:textproc/py-pybtex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pybtex-docutils>=1.0.0:textproc/py-pybtex-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=3.5,1:textproc/py-sphinx@${PY_FLAVOR} @@ -31,8 +31,4 @@ NO_ARCH= yes RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} .endif -.if ${PYTHON_REL} >= 31200 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} -.endif - .include <bsd.port.post.mk> diff --git a/textproc/py-sphinxcontrib-bibtex/distinfo b/textproc/py-sphinxcontrib-bibtex/distinfo index ff1b5585a8bb..17e76c6fba35 100644 --- a/textproc/py-sphinxcontrib-bibtex/distinfo +++ b/textproc/py-sphinxcontrib-bibtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750188142 -SHA256 (sphinxcontrib_bibtex-2.6.4.tar.gz) = aad018b730d324201f09777f6c25c4a2ff7ac1d5e66af187f21fc21840768760 -SIZE (sphinxcontrib_bibtex-2.6.4.tar.gz) = 118453 +TIMESTAMP = 1751208178 +SHA256 (sphinxcontrib_bibtex-2.6.5.tar.gz) = 9b3224dd6fece9268ebd8c905dc0a83ff2f6c54148a9235fe70e9d1e9ff149c0 +SIZE (sphinxcontrib_bibtex-2.6.5.tar.gz) = 118462 diff --git a/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml index c65164a124d3..e79a41bf960d 100644 --- a/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml +++ b/textproc/py-sphinxcontrib-bibtex/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2025-06-17 06:41:26 UTC +--- pyproject.toml.orig 2025-06-27 10:39:48 UTC +++ pyproject.toml -@@ -5,7 +5,7 @@ version = "2.6.4" +@@ -5,7 +5,7 @@ version = "2.6.5" [project] name = "sphinxcontrib-bibtex" - version = "2.6.4" + version = "2.6.5" -license = "BSD-2-Clause" +license = { text = "BSD-2-Clause" } description = "Sphinx extension for BibTeX style citations." diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index f3ef91896b8b..370c8936937a 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,6 +1,5 @@ PORTNAME= commonmarker -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 2.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RG DISTFILES= ${DISTNAME}.gem diff --git a/textproc/rubygem-commonmarker/Makefile.crates b/textproc/rubygem-commonmarker/Makefile.crates index 445b07dc2730..938de0009d71 100644 --- a/textproc/rubygem-commonmarker/Makefile.crates +++ b/textproc/rubygem-commonmarker/Makefile.crates @@ -25,7 +25,7 @@ CARGO_CRATES= adler2-2.0.0 \ clap_derive-4.5.18 \ clap_lex-0.7.4 \ colorchoice-1.0.3 \ - comrak-0.38.0 \ + comrak-0.39.1 \ crc32fast-1.4.2 \ darling-0.20.10 \ darling_core-0.20.10 \ @@ -74,8 +74,8 @@ CARGO_CRATES= adler2-2.0.0 \ proc-macro2-1.0.92 \ quick-xml-0.32.0 \ quote-1.0.38 \ - rb-sys-0.9.111 \ - rb-sys-build-0.9.111 \ + rb-sys-0.9.114 \ + rb-sys-build-0.9.114 \ rb-sys-env-0.1.2 \ rctree-0.6.0 \ regex-1.11.1 \ diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo index 7c1fa97e7fc1..0be57d1defab 100644 --- a/textproc/rubygem-commonmarker/distinfo +++ b/textproc/rubygem-commonmarker/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1744289344 -SHA256 (commonmarker-2.3.0.gem) = 74fb85e4ae59a9fc166dd1813ad791805d09dec1a4e79c81a7be0a6a8dc5dc63 -SIZE (commonmarker-2.3.0.gem) = 31744 +TIMESTAMP = 1751208234 +SHA256 (commonmarker-2.3.1.gem) = 8943ef0731a4205765b1ab8f25a7a9b9f62acb28b0054c7d60f06720a23cadc7 +SIZE (commonmarker-2.3.1.gem) = 31744 SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 @@ -55,8 +55,8 @@ SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086 SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 -SHA256 (rust/crates/comrak-0.38.0.crate) = f690706b5db081dccea6206d7f6d594bb9895599abea9d1a0539f13888781ae8 -SIZE (rust/crates/comrak-0.38.0.crate) = 178477 +SHA256 (rust/crates/comrak-0.39.1.crate) = 2fefab951771fc3beeed0773ce66a4f7b706273fc6c4c95b08dd1615744abcf5 +SIZE (rust/crates/comrak-0.39.1.crate) = 178985 SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/darling-0.20.10.crate) = 6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989 @@ -153,10 +153,10 @@ SHA256 (rust/crates/quick-xml-0.32.0.crate) = 1d3a6e5838b60e0e8fa7a43f22ade549a3 SIZE (rust/crates/quick-xml-0.32.0.crate) = 184149 SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc SIZE (rust/crates/quote-1.0.38.crate) = 31252 -SHA256 (rust/crates/rb-sys-0.9.111.crate) = becea799ce051c16fb140be80f5e7cf781070f99ca099332383c2b17861249af -SIZE (rust/crates/rb-sys-0.9.111.crate) = 23832 -SHA256 (rust/crates/rb-sys-build-0.9.111.crate) = 64691175abc704862f60a9ca8ef06174080cc50615f2bf1d4759f46db18b4d29 -SIZE (rust/crates/rb-sys-build-0.9.111.crate) = 21650 +SHA256 (rust/crates/rb-sys-0.9.114.crate) = b41b4e5d871203c3ce7c7bd0f27390fb6eee494ef9c4822a151854610e562f05 +SIZE (rust/crates/rb-sys-0.9.114.crate) = 28493 +SHA256 (rust/crates/rb-sys-build-0.9.114.crate) = de20c3cc2868958bdf8eae7431e6797cb3ce29fcdd5bada95231c4c3c167e701 +SIZE (rust/crates/rb-sys-build-0.9.114.crate) = 24283 SHA256 (rust/crates/rb-sys-env-0.1.2.crate) = a35802679f07360454b418a5d1735c89716bde01d35b1560fc953c1415a0b3bb SIZE (rust/crates/rb-sys-env-0.1.2.crate) = 9203 SHA256 (rust/crates/rctree-0.6.0.crate) = e03e7866abec1101869ffa8e2c8355c4c2419d0214ece0cc3e428e5b94dea6e9 diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index 9a708d77967e..dcd9e13665a7 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.10.1 +PORTVERSION= 21.12.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 49798b867239..4625f346c247 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954436 -SHA256 (rubygem/cucumber-html-formatter-21.10.1.gem) = bc59de683fe84fb3403ca9ec5cd208afcf53aedda7be1844e3b3698e9c2f1134 -SIZE (rubygem/cucumber-html-formatter-21.10.1.gem) = 285184 +TIMESTAMP = 1751208236 +SHA256 (rubygem/cucumber-html-formatter-21.12.0.gem) = 17db4083fb724d286b0d01db91ea165c4214222260d57d548320ad8d792341f7 +SIZE (rubygem/cucumber-html-formatter-21.12.0.gem) = 283648 diff --git a/www/Makefile b/www/Makefile index 8275fe4fe6a2..2fe08748846f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -488,7 +488,6 @@ SUBDIR += node18 SUBDIR += node20 SUBDIR += node22 - SUBDIR += node23 SUBDIR += node24 SUBDIR += nostromo SUBDIR += novnc @@ -498,7 +497,6 @@ SUBDIR += npm-node18 SUBDIR += npm-node20 SUBDIR += npm-node22 - SUBDIR += npm-node23 SUBDIR += npm-node24 SUBDIR += nyxt SUBDIR += oauth2-proxy @@ -992,7 +990,6 @@ SUBDIR += p5-HTTP-Tiny SUBDIR += p5-HTTP-Tiny-Multipart SUBDIR += p5-HTTP-Tiny-Paranoid - SUBDIR += p5-HTTP-Tiny-SPDY SUBDIR += p5-HTTP-Tiny-UA SUBDIR += p5-HTTP-Tiny-UNIX SUBDIR += p5-HTTP-WebTest @@ -2676,7 +2673,6 @@ SUBDIR += yarn-node18 SUBDIR += yarn-node20 SUBDIR += yarn-node22 - SUBDIR += yarn-node23 SUBDIR += yarn-node24 SUBDIR += yarr SUBDIR += yaws diff --git a/www/node23/Makefile b/www/node23/Makefile deleted file mode 100644 index f56bd755a581..000000000000 --- a/www/node23/Makefile +++ /dev/null @@ -1,93 +0,0 @@ -PORTNAME= node -PORTVERSION= ${NODEJS_PORTVERSION} -DISTVERSIONPREFIX= v -CATEGORIES= www -MASTER_SITES= https://nodejs.org/dist/v${PORTVERSION}/ -PKGNAMESUFFIX= ${PORTVERSION:R:R} - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= V8 JavaScript for client and server -WWW= https://nodejs.org/ \ - https://github.com/nodejs/node - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Node.js 23.* will reach its EoL on 2024-06-01. Use Node.js 24.* (www/node24) instead -EXPIRATION_DATE=2025-06-30 -BROKEN_SSL= libressl libressl-devel -BROKEN_SSL_REASON= Node.js ${PORTVERSION:R:R}.x requires OpenSSL or the BUNDLED_SSL option enabled -ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le - -BUILD_DEPENDS= brotli>=1.0.9,1:archivers/brotli \ - c-ares>=1.17.2:dns/c-ares \ - libnghttp2>=1.45.1:www/libnghttp2 \ - libuv>=1.42.0:devel/libuv \ - objdump:devel/binutils -LIB_DEPENDS= libbrotlidec.so:archivers/brotli \ - libcares.so:dns/c-ares \ - libnghttp2.so:www/libnghttp2 \ - libuv.so:devel/libuv - -USES= compiler:c++11-lib gmake localbase pkgconfig python:build shebangfix tar:xz - -CONFIGURE_ARGS= --prefix=${PREFIX:S|^${DESTDIR}||} \ - --shared-brotli \ - --shared-cares \ - --shared-libuv \ - --shared-nghttp2 \ - --shared-zlib \ - --without-npm -HAS_CONFIGURE= yes -MAKE_ENV= CC.host="${CCACHE_BIN} ${CC}" \ - CFLAGS.host="${CFLAGS}" \ - CXX.host="${CCACHE_BIN} ${CXX}" \ - CXXFLAGS.host="${CXXFLAGS}" \ - LDFLAGS.host="${LDFLAGS}" \ - LINK.host="${CXX}" -REINPLACE_ARGS= -i '' - -CONFLICTS_INSTALL= node[0-9][0-9] - -SHEBANG_FILES= deps/v8/third_party/inspector_protocol/*.py \ - deps/v8/tools/*.py \ - tools/*.py \ - tools/inspector_protocol/*.py - -OPTIONS_DEFINE= BUNDLED_SSL DOCS ICU JIT -OPTIONS_DEFAULT=ICU JIT -OPTIONS_SUB= yes -BUNDLED_SSL_DESC= Use bundled OpenSSL implementation from node.js -JIT_DESC= Use Just In Time compiler - -BUNDLED_SSL_CONFIGURE_OFF= --openssl-use-def-ca-store --shared-openssl -BUNDLED_SSL_RUN_DEPENDS_OFF= ca_root_nss>=0:security/ca_root_nss -BUNDLED_SSL_USES_OFF= ssl -ICU_BUILD_DEPENDS= icu>=69.1:devel/icu -ICU_CONFIGURE_ON= --with-intl=system-icu -ICU_LIB_DEPENDS= libicui18n.so:devel/icu -JIT_CONFIGURE_OFF= --v8-lite-mode - -.include "Makefile.version" -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MBUNDLED_SSL} && ${ARCH} != amd64 -CONFIGURE_ARGS+=--openssl-no-asm -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/tools/v8_gypfiles/v8.gyp - -post-configure: - # Post-process Makefile and *.mk files created by node-gyp and remove - # all occurrences of -I${LOCALBASE}/include. C*FLAGS include this - # before all -I../deps/* for bundled code. This can cause build - # breakages if the dependency is installed in ${LOCALBASE}. The - # USES+=localbase # above will ensure that we pick up includes for real - # external dependencies. - ${FIND} ${WRKSRC}/out -type f -print0 | ${XARGS} -0 ${REINPLACE_CMD} -e "s|-I${LOCALBASE}/include||g" - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node - -.include <bsd.port.mk> diff --git a/www/node23/Makefile.version b/www/node23/Makefile.version deleted file mode 100644 index 43847336b427..000000000000 --- a/www/node23/Makefile.version +++ /dev/null @@ -1 +0,0 @@ -NODEJS_PORTVERSION= 23.11.1 diff --git a/www/node23/distinfo b/www/node23/distinfo deleted file mode 100644 index 2a9cbcd744dc..000000000000 --- a/www/node23/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1747546444 -SHA256 (node-v23.11.1.tar.xz) = aef6c67395c328376b665bceefc9d17a06a2961f9a92b93019dff39854d5b2ef -SIZE (node-v23.11.1.tar.xz) = 48841668 diff --git a/www/node23/files/patch-common.gypi b/www/node23/files/patch-common.gypi deleted file mode 100644 index c1a1298912e1..000000000000 --- a/www/node23/files/patch-common.gypi +++ /dev/null @@ -1,20 +0,0 @@ ---- common.gypi.orig 2023-07-20 18:27:37 UTC -+++ common.gypi -@@ -426,7 +426,7 @@ - 'ldflags': [ '-m32' ], - }], - [ 'host_arch=="ppc64" and OS not in "aix os400"', { -- 'cflags': [ '-m64', '-mminimal-toc' ], -+ 'cflags': [ '-m64' ], - 'ldflags': [ '-m64' ], - }], - [ 'host_arch=="s390x" and OS=="linux"', { -@@ -450,7 +450,7 @@ - 'ldflags': [ '-m32' ], - }], - [ 'target_arch=="ppc64" and OS not in "aix os400"', { -- 'cflags': [ '-m64', '-mminimal-toc' ], -+ 'cflags': [ '-m64' ], - 'ldflags': [ '-m64' ], - }], - [ 'target_arch=="s390x" and OS=="linux"', { diff --git a/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl-cl.gypi b/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl-cl.gypi deleted file mode 100644 index 281de6be8ee2..000000000000 --- a/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl-cl.gypi +++ /dev/null @@ -1,11 +0,0 @@ ---- deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi.orig 2023-05-16 06:58:19 UTC -+++ deps/openssl/config/archs/linux-elf/no-asm/openssl-cl.gypi -@@ -13,7 +13,7 @@ - '-Wall -O3 -fomit-frame-pointer', - ], - 'openssl_ex_libs_linux-elf': [ -- '-ldl -pthread', -+ '-pthread', - ], - 'openssl_cli_srcs_linux-elf': [ - 'openssl/apps/lib/cmp_mock_srv.c', diff --git a/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl.gypi b/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl.gypi deleted file mode 100644 index 5a7ce627e099..000000000000 --- a/www/node23/files/patch-deps-openssl-config-archs-linux-elf-no-asm-openssl.gypi +++ /dev/null @@ -1,11 +0,0 @@ ---- deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi.orig 2023-05-16 06:58:19 UTC -+++ deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi -@@ -977,7 +977,7 @@ - '-Wall -O3 -fomit-frame-pointer', - ], - 'openssl_ex_libs_linux-elf': [ -- '-ldl -pthread', -+ '-pthread', - ], - }, - 'include_dirs': [ diff --git a/www/node23/files/patch-deps-openssl-openssl-cl_no_asm.gypi b/www/node23/files/patch-deps-openssl-openssl-cl_no_asm.gypi deleted file mode 100644 index 2670843ea933..000000000000 --- a/www/node23/files/patch-deps-openssl-openssl-cl_no_asm.gypi +++ /dev/null @@ -1,17 +0,0 @@ ---- deps/openssl/openssl-cl_no_asm.gypi.orig 2023-10-24 10:04:40 UTC -+++ deps/openssl/openssl-cl_no_asm.gypi -@@ -1,4 +1,5 @@ - { -+ 'defines': ['OPENSSL_NO_ASM'], - 'conditions': [ - ['target_arch=="ppc64" and OS in ("aix", "os400")', { - 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl-cl.gypi'], -@@ -45,7 +46,7 @@ - 'includes': ['config/archs/linux64-loongarch64/no-asm/openssl-cl.gypi'], - }, { - # Other architectures don't use assembly -- 'includes': ['config/archs/linux-x86_64/no-asm/openssl-cl.gypi'], -+ 'includes': ['config/archs/linux-elf/no-asm/openssl-cl.gypi'], - }], - ], - } diff --git a/www/node23/files/patch-deps-openssl-openssl_no_asm.gypi b/www/node23/files/patch-deps-openssl-openssl_no_asm.gypi deleted file mode 100644 index f7fb266e350c..000000000000 --- a/www/node23/files/patch-deps-openssl-openssl_no_asm.gypi +++ /dev/null @@ -1,11 +0,0 @@ ---- deps/openssl/openssl_no_asm.gypi.orig 2023-05-16 06:58:20 UTC -+++ deps/openssl/openssl_no_asm.gypi -@@ -44,7 +44,7 @@ - 'includes': ['config/archs/linux64-riscv64/no-asm/openssl.gypi'], - }, { - # Other architectures don't use assembly -- 'includes': ['config/archs/linux-x86_64/no-asm/openssl.gypi'], -+ 'includes': ['config/archs/linux-elf/no-asm/openssl.gypi'], - }], - ], - } diff --git a/www/node23/files/patch-deps-v8-src-base-platform-platform-freebsd.cc b/www/node23/files/patch-deps-v8-src-base-platform-platform-freebsd.cc deleted file mode 100644 index be89ded1df8d..000000000000 --- a/www/node23/files/patch-deps-v8-src-base-platform-platform-freebsd.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- deps/v8/src/base/platform/platform-freebsd.cc.orig 2023-05-16 06:58:20 UTC -+++ deps/v8/src/base/platform/platform-freebsd.cc -@@ -82,8 +82,8 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib - lib_name = std::string(path); - } - result.push_back(SharedLibraryAddress( -- lib_name, reinterpret_cast<uintptr_t>(map->kve_start), -- reinterpret_cast<uintptr_t>(map->kve_end))); -+ lib_name, static_cast<uintptr_t>(map->kve_start), -+ static_cast<uintptr_t>(map->kve_end))); - } - - start += ssize; diff --git a/www/node23/files/patch-deps-v8-src-base-small-vector.h b/www/node23/files/patch-deps-v8-src-base-small-vector.h deleted file mode 100644 index 7e362808330c..000000000000 --- a/www/node23/files/patch-deps-v8-src-base-small-vector.h +++ /dev/null @@ -1,10 +0,0 @@ ---- deps/v8/src/base/small-vector.h.orig 2024-04-24 14:03:50 UTC -+++ deps/v8/src/base/small-vector.h -@@ -22,7 +22,6 @@ class SmallVector { - class SmallVector { - // Currently only support trivially copyable and trivially destructible data - // types, as it uses memcpy to copy elements and never calls destructors. -- ASSERT_TRIVIALLY_COPYABLE(T); - static_assert(std::is_trivially_destructible<T>::value); - - public: diff --git a/www/node23/files/patch-deps-v8-src-codegen-arm-cpu-arm.cc b/www/node23/files/patch-deps-v8-src-codegen-arm-cpu-arm.cc deleted file mode 100644 index 42fd70bfd7ca..000000000000 --- a/www/node23/files/patch-deps-v8-src-codegen-arm-cpu-arm.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- deps/v8/src/codegen/arm/cpu-arm.cc.orig 2023-05-16 06:58:20 UTC -+++ deps/v8/src/codegen/arm/cpu-arm.cc -@@ -2,12 +2,15 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include "include/v8config.h" -+ - // CPU specific code for arm independent of OS goes here. - #ifdef __arm__ - #ifdef __QNXNTO__ - #include <sys/mman.h> // for cache flushing. - #undef MAP_TYPE - #elif V8_OS_FREEBSD -+#include <sys/cdefs.h> - #include <machine/sysarch.h> // for cache flushing - #include <sys/types.h> - #elif V8_OS_STARBOARD diff --git a/www/node23/files/patch-deps-v8-src-codegen-ppc-constants-ppc.h b/www/node23/files/patch-deps-v8-src-codegen-ppc-constants-ppc.h deleted file mode 100644 index c6269ea752d6..000000000000 --- a/www/node23/files/patch-deps-v8-src-codegen-ppc-constants-ppc.h +++ /dev/null @@ -1,20 +0,0 @@ ---- deps/v8/src/codegen/ppc/constants-ppc.h.orig 2023-05-16 06:58:20 UTC -+++ deps/v8/src/codegen/ppc/constants-ppc.h -@@ -36,7 +36,7 @@ - #endif - - #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || !V8_TARGET_ARCH_PPC64 || \ -- V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2) -+ (defined(_CALL_ELF) && _CALL_ELF == 2) - #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 1 - #else - #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 0 -@@ -44,7 +44,7 @@ - - #if !(V8_HOST_ARCH_PPC || V8_HOST_ARCH_PPC64) || \ - (V8_TARGET_ARCH_PPC64 && \ -- (V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2))) -+ (defined(_CALL_ELF) && _CALL_ELF == 2)) - #define ABI_CALL_VIA_IP 1 - #else - #define ABI_CALL_VIA_IP 0 diff --git a/www/node23/files/patch-deps-v8-src-libsampler-sampler.cc b/www/node23/files/patch-deps-v8-src-libsampler-sampler.cc deleted file mode 100644 index dd19d75d8196..000000000000 --- a/www/node23/files/patch-deps-v8-src-libsampler-sampler.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- deps/v8/src/libsampler/sampler.cc.orig 2023-05-16 06:58:20 UTC -+++ deps/v8/src/libsampler/sampler.cc -@@ -511,6 +511,10 @@ 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_TARGET_ARCH_PPC64 -+ state->pc = reinterpret_cast<void*>(mcontext.mc_srr0); -+ state->sp = reinterpret_cast<void*>(mcontext.mc_frame[1]); -+ state->fp = reinterpret_cast<void*>(mcontext.mc_frame[31]); - #endif // V8_HOST_ARCH_* - #elif V8_OS_NETBSD - #if V8_HOST_ARCH_IA32 diff --git a/www/node23/files/patch-node.gypi b/www/node23/files/patch-node.gypi deleted file mode 100644 index c1f4c867c303..000000000000 --- a/www/node23/files/patch-node.gypi +++ /dev/null @@ -1,12 +0,0 @@ ---- node.gypi.orig 2023-05-16 06:58:21 UTC -+++ node.gypi -@@ -349,6 +349,9 @@ - [ 'node_use_openssl=="true"', { - 'defines': [ 'HAVE_OPENSSL=1' ], - 'conditions': [ -+ ['openssl_no_asm==1', { -+ 'defines': [ 'OPENSSL_NO_ASM' ], -+ }], - [ 'node_shared_openssl=="false"', { - 'defines': [ 'OPENSSL_API_COMPAT=0x10100000L', ], - 'dependencies': [ diff --git a/www/node23/files/patch-src-cares_wrap.h b/www/node23/files/patch-src-cares_wrap.h deleted file mode 100644 index 7bac6f049408..000000000000 --- a/www/node23/files/patch-src-cares_wrap.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cares_wrap.h.orig 2023-05-16 06:58:21 UTC -+++ src/cares_wrap.h -@@ -23,7 +23,7 @@ - # include <netdb.h> - #endif // __POSIX__ - --# include <ares_nameser.h> -+# include <arpa/nameser.h> - - namespace node { - namespace cares_wrap { diff --git a/www/node23/files/patch-tools-v8_gypfiles-v8.gyp b/www/node23/files/patch-tools-v8_gypfiles-v8.gyp deleted file mode 100644 index 61657d4c24a1..000000000000 --- a/www/node23/files/patch-tools-v8_gypfiles-v8.gyp +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/v8_gypfiles/v8.gyp.orig 2023-05-16 06:58:22 UTC -+++ tools/v8_gypfiles/v8.gyp -@@ -1091,7 +1091,7 @@ - }], - # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library - # to implement atomic memory access -- ['v8_current_cpu in ["mips64", "mips64el", "ppc", "arm", "riscv64", "loong64"]', { -+ ['v8_current_cpu in ["mips64", "mips64el", "ppc", "riscv64", "loong64"]', { - 'link_settings': { - 'libraries': ['-latomic', ], - }, diff --git a/www/node23/pkg-descr b/www/node23/pkg-descr deleted file mode 100644 index aed88d828d57..000000000000 --- a/www/node23/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Node.js is a free, open-source, cross-platform JavaScript runtime environment -that lets developers create servers, web apps, command line tools and scripts. diff --git a/www/node23/pkg-message b/www/node23/pkg-message deleted file mode 100644 index de6bfcdea756..000000000000 --- a/www/node23/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ -[ -{ type: install - message: <<EOM -Note: If you need npm (Node Package Manager), please install www/npm-node23. -EOM -} -] diff --git a/www/node23/pkg-plist b/www/node23/pkg-plist deleted file mode 100644 index 4bb4efbc5688..000000000000 --- a/www/node23/pkg-plist +++ /dev/null @@ -1,2376 +0,0 @@ -bin/corepack -bin/node -include/node/common.gypi -include/node/config.gypi -include/node/cppgc/allocation.h -include/node/cppgc/common.h -include/node/cppgc/cross-thread-persistent.h -include/node/cppgc/custom-space.h -include/node/cppgc/default-platform.h -include/node/cppgc/ephemeron-pair.h -include/node/cppgc/explicit-management.h -include/node/cppgc/garbage-collected.h -include/node/cppgc/heap-consistency.h -include/node/cppgc/heap-handle.h -include/node/cppgc/heap-state.h -include/node/cppgc/heap-statistics.h -include/node/cppgc/heap.h -include/node/cppgc/internal/api-constants.h -include/node/cppgc/internal/atomic-entry-flag.h -include/node/cppgc/internal/base-page-handle.h -include/node/cppgc/internal/caged-heap-local-data.h -include/node/cppgc/internal/caged-heap.h -include/node/cppgc/internal/compiler-specific.h -include/node/cppgc/internal/finalizer-trait.h -include/node/cppgc/internal/gc-info.h -include/node/cppgc/internal/logging.h -include/node/cppgc/internal/member-storage.h -include/node/cppgc/internal/name-trait.h -include/node/cppgc/internal/persistent-node.h -include/node/cppgc/internal/pointer-policies.h -include/node/cppgc/internal/write-barrier.h -include/node/cppgc/liveness-broker.h -include/node/cppgc/macros.h -include/node/cppgc/member.h -include/node/cppgc/name-provider.h -include/node/cppgc/object-size-trait.h -include/node/cppgc/persistent.h -include/node/cppgc/platform.h -include/node/cppgc/prefinalizer.h -include/node/cppgc/process-heap-statistics.h -include/node/cppgc/sentinel-pointer.h -include/node/cppgc/source-location.h -include/node/cppgc/testing.h -include/node/cppgc/trace-trait.h -include/node/cppgc/type-traits.h -include/node/cppgc/visitor.h -include/node/js_native_api.h -include/node/js_native_api_types.h -include/node/libplatform/libplatform-export.h -include/node/libplatform/libplatform.h -include/node/libplatform/v8-tracing.h -include/node/node.h -include/node/node_api.h -include/node/node_api_types.h -include/node/node_buffer.h -include/node/node_object_wrap.h -include/node/node_version.h -%%BUNDLED_SSL%%include/node/openssl/aes.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/BSD-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN32/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64-ARM/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/VC-WIN64A/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/aix64-gcc-as/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin-i386-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-arm64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/darwin64-x86_64-cc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-aarch64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-armv4/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc64le/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux-x86_64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux32-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-riscv64/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/linux64-s390x/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris-x86-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/crypto/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_digests.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_dsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ec.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_ecx.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_rsa.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_sm2.h -%%BUNDLED_SSL%%include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/providers/common/include/prov/der_wrap.h -%%BUNDLED_SSL%%include/node/openssl/asn1.h -%%BUNDLED_SSL%%include/node/openssl/asn1_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1_mac.h -%%BUNDLED_SSL%%include/node/openssl/asn1_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1err.h -%%BUNDLED_SSL%%include/node/openssl/asn1t.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_asm.h -%%BUNDLED_SSL%%include/node/openssl/asn1t_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/async.h -%%BUNDLED_SSL%%include/node/openssl/asyncerr.h -%%BUNDLED_SSL%%include/node/openssl/bio.h -%%BUNDLED_SSL%%include/node/openssl/bio_asm.h -%%BUNDLED_SSL%%include/node/openssl/bio_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bioerr.h -%%BUNDLED_SSL%%include/node/openssl/blowfish.h -%%BUNDLED_SSL%%include/node/openssl/bn.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/bn_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/bnerr.h -%%BUNDLED_SSL%%include/node/openssl/buffer.h -%%BUNDLED_SSL%%include/node/openssl/buffererr.h -%%BUNDLED_SSL%%include/node/openssl/camellia.h -%%BUNDLED_SSL%%include/node/openssl/cast.h -%%BUNDLED_SSL%%include/node/openssl/cmac.h -%%BUNDLED_SSL%%include/node/openssl/cmp.h -%%BUNDLED_SSL%%include/node/openssl/cmp_asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmp_util.h -%%BUNDLED_SSL%%include/node/openssl/cmperr.h -%%BUNDLED_SSL%%include/node/openssl/cms.h -%%BUNDLED_SSL%%include/node/openssl/cms_asm.h -%%BUNDLED_SSL%%include/node/openssl/cms_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cmserr.h -%%BUNDLED_SSL%%include/node/openssl/comp.h -%%BUNDLED_SSL%%include/node/openssl/comperr.h -%%BUNDLED_SSL%%include/node/openssl/conf.h -%%BUNDLED_SSL%%include/node/openssl/conf_api.h -%%BUNDLED_SSL%%include/node/openssl/conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conferr.h -%%BUNDLED_SSL%%include/node/openssl/configuration.h -%%BUNDLED_SSL%%include/node/openssl/configuration_asm.h -%%BUNDLED_SSL%%include/node/openssl/configuration_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/conftypes.h -%%BUNDLED_SSL%%include/node/openssl/core.h -%%BUNDLED_SSL%%include/node/openssl/core_dispatch.h -%%BUNDLED_SSL%%include/node/openssl/core_names.h -%%BUNDLED_SSL%%include/node/openssl/core_object.h -%%BUNDLED_SSL%%include/node/openssl/crmf.h -%%BUNDLED_SSL%%include/node/openssl/crmf_asm.h -%%BUNDLED_SSL%%include/node/openssl/crmf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/crmferr.h -%%BUNDLED_SSL%%include/node/openssl/crypto.h -%%BUNDLED_SSL%%include/node/openssl/crypto_asm.h -%%BUNDLED_SSL%%include/node/openssl/crypto_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr.h -%%BUNDLED_SSL%%include/node/openssl/cryptoerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/ct.h -%%BUNDLED_SSL%%include/node/openssl/ct_asm.h -%%BUNDLED_SSL%%include/node/openssl/ct_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/cterr.h -%%BUNDLED_SSL%%include/node/openssl/decoder.h -%%BUNDLED_SSL%%include/node/openssl/decodererr.h -%%BUNDLED_SSL%%include/node/openssl/des.h -%%BUNDLED_SSL%%include/node/openssl/dh.h -%%BUNDLED_SSL%%include/node/openssl/dherr.h -%%BUNDLED_SSL%%include/node/openssl/dsa.h -%%BUNDLED_SSL%%include/node/openssl/dsaerr.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_asm.h -%%BUNDLED_SSL%%include/node/openssl/dso_conf_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/dtls1.h -%%BUNDLED_SSL%%include/node/openssl/e_os2.h -%%BUNDLED_SSL%%include/node/openssl/ebcdic.h -%%BUNDLED_SSL%%include/node/openssl/ec.h -%%BUNDLED_SSL%%include/node/openssl/ecdh.h -%%BUNDLED_SSL%%include/node/openssl/ecdsa.h -%%BUNDLED_SSL%%include/node/openssl/ecerr.h -%%BUNDLED_SSL%%include/node/openssl/encoder.h -%%BUNDLED_SSL%%include/node/openssl/encodererr.h -%%BUNDLED_SSL%%include/node/openssl/engine.h -%%BUNDLED_SSL%%include/node/openssl/engineerr.h -%%BUNDLED_SSL%%include/node/openssl/err.h -%%BUNDLED_SSL%%include/node/openssl/err_asm.h -%%BUNDLED_SSL%%include/node/openssl/err_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ess.h -%%BUNDLED_SSL%%include/node/openssl/ess_asm.h -%%BUNDLED_SSL%%include/node/openssl/ess_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/esserr.h -%%BUNDLED_SSL%%include/node/openssl/evp.h -%%BUNDLED_SSL%%include/node/openssl/evperr.h -%%BUNDLED_SSL%%include/node/openssl/fips_names.h -%%BUNDLED_SSL%%include/node/openssl/fipskey.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_asm.h -%%BUNDLED_SSL%%include/node/openssl/fipskey_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/hmac.h -%%BUNDLED_SSL%%include/node/openssl/http.h -%%BUNDLED_SSL%%include/node/openssl/httperr.h -%%BUNDLED_SSL%%include/node/openssl/idea.h -%%BUNDLED_SSL%%include/node/openssl/kdf.h -%%BUNDLED_SSL%%include/node/openssl/kdferr.h -%%BUNDLED_SSL%%include/node/openssl/lhash.h -%%BUNDLED_SSL%%include/node/openssl/lhash_asm.h -%%BUNDLED_SSL%%include/node/openssl/lhash_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/macros.h -%%BUNDLED_SSL%%include/node/openssl/md2.h -%%BUNDLED_SSL%%include/node/openssl/md4.h -%%BUNDLED_SSL%%include/node/openssl/md5.h -%%BUNDLED_SSL%%include/node/openssl/mdc2.h -%%BUNDLED_SSL%%include/node/openssl/modes.h -%%BUNDLED_SSL%%include/node/openssl/obj_mac.h -%%BUNDLED_SSL%%include/node/openssl/objects.h -%%BUNDLED_SSL%%include/node/openssl/objectserr.h -%%BUNDLED_SSL%%include/node/openssl/ocsp.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ocsperr.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf.h -%%BUNDLED_SSL%%include/node/openssl/opensslconf_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_asm.h -%%BUNDLED_SSL%%include/node/openssl/opensslv_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/ossl_typ.h -%%BUNDLED_SSL%%include/node/openssl/param_build.h -%%BUNDLED_SSL%%include/node/openssl/params.h -%%BUNDLED_SSL%%include/node/openssl/pem.h -%%BUNDLED_SSL%%include/node/openssl/pem2.h -%%BUNDLED_SSL%%include/node/openssl/pemerr.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs12err.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/pkcs7err.h -%%BUNDLED_SSL%%include/node/openssl/prov_ssl.h -%%BUNDLED_SSL%%include/node/openssl/proverr.h -%%BUNDLED_SSL%%include/node/openssl/provider.h -%%BUNDLED_SSL%%include/node/openssl/quic.h -%%BUNDLED_SSL%%include/node/openssl/rand.h -%%BUNDLED_SSL%%include/node/openssl/randerr.h -%%BUNDLED_SSL%%include/node/openssl/rc2.h -%%BUNDLED_SSL%%include/node/openssl/rc4.h -%%BUNDLED_SSL%%include/node/openssl/rc5.h -%%BUNDLED_SSL%%include/node/openssl/ripemd.h -%%BUNDLED_SSL%%include/node/openssl/rsa.h -%%BUNDLED_SSL%%include/node/openssl/rsaerr.h -%%BUNDLED_SSL%%include/node/openssl/safestack.h -%%BUNDLED_SSL%%include/node/openssl/safestack_asm.h -%%BUNDLED_SSL%%include/node/openssl/safestack_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/seed.h -%%BUNDLED_SSL%%include/node/openssl/self_test.h -%%BUNDLED_SSL%%include/node/openssl/sha.h -%%BUNDLED_SSL%%include/node/openssl/srp.h -%%BUNDLED_SSL%%include/node/openssl/srp_asm.h -%%BUNDLED_SSL%%include/node/openssl/srp_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/srtp.h -%%BUNDLED_SSL%%include/node/openssl/ssl.h -%%BUNDLED_SSL%%include/node/openssl/ssl2.h -%%BUNDLED_SSL%%include/node/openssl/ssl3.h -%%BUNDLED_SSL%%include/node/openssl/ssl_asm.h -%%BUNDLED_SSL%%include/node/openssl/ssl_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/sslerr.h -%%BUNDLED_SSL%%include/node/openssl/sslerr_legacy.h -%%BUNDLED_SSL%%include/node/openssl/stack.h -%%BUNDLED_SSL%%include/node/openssl/store.h -%%BUNDLED_SSL%%include/node/openssl/storeerr.h -%%BUNDLED_SSL%%include/node/openssl/symhacks.h -%%BUNDLED_SSL%%include/node/openssl/tls1.h -%%BUNDLED_SSL%%include/node/openssl/trace.h -%%BUNDLED_SSL%%include/node/openssl/ts.h -%%BUNDLED_SSL%%include/node/openssl/tserr.h -%%BUNDLED_SSL%%include/node/openssl/txt_db.h -%%BUNDLED_SSL%%include/node/openssl/types.h -%%BUNDLED_SSL%%include/node/openssl/ui.h -%%BUNDLED_SSL%%include/node/openssl/ui_asm.h -%%BUNDLED_SSL%%include/node/openssl/ui_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/uierr.h -%%BUNDLED_SSL%%include/node/openssl/whrlpool.h -%%BUNDLED_SSL%%include/node/openssl/x509.h -%%BUNDLED_SSL%%include/node/openssl/x509_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509_vfy_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509err.h -%%BUNDLED_SSL%%include/node/openssl/x509v3.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3_no-asm.h -%%BUNDLED_SSL%%include/node/openssl/x509v3err.h -include/node/v8-array-buffer.h -include/node/v8-callbacks.h -include/node/v8-container.h -include/node/v8-context.h -include/node/v8-cppgc.h -include/node/v8-data.h -include/node/v8-date.h -include/node/v8-debug.h -include/node/v8-embedder-heap.h -include/node/v8-embedder-state-scope.h -include/node/v8-exception.h -include/node/v8-extension.h -include/node/v8-external.h -include/node/v8-forward.h -include/node/v8-function-callback.h -include/node/v8-function.h -include/node/v8-handle-base.h -include/node/v8-initialization.h -include/node/v8-internal.h -include/node/v8-isolate.h -include/node/v8-json.h -include/node/v8-local-handle.h -include/node/v8-locker.h -include/node/v8-maybe.h -include/node/v8-memory-span.h -include/node/v8-message.h -include/node/v8-microtask-queue.h -include/node/v8-microtask.h -include/node/v8-object.h -include/node/v8-persistent-handle.h -include/node/v8-platform.h -include/node/v8-primitive-object.h -include/node/v8-primitive.h -include/node/v8-profiler.h -include/node/v8-promise.h -include/node/v8-proxy.h -include/node/v8-regexp.h -include/node/v8-sandbox.h -include/node/v8-script.h -include/node/v8-snapshot.h -include/node/v8-source-location.h -include/node/v8-statistics.h -include/node/v8-template.h -include/node/v8-traced-handle.h -include/node/v8-typed-array.h -include/node/v8-unwinder.h -include/node/v8-value-serializer.h -include/node/v8-value.h -include/node/v8-version.h -include/node/v8-wasm.h -include/node/v8-weak-callback-info.h -include/node/v8.h -include/node/v8config.h -lib/node_modules/corepack/CHANGELOG.md -lib/node_modules/corepack/LICENSE.md -lib/node_modules/corepack/README.md -lib/node_modules/corepack/dist/corepack.js -lib/node_modules/corepack/dist/lib/corepack.cjs -lib/node_modules/corepack/dist/npm.js -lib/node_modules/corepack/dist/npx.js -lib/node_modules/corepack/dist/pnpm.js -lib/node_modules/corepack/dist/pnpx.js -lib/node_modules/corepack/dist/yarn.js -lib/node_modules/corepack/dist/yarnpkg.js -lib/node_modules/corepack/package.json -lib/node_modules/corepack/shims/corepack -lib/node_modules/corepack/shims/corepack.cmd -lib/node_modules/corepack/shims/corepack.ps1 -lib/node_modules/corepack/shims/nodewin/corepack -lib/node_modules/corepack/shims/nodewin/corepack.cmd -lib/node_modules/corepack/shims/nodewin/corepack.ps1 -lib/node_modules/corepack/shims/nodewin/npm -lib/node_modules/corepack/shims/nodewin/npm.cmd -lib/node_modules/corepack/shims/nodewin/npm.ps1 -lib/node_modules/corepack/shims/nodewin/npx -lib/node_modules/corepack/shims/nodewin/npx.cmd -lib/node_modules/corepack/shims/nodewin/npx.ps1 -lib/node_modules/corepack/shims/nodewin/pnpm -lib/node_modules/corepack/shims/nodewin/pnpm.cmd -lib/node_modules/corepack/shims/nodewin/pnpm.ps1 -lib/node_modules/corepack/shims/nodewin/pnpx -lib/node_modules/corepack/shims/nodewin/pnpx.cmd -lib/node_modules/corepack/shims/nodewin/pnpx.ps1 -lib/node_modules/corepack/shims/nodewin/yarn -lib/node_modules/corepack/shims/nodewin/yarn.cmd -lib/node_modules/corepack/shims/nodewin/yarn.ps1 -lib/node_modules/corepack/shims/nodewin/yarnpkg -lib/node_modules/corepack/shims/nodewin/yarnpkg.cmd -lib/node_modules/corepack/shims/nodewin/yarnpkg.ps1 -lib/node_modules/corepack/shims/npm -lib/node_modules/corepack/shims/npm.cmd -lib/node_modules/corepack/shims/npm.ps1 -lib/node_modules/corepack/shims/npx -lib/node_modules/corepack/shims/npx.cmd -lib/node_modules/corepack/shims/npx.ps1 -lib/node_modules/corepack/shims/pnpm -lib/node_modules/corepack/shims/pnpm.cmd -lib/node_modules/corepack/shims/pnpm.ps1 -lib/node_modules/corepack/shims/pnpx -lib/node_modules/corepack/shims/pnpx.cmd -lib/node_modules/corepack/shims/pnpx.ps1 -lib/node_modules/corepack/shims/yarn -lib/node_modules/corepack/shims/yarn.cmd -lib/node_modules/corepack/shims/yarn.ps1 -lib/node_modules/corepack/shims/yarnpkg -lib/node_modules/corepack/shims/yarnpkg.cmd -lib/node_modules/corepack/shims/yarnpkg.ps1 -%%PORTDOCS%%%%DOCSDIR%%/gdbinit -%%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py -@(,,444) share/man/man1/node.1.gz diff --git a/www/npm-node22/Makefile b/www/npm-node22/Makefile index fada842bccf2..9699b1db0b09 100644 --- a/www/npm-node22/Makefile +++ b/www/npm-node22/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.9.2 +PORTVERSION= 10.9.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet PKGNAMESUFFIX= ${NODEJS_SUFFIX} @@ -7,7 +7,7 @@ PKGNAMESUFFIX= ${NODEJS_SUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Node package manager WWW= https://www.npmjs.com/package/npm \ - https://docs.npmjs.com/cli/v10 \ + https://docs.npmjs.com/ \ https://github.com/npm/cli LICENSE= ART20 diff --git a/www/npm-node22/distinfo b/www/npm-node22/distinfo index 67623a1311b2..040c196b8ed5 100644 --- a/www/npm-node22/distinfo +++ b/www/npm-node22/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888086 -SHA256 (npm-10.9.2.tar.xz) = 39ea2da1b72096813851789c1dab3e7a6a8d1a4dfbf5c7a4ecbaba40f3169895 -SIZE (npm-10.9.2.tar.xz) = 1808920 +TIMESTAMP = 1751208142 +SHA256 (npm-10.9.3.tar.xz) = b99f595a698a740d603b871249916fa25c89475c124a54e920debd694db0fd61 +SIZE (npm-10.9.3.tar.xz) = 1809824 diff --git a/www/npm-node22/pkg-plist b/www/npm-node22/pkg-plist index 03c6fd2b66b9..76a479d8710d 100644 --- a/www/npm-node22/pkg-plist +++ b/www/npm-node22/pkg-plist @@ -392,7 +392,6 @@ lib/node_modules/npm/node_modules/.bin/node-which lib/node_modules/npm/node_modules/.bin/nopt lib/node_modules/npm/node_modules/.bin/pacote lib/node_modules/npm/node_modules/.bin/qrcode-terminal -lib/node_modules/npm/node_modules/.bin/rimraf lib/node_modules/npm/node_modules/.bin/semver lib/node_modules/npm/node_modules/@isaacs/cliui/LICENSE.txt lib/node_modules/npm/node_modules/@isaacs/cliui/build/index.cjs @@ -578,6 +577,7 @@ lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json lib/node_modules/npm/node_modules/@npmcli/package-json/LICENSE lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js +lib/node_modules/npm/node_modules/@npmcli/package-json/lib/normalize-data.js lib/node_modules/npm/node_modules/@npmcli/package-json/lib/normalize.js lib/node_modules/npm/node_modules/@npmcli/package-json/lib/read-package.js lib/node_modules/npm/node_modules/@npmcli/package-json/lib/sort.js @@ -594,6 +594,7 @@ lib/node_modules/npm/node_modules/@npmcli/query/lib/index.js lib/node_modules/npm/node_modules/@npmcli/query/package.json lib/node_modules/npm/node_modules/@npmcli/redact/LICENSE lib/node_modules/npm/node_modules/@npmcli/redact/lib/deep-map.js +lib/node_modules/npm/node_modules/@npmcli/redact/lib/error.js lib/node_modules/npm/node_modules/@npmcli/redact/lib/index.js lib/node_modules/npm/node_modules/@npmcli/redact/lib/matchers.js lib/node_modules/npm/node_modules/@npmcli/redact/lib/server.js @@ -632,6 +633,10 @@ lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/go lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/any.js lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/descriptor.js lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/timestamp.js +lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/dsse.js +lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/entry.js +lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/hashedrekord.js +lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/verifier.js lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_bundle.js lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_common.js lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_rekor.js @@ -657,9 +662,6 @@ lib/node_modules/npm/node_modules/agent-base/LICENSE lib/node_modules/npm/node_modules/agent-base/dist/helpers.js lib/node_modules/npm/node_modules/agent-base/dist/index.js lib/node_modules/npm/node_modules/agent-base/package.json -lib/node_modules/npm/node_modules/aggregate-error/index.js -lib/node_modules/npm/node_modules/aggregate-error/license -lib/node_modules/npm/node_modules/aggregate-error/package.json lib/node_modules/npm/node_modules/ansi-regex/index.js lib/node_modules/npm/node_modules/ansi-regex/license lib/node_modules/npm/node_modules/ansi-regex/package.json @@ -726,14 +728,6 @@ lib/node_modules/npm/node_modules/cacache/node_modules/chownr/dist/commonjs/pack lib/node_modules/npm/node_modules/cacache/node_modules/chownr/dist/esm/index.js lib/node_modules/npm/node_modules/cacache/node_modules/chownr/dist/esm/package.json lib/node_modules/npm/node_modules/cacache/node_modules/chownr/package.json -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/LICENSE -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/commonjs/constants.js -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/commonjs/index.js -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/commonjs/package.json -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/esm/constants.js -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/esm/index.js -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/dist/esm/package.json -lib/node_modules/npm/node_modules/cacache/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/LICENSE lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/dist/cjs/package.json lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/dist/cjs/src/bin.d.ts @@ -799,9 +793,6 @@ lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/dist/mjs/use-nativ lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/dist/mjs/use-native.js.map lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/package.json lib/node_modules/npm/node_modules/cacache/node_modules/mkdirp/readme.markdown -lib/node_modules/npm/node_modules/cacache/node_modules/p-map/index.js -lib/node_modules/npm/node_modules/cacache/node_modules/p-map/license -lib/node_modules/npm/node_modules/cacache/node_modules/p-map/package.json lib/node_modules/npm/node_modules/cacache/node_modules/tar/LICENSE lib/node_modules/npm/node_modules/cacache/node_modules/tar/dist/commonjs/create.js lib/node_modules/npm/node_modules/cacache/node_modules/tar/dist/commonjs/cwd-error.js @@ -888,9 +879,6 @@ lib/node_modules/npm/node_modules/ci-info/vendors.json lib/node_modules/npm/node_modules/cidr-regex/LICENSE lib/node_modules/npm/node_modules/cidr-regex/dist/index.js lib/node_modules/npm/node_modules/cidr-regex/package.json -lib/node_modules/npm/node_modules/clean-stack/index.js -lib/node_modules/npm/node_modules/clean-stack/license -lib/node_modules/npm/node_modules/clean-stack/package.json lib/node_modules/npm/node_modules/cli-columns/color.js lib/node_modules/npm/node_modules/cli-columns/index.js lib/node_modules/npm/node_modules/cli-columns/license @@ -1134,9 +1122,6 @@ lib/node_modules/npm/node_modules/ignore-walk/package.json lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js lib/node_modules/npm/node_modules/imurmurhash/package.json -lib/node_modules/npm/node_modules/indent-string/index.js -lib/node_modules/npm/node_modules/indent-string/license -lib/node_modules/npm/node_modules/indent-string/package.json lib/node_modules/npm/node_modules/ini/LICENSE lib/node_modules/npm/node_modules/ini/lib/ini.js lib/node_modules/npm/node_modules/ini/package.json @@ -1158,6 +1143,7 @@ lib/node_modules/npm/node_modules/ip-address/package.json lib/node_modules/npm/node_modules/ip-regex/index.js lib/node_modules/npm/node_modules/ip-regex/license lib/node_modules/npm/node_modules/ip-regex/package.json +lib/node_modules/npm/node_modules/is-cidr/LICENSE lib/node_modules/npm/node_modules/is-cidr/dist/index.js lib/node_modules/npm/node_modules/is-cidr/package.json lib/node_modules/npm/node_modules/is-fullwidth-code-point/index.js @@ -1338,14 +1324,6 @@ lib/node_modules/npm/node_modules/minipass-fetch/lib/headers.js lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js lib/node_modules/npm/node_modules/minipass-fetch/lib/request.js lib/node_modules/npm/node_modules/minipass-fetch/lib/response.js -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/LICENSE -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/commonjs/constants.js -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/commonjs/index.js -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/commonjs/package.json -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/esm/constants.js -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/esm/index.js -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/dist/esm/package.json -lib/node_modules/npm/node_modules/minipass-fetch/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/minipass-fetch/package.json lib/node_modules/npm/node_modules/minipass-flush/LICENSE lib/node_modules/npm/node_modules/minipass-flush/index.js @@ -1367,11 +1345,12 @@ lib/node_modules/npm/node_modules/minipass-sized/node_modules/minipass/package.j lib/node_modules/npm/node_modules/minipass-sized/package.json lib/node_modules/npm/node_modules/minipass-sized/test/basic.js lib/node_modules/npm/node_modules/minizlib/LICENSE -lib/node_modules/npm/node_modules/minizlib/constants.js -lib/node_modules/npm/node_modules/minizlib/index.js -lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/LICENSE -lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/index.js -lib/node_modules/npm/node_modules/minizlib/node_modules/minipass/package.json +lib/node_modules/npm/node_modules/minizlib/dist/commonjs/constants.js +lib/node_modules/npm/node_modules/minizlib/dist/commonjs/index.js +lib/node_modules/npm/node_modules/minizlib/dist/commonjs/package.json +lib/node_modules/npm/node_modules/minizlib/dist/esm/constants.js +lib/node_modules/npm/node_modules/minizlib/dist/esm/index.js +lib/node_modules/npm/node_modules/minizlib/dist/esm/package.json lib/node_modules/npm/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/mkdirp/LICENSE lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js @@ -1617,14 +1596,6 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/chownr/dist/commonjs/pac lib/node_modules/npm/node_modules/node-gyp/node_modules/chownr/dist/esm/index.js lib/node_modules/npm/node_modules/node-gyp/node_modules/chownr/dist/esm/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/chownr/package.json -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/LICENSE -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/commonjs/constants.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/commonjs/index.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/commonjs/package.json -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/esm/constants.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/esm/index.js -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/dist/esm/package.json -lib/node_modules/npm/node_modules/node-gyp/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/mkdirp/LICENSE lib/node_modules/npm/node_modules/node-gyp/node_modules/mkdirp/dist/cjs/package.json lib/node_modules/npm/node_modules/node-gyp/node_modules/mkdirp/dist/cjs/src/bin.d.ts @@ -1768,9 +1739,6 @@ lib/node_modules/npm/node_modules/nopt/lib/debug.js lib/node_modules/npm/node_modules/nopt/lib/nopt-lib.js lib/node_modules/npm/node_modules/nopt/lib/nopt.js lib/node_modules/npm/node_modules/nopt/lib/type-defs.js -lib/node_modules/npm/node_modules/nopt/node_modules/abbrev/LICENSE -lib/node_modules/npm/node_modules/nopt/node_modules/abbrev/lib/index.js -lib/node_modules/npm/node_modules/nopt/node_modules/abbrev/package.json lib/node_modules/npm/node_modules/nopt/package.json lib/node_modules/npm/node_modules/normalize-package-data/LICENSE lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js @@ -1820,14 +1788,6 @@ lib/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js lib/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js lib/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js lib/node_modules/npm/node_modules/npm-registry-fetch/lib/json-stream.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/LICENSE -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/commonjs/constants.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/commonjs/index.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/commonjs/package.json -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/esm/constants.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/esm/index.js -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/dist/esm/package.json -lib/node_modules/npm/node_modules/npm-registry-fetch/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/npm-registry-fetch/package.json lib/node_modules/npm/node_modules/npm-user-validate/LICENSE lib/node_modules/npm/node_modules/npm-user-validate/lib/index.js @@ -1922,9 +1882,6 @@ lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/package.json lib/node_modules/npm/node_modules/promise-call-limit/dist/esm/index.js lib/node_modules/npm/node_modules/promise-call-limit/dist/esm/package.json lib/node_modules/npm/node_modules/promise-call-limit/package.json -lib/node_modules/npm/node_modules/promise-inflight/LICENSE -lib/node_modules/npm/node_modules/promise-inflight/inflight.js -lib/node_modules/npm/node_modules/promise-inflight/package.json lib/node_modules/npm/node_modules/promise-retry/LICENSE lib/node_modules/npm/node_modules/promise-retry/index.js lib/node_modules/npm/node_modules/promise-retry/package.json @@ -1979,143 +1936,6 @@ lib/node_modules/npm/node_modules/retry/test/integration/test-forever.js lib/node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js lib/node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js lib/node_modules/npm/node_modules/retry/test/integration/test-timeouts.js -lib/node_modules/npm/node_modules/rimraf/LICENSE -lib/node_modules/npm/node_modules/rimraf/README.md -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/default-tmp.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/default-tmp.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/default-tmp.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/default-tmp.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fix-eperm.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fix-eperm.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fix-eperm.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fs.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fs.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fs.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/fs.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/ignore-enoent.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/ignore-enoent.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/ignore-enoent.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/index.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/index.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/index.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/index.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/opt-arg.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/opt-arg.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/opt-arg.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/opt-arg.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/package.json -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/path-arg.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/path-arg.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/path-arg.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/path-arg.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/platform.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/platform.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/platform.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/platform.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/readdir-or-error.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/readdir-or-error.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/readdir-or-error.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/retry-busy.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/retry-busy.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/retry-busy.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/retry-busy.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-manual.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-manual.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-manual.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-move-remove.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-move-remove.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-native.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-native.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-native.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-posix.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-posix.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-posix.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-windows.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-windows.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/rimraf-windows.js.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/use-native.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/use-native.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/use-native.js -lib/node_modules/npm/node_modules/rimraf/dist/commonjs/use-native.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/bin.d.mts -lib/node_modules/npm/node_modules/rimraf/dist/esm/bin.d.mts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/bin.mjs -lib/node_modules/npm/node_modules/rimraf/dist/esm/bin.mjs.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/default-tmp.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/default-tmp.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/default-tmp.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/default-tmp.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/fix-eperm.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/fix-eperm.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/fix-eperm.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/fix-eperm.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/fs.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/fs.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/fs.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/fs.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/ignore-enoent.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/ignore-enoent.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/ignore-enoent.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/ignore-enoent.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/index.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/index.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/index.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/index.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/opt-arg.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/opt-arg.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/opt-arg.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/opt-arg.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/package.json -lib/node_modules/npm/node_modules/rimraf/dist/esm/path-arg.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/path-arg.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/path-arg.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/path-arg.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/platform.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/platform.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/platform.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/platform.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/readdir-or-error.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/readdir-or-error.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/readdir-or-error.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/readdir-or-error.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/retry-busy.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/retry-busy.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/retry-busy.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/retry-busy.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-manual.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-manual.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-manual.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-manual.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-move-remove.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-move-remove.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-move-remove.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-native.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-native.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-native.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-native.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-posix.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-posix.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-posix.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-posix.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-windows.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-windows.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-windows.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/rimraf-windows.js.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/use-native.d.ts -lib/node_modules/npm/node_modules/rimraf/dist/esm/use-native.d.ts.map -lib/node_modules/npm/node_modules/rimraf/dist/esm/use-native.js -lib/node_modules/npm/node_modules/rimraf/dist/esm/use-native.js.map -lib/node_modules/npm/node_modules/rimraf/package.json lib/node_modules/npm/node_modules/safer-buffer/LICENSE lib/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md lib/node_modules/npm/node_modules/safer-buffer/dangerous.js @@ -2399,6 +2219,13 @@ lib/node_modules/npm/node_modules/tar/node_modules/minipass/LICENSE lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.mjs lib/node_modules/npm/node_modules/tar/node_modules/minipass/package.json +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/constants.js +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/index.js +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/node_modules/minipass/LICENSE +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/node_modules/minipass/index.js +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/node_modules/minipass/package.json +lib/node_modules/npm/node_modules/tar/node_modules/minizlib/package.json lib/node_modules/npm/node_modules/tar/package.json lib/node_modules/npm/node_modules/text-table/LICENSE lib/node_modules/npm/node_modules/text-table/example/align.js @@ -2425,6 +2252,44 @@ lib/node_modules/npm/node_modules/tiny-relative-date/translations/de.js lib/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js lib/node_modules/npm/node_modules/tiny-relative-date/translations/en.js lib/node_modules/npm/node_modules/tiny-relative-date/translations/es.js +lib/node_modules/npm/node_modules/tinyglobby/LICENSE +lib/node_modules/npm/node_modules/tinyglobby/dist/index.d.mts +lib/node_modules/npm/node_modules/tinyglobby/dist/index.js +lib/node_modules/npm/node_modules/tinyglobby/dist/index.mjs +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/LICENSE +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/async.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/counter.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/get-array.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/group-files.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/invoke-callback.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/join-path.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/push-directory.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/push-file.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/resolve-symlink.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/functions/walk-directory.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/queue.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/sync.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/api/walker.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/builder/api-builder.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/builder/index.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.cjs +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.cts +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.mts +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.mjs +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/types.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/utils.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/package.json +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/LICENSE +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/index.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/constants.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/parse.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/picomatch.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/scan.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/utils.js +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/package.json +lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/posix.js +lib/node_modules/npm/node_modules/tinyglobby/package.json lib/node_modules/npm/node_modules/treeverse/LICENSE lib/node_modules/npm/node_modules/treeverse/lib/breadth.js lib/node_modules/npm/node_modules/treeverse/lib/depth-descent.js diff --git a/www/npm-node23/Makefile b/www/npm-node23/Makefile deleted file mode 100644 index e31c06cfe420..000000000000 --- a/www/npm-node23/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -USES= nodejs:23,run - -MASTERDIR= ${.CURDIR}/../npm-node22 - -.include "${MASTERDIR}/Makefile" diff --git a/www/npm/Makefile b/www/npm/Makefile index e0e324df244c..df606afcda6f 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 10.9.2 +PORTVERSION= 10.9.3 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org diff --git a/www/p5-HTTP-Tiny-SPDY/Makefile b/www/p5-HTTP-Tiny-SPDY/Makefile deleted file mode 100644 index 238df2690f36..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= HTTP-Tiny-SPDY -PORTVERSION= 0.020 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Subclass of HTTP::Tiny with SPDY support -WWW= https://metacpan.org/release/HTTP-Tiny-SPDY - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-IO-Socket-SSL>=1.560:security/p5-IO-Socket-SSL \ - p5-Net-SPDY>=0:net/p5-Net-SPDY \ - p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay -TEST_DEPENDS= p5-Mozilla-CA>=0:www/p5-Mozilla-CA - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/p5-HTTP-Tiny-SPDY/distinfo b/www/p5-HTTP-Tiny-SPDY/distinfo deleted file mode 100644 index 9d83d27791b5..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (HTTP-Tiny-SPDY-0.020.tar.gz) = c4beda8edc41c304f3f721a138cfc8332c7837376de689c8c5620a5c6ddc73f3 -SIZE (HTTP-Tiny-SPDY-0.020.tar.gz) = 30621 diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-descr b/www/p5-HTTP-Tiny-SPDY/pkg-descr deleted file mode 100644 index de3f73fdf04b..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -HTTP::Tiny::SPDY is a subclass of HTTP::Tiny with added support for the SPDY -protocol. It is intended to be fully compatible with HTTP::Tiny so that it can -be used as a drop-in replacement for it. diff --git a/www/p5-HTTP-Tiny-SPDY/pkg-plist b/www/p5-HTTP-Tiny-SPDY/pkg-plist deleted file mode 100644 index 4e0ea1ccd124..000000000000 --- a/www/p5-HTTP-Tiny-SPDY/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%SITE_PERL%%/HTTP/Tiny/SPDY.pm -%%PERL5_MAN3%%/HTTP::Tiny::SPDY.3.gz diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 9b3dff12665b..154c16acc999 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,5 +1,5 @@ PORTNAME= libwww -PORTVERSION= 6.78 +PORTVERSION= 6.79 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index e50e18ff6ea9..beb8c1477535 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836084 -SHA256 (libwww-perl-6.78.tar.gz) = b738bdcf54e2c6bb81fd2b83ec47bc83347f97b371ea80f0dc10360f817a9a44 -SIZE (libwww-perl-6.78.tar.gz) = 184340 +TIMESTAMP = 1751208148 +SHA256 (libwww-perl-6.79.tar.gz) = f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7 +SIZE (libwww-perl-6.79.tar.gz) = 184691 diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 192a246f6034..d9a5c6fccbe8 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.38.41 +PORTVERSION= 1.38.45 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index a21e21ef407a..ad2c891dd0dc 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954252 -SHA256 (boto3-1.38.41.tar.gz) = c6710fc533c8e1f5d1f025c74ffe1222c3659094cd51c076ec50c201a54c8f22 -SIZE (boto3-1.38.41.tar.gz) = 111835 +TIMESTAMP = 1751208180 +SHA256 (boto3-1.38.45.tar.gz) = 1123c9fb1d46cb6fb2c8579fb411c564c34d05c531755fa1548524df63f5e023 +SIZE (boto3-1.38.45.tar.gz) = 111892 diff --git a/www/py-dash/Makefile b/www/py-dash/Makefile index 88ae8e188fe1..d93fd6d4db5d 100644 --- a/www/py-dash/Makefile +++ b/www/py-dash/Makefile @@ -1,5 +1,5 @@ PORTNAME= dash -PORTVERSION= 3.0.4 +PORTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=1.0.4:www/py-flask@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}retrying>=0:devel/py-retrying@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.1:devel/py-typing-extensions@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}werkzeug>=0:www/py-werkzeug@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}werkzeug>=0<3.2:www/py-werkzeug@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-dash/distinfo b/www/py-dash/distinfo index 595086066de0..8e7eb0561321 100644 --- a/www/py-dash/distinfo +++ b/www/py-dash/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745936226 -SHA256 (dash-3.0.4.tar.gz) = 4f9e62e9d8c5cd1b42dc6d6dcf211fe9498195f73ef0edb62a26e2a1b952a368 -SIZE (dash-3.0.4.tar.gz) = 7592060 +TIMESTAMP = 1751208182 +SHA256 (dash-3.1.0.tar.gz) = ba53c46a6b12948ff6b8e1e4bda882a274277b131ec4698159447cfd027a7a51 +SIZE (dash-3.1.0.tar.gz) = 7544527 diff --git a/www/py-dash/files/patch-requirements-install.txt b/www/py-dash/files/patch-requirements-install.txt index da8a8b8cb941..4ebf6f4370c6 100644 --- a/www/py-dash/files/patch-requirements-install.txt +++ b/www/py-dash/files/patch-requirements-install.txt @@ -1,10 +1,8 @@ ---- requirements/install.txt.orig 2025-03-17 18:51:10 UTC +--- requirements/install.txt.orig 2025-06-26 14:42:44 UTC +++ requirements/install.txt -@@ -1,5 +1,5 @@ --Flask>=1.0.4,<3.1 --Werkzeug<3.1 +@@ -1,4 +1,4 @@ +-Flask>=1.0.4,<3.2 +Flask>=1.0.4 -+Werkzeug + Werkzeug<3.2 plotly>=5.0.0 importlib-metadata - typing_extensions>=4.1.1 diff --git a/www/py-dj51-django-redis/Makefile b/www/py-dj51-django-redis/Makefile index b9faf0e6ec86..c493680f3db4 100644 --- a/www/py-dj51-django-redis/Makefile +++ b/www/py-dj51-django-redis/Makefile @@ -1,12 +1,12 @@ PORTNAME= django-redis -PORTVERSION= 5.4.0 -PORTREVISION= 2 +PORTVERSION= 6.0.0 CATEGORIES= www databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- +DISTNAME= django_redis-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Full featured Redis cache/session backend for Django +COMMENT= Full featured redis cache backend for Django WWW= https://github.com/jazzband/django-redis LICENSE= BSD3CLAUSE @@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}redis>=3:databases/py-redis@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}redis>=4.0.2:databases/py-redis@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-django>=0:devel/py-pytest-django@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ redis-server:databases/redis USES= python:3.10+ diff --git a/www/py-dj51-django-redis/distinfo b/www/py-dj51-django-redis/distinfo index ef02bb27e20d..572d1e59ad40 100644 --- a/www/py-dj51-django-redis/distinfo +++ b/www/py-dj51-django-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698348853 -SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 -SIZE (django-redis-5.4.0.tar.gz) = 52567 +TIMESTAMP = 1751208158 +SHA256 (django_redis-6.0.0.tar.gz) = 2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd +SIZE (django_redis-6.0.0.tar.gz) = 56904 diff --git a/www/py-dj52-django-redis/Makefile b/www/py-dj52-django-redis/Makefile index 6033fc994a25..5076cb3ad1f5 100644 --- a/www/py-dj52-django-redis/Makefile +++ b/www/py-dj52-django-redis/Makefile @@ -1,11 +1,12 @@ PORTNAME= django-redis -PORTVERSION= 5.4.0 +PORTVERSION= 6.0.0 CATEGORIES= www databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- +DISTNAME= django_redis-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Full featured Redis cache/session backend for Django +COMMENT= Full featured redis cache backend for Django WWW= https://github.com/jazzband/django-redis LICENSE= BSD3CLAUSE @@ -13,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}redis>=4.0.2:databases/py-redis@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-django>=0:devel/py-pytest-django@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ diff --git a/www/py-dj52-django-redis/distinfo b/www/py-dj52-django-redis/distinfo index 156f9d23ac30..1ef0b7f1dca8 100644 --- a/www/py-dj52-django-redis/distinfo +++ b/www/py-dj52-django-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432970 -SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 -SIZE (django-redis-5.4.0.tar.gz) = 52567 +TIMESTAMP = 1751208160 +SHA256 (django_redis-6.0.0.tar.gz) = 2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd +SIZE (django_redis-6.0.0.tar.gz) = 56904 diff --git a/www/py-django-redis/Makefile b/www/py-django-redis/Makefile index 2fe1242ae64e..3298c4b2784a 100644 --- a/www/py-django-redis/Makefile +++ b/www/py-django-redis/Makefile @@ -1,12 +1,12 @@ PORTNAME= django-redis -PORTVERSION= 5.4.0 -PORTREVISION= 2 +PORTVERSION= 6.0.0 CATEGORIES= www databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_redis-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Full featured Redis cache/session backend for Django +COMMENT= Full featured redis cache backend for Django WWW= https://github.com/jazzband/django-redis LICENSE= BSD3CLAUSE @@ -14,8 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}redis>=3.0.0:databases/py-redis@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}redis>=4.0.2:databases/py-redis@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-django>=0:devel/py-pytest-django@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ diff --git a/www/py-django-redis/distinfo b/www/py-django-redis/distinfo index 156f9d23ac30..49e1848a28b8 100644 --- a/www/py-django-redis/distinfo +++ b/www/py-django-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432970 -SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 -SIZE (django-redis-5.4.0.tar.gz) = 52567 +TIMESTAMP = 1751208156 +SHA256 (django_redis-6.0.0.tar.gz) = 2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd +SIZE (django_redis-6.0.0.tar.gz) = 56904 diff --git a/www/py-multidict/Makefile b/www/py-multidict/Makefile index f8eb8887b2a1..5021a1d730b6 100644 --- a/www/py-multidict/Makefile +++ b/www/py-multidict/Makefile @@ -1,5 +1,5 @@ PORTNAME= multidict -PORTVERSION= 6.5.1 +PORTVERSION= 6.6.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-multidict/distinfo b/www/py-multidict/distinfo index d2ce06e5258c..39811fd5506c 100644 --- a/www/py-multidict/distinfo +++ b/www/py-multidict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750948397 -SHA256 (multidict-6.5.1.tar.gz) = a835ea8103f4723915d7d621529c80ef48db48ae0c818afcabe0f95aa1febc3a -SIZE (multidict-6.5.1.tar.gz) = 98690 +TIMESTAMP = 1751287244 +SHA256 (multidict-6.6.2.tar.gz) = c1e8b8b0523c0361a78ce9b99d9850c51cf25e1fa3c5686030ce75df6fdf2918 +SIZE (multidict-6.6.2.tar.gz) = 100939 diff --git a/www/py-uvicorn/Makefile b/www/py-uvicorn/Makefile index 69ac03ab1b89..f74cbff9c0f8 100644 --- a/www/py-uvicorn/Makefile +++ b/www/py-uvicorn/Makefile @@ -1,5 +1,5 @@ PORTNAME= uvicorn -PORTVERSION= 0.34.3 +PORTVERSION= 0.35.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-uvicorn/distinfo b/www/py-uvicorn/distinfo index a3c56e861aac..c5b0ae90a230 100644 --- a/www/py-uvicorn/distinfo +++ b/www/py-uvicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749813126 -SHA256 (uvicorn-0.34.3.tar.gz) = 35919a9a979d7a59334b6b10e05d77c1d0d574c50e0fc98b8b1a0f165708b55a -SIZE (uvicorn-0.34.3.tar.gz) = 76631 +TIMESTAMP = 1751208184 +SHA256 (uvicorn-0.35.0.tar.gz) = bc662f087f7cf2ce11a1d7fd70b90c9f98ef2e2831556dd078d131b96cc94a01 +SIZE (uvicorn-0.35.0.tar.gz) = 78473 diff --git a/www/py-wagtail/Makefile b/www/py-wagtail/Makefile index 91cd333862e7..acbce5a38cc3 100644 --- a/www/py-wagtail/Makefile +++ b/www/py-wagtail/Makefile @@ -1,5 +1,5 @@ PORTNAME= wagtail -PORTVERSION= 6.4.2 +PORTVERSION= 7.0.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,11 @@ WWW= https://wagtail.io/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyascii>=0.1.5:textproc/py-anyascii@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.8<5:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django42>=4.2<6.0:www/py-django42@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-filter>=23.3:www/py-django-filter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-modelcluster>=6.2.1<7.0:www/py-django-modelcluster@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}django-permissionedforms>=0.1<1.0:www/py-django-permissionedforms@${PY_FLAVOR} \ @@ -39,6 +39,6 @@ NO_ARCH= yes CPE_VENDOR= torchbox -SHEBANG_FILES= wagtail/project_template/manage.py +SHEBANG_FILES= wagtail/project_template/manage.py-tpl .include <bsd.port.mk> diff --git a/www/py-wagtail/distinfo b/www/py-wagtail/distinfo index 6aafe09fa9e6..13fecbab88b0 100644 --- a/www/py-wagtail/distinfo +++ b/www/py-wagtail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750954264 -SHA256 (wagtail-6.4.2.tar.gz) = fcf39430e5fb856674c0cfa3cda67591b44214cc5a99c9308019140eb26ddb42 -SIZE (wagtail-6.4.2.tar.gz) = 6637640 +TIMESTAMP = 1751208186 +SHA256 (wagtail-7.0.1.tar.gz) = cfc5c37738f98cae380a15252f5676604f6c61554bef1a3791e34de1e703beec +SIZE (wagtail-7.0.1.tar.gz) = 6671934 diff --git a/www/py-wagtail/files/patch-pyproject.toml b/www/py-wagtail/files/patch-pyproject.toml new file mode 100644 index 000000000000..57c97d673722 --- /dev/null +++ b/www/py-wagtail/files/patch-pyproject.toml @@ -0,0 +1,19 @@ +--- pyproject.toml.orig 2025-06-12 15:29:53 UTC ++++ pyproject.toml +@@ -1,5 +1,5 @@ + [build-system] +-requires = ["setuptools>=78.0"] ++requires = ["setuptools>=61.0"] + build-backend = "setuptools.build_meta" + + [project] +@@ -7,8 +7,7 @@ readme = "README.md" + dynamic = ["version"] + description = "A Django content management system." + readme = "README.md" +-license = "BSD-3-Clause" +-license-files = ["LICENSE"] ++license = {text = "BSD-3-Clause"} + authors = [ + { name = "Wagtail core team + contributors", email = "hello@wagtail.org" }, + ] diff --git a/www/py-wagtail/files/patch-setup.py b/www/py-wagtail/files/patch-setup.py deleted file mode 100644 index 43d4a8051941..000000000000 --- a/www/py-wagtail/files/patch-setup.py +++ /dev/null @@ -1,13 +0,0 @@ -Obtained from: https://github.com/wagtail/wagtail/commit/2fafac56fab59e8d13fa57d0f483844114a15374 - ---- setup.py.orig 2025-02-21 16:19:57 UTC -+++ setup.py -@@ -35,7 +35,7 @@ install_requires = [ - "anyascii>=0.1.5", - "telepath>=0.3.1,<1", - "laces>=0.1,<0.2", -- "django-tasks>=0.6.1,<0.7", -+ "django-tasks>=0.7,<0.8", - ] - - # Testing dependencies diff --git a/www/threejs/Makefile b/www/threejs/Makefile index 7efa03b1d3e3..6b55af97300d 100644 --- a/www/threejs/Makefile +++ b/www/threejs/Makefile @@ -1,5 +1,5 @@ PORTNAME= three.js -PORTVERSION= 176 +PORTVERSION= 178 DISTVERSIONPREFIX= r CATEGORIES= www diff --git a/www/threejs/distinfo b/www/threejs/distinfo index f0d4578b3820..cdcda9cf6b0c 100644 --- a/www/threejs/distinfo +++ b/www/threejs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747769141 -SHA256 (mrdoob-three.js-r176_GH0.tar.gz) = 6f42a90cafe21532a55f68db48ee9243aa1bdaca9b045946fa8478d08b0c068a -SIZE (mrdoob-three.js-r176_GH0.tar.gz) = 367426579 +TIMESTAMP = 1751297287 +SHA256 (mrdoob-three.js-r178_GH0.tar.gz) = cdbbc434cea05c11f2bdeaa2ac1806ca5a0d07df7d8f45de1cb68ce56007692a +SIZE (mrdoob-three.js-r178_GH0.tar.gz) = 374993894 diff --git a/www/threejs/pkg-plist b/www/threejs/pkg-plist index 8032b18e4ad1..bd6b0b727f54 100644 --- a/www/threejs/pkg-plist +++ b/www/threejs/pkg-plist @@ -1,3 +1,9 @@ +%%WWWDIR%%/Three.Core.js +%%WWWDIR%%/Three.Legacy.js +%%WWWDIR%%/Three.TSL.js +%%WWWDIR%%/Three.WebGPU.Nodes.js +%%WWWDIR%%/Three.WebGPU.js +%%WWWDIR%%/Three.js %%WWWDIR%%/animation/AnimationAction.js %%WWWDIR%%/animation/AnimationClip.js %%WWWDIR%%/animation/AnimationMixer.js @@ -39,10 +45,15 @@ %%WWWDIR%%/core/Raycaster.js %%WWWDIR%%/core/RenderTarget.js %%WWWDIR%%/core/RenderTarget3D.js -%%WWWDIR%%/core/RenderTargetArray.js %%WWWDIR%%/core/Uniform.js %%WWWDIR%%/core/UniformsGroup.js %%WWWDIR%%/extras/Controls.js +%%WWWDIR%%/extras/DataUtils.js +%%WWWDIR%%/extras/Earcut.js +%%WWWDIR%%/extras/ImageUtils.js +%%WWWDIR%%/extras/PMREMGenerator.js +%%WWWDIR%%/extras/ShapeUtils.js +%%WWWDIR%%/extras/TextureUtils.js %%WWWDIR%%/extras/core/Curve.js %%WWWDIR%%/extras/core/CurvePath.js %%WWWDIR%%/extras/core/Interpolations.js @@ -60,13 +71,7 @@ %%WWWDIR%%/extras/curves/QuadraticBezierCurve.js %%WWWDIR%%/extras/curves/QuadraticBezierCurve3.js %%WWWDIR%%/extras/curves/SplineCurve.js -%%WWWDIR%%/extras/DataUtils.js -%%WWWDIR%%/extras/Earcut.js -%%WWWDIR%%/extras/ImageUtils.js %%WWWDIR%%/extras/lib/earcut.js -%%WWWDIR%%/extras/PMREMGenerator.js -%%WWWDIR%%/extras/ShapeUtils.js -%%WWWDIR%%/extras/TextureUtils.js %%WWWDIR%%/geometries/BoxGeometry.js %%WWWDIR%%/geometries/CapsuleGeometry.js %%WWWDIR%%/geometries/CircleGeometry.js @@ -115,6 +120,7 @@ %%WWWDIR%%/lights/SpotLight.js %%WWWDIR%%/lights/SpotLightShadow.js %%WWWDIR%%/lights/webgpu/IESSpotLight.js +%%WWWDIR%%/lights/webgpu/ProjectorLight.js %%WWWDIR%%/loaders/AnimationLoader.js %%WWWDIR%%/loaders/AudioLoader.js %%WWWDIR%%/loaders/BufferGeometryLoader.js @@ -129,11 +135,11 @@ %%WWWDIR%%/loaders/LoaderUtils.js %%WWWDIR%%/loaders/LoadingManager.js %%WWWDIR%%/loaders/MaterialLoader.js +%%WWWDIR%%/loaders/ObjectLoader.js +%%WWWDIR%%/loaders/TextureLoader.js %%WWWDIR%%/loaders/nodes/NodeLoader.js %%WWWDIR%%/loaders/nodes/NodeMaterialLoader.js %%WWWDIR%%/loaders/nodes/NodeObjectLoader.js -%%WWWDIR%%/loaders/ObjectLoader.js -%%WWWDIR%%/loaders/TextureLoader.js %%WWWDIR%%/materials/LineBasicMaterial.js %%WWWDIR%%/materials/LineDashedMaterial.js %%WWWDIR%%/materials/Material.js @@ -148,10 +154,14 @@ %%WWWDIR%%/materials/MeshPhysicalMaterial.js %%WWWDIR%%/materials/MeshStandardMaterial.js %%WWWDIR%%/materials/MeshToonMaterial.js +%%WWWDIR%%/materials/PointsMaterial.js +%%WWWDIR%%/materials/RawShaderMaterial.js +%%WWWDIR%%/materials/ShaderMaterial.js +%%WWWDIR%%/materials/ShadowMaterial.js +%%WWWDIR%%/materials/SpriteMaterial.js %%WWWDIR%%/materials/nodes/Line2NodeMaterial.js %%WWWDIR%%/materials/nodes/LineBasicNodeMaterial.js %%WWWDIR%%/materials/nodes/LineDashedNodeMaterial.js -%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js %%WWWDIR%%/materials/nodes/MeshBasicNodeMaterial.js %%WWWDIR%%/materials/nodes/MeshLambertNodeMaterial.js %%WWWDIR%%/materials/nodes/MeshMatcapNodeMaterial.js @@ -167,11 +177,7 @@ %%WWWDIR%%/materials/nodes/ShadowNodeMaterial.js %%WWWDIR%%/materials/nodes/SpriteNodeMaterial.js %%WWWDIR%%/materials/nodes/VolumeNodeMaterial.js -%%WWWDIR%%/materials/PointsMaterial.js -%%WWWDIR%%/materials/RawShaderMaterial.js -%%WWWDIR%%/materials/ShaderMaterial.js -%%WWWDIR%%/materials/ShadowMaterial.js -%%WWWDIR%%/materials/SpriteMaterial.js +%%WWWDIR%%/materials/nodes/manager/NodeMaterialObserver.js %%WWWDIR%%/math/Box2.js %%WWWDIR%%/math/Box3.js %%WWWDIR%%/math/Color.js @@ -181,10 +187,6 @@ %%WWWDIR%%/math/Frustum.js %%WWWDIR%%/math/FrustumArray.js %%WWWDIR%%/math/Interpolant.js -%%WWWDIR%%/math/interpolants/CubicInterpolant.js -%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js -%%WWWDIR%%/math/interpolants/LinearInterpolant.js -%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js %%WWWDIR%%/math/Line3.js %%WWWDIR%%/math/MathUtils.js %%WWWDIR%%/math/Matrix2.js @@ -200,6 +202,12 @@ %%WWWDIR%%/math/Vector2.js %%WWWDIR%%/math/Vector3.js %%WWWDIR%%/math/Vector4.js +%%WWWDIR%%/math/interpolants/CubicInterpolant.js +%%WWWDIR%%/math/interpolants/DiscreteInterpolant.js +%%WWWDIR%%/math/interpolants/LinearInterpolant.js +%%WWWDIR%%/math/interpolants/QuaternionLinearInterpolant.js +%%WWWDIR%%/nodes/Nodes.js +%%WWWDIR%%/nodes/TSL.js %%WWWDIR%%/nodes/accessors/AccessorsUtils.js %%WWWDIR%%/nodes/accessors/Arrays.js %%WWWDIR%%/nodes/accessors/BatchNode.js @@ -210,8 +218,8 @@ %%WWWDIR%%/nodes/accessors/Camera.js %%WWWDIR%%/nodes/accessors/ClippingNode.js %%WWWDIR%%/nodes/accessors/CubeTextureNode.js -%%WWWDIR%%/nodes/accessors/InstancedMeshNode.js %%WWWDIR%%/nodes/accessors/InstanceNode.js +%%WWWDIR%%/nodes/accessors/InstancedMeshNode.js %%WWWDIR%%/nodes/accessors/Lights.js %%WWWDIR%%/nodes/accessors/MaterialNode.js %%WWWDIR%%/nodes/accessors/MaterialProperties.js @@ -232,13 +240,14 @@ %%WWWDIR%%/nodes/accessors/StorageBufferNode.js %%WWWDIR%%/nodes/accessors/StorageTextureNode.js %%WWWDIR%%/nodes/accessors/Tangent.js +%%WWWDIR%%/nodes/accessors/TangentUtils.js %%WWWDIR%%/nodes/accessors/Texture3DNode.js %%WWWDIR%%/nodes/accessors/TextureBicubic.js %%WWWDIR%%/nodes/accessors/TextureNode.js %%WWWDIR%%/nodes/accessors/TextureSizeNode.js +%%WWWDIR%%/nodes/accessors/UV.js %%WWWDIR%%/nodes/accessors/UniformArrayNode.js %%WWWDIR%%/nodes/accessors/UserDataNode.js -%%WWWDIR%%/nodes/accessors/UV.js %%WWWDIR%%/nodes/accessors/VelocityNode.js %%WWWDIR%%/nodes/accessors/VertexColorNode.js %%WWWDIR%%/nodes/code/CodeNode.js @@ -252,7 +261,6 @@ %%WWWDIR%%/nodes/core/AttributeNode.js %%WWWDIR%%/nodes/core/BypassNode.js %%WWWDIR%%/nodes/core/CacheNode.js -%%WWWDIR%%/nodes/core/constants.js %%WWWDIR%%/nodes/core/ConstNode.js %%WWWDIR%%/nodes/core/ContextNode.js %%WWWDIR%%/nodes/core/IndexNode.js @@ -279,11 +287,13 @@ %%WWWDIR%%/nodes/core/StructNode.js %%WWWDIR%%/nodes/core/StructType.js %%WWWDIR%%/nodes/core/StructTypeNode.js +%%WWWDIR%%/nodes/core/SubBuildNode.js %%WWWDIR%%/nodes/core/TempNode.js %%WWWDIR%%/nodes/core/UniformGroupNode.js %%WWWDIR%%/nodes/core/UniformNode.js %%WWWDIR%%/nodes/core/VarNode.js %%WWWDIR%%/nodes/core/VaryingNode.js +%%WWWDIR%%/nodes/core/constants.js %%WWWDIR%%/nodes/display/BlendModes.js %%WWWDIR%%/nodes/display/BumpMapNode.js %%WWWDIR%%/nodes/display/ColorAdjustment.js @@ -303,38 +313,38 @@ %%WWWDIR%%/nodes/display/ViewportSharedTextureNode.js %%WWWDIR%%/nodes/display/ViewportTextureNode.js %%WWWDIR%%/nodes/fog/Fog.js -%%WWWDIR%%/nodes/functions/BasicLightingModel.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_GGX.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_Lambert.js %%WWWDIR%%/nodes/functions/BSDF/BRDF_Sheen.js -%%WWWDIR%%/nodes/functions/BSDF/D_GGX_Anisotropic.js -%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js %%WWWDIR%%/nodes/functions/BSDF/DFGApprox.js +%%WWWDIR%%/nodes/functions/BSDF/D_GGX.js +%%WWWDIR%%/nodes/functions/BSDF/D_GGX_Anisotropic.js %%WWWDIR%%/nodes/functions/BSDF/EnvironmentBRDF.js %%WWWDIR%%/nodes/functions/BSDF/F_Schlick.js %%WWWDIR%%/nodes/functions/BSDF/LTC.js %%WWWDIR%%/nodes/functions/BSDF/Schlick_to_F0.js -%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated_Anisotropic.js %%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated.js -%%WWWDIR%%/nodes/functions/material/getAlphaHashThreshold.js -%%WWWDIR%%/nodes/functions/material/getGeometryRoughness.js -%%WWWDIR%%/nodes/functions/material/getParallaxCorrectNormal.js -%%WWWDIR%%/nodes/functions/material/getRoughness.js -%%WWWDIR%%/nodes/functions/material/getShIrradianceAt.js +%%WWWDIR%%/nodes/functions/BSDF/V_GGX_SmithCorrelated_Anisotropic.js +%%WWWDIR%%/nodes/functions/BasicLightingModel.js %%WWWDIR%%/nodes/functions/PhongLightingModel.js %%WWWDIR%%/nodes/functions/PhysicalLightingModel.js %%WWWDIR%%/nodes/functions/ShadowMaskModel.js %%WWWDIR%%/nodes/functions/ToonLightingModel.js %%WWWDIR%%/nodes/functions/VolumetricLightingModel.js +%%WWWDIR%%/nodes/functions/material/getAlphaHashThreshold.js +%%WWWDIR%%/nodes/functions/material/getGeometryRoughness.js +%%WWWDIR%%/nodes/functions/material/getParallaxCorrectNormal.js +%%WWWDIR%%/nodes/functions/material/getRoughness.js +%%WWWDIR%%/nodes/functions/material/getShIrradianceAt.js %%WWWDIR%%/nodes/geometry/RangeNode.js %%WWWDIR%%/nodes/gpgpu/AtomicFunctionNode.js %%WWWDIR%%/nodes/gpgpu/BarrierNode.js %%WWWDIR%%/nodes/gpgpu/ComputeBuiltinNode.js %%WWWDIR%%/nodes/gpgpu/ComputeNode.js %%WWWDIR%%/nodes/gpgpu/WorkgroupInfoNode.js +%%WWWDIR%%/nodes/lighting/AONode.js %%WWWDIR%%/nodes/lighting/AmbientLightNode.js %%WWWDIR%%/nodes/lighting/AnalyticLightNode.js -%%WWWDIR%%/nodes/lighting/AONode.js %%WWWDIR%%/nodes/lighting/BasicEnvironmentNode.js %%WWWDIR%%/nodes/lighting/BasicLightMapNode.js %%WWWDIR%%/nodes/lighting/DirectionalLightNode.js @@ -342,37 +352,36 @@ %%WWWDIR%%/nodes/lighting/HemisphereLightNode.js %%WWWDIR%%/nodes/lighting/IESSpotLightNode.js %%WWWDIR%%/nodes/lighting/IrradianceNode.js +%%WWWDIR%%/nodes/lighting/LightProbeNode.js +%%WWWDIR%%/nodes/lighting/LightUtils.js %%WWWDIR%%/nodes/lighting/LightingContextNode.js %%WWWDIR%%/nodes/lighting/LightingNode.js -%%WWWDIR%%/nodes/lighting/LightProbeNode.js %%WWWDIR%%/nodes/lighting/LightsNode.js -%%WWWDIR%%/nodes/lighting/LightUtils.js %%WWWDIR%%/nodes/lighting/PointLightNode.js %%WWWDIR%%/nodes/lighting/PointShadowNode.js +%%WWWDIR%%/nodes/lighting/ProjectorLightNode.js %%WWWDIR%%/nodes/lighting/RectAreaLightNode.js %%WWWDIR%%/nodes/lighting/ShadowBaseNode.js %%WWWDIR%%/nodes/lighting/ShadowFilterNode.js %%WWWDIR%%/nodes/lighting/ShadowNode.js %%WWWDIR%%/nodes/lighting/SpotLightNode.js %%WWWDIR%%/nodes/materialx/DISCLAIMER.md +%%WWWDIR%%/nodes/materialx/MaterialXNodes.js %%WWWDIR%%/nodes/materialx/lib/mx_hsv.js %%WWWDIR%%/nodes/materialx/lib/mx_noise.js %%WWWDIR%%/nodes/materialx/lib/mx_transform_color.js -%%WWWDIR%%/nodes/materialx/MaterialXNodes.js %%WWWDIR%%/nodes/math/ConditionalNode.js %%WWWDIR%%/nodes/math/Hash.js %%WWWDIR%%/nodes/math/MathNode.js %%WWWDIR%%/nodes/math/MathUtils.js %%WWWDIR%%/nodes/math/OperatorNode.js %%WWWDIR%%/nodes/math/TriNoise3D.js -%%WWWDIR%%/nodes/Nodes.js %%WWWDIR%%/nodes/parsers/GLSLNodeFunction.js %%WWWDIR%%/nodes/parsers/GLSLNodeParser.js %%WWWDIR%%/nodes/pmrem/PMREMNode.js %%WWWDIR%%/nodes/pmrem/PMREMUtils.js %%WWWDIR%%/nodes/procedural/Checker.js %%WWWDIR%%/nodes/shapes/Shapes.js -%%WWWDIR%%/nodes/TSL.js %%WWWDIR%%/nodes/tsl/TSLBase.js %%WWWDIR%%/nodes/tsl/TSLCore.js %%WWWDIR%%/nodes/utils/ArrayElementNode.js @@ -380,28 +389,29 @@ %%WWWDIR%%/nodes/utils/CubeMapNode.js %%WWWDIR%%/nodes/utils/DebugNode.js %%WWWDIR%%/nodes/utils/Discard.js -%%WWWDIR%%/nodes/utils/EquirectUVNode.js +%%WWWDIR%%/nodes/utils/EquirectUV.js %%WWWDIR%%/nodes/utils/FlipNode.js %%WWWDIR%%/nodes/utils/FunctionOverloadingNode.js %%WWWDIR%%/nodes/utils/JoinNode.js %%WWWDIR%%/nodes/utils/LoopNode.js -%%WWWDIR%%/nodes/utils/MatcapUVNode.js +%%WWWDIR%%/nodes/utils/MatcapUV.js %%WWWDIR%%/nodes/utils/MaxMipLevelNode.js %%WWWDIR%%/nodes/utils/MemberNode.js %%WWWDIR%%/nodes/utils/Oscillators.js %%WWWDIR%%/nodes/utils/Packing.js %%WWWDIR%%/nodes/utils/PostProcessingUtils.js +%%WWWDIR%%/nodes/utils/RTTNode.js %%WWWDIR%%/nodes/utils/ReflectorNode.js %%WWWDIR%%/nodes/utils/RemapNode.js %%WWWDIR%%/nodes/utils/RotateNode.js -%%WWWDIR%%/nodes/utils/RTTNode.js +%%WWWDIR%%/nodes/utils/SampleNode.js %%WWWDIR%%/nodes/utils/SetNode.js %%WWWDIR%%/nodes/utils/SplitNode.js %%WWWDIR%%/nodes/utils/SpriteSheetUVNode.js %%WWWDIR%%/nodes/utils/SpriteUtils.js %%WWWDIR%%/nodes/utils/StorageArrayElementNode.js %%WWWDIR%%/nodes/utils/Timer.js -%%WWWDIR%%/nodes/utils/TriplanarTexturesNode.js +%%WWWDIR%%/nodes/utils/TriplanarTextures.js %%WWWDIR%%/nodes/utils/UVUtils.js %%WWWDIR%%/nodes/utils/ViewportUtils.js %%WWWDIR%%/objects/BatchedMesh.js @@ -409,15 +419,20 @@ %%WWWDIR%%/objects/ClippingGroup.js %%WWWDIR%%/objects/Group.js %%WWWDIR%%/objects/InstancedMesh.js +%%WWWDIR%%/objects/LOD.js %%WWWDIR%%/objects/Line.js %%WWWDIR%%/objects/LineLoop.js %%WWWDIR%%/objects/LineSegments.js -%%WWWDIR%%/objects/LOD.js %%WWWDIR%%/objects/Mesh.js %%WWWDIR%%/objects/Points.js %%WWWDIR%%/objects/Skeleton.js %%WWWDIR%%/objects/SkinnedMesh.js %%WWWDIR%%/objects/Sprite.js +%%WWWDIR%%/renderers/WebGL3DRenderTarget.js +%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js +%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js +%%WWWDIR%%/renderers/WebGLRenderTarget.js +%%WWWDIR%%/renderers/WebGLRenderer.js %%WWWDIR%%/renderers/common/Animation.js %%WWWDIR%%/renderers/common/Attributes.js %%WWWDIR%%/renderers/common/Backend.js @@ -435,20 +450,10 @@ %%WWWDIR%%/renderers/common/Constants.js %%WWWDIR%%/renderers/common/CubeRenderTarget.js %%WWWDIR%%/renderers/common/DataMap.js -%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js %%WWWDIR%%/renderers/common/Geometries.js %%WWWDIR%%/renderers/common/IndirectStorageBufferAttribute.js %%WWWDIR%%/renderers/common/Info.js %%WWWDIR%%/renderers/common/Lighting.js -%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js -%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js -%%WWWDIR%%/renderers/common/nodes/Nodes.js -%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js -%%WWWDIR%%/renderers/common/nodes/NodeSampler.js -%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js -%%WWWDIR%%/renderers/common/nodes/NodeUniform.js -%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js -%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js %%WWWDIR%%/renderers/common/Pipeline.js %%WWWDIR%%/renderers/common/Pipelines.js %%WWWDIR%%/renderers/common/PostProcessing.js @@ -458,15 +463,17 @@ %%WWWDIR%%/renderers/common/RenderBundles.js %%WWWDIR%%/renderers/common/RenderContext.js %%WWWDIR%%/renderers/common/RenderContexts.js -%%WWWDIR%%/renderers/common/Renderer.js -%%WWWDIR%%/renderers/common/RendererUtils.js %%WWWDIR%%/renderers/common/RenderList.js %%WWWDIR%%/renderers/common/RenderLists.js %%WWWDIR%%/renderers/common/RenderObject.js %%WWWDIR%%/renderers/common/RenderObjects.js %%WWWDIR%%/renderers/common/RenderPipeline.js +%%WWWDIR%%/renderers/common/Renderer.js +%%WWWDIR%%/renderers/common/RendererUtils.js %%WWWDIR%%/renderers/common/SampledTexture.js %%WWWDIR%%/renderers/common/Sampler.js +%%WWWDIR%%/renderers/common/Storage3DTexture.js +%%WWWDIR%%/renderers/common/StorageArrayTexture.js %%WWWDIR%%/renderers/common/StorageBuffer.js %%WWWDIR%%/renderers/common/StorageBufferAttribute.js %%WWWDIR%%/renderers/common/StorageInstancedBufferAttribute.js @@ -478,6 +485,16 @@ %%WWWDIR%%/renderers/common/UniformsGroup.js %%WWWDIR%%/renderers/common/XRManager.js %%WWWDIR%%/renderers/common/XRRenderTarget.js +%%WWWDIR%%/renderers/common/extras/PMREMGenerator.js +%%WWWDIR%%/renderers/common/nodes/NodeBuilderState.js +%%WWWDIR%%/renderers/common/nodes/NodeLibrary.js +%%WWWDIR%%/renderers/common/nodes/NodeSampledTexture.js +%%WWWDIR%%/renderers/common/nodes/NodeSampler.js +%%WWWDIR%%/renderers/common/nodes/NodeStorageBuffer.js +%%WWWDIR%%/renderers/common/nodes/NodeUniform.js +%%WWWDIR%%/renderers/common/nodes/NodeUniformBuffer.js +%%WWWDIR%%/renderers/common/nodes/NodeUniformsGroup.js +%%WWWDIR%%/renderers/common/nodes/Nodes.js %%WWWDIR%%/renderers/shaders/ShaderChunk.js %%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_fragment.glsl.js %%WWWDIR%%/renderers/shaders/ShaderChunk/alphahash_pars_fragment.glsl.js @@ -609,6 +626,8 @@ %%WWWDIR%%/renderers/shaders/ShaderLib/vsm.glsl.js %%WWWDIR%%/renderers/shaders/UniformsLib.js %%WWWDIR%%/renderers/shaders/UniformsUtils.js +%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js +%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js %%WWWDIR%%/renderers/webgl-fallback/nodes/GLSLNodeBuilder.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLAttributeUtils.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLCapabilities.js @@ -618,8 +637,6 @@ %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTextureUtils.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLTimestampQueryPool.js %%WWWDIR%%/renderers/webgl-fallback/utils/WebGLUtils.js -%%WWWDIR%%/renderers/webgl-fallback/WebGLBackend.js -%%WWWDIR%%/renderers/webgl-fallback/WebGLBufferRenderer.js %%WWWDIR%%/renderers/webgl/WebGLAnimation.js %%WWWDIR%%/renderers/webgl/WebGLAttributes.js %%WWWDIR%%/renderers/webgl/WebGLBackground.js @@ -650,11 +667,9 @@ %%WWWDIR%%/renderers/webgl/WebGLUniforms.js %%WWWDIR%%/renderers/webgl/WebGLUniformsGroups.js %%WWWDIR%%/renderers/webgl/WebGLUtils.js -%%WWWDIR%%/renderers/WebGL3DRenderTarget.js -%%WWWDIR%%/renderers/WebGLArrayRenderTarget.js -%%WWWDIR%%/renderers/WebGLCubeRenderTarget.js -%%WWWDIR%%/renderers/WebGLRenderer.js -%%WWWDIR%%/renderers/WebGLRenderTarget.js +%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js +%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js +%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js %%WWWDIR%%/renderers/webgpu/nodes/BasicNodeLibrary.js %%WWWDIR%%/renderers/webgpu/nodes/StandardNodeLibrary.js %%WWWDIR%%/renderers/webgpu/nodes/WGSLNodeBuilder.js @@ -668,9 +683,6 @@ %%WWWDIR%%/renderers/webgpu/utils/WebGPUTextureUtils.js %%WWWDIR%%/renderers/webgpu/utils/WebGPUTimestampQueryPool.js %%WWWDIR%%/renderers/webgpu/utils/WebGPUUtils.js -%%WWWDIR%%/renderers/webgpu/WebGPUBackend.js -%%WWWDIR%%/renderers/webgpu/WebGPURenderer.js -%%WWWDIR%%/renderers/webgpu/WebGPURenderer.Nodes.js %%WWWDIR%%/renderers/webxr/WebXRController.js %%WWWDIR%%/renderers/webxr/WebXRDepthSensing.js %%WWWDIR%%/renderers/webxr/WebXRManager.js @@ -685,17 +697,10 @@ %%WWWDIR%%/textures/Data3DTexture.js %%WWWDIR%%/textures/DataArrayTexture.js %%WWWDIR%%/textures/DataTexture.js -%%WWWDIR%%/textures/DepthArrayTexture.js %%WWWDIR%%/textures/DepthTexture.js %%WWWDIR%%/textures/FramebufferTexture.js %%WWWDIR%%/textures/Source.js %%WWWDIR%%/textures/Texture.js %%WWWDIR%%/textures/VideoFrameTexture.js %%WWWDIR%%/textures/VideoTexture.js -%%WWWDIR%%/Three.Core.js -%%WWWDIR%%/Three.js -%%WWWDIR%%/Three.Legacy.js -%%WWWDIR%%/Three.TSL.js -%%WWWDIR%%/Three.WebGPU.js -%%WWWDIR%%/Three.WebGPU.Nodes.js %%WWWDIR%%/utils.js diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index affa0cd061b4..184c4f6b1dec 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -1,5 +1,5 @@ PORTNAME= uwsgi -PORTVERSION= 2.0.29 +PORTVERSION= 2.0.30 CATEGORIES= www python PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index c1f9208ac9b2..27c252cea9be 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745307144 -SHA256 (unbit-uwsgi-2.0.29_GH0.tar.gz) = dfec696171b35d7d7a2cb7758186c70629840e2c5d7cdbda0e89791f89d4252e -SIZE (unbit-uwsgi-2.0.29_GH0.tar.gz) = 822186 +TIMESTAMP = 1751272915 +SHA256 (unbit-uwsgi-2.0.30_GH0.tar.gz) = c3374cd064ce7e11d364cd869230737fe4f54373098e634c319cea6973cc7a61 +SIZE (unbit-uwsgi-2.0.30_GH0.tar.gz) = 822232 diff --git a/www/yarn-node23/Makefile b/www/yarn-node23/Makefile deleted file mode 100644 index 52b8b5d5cc34..000000000000 --- a/www/yarn-node23/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -USES= nodejs:23,run - -MASTERDIR= ${.CURDIR}/../yarn-node22 - -.include "${MASTERDIR}/Makefile" |