FreeBSD/ports c8f8e10databases Makefile, databases/py-PyHive Makefile distinfo

databases/py-PyHive: New port

Collection of Python DB-API and SQLAlchemy interfaces for Presto, Hive and
Trino

Sponsored by:   Netflix
DeltaFile
+40-0databases/py-PyHive/Makefile
+3-0databases/py-PyHive/distinfo
+2-0databases/py-PyHive/pkg-descr
+1-0databases/Makefile
+46-04 files

FreeBSD/ports c9bf093devel Makefile, devel/py-pure-sasl Makefile pkg-descr

devel/py-pure-sasl: new port

Sponsored by:   Netflix
DeltaFile
+27-0devel/py-pure-sasl/Makefile
+3-0devel/py-pure-sasl/pkg-descr
+3-0devel/py-pure-sasl/distinfo
+1-0devel/Makefile
+34-04 files

FreeBSD/ports b2bc3ccdevel Makefile, devel/py-thrift_sasl Makefile pkg-descr

devel/py-thrift_sasl: new port

Sponsored by:   Netflix
DeltaFile
+23-0devel/py-thrift_sasl/Makefile
+4-0devel/py-thrift_sasl/pkg-descr
+3-0devel/py-thrift_sasl/distinfo
+1-0devel/Makefile
+31-04 files

LLVM/project d673532llvm/test/Analysis/UniformityAnalysis/AMDGPU workitem-intrinsics.ll, llvm/test/CodeGen/AMDGPU global_atomics_iterative_scan.ll global_atomics_iterative_scan_fp.ll

AMDGPU: Remove unnecessary target-cpu attributes from tests
DeltaFile
+7-9llvm/test/CodeGen/AMDGPU/global_atomics_iterative_scan.ll
+7-8llvm/test/CodeGen/AMDGPU/global_atomics_iterative_scan_fp.ll
+5-5llvm/test/CodeGen/AMDGPU/sroa-phi-nodes.ll
+2-3llvm/test/CodeGen/AMDGPU/inlineasm-sgmask.ll
+1-1llvm/test/Analysis/UniformityAnalysis/AMDGPU/workitem-intrinsics.ll
+1-1llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
+23-276 files

FreeBSD/ports f9ea611www/py-django-treebeard distinfo Makefile

www/py-django-treebeard: Update to 5.3.0

Changelog since 4.8.0:

https://github.com/django-treebeard/django-treebeard/blob/5.3.0/CHANGES.md
DeltaFile
+3-3www/py-django-treebeard/distinfo
+2-3www/py-django-treebeard/Makefile
+5-62 files

FreeBSD/ports 16cafedsecurity/py-netbox-secrets distinfo Makefile

security/py-netbox-secrets: Update to 3.1.0

Changelog:

https://github.com/Onemind-Services-LLC/netbox-secrets/releases/tag/v3.1.0

MFH:            No (not compatible with NetBox 4.5.x)
DeltaFile
+3-3security/py-netbox-secrets/distinfo
+1-1security/py-netbox-secrets/Makefile
+4-42 files

FreeBSD/ports fbd74ecwww/py-django-reversion distinfo Makefile

www/py-django-reversion: Update to 6.3.0

Changelog:

https://github.com/etianen/django-reversion/releases/tag/v6.3.0
DeltaFile
+3-3www/py-django-reversion/distinfo
+1-2www/py-django-reversion/Makefile
+4-52 files

FreeBSD/ports de53bb3textproc/py-griffe distinfo Makefile, textproc/py-griffecli distinfo Makefile

textproc/py-griffe{cli,lib}: Update to 2.1.0

Changelog:

https://github.com/mkdocstrings/griffe/releases/tag/2.1.0
DeltaFile
+3-3textproc/py-griffecli/distinfo
+3-3textproc/py-griffelib/distinfo
+3-3textproc/py-griffe/distinfo
+1-1textproc/py-griffelib/Makefile
+1-1textproc/py-griffe/Makefile
+1-1textproc/py-griffecli/Makefile
+12-126 files

