[Bug 293297] PkgBase: FreeBSD-zfs-dev libzfs.h header is useless

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Feb 2026 00:29:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293297

Lexi Winter <ivy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org,
                   |                            |ivy@FreeBSD.org

--- Comment #1 from Lexi Winter <ivy@FreeBSD.org> ---
i don't think this is a pkgbase issue: pkgbase has no influence over which
files are installed as part of "world", it simply divides those files into
packages.

that means if libzfs.h is installed, we have to package it somewhere, and if
libshare.h or libzfs.pc aren't installed, we can't conjure them up out of
nowhere.  both of those things need to be fixed in ZFS first (if appropriate),
then pkgbase should automatically pick up the changes.

adding asomers@ since i believe he knows about libzfs.

-- 
You are receiving this mail because:
You are the assignee for the bug.