FreeBSD/ports acbfd99multimedia/plexmediaserver distinfo Makefile

multimedia/plexmediaserver: Update to 1.43.0.10492

PR:             293838
Submitted by:   Ben Shertenlieb <b.shertenlieb at yahoo.com> (maintainer)
DeltaFile
+3-3multimedia/plexmediaserver/distinfo
+2-2multimedia/plexmediaserver/Makefile
+5-52 files

FreeBSD/src 41f69bfsys/ofed/include/rdma ib_mad.h

ofed: Fix a typo in a source code comment

- s/refereced/referenced/

(cherry picked from commit aed3bc80fe033ab28e8f01cad49e73deb761516b)
DeltaFile
+1-1sys/ofed/include/rdma/ib_mad.h
+1-11 files

FreeBSD/src 71ca167sys/net if_types.h

if_types: Fix a typo in a source code comment

- s/Circiut/Circuit/

Obtained from:  OpenBSD

(cherry picked from commit 8bc31c88d65ad99cd510fbe511958799d3531477)
DeltaFile
+1-1sys/net/if_types.h
+1-11 files

FreeBSD/src 448cc32sys/ofed/include/rdma ib_mad.h

ofed: Fix a typo in a source code comment

- s/refereced/referenced/

(cherry picked from commit aed3bc80fe033ab28e8f01cad49e73deb761516b)
DeltaFile
+1-1sys/ofed/include/rdma/ib_mad.h
+1-11 files

FreeBSD/src 7748c00sys/net if_types.h

if_types: Fix a typo in a source code comment

- s/Circiut/Circuit/

Obtained from:  OpenBSD

(cherry picked from commit 8bc31c88d65ad99cd510fbe511958799d3531477)
DeltaFile
+1-1sys/net/if_types.h
+1-11 files

FreeBSD/src 0b2011fstand/powerpc/ofw ppc-common.ldscript

loader: Fix powerpc64le by working around slof bug in qemu/slof

Fix powerpc 64 little endian booting by adding some padding. Due to

https://gitlab.com/slof/slof/-/blob/master/lib/libelf/elf32.c?ref_type=heads#L114
https://gitlab.com/slof/slof/-/blob/master/lib/libelf/elf32.c?ref_type=heads#L150

using <= instead of <, slof used to loop over the phdrs. It overruns by
1 and so on little endian it swizzles the first 32 bytes of .text. Work
around this by adding 32 bytes of padding after the headers. We should
fix this in slof, but it's in the just released QEMU 10.2, so we have to
pad things here for now.

Now powerpc64le + qemu works.

MFC After: 3 days (maybe EN too)
Reviewed by: adrian, jhibbits
Sponsored by: Netflix

(cherry picked from commit 424089a0fc82ee9db8659b8c1099bbbde8999473)
DeltaFile
+1-1stand/powerpc/ofw/ppc-common.ldscript
+1-11 files

FreeBSD/ports 56dc43etextproc/py-pygments distinfo Makefile

textproc/py-pygments: Update to 2.20.0

ChangeLog:      https://github.com/pygments/pygments/releases/tag/2.20.0
Reported by:    "Matthäus G. Chajdas" <notifications at github.com>
DeltaFile
+3-3textproc/py-pygments/distinfo
+2-2textproc/py-pygments/Makefile
+5-52 files

FreeBSD/ports 575f865multimedia/openshot pkg-plist distinfo, multimedia/openshot/files patch-doc_effects.rst patch-src_settings___default.settings

multimedia/openshot: Update 3.4.0 => 3.5.0

Changelog:
https://github.com/OpenShot/openshot-qt/releases/tag/v3.5.0

PR:             294111
Sponsored by:   UNIS Labs
DeltaFile
+171-0multimedia/openshot/files/patch-doc_effects.rst
+91-3multimedia/openshot/pkg-plist
+3-3multimedia/openshot/distinfo
+3-3multimedia/openshot/files/patch-src_settings___default.settings
+3-3multimedia/openshot/files/patch-doc_conf.py
+2-2multimedia/openshot/files/patch-src_classes_metrics.py
+273-143 files not shown
+278-199 files

FreeBSD/ports c4afe89multimedia/libopenshot distinfo Makefile, multimedia/libopenshot/files patch-src_FFmpegWriter.cpp patch-src_FFmpegReader.cpp

multimedia/libopenshot: Update 0.5.0 => 0.6.0

Changelog:
https://github.com/OpenShot/libopenshot/releases/tag/v0.6.0

