FreeBSD/ports ee91d17games/xevil Makefile pkg-descr, games/xevil/files patch-cmn_role.cpp patch-config.mk

games/xevil: New port: Fast-action, networked, kill-everything game

Revived from the games/xevil port removed in 2020 (r09df8f46), which
expired after its master site at xevil.com went offline.  Now based on
the lvella fork on GitHub, adapted for modern compilers and 64-bit
machines.
DeltaFile
+38-0games/xevil/Makefile
+29-0games/xevil/files/patch-cmn_role.cpp
+13-0games/xevil/files/patch-config.mk
+12-0games/xevil/pkg-descr
+11-0games/xevil/files/patch-x11_serverping.cpp
+3-0games/xevil/distinfo
+106-01 files not shown
+107-07 files

FreeBSD/ports 85014e9converters/osm2pgsql distinfo Makefile

converters/osm2pgsql: update 2.3.0 → 2.3.1
DeltaFile
+3-3converters/osm2pgsql/distinfo
+1-1converters/osm2pgsql/Makefile
+1-0converters/osm2pgsql/pkg-plist
+5-43 files

FreeBSD/ports e5b4fe0mail/courier-imap distinfo Makefile

mail/courier-imap: Update to 6.0.2
DeltaFile
+3-3mail/courier-imap/distinfo
+1-1mail/courier-imap/Makefile
+4-42 files

FreeBSD/ports ebd900dmail/maildrop distinfo Makefile

mail/maildrop: Update 4.0.3
DeltaFile
+3-3mail/maildrop/distinfo
+1-1mail/maildrop/Makefile
+4-42 files

FreeBSD/ports dac5853games/corsix-th Makefile distinfo, games/corsix-th/files patch-CorsixTH_Lua_config__finder.lua

games/corsix-th: Update to 0.70.0
DeltaFile
+10-10games/corsix-th/files/patch-CorsixTH_Lua_config__finder.lua
+10-4games/corsix-th/Makefile
+3-3games/corsix-th/distinfo
+6-0games/corsix-th/pkg-plist
+29-174 files

FreeBSD/ports ef24c3dgraphics/jpeg-turbo distinfo Makefile

graphics/jpeg-turbo: Apply upstream patch to fix riscv64

Architectures like riscv64 where WITH_SIMD takes its default value of 1
but the SIMD detection finds no support (due to, in the case of 3.1.4.1
for riscv64, there being no RVV support at all) were broken as they
would still try to build simdcoverage and fail to link it. Apply the
upstream fix from the 3.1.x branch.

PR:             296754
Reviewed by:    desktop (arrowd)
Approved by:    desktop (arrowd)
MFH:            2026Q3

(cherry picked from commit 23ed1126e58b9858f36e5e4d58c077197643dcab)
DeltaFile
+3-1graphics/jpeg-turbo/distinfo
+3-0graphics/jpeg-turbo/Makefile
+6-12 files

FreeBSD/ports 23ed112graphics/jpeg-turbo distinfo Makefile

graphics/jpeg-turbo: Apply upstream patch to fix riscv64

Architectures like riscv64 where WITH_SIMD takes its default value of 1
but the SIMD detection finds no support (due to, in the case of 3.1.4.1
for riscv64, there being no RVV support at all) were broken as they
would still try to build simdcoverage and fail to link it. Apply the
upstream fix from the 3.1.x branch.

PR:             296754
Reviewed by:    desktop (arrowd)
Approved by:    desktop (arrowd)
MFH:            2026Q3
DeltaFile
+3-1graphics/jpeg-turbo/distinfo
+3-0graphics/jpeg-turbo/Makefile
+6-12 files

FreeBSD/ports 619b1f6sysutils/siegfried distinfo Makefile

sysutils/siegfried: Update to 1.11.6

ChangeLog:      https://github.com/richardlehane/siegfried/blob/main/CHANGELOG.md
MFH:            2026Q3
(cherry picked from commit 41177e9c2eae8ade97ffa031c91f7881a2d09064)
DeltaFile
+5-5sysutils/siegfried/distinfo
+1-2sysutils/siegfried/Makefile
+6-72 files

FreeBSD/ports 9a9a55bdevel/cvise distinfo Makefile, devel/cvise/files patch-llvm21

devel/cvise: make it build with DEFAULT_VERSIONS+=llvm=22

Upstream cvise added support for building against llvm 22 in:
<https://github.com/marxin/cvise/commit/42da06f>
<https://github.com/marxin/cvise/commit/59e9058>
<https://github.com/marxin/cvise/commit/fa1be95>
<https://github.com/marxin/cvise/commit/b17bbac>
<https://github.com/marxin/cvise/commit/c7f9642>