FreeBSD/ports 4b7766anet-mgmt/netbox pkg-plist Makefile, net-mgmt/netbox/files pkg-message.in patch-netbox_dcim_forms_bulk__import.py

net-mgmt/netbox: Update to 4.6.3

* Remove no longer required workarounds for Python 3.11 compatibility.

* Also prune update instructions for NetBox releases older than 3.6
  while I'm here.

Netbox 4.6 contains many bugfixes/enhancements and the following new
features:

* Virtual Machine Types
* Cable Bundles
* Rack Groups
* ETag Support for REST API
* Cursor-based Pagination for REST API

https://netbox.readthedocs.io/en/stable/release-notes/version-4.6/

MFH:            No (feature release)
DeltaFile
+107-50net-mgmt/netbox/pkg-plist
+14-68net-mgmt/netbox/files/pkg-message.in
+35-34net-mgmt/netbox/Makefile
+0-22net-mgmt/netbox/files/patch-netbox_dcim_forms_bulk__import.py
+0-17net-mgmt/netbox/files/patch-netbox_netbox_settings.py
+3-3net-mgmt/netbox/distinfo
+159-1941 files not shown
+160-1957 files

FreeBSD/ports 5464599net-mgmt/py-pynetbox distinfo Makefile

net-mgmt/py-pynetbox: Update to 7.8.0

Changelog:

https://github.com/netbox-community/pynetbox/releases/tag/v7.8.0
DeltaFile
+3-3net-mgmt/py-pynetbox/distinfo
+1-1net-mgmt/py-pynetbox/Makefile
+4-42 files

FreeBSD/ports 6477cfd. UPDATING

UPDATING: Add upgrade instructions for net-mgmt/netbox

Give users some advice about the upgrade to the NetBox 4.6 release
series.
DeltaFile
+12-0UPDATING
+12-01 files

FreeBSD/ports 0cd7f4cdevel/py-dj60-strawberry-graphql Makefile, graphics/py-dj60-sorl-thumbnail Makefile

net-mgmt/netbox: Create Django 6.0 consumers

* Django 5.2 is currently the "default" version in the ports tree due
  its long term support until April 2028.  Thus ports that are assigned
  to that version will exist until then.

  The following ports are required to make the upgrade of
  net-mgmt/netbox to the 4.6 release possible because it requires
  Django 6.0.

  All of the ports listed below were created on the basis of their
  respective original ports:

  - devel/py-dj60-django-rq
  - devel/py-dj60-strawberry-graphql
  - graphics/py-dj60-sorl-thumbnail
  - www/py-dj60-channels
  - www/py-dj60-django-auth-ldap
  - www/py-dj60-django-choices-field

    [18 lines not shown]
DeltaFile
+69-0devel/py-dj60-strawberry-graphql/Makefile
+61-0graphics/py-dj60-sorl-thumbnail/Makefile
+44-0www/py-dj60-django-storages/Makefile
+42-0www/py-dj60-django-auth-ldap/Makefile
+39-0www/py-dj60-django-prometheus/Makefile
+37-0www/py-dj60-drf-spectacular/Makefile
+292-080 files not shown
+1,307-086 files

FreeBSD/ports 214aed2www/py-strawberry-graphql-django distinfo Makefile

www/py-strawberry-graphql-django: Update to 0.86.1

Changelog since 0.84.0:

https://github.com/strawberry-graphql/strawberry-django/compare/0.84.0...0.86.1
DeltaFile
+3-3www/py-strawberry-graphql-django/distinfo
+1-1www/py-strawberry-graphql-django/Makefile
+4-42 files

FreeBSD/ports 28455b8www/py-django-timezone-field distinfo Makefile

www/py-django-timezone-field: Update to 7.2.2

Changelog:

