Port details |
- py-sphinxcontrib-nwdiag Sphinx extension for embedding network-related diagrams
- 2.0.0_1 textproc
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2024-09-25 13:39:03
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- License: BSD2CLAUSE
- WWW:
- https://github.com/blockdiag/sphinxcontrib-nwdiag
- Description:
- Sphinx extension for embedding network-related diagrams using nwdiag.
For now, nwdiag supports the following diagrams:
- Logical network diagram
- Rack structure diagram
- Packet structure diagram
For more details, see online documentation at http://blockdiag.com/.
¦ ¦ ¦ ¦ 
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-nwdiag>0:textproc/py-sphinxcontrib-nwdiag@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-sphinxcontrib-nwdiag/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-sphinxcontrib-nwdiag
- pkg install py311-sphinxcontrib-nwdiag
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-sphinxcontrib-nwdiag listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sphinxcontrib-nwdiag
- Package flavors (<flavor>: <package>)
- py311: py311-sphinxcontrib-nwdiag
- distinfo:
- TIMESTAMP = 1681182317
SHA256 (sphinxcontrib-nwdiag-2.0.0.tar.gz) = 6ee95ad43bad46fe8dc1f65185c8997cb1d16665eee36a7eaaf6de13137ff859
SIZE (sphinxcontrib-nwdiag-2.0.0.tar.gz) = 7938
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-nwdiag>=1.0.3 : graphics/py-nwdiag@py311
- py311-sphinx>=2.0 : textproc/py-sphinx@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-sphinxcontrib-nwdiag
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.0.0 26 Sep 2024 06:26:52
    |
Alexey Dokuchaev (danfe)  |
textproc/py-sphinxcontrib-*diag: add three more diagram-related ports. |
2.0.0 25 Sep 2024 13:35:44
    |
Alexey Dokuchaev (danfe)  |
textproc/py-sphinxcontrib-nwdiag: new port had been added (+)
Sphinx extension for embedding network-related diagrams via nwdiag.
WWW: https://github.com/blockdiag/sphinxcontrib-nwdiag |
Number of commits found: 3
|