https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294628
--- Comment #26 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #25) Better for CDDL library non-FreeBSD-zfs*/non-FreeBSD-set-* usage listing overall: # pkg info -r \ -g FreeBSD-ctf\* FreeBSD-dtrace\* FreeBSD-bootloader\* FreeBSD-zfs\* \ | grep '([^()]*)$' \ | grep -v -e FreeBSD-zfs- -e FreeBSD-set- \ | sed -e 's@[^(]*(\([^)]*\))@ libavl.so.2 libavl.so.2:32 libbe.so.1 libctf.so.2 libctf.so.2:32 libnvpair.so.2 libspl.so.2 libspl.so.2:32 libzfs.so.4 libzutil.so.2 One thing not obvious from those listings is that WITHOUT_CDDL also does: WITHOUT_LOADER_ZFS Relative to what official/upstream pkgbase distributions contain, FreeBSD-bootloader likely involves CDDL materials in its contents as well, including at least zfs material. -- You are receiving this mail because: You are on the CC list for the bug.
