FreeBSD/ports 0c79003archivers Makefile, archivers/unhare distinfo pkg-descr

archivers/unhare: new port

unhare extracts the filesystem that Bun embeds in a standalone
executable. It finds the bundle through the ELF section holding it, or
by scanning the whole file where there is no such section -- which is
what the Mach-O and PE executables Bun builds on other systems need --
and writes the bundled modules out as ordinary files.

PR:             298005
DeltaFile
+22-0archivers/unhare/Makefile
+5-0archivers/unhare/pkg-descr
+3-0archivers/unhare/distinfo
+1-0archivers/Makefile
+31-04 files

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/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/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/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

FreeBSD/ports 50de46adevel/gitaly distinfo, net/gitlab-agent Makefile

www/gitlab: security and patch update to 19.3.2

Changes:        https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-3-2-released/?nav=19.3.2
Security:       7fd351d1-af26-11f1-a883-2cf05da270f3
DeltaFile
+13-13devel/gitaly/distinfo
+13-2textproc/gitlab-elasticsearch-indexer/Makefile
+13-2net/gitlab-agent/Makefile
+6-6www/gitlab/distinfo
+5-5www/gitlab-workhorse/distinfo
+5-5www/gitlab-pages/distinfo
+55-335 files not shown
+71-4911 files

FreeBSD/ports 6d10651devel/gitlab-runner distinfo Makefile

devel/gitlab-runner: update to 19.3.2

Changes:        https://gitlab.com/gitlab-org/gitlab-runner/blob/main/CHANGELOG.md
DeltaFile
+9-9devel/gitlab-runner/distinfo
+14-4devel/gitlab-runner/Makefile
+23-132 files

FreeBSD/ports bdc3fd8security/rubygem-gitlab-secret_detection Makefile, sysutils Makefile

www/gitlab: fix regression from b7c94a3fb1e84b08f6d4e7b66b675c70423e60c8
DeltaFile
+18-0sysutils/rubygem-parallel-gitlab/Makefile
+2-1security/rubygem-gitlab-secret_detection/Makefile
+3-0sysutils/rubygem-parallel-gitlab/distinfo
+1-1www/gitlab/Makefile
+1-0sysutils/Makefile
+1-0sysutils/rubygem-parallel-gitlab/pkg-descr
+26-26 files