FreeBSD/ports 0d7f379math/openblas/files patch-interface__trsm.c

math/openblas: Fix build on AMD CPU

Upstream issue: https://github.com/OpenMathLib/OpenBLAS/issues/5810

PR:             292566
Approved by:    thierry
DeltaFile
+30-0math/openblas/files/patch-interface__trsm.c
+30-01 files

FreeBSD/ports 9b26635graphics/eog distinfo Makefile, graphics/eog/files patch-src_meson.build patch-src_eog-plugin-engine.c

graphics/eog: update to 50.1

Changelog: https://gitlab.gnome.org/GNOME/eog/-/blob/50.1/NEWS

Fixes devel/libpeas1 update fallout.

Reported by: vvd
DeltaFile
+0-12graphics/eog/files/patch-src_meson.build
+0-11graphics/eog/files/patch-src_eog-plugin-engine.c
+3-3graphics/eog/distinfo
+1-4graphics/eog/Makefile
+2-2graphics/eog/pkg-plist
+6-325 files

FreeBSD/doc a280304documentation/content/en/books/handbook/introduction _index.adoc

handbook/introduction: Replace disc with cloud

FreeBSD hasn't fit on a CD-ROM in a long time,
and nobody we know of is selling FreeBSD DVDs.
This whole page needs TLC, one thing at a time.

Reviewed by:            carlavilla
Discussed with:         cperciva, mchoo
Differential Revision:  https://reviews.freebsd.org/D56981
DeltaFile
+1-1documentation/content/en/books/handbook/introduction/_index.adoc
+1-11 files

FreeBSD/ports b984722www/forgejo-lts distinfo Makefile

www/foregjo-lts: Update to 11.0.14

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.14.md
DeltaFile
+3-3www/forgejo-lts/distinfo
+1-1www/forgejo-lts/Makefile
+4-42 files

FreeBSD/ports f0dd929www/forgejo15 distinfo Makefile

www/foregjo15: Update to 15.0.2

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.2.md
DeltaFile
+3-3www/forgejo15/distinfo
+1-2www/forgejo15/Makefile
+4-52 files

FreeBSD/ports 4a459e3www/forgejo11 distinfo Makefile

www/foregjo11: Update to 11.0.14

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/11.0.14.md
DeltaFile
+3-3www/forgejo11/distinfo
+1-2www/forgejo11/Makefile
+4-52 files

FreeBSD/src cc92108release Makefile Makefile.vm

release: Use make's `:H` rather than `/..`

In general we want to strip subdir components, rather than appending
`..`s.

Reviewed by:    lwhsu
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54373

(cherry picked from commit 3949c2b8c4691a6dff8be7b38805d56faab91187)
(cherry picked from commit 61f0453b3aa71e640a42085f67ce556ca3283c6c)
DeltaFile
+2-2release/Makefile
+1-1release/Makefile.vm
+3-32 files

FreeBSD/ports 7d952cceditors/pluma pkg-plist distinfo

editors/pluma: update to 1.28.1

Changelog: https://github.com/mate-desktop/pluma/releases/tag/v1.28.1

Fixes devel/libpeas1 update fallout.

Reported by: Ale
PR: 295224
DeltaFile
+31-0editors/pluma/pkg-plist
+3-3editors/pluma/distinfo
+3-3editors/pluma/Makefile
+37-63 files

FreeBSD/ports 3a6bff0graphics/eom pkg-plist Makefile, graphics/eom/files patch-po_LINGUAS

graphics/eom: update to 1.28.1

Changelog: https://github.com/mate-desktop/eom/releases/tag/v1.28.1

Fixes devel/libpeas1 update fallout.

Reported by: Ale
PR: 295223
DeltaFile
+17-57graphics/eom/pkg-plist
+10-7graphics/eom/Makefile
+0-17graphics/eom/files/patch-po_LINGUAS
+3-3graphics/eom/distinfo
+30-844 files

FreeBSD/ports a2fbe12games/xonix pkg-descr

games/xonix: Fix typos in pkg-descr
DeltaFile
+1-1games/xonix/pkg-descr
+1-11 files

FreeBSD/src c3aa964sys/kern uipc_shm.c

shm: Zero struct kinfo_file in sysctl handler

Reported by: Calif.io in collaboration with Claude and Anthropic Research
Reviewed by: jhb
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55806