PR:             294111
Sponsored by:   UNIS Labs
DeltaFile
+12-9multimedia/libopenshot/files/patch-src_FFmpegWriter.cpp
+6-6multimedia/libopenshot/files/patch-src_FFmpegReader.cpp
+11-0multimedia/libopenshot/files/patch-bindings_python_CMakeLists.txt
+3-3multimedia/libopenshot/distinfo
+1-2multimedia/libopenshot/Makefile
+1-1multimedia/libopenshot/pkg-plist
+34-216 files

FreeBSD/ports 4b8abb4audio/libopenshot-audio distinfo Makefile, audio/libopenshot-audio/files patch-CMakeLists.txt

audio/libopenshot-audio: Update 0.5.0 => 0.6.0

Changelog:
https://github.com/OpenShot/libopenshot-audio/releases/tag/v0.6.0

PR:             294111
Sponsored by:   UNIS Labs
DeltaFile
+3-3audio/libopenshot-audio/files/patch-CMakeLists.txt
+3-3audio/libopenshot-audio/distinfo
+1-1audio/libopenshot-audio/Makefile
+7-73 files

FreeBSD/src dafac65share/man/man9 DEVICE_IDENTIFY.9

DEVICE_IDENTIFY.9: Fix function call to detect driver in example code

Fixes:          ccabc7c2e556 ("DEVICE_IDENTIFY.9: Modernize description and use cases")
MFC after:      3 days
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit c78937677c973c48fd438ea06cfb51e11cc62851)
DeltaFile
+1-1share/man/man9/DEVICE_IDENTIFY.9
+1-11 files

FreeBSD/src 806d26esys/security/mac_do mac_do.c

MAC/do: Comments: Rephrase one, fix a typo in another

No functional change.

MFC after:      3 days
Event:          AsiaBSDCon 2026
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 954aaf3958e2ea0e9b1811090ddbb9d8b13a3e5a)
DeltaFile
+5-4sys/security/mac_do/mac_do.c
+5-41 files

FreeBSD/src 25d0c5dsys/kern kern_cpu.c

cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test

'sc->levels_buf' is initialized with malloc(M_WAITOK), so can never be
NULL.  Another sysctl handler function (cpufreq_curr_sysctl()) already
relies on that.

MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 953b9164c3d93e820a53b4fdebbde7fabb7b7644)
DeltaFile
+2-6sys/kern/kern_cpu.c
+2-61 files

FreeBSD/src e220af9sys/dev/nvme nvme_sim.c

nvme_sim: Fix name in module version metadata

MFC after:      1 week
Fixes:          1e39b5d4833e ("nvme_sim: Attach as a child of nvme")
Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-1sys/dev/nvme/nvme_sim.c
+1-11 files

FreeBSD/src 4deb934sys/kern vfs_vnops.c

vfs: Simplify vfs_write_resume()/vn_start_write_refed()

The call to vn_start_write_refed() from vfs_write_resume() with
'mplocked' set to 'true' exactly boils down to doing an increment of
'mnt_writeopcount', albeit with lots of unnecessary verifications.

Replace it with an inline incrementation.  As the original call was the
last with 'mplocked' with 'true', remove the 'mplocked' parameter from
vfs_write_resume(), simplifying its code accordingly ('mplocked' always
false).

While here, in vfs_write_resume(), initialize 'error' out of the mount
lock.

Reviewed by:    kib
MFC after:      1 week
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56108
DeltaFile
+10-12sys/kern/vfs_vnops.c
+10-121 files

FreeBSD/doc 2f8978cwebsite/themes/beastie/layouts index.html, website/themes/beastie/layouts/events single.html

Revert "[website]: Remove deprecated elements"

This reverts commit e4e43c2e67951051cacece80a1a19b7bdd878ecd.
DeltaFile
+10-10website/themes/beastie/layouts/index.html
+3-3website/themes/beastie/layouts/events/single.html
+3-3website/themes/beastie/layouts/news/list.html
+3-3website/themes/beastie/layouts/news/single.html
+3-3website/themes/beastie/layouts/press/list.html
+3-3website/themes/beastie/layouts/press/single.html
+25-2526 files not shown
+66-6632 files

FreeBSD/ports c3601dbsysutils/httm distinfo Makefile.crates

sysutils/httm: Update version 0.49.1=>0.49.2

Changelog: https://github.com/kimono-koans/httm/releases/tag/0.49.2
DeltaFile
+5-7sysutils/httm/distinfo
+1-2sysutils/httm/Makefile.crates
+1-1sysutils/httm/Makefile
+7-103 files

FreeBSD/ports 76f54d9sysutils/consul distinfo Makefile

