FreeBSD/ports d12faf0net/zapret2 Makefile distinfo

net/zapret2: Update 1.0.3 => 1.0.4

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

FreeBSD/ports 2212974multimedia/libx264 Makefile, multimedia/x264 Makefile

multimedia/x264: fix build on powerpc64*

1. Properly define macros to fix build.
2. Enable VSX on powerpc64le and on powerpc64 if it's available.
DeltaFile
+38-2multimedia/x264/files/patch-meson.build
+14-0multimedia/libx264/Makefile
+5-1multimedia/x264/Makefile
+57-33 files

FreeBSD/ports 9e8cc82sysutils/bhyvemgr pkg-descr distinfo, sysutils/bhyvemgr/files pkg-message.in

sysutils/bhyvemgr: Update to 2.0.0

ChangeLog at:   https://github.com/alonsobsd/bhyvemgr/releases/tag/v2.0.0
DeltaFile
+13-4sysutils/bhyvemgr/files/pkg-message.in
+4-3sysutils/bhyvemgr/Makefile
+3-3sysutils/bhyvemgr/distinfo
+3-1sysutils/bhyvemgr/pkg-descr
+23-114 files

FreeBSD/ports 6bc317adatabases/openldap27-server Makefile

databases/openldap27-server: fix patch target for ldap.map.in

In OpenLDAP 2.7.0, ldap.map was changed to a template (ldap.map.in)
that is processed during configure. Update the post-patch sed target
accordingly to fix build failure when DEBUG option is disabled.

Reported by:    sunpoet
DeltaFile
+1-1databases/openldap27-server/Makefile
+1-11 files

FreeBSD/ports a47d867x11-wm/hyprland Makefile distinfo

x11-wm/hyprland: Update to 0.56.2

Changelog: https://github.com/hyprwm/Hyprland/releases/tag/v0.56.2

Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11-wm/hyprland/distinfo
+1-1x11-wm/hyprland/Makefile
+4-42 files

FreeBSD/ports 14e3f4ax11/lightdm pkg-plist Makefile, x11/lightdm/files patch-src_x-server.c patch-src_session-child.c

x11/lightdm: Update to 1.33.0

- Download distribution using GITHUB
- Stop limiting portscout to even versions
- Add QT6 support option, alternative to QT5
- Remove upstreamed patches
- Fix vt multiseat support [1]

Many thanks to tijl for help and testing and finding solution for
[1], which was causing regressions with polkit integration.

Reviewed by:    tijl
Tested by:      tijl
DeltaFile
+0-147x11/lightdm/files/patch-data_Makefile.in
+6-92x11/lightdm/files/patch-src_vt.c
+14-72x11/lightdm/files/patch-src_session-child.c
+0-63x11/lightdm/files/patch-src_x-server.c
+21-10x11/lightdm/Makefile
+13-0x11/lightdm/pkg-plist
+54-3846 files not shown
+74-40512 files

FreeBSD/ports 5a82babdevel/deheader Makefile distinfo

devel/deheader: update to 1.13

See http://www.catb.org/~esr/deheader/NEWS.adoc
DeltaFile
+3-3devel/deheader/distinfo
+1-1devel/deheader/Makefile
+4-42 files

FreeBSD/ports fa37e3bdevel/janet-lsp Makefile distinfo, devel/janet-lsp/files patch-src_main.janet

devel/janet-lsp: Update to 0.0.13

Differential Revision:  https://reviews.freebsd.org/D58748
DeltaFile
+9-7devel/janet-lsp/distinfo
+6-6devel/janet-lsp/Makefile
+1-1devel/janet-lsp/files/patch-src_main.janet
+16-143 files

FreeBSD/ports 49a9755sysutils/omnibackup Makefile

sysutils/omnibackup: convert OpenLDAP dependency to USES=ldap:server

Use ldap:server via the options framework instead of manually adding
the server RUN_DEPENDS.

Note that techinically omnibackup does not require the client library
anyway.

PR:             ports/297403
Approved by:    maintainer (Mamadou Babaei)
DeltaFile
+1-4sysutils/omnibackup/Makefile
+1-41 files

FreeBSD/ports 8a88c92misc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.84

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files

FreeBSD/ports 36bac7fmisc/py-litellm Makefile Makefile.crates, misc/py-litellm/files patch-pyproject.toml

misc/py-litellm: Update to 1.96.0

Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.92.1
- https://github.com/BerriAI/litellm/releases/tag/v1.93.0
- https://github.com/BerriAI/litellm/releases/tag/v1.93.1
- https://github.com/BerriAI/litellm/releases/tag/v1.94.0
- https://github.com/BerriAI/litellm/releases/tag/v1.94.1
- https://github.com/BerriAI/litellm/releases/tag/v1.95.0

