FreeBSD/ports 25b22f9devel/aws-c-http distinfo Makefile

devel/aws-c-http: Update to 0.10.10

ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.10.10
DeltaFile
+3-3devel/aws-c-http/distinfo
+1-1devel/aws-c-http/Makefile
+4-42 files

FreeBSD/ports 581d65asecurity/s2n-tls distinfo Makefile

security/s2n-tls: Update to 1.7.0

ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.7.0
DeltaFile
+3-3security/s2n-tls/distinfo
+1-1security/s2n-tls/Makefile
+4-42 files

FreeBSD/ports de9ca6fdevel/R-cran-timechange Makefile distinfo

devel/R-cran-timechange: Update to 0.4.0

- Switch to DISTVERSION
- Switch WWW to canonical form

ChangeLog: https://cran.r-project.org/web/packages/timechange/news/news.html
DeltaFile
+5-3devel/R-cran-timechange/Makefile
+3-3devel/R-cran-timechange/distinfo
+8-62 files

FreeBSD/ports c2e1cb8multimedia/obs-studio distinfo Makefile

multimedia/obs-studio: update 32.0.2 → 32.0.4
DeltaFile
+3-3multimedia/obs-studio/distinfo
+2-2multimedia/obs-studio/Makefile
+5-52 files

LLVM/project 012d973mlir/lib/Conversion/PDLToPDLInterp PDLToPDLInterp.cpp, mlir/test/Conversion/PDLToPDLInterp pdl-to-pdl-interp-rewriter.mlir

[mlir][PDL] PDLToPDLInterp: Use the pdl pattern name in the generated rewriter. (#149481)

Before, the rewriters generated by `convert-pdl-to-pdl-interp` had a
generic `"pdl_generated_rewriter"` name. With this change, the name from
the original pdl pattern is kept for the rewriter. This makes it easier
to relate the two.

---------

Co-authored-by: Mehdi Amini <joker-eph at gmail.com>
DeltaFile
+27-0mlir/test/Conversion/PDLToPDLInterp/pdl-to-pdl-interp-rewriter.mlir
+5-2mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp
+32-22 files

FreeBSD/ports be20f82security/openssl34 distinfo Makefile

security/openssl34: Security update to 3.4.4

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit cd908d7bdf266a5755039fce87d181f2f0bd4685)
DeltaFile
+3-3security/openssl34/distinfo
+1-1security/openssl34/Makefile
+4-42 files

FreeBSD/ports bb658b0security/openssl33 distinfo Makefile

security/openssl33: Security update to 3.3.6

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit 1b2ff4cc99eba726b0fdc3955c4c63fa81ba972b)
DeltaFile
+3-3security/openssl33/distinfo
+1-1security/openssl33/Makefile
+4-42 files

FreeBSD/ports cd908d7security/openssl34 distinfo Makefile

security/openssl34: Security update to 3.4.4

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
DeltaFile
+3-3security/openssl34/distinfo
+1-1security/openssl34/Makefile
+4-42 files

FreeBSD/ports 1b2ff4csecurity/openssl33 distinfo Makefile

security/openssl33: Security update to 3.3.6

If you're using this, please switch to OpenSSL 3.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
DeltaFile
+3-3security/openssl33/distinfo
+1-1security/openssl33/Makefile
+4-42 files

OpenBSD/ports pDdQK0Cmeta/tor-browser Makefile

   Tor Browser: update to 15.0.5
VersionDeltaFile
1.119+2-2meta/tor-browser/Makefile
+2-21 files

NetBSD/pkgsrc IyzOkBOdoc CHANGES-2026

   doc: Updated misc/libreoffice to 25.8.4.2nb6
VersionDeltaFile
1.777+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 6Pb7rBvmisc/libreoffice Makefile distinfo, misc/libreoffice/patches patch-configure.ac

   misc/libreoffice: Fix build with converters/orcus-0.21.0

   * And use security/gpgmepp for gpgme c++ support.
   * Bump PKGREVISION because of new filename of orcus and dependency change.
