FreeBSD/ports bc66be7mail/exim Makefile, mail/exim/files exim.in

mail/exim: daemon fails to create notifier socket on start if no correct exit (+)

Since recent version (e.g. 4.98) exim successfully creates notifier socket file in FreeBSD.
But if file already exists during exim start it's just ignored with error message in log.
Without notifier socket exim cannot check if there is already running exim daemon
with e.g. such condition: ${if eq {$queue_size} {} }.

Add socket file removing before daemon start.
exim_notifier_socket variable is added for notifier_socket setting overriding in exim configuration.

PR:             281615
Notified by:    vvd

(cherry picked from commit 5d6b7ba559157e30942d5a06683662823d078d59)
DeltaFile
+1-1mail/exim/Makefile
+2-0mail/exim/files/exim.in
+3-12 files

FreeBSD/ports 6652473lang/go125/files patch-src_cmd_dist_build.go, lang/go126/files patch-src_cmd_dist_build.go

lang/go*: Drop redundant patch

This patch was originally added to lang/go122 and has been copied
forward ever since.  It was a backport from the then-unreleased Go 1.23
and was never needed for any other version than 1.22.
DeltaFile
+0-23lang/go126/files/patch-src_cmd_dist_build.go
+0-23lang/go125/files/patch-src_cmd_dist_build.go
+0-462 files

FreeBSD/ports 38715a5net-mgmt/monitoring-plugins Makefile distinfo, net-mgmt/monitoring-plugins/files patch-plugins_check__smtp.c patch-configure

net-mgmt/monitoring-plugins: update to 3.0.3

Changes:        https://github.com/monitoring-plugins/monitoring-plugins/releases
(cherry picked from commit d36ee38f32af49f7f9b3a7f5b90a5be10a00a585)
DeltaFile
+5-14net-mgmt/monitoring-plugins/files/patch-configure
+0-11net-mgmt/monitoring-plugins/files/patch-plugins_check__smtp.c
+3-3net-mgmt/monitoring-plugins/distinfo
+1-2net-mgmt/monitoring-plugins/Makefile
+9-304 files

FreeBSD/ports 28767c4net-mgmt/monitoring-plugins/files patch-plugins_check__smtp.c

net-mgmt/monitoring-plugins: fix timeout for check_smtp if -D parameter is used

PR:             296896
(cherry picked from commit 4c478ac9d42ac90d5ae5cc6e9fcc2e327560ff61)
DeltaFile
+11-0net-mgmt/monitoring-plugins/files/patch-plugins_check__smtp.c
+11-01 files

FreeBSD/ports ecc3e22net-mgmt/monitoring-plugins Makefile, net-mgmt/monitoring-plugins/files patch-configure

net-mgmt/monitoring-plugins: fix check_swap command

PR:             296895
(cherry picked from commit a96099194365c20cf573409835a546b4e6114f9a)
DeltaFile
+14-5net-mgmt/monitoring-plugins/files/patch-configure
+1-0net-mgmt/monitoring-plugins/Makefile
+15-52 files

FreeBSD/ports d36ee38net-mgmt/monitoring-plugins Makefile distinfo, net-mgmt/monitoring-plugins/files patch-plugins_check__smtp.c patch-configure

net-mgmt/monitoring-plugins: update to 3.0.3

Changes:        https://github.com/monitoring-plugins/monitoring-plugins/releases
DeltaFile
+5-14net-mgmt/monitoring-plugins/files/patch-configure
+0-11net-mgmt/monitoring-plugins/files/patch-plugins_check__smtp.c
+3-3net-mgmt/monitoring-plugins/distinfo
+1-2net-mgmt/monitoring-plugins/Makefile
+9-304 files

FreeBSD/ports d037389security/trivy Makefile distinfo

security/trivy: update to 0.73.0

Changes:        https://github.com/aquasecurity/trivy/releases
DeltaFile
+5-5security/trivy/distinfo
+1-2security/trivy/Makefile
+6-72 files

FreeBSD/ports 267e634devel/glab pkg-plist Makefile

devel/glab: update to 1.112.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+5-5devel/glab/distinfo
+2-2devel/glab/Makefile
+3-0devel/glab/pkg-plist
+10-73 files

FreeBSD/ports 388f597emulators/fceux Makefile, multimedia/avidemux Makefile