Reported by:    portscout
DeltaFile
+251-143misc/py-litellm/distinfo
+124-70misc/py-litellm/Makefile.crates
+6-7misc/py-litellm/Makefile
+2-2misc/py-litellm/files/patch-pyproject.toml
+383-2224 files

FreeBSD/ports 572d4c2sysutils/bhyvemgrd distinfo pkg-plist, sysutils/bhyvemgrd/files pkg-message.in bhyvemgrd.in

sysutils/bhyvemgrd: New port: privileged helper daemon for bhyvemgr

Bhyvemgrd exposes a JSON-based IPC interface over a UNIX domain socket,
allowing the bhyvemgr client to request privileged operations required for
bhyve virtual machines, execute system-level tasks, monitor VM process states,
and receive asynchronous state notifications.
DeltaFile
+99-0sysutils/bhyvemgrd/files/bhyvemgrd.in
+43-0sysutils/bhyvemgrd/Makefile
+18-0sysutils/bhyvemgrd/files/pkg-message.in
+4-0sysutils/bhyvemgrd/pkg-descr
+3-0sysutils/bhyvemgrd/distinfo
+3-0sysutils/bhyvemgrd/pkg-plist
+170-03 files not shown
+173-29 files

FreeBSD/ports f250eaasysutils/intel-nvmupdate-100g Makefile distinfo

sysutils/intel-nvmupdate-100g: update to 5.01

Update E810 NVM Update Package from 4.30 to 5.01.
DeltaFile
+29-27sysutils/intel-nvmupdate-100g/pkg-plist
+3-3sysutils/intel-nvmupdate-100g/distinfo
+2-2sysutils/intel-nvmupdate-100g/Makefile
+34-323 files

FreeBSD/ports f0a51ccsysutils/intel-nvmupdate-40g Makefile distinfo

sysutils/intel-nvmupdate-40g: update to 9.57

Update 700 Series NVM Update Package from 9.30 to 9.57.
DeltaFile
+98-98sysutils/intel-nvmupdate-40g/pkg-plist
+3-3sysutils/intel-nvmupdate-40g/distinfo
+2-2sysutils/intel-nvmupdate-40g/Makefile
+103-1033 files

FreeBSD/ports da9ace9sysutils/intel-nvmupdate-e830 distinfo pkg-descr, sysutils/intel-nvmupdate-e830/files nvmupdate-e830.in

sysutils/intel-nvmupdate-e830: add port for Intel E830/E835 NVM update tool

NVM Update Utility for Intel Ethernet E830 and E835 Series adapters
(version 2.11).
DeltaFile
+44-0sysutils/intel-nvmupdate-e830/Makefile
+39-0sysutils/intel-nvmupdate-e830/pkg-plist
+29-0sysutils/intel-nvmupdate-e830/pkg-message
+4-0sysutils/intel-nvmupdate-e830/pkg-descr
+4-0sysutils/intel-nvmupdate-e830/files/nvmupdate-e830.in
+3-0sysutils/intel-nvmupdate-e830/distinfo
+123-01 files not shown
+124-07 files

FreeBSD/ports 5fd47e1sysutils/intel-nvmupdate-e610 distinfo pkg-descr, sysutils/intel-nvmupdate-e610/files nvmupdate-e610.in

sysutils/intel-nvmupdate-e610: add port for Intel E610 NVM update tool

NVM Update Utility for Intel Ethernet E610 Series adapters (version 1.61).
DeltaFile
+44-0sysutils/intel-nvmupdate-e610/Makefile
+29-0sysutils/intel-nvmupdate-e610/pkg-message
+19-0sysutils/intel-nvmupdate-e610/pkg-plist
+4-0sysutils/intel-nvmupdate-e610/pkg-descr
+4-0sysutils/intel-nvmupdate-e610/files/nvmupdate-e610.in
+3-0sysutils/intel-nvmupdate-e610/distinfo
+103-01 files not shown
+104-07 files

FreeBSD/ports 85ca28csysutils/intel-nvmupdate-10g Makefile distinfo

sysutils/intel-nvmupdate-10g: update to 3.70

Update X550 NVM Update Package from 3.60 to 3.70.
DeltaFile
+16-16sysutils/intel-nvmupdate-10g/pkg-plist
+3-3sysutils/intel-nvmupdate-10g/distinfo
+2-2sysutils/intel-nvmupdate-10g/Makefile
+21-213 files

FreeBSD/ports 0c6c9c0cad/netgen Makefile distinfo

cad/netgen: Update 6.2.2605 => 6.2.2606

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+3-3cad/netgen/distinfo
+1-1cad/netgen/Makefile
+4-42 files

FreeBSD/ports 225cc53devel/aws-crt-cpp Makefile distinfo

devel/aws-crt-cpp: Update to 0.43.4

ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.43.4
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-1devel/aws-crt-cpp/Makefile
+4-42 files

