FreeBSD/ports 60f3664www/tinyauth distinfo Makefile, www/tinyauth/files newsyslog.conf tinyauth.in

www/tinyauth: Update to 5.1.2

* Add newsyslog.conf(5) file.

ChangeLogs:

- https://github.com/tinyauthapp/tinyauth/releases/tag/v5.1.0
- https://github.com/tinyauthapp/tinyauth/releases/tag/v5.1.1
- https://github.com/tinyauthapp/tinyauth/releases/tag/v5.1.2
DeltaFile
+7-7www/tinyauth/distinfo
+6-4www/tinyauth/Makefile
+6-0www/tinyauth/files/newsyslog.conf
+2-1www/tinyauth/files/tinyauth.in
+21-124 files

FreeBSD/ports 93c5725www/filebrowser-quantum distinfo Makefile, www/filebrowser-quantum/files newsyslog.conf filebrowser-quantum.in

www/filebrowser-quantum: Update to 1.5.0

* Add newsyslog.conf(5) file.

ChangeLog:
https://github.com/gtsteffaniak/filebrowser/releases/tag/v1.5.0-stable
DeltaFile
+7-7www/filebrowser-quantum/distinfo
+4-3www/filebrowser-quantum/Makefile
+6-0www/filebrowser-quantum/files/newsyslog.conf
+2-1www/filebrowser-quantum/files/filebrowser-quantum.in
+1-0www/filebrowser-quantum/pkg-plist
+20-115 files

FreeBSD/ports 88e6f2csysutils/bin distinfo Makefile

sysutils/bin: Update to 0.29.0

ChangeLog: https://github.com/marcosnils/bin/releases/tag/v0.29.0
DeltaFile
+5-5sysutils/bin/distinfo
+2-2sysutils/bin/Makefile
+7-72 files

FreeBSD/ports b40c54dsecurity/py-unicode-show distinfo Makefile

security/py-unicode-show: Update to 53.5-1
DeltaFile
+3-3security/py-unicode-show/distinfo
+1-1security/py-unicode-show/Makefile
+4-42 files

FreeBSD/ports c5e1018sysutils/go-ntfy distinfo Makefile

sysutils/go-ntfy: Update to 2.63.3

ChangeLog: https://github.com/binwiederhier/ntfy/releases/tag/v2.26.3
DeltaFile
+7-7sysutils/go-ntfy/distinfo
+2-2sysutils/go-ntfy/Makefile
+9-92 files

FreeBSD/ports 03ec095sysutils/nginx-ui distinfo Makefile

sysutils/nginx-ui: 2.4.3

ChangeLog: https://github.com/0xJacky/nginx-ui/releases/tag/v2.4.3
DeltaFile
+7-7sysutils/nginx-ui/distinfo
+2-2sysutils/nginx-ui/Makefile
+9-92 files

FreeBSD/ports bfe1c5dsysutils/go-ntfy Makefile, sysutils/go-ntfy/files newsyslog.conf ntfy.in

sysutils/go-ntfy: Add newsyslog.conf(5) configuration file

PR:             296709
Reported by:    yds at Necessitu.de
DeltaFile
+6-0sysutils/go-ntfy/files/newsyslog.conf
+3-0sysutils/go-ntfy/Makefile
+2-1sysutils/go-ntfy/files/ntfy.in
+11-13 files

FreeBSD/ports c0edc52databases/go-pgweb Makefile distinfo

databases/go-pgweb: Update to 0.17.0

Fix "cannot find package":

