FreeBSD/src 8a4277bcontrib/bmake var.c, contrib/bmake/unit-tests directive-include-guard.exp directive-include-guard.mk

Merge bmake-20250414

Merge commit '284d1f7d496806b18558ab55e4654fd5e96d6a3e'

(cherry picked from commit 759b177aecbfc49ebc900739954ac56b1aa5fc53)
DeltaFile
+89-89contrib/bmake/var.c
+84-84contrib/bmake/unit-tests/directive-include-guard.exp
+84-84contrib/bmake/unit-tests/directive-include-guard.mk
+75-42contrib/bmake/unit-tests/moderrs.exp
+55-36contrib/bmake/unit-tests/varmod.mk
+42-42contrib/bmake/unit-tests/directive-misspellings.exp
+429-377187 files not shown
+2,030-1,467193 files

FreeBSD/src c95f96dcontrib/bmake configure var.c, contrib/bmake/mk options.mk ChangeLog

Update to bmake-20251111

Merge commit '638c66de4a0faa4c2e815e81cd4021c2387c7e0f'

(cherry picked from commit c60f6422ffae3ea85e7b10bad950ad27c463af18)
DeltaFile
+102-46contrib/bmake/mk/options.mk
+44-9contrib/bmake/configure
+49-0contrib/bmake/mk/ChangeLog
+43-3contrib/bmake/var.c
+37-0contrib/bmake/ChangeLog
+34-2contrib/bmake/configure.in
+309-6087 files not shown
+690-69893 files

FreeBSD/src 06366a2contrib/bmake ChangeLog, contrib/bmake/mk meta2deps.py ChangeLog

Merge bmake-20250804

Fixes bug in meta mode output capture.

Merge commit '787302bde4d89279180303b753eb73b9bc6820b9'

(cherry picked from commit b4894eca1ade4e9cec9afbe76021305d23bf914a)
DeltaFile
+30-0contrib/bmake/unit-tests/meta-output.mk
+23-5contrib/bmake/mk/meta2deps.py
+17-0contrib/bmake/mk/ChangeLog
+12-2contrib/bmake/mk/meta2deps.sh
+11-0contrib/bmake/unit-tests/meta-output.exp
+9-0contrib/bmake/ChangeLog
+102-79 files not shown
+127-2415 files

FreeBSD/src 44ad87fcontrib/bmake cond.c make.1, contrib/bmake/unit-tests check-expect.lua char-005c-reverse-solidus.mk

Merge bmake-20250707

Merge commit '3d772e596c1acf76f555c1f51fd8d834e56b0c35'

(cherry picked from commit a8c56be47166295d37600ff81fc1857db87b3a9b)
DeltaFile
+117-118contrib/bmake/unit-tests/check-expect.lua
+131-0contrib/bmake/unit-tests/char-005c-reverse-solidus.mk
+47-42contrib/bmake/cond.c
+75-4contrib/bmake/make.1
+75-4contrib/bmake/bmake.1
+17-37contrib/bmake/main.c
+462-205142 files not shown
+1,308-822148 files

FreeBSD/src eb56091contrib/bmake job.c make.c, contrib/bmake/unit-tests check-expect.lua

Merge bmake-20250618

(cherry picked from commit 0b46a53a2f50b5ab0f4598104119a049b9c42cc9)
DeltaFile
+410-468contrib/bmake/job.c
+190-0contrib/bmake/unit-tests/check-expect.lua
+51-122contrib/bmake/make.c
+83-69contrib/bmake/main.c
+12-104contrib/bmake/job.h
+79-29contrib/bmake/var.c
+825-79286 files not shown
+1,879-1,18792 files

FreeBSD/src ba508f1contrib/bmake var.c parse.c, contrib/bmake/unit-tests varmod.mk varmod-undefined.mk

Merge bmake-20240625

Merge commit 'dbb5be7f07456d02ce444484c683b130439acb45'

