FreeBSD/ports 549a839multimedia/emby-server-devel distinfo Makefile

multimedia/emby-server-devel: update to 4.9.0.16

Changes:        https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.9.0.16
DeltaFile
+3-3multimedia/emby-server-devel/distinfo
+1-1multimedia/emby-server-devel/Makefile
+4-42 files

FreeBSD/ports e39ea70biology/prodigy-lig Makefile distinfo

biology/prodigy-lig: update 1.1.0 → 1.1.1

Reported by:    portscout
DeltaFile
+4-3biology/prodigy-lig/Makefile
+3-3biology/prodigy-lig/distinfo
+7-62 files

FreeBSD/ports a77bf6ctextproc/yq Makefile distinfo, textproc/yq/files patch-setup.py

textproc/yq: update 3.4.1 → 3.4.2

Reported by:    portscout
DeltaFile
+11-0textproc/yq/files/patch-setup.py
+5-3textproc/yq/Makefile
+3-3textproc/yq/distinfo
+19-63 files

FreeBSD/ports db8cd5bwww/trunk distinfo Makefile

www/trunk: update 0.19.2 → 0.19.3

Reported by:    portscout
DeltaFile
+3-3www/trunk/distinfo
+1-1www/trunk/Makefile
+4-42 files

FreeBSD/ports 5eddffdmultimedia/obs-studio Makefile, www/libdatachannel pkg-plist distinfo

www/libdatachannel: update 0.20.3 → 0.21.0

Reported by:    portscout
DeltaFile
+7-2www/libdatachannel/pkg-plist
+3-3www/libdatachannel/distinfo
+1-1www/libdatachannel/Makefile
+1-0multimedia/obs-studio/Makefile
+12-64 files

FreeBSD/ports 67e2ffbmisc/llama-cpp distinfo Makefile

misc/llama-cpp: update 2717 → 2749

Reported by:    portscout
DeltaFile
+3-3misc/llama-cpp/distinfo
+1-1misc/llama-cpp/Makefile
+4-42 files

FreeBSD/ports bdd9298databases/rqlite distinfo Makefile

databases/rqlite: update 8.23.3 → 8.23.4

Reported by:    portscout
DeltaFile
+5-5databases/rqlite/distinfo
+1-1databases/rqlite/Makefile
+6-62 files

FreeBSD/ports 9d174b3textproc/uctodata distinfo Makefile

textproc/uctodata: update 0.10.1 → 0.11

Reported by:    portscout
DeltaFile
+3-3textproc/uctodata/distinfo
+1-1textproc/uctodata/Makefile
+4-42 files

FreeBSD/ports af88188devel/hyprwayland-scanner Makefile

devel/hyprwayland-scanner: unbreak build with libc++ 16

src/main.cpp:218:24: error: no member named 'format' in namespace 'std'
        HEADER += std::format("enum {} : uint32_t {{\n", en.name);
                  ~~~~~^
src/main.cpp:220:28: error: no member named 'format' in namespace 'std'
            HEADER += std::format("    {} = {},\n", k, v);
                      ~~~~~^
src/main.cpp:228:24: error: no member named 'format' in namespace 'std'
        HEADER += std::format("\nclass {};", IFACE_CLASS_NAME_CAMEL);
                  ~~~~~^
src/main.cpp:237:24: error: no member named 'format' in namespace 'std'
        HEADER += std::format("extern const wl_interface {};\n", IFACE_WL_NAME, IFACE_WL_NAME_CAMEL, IFACE_WL_NAME);
                  ~~~~~^
