FreeBSD/ports 6887632misc/py-polars distinfo Makefile, misc/py-polars/files patch-Cargo.lock patch-crates_polars-python_Cargo.toml

misc/py-polars: update 1.33.1 → 1.36.1
DeltaFile
+0-3,178misc/py-polars/files/patch-Cargo.lock
+3-1,063misc/py-polars/distinfo
+11-554misc/py-polars/Makefile
+0-18misc/py-polars/files/patch-crates_polars-python_Cargo.toml
+0-14misc/py-polars/files/patch-Cargo.toml
+0-10misc/py-polars/files/patch-crates_polars-python_src_c__api_allocator.rs
+14-4,8376 files

FreeBSD/ports cd21baemisc/py-polars-runtime distinfo Makefile, misc/py-polars-runtime/files patch-Cargo.lock patch-crates_polars-python_Cargo.toml

misc/py-polars-runtime: New port: Runtime binaries for Polars, the DataFrame library
DeltaFile
+1,093-0misc/py-polars-runtime/distinfo
+613-0misc/py-polars-runtime/Makefile
+49-0misc/py-polars-runtime/files/patch-Cargo.lock
+18-0misc/py-polars-runtime/files/patch-crates_polars-python_Cargo.toml
+16-0misc/py-polars-runtime/files/patch-Cargo.toml
+12-0misc/py-polars-runtime/files/patch-crates_polars-sql_src_lib.rs
+1,801-06 files not shown
+1,854-012 files

FreeBSD/ports d5e4181dns/tldx distinfo Makefile

dns/tldx: Update 1.3.0 => 1.3.4

Changelog:
https://github.com/brandonyoungdev/tldx/blob/v1.3.4/CHANGELOG.md

PR:     292321
DeltaFile
+5-5dns/tldx/distinfo
+1-2dns/tldx/Makefile
+6-72 files

FreeBSD/ports f85d5fenet/scamper distinfo pkg-plist

net/{,py-}scamper: Update 20251113 => 20260105

Changelog:
https://mailman.caida.org/pipermail/scamper-announce/2026-January/000059.html

PR:     292354
DeltaFile
+3-3net/scamper/distinfo
+3-2net/scamper/pkg-plist
+1-1net/scamper/Makefile
+7-63 files

FreeBSD/ports d66158bmath/octave-forge-signal Makefile distinfo

math/octave-forge-signal: Update to 1.4.7.
DeltaFile
+5-5math/octave-forge-signal/Makefile
+3-3math/octave-forge-signal/distinfo
+8-82 files

FreeBSD/ports e974de2net-mgmt/alertmanager distinfo Makefile

net-mgmt/alertmanager: Update to 0.30.0

ChangeLog:
https://github.com/prometheus/alertmanager/releases/tag/v0.30.0
DeltaFile
+5-5net-mgmt/alertmanager/distinfo
+1-2net-mgmt/alertmanager/Makefile
+6-72 files

FreeBSD/ports 82aaa75net/k6 distinfo Makefile

net/k6: Update to 1.5.0

ChangeLog:
https://github.com/grafana/k6/releases/tag/v1.5.0
DeltaFile
+5-5net/k6/distinfo
+3-3net/k6/Makefile
+8-82 files

FreeBSD/ports 805afbcdevel/gomigrate distinfo Makefile

devel/gomigrate: Update to 4.19.1

ChangeLog:
https://github.com/golang-migrate/migrate/releases/tag/v4.19.1
DeltaFile
+5-5devel/gomigrate/distinfo
+1-1devel/gomigrate/Makefile
+6-62 files

FreeBSD/ports a7fed18devel/golangci-lint distinfo Makefile

devel/golangci-lint: Update to 2.8.0

ChangeLog:
https://github.com/golangci/golangci-lint/releases/tag/v2.8.0
DeltaFile
+5-5devel/golangci-lint/distinfo
+2-2devel/golangci-lint/Makefile
+7-72 files

FreeBSD/ports 945aa59devel/gh distinfo Makefile

devel/gh: Update to 2.83.2

ChangeLog:
https://github.com/cli/cli/releases/tag/v2.83.2
DeltaFile
+5-5devel/gh/distinfo
+2-3devel/gh/Makefile
+7-82 files

FreeBSD/ports 76b9a58textproc/goldendict Makefile distinfo

textproc/goldendict: unbreak the port's build against new FFmpeg

