FreeBSD/ports 722188ddevel/dwarves Makefile, devel/dwarves/files freebsd_compat.h patch-lib_bpf_src_btf.c

devel/dwarves: Update to 1.31

PR:             293431
Approved by:    cem (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D55142
DeltaFile
+183-0devel/dwarves/files/freebsd_compat.h
+0-86devel/dwarves/files/patch-lib_bpf_src_btf.c
+38-32devel/dwarves/Makefile
+33-37devel/dwarves/files/patch-CMakeLists.txt
+0-61devel/dwarves/files/patch-lib_bpf_src_libbpf.c
+0-35devel/dwarves/files/patch-dtagnames.c
+254-25110 files not shown
+343-30616 files

FreeBSD/ports 5e69820devel/elfutils Makefile, devel/elfutils/files patch-lib_error.c patch-lib_error.h

devel/elfutils: Catch up with devel/gnulib update

PR:             293431
Approved by:    cem (maintainer timeout)
Differential Revision:  https://reviews.freebsd.org/D55142
DeltaFile
+0-70devel/elfutils/files/patch-lib_error.c
+0-21devel/elfutils/files/patch-lib_error.h
+9-2devel/elfutils/Makefile
+0-5devel/elfutils/files/patch-lib_exitfail.h
+0-4devel/elfutils/files/patch-lib_gettext.h
+1-1devel/elfutils/files/patch-lib_Makefile.am
+10-1036 files

FreeBSD/ports 929d989devel/gnulib Makefile distinfo, devel/gnulib/files patch-lib_obstack.c patch-check-copyright

devel/gnulib: Update to 20260127

PR:             293431
Differential Revision:  https://reviews.freebsd.org/D55142
DeltaFile
+30-19devel/gnulib/Makefile
+14-0devel/gnulib/files/patch-lib_obstack.c
+13-0devel/gnulib/files/patch-check-copyright
+3-2devel/gnulib/distinfo
+60-214 files

FreeBSD/src 922d735sys/fs/tarfs tarfs_io.c

tarfs: swap deprecated ZSTD_resetDStream() with ZSTD_DCtx_reset()

ZSTD_resetDStream() is deprecated since 1.5.4: https://github.com/facebook/zstd/commit/5d8cfa6b96a6442ab1251f9de3b47a0eb12561a0

This change is needed to MFV zstd 1.5.7.

Approved by:    emaste (mentor)
MFC after:      3 days
Differential Revision:  https://reviews.freebsd.org/D55835
DeltaFile
+2-2sys/fs/tarfs/tarfs_io.c
+2-21 files

FreeBSD/src 736d885tests/sys/fs/fusefs read.cc

tests/fusefs: fix sign-compare warning on armv7

Fixes:          7e68af7ce2c1b892954df415774fe59fd2f1b62f
Reviewed by:    asomers
Approved by:    emaste (mentor)
Differential Revision:  https://reviews.freebsd.org/D55846
DeltaFile
+5-5tests/sys/fs/fusefs/read.cc
+5-51 files

FreeBSD/ports c03bf14. .mailmap

.mailmap: Add laurent@
DeltaFile
+1-0.mailmap
+1-01 files

FreeBSD/src 4efe7fashare/misc committers-ports.dot

committers-ports.dot: Add new committer (laurent)

Update Mentor (thierry) and Mentee (laurent) Information.

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D55856
DeltaFile
+3-1share/misc/committers-ports.dot
+3-11 files

FreeBSD/doc 661a0f5documentation/content/en/articles/pgpkeys _index.adoc, documentation/static/pgpkeys laurent.key

new committer (ports): Laurent Chardon (laurent)

Complete steps 1-4 for new committers from the committer's guide

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D55854
DeltaFile
+44-0documentation/static/pgpkeys/laurent.key
+4-0website/data/en/news/news.toml
+4-0shared/authors.adoc
+3-0documentation/content/en/articles/pgpkeys/_index.adoc
+1-0shared/contrib-committers.adoc
+56-05 files

FreeBSD/ports 89421aadatabases/puppetdb-terminus8 Makefile, databases/puppetdb8 Makefile

*/*: Deprecate discontinued OSS Puppet components

As announced in the [2025Q4] status report, the legacy ports for Open
Source Puppet (which were abandonned by Perforce following the
aquisition of Puppetlabs), are now deprecated and scheduled for removal
in a few months.

Switching from Puppet to OpenVox is relatively straightforward: when
installing the replacement for a deprecated component, pkg(8) will
detect a conflict between the legacy component and the new one and will
prompt you to remove the deprecated package, which is the right course
of action.

For more details, refer to the [2025Q4] status report.

[2025Q4]: https://www.freebsd.org/status/report-2025-10-2025-12/#_openvox_puppet

With hat:       puppet
DeltaFile
+3-0databases/puppetdb-terminus8/Makefile
+3-0databases/puppetdb8/Makefile
+3-0sysutils/puppet8/Makefile
+3-0sysutils/puppetserver8/Makefile
+3-0sysutils/rubygem-bolt/Makefile
+3-0sysutils/rubygem-facter/Makefile
+18-02 files not shown
+24-08 files

FreeBSD/src c4e303fusr.sbin/virtual_oss/virtual_oss virtual_oss.c

virtual_oss: Use virtual_oss_delay_ns() to avoid duplication

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week

(cherry picked from commit 3a410851bf02c247e71bcd06fdeec2706c6b6070)
DeltaFile
+1-4usr.sbin/virtual_oss/virtual_oss/virtual_oss.c
+1-41 files

FreeBSD/src 9c49c39usr.sbin/virtual_oss/virtual_oss virtual_oss.c

virtual_oss: Use virtual_oss_timestamp() to avoid duplication

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week

(cherry picked from commit e75c8faf277dded0a80d469cb8182583716a2211)
DeltaFile
+13-16usr.sbin/virtual_oss/virtual_oss/virtual_oss.c
+13-161 files

FreeBSD/ports 301a577audio/py-pyradio distinfo Makefile

audio/py-pyradio: Update to 0.9.3.11.28

ChangeLog:      https://github.com/coderholic/pyradio/releases/tag/0.9.3.11.28
Reported by:    Spiros Georgaras <notifications at github.com>
DeltaFile
+3-3audio/py-pyradio/distinfo
+1-1audio/py-pyradio/Makefile
+4-42 files

FreeBSD/ports 4e931fdwww/py-puppetboard distinfo Makefile

www/py-puppetboard: Update to 7.0.1

ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#v701-2026-03-13

With hat:       puppet
DeltaFile
+3-3www/py-puppetboard/distinfo
+2-1www/py-puppetboard/Makefile
+5-42 files

FreeBSD/ports 21d3e3bdevel/rubygem-locale Makefile

devel/rubygem-locale: Add missing dependency

2.1.5 introduce a first run-time dependency.

Approved by:    blanket (fix runtime)
DeltaFile
+3-0devel/rubygem-locale/Makefile
+3-01 files

FreeBSD/ports 9a9c94fsysutils/rubygem-openbolt distinfo Makefile

sysutils/rubygem-openbolt: Update to 5.4.0

ChangeLog:
https://github.com/OpenVoxProject/openbolt/blob/main/CHANGELOG.md#540-2026-03-04

With hat:       puppet
DeltaFile
+3-3sysutils/rubygem-openbolt/distinfo
+1-1sysutils/rubygem-openbolt/Makefile
+4-42 files

FreeBSD/ports f200f98textproc/rubygem-openvox-strings distinfo Makefile

textproc/rubygem-openvox-strings: Update to 7.1.0

ChangeLog:
https://github.com/voxpupuli/openvox-strings/blob/main/CHANGELOG.md#v710-2026-03-12

With hat:       puppet
DeltaFile
+3-3textproc/rubygem-openvox-strings/distinfo
+1-1textproc/rubygem-openvox-strings/Makefile
+4-42 files

FreeBSD/ports 2deb61csysutils/rubygem-hiera-eyaml distinfo Makefile

sysutils/rubygem-hiera-eyaml: Update to 5.0.0

ChangeLog:
https://github.com/voxpupuli/hiera-eyaml/blob/master/CHANGELOG.md#v500-2026-02-21

With hat:       puppet
DeltaFile
+3-3sysutils/rubygem-hiera-eyaml/distinfo
+3-2sysutils/rubygem-hiera-eyaml/Makefile
+6-52 files

FreeBSD/ports 1b60b7edatabases/openvoxdb-terminus8 distinfo Makefile, databases/openvoxdb8 distinfo Makefile

databases/openvoxdb8: Update to 8.12.1

Release notes:
https://github.com/OpenVoxProject/openvoxdb/releases/tag/8.12.1

With hat:       puppet
DeltaFile
+3-3databases/openvoxdb-terminus8/distinfo
+3-3databases/openvoxdb8/distinfo
+2-3databases/openvoxdb8/Makefile
+1-1databases/openvoxdb-terminus8/Makefile
+9-104 files

FreeBSD/ports 5dfa533sysutils/rubygem-openvoxserver-ca distinfo Makefile

sysutils/rubygem-openvoxserver-ca: Update to 3.1.1

ChangeLog:
https://github.com/OpenVoxProject/openvoxserver-ca/blob/main/CHANGELOG.md#311-2026-02-21

With hat:       puppet
DeltaFile
+3-3sysutils/rubygem-openvoxserver-ca/distinfo
+1-1sysutils/rubygem-openvoxserver-ca/Makefile
+4-42 files

FreeBSD/ports 6616b47sysutils/openvox-server8 distinfo Makefile

sysutils/openvox-server8: Update to 8.12.1

Release notes:
https://github.com/OpenVoxProject/openvox-server/releases/tag/8.12.1

With hat:       puppet
DeltaFile
+3-3sysutils/openvox-server8/distinfo
+2-3sysutils/openvox-server8/Makefile
+5-62 files

FreeBSD/ports 385c551sysutils/openvox-agent8 distinfo Makefile, sysutils/openvox-agent8/files patch-lib_puppet_util_monkey__patches.rb

sysutils/openvox-agent8: Update to 8.25.0

ChangeLog:
https://github.com/OpenVoxProject/openvox/blob/main/CHANGELOG.md#8250-2026-02-16

With hat:       puppet
DeltaFile
+0-15sysutils/openvox-agent8/files/patch-lib_puppet_util_monkey__patches.rb
+3-3sysutils/openvox-agent8/distinfo
+1-1sysutils/openvox-agent8/Makefile
+4-193 files

FreeBSD/ports 4b1f15esysutils/rubygem-openfact distinfo Makefile

sysutils/rubygem-openfact: Update to 5.5.0

ChangeLog:
https://github.com/OpenVoxProject/openfact/blob/main/CHANGELOG.md#550-2026-02-20

With hat:       puppet
DeltaFile
+3-3sysutils/rubygem-openfact/distinfo
+3-2sysutils/rubygem-openfact/Makefile
+6-52 files

FreeBSD/ports b7d25f4textproc/ov distinfo Makefile

textproc/ov: Update to 0.51.1

Changelog: https://github.com/noborus/ov/releases/tag/v0.51.1

PR:             293377
Approved by:    lcook (maintainer, timeout >2 weeks)
DeltaFile
+5-5textproc/ov/distinfo
+2-3textproc/ov/Makefile
+7-82 files

FreeBSD/ports 7688422audio/waves Makefile

audio/waves: Add missing run-dependency

- Add audio/alsa-plugins to RUN_DEPENDS because without it waves
  cannot play any song.
- Bump PORTREVISION
DeltaFile
+3-2audio/waves/Makefile
+3-21 files

FreeBSD/ports cd7698baudio/noctavox Makefile

audio/noctavox: Add runtime dependency

- Add audio/alsa-plugins to RUN_DEPENDS, because without it noctavox
  fails to start with the following error:

ALSA lib pcm.c:2722:(snd_pcm_open_noupdate) [error.pcm] Unknown PCM oss

thread 'main' (101801) panicked at noctavox/src/player/handle.rs:18:40:
Failed to initialize backend: output error: The requested device is no longer available. For example, it has been unplugged.

- Bump PORTREVISION
DeltaFile
+2-0audio/noctavox/Makefile
+2-01 files

FreeBSD/ports 527ebd9deskutils/gnome-shell-extension-manager distinfo Makefile

deskutils/gnome-shell-extension-manager: Update to 0.6.5

Changelog:
- https://github.com/mjakeman/extension-manager/releases/tag/v0.6.4
- https://github.com/mjakeman/extension-manager/releases/tag/v0.6.5

Reported by:    GitHub (watch releases)
DeltaFile
+3-3deskutils/gnome-shell-extension-manager/distinfo
+1-2deskutils/gnome-shell-extension-manager/Makefile
+2-0deskutils/gnome-shell-extension-manager/pkg-plist
+6-53 files

FreeBSD/ports 91176a0devel/bustle distinfo Makefile.crates

devel/bustle: Update to 0.13.0

Changelog: https://gitlab.gnome.org/World/bustle/-/compare/0.12.0...0.13.0

Reported by:    Repology
DeltaFile
+151-127devel/bustle/distinfo
+74-62devel/bustle/Makefile.crates
+4-7devel/bustle/Makefile
+2-0devel/bustle/pkg-plist
+231-1964 files

FreeBSD/src 8a62a2asys/contrib/openzfs/module/unicode u8_textprep.c, sys/contrib/openzfs/module/zfs u8_textprep.c

zfs: merge openzfs/zfs at f8e5af53e

Notable upstream pull request merges:
 #17358 4975430cf Add vdev property to disable vdev scheduler
 #18031 c77f17b75 Add snapshots_changed_nsecs dataset property
 #18080 dbb3f247e cmd/zfs: clone: accept `-u` to not mount newly created
                  datasets
 #18089 -multiple Zstd: Update bundled library to version 1.5.7
 #18091 2301755df Fix zfs_open() to skip zil_async_to_sync() for the
                  snapshot
 #18093 -multiple L2ARC: Rework write throttling with DWPD rate limiting
                  and parallel writes
 #18095 2dbd6af5e Rename several printf attributes declarations to
                  __printf__
 #18096 8605bdfdd FreeBSD: unbreak compilation on i386
 #18105 794f1587d When receiving a stream with the large block flag,
                  activate feature
 #18115 765929cb4 DDT: Add locking for table ZAP destruction
 #18118 09e4e01e9 Fix history logging for `zpool create -t`

    [45 lines not shown]
DeltaFile
+7,037-228sys/contrib/openzfs/module/zstd/lib/common/xxhash.h
+4,698-1,133sys/contrib/openzfs/module/zstd/lib/compress/zstd_compress.c
+2,171-0sys/contrib/openzfs/module/zfs/u8_textprep.c
+0-2,171sys/contrib/openzfs/module/unicode/u8_textprep.c
+1,288-592sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompress.c
+1,478-370sys/contrib/openzfs/module/zstd/lib/zstd.h
+16,672-4,494517 files not shown
+38,434-15,260523 files

FreeBSD/doc a3f5dd4shared contrib-additional.adoc

Add Michihiro Satoh to the list
DeltaFile
+1-0shared/contrib-additional.adoc
+1-01 files

FreeBSD/src 7566892lib/libsys sigreturn.2

sigreturn.2: refresh the man page

(cherry picked from commit 9da4a804f0916b24519b8baa7ed460a7ba23d8c8)
DeltaFile
+16-8lib/libsys/sigreturn.2
+16-81 files