FreeBSD/ports 829a7f5security/krb5-121 Makefile

security/krb5-121: Bump PORTREVISION

Requested by:   Ronald Klop <ronald-lists at klop.ws>
DeltaFile
+1-1security/krb5-121/Makefile
+1-11 files

FreeBSD/ports b8b35cdmultimedia/handbrake Makefile distinfo, multimedia/handbrake/files patch-contrib_ffmpeg_module.defs P02-freebsd-ppc-libswscale.patch

multimedia/handbrake: Update to 1.11.1

PR:             293868
Approved by:    hrs (mentor, blanket)
DeltaFile
+21-18multimedia/handbrake/Makefile
+17-17multimedia/handbrake/distinfo
+12-9multimedia/handbrake/files/patch-contrib_ffmpeg_module.defs
+0-15multimedia/handbrake/files/P02-freebsd-ppc-libswscale.patch
+2-0multimedia/handbrake/pkg-plist
+52-595 files

FreeBSD/ports 195038cnet/dhcpcd Makefile distinfo

net/dhcpcd: update to 10.3.2

While here add a PRIVSEP options

Changes:        https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.3.2
DeltaFile
+8-2net/dhcpcd/Makefile
+3-3net/dhcpcd/distinfo
+11-52 files

FreeBSD/ports 9f60d78archivers/7-zip distinfo Makefile, archivers/7-zip/files patch-C_CpuArch.h

archivers/7-zip: Update to 26.01

Drop stale patch.

Release notes:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/555e132ba4/
DeltaFile
+0-10archivers/7-zip/files/patch-C_CpuArch.h
+3-3archivers/7-zip/distinfo
+1-2archivers/7-zip/Makefile
+4-153 files

FreeBSD/ports 55db574net-im/kaidan Makefile

net-im/kaidan: Rebuild after net-im/qxmpp update
DeltaFile
+1-0net-im/kaidan/Makefile
+1-01 files

FreeBSD/ports 79dcbfcsysutils/polkit-qt-1 distinfo pkg-plist

sysutils/polkit-qt-1: Update to 0.201.1
DeltaFile
+3-3sysutils/polkit-qt-1/distinfo
+3-3sysutils/polkit-qt-1/pkg-plist
+1-1sysutils/polkit-qt-1/Makefile
+7-73 files

FreeBSD/ports cb6dc1anet-im/qxmpp distinfo Makefile

net-im/qxmpp: Update to 1.15.1
DeltaFile
+3-3net-im/qxmpp/distinfo
+2-2net-im/qxmpp/Makefile
+5-52 files

FreeBSD/ports 18ad07fx11-toolkits/libXt Makefile distinfo

x11-toolkits/libXt: Update to 1.3.1

Update Comment, WWW and pkg-descr.
Remove REINPLACE_CMD added in PR 166373 to support clang cpp.

https://lists.x.org/archives/xorg-announce/2024-November/003560.html

PR:             286918
Approved by:    x11 (arrowd)
Reviewed by:    osa (mentor), fluffy (mentor)
DeltaFile
+3-8x11-toolkits/libXt/Makefile
+3-3x11-toolkits/libXt/distinfo
+4-1x11-toolkits/libXt/pkg-descr
+10-123 files

FreeBSD/ports 73582a7x11-fonts/font-isas-misc Makefile distinfo

x11-fonts/font-isas-misc: Update to 1.0.4

Update COMMENT, WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003357.html

PR:             294088
Approved by:    x11 (arrowd)
Reviewed by:    osa (mentor), fluffy (mentor)
DeltaFile
+9-5x11-fonts/font-isas-misc/Makefile
+3-2x11-fonts/font-isas-misc/distinfo
+3-1x11-fonts/font-isas-misc/pkg-descr
+15-83 files

FreeBSD/ports 33e2815x11-fonts/font-jis-misc Makefile distinfo

x11-fonts/font-jis-misc: Update to 1.0.4

Update COMMENT, WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003358.html

PR:             294158
Approved by:    x11 (arrowd)
Approved by:    fluffy (mentor)
DeltaFile
+9-5x11-fonts/font-jis-misc/Makefile
+3-2x11-fonts/font-jis-misc/distinfo
+4-1x11-fonts/font-jis-misc/pkg-descr
+16-83 files

FreeBSD/ports 272ae63x11-clocks/xclock Makefile distinfo

x11-clocks/xclock: Update to 1.1.1

Update WWW and pkg-descr.

https://lists.x.org/archives/xorg-announce/2022-April/003147.html
https://lists.x.org/archives/xorg-announce/2022-April/003156.html

PR:             286736
Approved by:    x11 (arrowd)
Reviewed by:    osa (mentor), fluffy (mentor)
DeltaFile
+4-7x11-clocks/xclock/Makefile
+3-3x11-clocks/xclock/distinfo
+3-2x11-clocks/xclock/pkg-descr
+10-123 files

FreeBSD/ports c47a8c1math/octave-forge-statistics-resampling distinfo Makefile

