FreeBSD/src 081d3absys/dev/ichsmb ichsmb_pci.c

ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDs

Add PCI device IDs for two Ice Lake PCH SMBus controller variants:
- 0x34a3 (Ice Lake-LP), previously listed as the generic "Ice Lake" entry (ID_ICELAKE), renamed to ID_ICELAKELP for clarity.
- 0x38a3 (Ice Lake-N), a separate PCH variant not previously supported.

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D56732
DeltaFile
+6-3sys/dev/ichsmb/ichsmb_pci.c
+6-31 files

FreeBSD/ports 5eefdbewww/p5-Mojolicious distinfo Makefile

www/p5-Mojolicious: Update to 9.45
DeltaFile
+3-3www/p5-Mojolicious/distinfo
+1-1www/p5-Mojolicious/Makefile
+4-42 files

FreeBSD/src 0979bfbsys/dev/usb/net if_smsc.c

smsc: Add missing newline to PHY timeout error printf
DeltaFile
+1-1sys/dev/usb/net/if_smsc.c
+1-11 files

FreeBSD/ports ed2c61cscience/py-pymatgen distinfo Makefile, science/py-pymatgen/files patch-tests_analysis_interfaces_test__substrate__analyzer.py patch-tests_analysis_interfaces_test__coherent__interface.py

science/py-pymatgen: update 2026.3.23 → 2026.5.4
DeltaFile
+0-17science/py-pymatgen/files/patch-tests_analysis_interfaces_test__substrate__analyzer.py
+0-13science/py-pymatgen/files/patch-tests_analysis_interfaces_test__coherent__interface.py
+3-3science/py-pymatgen/distinfo
+2-3science/py-pymatgen/Makefile
+5-364 files

FreeBSD/ports acaca61science/dftd4 distinfo pkg-plist, science/py-dftd4 distinfo Makefile

science/{,py-}dftd4: update 4.1.0 → 4.1.1
DeltaFile
+3-3science/py-dftd4/distinfo
+3-3science/dftd4/distinfo
+1-2science/py-dftd4/Makefile
+1-1science/dftd4/pkg-plist
+1-1science/dftd4/Makefile
+9-105 files

FreeBSD/src 2fef18fusr.sbin/certctl certctl.c certctl.8, usr.sbin/certctl/tests certctl_test.sh

certctl: Unstickify (un)trusted certificates

Ever since certctl was rewritten in C, the rehash command has reingested
TRUSTDESTDIR / UNTRUSTDESTDIR in addition to TRUSTPATH / UNTRUSTPATH.
This seemed like a good idea at the time but was, in retrospect, a
mistake, as it means a (un)trusted certificate remains (un)trusted
forever (or at least until it expires) even if it is removed from
(UN)TRUSTPATH.  Among other issues, it causes ports QA to fail for any
port that either installs certificates or depends on a port that does.

Although this behavior was undocumented, the change may surprise users
who have added certificates manually, so update the manual page to point
it out and add prominent warnings to the trust and untrust commands.

PR:             290078
MFC after:      1 week
Reviewed by:    kevans, bcr
Differential Revision:  https://reviews.freebsd.org/D56617
DeltaFile
+52-29usr.sbin/certctl/certctl.c
+13-2usr.sbin/certctl/certctl.8
+2-1usr.sbin/certctl/tests/certctl_test.sh
+67-323 files

FreeBSD/ports dc0a16enet/unison253 Makefile

net/unison253: Fix PKGBASE value

Reported by:    antoine
Fixes:          b09b2548c2 net/unison253: Add port preserving new legacy version
DeltaFile
+5-3net/unison253/Makefile
+5-31 files

FreeBSD/ports b0bfd9dscience/py-scikit-learn Makefile

science/py-scikit-learn: Fix build with non-default Python version

PR:             294691
Approved by:    maintainer timeout
DeltaFile
+1-0science/py-scikit-learn/Makefile
+1-01 files

FreeBSD/ports 67729f6net-mgmt/check_ssl_cert distinfo Makefile

net-mgmt/check_ssl_cert: update to 2.100.0

Release Notes:
  https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.100.0
DeltaFile
+3-3net-mgmt/check_ssl_cert/distinfo
+1-1net-mgmt/check_ssl_cert/Makefile
+4-42 files

FreeBSD/poudriere 169bdf0.builds freebsd.yml

Add sourcehut CI config
DeltaFile
+16-0.builds/freebsd.yml
+16-01 files

FreeBSD/ports 90aa381graphics/drm-515-kmod Makefile, graphics/drm-61-kmod Makefile

graphics/*drm*: remove CONFLICTS with now-deleted drm-510
DeltaFile
+1-2graphics/drm-latest-kmod/Makefile
+1-2graphics/drm-515-kmod/Makefile
+1-2graphics/drm-61-kmod/Makefile
+1-2graphics/drm-66-kmod/Makefile
+1-1graphics/nvidia-drm-515-kmod/Makefile
+1-1graphics/nvidia-drm-61-kmod/Makefile
+6-102 files not shown
+8-128 files

FreeBSD/ports 01291f5devel/py-pytest-regressions Makefile, devel/py-thinc Makefile

*/py-*: Update version requirement of *_DEPENDS
DeltaFile
+4-4devel/py-pytest-regressions/Makefile
+2-2devel/py-thinc/Makefile
+2-2devel/py-thinc8/Makefile
+2-2graphics/py-cartopy/Makefile
+2-2graphics/py-gdal/Makefile
+2-2graphics/py-h3/Makefile
+14-14117 files not shown
+159-159123 files

FreeBSD/ports ee25cb3textproc/rubygem-github-markup distinfo Makefile

textproc/rubygem-github-markup: Update to 6.0.0

