FreeBSD/ports c232601devel/libftdi1/files patch-CMakeLists.txt

devel/libftdi1: Fix building with CMake 4

Approved by:    portmgr (fixit blanket)
DeltaFile
+11-2devel/libftdi1/files/patch-CMakeLists.txt
+11-21 files

FreeBSD/ports 78c2c9bnet-mgmt/semaphore Makefile, net-mgmt/semaphore/files semaphore.in

net-mgmt/semaphore: fix rc script config path

The rc script defaulted to semaphore_config.json, but the port installs
config.json, so the service did not start on a fresh installation.

Installations that created semaphore_config.json by hand can keep it via
semaphore_config in rc.conf.

Reported by:    Niclas Wagner (via private mail)
Approved by:    portmgr (runtime fix blanket)
Sponsored by:   Netzkommune GmbH
DeltaFile
+1-1net-mgmt/semaphore/files/semaphore.in
+1-1net-mgmt/semaphore/Makefile
+2-22 files

FreeBSD/poudriere 4c66122.builds freebsd.yml

CI: remove kyua dep since it is now part of the base system
DeltaFile
+0-1.builds/freebsd.yml
+0-11 files

FreeBSD/ports bb6a0ecx11-fonts/webfonts Makefile

x11-fonts/webfonts: Improve port

Make use of the framework instead of working around it

PR:             298040
Approved by:    maintainer timeout, 2+ weeks
DeltaFile
+23-36x11-fonts/webfonts/Makefile
+23-361 files

FreeBSD/ports 70d0247net-mgmt/braa Makefile distinfo, net-mgmt/braa/files patch-Makefile

net-mgmt/braa: Update to 0.90.1

Changelog: https://github.com/mteg/braa/compare/v0.9.1...v0.90.1

PR:             297789
DeltaFile
+7-9net-mgmt/braa/files/patch-Makefile
+3-3net-mgmt/braa/distinfo
+3-2net-mgmt/braa/Makefile
+13-143 files

FreeBSD/ports e6ca82fsysutils/py-hcloud Makefile distinfo

sysutils/py-hcloud: update to 2.24.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.24.0/CHANGELOG.md
Reported-by:    portscout,repology
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/src 5de4183share/man/man4 wlan_amrr.4 ixl.4

manpages: Convert links from http to https when valid

Many of our man pages contain links to websites that are still using
http. Convert them to use https. I skipped those that:
- were not available anymore,
- did not provide an SSL page,
- had caused an SSL validation error,
- were not the original link anymore (i.e. aquisition)
- where the site structure had changed, causing 404s on the new site

Event:                  EuroBSDcon 2026
Reviewed by:            carlavilla (very fast, thanks for that)
Differential Revision:  https://reviews.freebsd.org/D59629
DeltaFile
+4-4share/man/man4/dc.4
+3-3share/man/man4/pcm.4
+2-2share/man/man4/ixl.4
+2-2share/man/man4/iavf.4
+2-2share/man/man4/cxgbe.4
+1-1share/man/man4/wlan_amrr.4
+14-1425 files not shown
+39-3931 files

FreeBSD/src 05a2d40lib/geom/label glabel.8

glabel.8: clarify volume labels, metadata identifiers, and generic GEOM labels

Change description of manual page to add precision. Split out
filesystem, GPT and GEOM labels.  Give an example for each filesystem
for the program to show how to set a label. Clarify examples and use ada
device names consistently.

PR:                         262207
Differential Revision:      https://reviews.freebsd.org/D51030
DeltaFile
+73-56lib/geom/label/glabel.8
+73-561 files

FreeBSD/ports c5a7e29multimedia/ossia-score/files patch-3rdparty_libossia_cmake_deps_boost.cmake

multimedia/ossia-score: Fix build

Boost discovery wasn't covering the current boost version.

PR:             298450
Reported by:    Daniel Engberg <diizzy at FreeBSD.org>, fallout
DeltaFile
+12-0multimedia/ossia-score/files/patch-3rdparty_libossia_cmake_deps_boost.cmake
+12-01 files