```
===>  Building pgweb from github.com/sosedoff/pgweb
pkg/cli/cli.go:13:2: cannot find package "github.com/gin-gonic/gin" in any of:
        /usr/local/go125/src/github.com/gin-gonic/gin (from $GOROOT)
        /wrkdirs/usr/ports/databases/go-pgweb/work/src/github.com/gin-gonic/gin (from $GOPATH)
pkg/cli/cli.go:14:2: cannot find package "github.com/jessevdk/go-flags" in any of:
        /usr/local/go125/src/github.com/jessevdk/go-flags (from $GOROOT)
        /wrkdirs/usr/ports/databases/go-pgweb/work/src/github.com/jessevdk/go-flags (from $GOPATH)
pkg/cli/cli.go:15:2: cannot find package "github.com/sirupsen/logrus" in any of:
        /usr/local/go125/src/github.com/sirupsen/logrus (from $GOROOT)
        /wrkdirs/usr/ports/databases/go-pgweb/work/src/github.com/sirupsen/logrus (from $GOPATH)
pkg/bookmarks/manager.go:10:2: cannot find package "github.com/BurntSushi/toml" in any of:
        /usr/local/go125/src/github.com/BurntSushi/toml (from $GOROOT)
        /wrkdirs/usr/ports/databases/go-pgweb/work/src/github.com/BurntSushi/toml (from $GOPATH)
pkg/command/options.go:11:2: cannot find package "github.com/jackc/pgpassfile" in any of:

    [37 lines not shown]
DeltaFile
+4-4databases/go-pgweb/Makefile
+5-0databases/go-pgweb/distinfo
+9-42 files

FreeBSD/ports 2ea3f29security/py-privleap distinfo Makefile

security/py-privleap: Update to 6.2-1
DeltaFile
+3-3security/py-privleap/distinfo
+1-1security/py-privleap/Makefile
+4-42 files

FreeBSD/ports 11616abwww/filebrowser distinfo Makefile

www/filebrowser: Update to 2.63.21

ChangeLogs:

- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.19
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.20
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.21
DeltaFile
+7-7www/filebrowser/distinfo
+2-2www/filebrowser/Makefile
+9-92 files

FreeBSD/ports 67b906dsysutils Makefile, sysutils/goreman Makefile distinfo

sysutils/goreman: New port: Foreman clone written in go language

Goreman is a Go-based clone of Foreman designed to manage and run
applications based on a Procfile. It reads process definitions,
spawns each command, aggregates standard output streams with prefixed
tags, and forwards signals (such as SIGINT, SIGTERM, and SIGHUP)
down to all managed child processes.

WWW: https://github.com/mattn/goreman
DeltaFile
+21-0sysutils/goreman/Makefile
+5-0sysutils/goreman/distinfo
+5-0sysutils/goreman/pkg-descr
+1-0sysutils/Makefile
+32-04 files

FreeBSD/ports 5ac2cfbaudio/fluidsynth distinfo pkg-plist

audio/fluidsynth: Update to upstream release 2.5.7

Details:
Bugfix release, see
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.5.7

MFH:            2026Q3
(cherry picked from commit 696d37fb9023b68083d6b778f2ad26b97becc9ed)
DeltaFile
+3-3audio/fluidsynth/distinfo
+1-1audio/fluidsynth/pkg-plist
+1-1audio/fluidsynth/Makefile
+5-53 files

FreeBSD/ports 696d37faudio/fluidsynth distinfo Makefile

audio/fluidsynth: Update to upstream release 2.5.7

Details:
Bugfix release, see
https://github.com/FluidSynth/fluidsynth/releases/tag/v2.5.7

MFH:            2026Q3
DeltaFile
+3-3audio/fluidsynth/distinfo
+1-1audio/fluidsynth/Makefile
+1-1audio/fluidsynth/pkg-plist
+5-53 files

FreeBSD/ports 34f6139math/R-cran-Deriv distinfo Makefile

math/R-cran-Deriv: Update to 4.3.0

Reported by:    portscout
DeltaFile
+3-3math/R-cran-Deriv/distinfo
+3-1math/R-cran-Deriv/Makefile
+6-42 files

FreeBSD/ports 9f760eax11-wm/notion distinfo Makefile, x11-wm/notion/files patch-system-autodetect.mk

x11-wm/notion: Update to 4.0.5

ChangeLog:      https://github.com/raboof/notion/releases/tag/4.0.5
                https://github.com/raboof/notion/releases/tag/4.0.4
DeltaFile
+19-1x11-wm/notion/files/patch-system-autodetect.mk
+3-3x11-wm/notion/distinfo
+1-1x11-wm/notion/Makefile
+23-53 files

FreeBSD/ports 0d572d1textproc/moor distinfo Makefile

textproc/moor: Update 2.15.1 => 2.15.2

Changelog:
https://github.com/walles/moor/releases/tag/v2.15.2

Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3

(cherry picked from commit 8cf25096b777e82bd688b1303aba1f00b8581c22)
DeltaFile
+5-5textproc/moor/distinfo
+1-2textproc/moor/Makefile
+6-72 files

FreeBSD/ports 8cf2509textproc/moor distinfo Makefile

textproc/moor: Update 2.15.1 => 2.15.2

Changelog:
https://github.com/walles/moor/releases/tag/v2.15.2

Approved by:    osa, vvd (Mentors, implicit)
MFH:            2026Q3
DeltaFile
+5-5textproc/moor/distinfo
+1-2textproc/moor/Makefile
+6-72 files

FreeBSD/ports 6e60660math/octave-forge-rf distinfo Makefile

math/octave-forge-rf: Update to 0.1.1.
DeltaFile
+3-3math/octave-forge-rf/distinfo
+1-2math/octave-forge-rf/Makefile
+4-52 files

FreeBSD/ports 2d02803audio/faust distinfo Makefile

audio/faust: update 2.85.5 → 2.85.9
DeltaFile
+3-3audio/faust/distinfo
+2-2audio/faust/Makefile
+1-1audio/faust/pkg-plist
+6-63 files

FreeBSD/ports 881d9f2science/py-rmsd Makefile distinfo, science/py-rmsd/files patch-pyproject.toml

science/py-rmsd: update 1.6.3 → 1.6.5
DeltaFile
+10-0science/py-rmsd/files/patch-pyproject.toml
+5-4science/py-rmsd/Makefile
+3-3science/py-rmsd/distinfo
+18-73 files

FreeBSD/ports 29fe671graphics/art distinfo Makefile

graphics/art: update 1.26.6 → 1.26.7
DeltaFile
+3-3graphics/art/distinfo
+1-2graphics/art/Makefile
+4-52 files

FreeBSD/ports 5ad15d9devel/args distinfo Makefile

devel/args: update 6.4.16 → 6.6.0
DeltaFile
+3-3devel/args/distinfo
+2-2devel/args/Makefile
+5-52 files

FreeBSD/ports aa333b9misc/py-cohere distinfo Makefile

misc/py-cohere: update 7.0.7 → 7.0.8
DeltaFile
+3-3misc/py-cohere/distinfo
+1-1misc/py-cohere/Makefile
+4-42 files

FreeBSD/ports c83ab9clang/cairo distinfo Makefile

lang/cairo: update 2.19.4 → 2.20.0
DeltaFile
+145-185lang/cairo/distinfo
+72-93lang/cairo/Makefile
+1-0lang/cairo/pkg-plist
+218-2783 files

FreeBSD/ports 9fa6379science/libmbd Makefile distinfo

science/libmbd: update 0.12.5 → 0.15.0
DeltaFile
+4-2science/libmbd/Makefile
+3-3science/libmbd/distinfo
+3-0science/libmbd/pkg-plist
+10-53 files

FreeBSD/ports 8157100graphics/py-albumentations Makefile distinfo, graphics/py-albumentations/files patch-setup.py

graphics/py-albumentations: update 2.0.5 → 2.0.8
DeltaFile
+29-0graphics/py-albumentations/files/patch-setup.py
+4-8graphics/py-albumentations/Makefile
+3-3graphics/py-albumentations/distinfo
+36-113 files

FreeBSD/ports bc2f637misc/py-NATTEN distinfo Makefile

misc/py-NATTEN: update 0.21.6 → 0.21.7
DeltaFile
+3-3misc/py-NATTEN/distinfo
+2-2misc/py-NATTEN/Makefile
+5-52 files

FreeBSD/ports e9bff38misc/py-elevenlabs distinfo Makefile

misc/py-elevenlabs: update 2.56.0 → 2.59.0
DeltaFile
+3-3misc/py-elevenlabs/distinfo
+1-1misc/py-elevenlabs/Makefile
+4-42 files

FreeBSD/ports 50db780science/py-pymbd Makefile distinfo

science/py-pymbd: update 0.12.5 → 0.15.0
DeltaFile
+14-6science/py-pymbd/Makefile
+3-3science/py-pymbd/distinfo
+17-92 files

FreeBSD/ports 69026c1misc/py-llama-cpp-python distinfo Makefile

misc/py-llama-cpp-python: update 0.3.31 → 0.3.34
DeltaFile
+3-3misc/py-llama-cpp-python/distinfo
+1-1misc/py-llama-cpp-python/Makefile
+4-42 files