Changes:        https://github.com/github/markup/blob/master/HISTORY.md
DeltaFile
+3-3textproc/rubygem-github-markup/distinfo
+1-1textproc/rubygem-github-markup/Makefile
+4-42 files

FreeBSD/ports 4f32b01misc/p5-Business-ISBN-Data distinfo Makefile

misc/p5-Business-ISBN-Data: Update to 20260502.001

Changes:        https://metacpan.org/dist/Business-ISBN-Data/changes
DeltaFile
+3-3misc/p5-Business-ISBN-Data/distinfo
+1-1misc/p5-Business-ISBN-Data/Makefile
+4-42 files

FreeBSD/ports ef5bfe9www/rubygem-bullet_train-themes distinfo Makefile

www/rubygem-bullet_train-themes: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-themes/distinfo
+1-1www/rubygem-bullet_train-themes/Makefile
+4-42 files

FreeBSD/ports e730f98www/rubygem-bullet_train-super_load_and_authorize_resource distinfo Makefile

www/rubygem-bullet_train-super_load_and_authorize_resource: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-super_load_and_authorize_resource/distinfo
+1-1www/rubygem-bullet_train-super_load_and_authorize_resource/Makefile
+4-42 files

FreeBSD/ports 311fe67www/rubygem-bullet_train-scope_validator distinfo Makefile

www/rubygem-bullet_train-scope_validator: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-scope_validator/distinfo
+1-1www/rubygem-bullet_train-scope_validator/Makefile
+4-42 files

FreeBSD/ports c02d07bwww/rubygem-bullet_train-roles distinfo Makefile

www/rubygem-bullet_train-roles: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-roles/distinfo
+1-1www/rubygem-bullet_train-roles/Makefile
+4-42 files

FreeBSD/ports db403dfwww/rubygem-bullet_train-has_uuid distinfo Makefile

www/rubygem-bullet_train-has_uuid: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-has_uuid/distinfo
+1-1www/rubygem-bullet_train-has_uuid/Makefile
+4-42 files

FreeBSD/ports 3ff5c13www/rubygem-bullet_train-fields distinfo Makefile

www/rubygem-bullet_train-fields: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-fields/distinfo
+1-1www/rubygem-bullet_train-fields/Makefile
+4-42 files

FreeBSD/ports f5e9b61www/rubygem-bullet_train distinfo Makefile

www/rubygem-bullet_train: Update to 1.44.1

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train/distinfo
+1-1www/rubygem-bullet_train/Makefile
+4-42 files

FreeBSD/ports 1fc6f7btextproc/rubygem-multi_xml distinfo Makefile

textproc/rubygem-multi_xml: Update to 0.9.1

Changes:        https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md
DeltaFile
+3-3textproc/rubygem-multi_xml/distinfo
+1-1textproc/rubygem-multi_xml/Makefile
+4-42 files

FreeBSD/ports 0b3fcf2devel/rubygem-multi_json distinfo Makefile

devel/rubygem-multi_json: Update to 1.21.1

Changes:        https://github.com/sferik/multi_json/releases
                https://github.com/sferik/multi_json/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-multi_json/distinfo
+1-1devel/rubygem-multi_json/Makefile
+4-42 files

FreeBSD/ports 05498c3devel/rubygem-mcp distinfo Makefile

devel/rubygem-mcp: Update to 0.15.0

Changes:        https://github.com/modelcontextprotocol/ruby-sdk/releases
                https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-mcp/distinfo
+1-1devel/rubygem-mcp/Makefile
+4-42 files

FreeBSD/ports 4d77f78devel/rubygem-json distinfo Makefile

devel/rubygem-json: Update to 2.19.5

Changes:        https://github.com/ruby/json/releases
DeltaFile
+3-3devel/rubygem-json/distinfo
+1-1devel/rubygem-json/Makefile
+4-42 files

FreeBSD/ports ce4601cdevel/rubygem-google-apis-generator Makefile, devel/rubygem-google-apis-generator/files patch-gemspec

devel/rubygem-google-apis-generator: Fix gemspec for rubygem-gems 2.0.0 update

- Bump PORTREVISION for package change
DeltaFile
+11-0devel/rubygem-google-apis-generator/files/patch-gemspec
+2-1devel/rubygem-google-apis-generator/Makefile
+13-12 files

FreeBSD/ports f60569ddevel/rubygem-ffi-compiler distinfo Makefile

devel/rubygem-ffi-compiler: Update to 1.4.2

Changes:        https://github.com/ffi/ffi-compiler/commits/master
DeltaFile
+3-3devel/rubygem-ffi-compiler/distinfo
+1-1devel/rubygem-ffi-compiler/Makefile
+4-42 files

FreeBSD/ports 5fa34d7devel/rubygem-datadog-ci distinfo Makefile

devel/rubygem-datadog-ci: Update to 1.29.0

Changes:        https://github.com/DataDog/datadog-ci-rb/releases
DeltaFile
+3-3devel/rubygem-datadog-ci/distinfo
+1-1devel/rubygem-datadog-ci/Makefile
+4-42 files

FreeBSD/ports b49649edevel/rubygem-bootsnap distinfo Makefile

devel/rubygem-bootsnap: Update to 1.24.2

Changes:        https://github.com/rails/bootsnap/releases
DeltaFile
+3-3devel/rubygem-bootsnap/distinfo
+1-1devel/rubygem-bootsnap/Makefile
+4-42 files

FreeBSD/ports cfddb63devel/rubygem-aws-sdk-vpclattice distinfo Makefile

devel/rubygem-aws-sdk-vpclattice: Update to 1.46.0

Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-vpclattice/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-aws-sdk-vpclattice/distinfo
+1-1devel/rubygem-aws-sdk-vpclattice/Makefile
+4-42 files