FreeBSD/ports 97685c1archivers/unpackerr Makefile, audio/go-librespot Makefile

various: Bump ports for Go default 1.24->1.25
DeltaFile
+1-1sysutils/nomad-pot-driver/Makefile
+1-1archivers/unpackerr/Makefile
+1-1audio/go-librespot/Makefile
+1-1audio/murmur-cli/Makefile
+1-1audio/pms-devel/Makefile
+1-1audio/sonicradio/Makefile
+6-6661 files not shown
+667-655667 files

FreeBSD/ports f0d3594www/pocket-id distinfo Makefile, www/pocket-id/files pkg-message.in

www/pocket-id: Update to 2.2.0

ChangeLog: https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.2.0
DeltaFile
+7-7www/pocket-id/distinfo
+8-0www/pocket-id/files/pkg-message.in
+1-2www/pocket-id/Makefile
+16-93 files

FreeBSD/ports c66d3daeditors/fresh distinfo Makefile.crates

editors/fresh: Update to 0.2.3
DeltaFile
+165-125editors/fresh/distinfo
+81-61editors/fresh/Makefile.crates
+1-1editors/fresh/Makefile
+247-1873 files

FreeBSD/ports c327e9emath/nlopt/files patch-CMakeLists.txt

math/nlopt: Fix build by removing unneeded patch

After [1], files/CMakeLists.txt is not necessary any more.
Fix build by removing this file.

[1] https://github.com/stevengj/nlopt/commit/a5426ead8d8478c46201c21860e789e47f15c5a3

MFH:            2026Q1
(cherry picked from commit 66661b5c15b7095b5ab6af5dd0a82b9d8a2d4744)
DeltaFile
+0-11math/nlopt/files/patch-CMakeLists.txt
+0-111 files

FreeBSD/ports 01a3647lang/go124 Makefile

lang/go124: Deprecate (expiry: one month from today)
DeltaFile
+3-0lang/go124/Makefile
+3-01 files

FreeBSD/ports 7302c30www/remark42 Makefile

www/remark42: Set Go version to a range

remark42 builds, tests, and (superficially) runs when build with go1.26.
Mark the Go version as a minimum, not a pin.
DeltaFile
+1-1www/remark42/Makefile
+1-11 files

FreeBSD/ports 03bdb01sysutils/opentofu Makefile

sysutils/opentofu: Set Go version to a range

tofu builds, tests, and (superficially) runs when built with go1.26.
Mark the Go version as a minimum, not a pin.
DeltaFile
+1-1sysutils/opentofu/Makefile
+1-11 files

FreeBSD/ports 66661b5math/nlopt/files patch-CMakeLists.txt

math/nlopt: Fix build by removing unneeded patch

After [1], files/CMakeLists.txt is not necessary any more.
Fix build by removing this file.

[1] https://github.com/stevengj/nlopt/commit/a5426ead8d8478c46201c21860e789e47f15c5a3

MFH:            2026Q1
DeltaFile
+0-11math/nlopt/files/patch-CMakeLists.txt
+0-111 files

FreeBSD/ports d09d534security/vaultwarden distinfo Makefile.crates

security/vaultwarden: Update to 1.35.3
DeltaFile
+235-207security/vaultwarden/distinfo
+116-102security/vaultwarden/Makefile.crates
+1-2security/vaultwarden/Makefile
+352-3113 files

FreeBSD/ports c7f6c85textproc/mdbook Makefile

textproc/mdbook: Transfer maintainership to self

Approved by:    eduardo (private email)
MFH:            2026Q1

(cherry picked from commit 778f396c27ddc4198d5d250709a93cc6c0e0727b)
DeltaFile
+1-1textproc/mdbook/Makefile
+1-11 files

FreeBSD/ports 778f396textproc/mdbook Makefile

textproc/mdbook: Transfer maintainership to self

Approved by:    eduardo (private email)
MFH:            2026Q1
DeltaFile
+1-1textproc/mdbook/Makefile
+1-11 files

FreeBSD/ports b43016bnet-mgmt/collectd5 Makefile, net-mgmt/collectd5/files patch-src_cpython.h

net-mgmt/collectd5: Fix python hardcoded version

PR:     293090
DeltaFile
+0-11net-mgmt/collectd5/files/patch-src_cpython.h
+1-0net-mgmt/collectd5/Makefile
+1-112 files

FreeBSD/ports 460b3a9Mk bsd.default-versions.mk, Mk/Uses go.mk

Mk: Add go126, set GO_DEFAULT?=go125
DeltaFile
+2-2Mk/bsd.default-versions.mk
+1-1Mk/Uses/go.mk
+3-32 files

FreeBSD/ports 3439683lang Makefile, lang/go126 distinfo Makefile

lang/go126: Add go 1.26