VersionDeltaFile
1.29+16-7misc/libreoffice/patches/patch-configure.ac
1.379+3-3misc/libreoffice/Makefile
1.172+2-2misc/libreoffice/distinfo
+21-123 files

FreeBSD/src 7b6e84csys/dev/usb/net if_ure.c

ure: improve checksum offloading

This patch fixes three issues:
(1) Initially, set the hwassist flags correctly when enabling
    transmit checksum offload for TCP/IPv6 and UDP/IPv6.
(2) Keep the hwassist flags in sync with the capabilities when
    changing txcsum.
(3) Keep the hwasssit flags in sync with the capabilities when
    changing txcsum6.
Without this patch, transmit checksum offloading for TCP/IPv6 and
UDP/IPv6 is never used and transmit checksum offloading for IPv4,
TCP/IPv4 and UDP/IPv4 is always used, even if disabled via
ifconfig ue? -txcsum.

Reviewed by:            Timo Völker
MFC after:              3 days
Differential Revision:  https://reviews.freebsd.org/D54974
DeltaFile
+3-0sys/dev/usb/net/if_ure.c
+3-01 files

FreeBSD/ports d58f024security/gnupg25 pkg-plist Makefile, security/gnupg25/files patch-configure

devel/gnupg25: new port 2.5.17, latest upstream

2.5.16 was (kind of suddenly, since I was waiting for 2.6) declared the
stable version. This was probably because of gpg.fail (which was partly
addressed by the previous update to 2.4.9).

Then 2.5.17 was released to address a number of critical security issues
introduced in the 2.5 branch. Release notes and discussion can
be found at
        https://lwn.net/Articles/1056209/
Upstream release notes at
        https://dev.gnupg.org/T7996

Marked as conflicting with gnupg1 and gnupg-2.4* because the names
of executables have changed again, and the "is-gpg2" flags went
away, so co-installability is poor.
DeltaFile
+135-0security/gnupg25/pkg-plist
+84-0security/gnupg25/Makefile
+13-0security/gnupg25/files/patch-configure
+7-0security/gnupg25/pkg-descr
+3-0security/gnupg25/pkg-help
+3-0security/gnupg25/distinfo
+245-06 files

FreeBSD/ports c809e0btextproc/castxml Makefile

textproc/castxml: Small changes

PR:             290709
DeltaFile
+1-7textproc/castxml/Makefile
+1-71 files

FreeBSD/ports a9cbbe9security/openssl36 distinfo Makefile

security/openssl36: Security update to 3.6.1

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit 85c21fc3477123ca5bdf1760bf0699cc006bff06)
DeltaFile
+3-3security/openssl36/distinfo
+1-1security/openssl36/Makefile
+4-42 files

FreeBSD/ports 5fdb275security/openssl35 distinfo Makefile

security/openssl35: Security update to 3.5.5

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit a7cb239d69697f22f76fd0c45a1e10db12bf0f89)
DeltaFile
+3-3security/openssl35/distinfo
+1-1security/openssl35/Makefile
+4-42 files

FreeBSD/ports 9b3d847security/openssl distinfo Makefile, security/openssl/files extra-patch-ktls patch-crypto_ppccap.c

security/openssl: Security update to 3.0.19

Security:       4b824428-fb93-11f0-b194-8447094a420f
MFH:            2026Q1
(cherry picked from commit add1f8c51476ee5889147cff9d3fd48cb6b97c62)
DeltaFile
+124-124security/openssl/files/extra-patch-ktls
+11-11security/openssl/files/patch-crypto_ppccap.c
+6-6security/openssl/files/patch-crypto_async_arch_async__posix.h
+3-3security/openssl/distinfo
+1-1security/openssl/Makefile
+145-1455 files

FreeBSD/ports dcf7c62. MOVED, multimedia Makefile

multimedia/decord: Remove

Doesn't build with ffmpeg>6 and upstream inactive for 4 years.

PR:             289047
DeltaFile
+0-33multimedia/decord/Makefile
+0-16multimedia/decord/pkg-plist
+0-13multimedia/decord/pkg-descr
+0-7multimedia/decord/distinfo
+0-1multimedia/Makefile
+1-0MOVED
+1-706 files

