FreeBSD/ports 0b2876fgraphics/f3d Makefile, graphics/f3d/files patch-application_F3DSystemTools.cxx

graphics/f3d: avoid using /proc when possible

This patch has also been submitted upstream:
https://github.com/f3d-app/f3d/pull/2972
DeltaFile
+30-0graphics/f3d/files/patch-application_F3DSystemTools.cxx
+1-0graphics/f3d/Makefile
+31-02 files

FreeBSD/ports f605d7agames/domination Makefile distinfo

games/domination: Update to 1.3.4 and assign mantainership

While here, portfmt

PR:             293948
DeltaFile
+20-18games/domination/Makefile
+3-3games/domination/distinfo
+4-0games/domination/pkg-plist
+27-213 files

FreeBSD/ports 0739186mail/imap-tools distinfo Makefile.crates

mail/imap-tools: update to 1.8.3
DeltaFile
+41-41mail/imap-tools/distinfo
+19-19mail/imap-tools/Makefile.crates
+1-2mail/imap-tools/Makefile
+61-623 files

FreeBSD/ports 0739185dns/dnstracer-rs distinfo Makefile.crates

dns/dnstracer-rs: update to 1.2.4
DeltaFile
+33-33dns/dnstracer-rs/distinfo
+15-15dns/dnstracer-rs/Makefile.crates
+1-2dns/dnstracer-rs/Makefile
+49-503 files

FreeBSD/ports 2633f10lang/typescript-go distinfo Makefile

lang/typescript-go: Update to 7.0.0.g20260306

Changelog: https://github.com/microsoft/typescript-go/compare/daa761e5c641bde53ad14a349cc813c3296ae2f2...3830860814ab640263f40265c367b3938ff2d284
DeltaFile
+7-7lang/typescript-go/distinfo
+3-4lang/typescript-go/Makefile
+10-112 files

FreeBSD/ports 463007ddevel/pycharm pkg-plist distinfo

devel/pycharm: update to 2025.3.3

Changes:
https://youtrack.jetbrains.com/articles/PY-A-233538520
DeltaFile
+390-396devel/pycharm/pkg-plist
+3-3devel/pycharm/distinfo
+1-2devel/pycharm/Makefile
+394-4013 files

FreeBSD/ports 719f757databases/geoserver-mysql-plugin distinfo Makefile, graphics/geoserver pkg-plist Makefile

*/geoserver*: Update to 2.28.3

Changelog:
https://geoserver.org/announcements/2026/03/20/geoserver-2-28-3-released.html
DeltaFile
+15-21graphics/geoserver/pkg-plist
+3-4graphics/geoserver/Makefile
+3-3graphics/geoserver/distinfo
+3-3databases/geoserver-mysql-plugin/distinfo
+3-3databases/geoserver-mysql-plugin/Makefile
+27-345 files

FreeBSD/src 6900d8brelease/packages/ucl libsdp-all.ucl

packages: Remove stale libsdp-all.ucl

This package no longer exists since it was merged into bluetooth.

Fixes:  41ee4321cc52 ("libsdp: Move to bluetooth-lib package")
MFC after:      3 days
Reviewed by:    emaste
Differential Revision:  https://reviews.freebsd.org/D55822
Sponsored by:           https://www.patreon.com/bsdivy
DeltaFile
+0-28release/packages/ucl/libsdp-all.ucl
+0-281 files

FreeBSD/src ea25f49release/packages/ucl ftpd-all.ucl

packages: Remove stale ftpd-all.ucl

This file was missed when ftpd(8) was removed.

Fixes:  614c8750ce11 ("Remove ftpd(8)")
MFC after:      3 days
Reviewed by:    emaste
Differential Revision:  https://reviews.freebsd.org/D55820
Sponsored by:           https://www.patreon.com/bsdivy
DeltaFile
+0-4release/packages/ucl/ftpd-all.ucl
+0-41 files

FreeBSD/ports a4c01e9filesystems/zrepl-dsh2dsh distinfo Makefile

filesystems/zrepl-dsh2dsh: Update to 1.2.1

changelog: https://github.com/dsh2dsh/zrepl/releases/tag/v1.2.1

PR:             293938
DeltaFile
+5-5filesystems/zrepl-dsh2dsh/distinfo
+1-2filesystems/zrepl-dsh2dsh/Makefile
+6-72 files

FreeBSD/ports 387b071audio/exaile distinfo Makefile, audio/exaile/files patch-xl_player_gst_sink.py

audio/exaile: update to 4.2.2-beta1

- remove local patch applied upstream

Release notes:
https://github.com/exaile/exaile/wiki/Exaile-4.2-release-notes#422-unreleased
DeltaFile
+0-16audio/exaile/files/patch-xl_player_gst_sink.py
+3-3audio/exaile/distinfo
+1-2audio/exaile/Makefile
+4-213 files