From https://go.dev/doc/go1.26:

  The latest Go release, version 1.26, arrives in February 2026, six
  months after Go 1.25. Most of its changes are in the implementation
  of the toolchain, runtime, and libraries. As always, the release
  maintains the Go 1 promise of compatibility. We expect almost all Go
  programs to continue to compile and run as before.

There are exciting updates in this new Go minor:
- New Green Tea-based garbage collector that cuts GC overhead by an
  observed 10-40%.
- cgo runtime overhead reduced by an observed 30%.
- `go fix` has been rewritten as is now Go's official modernizer. In
  particular, it includes all of `go vet`'s heuristics, making it
  possible to fix the things that the latter identifies.
- Heap base address is now randomized.
- pprof can now (experimentally) identify leaked goroutines.

    [2 lines not shown]
DeltaFile
+23-0lang/go126/files/patch-src_cmd_dist_build.go
+13-0lang/go126/distinfo
+11-0lang/go126/files/patch-src_cmd_go_internal_modload_vendor.go
+4-0lang/go126/Makefile
+1-0lang/Makefile
+52-05 files

FreeBSD/ports 7f69189sysutils/limine distinfo Makefile

sysutils/limine: Update 10.6.2 => 10.7.0

Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.7.0/ChangeLog

PR:     293107
DeltaFile
+3-3sysutils/limine/distinfo
+1-1sysutils/limine/Makefile
+4-42 files

FreeBSD/ports ccc8f9flang/gnat13 Makefile, lang/gnat14 Makefile

lang/gnat1.: fix fetching without previous asset

MFC after:      8 days
DeltaFile
+2-1lang/gnat13/Makefile
+2-1lang/gnat14/Makefile
+4-22 files

FreeBSD/ports 8879f34java/openjfx14 Makefile

java/openjfx14: Fix a67f24e318a6966aa0f191de2c49f1fb687fde6e

Fix build with WEBKIT=off.
RUBY_VER variable is only defined with USES=ruby, which is only the
case if the WEBKIT option is on.

While here move LDFLAGS higher.

PR:     293109
Fixes:  a67f24e318a6 (Fix 066663be20a8d55bde6ec67c54dbdaeafcf04fea)
DeltaFile
+6-7java/openjfx14/Makefile
+6-71 files

FreeBSD/ports 9af91e8databases/mongodb70 distinfo Makefile

databases/mongodb70: 7.0.29

Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-29-is-released/334623?u=r_k

Changelog:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.29---jan-27--2026

Security:       a whole list of CVEs in the changelog
DeltaFile
+3-3databases/mongodb70/distinfo
+1-2databases/mongodb70/Makefile
+4-52 files

FreeBSD/ports 976dfceports-mgmt/appstream-generator distinfo Makefile, ports-mgmt/appstream-generator/files patch-src_engine.cpp patch-meson.build

ports-mgmt/appstream-generator: Update to 0.10.2
DeltaFile
+0-19ports-mgmt/appstream-generator/files/patch-src_engine.cpp
+0-13ports-mgmt/appstream-generator/files/patch-meson.build
+0-11ports-mgmt/appstream-generator/files/patch-src_config.h
+0-10ports-mgmt/appstream-generator/files/patch-src_backends_freebsd_fbsdpkg.h
+3-3ports-mgmt/appstream-generator/distinfo
+1-2ports-mgmt/appstream-generator/Makefile
+4-586 files

FreeBSD/ports 9e73ed8math/nlopt distinfo Makefile

math/nlopt: Update to 2.10.1

- Fix octave 10.x build
- Fix slsqp constraints count
- Fix build with libstdc++ debug iterators
- Fix PRAXIS evaluations count

Changelog:      https://github.com/stevengj/nlopt/compare/v2.10.0...v2.10.1

Reported by:    portscout, Repology
MFH:            2026Q1

(cherry picked from commit ad40be58e49374a67449798b926e0f48e5895d33)
DeltaFile
+3-3math/nlopt/distinfo
+1-2math/nlopt/Makefile
+1-1math/nlopt/pkg-plist.full
+5-63 files

FreeBSD/ports ad40be5math/nlopt distinfo Makefile

math/nlopt: Update to 2.10.1

- Fix octave 10.x build
- Fix slsqp constraints count
- Fix build with libstdc++ debug iterators
- Fix PRAXIS evaluations count

Changelog:      https://github.com/stevengj/nlopt/compare/v2.10.0...v2.10.1

Reported by:    portscout, Repology
MFH:            2026Q1
DeltaFile
+3-3math/nlopt/distinfo
+1-2math/nlopt/Makefile
+1-1math/nlopt/pkg-plist.full
+5-63 files

FreeBSD/ports 209a937devel/gitaly distinfo, net/gitlab-agent distinfo

www/gitlab: security and patch update to 18.8.4

