FreeBSD/ports dc63d7egraphics/ogre3d Makefile pkg-plist

graphics/ogre3d: update to 14.4.1 release (+)

Unbreak JAVA bindings
Build CSHARP bindings

Release notes:  https://github.com/OGRECave/ogre/releases/tag/v14.4.1
DeltaFile
+6-6graphics/ogre3d/Makefile
+7-2graphics/ogre3d/pkg-plist
+3-3graphics/ogre3d/distinfo
+16-113 files

FreeBSD/ports dfd7fa7math Makefile, math/R-cran-mpoly Makefile distinfo

math/R-cran-mpoly: New port

mpoly is a simple collection of tools to help deal with multivariate polynomials
symbolically and functionally in R.
DeltaFile
+27-0math/R-cran-mpoly/Makefile
+3-0math/R-cran-mpoly/distinfo
+2-0math/R-cran-mpoly/pkg-descr
+1-0math/Makefile
+33-04 files

FreeBSD/ports de21da6devel/py-celery-singleton Makefile.new

devel/py-celery-singleton: Remove Makefile.new

It was never intended to be added to the tree.
DeltaFile
+0-21devel/py-celery-singleton/Makefile.new
+0-211 files

FreeBSD/ports ab24ac4www/py-httpx_gssapi Makefile.new

www/py-httpx_gssapi: remove Makefile.new

It was never intended to be added to the tree.
DeltaFile
+0-21www/py-httpx_gssapi/Makefile.new
+0-211 files

FreeBSD/ports 61000ddwww/py-httpx_gssapi distinfo Makefile

www/py-httpx_gssapi: Update to 0.5

re: https://github.com/pythongssapi/httpx-gssapi/releases/tag/v0.5
DeltaFile
+3-3www/py-httpx_gssapi/distinfo
+1-2www/py-httpx_gssapi/Makefile
+4-52 files

FreeBSD/ports 866a6e9security/crowdsec distinfo Makefile, security/crowdsec/files acquis.yaml.sample patch-config_acquis.yaml

security/crowdsec: update to 1.7.0

PR:             289322
DeltaFile
+18-0security/crowdsec/files/acquis.yaml.sample
+0-12security/crowdsec/files/patch-config_acquis.yaml
+5-5security/crowdsec/distinfo
+5-3security/crowdsec/Makefile
+28-204 files

FreeBSD/ports 93d88c0mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.3.3
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-2mail/nextcloud-mail/Makefile
+4-52 files

FreeBSD/ports 4951cf9sysutils Makefile, sysutils/ictree pkg-descr Makefile

sysutils/ictree: [NEW PORT] Like tree(1) but interactive

ictree is a terminal-based program that takes a list of contents of
directories and displays them in a pager similar to less where you can
fold/unfold

https://nikitaivanovv.github.io/ictree/

PR:             284245
Approved by:    yuri@ (Mentor)

Differential Revision: https://reviews.freebsd.org/D52439
DeltaFile
+24-0sysutils/ictree/pkg-descr
+22-0sysutils/ictree/Makefile
+3-0sysutils/ictree/distinfo
+1-0sysutils/Makefile
+50-04 files

FreeBSD/ports 198f5damisc/rump Makefile, misc/rump/files patch-src_sys_kern_kern__hook.c patch-src_lib_librumpuser_sp__common.c

misc/rump: Fix compile error.
DeltaFile
+56-0misc/rump/files/patch-src_sys_kern_kern__hook.c
+43-0misc/rump/files/patch-src_lib_librumpuser_sp__common.c
+2-2misc/rump/Makefile
+101-23 files

FreeBSD/ports 3b49fd2print/tex-luatex Makefile

print/tex-luatex: fix WITH_PIE build, remove PIE_UNSAFE and MAKE_JOBS_UNSAFE

PR:             268882
Approved by:    yuri@ (Mentor)
DeltaFile
+4-6print/tex-luatex/Makefile
+4-61 files

FreeBSD/ports 41488fddevel/qca/files patch-plugins_qca-ossl_qca-ossl.cpp

