[Bug 277332] dns/knot-resolver and dns/knot3 are mutually exclusive due to dns/knot3-lib

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 26 Jul 2024 17:18:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277332

--- Comment #8 from Leo Vandewoestijne <freebsd@dns.company> ---
I tried your patches several times.
And indeed the move of knot-lib entries to LDCONFIG makes a difference.
But every time I finalize the port to be perfect, then the same problem
re-occurs. And I can't put the finger to the cause (yet).

So earlier this week I came to a solution which shares more values - to prevent
double maintenance of the two ports. Then when I was comparing the pkg-plist,
the only difference are the executables, which are of limited size anyway. And
the dependencies seem equal.
And so I start to wonder wether it isn't smarter to simply make knot-resolver
depend on knot3, and get rid of the knot3-lib port.

Then for users who insists not wanting the daemon I theoretically could simply
add post-install rm commands, which would make my life and everybody elses a
lot easier.

Ahead of your previous reply I also was looking how to install everything as
not-root, but I haven't tested what happens when kresd:kresd starts using the
lib which is knot:knot
It's on my radar.

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