FreeBSD/ports c1de6dbdevel/R-cran-checkmate Makefile distinfo

devel/R-cran-checkmate: Update to 2.3.4 and add TEST_DEPENDS

Version 2.3.2 failed to build against math/R 4.6.0 because it was
calling Rf_isFrame, a non-API function that was removed in R 4.6.0.
Version 2.3.3 fixed this by dropping usage of isFrame(), and version
2.3.4 removed further deprecated calls to internal R functions.

Release notes:  https://github.com/mllg/checkmate/releases/tag/v2.3.3
                https://github.com/mllg/checkmate/releases/tag/v2.3.4
PR:             294423
Approved by:    maintainer timeout, implicit build fix
Differential Revision:  https://reviews.freebsd.org/D56193
DeltaFile
+12-1devel/R-cran-checkmate/Makefile
+3-3devel/R-cran-checkmate/distinfo
+15-42 files

FreeBSD/ports 7a4b86escience/py-abipy Makefile distinfo

science/py-abipy: update 0.9.8 → 1.0.0
DeltaFile
+8-9science/py-abipy/Makefile
+3-3science/py-abipy/distinfo
+11-122 files

FreeBSD/ports ed105a2misc/ollama distinfo Makefile

misc/ollama: update 0.23.1 → 0.23.2
DeltaFile
+11-11misc/ollama/distinfo
+1-1misc/ollama/Makefile
+12-122 files

FreeBSD/ports b6adc44science/py-pymatgen Makefile

science/py-pymatgen: Fix dependency
DeltaFile
+2-1science/py-pymatgen/Makefile
+2-11 files

FreeBSD/ports aedf754math/cadabra2 Makefile distinfo

math/cadabra2: update 2.5.8 → 2.5.14.p1
DeltaFile
+6-3math/cadabra2/Makefile
+3-3math/cadabra2/distinfo
+9-62 files

FreeBSD/ports 1b72586misc/github-copilot-cli pkg-plist distinfo, misc/github-copilot-cli/files package-lock.json package-lock-keytar.json

misc/github-copilot-cli: update 1.0.43 → 1.0.44
DeltaFile
+28-28misc/github-copilot-cli/files/package-lock.json
+37-4misc/github-copilot-cli/pkg-plist
+7-7misc/github-copilot-cli/distinfo
+9-3misc/github-copilot-cli/Makefile
+3-3misc/github-copilot-cli/files/package-lock-keytar.json
+3-3misc/github-copilot-cli/files/package-lock-sharp.json
+87-486 files

FreeBSD/ports d21d9a7net/traefik Makefile distinfo

net/traefik: Update to upstream release 3.6.16

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.6.16

MFH:            2026Q2
(cherry picked from commit ded1bd1c63fedb9b59cc1bdf84143b5a0404ce48)
DeltaFile
+3-2net/traefik/Makefile
+3-1net/traefik/distinfo
+6-32 files

LLVM/project 2f49369llvm/lib/Target/AMDGPU VOP1Instructions.td VOPInstructions.td

[AMDGPU] Add VOP1 DPP8 pseudo infrastructure

Add VOP_DPP8_Pseudo/VOP1_DPP8_Pseudo classes for DPP8 instructions, similar to
the existing VOP_DPP_Pseudo/VOP1_DPP_Pseudo pattern.
DeltaFile
+18-16llvm/lib/Target/AMDGPU/VOP1Instructions.td
+25-0llvm/lib/Target/AMDGPU/VOPInstructions.td
+43-162 files

FreeBSD/ports 58dcf39www/ulfius/files patch-curl

www/ulfius: Fix build on i386

(cherry picked from commit c721aff9fb4d57bc5fa19bd2da6332e5a49eb302)
DeltaFile
+9-0www/ulfius/files/patch-curl
+9-01 files

FreeBSD/ports 930cb05math/octave-forge-nan distinfo Makefile

math/octave-forge-nan: Update to 3.7.2.
DeltaFile
+3-3math/octave-forge-nan/distinfo
+2-3math/octave-forge-nan/Makefile
+5-62 files

FreeBSD/ports 9516366graphics/R-cran-GDD Makefile, graphics/R-cran-GDD/files patch-src_GDD.c

graphics/R-cran-GDD: Fix build against math/R 4.6.0

R 4.6.0 removed the declaration of Rf_gsetVar from its installed
headers.  Add a patch to replace the call to gsetVar() in GDD.c with
Rf_setVar(), making the implicit assignment to R_GlobalEnv explicit.

Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56905
DeltaFile
+11-0graphics/R-cran-GDD/files/patch-src_GDD.c
+1-1graphics/R-cran-GDD/Makefile
+12-12 files

FreeBSD/src 27ad506contrib/bsnmp oid-list

Document some more OIDs that are used by bsnmp.
DeltaFile
+18-0contrib/bsnmp/oid-list
+18-01 files

FreeBSD/ports 28cc42dnet/nats-server distinfo Makefile

net/nats-server: Update to 2.14.0
DeltaFile
+5-5net/nats-server/distinfo
+1-1net/nats-server/Makefile
+6-62 files

FreeBSD/ports 5d3e144devel/tinycbor/files patch-tests-parser-tst_parser.cpp

devel/tinycbor: Fix test with Qt6 installed

PR:             294263
Reported by:    diizzy
DeltaFile
+12-0devel/tinycbor/files/patch-tests-parser-tst_parser.cpp
+12-01 files

FreeBSD/ports c33ea05x11/wapanel Makefile

x11/wapanel: Mark BROKEN and set EXPIRATION_DATE to 2026-06-30
DeltaFile
+2-0x11/wapanel/Makefile
+2-01 files