also mark gitaly to not work on i386, see also:
https://gitlab.com/gitlab-org/gitaly/-/merge_requests/8309#note_3075944887

Changes:        https://about.gitlab.com/releases/2026/02/10/patch-release-gitlab-18-8-4-released/
DeltaFile
+13-13devel/gitaly/distinfo
+6-6www/gitlab/distinfo
+5-5www/gitlab-pages/distinfo
+5-5net/gitlab-agent/distinfo
+5-5www/gitlab-workhorse/distinfo
+3-3security/rubygem-gitlab-cloud-connector/distinfo
+37-374 files not shown
+42-4010 files

FreeBSD/ports 8bdeb26devel/py-typecode Makefile

devel/py-typecode: Update WWW

Correct value is https://github.com/aboutcode-org/typecode/

PR:             292261
Approved by:    Tuukka Pasanen <tuukka.pasanen at ilmi.fi> (maintainer)
DeltaFile
+1-1devel/py-typecode/Makefile
+1-11 files

FreeBSD/ports 04156b6security/bitwarden-cli distinfo Makefile, security/bitwarden-cli/files/packagejsons package-lock.json package.json

security/bitwarden-cli: Update to 2026.1.0

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2026.1.0

Reported by:    GitHub (watch releases)
DeltaFile
+161-171security/bitwarden-cli/files/packagejsons/package-lock.json
+8-8security/bitwarden-cli/files/packagejsons/apps/desktop/package.json
+5-9security/bitwarden-cli/files/packagejsons/package.json
+11-0security/bitwarden-cli/files/packagejsons/libs/auto-confirm/package.json
+5-5security/bitwarden-cli/distinfo
+1-1security/bitwarden-cli/Makefile
+191-1943 files not shown
+194-1979 files

FreeBSD/ports a780069ftp/tnftp distinfo Makefile

ftp/tnftp: Update to 20260211

Changes since tnftp 20230507:

- Improve transfer performance by simplifying socket buffer and transfer
  buffer handling.
- Add -b BUFLEN to adjust size of buffer for HTTP response line parsing.
- Add -h HEADER to support custom HTTP headers.
- Add "connect" as a synonym for "open".
- Fix ASCII mode transfers when progress bar is enabled.
- Fix creation of empty downloaded files.
- Exit non-zero if a HTTP transfer is shorter than expected.
- Fix HTTPS through a proxy.

MFH:            2026Q1
(cherry picked from commit 4c34855088baa6c1fc6ea52475cd36182dc113ca)
DeltaFile
+3-3ftp/tnftp/distinfo
+1-2ftp/tnftp/Makefile
+4-52 files

FreeBSD/ports d473484math/R-cran-gmp distinfo Makefile

math/R-cran-gmp: Update to 0.7-5.1

- Switch WWW url to canonical form

ChangeLog: https://cran.r-project.org/web/packages/gmp/ChangeLog
DeltaFile
+3-3math/R-cran-gmp/distinfo
+2-2math/R-cran-gmp/Makefile
+5-52 files

FreeBSD/ports b9407a3games/bluemoon Makefile

games/bluemoon: Set NCURSESINC unconditional

PR:             293043
Suggested by:   Benjamin Takacs, mew14930xvi
DeltaFile
+2-2games/bluemoon/Makefile
+2-21 files

FreeBSD/ports d87e304x11-themes/Kvantum distinfo Makefile

x11-themes/Kvantum: Update to 1.1.6

ChangeLog: https://github.com/tsujan/Kvantum/releases/tag/V1.1.6
DeltaFile
+3-3x11-themes/Kvantum/distinfo
+1-1x11-themes/Kvantum/Makefile
+1-0x11-themes/Kvantum/pkg-plist
+5-43 files

FreeBSD/ports 16831a0devel/aws-crt-cpp distinfo Makefile

devel/aws-crt-cpp: Update to 0.37.2

ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.37.2
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-1devel/aws-crt-cpp/Makefile
+1-0devel/aws-crt-cpp/pkg-plist
+5-43 files

FreeBSD/ports 4c34855ftp/tnftp distinfo Makefile

ftp/tnftp: Update to 20260211

Changes since tnftp 20230507:

- Improve transfer performance by simplifying socket buffer and transfer
  buffer handling.
- Add -b BUFLEN to adjust size of buffer for HTTP response line parsing.
- Add -h HEADER to support custom HTTP headers.
- Add "connect" as a synonym for "open".
- Fix ASCII mode transfers when progress bar is enabled.
- Fix creation of empty downloaded files.
- Exit non-zero if a HTTP transfer is shorter than expected.
- Fix HTTPS through a proxy.

MFH:            2026Q1
DeltaFile
+3-3ftp/tnftp/distinfo
+1-2ftp/tnftp/Makefile
+4-52 files