FreeBSD/ports 5ed1c4adevel/aws-sdk-cpp Makefile distinfo

devel/aws-sdk-cpp: Update to 1.11.866

ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.855...1.11.866
DeltaFile
+3-3devel/aws-sdk-cpp/distinfo
+1-1devel/aws-sdk-cpp/Makefile
+4-42 files

FreeBSD/ports d77296cgraphics/oxipng Makefile Makefile.crates, graphics/oxipng/files patch-man

graphics/oxipng: Update to 10.2.0

ChangeLog: https://github.com/oxipng/oxipng/releases/tag/v10.2.0
DeltaFile
+31-33graphics/oxipng/distinfo
+14-15graphics/oxipng/Makefile.crates
+3-3graphics/oxipng/files/patch-man
+1-2graphics/oxipng/Makefile
+49-534 files

FreeBSD/ports 18f760adevel/aws-c-s3 Makefile distinfo

devel/aws-c-s3: Update to 0.13.5

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

FreeBSD/ports cd6f827audio Makefile, audio/sdl3_mixer distinfo pkg-descr

audio/sdl3_mixer: New port, add sdl3_mixer 3.2.4 to tree

Audio management library providing decoding of many popular audio file
formats, mixing, various DSP processing effects and positional audio.
Audio data can be preloaded, or streamed on-the-fly into the mixer.
SDL3_mixer supports multiple audio devices, and can mix to a memory
buffer instead of feeding audio hardware in real time.
DeltaFile
+36-0audio/sdl3_mixer/Makefile
+22-0audio/sdl3_mixer/pkg-plist
+5-0audio/sdl3_mixer/pkg-descr
+3-0audio/sdl3_mixer/distinfo
+1-0audio/Makefile
+67-05 files

FreeBSD/ports 715374faudio/libresidfp pkg-plist Makefile

audio/libresidfp: Update to 1.2.1

Changelog:
https://github.com/libsidplayfp/libresidfp/releases/tag/v1.2.1
DeltaFile
+3-3audio/libresidfp/distinfo
+3-2audio/libresidfp/Makefile
+1-1audio/libresidfp/pkg-plist
+7-63 files

FreeBSD/ports c31be4enet/rustconn Makefile distinfo

net/rustconn: Update to 0.19.18

ChangeLog:

- https://github.com/totoshko88/RustConn/releases/tag/v0.19.17
- https://github.com/totoshko88/RustConn/releases/tag/v0.19.18

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3net/rustconn/distinfo
+1-1net/rustconn/Makefile
+4-42 files

FreeBSD/ports af4b074security/certmonger Makefile

security/certmonger: convert OpenLDAP dependency to USES=ldap

Replace hardcoded libldap.so:net/openldap26-client in LIB_DEPENDS
with USES=ldap, letting the framework handle version selection.

PR:             ports/297400
Approved by:    maintainer (crees)
DeltaFile
+1-2security/certmonger/Makefile
+1-21 files

FreeBSD/ports aae1170security/py-passlib Makefile, security/py-passlib/files patch-bcrypt.py

security/py-passlib: unbreak with bcrypt 5

PR:             293464
Reported by:    Thomas Kurschel
Obtained from:  https://github.com/ansible/ansible/issues/85919

While here actually add dependency on py-bcrypt
DeltaFile
+55-0security/py-passlib/files/patch-bcrypt.py
+2-1security/py-passlib/Makefile
+57-12 files

FreeBSD/ports 2122221sysutils/powerdxx/files patch-src_libloadplay.cpp patch-src_utility.hpp

sysutils/powerdxx: Fix build error on 15-Stable

PR:             296481
Submitted by:   Martin Neubauer
DeltaFile
+11-0sysutils/powerdxx/files/patch-src_libloadplay.cpp
+11-0sysutils/powerdxx/files/patch-src_utility.hpp
+22-02 files

FreeBSD/ports 0636192www/tgpt Makefile distinfo, www/tgpt/files modules.txt

www/tgpt: Update 2.12.0 => 2.13.0

Changelog:
https://github.com/aandrew-me/tgpt/releases/tag/v2.13.0

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit 4c72511ee792065caa04a2cde5cab2caffc91c85)
DeltaFile
+69-46www/tgpt/files/modules.txt
+5-5www/tgpt/distinfo
+1-1www/tgpt/Makefile
+75-523 files

FreeBSD/ports 4c72511www/tgpt Makefile distinfo, www/tgpt/files modules.txt

www/tgpt: Update 2.12.0 => 2.13.0

Changelog:
https://github.com/aandrew-me/tgpt/releases/tag/v2.13.0

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+69-46www/tgpt/files/modules.txt
+5-5www/tgpt/distinfo
+1-1www/tgpt/Makefile
+75-523 files