Reported by:    pkg-fallout
DeltaFile
+4-0textproc/goldendict/Makefile
+4-0textproc/goldendict/distinfo
+8-02 files

FreeBSD/ports ed98e77textproc/csvlens distinfo Makefile

textproc/csvlens: Update to 0.15.1

Changelog: https://github.com/YS-L/csvlens/blob/v0.15.1/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+3-3textproc/csvlens/distinfo
+1-1textproc/csvlens/Makefile
+4-42 files

FreeBSD/ports 54b8070textproc/qo Makefile

textproc/qo: Mark BROKEN on i386

vendor/modernc.org/libc/libc_freebsd.go:247:25: cannot use int64(off) (value of type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:269:50: cannot use int64(off) (value of type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1638:17: invalid operation: Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c) (mismatched types uint64 and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1639:192: invalid operation: *(*uint64)(unsafe.Pointer(w)) ^ k (mismatched types uint64 and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1658:42: cannot use &l1 (value of type *size_t) as *uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1658:47: cannot use size_t((int64(X__strchrnul(tls, var1, '=')) - int64(var1)) / 1) (value of uint32 type size_t) as uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1667:19: invalid operation: l1 + l2 + uint64(2) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1673:48: invalid operation: l2 + uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1686:6: cannot use uint64(0) (constant 0 of type uint64) as size_t value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1696:57: invalid operation: l + uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1696:57: too many errors
DeltaFile
+2-0textproc/qo/Makefile
+2-01 files

FreeBSD/ports ef71ca3devel/air-go distinfo Makefile

devel/air-go: Update to 1.63.7
DeltaFile
+5-5devel/air-go/distinfo
+1-1devel/air-go/Makefile
+6-62 files

FreeBSD/ports 2975860benchmarks/hey distinfo Makefile

benchmarks/hey: Update to 0.1.5
DeltaFile
+5-5benchmarks/hey/distinfo
+1-2benchmarks/hey/Makefile
+6-72 files

FreeBSD/ports 1004878sysutils/debootstrap Makefile distinfo, sysutils/debootstrap/files patch-functions patch-scripts_debian-common

sysutils/debootstrap: Update to 1.0.128+nmu2+deb12u2

- This version fixes a problem where debootstrap would fail to
  install the previously removed usr-is-merged package on
  Trixie/Sid: E: Couldn't find these debs: usr-is-merged
- Depend on devel/pcre2 instead of devel/pcre:
  - devel/pcre doesn't support the E switch.
  - devel/pcre is EOLed by upstream.
- Fix "Failed to take /etc/passwd lock: Invalid argument" error.
- Pet portfmt.

PR:                 289349
Approved by:        nc@ (maintainer-timeout)
DeltaFile
+7-7sysutils/debootstrap/files/patch-functions
+6-5sysutils/debootstrap/Makefile
+6-3sysutils/debootstrap/files/patch-scripts_debian-common
+3-3sysutils/debootstrap/distinfo
+22-184 files

FreeBSD/ports 11c9881sysutils/limine distinfo Makefile

sysutils/limine: Update 10.6.0 => 10.6.2

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

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

FreeBSD/ports e1f46ffgraphics/mesa-devel distinfo Makefile

graphics/mesa-devel: drop VDPAU workaround after 54cf7a36879a

fetch: https://github.com/mesa3d/mesa/commit/700efacda59c.patch: Not Found

PR:             292325
DeltaFile
+0-2graphics/mesa-devel/distinfo
+0-2graphics/mesa-devel/Makefile
+0-42 files

FreeBSD/ports ad2bc43security/netbird distinfo Makefile

security/netbird: Update 0.62.0 => 0.62.2

Changelogs:
https://github.com/netbirdio/netbird/releases/tag/v0.62.1
https://github.com/netbirdio/netbird/releases/tag/v0.62.2

Commit log:
https://github.com/netbirdio/netbird/compare/v0.62.0...v0.62.2

PR:     292329
DeltaFile
+5-5security/netbird/distinfo
+2-2security/netbird/Makefile
+7-72 files

FreeBSD/ports 3503041devel/rubygem-useragent distinfo Makefile

devel/rubygem-useragent: Update 0.16.10 => 0.16.11

Commit log:
https://github.com/gshutler/useragent/compare/v0.16.10...v0.16.11

PR:     292336
DeltaFile
+3-3devel/rubygem-useragent/distinfo
+1-1devel/rubygem-useragent/Makefile
+4-42 files

FreeBSD/ports 294d162textproc/py-precis_i18n distinfo Makefile

textproc/py-precis_i18n: Update 1.1.1 => 1.1.2

Changelog:
https://github.com/byllyfish/precis_i18n/releases/tag/v1.1.2

PR:     292299
DeltaFile
+3-3textproc/py-precis_i18n/distinfo
+1-1textproc/py-precis_i18n/Makefile
+4-42 files

FreeBSD/ports 34a0df0devel/cproto distinfo Makefile

devel/cproto: Update 4.7x => 4.7y

2025/09/01 (4.7y)
- improve manpage discussion of limitations when using cproto's built-in
  support for C preprocessor directives (Debian #1112126).
- modify makefile for installing manpage to show actual cpp (Debian #1112126).
- improve configure script checks, reducing warnings

PR:     292297
DeltaFile
+3-3devel/cproto/distinfo
+1-1devel/cproto/Makefile
+4-42 files

FreeBSD/ports ba169d4devel/serd distinfo Makefile

devel/serd: Update 0.32.4 => 0.32.6

Changelog:
https://gitlab.com/drobilla/serd/-/releases/v0.32.6

While here replace PORTVERSION with DISTVERSION in PLIST_SUB.

PR:     292304
DeltaFile
+3-3devel/serd/distinfo
+2-2devel/serd/Makefile
+5-52 files

FreeBSD/ports 92ec11email/py-mailsuite distinfo Makefile

mail/py-mailsuite: Update 1.10.0 => 1.11.1

Changelog:
https://github.com/seanthegeek/mailsuite/blob/master/CHANGELOG.md#1111

PR:     292303
DeltaFile
+3-3mail/py-mailsuite/distinfo
+1-1mail/py-mailsuite/Makefile
+4-42 files

FreeBSD/ports bebe892databases/py-ormar Makefile distinfo

databases/py-ormar: Update 0.20.2 => 0.21.0

Changelog:
https://github.com/collerek/ormar/releases/tag/0.21.0

PR:     292295
DeltaFile
+7-9databases/py-ormar/Makefile
+3-5databases/py-ormar/distinfo
+10-142 files

FreeBSD/ports ac69a31devel/py-apispec distinfo Makefile

devel/py-apispec: Update 6.8.2 => 6.9.0

Changelog:
https://github.com/marshmallow-code/apispec/blob/6.9.0/CHANGELOG.rst

PR:     292309
DeltaFile
+3-3devel/py-apispec/distinfo
+1-1devel/py-apispec/Makefile
+4-42 files

FreeBSD/ports d4742e2textproc/goldendict-ng Makefile

textproc/goldendict-ng: Unbreak EPWING option

Unbreak EPWING option as ftp server where japanese/eb files are hosted
is online but fragile as it needs several tries to get all files.
Keep EPWING option not as default.
DeltaFile
+0-1textproc/goldendict-ng/Makefile
+0-11 files

FreeBSD/ports e89b87demulators/mame pkg-plist Makefile, emulators/mame/files patch-src_emu_video_rgbutil.cpp

emulators/mame: Update 0.282 => 0.284

Commit logs:
https://github.com/mamedev/mame/compare/mame0282...mame0284

- Simplify and improve portscout detection.
- Remove upstreamed patch.

PR:             291514
Approved by:    Laurent Chardon <laurent.chardon at gmail.com> (maintainer)
Co-authored-by: Laurent Chardon <laurent.chardon at gmail.com>
DeltaFile
+0-28emulators/mame/files/patch-src_emu_video_rgbutil.cpp
+17-0emulators/mame/pkg-plist
+2-6emulators/mame/Makefile
+3-3emulators/mame/distinfo
+22-374 files

FreeBSD/ports 6bd3dbdsecurity/vuxml/vuln 2026.xml

security/vuxml: security/vuxml: Document mail/mailpit vulnerability (CVE-2026-22689)
DeltaFile
+36-0security/vuxml/vuln/2026.xml
+36-01 files

FreeBSD/ports f867b60net-im/telegram-desktop Makefile

net-im/telegram-desktop: bump PORTREVISION after devel/libada update

Sponsored by:   tipi.work
DeltaFile
+1-0net-im/telegram-desktop/Makefile
+1-01 files