FreeBSD/ports 146b0bdgames/bluemoon Makefile distinfo, games/bluemoon/files patch-bluemoon.adoc

games/bluemoon: Update to 2.15

- Upstream don't ship manual.6 anymore. Install manual.adoc as README
- Remove DOCS option

ChangeLog: https://gitlab.com/esr/bluemoon/-/blob/master/NEWS.adoc
DeltaFile
+31-0games/bluemoon/files/patch-bluemoon.adoc
+3-7games/bluemoon/Makefile
+3-3games/bluemoon/distinfo
+37-103 files

FreeBSD/ports e168172devel/aws-c-s3 distinfo Makefile

devel/aws-c-s3: Update to 0.12.1

ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.12.1
DeltaFile
+3-3devel/aws-c-s3/distinfo
+1-1devel/aws-c-s3/Makefile
+4-42 files

FreeBSD/ports c0ff520devel/aws-c-http distinfo Makefile

devel/aws-c-http: Update to 0.10.14

ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.10.14
DeltaFile
+3-3devel/aws-c-http/distinfo
+1-1devel/aws-c-http/Makefile
+4-42 files

FreeBSD/ports 28b1d4ftextproc/R-cran-vroom distinfo Makefile, textproc/R-cran-vroom/files patch-fix-tests

textproc/R-cran-vroom: Update tp 1.7.1

ChangeLog: https://cran.r-project.org/web/packages/vroom/news/news.html
DeltaFile
+0-35textproc/R-cran-vroom/files/patch-fix-tests
+3-3textproc/R-cran-vroom/distinfo
+1-1textproc/R-cran-vroom/Makefile
+4-393 files

FreeBSD/ports 2f35cb2devel/R-cran-progressr distinfo Makefile

devel/R-cran-progressr: Update to 0.19.0

ChangeLog: https://cran.r-project.org/web/packages/progressr/news/news.html
DeltaFile
+3-3devel/R-cran-progressr/distinfo
+1-1devel/R-cran-progressr/Makefile
+4-42 files

FreeBSD/ports 3148e88security/arti distinfo Makefile.crates

security/arti: Update to 2.2.0
DeltaFile
+229-227security/arti/distinfo
+113-112security/arti/Makefile.crates
+2-3security/arti/Makefile
+344-3423 files

FreeBSD/ports 3fa67feeditors/marknote Makefile

editors/marknote: Fix email address
DeltaFile
+1-1editors/marknote/Makefile
+1-11 files

FreeBSD/ports 6c93a5bmath/octave-forge-octave-pool Makefile, math/octave-forge-octave-pool/files patch-DESCRIPTION

math/octave-forge-octave-pool: Bug fix to version number

- correct version number in DESCRIPTION.
- bump portrevision.
DeltaFile
+9-0math/octave-forge-octave-pool/files/patch-DESCRIPTION
+2-0math/octave-forge-octave-pool/Makefile
+11-02 files

FreeBSD/ports 6c650bemail/rspamd pkg-plist distinfo, mail/rspamd/files patch-contrib_libev_ev.c

mail/rspamd: Update to 4.0.0

Release notes:
https://github.com/rspamd/rspamd/releases/tag/4.0.0

PR:             291691
Approved by:    vsevolod (maintainer)
DeltaFile
+27-2mail/rspamd/pkg-plist
+0-15mail/rspamd/files/patch-contrib_libev_ev.c
+3-3mail/rspamd/distinfo
+3-2mail/rspamd/Makefile
+33-224 files

FreeBSD/ports 1789dd8sysutils/kubo-go distinfo Makefile

sysutils/kubo-go: update 0.29.0 -> 0.40.1

PR:             292416
Reported by:    crest at rlwinm.de
Changes:        https://github.com/ipfs/kubo/releases
DeltaFile
+5-5sysutils/kubo-go/distinfo
+2-3sysutils/kubo-go/Makefile
+7-82 files

FreeBSD/doc 4582796website/content/en/status/report-2026-01-2026-03 ec2.adoc

Status/2026Q1/ec2.adoc: Add report

Reviewed by:    salvadore
Differential Review:    https://reviews.freebsd.org/D55870
DeltaFile
+24-0website/content/en/status/report-2026-01-2026-03/ec2.adoc
+24-01 files

FreeBSD/ports f80c0f3science/afni distinfo Makefile

science/afni: Update to 26.0.11
DeltaFile
+3-3science/afni/distinfo
+1-1science/afni/Makefile
+4-42 files

