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

FreeBSD/ports a6a6fc7games/robocode Makefile distinfo

games/robocode: Update to 1.11.1

Changes: https://github.com/robo-code/robocode/blob/v1.11.1/versions.md

Reported by:    portscout
DeltaFile
+39-39games/robocode/pkg-plist
+3-3games/robocode/distinfo
+1-2games/robocode/Makefile
+43-443 files

FreeBSD/ports 387711bdevel/py-pytest-cov distinfo Makefile

devel/py-pytest-cov: Update to 6.3.0

Adjust the dependencies to what upstream now requires and drop the six
test dependency, which is no longer used.  The sdist was renamed to use
an underscore, so set DISTNAME accordingly.

Newer versions require devel/py-coverage 7.10.6 or later, which is not
in the tree yet.

Changes: https://github.com/pytest-dev/pytest-cov/blob/v6.3.0/CHANGELOG.rst
DeltaFile
+5-5devel/py-pytest-cov/Makefile
+3-3devel/py-pytest-cov/distinfo
+8-82 files

FreeBSD/ports 66599edsysutils/smenu Makefile distinfo

sysutils/smenu: Update to 1.5.0

ChangeLog: https://github.com/p-gen/smenu/blob/v1.5.0/ChangeLog

Reported by:    portscout
DeltaFile
+3-3sysutils/smenu/distinfo
+1-2sysutils/smenu/Makefile
+4-52 files

FreeBSD/ports 3403ef9devel/py-itemloaders distinfo Makefile

devel/py-itemloaders: Update to 1.4.0

Switch to PEP 517, upstream now builds with hatchling and no longer
ships setup.py.  Drop the w3lib run dependency, it is no longer
required.

Changes: https://github.com/scrapy/itemloaders/blob/v1.4.0/docs/news.rst

Reported by:    portscout
DeltaFile
+5-5devel/py-itemloaders/Makefile
+3-3devel/py-itemloaders/distinfo
+8-82 files

FreeBSD/ports e14476edevel/py-itemadapter distinfo Makefile

devel/py-itemadapter: Update to 0.13.1

Switch to PEP 517, upstream now builds with hatchling and no longer
ships setup.py.

Changes: https://github.com/scrapy/itemadapter/blob/v0.13.1/CHANGELOG.md

Reported by:    portscout
DeltaFile
+4-3devel/py-itemadapter/Makefile
+3-3devel/py-itemadapter/distinfo
+7-62 files

FreeBSD/ports 97ecdbfwww/py-ttrv Makefile distinfo

www/py-ttrv: Update to 1.27.5

Changes: https://github.com/tildeclub/ttrv/releases

Reported by:    portscout
DeltaFile
+3-3www/py-ttrv/distinfo
+1-2www/py-ttrv/Makefile
+4-52 files

FreeBSD/ports 4b7bff8textproc/py-sphinxemoji distinfo Makefile

textproc/py-sphinxemoji: Update to 0.3.2

Switch to the PEP 517 build now that upstream declares its build backend
in pyproject.toml, and bump the minimum sphinx version accordingly.

Changes: https://github.com/sphinx-contrib/emojicodes/releases

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

FreeBSD/ports b7b57e9devel/py-fastjsonschema Makefile distinfo

devel/py-fastjsonschema: Update to 2.22.1

Changes: https://github.com/horejsek/python-fastjsonschema/blob/v2.22.1/CHANGELOG.txt

Reported by:    portscout
DeltaFile
+3-3devel/py-fastjsonschema/distinfo
+1-1devel/py-fastjsonschema/Makefile
+4-42 files

FreeBSD/ports b3cda31misc/ansiweather Makefile distinfo

misc/ansiweather: Update to 1.19.1

ChangeLog: https://github.com/fcambus/ansiweather/blob/1.19.1/ChangeLog

Reported by:    portscout
DeltaFile
+3-3misc/ansiweather/distinfo
+1-2misc/ansiweather/Makefile
+4-52 files

FreeBSD/ports 67510e5mail/pecl-mailparse Makefile distinfo

mail/pecl-mailparse: Update to 3.2.0

Encoding conversion code is now vendored from mbstring, so the mbstring
build dependency is no longer needed.

Changelog: https://pecl.php.net/package-changelog.php?package=mailparse

Reported by:    portscout
DeltaFile
+3-3mail/pecl-mailparse/distinfo
+1-2mail/pecl-mailparse/Makefile
+4-52 files

FreeBSD/ports a1ba7cetextproc/pecl-xdiff2 Makefile distinfo

textproc/pecl-xdiff2: Update to 2.2.0

Changelog: https://pecl.php.net/package-changelog.php?package=xdiff

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

FreeBSD/ports 7522c22net-im/matterircd Makefile distinfo

net-im/matterircd: Update 0.30.0 => 0.31.0

Changelog:
https://github.com/42wim/matterircd/releases/tag/v0.31.0

PR:             297550
Reported by:    Corey Halpin <chalpin at cs.wisc.edu> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit 14f93df71d6ababf0860bf7c66215bcf27a6f7e8)
DeltaFile
+3-3net-im/matterircd/distinfo
+1-2net-im/matterircd/Makefile
+4-52 files

FreeBSD/ports 14f93dfnet-im/matterircd Makefile distinfo

net-im/matterircd: Update 0.30.0 => 0.31.0

Changelog:
https://github.com/42wim/matterircd/releases/tag/v0.31.0

PR:             297550
Reported by:    Corey Halpin <chalpin at cs.wisc.edu> (maintainer)
Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+3-3net-im/matterircd/distinfo
+1-2net-im/matterircd/Makefile
+4-52 files

FreeBSD/ports 60c44ecdatabases/postgresql18-server Makefile, databases/postgresql19-server Makefile pkg-plist-contrib

databases/postgresql??-*: Update to latest versions

Update to 18.6, 17.11, 16.15, 15.19 and 14.24.

This release fixes 28 security vulnerabilities and over 110 bugs
reported over the last several months.

Welcome postgresql19 to the ports tree with 19-beta3.

Note: PostgreSQL 18.5 was skipped due to a regression; the fix
version is 18.6.

PostgreSQL 14 will stop receiving fixes on 2026-11-12.

Changes:        https://www.postgresql.org/about/news/postgresql-186-1711-1615-1519-1424-and-19-beta-3-released-3365/
Security:       05d311bc-9991-11f1-bc50-6cc21735f730
DeltaFile
+1,767-0databases/postgresql19-server/pkg-plist-server
+1,444-0databases/postgresql19-server/pkg-plist-client
+290-0databases/postgresql19-server/pkg-plist-contrib
+260-0databases/postgresql19-server/Makefile
+5-241databases/postgresql18-server/Makefile
+126-0databases/postgresql19-server/files/postgresql.in
+3,892-24145 files not shown
+4,623-30651 files

FreeBSD/ports cb4c6ecsecurity/vuxml/vuln 2026.xml

security/vuxml: Add databases/postgreql??-* vulnerabilities
DeltaFile
+200-0security/vuxml/vuln/2026.xml
+200-01 files