(cherry picked from commit 25cc459286a02b646751541ccde5a33319471c73)
(cherry picked from commit 6348a5fd0d4792e752cb714f2a536c3287b8d580)
(cherry picked from commit e61804ae6380c8d1db4b8c43bf7821e5d31ca04e)
DeltaFile
+1-1sys/kern/uipc_shm.c
+1-11 files

FreeBSD/src 815eb5asys/compat/linux linux_misc.c

compat/linux: Avoid waitid() kernel stack disclosure

Reported by:    Adam Crosser, Praetorian
Reviewed by:    philip
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55812

(cherry picked from commit 9a9f93bcf1aa0059d759b2f3ea6faeb2760a11bd)
(cherry picked from commit 9f8db9cc67fb86eeb2b645ce7f8aa748e99241a9)
(cherry picked from commit a347e6e20e75ad6224afefcf650ef738c3de094d)
DeltaFile
+1-0sys/compat/linux/linux_misc.c
+1-01 files

FreeBSD/src 7f4bc45sys/compat/freebsd32 freebsd32_misc.c

compat32: Zero struct to avoid stack disclosure

Reported by:    Adam Crosser, Praetorian
Reviewed by:    philip
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55811

(cherry picked from commit 097cb4e9f0432c543c704cec712ce1cd3302335c)
(cherry picked from commit 4551ea3b3f04650cd5300a9eae8994bdb080db91)
(cherry picked from commit 6a808cd7534802d30010fb0a7f46381ff9f6ef3f)
DeltaFile
+1-1sys/compat/freebsd32/freebsd32_misc.c
+1-11 files

FreeBSD/src c5c5705sys/kern kern_descrip.c

sys: Fix heap disclosure in compat7 kern.proc.filedesc sysctl

Reported by: Yuxiang Yang, Yizhou Zhao, Ao Wang, Xuewei Feng, Qi Li, and Ke Xu from Tsinghua University using GLM-5.1 from Z.ai

Reviewed by:    markj
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56976

(cherry picked from commit e68433e1990d5f1bcc1bdd270d65f1e4792a8e1b)
(cherry picked from commit 0cef1a9ae5ec90b2c4717de9bc33fc7c3b1fd705)
(cherry picked from commit 5e6b16f4555cba4422dde7c63344359019a23722)
DeltaFile
+1-1sys/kern/kern_descrip.c
+1-11 files

FreeBSD/src efba864sys/sys elf_common.h

elf_common.h: Add some AArch32 relocations

Reviewed by:    mmel
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55268

(cherry picked from commit 10ac7413c060b1496ef54e2338f487ea84f66206)
(cherry picked from commit 50a7a38ea79f05b2da38352629802c346aeb55d6)
DeltaFile
+13-0sys/sys/elf_common.h
+13-01 files

FreeBSD/src f62ab5csys/sys elf_common.h

elf_common.h: Add AArch64 Memtag ABI constants

Obtained from the Memtag ABI Extension to ELF for the Arm® 64-bit
Architecture (AArch64) [1]

[1] https://github.com/ARM-software/abi-aa/blob/main/memtagabielf64/memtagabielf64.rst#dynamic-section

Reviewed by:    andrew
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55486

(cherry picked from commit d971bc5220f7adb8a2bdfadc8e3ca7ffcf9ca843)
(cherry picked from commit 9712b5e4b58bc3ff9402413ce7a149c956774263)
DeltaFile
+8-0sys/sys/elf_common.h
+8-01 files

FreeBSD/src 5e6b16fsys/kern kern_descrip.c

sys: Fix heap disclosure in compat7 kern.proc.filedesc sysctl

Reported by: Yuxiang Yang, Yizhou Zhao, Ao Wang, Xuewei Feng, Qi Li, and Ke Xu from Tsinghua University using GLM-5.1 from Z.ai

Reviewed by:    markj
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56976

(cherry picked from commit e68433e1990d5f1bcc1bdd270d65f1e4792a8e1b)
(cherry picked from commit 0cef1a9ae5ec90b2c4717de9bc33fc7c3b1fd705)
DeltaFile
+1-1sys/kern/kern_descrip.c
+1-11 files

FreeBSD/src 0cef1a9sys/kern kern_descrip.c

sys: Fix heap disclosure in compat7 kern.proc.filedesc sysctl

Reported by: Yuxiang Yang, Yizhou Zhao, Ao Wang, Xuewei Feng, Qi Li, and Ke Xu from Tsinghua University using GLM-5.1 from Z.ai

Reviewed by:    markj
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56976

