ichsmb: Add Intel Raptor Lake SMBus controller support
Add PCI device ID 0x7a23 for Intel 700 Series (Raptor Lake) chipset SMBus controller.
This enables hardware monitoring functionality on 13th and 14th generation Intel Core platforms.
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D54957
audio/murmur: Deprecate - use audio/mumble-server instead
1.3 is deprecated by upstream and renamed - use audio/mumble-server instead.
EXPIRATION_DATE=2026-06-30
After deleting the port, we need to:
- delete (free) the user and group "murmur";
- add an entry to UPDATING (see below);
- add to MOVED the line:
"audio/murmur|audio/mumble-server|2026-06-30|Rename to match upstream naming".
Text for UPDATING:
20260630:
AFFECTS: users of audio/murmur
AUTHOR: vvd at FreeBSD.org
Branch 1.3 is deprecated by upstream. Also it doesn't support OpenSSL 3.
Port audio/murmur removed from tree - use audio/mumble-server instead.
Upstream has renamed murmur to mumble-server, so when upgrading to
[23 lines not shown]
ports-mgmt/poudriere: Update to 3.4.5
Changes:
- jail -c -m pkgbase: Default URL has changed to pkg.freebsd.org
- jail -d: Don't try destroyfs if JAILMNT is not set
- jail -bB UX updates and fixes
- jail: Support pkg+https for pkgbase jail creation
- jail: Add pkgbase shortcut for jail creation
- jail: Fix pkgbase using incorrect repositories
- jail: Use the right arch for a pkgbase jail
- jail: Exit with an error if pkg-update(8) fails
- Fix fetching packages on FreeBSD 15.0
- Fetch packages: Detect errors fetching repository/packages
- Fix parallel builds stomping on shared TMPFS_BLACKLIST_TMPDIR
- rollbackfs/do_clone_del: Don't force rewrite every file.
- pkg in jail: Always set a higher priority for repo overrides
ports-mgmt/poudriere-devel: Update to 3.3.0-2497-g08d63a301
Changes:
- rollbackfs/do_clone_del: Don't force rewrite every file.
- jail: -bB UX updates and fixes
- jail: Use the right arch for a pkgbase jail
- jail: Use the real path
- jail: Exit with an error if pkg-update(8) fails
- jail: Do not run make in jails without src
- poudriere-image.8: Document ZFS compat -C options