[Bug 275612] Mk/Scripts/do-depends.sh: Make 'make depends' to show package names where dependencies come from

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Dec 2023 18:06:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275612

            Bug ID: 275612
           Summary: Mk/Scripts/do-depends.sh: Make 'make depends' to show
                    package names where dependencies come from
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

Created attachment 246878
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246878&action=edit
patch

The attached patch makes 'make depends' more informative - it shows the names
and versions of packages which install dependencies.

Motivation: I needed to show one upstream what package dependencies with
versions that the port uses. 'make depends' with this patch would do it,
otherwise there doesn't appear to be any easy way to do this.

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