FreeBSD/doc 0dd69a6website/content/en/status/report-2026-01-2026-03 releng.adoc

Status/2026Q1/releng.adoc: Add report

Reviewed by:    bofh, salvadore, Graham Percival
Differential Revision:  https://reviews.freebsd.org/D55868
DeltaFile
+20-0website/content/en/status/report-2026-01-2026-03/releng.adoc
+20-01 files

FreeBSD/src d0afeadsys/fs/cd9660 cd9660_rrip.c

cd9660: Add length checks to Rock Ridge parser

* cd9660_rrip_slink() did not check that the lengths of individual
  entries do not exceed the length of the overall record.

* cd9660_rrip_altname() did not check that the length of the record
  was at least 5 before subtracting 5 from it.

Note that in both cases, a better solution would be to check the length
of the data before calling the handler, or immediately upon entry of
the handler, but this would require significant refactoring.

MFC after:      1 week
Reported by:    Calif.io in collaboration with Claude and Anthropic Research
Reported by:    Adam Crosser, Praetorian
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D56215
DeltaFile
+4-0sys/fs/cd9660/cd9660_rrip.c
+4-01 files

FreeBSD/ports 2ed8eednet/py-wsdd Makefile, net/py-wsdd/files patch-etc_rc.d_wsdd.freebsd pkg-message.in

net/py-wsdd: fix rc script to report status

PR:             292051
Reported by:    Igor Pavlov <igor.arabesc.pavlov at gmail.com>
Author:         Hiroo Ono <hiroo.ono+freebsd at gmail.com>
DeltaFile
+38-32net/py-wsdd/files/patch-etc_rc.d_wsdd.freebsd
+9-0net/py-wsdd/files/pkg-message.in
+6-1net/py-wsdd/Makefile
+53-333 files

FreeBSD/ports 87884fdwww/angie-module-brotli Makefile, www/angie-module-dav-ext Makefile

www/angie-module-*: Bump after update www/angie 1.11.3 => 1.11.4

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit e0073e7fba8ee3e2f427bcf3ae1b1d14d7514fed)
DeltaFile
+1-1www/angie-module-brotli/Makefile
+1-1www/angie-module-dav-ext/Makefile
+1-1www/angie-module-echo/Makefile
+1-1www/angie-module-enhanced-memcached/Makefile
+1-1www/angie-module-eval/Makefile
+1-1www/angie-module-geoip2/Makefile
+6-612 files not shown
+18-1818 files

FreeBSD/ports 6cb9da5www/angie distinfo, www/angie-module-njs Makefile

www/angie-module-njs: Update 0.9.5 => 0.9.6

Changelog:
https://github.com/nginx/njs/releases/tag/0.9.6

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit b6952b3e43a0ea285b925c88aaf628239d1c383a)
DeltaFile
+2-2www/angie-module-njs/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports 3347ce2www/angie distinfo, www/angie-module-keyval Makefile

www/angie-module-keyval: Update 0.3.0 => 0.4.0

Changelog:
https://github.com/kjdev/nginx-keyval/releases/tag/0.4.0

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit 7f2de67a6edf18a289a3c9f53dd56da0d1aee268)
DeltaFile
+2-2www/angie-module-keyval/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports 6014ec6www/angie distinfo, www/angie-module-cache-purge Makefile

www/angie-module-cache-purge: Update 2.5.5 => 2.5.6

Changelog:
https://github.com/nginx-modules/ngx_cache_purge/releases/tag/2.5.6

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit 5384506eae6eb0f94bf6af6ad766ebeca4babe8a)
DeltaFile
+2-2www/angie-module-cache-purge/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports 71a3f1dwww/angie distinfo, www/angie-module-auth-jwt Makefile

www/angie-module-auth-jwt: Update 0.9.0 => 0.11.0

Changelogs:
https://github.com/kjdev/nginx-auth-jwt/releases/tag/0.10.0
https://github.com/kjdev/nginx-auth-jwt/releases/tag/0.11.0

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit 734f76da93168979eb2a2e81864e24d80f851a18)
DeltaFile
+2-2www/angie-module-auth-jwt/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports ef7006ewww/angie distinfo Makefile

www/angie: update 1.11.3 => 1.11.4

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-11-4

PR:             294178
Security:       CVE-2026-28755
Security:       CVE-2026-27654
Security:       CVE-2026-27784
Security:       CVE-2026-32647
Security:       CVE-2026-27651
Security:       CVE-2026-28753
Sponsored by:   UNIS Labs
MFH:            2026Q1