math/octave-forge-statistics-resampling: Update to 5.7.0.
DeltaFile
+3-3math/octave-forge-statistics-resampling/distinfo
+1-2math/octave-forge-statistics-resampling/Makefile
+4-52 files

FreeBSD/ports 454ed5adevel/libpciaccess distinfo Makefile

devel/libpciaccess: Update to 0.19

Update WWW and pkg-descr.
Add USE_LDCONFIG=yes.

https://lists.x.org/archives/xorg-announce/2026-March/003674.html

PR:             294464
Approved by:    x11 (arrowd)
Reviewed by:    osa (mentor), fluffy (mentor)
DeltaFile
+3-3devel/libpciaccess/distinfo
+3-3devel/libpciaccess/Makefile
+4-1devel/libpciaccess/pkg-descr
+10-73 files

FreeBSD/ports eafafb5devel/cpprestsdk Makefile, devel/cpprestsdk/files patch-cmake_cpprestsdk-config.in.cmake

devel/cpprestsdk: allow consumers to find_package(cpprestsdk)

With sufficiently-new CMake settings, the CMake .config file for
cpprestsdk can't find Boost::system (because it no longer exists)
and then it fails. But cpprestsdk doesn't need it -- so patch
it out.

Upstream PR:    https://github.com/microsoft/cpprestsdk/pull/1838
PR:     291874
DeltaFile
+11-0devel/cpprestsdk/files/patch-cmake_cpprestsdk-config.in.cmake
+1-1devel/cpprestsdk/Makefile
+12-12 files

FreeBSD/ports 601c7c1x11/libXxf86vm distinfo Makefile

x11/libXxf86vm: Update to 1.1.7

Update COMMENT.

https://lists.x.org/archives/xorg-announce/2026-January/003667.html

PR:             294533
Approved by:    x11 (arrowd)
Reviewed by:    osa (mentor), fluffy (mentor)
DeltaFile
+3-3x11/libXxf86vm/distinfo
+2-2x11/libXxf86vm/Makefile
+5-52 files

FreeBSD/ports cdc0caadevel/ctags-lsp pkg-message

devel/ctags-lsp: Point users to usage instructions

The WWW has examples to enable ctags-lsp in Neovim and Helix. Call
that out in the pkg-message.
DeltaFile
+3-0devel/ctags-lsp/pkg-message
+3-01 files

FreeBSD/ports c461fd0devel Makefile, devel/ctags-lsp Makefile pkg-descr

devel/ctags-lsp: Add port

This is an LSP that uses universal-ctags, making it both
language-agnostic and compatible with the vast array of languages
that uctags can parse.

However, that also means that it's limited to the data in a tags file,
meaning things like tracking references is off the table. But, it is,
as the author notes, "better than nothing."

Instructions for enabling the LSP in Neovim and Helix can be found
at the WWW: https://github.com/netmute/ctags-lsp
DeltaFile
+20-0devel/ctags-lsp/Makefile
+11-0devel/ctags-lsp/files/patch-main.go
+9-0devel/ctags-lsp/pkg-descr
+8-0devel/ctags-lsp/pkg-message
+5-0devel/ctags-lsp/distinfo
+1-0devel/Makefile
+54-06 files

FreeBSD/ports 3b07411security/kanidm distinfo Makefile.crates

security/kanidm: Update to 1.9.3

ChangeLog: https://github.com/kanidm/kanidm/releases/tag/v1.9.3

Approved by:    bofh@ (implicit)
MFH:            2026Q2

(cherry picked from commit df921199a5af49bcbbf46a70dd25d323099b9dbc)
DeltaFile
+333-317security/kanidm/distinfo
+165-157security/kanidm/Makefile.crates
+1-2security/kanidm/Makefile
+499-4763 files

FreeBSD/ports 4b47ab1security/py-unicode-show distinfo Makefile

security/py-unicode-show: Update to 50.5-1

ChangeLog:
https://github.com/Kicksecure/helper-scripts/compare/49.3-1...50.5-1
DeltaFile
+3-3security/py-unicode-show/distinfo
+1-1security/py-unicode-show/Makefile
+4-42 files

FreeBSD/ports df92119security/kanidm distinfo Makefile.crates

security/kanidm: Update to 1.9.3

ChangeLog: https://github.com/kanidm/kanidm/releases/tag/v1.9.3

Approved by:    bofh@ (implicit)
MFH:            2026Q2
DeltaFile
+333-317security/kanidm/distinfo
+165-157security/kanidm/Makefile.crates
+1-2security/kanidm/Makefile
+499-4763 files

FreeBSD/ports 3fbe5c9net/turnserver Makefile distinfo

net/turnserver: Update 4.6.3 => 4.10.0 (fix 3 CVEs)

Changelogs:
https://github.com/coturn/coturn/blob/4.10.0/ChangeLog
https://github.com/coturn/coturn/releases/tag/4.7.0
https://github.com/coturn/coturn/releases/tag/4.8.0
https://github.com/coturn/coturn/releases/tag/4.9.0
https://github.com/coturn/coturn/releases/tag/4.10.0