devel/qca: fix LibreSSL support

PR:             286678
Submitted by:   Dave Hayes

(cherry picked from commit c3c6a3a4ae8a87c43bbeafe44a1fe3484dd2e3a2)
DeltaFile
+21-80devel/qca/files/patch-plugins_qca-ossl_qca-ossl.cpp
+21-801 files

FreeBSD/ports c64bf06www/otter-browser Makefile

www/otter-browser: clean up after Qt Webkit removal

PR:             288580
Reported by:    tom+fbsdbugzilla at nuegia.net

(cherry picked from commit ea70656f82e8fa14d636bd475967bb8062f3fbd6)
DeltaFile
+4-14www/otter-browser/Makefile
+4-141 files

FreeBSD/ports c3c6a3adevel/qca/files patch-plugins_qca-ossl_qca-ossl.cpp

devel/qca: fix LibreSSL support

PR:             286678
Submitted by:   Dave Hayes
DeltaFile
+21-80devel/qca/files/patch-plugins_qca-ossl_qca-ossl.cpp
+21-801 files

FreeBSD/ports ea70656www/otter-browser Makefile

www/otter-browser: clean up after Qt Webkit removal

PR:             288580
Reported by:    tom+fbsdbugzilla at nuegia.net
DeltaFile
+4-14www/otter-browser/Makefile
+4-141 files

FreeBSD/ports 283e898games/anki distinfo Makefile.crates, games/anki/files patch-rust-1.89.0 patch-pylib_tools_hookslib.py

games/anki: Update to 25.09

* Adjust the workaround for the py-ruff linter so that it's only used
  on FreeBSD RELEASE builds that have usually GENERIC kernels compiled
  without the debug options.

  Presumably, py-ruff is not absolutely necessary and can be omitted as
  a dependency, but this still needs to be checked more closely.

* Also remove a no longer required patch introduced in 418adc4a2512 as
  the code is now compatible with Rust 1.89.

Changelog:

https://github.com/ankitects/anki/releases/tag/25.09
DeltaFile
+287-287games/anki/distinfo
+139-139games/anki/Makefile.crates
+4-5games/anki/Makefile
+0-9games/anki/files/patch-rust-1.89.0
+3-3games/anki/files/patch-pylib_tools_hookslib.py
+1-1games/anki/pkg-plist
+434-4446 files

FreeBSD/ports 3152fe5deskutils/py-paperless-ngx Makefile

deskutils/py-paperless-ngx: Bump PORTREVISION

Updated required version of devel/py-inotifyrecursive
DeltaFile
+2-1deskutils/py-paperless-ngx/Makefile
+2-11 files

FreeBSD/ports 43007e6devel/py-inotifyrecursive Makefile

devel/py-inotifyrecursive: Bump PORTREVISION

Updated required version of devel/py-inotify-simple
DeltaFile
+2-2devel/py-inotifyrecursive/Makefile
+2-21 files

FreeBSD/ports 0c83dc7devel/py-inotify-simple Makefile, devel/py-inotify-simple/files patch-inotify__simple.py

devel/py-inotify-simple: Fix polling
DeltaFile
+7-1devel/py-inotify-simple/files/patch-inotify__simple.py
+1-0devel/py-inotify-simple/Makefile
+8-12 files

FreeBSD/ports 05fe07asecurity/timestamp-authority distinfo Makefile

security/timestamp-authority: Update version 1.2.8=>1.2.9

Changelog: https://github.com/sigstore/timestamp-authority/releases/tag/v1.2.9
DeltaFile
+5-5security/timestamp-authority/distinfo
+1-2security/timestamp-authority/Makefile
+6-72 files

FreeBSD/ports 34035dawww/minio distinfo Makefile

www/minio: Update version RELEASE.2025-07-23T15-54-02Z=>RELEASE.2025-09-07T16-13-09Z

Changelog: https://github.com/minio/minio/releases/tag/RELEASE.2025-09-07T16-13-09Z
DeltaFile
+5-5www/minio/distinfo
+2-3www/minio/Makefile
+7-82 files