Add these as PATCHFILES, and use a similar approach for the llvm 21
patch.

PR:             296376
Approved by:    maintainer timeout (2 weeks)
MFH:            2026Q3

(cherry picked from commit 358f3c706f394dabc1b0eb1787d89f14bf5b03b5)
DeltaFile
+0-152devel/cvise/files/patch-llvm21
+13-1devel/cvise/distinfo
+9-0devel/cvise/Makefile
+22-1533 files

FreeBSD/ports 358f3c7devel/cvise distinfo Makefile, devel/cvise/files patch-llvm21

devel/cvise: make it build with DEFAULT_VERSIONS+=llvm=22

Upstream cvise added support for building against llvm 22 in:
<https://github.com/marxin/cvise/commit/42da06f>
<https://github.com/marxin/cvise/commit/59e9058>
<https://github.com/marxin/cvise/commit/fa1be95>
<https://github.com/marxin/cvise/commit/b17bbac>
<https://github.com/marxin/cvise/commit/c7f9642>

Add these as PATCHFILES, and use a similar approach for the llvm 21
patch.

PR:             296376
Approved by:    maintainer timeout (2 weeks)
MFH:            2026Q3
DeltaFile
+0-152devel/cvise/files/patch-llvm21
+13-1devel/cvise/distinfo
+9-0devel/cvise/Makefile
+22-1533 files

FreeBSD/ports fc48aacdevel Makefile

devel/tla+: Fix make index

- sort while here

Fixes: 50fc7f3612ced6681de8deefdeb8725e080f131e
DeltaFile
+2-1devel/Makefile
+2-11 files

FreeBSD/ports 083687bdevel/codequery distinfo Makefile

devel/codequery: Update to 1.1.0

ChangeLog:
https://github.com/ruben2020/codequery/blob/master/NEWS.md#version-110---july-11-2026
DeltaFile
+3-3devel/codequery/distinfo
+1-1devel/codequery/Makefile
+4-42 files

FreeBSD/ports 000d15bgames/trx distinfo Makefile

games/trx: Update to 1.9.1

ChangeLog: https://github.com/LostArtefacts/TRX/releases/tag/trx-1.9.1
DeltaFile
+3-3games/trx/distinfo
+1-1games/trx/Makefile
+4-42 files

FreeBSD/ports 3b29ea1sysutils/gomplate distinfo Makefile

sysutils/gomplate: Update to 5.2.0

ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v5.2.0
DeltaFile
+5-5sysutils/gomplate/distinfo
+2-5sysutils/gomplate/Makefile
+7-102 files

FreeBSD/ports 41177e9sysutils/siegfried distinfo Makefile

sysutils/siegfried: Update to 1.11.6

ChangeLog:      https://github.com/richardlehane/siegfried/blob/main/CHANGELOG.md
MFH:            2026Q3
DeltaFile
+5-5sysutils/siegfried/distinfo
+1-2sysutils/siegfried/Makefile
+6-72 files

FreeBSD/ports 610cd94x11-toolkits/ntk Makefile, x11-toolkits/ntk/files imp.py

x11-toolkits/ntk: Unbreak by adding imp.py shim on PYTHONPATH for bundled waf on Python 3.12

Reported by:    fallout

(cherry picked from commit d619cbab6a60fea3511c3a08de880d854212566a)
DeltaFile
+48-0x11-toolkits/ntk/files/imp.py
+6-0x11-toolkits/ntk/Makefile
+54-02 files

FreeBSD/ports 41201afsecurity/py-pyaxo Makefile

security/py-pyaxo: Unbreak by Patched versioneer.py for Python 3.12, removed pytest-runner

Reported by:    fallout

(cherry picked from commit da6ebb0df680ec9048c8b8f802b892ed36720aae)
DeltaFile
+3-1security/py-pyaxo/Makefile
+3-11 files

FreeBSD/ports 72fb63ccad/py-gmsh Makefile

cad/py-gmsh: fix build with python 3.12

PR:     296597
(cherry picked from commit c6205e98712621eac18549ca0a24c90a73c78ecb)
DeltaFile
+3-1cad/py-gmsh/Makefile
+3-11 files

FreeBSD/ports 53de112science/py-icet Makefile

science/py-icet: Unbreak by sildcarded .so in strip target.

Reported by:    fallout

(cherry picked from commit 1c349bee29e50932a4734a6a80dc9c62dd717fa3)
DeltaFile
+1-1science/py-icet/Makefile
+1-11 files

FreeBSD/ports 2db8f0dscience/nest pkg-plist

science/nest: Unbreak by fixing plist

Reported by:    fallout

(cherry picked from commit 12711c01d4189c01ca481a354ee64fe7e9a8af90)
DeltaFile
+1-1science/nest/pkg-plist
+1-11 files