While here:
- Remove unnecessary PKGNAMEPREFIX.
- Merge INSTALL_PROGRAMs.
- Samplefy installation of the config.
- Merge MKDIRs.
- Remove unnecessary MKDIR.

PR:             294842
Approved by:    blanket (fix 3 CVEs)
Security:       CVE-2026-40613

    [7 lines not shown]
DeltaFile
+13-18net/turnserver/Makefile
+3-3net/turnserver/distinfo
+1-1net/turnserver/pkg-plist
+17-223 files

FreeBSD/ports a330678net/turnserver Makefile distinfo

net/turnserver: Update 4.6.3 => 4.10.0 (fix 3 CVEs)

Changelogs:
https://github.com/coturn/coturn/blob/4.10.0/ChangeLog
https://github.com/coturn/coturn/releases/tag/4.7.0
https://github.com/coturn/coturn/releases/tag/4.8.0
https://github.com/coturn/coturn/releases/tag/4.9.0
https://github.com/coturn/coturn/releases/tag/4.10.0

While here:
- Remove unnecessary PKGNAMEPREFIX.
- Merge INSTALL_PROGRAMs.
- Samplefy installation of the config.
- Merge MKDIRs.
- Remove unnecessary MKDIR.

PR:             294842
Approved by:    blanket (fix 3 CVEs)
Security:       CVE-2026-40613

    [5 lines not shown]
DeltaFile
+13-18net/turnserver/Makefile
+3-3net/turnserver/distinfo
+1-1net/turnserver/pkg-plist
+17-223 files

FreeBSD/ports 4ccb3d2net-mgmt/unifi10 distinfo Makefile

net-mgmt/unifi10: Update to 10.3.58

Release notes:  https://community.ui.com/releases/r/network/10.3.58
DeltaFile
+5-5net-mgmt/unifi10/distinfo
+2-3net-mgmt/unifi10/Makefile
+7-82 files

FreeBSD/ports 16847c1net-im/nextcloud-talk distinfo Makefile

net-im/nextcloud-talk: Update to 23.0.4
DeltaFile
+3-3net-im/nextcloud-talk/distinfo
+1-1net-im/nextcloud-talk/Makefile
+4-42 files

FreeBSD/ports e8121a3www/nextcloud distinfo Makefile

www/nextcloud: Update to 33.0.3
DeltaFile
+3-3www/nextcloud/distinfo
+1-1www/nextcloud/Makefile
+4-42 files

FreeBSD/ports 8a9bf14sysutils/bastille distinfo Makefile

sysutils/bastille: Update to 1.4.3.260429

PR:             294880
Approved by:    tschetter.victor at gmail.com (maintainer)
MFH:            2026Q2

(cherry picked from commit 817d24c44becd68c9149ded41d56660e8361012b)
DeltaFile
+3-3sysutils/bastille/distinfo
+1-1sysutils/bastille/Makefile
+4-42 files

FreeBSD/ports 817d24csysutils/bastille distinfo Makefile

sysutils/bastille: Update to 1.4.3.260429

PR:             294880
Approved by:    tschetter.victor at gmail.com (maintainer)
MFH:            2026Q2
DeltaFile
+3-3sysutils/bastille/distinfo
+1-1sysutils/bastille/Makefile
+4-42 files

FreeBSD/ports ce2771cwww/librewolf/files patch-libwebrtc-generated patch-pipewire_init

www/librewolf: Update 149.0.2-2 => 150.0.1-1

Changelog:
https://www.firefox.com/en-US/firefox/150.0/releasenotes/
https://www.firefox.com/en-US/firefox/150.0.1/releasenotes/

While here add part of fix for support locales.

PR:             294872 294372
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit b77bf3e95718f7fb5e26b785f0db71cebf785ce7)
DeltaFile
+1,425-424www/librewolf/files/patch-libwebrtc-generated
+62-44www/librewolf/files/patch-pipewire_init
+35-0www/librewolf/files/patch-ipc_glue_ForkServer.cpp
+19-13www/librewolf/files/patch-python_sites_mach.txt
+19-0www/librewolf/files/patch-xpcom_base_nsMemoryInfoDumper.cpp
+17-0www/librewolf/files/patch-python_sites_build.txt
+1,577-4812 files not shown
+1,584-4878 files

FreeBSD/ports f974d64security/krb5-121 Makefile

security/krb5-121: Deprecate and expire

MIT KRB5 1.21 contains unpatched vulnerabilites and is no longer
supported by MIT.
DeltaFile
+3-0security/krb5-121/Makefile
+3-01 files

FreeBSD/ports 83b96e9security/krb5-122 distinfo Makefile

security/krb5-122: Update to 1.22.2
DeltaFile
+3-3security/krb5-122/distinfo
+1-1security/krb5-122/Makefile
+4-42 files