(cherry picked from commit 8d5c8e21c690b35d0a9a604d6b886fba222cd2fe)
DeltaFile
+165-133contrib/bmake/var.c
+120-5contrib/bmake/unit-tests/varmod.mk
+40-27contrib/bmake/parse.c
+30-31contrib/bmake/main.c
+31-26contrib/bmake/compat.c
+48-3contrib/bmake/unit-tests/varmod-undefined.mk
+434-22565 files not shown
+1,028-58371 files

FreeBSD/src a9319c3contrib/bmake job.c bsd.after-import.mk, contrib/bmake/mk meta.stage.mk meta.autodep.mk

Merge bmake-20250308

(cherry picked from commit d9a65c5de1c9f30ae71ce0be8fb88be9d20d216d)
DeltaFile
+86-165contrib/bmake/job.c
+52-52usr.bin/bmake/Makefile
+28-11contrib/bmake/bsd.after-import.mk
+23-6contrib/bmake/mk/meta.stage.mk
+3-19contrib/bmake/main.c
+16-4contrib/bmake/mk/meta.autodep.mk
+208-25712 files not shown
+265-28018 files

FreeBSD/src 812d0cbcontrib/bmake var.c, contrib/bmake/mk rust.mk setopts.sh

Merge bmake-20250125

Merge commit '5ad769f660f3d00853bc739f82d9bc62f6a682cb'

(cherry picked from commit 6a7405f5a6b639682cacf01e35d561411ff556aa)
DeltaFile
+129-104contrib/bmake/unit-tests/moderrs.exp
+203-0contrib/bmake/mk/rust.mk
+175-0contrib/bmake/mk/setopts.sh
+101-74contrib/bmake/unit-tests/moderrs.mk
+61-88contrib/bmake/var.c
+146-0contrib/bmake/unit-tests/suff.exp
+815-266198 files not shown
+3,239-1,801204 files

FreeBSD/src fa86ef7contrib/bmake configure var.c, contrib/bmake/unit-tests varmod-edge.mk

Merge bmake-20240711

Merge commit '84691af93185c692058ba55fa81a04103f5bf71b'

(cherry picked from commit 226192822cddc30cacecd55bccb48f39c653058c)
DeltaFile
+764-578contrib/bmake/configure
+115-110contrib/bmake/unit-tests/varmod-edge.mk
+91-74contrib/bmake/var.c
+71-70usr.bin/bmake/config.h
+69-68contrib/bmake/config.h.in
+85-42contrib/bmake/main.c
+1,195-942191 files not shown
+2,573-2,033197 files

FreeBSD/src 72f01a7contrib/bmake bmake.cat1, contrib/bmake/mk suffixes.mk subdir.mk

Merge bmake-20240309

Merge commit '368b06ce6b0135d6de13f7265f6dcbaeb791b3bb'

(cherry picked from commit c59c3bf34db360695f07735bebc76a768cac5afc)
DeltaFile
+853-1,691contrib/bmake/bmake.cat1
+195-0contrib/bmake/mk/suffixes.mk
+3-179contrib/bmake/mk/sys/Generic.mk
+86-49contrib/bmake/mk/subdir.mk
+48-43contrib/bmake/mk/autodep.mk
+80-0contrib/bmake/mk/ChangeLog
+1,265-1,96292 files not shown
+1,947-2,39298 files

FreeBSD/src 5d3c3f7contrib/bmake dir.c ChangeLog

Merge bmake-20240520

Merge commit '29efb3dcaedd9cbabc6f96f35545baf2c8b28501'

(cherry picked from commit 9d3df31ec06fe91c5c67da464f11408474d57174)
DeltaFile
+43-8contrib/bmake/dir.c
+15-0contrib/bmake/ChangeLog
+3-3contrib/bmake/getopt.c
+2-4contrib/bmake/main.c
+3-3contrib/bmake/parse.c
+2-1contrib/bmake/dir.h
+68-193 files not shown
+71-229 files

FreeBSD/src 1d00ba4contrib/bmake var.c ChangeLog, contrib/bmake/mk ChangeLog dirdeps.mk

Merge bmake-20240508

Merge commit '3c2ab5fddc576e58f3ffa70dc5fa95144646a513'