FreeBSD/src c1e7332sys/compat/freebsd32 freebsd32_misc.c, sys/kern kern_sendfile.c

sendfile(2): rework compat implementation

Rename the sendfile() function to kern_sendfile(), expand the arguments
previously passed in struct sendfile_args, and extend with two function
pointer arguments to copy in the header/trailer structure and the
create uio's for the header and trailer as required.  Use this to allow
the removal of freebsd32_do_sendfile() which was a nearly identical
duplicate of sendfile() with attendant maintenance cost.

Reviewed by:    kib, markj
Effort:         CHERI upstreaming
Sponsored by:   Innovate UK
Differential Revision:  https://reviews.freebsd.org/D59034
DeltaFile
+17-76sys/compat/freebsd32/freebsd32_misc.c
+29-28sys/kern/kern_sendfile.c
+18-0sys/sys/syscallsubr.h
+64-1043 files

FreeBSD/ports 161f479audio/libg722 distinfo Makefile

audio/libg722: Update to 1.2.8

* Use upstream release archive as recommended by Porters Handbook
* Convert to using USES= cmake:testing helper

Initially submitted by Herbert J. Skuhra <herbert at gojira.at>

PR:             297204
DeltaFile
+5-9audio/libg722/Makefile
+3-3audio/libg722/distinfo
+8-122 files

FreeBSD/ports 1c0775bdns/godns Makefile distinfo

dns/godns: Update to 3.4.4

Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.4.4
DeltaFile
+7-7dns/godns/distinfo
+1-2dns/godns/Makefile
+8-92 files

FreeBSD/ports 176070enet-p2p/mkbrr Makefile distinfo

net-p2p/mkbrr: Update to 1.25.1

Changelog: https://github.com/autobrr/mkbrr/releases/tag/v1.25.1
DeltaFile
+5-5net-p2p/mkbrr/distinfo
+2-3net-p2p/mkbrr/Makefile
+7-82 files

FreeBSD/ports 225b658devel/open62541 Makefile distinfo, devel/open62541/files patch-arch_posix_eventloop__posix.h

devel/open62541: Update to 1.5.8

The bug report to upstream related to the patch has been fixed and
the patch is now obsolete.

Changelog: https://github.com/open62541/open62541/releases#release-v1.5.8

PR:             298320
DeltaFile
+0-12devel/open62541/files/patch-arch_posix_eventloop__posix.h
+3-3devel/open62541/distinfo
+1-1devel/open62541/Makefile
+4-163 files

FreeBSD/ports 475cf3bdevel/kdsingleapplication pkg-plist Makefile

devel/kdsingleapplication: Update to 1.2.1

Changelog:
https://github.com/KDAB/KDSingleApplication/releases/tag/v1.2.1
DeltaFile
+3-3devel/kdsingleapplication/distinfo
+1-1devel/kdsingleapplication/pkg-plist
+1-1devel/kdsingleapplication/Makefile
+5-53 files

FreeBSD/ports 6cf5b5bemulators/rpcs3 Makefile, games/vvvvvv Makefile

