[Bug 225969] [NEW PORT] ports-mgmt/py-portgraph: Create a dependencies graph of a(all) port(s)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 17 07:28:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225969
Bug ID: 225969
Summary: [NEW PORT] ports-mgmt/py-portgraph: Create a
dependencies graph of a(all) port(s)
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://gitlab.com/lbartoletti/portgraph
OS: Any
Status: New
Keywords: easy, patch-ready
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: lbartoletti at tuxfamily.org
Attachment #190713 maintainer-approval+
Flags:
Flags: maintainer-feedback+
Created attachment 190713
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190713&action=edit
py-portgraph
Started from an idea on twitter and used to reduce the dependencies of a port,
here a python script to produce dependencies' graph of a(ll) FreeBSD port(s).
'portgraph' produces a graph (.dot and svg) representing the dependencies
needed for a given port or all ports thanks to graphviz and the power of make
{build,run}-depends-list.
--
Poudriere 10/11 i386/amd64 OK
Portlint -Nabt OK
As I'm the author of this script, I obviously tested it :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list