FreeBSD/ports caf3bbcmail/s-nail Makefile

mail/s-nail: Bump PORTREVISION

Since the MANITAINER was changed in the previous commit, BUMP
PORTREVISION.

USES=ncurses has been added and MAKE_ENV has also been changed, but the
binary files remain the same. The same applies to dependencies.

PR: 294589
Reported by:    eduardo (via email)
Approved by:    osa (mentor)
DeltaFile
+1-0mail/s-nail/Makefile
+1-01 files

FreeBSD/src 76c0821sys/dev/usb usbdevs, sys/dev/usb/net if_ure.c

ure: add USB device IDs for additional RTL8152/RTL8153 adapters

Add device IDs for several USB Ethernet adapters that use
RTL8152 and RTL8153 chips but are not yet recognized by ure(4).
This includes adapters from Cisco/Linksys, D-Link, Lenovo,
Microsoft Surface, Realtek, Samsung, and TP-Link.

All added devices use chip revisions already handled by
ure_read_chipver().

Signed-off-by: Christos Longros <chris.longros at gmail.com>

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D55748
DeltaFile
+11-2sys/dev/usb/net/if_ure.c
+7-0sys/dev/usb/usbdevs
+18-22 files

FreeBSD/src fd45987sys/dev/hwpmc hwpmc_ibs.c hwpmc_ibs.h

hwpmc: Implement IBS process sampling

This change enables process-wide sampling to work with IBS by ensuring
that read/write only gets or sets the current counter.

Reviewed by:    mhorne
Sponsored by:   Netflix
Pull Request:   https://github.com/freebsd/freebsd-src/pull/2131
DeltaFile
+25-3sys/dev/hwpmc/hwpmc_ibs.c
+8-0sys/dev/hwpmc/hwpmc_ibs.h
+33-32 files

FreeBSD/src a338f5asys/conf files.powerpc options

conf: remove trailing whitespace

This prevents unwanted change when saving files on IDEs (e.g. VSCode,
Zed)

Signed-off-by: Minsoo Choo <minsoo at minsoo.io>
Sponsored by:   The FreeBSD Foundation
Pull request:   https://github.com/freebsd/freebsd-src/pull/2152
DeltaFile
+5-5sys/conf/files.powerpc
+2-2sys/conf/options
+1-1sys/conf/files
+8-83 files

FreeBSD/doc 261b7ecwebsite/content/en administration.adoc

administration: Wiki admin is vacant

Reported by:    philip
DeltaFile
+1-2website/content/en/administration.adoc
+1-21 files

FreeBSD/ports dfc5456emulators/virtualbox-ose-70 Makefile, emulators/virtualbox-ose-71 Makefile

emulators/virtualbox-ose-*: VirtualBox 7.X: license changed from GNU GPLv2 to GNU GPLv3

PR:             294588
Reported by:    ykla <yklaxds at gmail.com>
Approved by:    vbox@ (vvd@)
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2

(cherry picked from commit cb332df6030b77100b2a380016bc719533fd5ef0)
DeltaFile
+1-1emulators/virtualbox-ose-70/Makefile
+1-1emulators/virtualbox-ose-71/Makefile
+1-1emulators/virtualbox-ose-72/Makefile
+1-1emulators/virtualbox-ose-additions-70/Makefile
+1-1emulators/virtualbox-ose-additions-71/Makefile
+1-1emulators/virtualbox-ose-additions-72/Makefile
+6-63 files not shown
+9-99 files

FreeBSD/ports cb332dfemulators/virtualbox-ose-70 Makefile, emulators/virtualbox-ose-71 Makefile

emulators/virtualbox-ose-*: VirtualBox 7.X: license changed from GNU GPLv2 to GNU GPLv3

PR:             294588
Reported by:    ykla <yklaxds at gmail.com>
Approved by:    vbox@ (vvd@)
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2
DeltaFile
+1-1emulators/virtualbox-ose-kmod-70/Makefile
+1-1emulators/virtualbox-ose-kmod-71/Makefile
+1-1emulators/virtualbox-ose-kmod-72/Makefile
+1-1emulators/virtualbox-ose-72/Makefile
+1-1emulators/virtualbox-ose-70/Makefile
+1-1emulators/virtualbox-ose-71/Makefile
+6-63 files not shown
+9-99 files

FreeBSD/ports 99af931deskutils/treesheets Makefile

