FreeBSD/ports e73efedmultimedia/libvpl-tools pkg-plist Makefile, multimedia/libvpl-tools/files patch-tools_legacy_sample__common_src_vm_thread__linux.cpp patch-tools_cli_val-surface-sharing_src_vpp.cpp

multimedia/libvpl-tools: New port: Intel Video Processing Library Tools

Intel Video Processing Library (Intel VPL) tools provide access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPU
from the command line.

The tools require the Intel VPL base library and a runtime library installed.
Current runtime implementations:

- Intel VPL GPU Runtime for use on Intel Iris Xe graphics and newner
- Intel Media SDK for use on legacy Intel graphic

WWW: https://www.intel.com/content/www/us/en/developer/tools/vpl/overview.html

PR:             297308
Reported by:    Yuichiro NAITO <naito.yuichiro at gmail.com> (new maintainer)
DeltaFile
+43-0multimedia/libvpl-tools/Makefile
+38-0multimedia/libvpl-tools/files/patch-tools_cli_val-surface-sharing_src_encode.cpp
+20-0multimedia/libvpl-tools/files/patch-tools_cli_val-surface-sharing_src_vpp.cpp
+20-0multimedia/libvpl-tools/files/patch-tools_legacy_sample__common_CMakeLists.txt
+19-0multimedia/libvpl-tools/files/patch-tools_legacy_sample__common_src_vm_thread__linux.cpp
+12-0multimedia/libvpl-tools/pkg-plist
+152-010 files not shown
+242-016 files

FreeBSD/ports 397a933audio/musicpd Makefile distinfo, audio/musicpd/files patch-doc_mpdconf.example

audio/musicpd: Update to upstream release 0.24.14

Details:
- Bug fixes, mostly, see changelog:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.14/NEWS

MFH:            2026Q3
(cherry picked from commit 6e51026ff5300c9f8e85874cb25d867a88455b68)
DeltaFile
+7-7audio/musicpd/files/patch-doc_mpdconf.example
+3-3audio/musicpd/distinfo
+1-1audio/musicpd/Makefile
+11-113 files

FreeBSD/ports f3ebb9fdevel/py-expression distinfo Makefile

devel/py-expression: Update to 5.7.0

While here, add USE_PYTHON=pytest.

Changelog: https://github.com/dbrattli/Expression/blob/v5.7.0/CHANGELOG.md

Reported by:    portscout
DeltaFile
+5-4devel/py-expression/Makefile
+3-3devel/py-expression/distinfo
+8-72 files

FreeBSD/ports fd3fd42www/bozohttpd Makefile, www/bozohttpd/files patch-auth-bozo.c patch-bozohttpd.c

www/bozohttpd: Use blocklist

Starting from FreeBSD version 1500000, prefer the new blocklist
nomenclature.

Once older versions are no longer supported, we should use blocklist
exclusively.

PR:             294080
DeltaFile
+56-0www/bozohttpd/files/blacklist-patches/patch-bozohttpd.8
+0-54www/bozohttpd/files/patch-bozohttpd.8
+0-53www/bozohttpd/files/patch-bozohttpd.c
+53-0www/bozohttpd/files/blacklist-patches/patch-bozohttpd.c
+12-5www/bozohttpd/Makefile
+0-15www/bozohttpd/files/patch-auth-bozo.c
+121-1275 files not shown
+160-14711 files

FreeBSD/ports 8aca7f6www/pecl-solr distinfo pkg-descr, www/pecl-solr/files extra-src__php_solr.h

www/php-solr: update to 2.9.3, also move to new php extension standard.

PR:             297611
DeltaFile
+0-28www/pecl-solr/Makefile
+25-0www/php-solr/Makefile
+0-11www/pecl-solr/files/extra-src__php_solr.h
+0-4www/pecl-solr/pkg-descr
+4-0www/php-solr/pkg-descr
+0-3www/pecl-solr/distinfo
+29-463 files not shown
+34-479 files

FreeBSD/ports 60abebbdevel/py-uvloop Makefile distinfo

devel/py-uvloop: Update to version 0.22.1 with python314 free-threading support

PR:             ports/294535
Approved by:    maintainer (farrokhi)
DeltaFile
+3-3devel/py-uvloop/distinfo
+1-2devel/py-uvloop/Makefile
+4-52 files

FreeBSD/ports 387b7d6java/netbeans Makefile distinfo

java/netbeans: Update 30 => 31