FreeBSD/ports 9678301security/agave distinfo Makefile, security/agave/files patch-gossip_src_protocol.rs patch-core_src_system__monitor__service.rs

security/agave: update 3.1.13 → 4.1.1

(cherry picked from commit 50722cf20110aa2b7b7e9d941a963c0d9f919135)
DeltaFile
+633-709security/agave/distinfo
+319-359security/agave/Makefile
+0-29security/agave/files/patch-gossip_src_protocol.rs
+0-20security/agave/files/patch-core_src_system__monitor__service.rs
+0-20security/agave/files/patch-gossip_src_ping__pong.rs
+0-13security/agave/files/patch-core_src_resource__limits.rs
+952-1,1504 files not shown
+952-1,18710 files

FreeBSD/ports f84fb71misc/dartsim Makefile

misc/dartsim: Fix build/plist by adding missing dependency

Reported by:    fallout

(cherry picked from commit 49f875dda48d70b1a715b7d07083dd8c99b8351e)
DeltaFile
+2-0misc/dartsim/Makefile
+2-01 files

FreeBSD/ports 2b25672science/cantera Makefile pkg-plist, science/cantera/files patch-interfaces_cython_SConscript

science/cantera: Unbreak by fixing wheel-filename mismatch via SConscript sentinel/glob

Also: Python ABI parameterized in strip target and pkg-plist.
(cherry picked from commit d4600726b06da604cf84c0a33e5f70ab2d5e2dd4)
DeltaFile
+40-0science/cantera/files/patch-interfaces_cython_SConscript
+4-1science/cantera/Makefile
+1-1science/cantera/pkg-plist
+45-23 files

FreeBSD/ports d84ec0eirc/ngircd distinfo Makefile

irc/ngircd: update to 28
DeltaFile
+3-3irc/ngircd/distinfo
+1-2irc/ngircd/Makefile
+4-52 files

FreeBSD/ports 574558cdevel Makefile, devel/gwm distinfo Makefile

devel/gwm: New port: Git worktree manager with CLI and TUI
DeltaFile
+621-0devel/gwm/distinfo
+330-0devel/gwm/Makefile
+4-0devel/gwm/pkg-descr
+1-0devel/Makefile
+956-04 files

FreeBSD/ports 0cb801edevel Makefile, devel/ghgrab distinfo Makefile

devel/ghgrab: New port: Browse and download files from Git forges
DeltaFile
+523-0devel/ghgrab/distinfo
+281-0devel/ghgrab/Makefile
+4-0devel/ghgrab/pkg-descr
+1-0devel/Makefile
+809-04 files

FreeBSD/ports 93d283bsysutils/cfengine-devel distinfo Makefile

sysutils/cfengine-devel: Update to latest GH commit
DeltaFile
+5-5sysutils/cfengine-devel/distinfo
+3-4sysutils/cfengine-devel/Makefile
+1-0sysutils/cfengine-devel/pkg-plist
+9-93 files

FreeBSD/ports d47ec84sysutils/cfengine-masterfiles325 Makefile, sysutils/cfengine-masterfiles326 Makefile

sysutils/cfengine*32[56]: Deprecate and expire

cfengine 3.25 and 3.26 expire this year.

Reference:      https://cfengine.com/supported-versions/
DeltaFile
+3-0sysutils/cfengine-masterfiles325/Makefile
+3-0sysutils/cfengine-masterfiles326/Makefile
+3-0sysutils/cfengine325/Makefile
+3-0sysutils/cfengine326/Makefile
+12-04 files

FreeBSD/ports 322e2bfsysutils/cfengine-masterfiles-devel distinfo Makefile

sysutils/cfengine-masterfiles-devel: Update to latest GH commit
DeltaFile
+3-3sysutils/cfengine-masterfiles-devel/distinfo
+2-2sysutils/cfengine-masterfiles-devel/Makefile
+5-52 files

FreeBSD/ports 8410646sysutils/cfengine328 pkg-plist Makefile, sysutils/cfengine328/files cf-execd.in cf-monitord.in

sysutils/cfengine328: Add new port

Add the latest cfengine to the ports collection.

Update the sysutils/cfengine metaport to point to the new port. It
becomes default.
DeltaFile
+393-0sysutils/cfengine328/pkg-plist
+70-0sysutils/cfengine328/Makefile
+26-0sysutils/cfengine328/files/cf-execd.in
+26-0sysutils/cfengine328/files/cf-monitord.in
+26-0sysutils/cfengine328/files/cf-serverd.in
+10-0sysutils/cfengine328/files/patch-libntech_libutils_known_dirs.c
+551-04 files not shown
+565-210 files