sysutils/consul: Update version 1.22.5=>1.22.6

Changelog: https://github.com/hashicorp/consul/releases/tag/v1.22.6
DeltaFile
+15-15sysutils/consul/distinfo
+2-3sysutils/consul/Makefile
+17-182 files

FreeBSD/ports 86dd559net/google-cloud-sdk distinfo Makefile

net/google-cloud-sdk: Update version 561.0.0=>562.0.0
DeltaFile
+3-3net/google-cloud-sdk/distinfo
+1-1net/google-cloud-sdk/Makefile
+4-42 files

FreeBSD/ports 0468f96devel/please distinfo Makefile

devel/please: Update version 17.28.0=>17.29.0

Changelog: https://github.com/thought-machine/please/releases/tag/v17.29.0
DeltaFile
+5-5devel/please/distinfo
+1-2devel/please/Makefile
+6-72 files

FreeBSD/ports 1cdaeffdatabases/redis distinfo Makefile

databases/redis: Update version 8.6.1=>8.6.2

Changelog: https://github.com/redis/redis/releases/tag/8.6.2
DeltaFile
+3-3databases/redis/distinfo
+1-2databases/redis/Makefile
+4-52 files

FreeBSD/ports 1961e1ddatabases/freetds-devel distinfo Makefile

databases/freetds-devel: Update version 1.5.282=>1.5.283
DeltaFile
+3-3databases/freetds-devel/distinfo
+1-1databases/freetds-devel/Makefile
+4-42 files

FreeBSD/ports 72923a9devel/cirrus-cli distinfo Makefile

devel/cirrus-cli: Update version 0.164.3=>0.165.0

Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.165.0
DeltaFile
+5-5devel/cirrus-cli/distinfo
+1-1devel/cirrus-cli/Makefile
+6-62 files

FreeBSD/ports ef4320fdatabases/freetds distinfo Makefile

databases/freetds: Update version 1.5.14=>1.5.15
DeltaFile
+3-3databases/freetds/distinfo
+1-1databases/freetds/Makefile
+4-42 files

FreeBSD/ports 7e05dc9net/tigervnc-server distinfo Makefile.common.mk, net/tigervnc-viewer Makefile

net/tigervnc*: Update to 1.16.2

Changes:        https://github.com/TigerVNC/tigervnc/releases/tag/v1.16.1
Changes:        https://github.com/TigerVNC/tigervnc/releases/tag/v1.16.2
DeltaFile
+3-3net/tigervnc-server/distinfo
+1-1net/tigervnc-server/Makefile.common.mk
+0-1net/tigervnc-viewer/Makefile
+0-1net/tigervnc-viewer-java/Makefile
+0-1net/tigervnc-server/Makefile
+4-75 files

FreeBSD/ports b18f707net/zapret2 distinfo Makefile

net/zapret2: Update 0.9.4.5 => 0.9.4.6

Approved by:            yuri@ (maintainer, Mentor)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D56147
DeltaFile
+3-3net/zapret2/distinfo
+1-1net/zapret2/Makefile
+4-42 files

FreeBSD/ports ba99935sysutils/elephant distinfo Makefile, sysutils/elephant/files patch-vendor_github.com_neurlang_wayland_os_scm__linux.go

sysutils/elephant: Update to 2.20.3

Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.20.3

Reported by:    GitHub (watch releases)
DeltaFile
+5-5sysutils/elephant/distinfo
+3-3sysutils/elephant/files/patch-vendor_github.com_neurlang_wayland_os_scm__linux.go
+1-1sysutils/elephant/Makefile
+9-93 files

FreeBSD/ports b0e9029devel/violet distinfo Makefile

devel/violet: Follow upstream tarball reroll

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3devel/violet/distinfo
+1-0devel/violet/Makefile
+4-32 files

FreeBSD/src e6eba50sys/amd64/vmm x86.c

vmm: Add missing AVX instructions for AVX512 in cpuid stdext

Reported by:    Tom <freebsd at fizz.buzz>
Reviewed by:    markj
Tested by:      Tom <freebsd at fizz.buzz>
MFC after:      2 weeks
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56021
DeltaFile
+12-3sys/amd64/vmm/x86.c
+12-31 files

FreeBSD/ports f12ee91science/py-tensorflow distinfo Makefile

science/py-tensorflow: Fix fetch
DeltaFile
+5-5science/py-tensorflow/distinfo
+1-7science/py-tensorflow/Makefile
+3-3science/py-tensorflow/Makefile.MASTER_SITES
+9-153 files