Changelog:
https://github.com/apache/netbeans/releases/tag/31

PR:             297602
Sponsored by:   UNIS Labs
DeltaFile
+28-26java/netbeans/pkg-plist
+3-3java/netbeans/distinfo
+1-1java/netbeans/Makefile
+32-303 files

FreeBSD/ports d16294bdevel/py-ty Makefile Makefile.crates

devel/py-ty: Update to 0.0.72

Changelog: https://github.com/astral-sh/ty/blob/0.0.72/CHANGELOG.md

Reported by:    portscout
DeltaFile
+11-3devel/py-ty/distinfo
+4-0devel/py-ty/Makefile.crates
+1-1devel/py-ty/Makefile
+16-43 files

FreeBSD/ports eba41bemultimedia/ffmpeg Makefile, multimedia/handbrake Makefile

multimedia:{ffmpeg,handbrake}: Switch dependency from onevpl to libvpl

onevpl has been superceded by libvpl upstream. So switch dependencies
of dependent ports.

PR:             293561
Reported by:    Yuichiro NAITO <naito.yuichiro at gmail.com>
Approved by:    portmgr (blanket; switch deprecated dependencies)
DeltaFile
+3-3multimedia/ffmpeg/Makefile
+2-2multimedia/handbrake/Makefile
+5-52 files

FreeBSD/ports 7ef46d5multimedia/libvpl Makefile pkg-plist, multimedia/libvpl/files patch-libvpl_src_mfx__dispatcher__vpl__loader.cpp patch-libvpl_src_mfx__dispatcher__vpl__lowlatency.cpp

multimedia/libvpl: New port: Intel Video Processing Library API, dispatcher, and examples

Intel Video Processing Library (Intel VPL) provides access to hardware
accelerated video decode, encode, and processing capabilities on Intel GPUs
to support AI visual inference, media delivery, cloud gaming, and virtual
desktop infrastructure use cases.

This repository contains the following components:

- Copies of the Intel VPL API header files.
  The version of the API is listed in the mfxdefs.h file.
- Intel VPL Dispatcher
- Examples demonstrating API usage

*** IMPORTANT ***

Intel VPL Tools are no longer in this repository. They have all been
moved to libvpl-tools.


    [4 lines not shown]
DeltaFile
+131-0multimedia/libvpl/files/patch-libvpl_src_mfx__dispatcher__vpl__msdk.cpp
+113-0multimedia/libvpl/pkg-plist
+73-0multimedia/libvpl/files/patch-libvpl_src_linux_device__ids.h
+36-0multimedia/libvpl/Makefile
+30-0multimedia/libvpl/files/patch-libvpl_src_mfx__dispatcher__vpl__lowlatency.cpp
+27-0multimedia/libvpl/files/patch-libvpl_src_mfx__dispatcher__vpl__loader.cpp
+410-08 files not shown
+494-014 files

FreeBSD/ports 424318emultimedia/onevpl Makefile

multimedia/onevpl: Deprecate and set to expire on 2026-09-30

Upstream has been renamed to libvpl and libvpl-tools. Use
multimedia/libvpl and multimedia/libvpl-tools.

While here, add CONFLICTS_INSTALL=libvpl.

PR:             293561
Reported by:    Yuichiro NAITO <naito.yuichiro at gmail.com>
DeltaFile
+5-0multimedia/onevpl/Makefile
+5-01 files

FreeBSD/ports 887848fcad/irsim Makefile

cad/irsim: Use https:// scheme for MASTER_SITES and WWW

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+2-2cad/irsim/Makefile
+2-21 files

FreeBSD/ports 3855ba2cad/xcircuit distinfo Makefile

cad/xcircuit: Update 3.10.44 => 3.10.45, take maintainership

* Add WWW for source code repository

Approved by:            danilo@ (maintainer)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D58866
DeltaFile
+4-3cad/xcircuit/Makefile
+3-3cad/xcircuit/distinfo
+7-62 files

FreeBSD/ports 5939902devel/libffi pkg-plist Makefile

devel/libffi: Update to 3.8.0

Contains BSD fixes for i386 and powerpc64
DeltaFile
+3-3devel/libffi/distinfo
+1-1devel/libffi/pkg-plist
+1-1devel/libffi/Makefile
+5-53 files

FreeBSD/ports c995da1java/openjdk8 distinfo Makefile

java/openjdk8: Update to 8u502
DeltaFile
+3-3java/openjdk8/distinfo
+3-3java/openjdk8/Makefile
+6-62 files