FreeBSD/src e79818esbin/pfctl pfctl.c

pfctl: always warn if a duplicate rule was detected

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 66d66dd0f6f83926980fc1d68dd366c0057350c5)
DeltaFile
+2-2sbin/pfctl/pfctl.c
+2-21 files

FreeBSD/src e3b801esys/netpfil/pf pf_ioctl.c

pf: include all elements when hashing rules

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit c6bcf6e6fd507d952a48226b51cc161b8ef972a2)
DeltaFile
+83-8sys/netpfil/pf/pf_ioctl.c
+83-81 files

FreeBSD/src 958dbc8tests/sys/netpfil/pf pass_block.sh

pf tests: verify that we handle address range rules correctly

There's been a problem where rules which differed only in address ranges
were considered duplicates and not added. Test for this.

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit ab74151e8d097b263237942c0b12277098bc9533)
DeltaFile
+38-0tests/sys/netpfil/pf/pass_block.sh
+38-01 files

FreeBSD/src ac6bb58sys/netpfil/pf pf_ioctl.c

pf: Fix hashing of IP address ranges

This corrects the false detection of duplicate rules.

MFC after:      1 week
Reviewed by:    kp

(cherry picked from commit 1fa873c93c8b08561c53107c7b90c53dfad30ddc)
DeltaFile
+1-0sys/netpfil/pf/pf_ioctl.c
+1-01 files

FreeBSD/ports 1c13ac1www/iridium/files patch-chrome_browser_about__flags.cc patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc

www/iridium: update to 2026.03.146.3

(cherry picked from commit 5715217c721fef49a1b3a4e6a75b4540047dd430)
DeltaFile
+110-86www/iridium/files/patch-chrome_browser_about__flags.cc
+56-0www/iridium/files/patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc
+36-18www/iridium/files/patch-remoting_host_remoting__me2me__host.cc
+31-22www/iridium/files/patch-chrome_browser_chrome__content__browser__client.cc
+26-26www/iridium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+25-25www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+284-177427 files not shown
+2,467-2,051433 files

FreeBSD/ports e1d1978www/chromium/files patch-chrome_browser_about__flags.cc patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc

www/chromium: update to 146.0.7680.164

Security:       https://vuxml.freebsd.org/freebsd/73eeb578-fd13-4d79-b50b-ed25c3614528.html
Security:       https://vuxml.freebsd.org/freebsd/26776062-fd24-4c2f-bf6c-7f231948ab19.html
Security:       https://vuxml.freebsd.org/freebsd/e45fb606-b731-4871-881d-27a1d5e2fd03.html
Security:       https://vuxml.freebsd.org/freebsd/07d6b170-fed8-4ee2-ba96-b6d61b6d6a26.html
Security:       https://vuxml.freebsd.org/freebsd/3c370171-b6b6-463a-8746-ee49bea08c87.html
DeltaFile
+110-86www/chromium/files/patch-chrome_browser_about__flags.cc
+56-0www/chromium/files/patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc
+36-18www/chromium/files/patch-remoting_host_remoting__me2me__host.cc
+31-22www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc
+26-26www/chromium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+25-25www/chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+284-177425 files not shown
+2,465-2,048431 files

FreeBSD/ports 5715217www/iridium/files patch-chrome_browser_about__flags.cc patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc

www/iridium: update to 2026.03.146.3
DeltaFile
+110-86www/iridium/files/patch-chrome_browser_about__flags.cc
+56-0www/iridium/files/patch-ui_ozone_platform_wayland_host_wayland__exchange__data__provider.cc
+36-18www/iridium/files/patch-remoting_host_remoting__me2me__host.cc
+31-22www/iridium/files/patch-chrome_browser_chrome__content__browser__client.cc
+26-26www/iridium/files/patch-chrome_browser_policy_configuration__policy__handler__list__factory.cc
+25-25www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+284-177427 files not shown
+2,467-2,052433 files

FreeBSD/ports 34ba223textproc/gspell distinfo Makefile

textproc/gspell: update to 1.14.3

Update to 1.14.3

  News in 1.14.3, 2026-03-17 (stable version)
  -------------------------------------------
  * Translation updates.

PR:             293883
DeltaFile
+3-3textproc/gspell/distinfo
+1-1textproc/gspell/Makefile
+1-0textproc/gspell/pkg-plist
+5-43 files

FreeBSD/ports b723517net/gnome-online-accounts Makefile distinfo

net/gnome-online-accounts: update to 3.54.11

Update to 3.54.11

  Overview of changes in 3.54.11
  ==============================
  * Bugs fixed:
    - #453 SMTP server without password cannot be configured (Milan Crha)
    - Remove unneeded SMTP password escaping

  * Translation updates:
    - Kazakh (Baurzhan Muftakhidinov)

Pet portclippy (truckman)