*/*: Bump consumers of multimedia/libx264

Reported by:    Kevin Oberman <rkoberman at gmail.com>
DeltaFile
+1-1multimedia/emby-server/Makefile
+1-1multimedia/avidemux/Makefile
+1-1multimedia/avidemux-qt5/Makefile
+1-1multimedia/avidemux-plugins/Makefile
+1-1multimedia/avidemux-cli/Makefile
+1-1emulators/fceux/Makefile
+6-613 files not shown
+19-819 files

FreeBSD/src 71e72c9contrib/wpa/src/ap ieee802_11.c, contrib/wpa/src/common proximity_ranging.c qca-vendor.h

wpa: Update to 2.12

Fixes and new features include:

hostapd:
* support RSN overriding (e.g., WPA3-Personal Compatibility Mode)
* EHT/IEEE 802.11be/Wi-Fi 7
  - more complete support
  - fix message validation issues that could enable DoS attacks
  - fix group key rekeying
* enable SAE group 20 by default if SAE-EXT-KEY is enabled
* reject unexpected SAE password identifier to avoid DoS attack against
  a specific STA
* mandate use of SAE H2E when using password identifiers
* assign VLAN when using SAE with PMKSA caching
* support SPP A-MSDU negotiation
* support IEEE 802.11bi functionality
  - changing SAE password identifiers
  - EPPKE

    [50 lines not shown]
DeltaFile
+6,124-33contrib/wpa/src/common/qca-vendor.h
+5,003-0contrib/wpa/wpa_supplicant/nan_supplicant.c
+3,381-671contrib/wpa/src/drivers/driver_nl80211.c
+3,106-664contrib/wpa/src/ap/ieee802_11.c
+3,677-0contrib/wpa/src/nan/nan.c
+2,707-0contrib/wpa/src/common/proximity_ranging.c
+23,998-1,368330 files not shown
+89,793-24,630336 files

FreeBSD/ports 7389eaedevel/py-pytest distinfo Makefile, devel/py-pytest/files patch-pyproject.toml

devel/py-pytest: update to 9.1.1

Changelog: https://docs.pytest.org/en/stable/changelog.html#pytest-9-1-1-2026-06-19
DeltaFile
+32-0devel/py-pytest/files/patch-pyproject.toml
+9-16devel/py-pytest/Makefile
+3-3devel/py-pytest/distinfo
+44-193 files

FreeBSD/src c66a923release Makefile.gce

release/Makefile.gce: migrate gsutil usages to gcloud CLI

Google Cloud recommends migrating from gsutil to gcloud storage CLI.
Update gce-do-upload target to use `gcloud storage buckets create` and
`gcloud storage cp` instead of `gsutil mb` and `gsutil cp` commands.

PR:             conf/297016

(cherry picked from commit 4174cc2f69d36105a735b19fadc9c18497b02b1a)
DeltaFile
+2-2release/Makefile.gce
+2-21 files

FreeBSD/src 164a5a0release Makefile.gce

release/Makefile.gce: migrate gsutil usages to gcloud CLI

Google Cloud recommends migrating from gsutil to gcloud storage CLI.
Update gce-do-upload target to use `gcloud storage buckets create` and
`gcloud storage cp` instead of `gsutil mb` and `gsutil cp` commands.

PR:             conf/297016

(cherry picked from commit 4174cc2f69d36105a735b19fadc9c18497b02b1a)
DeltaFile
+2-2release/Makefile.gce
+2-21 files

FreeBSD/ports 81dfc03devel/py-pygobject Makefile

devel/py-pygobject: typo
DeltaFile
+1-1devel/py-pygobject/Makefile
+1-11 files

FreeBSD/ports 5def198devel/py-pygobject distinfo Makefile

devel/py-pygobject: update to 3.56.3

Changelog: https://gitlab.gnome.org/GNOME/pygobject/-/blob/3.56.3/NEWS

Co-authored by: vishwin
PR: 297399
DeltaFile
+7-8devel/py-pygobject/Makefile
+3-3devel/py-pygobject/distinfo
+10-112 files

FreeBSD/ports b0e36b0devel/py-shandy-sqlfmt Makefile distinfo

devel/py-shandy-sqlfmt: Update to 0.32.0
DeltaFile
+3-3devel/py-shandy-sqlfmt/distinfo
+1-1devel/py-shandy-sqlfmt/Makefile
+4-42 files

FreeBSD/src 135df77sys/dev/usb/controller xhci.c

usb: xhci: allow up to 1s for SET_ADDRESS

Some devices take a little longer, and the spec doesn't really seem to
mandate a maximum.  The common path in usbd_req_set_address() has
already been bumped to 1s and I have a headset (Logitech H390) that does
need a little bit longer, so let's match it in xhci.

Reviewed by:    aokblast
Differential Revision:  https://reviews.freebsd.org/D58717
DeltaFile
+1-1sys/dev/usb/controller/xhci.c
+1-11 files

FreeBSD/ports 41b0a5ax11-fonts/font-screen-cyrillic pkg-descr distinfo

x11-fonts/font-screen-cyrillic: Update to 1.0.5

Update WWW and add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003366.html

PR:             297411
Approved by:    x11 (arrowd)
Approved by:    fluffy (mentor)
DeltaFile
+7-5x11-fonts/font-screen-cyrillic/Makefile
+3-2x11-fonts/font-screen-cyrillic/distinfo
+2-1x11-fonts/font-screen-cyrillic/pkg-descr
+12-83 files

FreeBSD/ports fbf04d4x11-fonts/font-schumacher-misc pkg-descr distinfo

x11-fonts/font-schumacher-misc: Update to 1.1.3

Updatee WWW and pkg-descr.
Add LICENSE.

https://lists.x.org/archives/xorg-announce/2023-February/003365.html

PR:             297382
Approved by:    x11 (arrowd)
Approved by:    fluffy (mentor)
DeltaFile
+8-6x11-fonts/font-schumacher-misc/Makefile
+3-2x11-fonts/font-schumacher-misc/distinfo
+2-1x11-fonts/font-schumacher-misc/pkg-descr
+13-93 files

FreeBSD/ports 43da8e9sysutils Makefile, sysutils/leaves pkg-descr Makefile

sysutils/leaves: Add port: Text-mode disk usage visualization utility

Leaves is a disk usage analyzer inspired by WinDirStat and QDirStat.

It shows files and directories in a hierarchy of nested
rectangles. The area of a rectangle is proportional to its size. A 200
MB file will have twice the size as a sibling with 100 MB. The parent
directory will have about 3 times the area of the smaller file.

However, due to the limited resolution of working at a character
level, this is a fairly coarse approximation compared to a graphical
tool. On the other hand, this will work over remote shell connections
when graphical desktop environments are not available or impractical.

WWW: https://github.com/patonw/leaves
DeltaFile
+649-0sysutils/leaves/distinfo
+323-0sysutils/leaves/Makefile.crates
+27-0sysutils/leaves/Makefile
+11-0sysutils/leaves/pkg-descr
+1-0sysutils/Makefile
+1,011-05 files

FreeBSD/doc eb5adffwebsite/themes/beastie/assets/styles main.css, website/themes/beastie/i18n ru.toml es.toml

website: Add navigation between the documents of a release

Every release publishes a set of sibling documents (announcement, signed
checksums, upgrading or installation instructions, hardware notes, release
notes, errata, readme and schedule), but they are only listed together on
the release index page.  Once inside one of them there is no way to reach
the others without editing the URL, which is inconvenient for the documents
most often read before an update, such as the errata and the upgrading
instructions.

Add a discreet list of the other documents of the same release under the
page title.  The list holds the documents the release index page links to,
so releases shipping a different set of documents are handled without any
per-release maintenance, and the documents of an upcoming release stay
hidden until the index publishes them.

Only releases whose directory has its own _index.adoc are covered, which is
10.2R and newer.


    [5 lines not shown]
DeltaFile
+75-0website/themes/beastie/layouts/_partials/release-docs.html
+34-0website/themes/beastie/i18n/ru.toml
+34-0website/themes/beastie/i18n/es.toml
+34-0website/themes/beastie/i18n/en.toml
+32-0website/themes/beastie/assets/styles/main.css
+1-0website/themes/beastie/layouts/single.html
+210-06 files

FreeBSD/src 207d96dcontrib/expat Changes, contrib/expat/doc reference.html

contrib/expat: import expat 2.8.3

Changes: https://github.com/libexpat/libexpat/blob/R_2_8_3/expat/Changes

Security:       CVE-2026-72522
MFC after:      1 week
DeltaFile
+77-20contrib/expat/Changes
+49-25contrib/expat/lib/xmlparse.c
+70-1contrib/expat/tests/misc_tests.c
+32-1contrib/expat/tests/basic_tests.c
+29-1contrib/expat/doc/reference.html
+5-12contrib/expat/lib/internal.h
+262-6082 files not shown
+455-8288 files

FreeBSD/ports 537515cshells/iris Makefile distinfo

shells/iris: Update to 0.6.0

Changelog: https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v060---2026-08-09

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/iris/distinfo
+1-1shells/iris/Makefile
+6-62 files

FreeBSD/src ef5aa86. Changes, doc reference.html

Vendor import of expat 2.8.3
DeltaFile
+77-20Changes
+49-25lib/xmlparse.c
+70-1tests/misc_tests.c
+32-1tests/basic_tests.c
+29-1doc/reference.html
+5-12lib/internal.h
+262-6080 files not shown
+450-7786 files

FreeBSD/ports f100406sysutils/appjail Makefile distinfo

sysutils/appjail: Update to 5.3.0

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v5.3.0
DeltaFile
+3-3sysutils/appjail/distinfo
+1-1sysutils/appjail/Makefile
+4-42 files

FreeBSD/ports d584e15sysutils/appjail-devel Makefile distinfo

sysutils/appjail-devel: Update to 5.3.0.20260810

ChangeLog:
https://github.com/DtxdF/AppJail/commits/1887fd388f43fb1e8a0183291bf56d208a39a45e/
DeltaFile
+3-3sysutils/appjail-devel/distinfo
+2-2sysutils/appjail-devel/Makefile
+5-52 files

FreeBSD/src a6999a1lib/libifconfig libifconfig.c, sbin/ifconfig ifvfstatus.c

net: Revert the ioctl SR-IOV VF status interface

A native route Netlink interface will replace this stack.

Requested by:   glebius

This reverts commit 1ccf543b21eff6e0828142e5c1d09519247143f4.

This reverts commit 2c04cfa148ec4dd5cef7e228aaea6a05957fcb15.

This reverts commit 2d6114f6d26bf7dfa5ad94e1db9b09ee7108dc7a.

This reverts commit d15f2551b25f79ddcbe289faa95e655100b952da.

This reverts commit ceb282bbd62eed5e84df9abaede0dd183f66997a.

This reverts commit c30021fe0df9e045a17292dbe50dfc054b69871f.

This reverts commit fb1820d23a04856a6d3047b4c088cc8df8f76da1.

    [2 lines not shown]
DeltaFile
+6-278sys/netlink/route/iface.c
+0-212sbin/ifconfig/ifvfstatus.c
+11-163sys/net/if.c
+0-129lib/libifconfig/libifconfig.c
+1-117share/man/man4/rtnetlink.4
+0-117tests/atf_python/sys/netlink/netlink_route.py
+18-1,01632 files not shown
+32-1,76538 files

FreeBSD/ports 4b25b85sysutils/kubo-go Makefile

sysutils/kubo-go: builds fine with Go 1.26

Remove Go version pin and undeprecate.
I presume USES=go:1.25+ was originally meant.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q3

(cherry picked from commit 717e3028f5710aa5ecade2ab72c64941e484007e)
DeltaFile
+2-2sysutils/kubo-go/Makefile
+2-21 files

FreeBSD/ports d9ecb9bnet/rsync-bpc Makefile

net/rsync-bpc: fix build on armv7

Supply GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes so that the right
magic is passed to work around the error

checking build system type... Invalid configuration `armv7-unknown-freebsd15.1-gnueabihf': machine `armv7-unknown-freebsd15.1' not recognized

Approved by:    portmgr (build fix blanket)
MFH:            2026Q3

(cherry picked from commit 977fa78a30b4c9045da3dc080d11de9feb0dc3b9)
DeltaFile
+1-1net/rsync-bpc/Makefile
+1-11 files

FreeBSD/ports a39100ewww/writefreely Makefile pkg-plist

www/writefreely: update to 0.17.2

Changelog: https://github.com/writefreely/writefreely/releases/tag/v0.17.2
DeltaFile
+9-9www/writefreely/distinfo
+0-3www/writefreely/pkg-plist
+1-1www/writefreely/Makefile
+10-133 files