(cherry picked from commit c9f4001f81c4d5778f70f77dc9892d1c4ecfdcdb)
DeltaFile
+7-10contrib/bmake/var.c
+8-0contrib/bmake/ChangeLog
+4-3contrib/bmake/job.c
+7-0contrib/bmake/mk/ChangeLog
+5-2contrib/bmake/mk/dirdeps.mk
+3-3contrib/bmake/unit-tests/varname-dot-makeoverrides.exp
+34-1811 files not shown
+51-3417 files

FreeBSD/src 1166b90contrib/bmake bmake.cat1 arch.c, contrib/bmake/unit-tests varmod-match.mk

Merge bmake-20240430

Merge commit '507951f55039f9d1ceae507d510f8cb68225fbc5'

(cherry picked from commit 548bfc56eb0b2cefa0fb8dc2478240bfef610309)
DeltaFile
+1,712-853contrib/bmake/bmake.cat1
+67-183contrib/bmake/arch.c
+107-52contrib/bmake/var.c
+73-2contrib/bmake/ChangeLog
+31-23contrib/bmake/unit-tests/varmod-match.mk
+29-11contrib/bmake/configure
+2,019-1,124124 files not shown
+2,615-1,606130 files

FreeBSD/src 4b2e33econtrib/bmake var.c dir.c, contrib/bmake/unit-tests varmod-match.mk directive-include-guard.mk

Update to bmake-20240108

(cherry picked from commit d5e0a182cf153f8993a633b93d9220c99a89e760)
DeltaFile
+295-401contrib/bmake/var.c
+209-140contrib/bmake/unit-tests/varmod-match.mk
+99-231contrib/bmake/dir.c
+101-178contrib/bmake/parse.c
+136-52contrib/bmake/unit-tests/directive-include-guard.mk
+58-110contrib/bmake/suff.c
+898-1,112178 files not shown
+2,606-2,197184 files

FreeBSD/src f580ef8contrib/bmake ChangeLog configure, contrib/bmake/mk install-sh

Merge bmake-20230909

Merge commit '1012cf15f75d1e9048779abd07270a37cdba590a'

(cherry picked from commit 988758838533b24f5893b36514fe2c68a3f911a2)
DeltaFile
+226-0contrib/bmake/mk/install-sh
+69-17contrib/bmake/unit-tests/varmod-mtime.mk
+50-29contrib/bmake/unit-tests/directive-for-escape.exp
+78-0contrib/bmake/ChangeLog
+38-36contrib/bmake/unit-tests/directive-include-guard.mk
+40-21contrib/bmake/configure
+501-10375 files not shown
+1,307-40681 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/src 11aa327contrib/bmake configure var.c, contrib/bmake/mk options.mk ChangeLog

Update to bmake-20251111

Merge commit '638c66de4a0faa4c2e815e81cd4021c2387c7e0f'

(cherry picked from commit c60f6422ffae3ea85e7b10bad950ad27c463af18)
DeltaFile
+102-46contrib/bmake/mk/options.mk
+44-9contrib/bmake/configure
+49-0contrib/bmake/mk/ChangeLog
+43-3contrib/bmake/var.c
+37-0contrib/bmake/ChangeLog
+26-10contrib/bmake/mk/sys.vars.mk
+301-6887 files not shown
+690-69893 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/src 509a185sys/net80211 ieee80211_radiotap.c

net80211: fix bpf tap leak on wlan(4) detach

PR:     292337
Fixes:  8774a990ee4094f16d596d4b78e0f3239e5d0c88
DeltaFile
+9-6sys/net80211/ieee80211_radiotap.c
+9-61 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

FreeBSD/ports caea4b6devel/libada distinfo Makefile

devel/libada: update: 3.3.0 -> 3.4.1

ChangeLog:      https://github.com/ada-url/ada/compare/v3.3.0...v3.4.1

Sponsored by:   tipi.work
DeltaFile
+3-3devel/libada/distinfo
+1-1devel/libada/Makefile
+4-42 files