deskutils/treesheets: Drop maintainership
DeltaFile
+1-1deskutils/treesheets/Makefile
+1-11 files

FreeBSD/src 16de94esys/security/audit audit_bsm.c bsm_token.c

audit: Fix logging of IPv6 addresses

- kaudit_to_bsm: Log IPv6 as well as IPv4 and unix addrs
- au_to_sock_inet128: Treat ports the same way as au_to_sock_inet32() as
  just pushing a uint16 causes byte ordering problems on little endian.

Differential Revision: https://reviews.freebsd.org/D39633
Sponsored by: Netflix
Reviewed by: csjp
DeltaFile
+15-2sys/security/audit/audit_bsm.c
+1-1sys/security/audit/bsm_token.c
+16-32 files

FreeBSD/ports ea9ce10Mk/Uses python.mk

Mk/Uses/python.mk: Update CRYPTOGRAPHY_DEPENDS

(cherry picked from commit 8390127235c0469659664cd1a039f8ad2f927b78)
DeltaFile
+1-1Mk/Uses/python.mk
+1-11 files

FreeBSD/ports b11523ewww/rubygem-railties81 distinfo Makefile

www/rubygem-railties81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit e1e054055f8e4c9dd04109f0dc041899f180879f)
DeltaFile
+3-3www/rubygem-railties81/distinfo
+1-1www/rubygem-railties81/Makefile
+4-42 files

FreeBSD/ports 7f21ca5www/rubygem-rails81 distinfo Makefile

www/rubygem-rails81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 5943b26dfc45a70ce20a2c842cb48b5d9a3be0cb)
DeltaFile
+3-3www/rubygem-rails81/distinfo
+1-1www/rubygem-rails81/Makefile
+4-42 files

FreeBSD/ports 6abe8c4www/rubygem-actionpack81 distinfo Makefile

www/rubygem-actionpack81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit e56ab24421143d5a6d08dba1a74069d62f49c0de)
DeltaFile
+3-3www/rubygem-actionpack81/distinfo
+1-1www/rubygem-actionpack81/Makefile
+4-42 files

FreeBSD/ports ac826e4www/rubygem-actioncable81 distinfo Makefile

www/rubygem-actioncable81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit fca5f55d8a9b313760854a291f59348f78d366bd)
DeltaFile
+3-3www/rubygem-actioncable81/distinfo
+1-1www/rubygem-actioncable81/Makefile
+4-42 files

FreeBSD/ports 9757d2btextproc/rubygem-actiontext81 distinfo Makefile

textproc/rubygem-actiontext81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 4de26433405c427cec07db4c2c57b82f65ca6ac9)
DeltaFile
+3-3textproc/rubygem-actiontext81/distinfo
+1-1textproc/rubygem-actiontext81/Makefile
+4-42 files

FreeBSD/ports c44e8d2net/rubygem-activestorage81 distinfo Makefile

net/rubygem-activestorage81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
Security:       CVE-2026-33173, CVE-2026-33174, CVE-2026-33195, CVE-2026-33202, CVE-2026-33658
(cherry picked from commit 0b78c3ec33a9a1b07059a689c5375c5d8015b20a)
DeltaFile
+3-3net/rubygem-activestorage81/distinfo
+1-1net/rubygem-activestorage81/Makefile
+4-42 files

FreeBSD/ports 8e98e56mail/rubygem-actionmailer81 distinfo Makefile

mail/rubygem-actionmailer81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 6747c02c8f733fca9134d59295ebe99ad22e45ec)
DeltaFile
+3-3mail/rubygem-actionmailer81/distinfo
+1-1mail/rubygem-actionmailer81/Makefile
+4-42 files

FreeBSD/ports 1138956devel/rubygem-activesupport81 distinfo Makefile

devel/rubygem-activesupport81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
Security:       CVE-2026-33169, CVE-2026-33170, CVE-2026-33176
(cherry picked from commit 18cfc6986558f78c353a50591cfd0b0870fb24bb)
DeltaFile
+3-3devel/rubygem-activesupport81/distinfo
+1-1devel/rubygem-activesupport81/Makefile
+4-42 files

FreeBSD/ports 693148cmail/rubygem-actionmailbox81 distinfo Makefile

mail/rubygem-actionmailbox81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 189f7d7c9a4dfa1820b77e5077442a0207eb6b1e)
DeltaFile
+3-3mail/rubygem-actionmailbox81/distinfo
+1-1mail/rubygem-actionmailbox81/Makefile
+4-42 files