https://github.com/mfogel/django-timezone-field/compare/7.2.1...7.2.2
DeltaFile
+3-3www/py-django-timezone-field/distinfo
+2-3www/py-django-timezone-field/Makefile
+5-62 files

FreeBSD/ports 70d01eewww/py-drf-spectacular-sidecar distinfo Makefile

www/py-drf-spectacular-sidecar: Update to 2026.6.1

Changelog:

https://github.com/tfranzel/drf-spectacular-sidecar/compare/2026.5.1...2026.6.1
DeltaFile
+3-3www/py-drf-spectacular-sidecar/distinfo
+1-2www/py-drf-spectacular-sidecar/Makefile
+4-52 files

FreeBSD/ports 0404f6bwww/py-djangorestframework distinfo Makefile, www/py-djangorestframework/files patch-pyproject.toml

www/py-djangorestframework: Update to 3.17.1

Changelogs since 3.16.1:

https://github.com/encode/django-rest-framework/releases/tag/3.17.1
https://github.com/encode/django-rest-framework/releases/tag/3.17.0
DeltaFile
+20-0www/py-djangorestframework/files/patch-pyproject.toml
+3-3www/py-djangorestframework/distinfo
+1-2www/py-djangorestframework/Makefile
+24-53 files

FreeBSD/ports 20a0a09textproc/py-mkdocstrings-python distinfo Makefile

textproc/py-mkdocstrings-python: Update to 2.0.5

Changelog since 2.0.3:

https://github.com/mkdocstrings/python/blob/2.0.5/CHANGELOG.md
DeltaFile
+3-3textproc/py-mkdocstrings-python/distinfo
+1-1textproc/py-mkdocstrings-python/Makefile
+4-42 files

FreeBSD/ports 33c0406devel/py-strawberry-graphql distinfo Makefile

devel/py-strawberry-graphql: Update to 0.316.0

Changelog since 0.315.3:

https://github.com/strawberry-graphql/strawberry/blob/0.316.0/CHANGELOG.md
DeltaFile
+3-3devel/py-strawberry-graphql/distinfo
+1-2devel/py-strawberry-graphql/Makefile
+4-52 files

FreeBSD/ports 0c8a0d4www/py-django-prometheus distinfo Makefile

www/py-django-prometheus: Update to 2.5.0

Changelog:

https://github.com/django-commons/django-prometheus/releases/tag/v2.5.0
DeltaFile
+3-3www/py-django-prometheus/distinfo
+2-3www/py-django-prometheus/Makefile
+5-62 files

FreeBSD/ports 9bd0e59devel/py-rq distinfo Makefile

devel/py-rq: Update to 2.9.1

* For now, stick with this version, because the newer version, 2.10.0
  has introduced changes to the handling of scheduler identities that
  don't quite work with the current version of py-django-rq.

Changelog since 2.8.0:

https://github.com/rq/rq/blob/v2.9.1/CHANGES.md

Approved by:    skreuzer (maintainer, implicit)
DeltaFile
+3-3devel/py-rq/distinfo
+1-1devel/py-rq/Makefile
+4-42 files

LLVM/project 33ac0aallvm/unittests/IR VerifierTest.cpp

Add verifier test
DeltaFile
+71-0llvm/unittests/IR/VerifierTest.cpp
+71-01 files

LLVM/project 770a169llvm/test/CodeGen/AMDGPU target-cpu.ll

AMDGPU: Remove leftover test for old promote-alloca subtarget feature

This feature was removed in a56993a694ed02775285b9fe0e23fce8346491c9.
The test used to have a pair testing the enabled and disabled case,
and there's no point leaving the enabled partner.
DeltaFile
+0-12llvm/test/CodeGen/AMDGPU/target-cpu.ll
+0-121 files

LLVM/project 359b475mlir/include/mlir/Dialect/MemRef/IR MemRefOps.td, mlir/lib/Dialect/MemRef/Transforms ExpandOps.cpp

