| Port details on branch 2022Q2 |
- py-pydot Python interface to the Graphviz Dot language
- 4.0.1 graphics
=2 4.0.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2004-12-14 14:37:34
- Last Update: 2025-06-29 11:46:07
- Commit Hash: 765459dc
- People watching this port, also watch:: libao, liboil, python, screen, zip
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pydot/pydot
- Description:
- An interface for creating both directed and non directed graphs from Python.
Currently all attributes implemented in the Dot language are supported (up to
Graphviz 1.16). Output can be inlined in Postscript into interactive scientific
environments like TeXmacs, or output in any of the formats supported by the
Graphviz tools dot, neato, twopi.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pydot>0:graphics/py-pydot@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-pydot/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-pydot
- pkg install py311-pydot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pydot listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydot
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750954210
SHA256 (pydot-4.0.1.tar.gz) = c2148f681c4a33e08bf0e26a9e5f8e4099a82e0e2a068098f32ce86577364ad5
SIZE (pydot-4.0.1.tar.gz) = 162594
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:
-
- py311-setuptools>=61.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- dot : graphics/graphviz
- py311-pyparsing>=3.1.0 : devel/py-pyparsing@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- misc/py-apache-beam
-
Deleted ports which required this port:
- for Run
-
- benchmarks/uica
- biology/py-goatools
- devel/py-graal
- devel/py-taskflow
- devel/pytype
- finance/odoo
- finance/odoo16
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- graphics_py-pydot
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|