FreeBSD/ports 15033a2mail/mailman3 Makefile, mail/mailman3/files mailman.in

mail/mailman3: Update rc.d script

Fix the exit code of "service mailman status".  Mailman's own status
command exits 0 when it is not running and 1 when it is, which is the
inverse of the rc.subr convention.  Wrap it so that a running master
yields 0, as service(8) consumers such as Ansible expect.

Also add a start_precmd that detects an already running master via the
pidfile, so that "service mailman start" no longer dumps a full click
usage block on a second invocation.

PR:             292404
Sponsored by:   Netzkommune GmbH

(cherry picked from commit ae15f89980dff827563056d876641f942a70c6dd)
DeltaFile
+24-1mail/mailman3/files/mailman.in
+1-1mail/mailman3/Makefile
+25-22 files

FreeBSD/ports ae15f89mail/mailman3 Makefile, mail/mailman3/files mailman.in

mail/mailman3: Update rc.d script

Fix the exit code of "service mailman status".  Mailman's own status
command exits 0 when it is not running and 1 when it is, which is the
inverse of the rc.subr convention.  Wrap it so that a running master
yields 0, as service(8) consumers such as Ansible expect.

Also add a start_precmd that detects an already running master via the
pidfile, so that "service mailman start" no longer dumps a full click
usage block on a second invocation.

PR:             292404
Sponsored by:   Netzkommune GmbH
DeltaFile
+24-1mail/mailman3/files/mailman.in
+1-1mail/mailman3/Makefile
+25-22 files

FreeBSD/ports ae0f39agames/robocode-naval Makefile

games/robocode-naval: Ignore portscout

robocode-naval and robocode share the same SourceForge project, so
portscout keeps reporting games/robocode versions as new releases for
this port.  Naval Robocode has its own versioning scheme (0.9.2 being
the latest), so just ignore it.
DeltaFile
+1-1games/robocode-naval/Makefile
+1-11 files

FreeBSD/ports 0827384deskutils/calibre distinfo Makefile

deskutils/calibre: Fix build with build with FFmpeg 9.0

Import upstream patch to fix the issue.

While here, fix some portclippy/portfmt warnings.

PR:             297387
Obtained from:  https://github.com/kovidgoyal/calibre/commit/49af1f0904e00351ffbf9ad430a37bfe66226bae
DeltaFile
+11-8deskutils/calibre/Makefile
+3-1deskutils/calibre/distinfo
+14-92 files

FreeBSD/ports ddef84awww/gitea Makefile distinfo

www/gitea: Update to 1.27.2

Changelog:      https://blog.gitea.com/release-of-1.27.0/
                https://blog.gitea.com/release-of-1.27.1/
                https://github.com/go-gitea/gitea/releases/tag/v1.27.2
Security:       2f3568eb-999e-11f1-a655-3497f65b111b
Security:       f4af92f7-95ae-11f1-a6f7-b42e991fc52e
PR:             297194
Reported by:    FiLiS
Approved by:    maintainer timeout (ports at foss-daily.org)
Sponsored by:   Netzkommune GmbH

(cherry picked from commit c81002f9d9b6dba0aaef25ebf36a8d1b801252df)
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

FreeBSD/ports 8b554f7security/vuxml/vuln 2026.xml

security/vuxml: Document gitea < 1.27.0 vulnerabilities

Gitea 1.27.0 fixed 45 security issues, including privilege
escalation, remote denial of service, SSRF, authorization and
token scope bypasses, and information disclosure.

Sponsored by:   Netzkommune GmbH
DeltaFile
+75-0security/vuxml/vuln/2026.xml
+75-01 files

FreeBSD/ports c81002fwww/gitea Makefile distinfo

www/gitea: Update to 1.27.2

Changelog:      https://blog.gitea.com/release-of-1.27.0/
                https://blog.gitea.com/release-of-1.27.1/
                https://github.com/go-gitea/gitea/releases/tag/v1.27.2
Security:       2f3568eb-999e-11f1-a655-3497f65b111b
Security:       f4af92f7-95ae-11f1-a6f7-b42e991fc52e
PR:             297194
Reported by:    FiLiS
Approved by:    maintainer timeout (ports at foss-daily.org)
Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

FreeBSD/ports 4b0ac2bmail/aerc pkg-plist Makefile, mail/aerc/files modules.txt

mail/aerc: Update to 0.22.0

