Re: git: 66f36c368676 - main - packages: Add meta-package sets [ a pkgbase poudriere jail creation got a populated /usr/local/poudriere/jails/main-amd64/usr/src/ ], not just sys/

From: Lexi Winter <ivy_at_freebsd.org>
Date: Sun, 14 Sep 2025 16:04:06 UTC
Mark Millard:
> Lexi Winter <ivy_at_FreeBSD.org> wrote on
> > packages: Add meta-package sets
>[poudriere installs more packages than before]

sorry.  however, this is something poudriere should be able to fix quite
easily by adjusting which packages they install.  for example, they
could install the 'FreeBSD-set-base' set to get the entire base system,
then add FreeBSD-src-* if required (i believe some ports need this).

please file a PR against poudriere for that.

> NOTE: FreeBSD-kernel-16.snap20250911200332 turns out to be the man pages
>       under: /usr/share/man/man[49]/

this is a regression caused by a8a18eeb5e17 which disabled MANSPLITPKG
by default.  this package is meant to be called "FreeBSD-kernel-man" and
there should not be any "FreeBSD-kernel" package at all.  i'll look at a
fix for this.  the contents of the package should be correct, though.