Re: For main [so: 15] FreeBSD:15:*/base_latest/ and FreeBSD:15:*/kmods_latest/ do not track
Date: Wed, 25 Jun 2025 05:32:05 UTC
On 25/06/2025 04:08, Mark Millard wrote: > … it looks like the PkgBase builds for main are not > building a FreeBSD-kmods that is a match to any of the kernel > from main's PkgBase build. Instead, it looks to be providing > whatever the ports-package builders have built. … As far as I can tell, it's different from the whatever. <https://lists.freebsd.org/archives/freebsd-current/2025-June/007892.html> Gleb observed a lag, I see the same. Currently, for AMD64 we have: * 1500043 in FreeBSD-kmods (the first match below) * 1500045 in FreeBSD-ports (the second match below) – superior grahamperrin@mowa219-gjp4-zbook-freebsd ~> pkg search drm-66-kmod-6.6.25.1500043 drm-66-kmod-6.6.25.1500043_3 DRM drivers modules grahamperrin@mowa219-gjp4-zbook-freebsd ~> pkg search -r FreeBSD-ports drm-66-kmod-6.6.25.150004 drm-66-kmod-6.6.25.1500045_3 DRM drivers modules grahamperrin@mowa219-gjp4-zbook-freebsd ~> drm-66-kmod as an example above, because it formed part of the drm-kmod example at <https://www.reddit.com/r/freebsd/comments/1leqsbt/www/myuzra2/>, where my local-current repo had the highest version (for 1500048). Looking ahead, FreshPorts might show versions of packages in FreeBSD-kmods repos: <https://github.com/FreshPorts/freshports/issues/611>. <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286221> is for base package builds. Re: the current lag, I don't know where to find the status for any FreeBSD-kmods repo.