src/main.cpp:247:24: error: no member named 'format' in namespace 'std'
        HEADER += std::format(R"#(
                  ~~~~~^
src/main.cpp:289:28: error: no member named 'format' in namespace 'std'
            HEADER += std::format("    void {}(F<void({}*{})> handler);\n", camelize("set_" + rq.name), IFACE_CLASS_NAME_CAMEL, args);

    [43 lines not shown]
DeltaFile
+6-0devel/hyprwayland-scanner/Makefile
+6-01 files

FreeBSD/src 5da0bdbsys/dev/iicbus ds1307.c

ds1307(4): Fix a typo in a source code comment

- s/slighly/slightly/

(cherry picked from commit fa3b320668ba6068014337bbbb05dbd39ac8dfb6)
DeltaFile
+1-1sys/dev/iicbus/ds1307.c
+1-11 files

FreeBSD/src 3f82081sys/i386/include atomic.h

i386: Fix a typo in a source code comment

- s/slighly/slightly/

(cherry picked from commit e6c45f377d5b3bc28fc51a67c40dfa45c2087895)
DeltaFile
+1-1sys/i386/include/atomic.h
+1-11 files

FreeBSD/src 4f8ee76sys/dev/iicbus/rtc ds1307.c

ds1307(4): Fix a typo in a source code comment

- s/slighly/slightly/

(cherry picked from commit fa3b320668ba6068014337bbbb05dbd39ac8dfb6)
DeltaFile
+1-1sys/dev/iicbus/rtc/ds1307.c
+1-11 files

FreeBSD/src 8ca6066sys/i386/include atomic.h

i386: Fix a typo in a source code comment

- s/slighly/slightly/

(cherry picked from commit e6c45f377d5b3bc28fc51a67c40dfa45c2087895)
DeltaFile
+1-1sys/i386/include/atomic.h
+1-11 files

FreeBSD/ports 43ecb93databases/pgbackrest Makefile distinfo, databases/pgbackrest/files patch-meson.build patch-src_meson.build

databases/pgbackrest: update to 2.51

Switch to meson build system.
Rename option SSH to SFTP.

The origin of patch is
https://github.com/pgbackrest/pgbackrest/commit/7b95fd3bd29346e7325aa161bfee45efd71e22eb
It is upstreamed and can remove it at update to 2.52.

Changelog: https://pgbackrest.org/release.html#2.51

PR:             276559
Approved by:    diizzy (mentor)
Differential Revision:  https://reviews.freebsd.org/D44791
DeltaFile
+19-13databases/pgbackrest/Makefile
+28-0databases/pgbackrest/files/patch-meson.build
+10-0databases/pgbackrest/files/patch-src_meson.build
+8-0databases/pgbackrest/files/patch-meson__options.txt
+3-3databases/pgbackrest/distinfo
+68-165 files

FreeBSD/src a36b9f2lib/libpmc/pmu-events/arch/x86/amdzen4 data-fabric.json cache.json

libpmc: Import AMD Zen 4 PMU events

MFC after:      1 week

(cherry picked from commit 278d6950943a9fec2bddb037b547c04a847c54ba)
DeltaFile
+1,090-0lib/libpmc/pmu-events/arch/x86/amdzen4/data-fabric.json
+828-0lib/libpmc/pmu-events/arch/x86/amdzen4/cache.json
+818-0lib/libpmc/pmu-events/arch/x86/amdzen4/floating-point.json
+418-0lib/libpmc/pmu-events/arch/x86/amdzen4/recommended.json
+174-0lib/libpmc/pmu-events/arch/x86/amdzen4/memory.json
+138-0lib/libpmc/pmu-events/arch/x86/amdzen4/other.json
+3,466-05 files not shown
+3,871-111 files

FreeBSD/src 75f1323lib/libpmc/pmu-events/arch/x86/amdzen4 data-fabric.json cache.json

libpmc: Import AMD Zen 4 PMU events

MFC after:      1 week

(cherry picked from commit 278d6950943a9fec2bddb037b547c04a847c54ba)
DeltaFile
+1,090-0lib/libpmc/pmu-events/arch/x86/amdzen4/data-fabric.json
+828-0lib/libpmc/pmu-events/arch/x86/amdzen4/cache.json
+818-0lib/libpmc/pmu-events/arch/x86/amdzen4/floating-point.json
+418-0lib/libpmc/pmu-events/arch/x86/amdzen4/recommended.json
+174-0lib/libpmc/pmu-events/arch/x86/amdzen4/memory.json
+138-0lib/libpmc/pmu-events/arch/x86/amdzen4/other.json
+3,466-05 files not shown
+3,871-111 files

FreeBSD/ports 274c2b1x11-toolkits/wlroots distinfo Makefile

x11-toolkits/wlroots: update to 0.17.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.3
Reported by:    GitLab (notify releases)

(cherry picked from commit 47ca3cee45b95744bd32b68b90046600f95c28b2)
DeltaFile
+3-3x11-toolkits/wlroots/distinfo
+1-2x11-toolkits/wlroots/Makefile
+4-52 files

FreeBSD/ports 47ca3cex11-toolkits/wlroots distinfo Makefile

x11-toolkits/wlroots: update to 0.17.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.3
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots/distinfo
+1-2x11-toolkits/wlroots/Makefile
+4-52 files

FreeBSD/ports e0de9b5devel/hyprwayland-scanner distinfo Makefile

devel/hyprwayland-scanner: update to 0.3.2

Changes:        https://github.com/hyprwm/hyprwayland-scanner/releases/tag/v0.3.2
Reported by:    GitHub (watch releases)
DeltaFile
+3-3devel/hyprwayland-scanner/distinfo
+1-1devel/hyprwayland-scanner/Makefile
+4-42 files

FreeBSD/ports 771377edevel Makefile, devel/py-pynvml Makefile distinfo

devel/py-pynvml: New port: Python Bindings for the NVIDIA Management Library
DeltaFile
+19-0devel/py-pynvml/Makefile
+3-0devel/py-pynvml/distinfo
+1-0devel/py-pynvml/pkg-descr
+1-0devel/Makefile
+24-04 files

FreeBSD/ports dc61470misc Makefile, misc/py-accelerate Makefile distinfo

misc/py-accelerate: New port: PyTorch: simple way to launch, train, use PyTorch models on any device
DeltaFile
+31-0misc/py-accelerate/Makefile
+3-0misc/py-accelerate/distinfo
+3-0misc/py-accelerate/pkg-descr
+1-0misc/Makefile
+38-04 files

FreeBSD/ports e9f2c79mail/mew-devel distinfo Makefile

mail/mew-devel: Update to latest snapshot

Changes:        https://github.com/kazu-yamamoto/Mew/compare/47886a3...ff2ce7c
DeltaFile
+3-3mail/mew-devel/distinfo
+2-3mail/mew-devel/Makefile
+5-62 files

FreeBSD/src 4ba444dsys/rpc clnt_vc.c

krpc: Ref cnt the client structures for TLS upcalls

A crash occurred during testing, where the client structures had
already been free'd when the upcall thread tried to lock them.

This patch acquires a reference count on both of the structures
and these are released when the upcall is done, so that the
structures cannot be free'd prematurely.  This happened because
the testing is done over a very slow vpn.

Found during a IETF bakeathon testing event this week.

MFC after:      5 days
DeltaFile
+8-2sys/rpc/clnt_vc.c
+8-21 files

FreeBSD/ports 9476d3edevel/got Makefile

devel/got: requires pkgconfig

Reported by:    Tomoaki AOKI
DeltaFile
+1-1devel/got/Makefile
+1-11 files

FreeBSD/ports 05a4bb9security/aws-c-cal distinfo Makefile

security/aws-c-cal: Update to 0.6.12

ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.12
DeltaFile
+3-3security/aws-c-cal/distinfo
+1-1security/aws-c-cal/Makefile
+4-42 files

FreeBSD/ports 0b919e2. MOVED

MOVED: restore kiwix-lib -> libkiwix entry

Found this issue while taking care of PR271937 and didn't found MOVED
entry about rename.

PR:             271937
Approved by:    portmgr (blanket)
Fixes:          74535ecc1: "devel/{kiwix-lib,libkiwix}: Update version ..."
DeltaFile
+1-0MOVED
+1-01 files

FreeBSD/ports 95ad99edevel/llvm-devel pkg-plist distinfo

devel/llvm-devel: new snapshot

Sponsored by:   AFRL, DARPA
DeltaFile
+20-9devel/llvm-devel/pkg-plist
+3-3devel/llvm-devel/distinfo
+1-4devel/llvm-devel/Makefile.COMMANDS
+2-2devel/llvm-devel/Makefile
+2-2devel/llvm-devel/Makefile.snapshot
+28-205 files

FreeBSD/ports 816237eaudio/audacity distinfo Makefile

audio/audacity: update to 3.5.1

Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.5.1

PR:             278585
Approved by:    arrowd (mentor, implicit)
DeltaFile
+3-5audio/audacity/distinfo
+1-5audio/audacity/Makefile
+4-102 files

FreeBSD/ports 0844ad2devel/aws-c-mqtt distinfo Makefile

devel/aws-c-mqtt: Update to 0.10.4

ChangeLog: https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.10.4
DeltaFile
+3-3devel/aws-c-mqtt/distinfo
+1-1devel/aws-c-mqtt/Makefile
+4-42 files

FreeBSD/ports 211a2bcshells/xonsh Makefile distinfo

shells/xonsh: Update to 0.16.0

ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.16.0
DeltaFile
+4-2shells/xonsh/Makefile
+3-3shells/xonsh/distinfo
+7-52 files