(cherry picked from commit 744595d9f1379c5a598760f2cab64d20f901d333)
DeltaFile
+3-3www/angie/distinfo
+1-1www/angie/Makefile
+4-42 files

FreeBSD/ports e0073e7www/angie-module-auth-spnego Makefile, www/angie-module-auth-totp Makefile

www/angie-module-*: Bump after update www/angie 1.11.3 => 1.11.4

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+1-1www/angie-module-auth-spnego/Makefile
+1-1www/angie-module-auth-totp/Makefile
+1-1www/angie-module-brotli/Makefile
+1-1www/angie-module-dav-ext/Makefile
+1-1www/angie-module-echo/Makefile
+1-1www/angie-module-enhanced-memcached/Makefile
+6-612 files not shown
+18-1818 files

FreeBSD/ports b6952b3www/angie distinfo, www/angie-module-njs Makefile

www/angie-module-njs: Update 0.9.5 => 0.9.6

Changelog:
https://github.com/nginx/njs/releases/tag/0.9.6

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+2-2www/angie/distinfo
+2-2www/angie-module-njs/Makefile
+4-42 files

FreeBSD/ports 7f2de67www/angie distinfo, www/angie-module-keyval Makefile

www/angie-module-keyval: Update 0.3.0 => 0.4.0

Changelog:
https://github.com/kjdev/nginx-keyval/releases/tag/0.4.0

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+2-2www/angie-module-keyval/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports 5384506www/angie distinfo, www/angie-module-cache-purge Makefile

www/angie-module-cache-purge: Update 2.5.5 => 2.5.6

Changelog:
https://github.com/nginx-modules/ngx_cache_purge/releases/tag/2.5.6

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+2-2www/angie/distinfo
+2-2www/angie-module-cache-purge/Makefile
+4-42 files

FreeBSD/ports 744595dwww/angie distinfo Makefile

www/angie: update 1.11.3 => 1.11.4

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-11-4

PR:             294178
Security:       CVE-2026-28755
Security:       CVE-2026-27654
Security:       CVE-2026-27784
Security:       CVE-2026-32647
Security:       CVE-2026-27651
Security:       CVE-2026-28753
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+3-3www/angie/distinfo
+1-1www/angie/Makefile
+4-42 files

FreeBSD/ports 734f76dwww/angie distinfo, www/angie-module-auth-jwt Makefile

www/angie-module-auth-jwt: Update 0.9.0 => 0.11.0

Changelogs:
https://github.com/kjdev/nginx-auth-jwt/releases/tag/0.10.0
https://github.com/kjdev/nginx-auth-jwt/releases/tag/0.11.0

PR:             294178
Sponsored by:   UNIS Labs
MFH:            2026Q1
DeltaFile
+2-2www/angie-module-auth-jwt/Makefile
+2-2www/angie/distinfo
+4-42 files

FreeBSD/ports f83edaeastro/libosmium distinfo Makefile

astro/libosmium: update 2.23.0 → 2.23.1
DeltaFile
+3-3astro/libosmium/distinfo
+1-1astro/libosmium/Makefile
+4-42 files

FreeBSD/src 759d8a1sbin/route route_netlink.c

route(8): Show weight of nexthop in multipath routes

Reviewed by: zlei, markj
Differential Revision: https://reviews.freebsd.org/D56202
DeltaFile
+2-1sbin/route/route_netlink.c
+2-11 files

FreeBSD/ports 743dadcx11/xscreensaver pkg-plist Makefile

x11/xscreensaver: Update 6.14 => 6.15

* New hacks, worldpieces, bestill, bubblecolors, darktransit, downfall,
driftclouds, goldenapollian, noxfire, prococean, rigrekt, trainmandala,
trizm and universeball.
* mapscroller shows the name of the nearest major city, and has an updated
list of available map tile servers.
* Higher resolution Earth imagery in glplanet, dymaxionmap sphereeversion,
cubocteversion and platonicfolding.
* X11: xscreensaver-settings has a search field.
* X11: Excised the last remnants of XLFD-style font parsing.
* macOS, iOS: Text in right-to-left languages is rendered properly.
* Android: Most things display text properly.
https://www.jwz.org/xscreensaver/changelog.html

PR:             294171
Sponsored by:   UNIS Labs
DeltaFile
+39-0x11/xscreensaver/pkg-plist
+2-9x11/xscreensaver/Makefile
+3-3x11/xscreensaver/distinfo
+44-123 files