LLVM/project 23b754fllvm/lib/Target/RISCV RISCVInstrInfoZb.td

[RISCV] Use the new "let append" TableGen feature to reduce duplication. NFC (#199596)

Similar to #198761, use this to add [IsRV64] where needed.
DeltaFile
+22-23llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
+22-231 files

LLVM/project d7856fellvm/lib/Target/RISCV/GISel RISCVLegalizerInfo.cpp, llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv legalize-insert-subvector.mir legalize-extract-subvector.mir

[RISCV][GISel] Add exact flag to G_LSHR in RISCVLegalizerInfo::legalizeVScale (#199595)

This matches what is in SelectionDAG.
DeltaFile
+36-36llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-insert-subvector.mir
+14-14llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-extract-subvector.mir
+11-11llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-vscale-rv32.mir
+4-4llvm/test/CodeGen/RISCV/GlobalISel/legalizer/rvv/legalize-vscale-rv64.mir
+4-2llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
+69-675 files

FreeBSD/ports 5f585f6security/py-PAM Makefile

security/py-PAM: Fix build for py313t flavor
DeltaFile
+2-4security/py-PAM/Makefile
+2-41 files

FreeBSD/ports 34731f9graphics/gowall Makefile

graphics/gowall: Fix fetch

The PATCH_SITES field was wrong.

Reported by:    pkg-fallout
Approved by:    osa, vvd (Mentors, implicit)
Fixes:          8391f23c71e2
MFH:            2026Q2

(cherry picked from commit 460ead9aa4e23f7a58251b20b30defb80396f24d)
DeltaFile
+1-1graphics/gowall/Makefile
+1-11 files

FreeBSD/ports 460ead9graphics/gowall Makefile

graphics/gowall: Fix fetch

The PATCH_SITES field was wrong.

Reported by:    pkg-fallout
Approved by:    osa, vvd (Mentors, implicit)
Fixes:          1dd7b2aff213
MFH:            2026Q2
DeltaFile
+1-1graphics/gowall/Makefile
+1-11 files

FreeBSD/ports 05f092adatabases/sqlite3 Makefile pkg-plist

databases/sqlite3: Fix tcl flavor

Reference:      https://github.com/sqlite/sqlite/commit/d961d49971f241652cff7628a22335ea85b237b8
                https://github.com/sqlite/sqlite/commit/a3fcd7c79e827f98ac01fb83ee91848096fbb11c
DeltaFile
+3-2databases/sqlite3/Makefile
+2-3databases/sqlite3/pkg-plist
+5-52 files

LLVM/project 386e356clang/docs ReleaseNotes.rst, clang/lib/AST MicrosoftMangle.cpp

[AArch64] Add support for MSVC-style mangling for SVE (#196738)

Fixes #196170

Recent MSVC toolchains added support for AArch64 SVE types and use
dedicated builtin manglings such as `$_CD` instead of the older
artificial `__clang` struct manglings.

Update Clang's Microsoft mangling implementation to match MSVC for
supported SVE builtin types.

Unsupported SVE types continue using the existing artificial tag
mangling until MSVC gains support for them.

Adds representative coverage for:
* scalar SVE types
* tuple/vector SVE types
* fallback manglings for unsupported types
DeltaFile
+194-6clang/lib/AST/MicrosoftMangle.cpp
+50-8clang/test/CodeGenCXX/aarch64-mangle-sve-vectors-msvc.cpp
+3-0clang/docs/ReleaseNotes.rst
+247-143 files

FreeBSD/ports 7625d8farchivers/rubygem-rubyzip2 Makefile

archivers/rubygem-rubyzip2: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

PR:             295167
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-0archivers/rubygem-rubyzip2/Makefile
+3-01 files

FreeBSD/ports d146d61x11-fonts/py-cu2qu Makefile

x11-fonts/py-cu2qu: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

from GitHub:
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

from README.rst:
This library is now maintained as part of https://github.com/fonttools/fonttools

PR:             295166
Reference:      https://github.com/googlefonts/cu2qu/commit/b8a8e7a3fca34c799b2fc3ba4eda43714d1ad277
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-0x11-fonts/py-cu2qu/Makefile
+3-01 files

FreeBSD/ports abe8648databases/py-sqlalchemy10 Makefile

databases/py-sqlalchemy10: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

py-sqlalchemy11, py-sqlalchemy12 and py-sqlalchemy13 has already been removed in June, 2024.

PR:             295165
Reference:      https://www.sqlalchemy.org/download.html#relstatus
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-0databases/py-sqlalchemy10/Makefile
+3-01 files

FreeBSD/ports 5b34359devel/py-tzlocal Makefile, devel/py-tzlocal/files patch-pyproject.toml

devel/py-tzlocal: Fix RUN_DEPENDS

- Add TEST_DEPENDS
- Convert to USE_PYTHON=pep517
- Convert to USE_PYTHON=pytest
- Convert REINPLACE_CMD to patch file
- Take maintainership

PR:             295163
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+6-9devel/py-tzlocal/Makefile
+9-0devel/py-tzlocal/files/patch-pyproject.toml
+15-92 files

FreeBSD/ports 322a4dawww/py-pyjwt1 Makefile

www/py-pyjwt1: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

PR:             295161
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-0www/py-pyjwt1/Makefile
+3-01 files

FreeBSD/ports b24dda9www/py-azure-storage Makefile

www/py-azure-storage: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31

PR:             295162
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-0www/py-azure-storage/Makefile
+3-01 files

FreeBSD/ports 2916ba7www/py-requests-unixsocket Makefile distinfo, www/py-requests-unixsocket/files patch-pyproject.toml

www/py-requests-unixsocket: Update to 0.4.1

- Convert to USE_PYTHON=pep517

Changes:        https://github.com/msabramo/requests-unixsocket/releases
PR:             295160
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+7-7www/py-requests-unixsocket/Makefile
+10-0www/py-requests-unixsocket/files/patch-pyproject.toml
+3-3www/py-requests-unixsocket/distinfo
+20-103 files

FreeBSD/ports e45fb8bwww/py-h2 Makefile pkg-descr

www/py-h2: Update to 4.3.0

- Fix WWW
- Convert to USE_PYTHON=pep517
- Reformat pkg-descr
- Take maintainership

Changes:        https://github.com/python-hyper/h2/blob/master/CHANGELOG.rst
PR:             295159
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+10-8www/py-h2/Makefile
+3-4www/py-h2/pkg-descr
+3-3www/py-h2/distinfo
+16-153 files

FreeBSD/ports fe34b95www/py-hyperframe Makefile pkg-descr, www/py-hyperframe/files patch-pyproject.toml

www/py-hyperframe: Update to 6.1.0

- Fix WWW
- Update COMMENT
- Convert to USE_PYTHON=pep517
- Reformat pkg-descr
- Take maintainership

Changes:        https://github.com/python-hyper/hyperframe/blob/master/CHANGELOG.rst
PR:             295158
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+10-7www/py-hyperframe/Makefile
+11-0www/py-hyperframe/files/patch-pyproject.toml
+5-5www/py-hyperframe/pkg-descr
+3-3www/py-hyperframe/distinfo
+29-154 files

FreeBSD/ports 33a1a09www/py-hpack Makefile pkg-descr

www/py-hpack: Update to 4.1.0

- Fix WWW
- Update COMMENT
- Convert to USE_PYTHON=pep517
- Update pkg-descr
- Take maintainership

Changes:        https://github.com/python-hyper/hpack/blob/master/CHANGELOG.rst
PR:             295157
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+13-8www/py-hpack/Makefile
+2-4www/py-hpack/pkg-descr
+3-3www/py-hpack/distinfo
+18-153 files

FreeBSD/ports 1400af0devel/py-pyperclip Makefile distinfo

devel/py-pyperclip: Update to 1.9.0

- Add LICENSE_FILE
- Use USES=dos2unix
- Convert to USE_PYTHON=pep517
- Sort USE_PYTHON
- Take maintainership

Changes:        https://github.com/asweigart/pyperclip/commits/master
PR:             295154
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+8-5devel/py-pyperclip/Makefile
+3-3devel/py-pyperclip/distinfo
+11-82 files

FreeBSD/ports 362adf1devel/p5-Time-Moment Makefile

devel/p5-Time-Moment: Strip shared library

- Bump PORTREVISION for package change

====> Running Q/A tests (stage-qa)
Warning: 'lib/perl5/site_perl/mach/5.42/auto/Time/Moment/Moment.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}

PR:             295152
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+5-1devel/p5-Time-Moment/Makefile
+5-11 files

FreeBSD/ports 8d6bf84science/gromacs Makefile

science/gromacs: Use tinyxml2 from ports tree

- Bump PORTREVISION for dependency and package change

PR:             295147
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+6-1science/gromacs/Makefile
+6-11 files

FreeBSD/ports 977b566sysutils/less distinfo Makefile

sysutils/less: Update to 692

Changes:        https://github.com/gwsw/less/blob/master/NEWS
PR:             295145
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-3sysutils/less/distinfo
+1-1sysutils/less/Makefile
+4-42 files

FreeBSD/ports 218c900security/acme.sh Makefile

security/acme.sh: Update WWW and add LICENSE_FILE

PR:             295144
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+2-1security/acme.sh/Makefile
+2-11 files

FreeBSD/ports fe826e3databases/sqlite3 Makefile distinfo

databases/sqlite3: Update to 3.53.1

- Take maintainership

Changes:        https://www.sqlite.org/news.html
PR:             295137
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+3-4databases/sqlite3/Makefile
+3-3databases/sqlite3/distinfo
+6-72 files

FreeBSD/ports 7ec4889databases/arrow Makefile pkg-plist, databases/arrow/files patch-src_gandiva_symbols.map patch-src_parquet_symbols.map

databases/arrow: Update to 24.0.0

- Relax USES=llvm: it builds fine with llvm19

Changes:        https://arrow.apache.org/release/
PR:             295136
Approved by:    maintainer (timeout, 16 days)
DeltaFile
+7-8databases/arrow/Makefile
+0-11databases/arrow/files/patch-src_gandiva_symbols.map
+0-11databases/arrow/files/patch-src_parquet_symbols.map
+7-2databases/arrow/pkg-plist
+4-4databases/arrow/files/patch-cmake__modules_SetupCxxFlags.cmake
+3-3databases/arrow/distinfo
+21-396 files

FreeBSD/ports 690e103www/py-hypercorn Makefile, www/py-hypercorn/files patch-pyproject.toml

www/py-hypercorn: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+0-11www/py-hypercorn/files/patch-pyproject.toml
+2-1www/py-hypercorn/Makefile
+2-122 files

FreeBSD/ports 29f9bd0math/octave distinfo Makefile

math/octave: Fix build with texinfo 7.3+

PR:             295133
Obtained from:  https://lists.gnu.org/archive/html/octave-bug-tracker/2026-03/msg00196.html
                https://github.com/gnu-octave/octave/commit/e21b1898cb6507dff38679c25b4db7fde44de883
DeltaFile
+3-1math/octave/distinfo
+3-0math/octave/Makefile
+6-12 files

FreeBSD/ports 673bacddns/py-dns-lexicon distinfo Makefile

dns/py-dns-lexicon: Update to 3.25.2

Changes:        https://github.com/dns-lexicon/dns-lexicon/releases
                https://dns-lexicon.github.io/dns-lexicon/changelog.html
DeltaFile
+3-3dns/py-dns-lexicon/distinfo
+2-1dns/py-dns-lexicon/Makefile
+5-42 files

FreeBSD/ports 9f80bc7devel/py-jupyter-server Makefile, devel/py-jupyter-server/files patch-pyproject.toml

devel/py-jupyter-server: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+0-11devel/py-jupyter-server/files/patch-pyproject.toml
+2-1devel/py-jupyter-server/Makefile
+2-122 files

FreeBSD/ports bfb7e4ddevel/py-cmd2 Makefile, devel/py-cmd2/files patch-pyproject.toml

devel/py-cmd2: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+0-9devel/py-cmd2/files/patch-pyproject.toml
+2-1devel/py-cmd2/Makefile
+2-102 files

FreeBSD/ports 7f5fe7adatabases/py-mycli Makefile, databases/py-mycli/files patch-setup.py

databases/py-mycli: Update version requirement of RUN_DEPENDS

- Bump PORTREVISION for package change
DeltaFile
+1-6databases/py-mycli/files/patch-setup.py
+2-1databases/py-mycli/Makefile
+3-72 files