FreeBSD/ports e2fb9e2graphics/rubygem-gruff distinfo Makefile

graphics/rubygem-gruff: Update to 0.31.0

Changes:        https://github.com/topfunky/gruff/blob/master/CHANGELOG.md
DeltaFile
+3-3graphics/rubygem-gruff/distinfo
+1-1graphics/rubygem-gruff/Makefile
+4-42 files

FreeBSD/ports 3255c9dscience/py-pydoe distinfo Makefile

science/py-pydoe: Update to 1.0.1

Changes:        https://github.com/pydoe/pydoe/releases
DeltaFile
+3-3science/py-pydoe/distinfo
+1-1science/py-pydoe/Makefile
+4-42 files

FreeBSD/ports 1532965www/p5-Starlet distinfo Makefile

www/p5-Starlet: Update to 0.32

Changes:        https://metacpan.org/dist/Starlet/changes
DeltaFile
+3-3www/p5-Starlet/distinfo
+2-2www/p5-Starlet/Makefile
+5-52 files

FreeBSD/ports e436f5ftextproc/rubygem-elasticsearch-api distinfo Makefile

textproc/rubygem-elasticsearch-api: Update to 9.4.0

Changes:        https://github.com/elastic/elasticsearch-ruby/releases
DeltaFile
+3-3textproc/rubygem-elasticsearch-api/distinfo
+1-1textproc/rubygem-elasticsearch-api/Makefile
+4-42 files

FreeBSD/ports d41985ctextproc/rubygem-elasticsearch distinfo Makefile

textproc/rubygem-elasticsearch: Update to 9.4.0

Changes:        https://github.com/elastic/elasticsearch-ruby/releases
DeltaFile
+3-3textproc/rubygem-elasticsearch/distinfo
+1-1textproc/rubygem-elasticsearch/Makefile
+4-42 files

FreeBSD/ports 221c8f4textproc/rubygem-cucumber-gherkin distinfo Makefile

textproc/rubygem-cucumber-gherkin: Update to 39.1.0

Changes:        https://github.com/cucumber/gherkin/releases
DeltaFile
+3-3textproc/rubygem-cucumber-gherkin/distinfo
+1-1textproc/rubygem-cucumber-gherkin/Makefile
+4-42 files

FreeBSD/ports 3f5bbf4net/rubygem-google-cloud-spanner-v1 distinfo Makefile

net/rubygem-google-cloud-spanner-v1: Update to 1.18.0

Changes:        https://github.com/googleapis/google-cloud-ruby/releases
                https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-spanner-v1/CHANGELOG.md
DeltaFile
+3-3net/rubygem-google-cloud-spanner-v1/distinfo
+1-1net/rubygem-google-cloud-spanner-v1/Makefile
+4-42 files

FreeBSD/ports 4b13015devel/rubygem-sorbet-runtime distinfo Makefile

devel/rubygem-sorbet-runtime: Update to 0.6.13201

Changes:        https://github.com/sorbet/sorbet/releases
DeltaFile
+3-3devel/rubygem-sorbet-runtime/distinfo
+1-1devel/rubygem-sorbet-runtime/Makefile
+4-42 files

FreeBSD/ports 6892477devel/rubygem-sidekiq-cron distinfo Makefile

devel/rubygem-sidekiq-cron: Update to 2.4.0

Changes:        https://github.com/sidekiq-cron/sidekiq-cron/releases
DeltaFile
+3-3devel/rubygem-sidekiq-cron/distinfo
+1-1devel/rubygem-sidekiq-cron/Makefile
+4-42 files

FreeBSD/ports eb53a1ddevel/rubygem-aws-sdk-securityhub distinfo Makefile

devel/rubygem-aws-sdk-securityhub: Update to 1.155.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-securityhub/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-securityhub/distinfo
+1-1devel/rubygem-aws-sdk-securityhub/Makefile
+4-42 files

FreeBSD/ports 70fbe91devel/rubygem-packwerk Makefile distinfo

devel/rubygem-packwerk: Update to 3.3.0

Changes:        https://github.com/Shopify/packwerk/releases
DeltaFile
+4-4devel/rubygem-packwerk/Makefile
+3-3devel/rubygem-packwerk/distinfo
+7-72 files

FreeBSD/ports 01b14bfdevel/rubygem-aws-sdk-mwaa distinfo Makefile

devel/rubygem-aws-sdk-mwaa: Update to 1.72.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-mwaa/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-mwaa/distinfo
+1-1devel/rubygem-aws-sdk-mwaa/Makefile
+4-42 files

FreeBSD/ports 59692c8devel/rubygem-aws-sdk-s3 distinfo Makefile

devel/rubygem-aws-sdk-s3: Update to 1.221.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-s3/distinfo
+1-1devel/rubygem-aws-sdk-s3/Makefile
+4-42 files

FreeBSD/ports d1aeb3adevel/rubygem-aws-sdk-lexmodelsv2 distinfo Makefile

devel/rubygem-aws-sdk-lexmodelsv2: Update to 1.90.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-lexmodelsv2/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-lexmodelsv2/distinfo
+1-1devel/rubygem-aws-sdk-lexmodelsv2/Makefile
+4-42 files

FreeBSD/ports 08d7faadevel/rubygem-aws-sdk-imagebuilder distinfo Makefile

devel/rubygem-aws-sdk-imagebuilder: Update to 1.103.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-imagebuilder/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-imagebuilder/distinfo
+1-1devel/rubygem-aws-sdk-imagebuilder/Makefile
+4-42 files