[mlir][memref] Remove unsafe `getType()` from ReshapeOp (#205105)

Remove the unsafe `getType` method from ReshapeOp. It unconditionally
casts the result to `MemRefType`, but `memref.reshape` may return an
`UnrankedMemRefType`, leading to an assertion failure. The redundant
build method is also removed alongside this change. Fixes #203812.
DeltaFile
+13-0mlir/test/Transforms/test-bubble-down-memory-space-casts.mlir
+6-5mlir/lib/Dialect/MemRef/Transforms/ExpandOps.cpp
+0-8mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
+19-133 files

LLVM/project f0bbae6clang-tools-extra/clangd XRefs.cpp AST.h, clang-tools-extra/clangd/index SymbolCollector.cpp SymbolCollector.h

[clangd] Navigate go-to-definition through forwarding wrappers to the constructor (#199480)

When the user invokes **Go to Definition** on a call like
`std::make_unique<T>(args...)` or `std::make_shared<T>(args...)`,
surface the constructor of `T` that is actually invoked inside the
wrapper, alongside the wrapper itself. The constructor is added before
the wrapper so LSP clients that auto-jump to the first target land on
it; clients that present a menu still let the user reach the wrapper.

This is the forward-direction counterpart to the find-references work in
#169742 (clangd/clangd#716): the same `isLikelyForwardingFunction` +
`searchConstructorsInForwardingFunction` machinery, applied to
`locateASTReferent`.
DeltaFile
+73-0clang-tools-extra/clangd/unittests/XRefsTests.cpp
+46-20clang-tools-extra/clangd/XRefs.cpp
+21-0clang-tools-extra/clangd/AST.h
+4-15clang-tools-extra/clangd/index/SymbolCollector.cpp
+16-0clang-tools-extra/clangd/AST.cpp
+3-3clang-tools-extra/clangd/index/SymbolCollector.h
+163-386 files

LLVM/project 10755f4llvm/test/Transforms/LoopVectorize/RISCV interleaved-masked-access.ll, llvm/test/Transforms/LoopVectorize/SystemZ addressing.ll

[LV][NFC] Remove instcombine pass from RUN lines in target tests (#205848)

There is still one test remaining:

  LoopVectorize/X86/x86-interleaved-store-accesses-with-gaps.ll

but this looks more like a phase-ordering test and should probably be
handled separately.
DeltaFile
+328-307llvm/test/Transforms/LoopVectorize/X86/x86-interleaved-accesses-masked-group.ll
+122-119llvm/test/Transforms/LoopVectorize/RISCV/interleaved-masked-access.ll
+75-75llvm/test/Transforms/LoopVectorize/SystemZ/addressing.ll
+47-47llvm/test/Transforms/LoopVectorize/X86/interleaving.ll
+38-38llvm/test/Transforms/LoopVectorize/X86/parallel-loops.ll
+7-6llvm/test/Transforms/LoopVectorize/X86/consecutive-ptr-uniforms.ll
+617-5921 files not shown
+623-5977 files

LLVM/project b2e7255llvm/lib/Object DXContainer.cpp, llvm/lib/ObjectYAML DXContainerYAML.cpp

[DirectX][ObjectYAML] Add PRIV part support (#204899)

Add support for DXContainer PRIV in the ObjectYAML pipeline so it can be
represented in structured YAML and round-tripped through
yaml2obj/obj2yaml.

PRIV part can store arbitrary user-provided binary blobs in DXContainer.
Unlike other DXContainer parts, PRIV part does not have to have 4-byte
aligned size. Therefore, if it is present, it is always the last section
in a DXContainer.

llvm-objcopy is already able to extract PRIV section. A test to verify
extraction of binary from PRIV is added.
DeltaFile
+42-0llvm/test/tools/obj2yaml/DXContainer/PRIVPart.yaml
+35-0llvm/test/tools/llvm-objcopy/DXContainer/dump-section-priv.yaml
+30-0llvm/unittests/Object/DXContainerTest.cpp
+29-0llvm/unittests/ObjectYAML/DXContainerYAMLTest.cpp
+11-0llvm/lib/Object/DXContainer.cpp
+9-0llvm/lib/ObjectYAML/DXContainerYAML.cpp
+156-04 files not shown
+169-010 files

NetBSD/src PjG6f2Ndoc CHANGES-11.0

   Tickets 335 - 337.
VersionDeltaFile
1.1.2.105+35-1doc/CHANGES-11.0
+35-11 files

NetBSD/src 6DiVCqwusr.sbin/sysinst net.c configmenu.c

   Pull up the following revisions, requested by martin in ticket #337:

   src/usr.sbin/sysinst/configmenu.c               1.25
   src/usr.sbin/sysinst/install.c                  1.26
   src/usr.sbin/sysinst/net.c                      1.47
   src/usr.sbin/sysinst/upgrade.c                  1.22

   We have SSL trust anchors in base, so make use of them when downloading
   additional items after basic installation is done (even if the installer
   used does not come with its own certs, so we can not verify trust
   for set download).
VersionDeltaFile
1.45.4.2+17-6usr.sbin/sysinst/net.c
1.21.2.2+1-11usr.sbin/sysinst/configmenu.c
1.25.4.1+4-1usr.sbin/sysinst/install.c
1.21.6.1+4-1usr.sbin/sysinst/upgrade.c
+26-194 files

NetBSD/src hCpsyEQusr.sbin/sysinst util.c msg.mi.fr

   Pull up the following revisions, requested by martin in ticket #336:

   src/usr.sbin/sysinst/msg.mi.de                  1.59
   src/usr.sbin/sysinst/msg.mi.en                  1.60
   src/usr.sbin/sysinst/msg.mi.es                  1.50
   src/usr.sbin/sysinst/msg.mi.fr                  1.53
   src/usr.sbin/sysinst/msg.mi.pl                  1.56
   src/usr.sbin/sysinst/util.c                     1.84

   Include "tests" and "manhtml" in the optional sets.
VersionDeltaFile
1.77.4.5+3-1usr.sbin/sysinst/util.c
1.48.2.2+3-1usr.sbin/sysinst/msg.mi.fr
1.53.2.3+3-1usr.sbin/sysinst/msg.mi.de
1.54.2.3+3-1usr.sbin/sysinst/msg.mi.en
1.44.2.3+3-1usr.sbin/sysinst/msg.mi.es
1.50.2.3+3-1usr.sbin/sysinst/msg.mi.pl
+18-66 files

NetBSD/src tgtNDl9usr.sbin/sysinst defs.h menus.mi

   Pull up the following revisions, requested by martin in ticket #335:

   src/usr.sbin/sysinst/Makefile.inc               1.54
   src/usr.sbin/sysinst/configmenu.c               1.24
   src/usr.sbin/sysinst/defs.h                     1.96
   src/usr.sbin/sysinst/main.c                     1.37
   src/usr.sbin/sysinst/menus.mi                   1.31
   src/usr.sbin/sysinst/net.c                      1.46

   When compiled with SMALLPROG (i.e. as part of a crunched ramdisk
   userland) ftp(1) does not support https - so remove that option from
   sysinst and only offer http in that case.
   Should fix PR 60359.
VersionDeltaFile
1.94.2.1+5-1usr.sbin/sysinst/defs.h
1.30.2.1+4-1usr.sbin/sysinst/menus.mi
1.50.2.2+3-1usr.sbin/sysinst/Makefile.inc
1.21.2.1+3-1usr.sbin/sysinst/configmenu.c
1.34.2.1+2-2usr.sbin/sysinst/main.c
1.45.4.1+3-1usr.sbin/sysinst/net.c
+20-76 files