FreeBSD/ports 1b1dd3cdns/py-dnspython Makefile distinfo

dns/py-dnspython: Update version 2.7.0=>2.8.0

Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.8.0
DeltaFile
+7-7dns/py-dnspython/Makefile
+3-3dns/py-dnspython/distinfo
+10-102 files

FreeBSD/ports d745967devel/py-tox distinfo Makefile

devel/py-tox: Update version 4.30.1=>4.30.2

Changelog: https://github.com/tox-dev/tox/releases/tag/4.30.2
DeltaFile
+3-3devel/py-tox/distinfo
+1-1devel/py-tox/Makefile
+4-42 files

FreeBSD/ports 348f0f3devel/py-identify distinfo Makefile

devel/py-identify: Update version 2.6.13=>2.6.14

Changelog: https://github.com/pre-commit/identify/releases/tag/v2.6.14
DeltaFile
+3-3devel/py-identify/distinfo
+1-1devel/py-identify/Makefile
+4-42 files

FreeBSD/ports 760c7e5devel/git-codereview distinfo Makefile

devel/git-codereview: Update version 1.16.0=>1.17.0
DeltaFile
+3-3devel/git-codereview/distinfo
+1-2devel/git-codereview/Makefile
+4-52 files

FreeBSD/ports 8c8207adevel/py-babi_grammars distinfo Makefile

devel/py-babi_grammars: Update version 0.0.62=>0.0.63

Changelog: https://github.com/asottile/babi-grammars/releases/tag/v0.0.63
DeltaFile
+3-3devel/py-babi_grammars/distinfo
+1-1devel/py-babi_grammars/Makefile
+4-42 files

FreeBSD/ports 03e28f2devel/cirrus-cli distinfo Makefile

devel/cirrus-cli: Update version 0.153.0=>0.153.1

Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.153.1
DeltaFile
+5-5devel/cirrus-cli/distinfo
+1-1devel/cirrus-cli/Makefile
+6-62 files

FreeBSD/ports aa4dabdx11/libxfce4windowing pkg-plist Makefile, x11/libxfce4windowing/files patch-libxfce4windowingui_meson.build patch-libxfce4windowing_meson.build

x11/libxfce4windowing: fix build of generated C code for Vala files

This patch removes some unneeded customizations from the port.

PR:             289385
DeltaFile
+16-16x11/libxfce4windowing/pkg-plist
+0-20x11/libxfce4windowing/files/patch-libxfce4windowingui_meson.build
+0-20x11/libxfce4windowing/files/patch-libxfce4windowing_meson.build
+1-0x11/libxfce4windowing/Makefile
+17-564 files

FreeBSD/ports bb1ac88audio/ft2-clone distinfo Makefile, audio/ft2-clone/files patch-src_ft2__unicode.c

audio/ft2-clone: Update to 1.98
DeltaFile
+38-0audio/ft2-clone/files/patch-src_ft2__unicode.c
+3-3audio/ft2-clone/distinfo
+1-1audio/ft2-clone/Makefile
+42-43 files

FreeBSD/ports 274e772net-im/gotosocial Makefile distinfo, net-im/gotosocial/files gotosocial.in

net-im/gotosocial: update to 0.19.2

While here:
- pin go version to 1.24 since upstream does not support 1.25 yet
- drop executable bit of files/gotosocial.in to pet portlint
- reorder variables to pet portclippy

Changelog: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.19.2

PR:             289365
Reported by:    Tilde Joy <tilde at ultros.pro> (maintainer)
DeltaFile
+7-8net-im/gotosocial/Makefile
+5-5net-im/gotosocial/distinfo
+0-0net-im/gotosocial/files/gotosocial.in
+12-133 files

FreeBSD/ports e01ae31audio/pt2-clone distinfo Makefile

audio/pt2-clone: Update to 1.77
DeltaFile
+3-3audio/pt2-clone/distinfo
+1-1audio/pt2-clone/Makefile
+4-42 files