(cherry picked from commit e68433e1990d5f1bcc1bdd270d65f1e4792a8e1b)
DeltaFile
+1-1sys/kern/kern_descrip.c
+1-11 files

FreeBSD/ports 8afcfe1print/cups Makefile

print/cups: Enable IPPTOOL and add OPENSSL option

PR:             295249
DeltaFile
+13-4print/cups/Makefile
+13-41 files

FreeBSD/ports b2fbc8ddevel/llvm17 Makefile, devel/llvm18 Makefile

devel/llvm??: Bump PORTREVISION for 4fc6c5e1c9a4

PR:             295111
DeltaFile
+1-1devel/llvm17/Makefile
+1-1devel/llvm18/Makefile
+1-1devel/llvm19/Makefile
+1-1devel/llvm20/Makefile
+1-1devel/llvm21/Makefile
+1-1devel/llvm22/Makefile
+6-65 files not shown
+11-1111 files

FreeBSD/ports c984611archivers/archmerge pkg-descr

archivers/archmerge: Fix typo in pkg-descr
DeltaFile
+1-1archivers/archmerge/pkg-descr
+1-11 files

FreeBSD/ports b0c68catextproc/codebook pkg-descr

textproc/codebook: Fix typo in pkg-descr
DeltaFile
+1-1textproc/codebook/pkg-descr
+1-11 files

FreeBSD/src f617845share/mk src.opts.mk

src.opts.mk: Comment about CTF & DTRACE relationship

WITH_CTF enables building userland components with CTF, and not the ctf*
tools as one might expect.  The tools are actually included with the
DTRACE knob.  Add a comment where the dependency is handled, as this has
caused confusion.

Reported by:    ivy
Reviewed by:    markj
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56977
DeltaFile
+2-0share/mk/src.opts.mk
+2-01 files

FreeBSD/ports aa422cdnet/gitup distinfo Makefile

net/gitup: Update to 1.01

ChangeLog:      https://github.com/johnmehr/gitup/compare/1.0...1.01
PR:             295067
MFH:            2026Q2
(cherry picked from commit 287d1cb968820903e27d433af3b8883e828d0796)
DeltaFile
+3-3net/gitup/distinfo
+1-1net/gitup/Makefile
+4-42 files

FreeBSD/ports 844195alang/rust-nightly distinfo Makefile

lang/rust-nightly: update 1.97.0.20260426 → 1.97.0.20260511

Approved by:    rust (implicit)
DeltaFile
+3-3lang/rust-nightly/distinfo
+1-1lang/rust-nightly/Makefile
+4-42 files

FreeBSD/ports 6a8b0f0textproc/difftastic distinfo Makefile

textproc/difftastic: update 0.68.0 → 0.69.0
DeltaFile
+29-23textproc/difftastic/distinfo
+14-12textproc/difftastic/Makefile
+43-352 files

FreeBSD/ports 9595ba0www/py-postorius Makefile distinfo

www/py-postorius: Fix XSS vulnerability

- Bump PORTREVISION for package change

PR:             295225
Reported by:    Einar Bjarni Halldorsson <einar at isnic.is>
Obtained from:  https://gitlab.com/mailman/postorius/-/commit/c4706abd05ba6bcf472fc674b160d3a9d6a4868b

(cherry picked from commit 4444e522e0a4781c2e6d2d8270d495371545ea00)
DeltaFile
+4-1www/py-postorius/Makefile
+3-1www/py-postorius/distinfo
+7-22 files

FreeBSD/ports 662ae05www/py-postorius pkg-plist Makefile

www/py-postorius: Add EXAMPLES option

- Bump PORTREVISION for package change

PR:             294555
Requested by:   leres

(cherry picked from commit c0bfae42eae007d0b945a7cf8a9ae618e0248764)
DeltaFile
+9-0www/py-postorius/pkg-plist
+6-0www/py-postorius/Makefile
+15-02 files

FreeBSD/src 23005edsys/dev/acpica acpi_spmc.c

acpi_spmc(4): Update copyright

Sponsored by:   The FreeBSD Foundation
DeltaFile
+4-0sys/dev/acpica/acpi_spmc.c
+4-01 files

FreeBSD/src 91d3fb3sys/dev/acpica acpi_spmc.c

acpi_spmc(4): If verbose, print called functions

...as a debugging aid, in order to be able to check that some functions
are effectively called and to identify them quickly if they cause
a hang.

Reviewed by:    obiwac
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56883
DeltaFile
+10-2sys/dev/acpica/acpi_spmc.c
+10-21 files