FreeBSD/ports df45b2adevel/elfio Makefile pkg-plist

devel/elfio: update 3.11 → 3.12.102

PR:             291681
Approved by:    james.wright at digital-chaos.com (maintainer's timeout; 45 days)
DeltaFile
+25-9devel/elfio/Makefile
+0-20devel/elfio/pkg-plist
+3-3devel/elfio/distinfo
+28-323 files

OpenBSD/ports CxW0GA2wayland/greetd Makefile, wayland/greetd/patches patch-greetd_src_session_worker_rs

   wayland/greetd: assorted fixes

   - stop setting QT_QPA_PLATFORM=wayland inconditionally, that breaks qt
     apps in X11 sessions started by greetd, and is accordingly set by
   startxfce4 --wayland.
   - add niri to the list of sample environments
   - fix wayback entry, that's wayback-session that reads your .xinitrc
VersionDeltaFile
1.5+4-5wayland/greetd/patches/patch-greetd_src_session_worker_rs
1.7+2-2wayland/greetd/Makefile
+6-72 files

FreeBSD/ports b6b3d4faudio/dsbmixer Makefile

audio/dsbmixer: Migrate to QT6

PR:             289520
Reported by:    Daniel Engberg <diizzy at FreeBSD.org>
DeltaFile
+7-6audio/dsbmixer/Makefile
+7-61 files

FreeBSD/ports fdc8cb7databases/mongodb-tools distinfo Makefile

databases/mongodb-tools: 100.14.1

https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#100141
DeltaFile
+3-3databases/mongodb-tools/distinfo
+1-4databases/mongodb-tools/Makefile
+4-72 files

LLVM/project dd89c40llvm/test/CodeGen/AArch64 ptrauth-intrinsic-auth-resign-with-blend.ll

Add crash reproducer as a test case
DeltaFile
+27-0llvm/test/CodeGen/AArch64/ptrauth-intrinsic-auth-resign-with-blend.ll
+27-01 files

FreeBSD/ports b74f2b1devel/cargo-about distinfo Makefile

devel/cargo-about: update 0.8.2 → 0.8.4

PR:     292272
DeltaFile
+253-291devel/cargo-about/distinfo
+2-294devel/cargo-about/Makefile
+273-0devel/cargo-about/Makefile.crates
+528-5853 files

FreeBSD/ports b21ea20audio/lollypop Makefile distinfo, audio/lollypop/files pkg-message.in

audio/lollypop: update 1.4.41 → 1.4.45

PR:     289648
DeltaFile
+11-20audio/lollypop/Makefile
+5-4audio/lollypop/files/pkg-message.in
+3-5audio/lollypop/distinfo
+1-1audio/lollypop/pkg-plist
+20-304 files

FreeBSD/ports 640bd37math/py-scikit-umfpack Makefile distinfo

math/py-scikit-umfpack: update 0.4.1 → 0.4.2

PR:     292199
DeltaFile
+7-6math/py-scikit-umfpack/Makefile
+3-3math/py-scikit-umfpack/distinfo
+10-92 files

OpenBSD/ports 2kYlOx6devel/orc Makefile distinfo, devel/orc/pkg PLIST

   Update to orc-0.4.42.

   from Brad (maintainer)
VersionDeltaFile
1.12+9-43devel/orc/pkg/PLIST
1.27+6-7devel/orc/Makefile
1.12+2-2devel/orc/distinfo
+17-523 files

OpenBSD/ports EUufNnpsysutils/awscli/v1 Makefile distinfo

   Update to awscli-1.44.29.
VersionDeltaFile
1.19+2-2sysutils/awscli/v1/Makefile
1.17+2-2sysutils/awscli/v1/distinfo
+4-42 files

OpenBSD/ports j3Qlb9Rnet/py-boto3 distinfo Makefile

   Update to py3-boto3-1.42.39.
VersionDeltaFile
1.635+2-2net/py-boto3/distinfo
1.647+1-1net/py-boto3/Makefile
+3-32 files