FreeBSD/ports 79dbc4adevel/rubygem-actionview81 distinfo Makefile

devel/rubygem-actionview81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
Security:       CVE-2026-33167, CVE-2026-33168
(cherry picked from commit 5bd0329f4bdfc98cea75dbe1d0faaf57e5c5aa21)
DeltaFile
+3-3devel/rubygem-actionview81/distinfo
+1-1devel/rubygem-actionview81/Makefile
+4-42 files

FreeBSD/ports 232b9eedevel/rubygem-activejob81 distinfo Makefile

devel/rubygem-activejob81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit cc0e61d256ba9adc1f0f057b8b5871162f2384ec)
DeltaFile
+3-3devel/rubygem-activejob81/distinfo
+1-1devel/rubygem-activejob81/Makefile
+4-42 files

FreeBSD/ports 4197e5adatabases/rubygem-activemodel81 distinfo Makefile

databases/rubygem-activemodel81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 2c0fce5ade09314a2e2990734823494642e41b9f)
DeltaFile
+3-3databases/rubygem-activemodel81/distinfo
+1-1databases/rubygem-activemodel81/Makefile
+4-42 files

FreeBSD/ports 3c11762databases/rubygem-activerecord81 distinfo Makefile

databases/rubygem-activerecord81: Update to 8.1.3

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit f7d6247c2269669f24aa668c42ed44fde5dae813)
DeltaFile
+3-3databases/rubygem-activerecord81/distinfo
+1-1databases/rubygem-activerecord81/Makefile
+4-42 files

FreeBSD/ports 6b03642www/rubygem-railties80 distinfo Makefile

www/rubygem-railties80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 2c6127be2a01944ad0dab841b90e596cb6736a85)
DeltaFile
+3-3www/rubygem-railties80/distinfo
+1-1www/rubygem-railties80/Makefile
+4-42 files

FreeBSD/ports dd72a31www/rubygem-rails80 distinfo Makefile

www/rubygem-rails80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 50a29127de5ad50dcdadc2af32b2b4b35c6aeeb2)
DeltaFile
+3-3www/rubygem-rails80/distinfo
+1-2www/rubygem-rails80/Makefile
+4-52 files

FreeBSD/ports a8e4c7bwww/rubygem-actionpack80 distinfo Makefile

www/rubygem-actionpack80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 820f8b1bfdf2dd1fb8e7412911a3b7bfcb08e65f)
DeltaFile
+3-3www/rubygem-actionpack80/distinfo
+1-1www/rubygem-actionpack80/Makefile
+4-42 files

FreeBSD/ports c1ca902www/rubygem-actioncable80 distinfo Makefile

www/rubygem-actioncable80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 00f07193a50ff05c1cd265363fcc87678bd8aba3)
DeltaFile
+3-3www/rubygem-actioncable80/distinfo
+1-1www/rubygem-actioncable80/Makefile
+4-42 files

FreeBSD/ports 05c7c35net/rubygem-activestorage80 distinfo Makefile

net/rubygem-activestorage80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
Security:       CVE-2026-33173, CVE-2026-33174, CVE-2026-33195, CVE-2026-33202, CVE-2026-33658
(cherry picked from commit 1260c68f90e0a71247ab885d63d18bd6d5edfd6b)
DeltaFile
+3-3net/rubygem-activestorage80/distinfo
+1-1net/rubygem-activestorage80/Makefile
+4-42 files

FreeBSD/ports 5aa2780textproc/rubygem-actiontext80 distinfo Makefile

textproc/rubygem-actiontext80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit a767a60cce14104f9ef443d99806aca1719cfb54)
DeltaFile
+3-3textproc/rubygem-actiontext80/distinfo
+1-1textproc/rubygem-actiontext80/Makefile
+4-42 files

FreeBSD/ports 75eef3amail/rubygem-actionmailbox80 distinfo Makefile

mail/rubygem-actionmailbox80: Update to 8.0.5

Changes:        https://github.com/rails/rails/releases
(cherry picked from commit 45be124e8e0b8a021b67b6c65355288f2068bd3a)
DeltaFile
+3-3mail/rubygem-actionmailbox80/distinfo
+1-1mail/rubygem-actionmailbox80/Makefile
+4-42 files