*/*: Remove dependency listings of audio/faudio flavors

...as port no longer provides flavors
DeltaFile
+2-1games/vvvvvv/Makefile
+2-1emulators/rpcs3/Makefile
+4-22 files

FreeBSD/ports 3871d21audio/faudio distinfo Makefile, audio/faudio/files patch-cmake_config.cmake.in patch-CMakeLists.txt

audio/faudio: Update to 26.09

* Remove support SDL2 flavor (additional change)

PR:             298136
DeltaFile
+9-9audio/faudio/files/patch-CMakeLists.txt
+3-12audio/faudio/Makefile
+0-14audio/faudio/files/patch-cmake_config.cmake.in
+3-3audio/faudio/distinfo
+15-384 files

FreeBSD/ports f2e1a9eemulators/yuzu Makefile

emulators/yuzu: Mark BROKEN

Fails to build,
error: constructor for 'Shader::Maxwell::(anonymous namespace)::TranslatePass' must explicitly initialize the const member 'dummy_flow_block'

Reported by:    pkg-fallout
DeltaFile
+1-0emulators/yuzu/Makefile
+1-01 files

FreeBSD/ports 9518f75audio/libxmp pkg-plist distinfo

audio/libxmp: Update to 4.7.3 and enable 'make test'

* Add USES= pathfix
* Convert PORTVERSION to DISTVERSION
* Add "make test"
* Disable static lib
* Remove unnecessary strip command

Changelog: https://github.com/libxmp/libxmp/releases/tag/libxmp-4.7.3

PR:             298424
Reviewed by:    ehaupt (maintainer)
DeltaFile
+9-7audio/libxmp/Makefile
+3-3audio/libxmp/distinfo
+1-4audio/libxmp/pkg-plist
+13-143 files

FreeBSD/ports 4736ca1comms/freedv Makefile

comms/freedv: Mark BROKEN

Fails to build, error: use of undeclared identifier 'freedv_set_dpsk'

Reported by:    pkg-fallout
DeltaFile
+2-0comms/freedv/Makefile
+2-01 files

FreeBSD/ports cbd8319audio/mikmod Makefile distinfo

audio/mikmod: Update to 3.2.10 and switch to CMake

Changelog: https://mikmod.sourceforge.net/#news

PR:             298423
Reviewed by:    ehaupt (maintainer)
DeltaFile
+3-3audio/mikmod/distinfo
+2-3audio/mikmod/Makefile
+5-62 files

FreeBSD/ports f7b6910multimedia/ossia-score Makefile

multimedia/ossia-score: Mark BROKEN

Fails to build, Could NOT find Boost: Found unsuitable version "0.0.0"

Reported by:    pkg-fallout
DeltaFile
+1-0multimedia/ossia-score/Makefile
+1-01 files

FreeBSD/ports 70ca1daaudio/portaudio Makefile

audio/portaudio: Enable JACK audio backend by default

This is default in most distros

Requested by pi@ via mailinglist
DeltaFile
+2-1audio/portaudio/Makefile
+2-11 files

FreeBSD/ports d800f3ddevel/libevdevplus Makefile

devel/libevdevplus: Mark deprecated

Approved by:    bapt (maintainer)

(cherry picked from commit 1d0be47ce96e27838990761e58b3476a9f772cc3)
DeltaFile
+4-0devel/libevdevplus/Makefile
+4-01 files

FreeBSD/ports 1d0be47devel/libevdevplus Makefile

devel/libevdevplus: Mark deprecated

Approved by:    bapt (maintainer)
DeltaFile
+4-0devel/libevdevplus/Makefile
+4-01 files

FreeBSD/ports 0364e83security/kickpass Makefile

security/kickpass: Mark deprecated

Approved by:    bapt (maintainer)

(cherry picked from commit 7b0eb8730432b3746f46ab48cabd930493dc6cca)
DeltaFile
+4-1security/kickpass/Makefile
+4-11 files

FreeBSD/ports 7b0eb87security/kickpass Makefile

security/kickpass: Mark deprecated

Approved by:    bapt (maintainer)
DeltaFile
+4-1security/kickpass/Makefile
+4-11 files

FreeBSD/ports 7e324d8www/sqlpage Makefile Makefile.crates

www/sqlpage: Update to 0.46.2

Release notes:  https://github.com/sqlpage/SQLPage/releases/tag/v0.46.2
DeltaFile
+113-105www/sqlpage/distinfo
+51-47www/sqlpage/Makefile.crates
+5-6www/sqlpage/Makefile
+169-1583 files

FreeBSD/ports 9639ecbdevel/glab Makefile distinfo

devel/glab: update to 1.117.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+9-8devel/glab/pkg-plist
+5-5devel/glab/distinfo
+2-3devel/glab/Makefile
+16-163 files

FreeBSD/ports b58c00bwww/grist-core Makefile distinfo

www/grist-core: update to 1.7.19

Changes:        https://github.com/gristlabs/grist-core/releases
DeltaFile
+5-5www/grist-core/distinfo
+1-1www/grist-core/Makefile
+6-62 files