[Bug 285914] ports-mgmt/pkg_tree: Gets confused with pkg 2.1.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Apr 2025 10:31:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285914

--- Comment #1 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
Created attachment 259391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259391&action=edit
patch for ports-mgmt/pkg_tree (support for shlib dependencies)

(In reply to Christian Ullrich from comment #0)

Thank you for the patch.

I was thinking about trying to make it possible to display the dependencies of
shlib when pkg was still at version 1.x, but I gave up because it was difficult
:)
pkg-2.1.0 handles all those difficult (troublesome :) ) parts internally, so I
also created a patch that gathers all of them together for use.
Is there demand for that feature?
It can be switched by providing the -l argument.
If necessary, let's commit this patch; if not, let's commit attachment 259355
:)

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