Remove base64 from build dependencies and ncurses from USES.
Submitter takes maintainership.

Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.22.0

PR:             297185
Approved by:    iamsleepy at ryuki.me (ex-maintainer)
DeltaFile
+58-57mail/aerc/files/modules.txt
+45-47mail/aerc/distinfo
+25-29mail/aerc/Makefile
+1-0mail/aerc/pkg-plist
+129-1334 files

FreeBSD/ports 9ad2b86www Makefile, www/immich-ml distinfo pkg-descr

www/immich-ml: Add New Port

Machine-learning service for Immich providing smart search (CLIP),
duplicate detection and facial recognition via onnxruntime on the
CPU. Models are downloaded on first use into the cache directory.
OCR is not yet available as rapidocr has no FreeBSD port.

WWW: https://immich.app/

Sponsored by:   Netzkommune GmbH
DeltaFile
+65-0www/immich-ml/files/immich_ml.in
+57-0www/immich-ml/Makefile
+31-0www/immich-ml/files/patch-immich__ml_models_____init____.py
+10-0www/immich-ml/pkg-descr
+3-0www/immich-ml/distinfo
+1-0www/Makefile
+167-06 files

FreeBSD/ports 7cf929awww/immich distinfo pkg-plist, www/immich/files immich_server.in

www/immich: Add New Port

High performance self-hosted photo and video management solution.
This port contains the Immich server including the bundled web
frontend, built natively with node22/pnpm against the system
libvips. Requires PostgreSQL with the pgvector and vchord
extensions and a Redis-compatible cache such as valkey. Smart
search, duplicate detection and facial recognition additionally
require the machine-learning service from www/immich-ml.

WWW: https://immich.app/

Sponsored by:   Netzkommune GmbH
DeltaFile
+102-0www/immich/Makefile
+70-0www/immich/files/immich_server.in
+45-0www/immich/pkg-message
+12-0www/immich/pkg-descr
+11-0www/immich/pkg-plist
+5-0www/immich/distinfo
+245-03 files not shown
+248-29 files

FreeBSD/ports 69ea87fmisc Makefile, misc/py-insightface distinfo pkg-descr

misc/py-insightface: Add New Port

Open source 2D and 3D face analysis library based on ONNX models
executed with onnxruntime. Required by www/immich-ml for facial
recognition. The upstream pretrained models are downloaded at
runtime and licensed for non-commercial research use only.

WWW: https://insightface.ai/

Sponsored by:   Netzkommune GmbH
DeltaFile
+29-0misc/py-insightface/Makefile
+9-0misc/py-insightface/pkg-descr
+3-0misc/py-insightface/distinfo
+1-0misc/Makefile
+42-04 files

FreeBSD/ports e9edc55devel Makefile, devel/py-aiocache distinfo pkg-descr

devel/py-aiocache: Add New Port

Multi backend asyncio cache framework for Python. Required by the
upcoming Immich machine-learning service (www/immich-ml).

WWW: https://github.com/aio-libs/aiocache

Sponsored by:   Netzkommune GmbH
DeltaFile
+19-0devel/py-aiocache/Makefile
+4-0devel/py-aiocache/pkg-descr
+3-0devel/py-aiocache/distinfo
+1-0devel/Makefile
+27-04 files

FreeBSD/ports 896537csecurity/putty Makefile distinfo

security/putty*: Security update 0.84 => 0.85

While here, add USE_XORG+=xrender since pterm seems to be linked to it.

Changelog:      https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html
PR:             297593
Reported by:    mandree (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit 877004e21c74fcf4f4c2a90f8370c7e13646eeea)
DeltaFile
+3-3security/putty/distinfo
+2-2security/putty/Makefile
+5-52 files

FreeBSD/ports 877004esecurity/putty Makefile distinfo

security/putty*: Security update 0.84 => 0.85

While here, add USE_XORG+=xrender since pterm seems to be linked to it.

Changelog:      https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html
PR:             297593
Reported by:    mandree (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+3-3security/putty/distinfo
+2-2security/putty/Makefile
+5-52 files

FreeBSD/ports d332ad8textproc/po4a Makefile distinfo

textproc/po4a: Update to 0.74

Changes: https://github.com/mquinson/po4a/blob/v0.74/NEWS

Reported by:    portscout
DeltaFile
+238-96textproc/po4a/pkg-plist
+3-3textproc/po4a/distinfo
+1-2textproc/po4a/Makefile
+242-1013 files