We do not appear to need libdbus. (truckman)
DeltaFile
+4-5net/gnome-online-accounts/Makefile
+3-3net/gnome-online-accounts/distinfo
+7-82 files

FreeBSD/ports 12aa4eagames/gnome-nibbles distinfo Makefile

games/gnome-nibbles: update to 4.5.1

Update to 4.5.1

  4.5.1 - March 14, 2026
  ======================

  - Updated translations; Finnish, Swedish, Catalan, Czech, Turkish & Kazakh.
  - To download use:
    https://gitlab.gnome.org/GNOME/gnome-nibbles/-/archive/4.5.1/gnome-nibbles-4.5.1.tar.bz2

  4.5.0 - February 8, 2026
  ========================

  - No build dependency changes.
  - Fix issue #80.
  - Correct metadata !95 & !96. Thanks to Sabri Ünal for these.
  - Fix the game not starting on level 1 for progress of Levels 1 through 26 in
    sequential order if the previous game was a fixed level > 1

    [7 lines not shown]
DeltaFile
+3-3games/gnome-nibbles/distinfo
+1-1games/gnome-nibbles/Makefile
+4-42 files

FreeBSD/ports 0cc85a6devel/sbt distinfo Makefile

devel/sbt: update to 1.12.8 release
DeltaFile
+3-3devel/sbt/distinfo
+1-1devel/sbt/Makefile
+4-42 files

FreeBSD/ports abc7790www/gitea distinfo Makefile

www/gitea: Update 1.25.4 => 1.25.5

While here, specify minimum Go version since in 2026Q1
Go default is 1.24 and gitea requires minimum 1.25.

Release notes:
https://blog.gitea.com/release-of-1.25.5/

Changelog:
https://github.com/go-gitea/gitea/releases/tag/v1.25.5

PR:             293986
Reported by:    ports at foss-daily.org (maintainer)
Approved by:    maintainer, vvd (mentor)
MFH:            2026Q1

(cherry picked from commit 84595ff66fad03b7d4e8e872acdf7753acfbdc88)
DeltaFile
+3-3www/gitea/distinfo
+2-2www/gitea/Makefile
+5-52 files

FreeBSD/ports 84595ffwww/gitea distinfo Makefile

www/gitea: Update 1.25.4 => 1.25.5

Release notes:
https://blog.gitea.com/release-of-1.25.5/

Changelog:
https://github.com/go-gitea/gitea/releases/tag/v1.25.5

PR:             293986
Reported by:    ports at foss-daily.org (maintainer)
Approved by:    maintainer, vvd (mentor)
MFH:            2026Q1
DeltaFile
+3-3www/gitea/distinfo
+1-2www/gitea/Makefile
+4-52 files

FreeBSD/src 536751csys/netpfil/pf pf_ioctl.c

pf: include all elements when hashing rules

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit c6bcf6e6fd507d952a48226b51cc161b8ef972a2)
DeltaFile
+84-6sys/netpfil/pf/pf_ioctl.c
+84-61 files

FreeBSD/ports 3bd1f59devel/rubygem-execjs-gitlab Makefile, www/gitlab Makefile Makefile.common

www/gitlab: use nodejs 24 for asset compilation
DeltaFile
+1-4www/gitlab/Makefile
+2-1devel/rubygem-execjs-gitlab/Makefile
+1-1www/gitlab/Makefile.common
+4-63 files

FreeBSD/src 4311217sys/netpfil/pf pf_ioctl.c

pf: include all elements when hashing rules

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit c6bcf6e6fd507d952a48226b51cc161b8ef972a2)
DeltaFile
+93-9sys/netpfil/pf/pf_ioctl.c
+93-91 files

FreeBSD/src e224b9bsbin/pfctl pfctl.c

pfctl: always warn if a duplicate rule was detected

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 66d66dd0f6f83926980fc1d68dd366c0057350c5)
DeltaFile
+2-2sbin/pfctl/pfctl.c
+2-21 files

FreeBSD/src 4e00773tests/sys/netpfil/pf pass_block.sh

pf tests: verify that we handle address range rules correctly

There's been a problem where rules which differed only in address ranges
were considered duplicates and not added. Test for this.

MFC after:      1 week
Sponsored by:   Rubicon Communications, LLC ("Netgate")

(cherry picked from commit ab74151e8d097b263237942c0b12277098bc9533)
DeltaFile
+38-0tests/sys/netpfil/pf/pass_block.sh
+38-01 files

FreeBSD/src 38f8ac5sys/netpfil/pf pf_ioctl.c

pf: Fix hashing of IP address ranges

This corrects the false detection of duplicate rules.

MFC after:      1 week
Reviewed by:    kp

(cherry picked from commit 1fa873c93c8b08561c53107c7b90c53dfad30ddc)
DeltaFile
+1-0sys/netpfil/pf/pf_ioctl.c
+1-01 files