https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283387
--- Comment #1 from Ed Maste <ema...@freebsd.org> --- pkg supports a METALOG setting (see pkg.conf(5)) but it is used only for extracting package contents, but currently not `pkg fetch` or `pkg repo` as used by release/scripts/pkg-state.sh. pkg could be extended to apply METALOG to these cases, or we could generate the metalog entries after executing pkg fetch and pkg repo. -- You are receiving this mail because: You are the assignee for the bug.