Port details |
- portgraph Create a dependencies graph of a(all) port(s)
- 0.0.1 ports-mgmt
=1 0.0.1Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2018-03-19 07:45:38
- Last Update: 2022-04-01 15:09:49
- Commit Hash: 7b4d1f0
- People watching this port, also watch:: xerces-c3, py38-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- Also Listed In: python
- License: BSD2CLAUSE
- Description:
- Started from an idea on twitter and used to reduce the dependencies of a port,
here is 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.
WWW: https://gitlab.com/lbartoletti/portgraph
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- portgraph>0:ports-mgmt/portgraph
- To install the port:
- cd /usr/ports/ports-mgmt/portgraph/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/portgraph
- pkg install portgraph
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: portgraph
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1518849908
SHA256 (portgraph-0.0.1.tar.gz) = 49ad0700f8c64e3ea4c84201d11b60bfdc09778100abc8b106be36c1f111b6cb
SIZE (portgraph-0.0.1.tar.gz) = 1006733
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-graphviz>=0.8.2 : graphics/py-graphviz@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- ports-mgmt_portgraph
- USES:
- python:3.4+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Apr 2022 15:09:49 0.0.1
|
Dmitry Marakasov (amdmi3)  |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
07 Apr 2021 08:09:01 0.0.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Jan 2020 21:45:15
0.0.1
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
19 Mar 2018 07:45:25
0.0.1
|
yuri  |
New port: ports-mgmt/portgraph: Create a dependencies graph of a(all) port(s)
PR: 225969
Submitted by: lbartoletti@tuxfamily.org |
Number of commits found: 5
|