notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-nwdiag Simple network-diagram image generator
3.0.0_1 graphics on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: tota@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-07 06:03:15
Last Update: 2024-03-09 12:58:25
Commit Hash: 6940c6a
People watching this port, also watch:: py39-blockdiag, codespell
Also Listed In: python
License: APACHE20
WWW:
http://blockdiag.com/en/nwdiag/
Description:
`nwdiag` generate network-diagram image file from spec-text file. Features * Generate network-diagram from dot like text (basic feature). * Multilingualization for node-label (utf-8 only).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}nwdiag>0:graphics/py-nwdiag@${PY_FLAVOR}
To install the port:
cd /usr/ports/graphics/py-nwdiag/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/py-nwdiag
  • pkg install py39-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 py39-nwdiag listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-nwdiag
Package flavors (<flavor>: <package>)
  • py39: py39-nwdiag
distinfo:
TIMESTAMP = 1651833399 SHA256 (nwdiag-3.0.0.tar.gz) = e267530fcaac8a1d9e7403048597ed30e031e17f0191569dc6f704087bacb2eb SIZE (nwdiag-3.0.0.tar.gz) = 7750437

Packages (timestamps in pop-ups are UTC):
py37-nwdiag
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0.0---2.0.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-nwdiag
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.0.0_1--3.0.0_1---
FreeBSD:13:quarterly3.0.03.0.0-3.0.03.0.0_1-3.0.03.0.0
FreeBSD:14:latest3.0.0_13.0.0_1--3.0.0_1--3.0.0
FreeBSD:14:quarterly3.0.03.0.0_1-3.0.03.0.0_1-3.0.03.0.0
FreeBSD:15:latest3.0.0_13.0.0_1n/a3.0.0n/a-3.0.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-blockdiag>=1.5.0 : graphics/py-blockdiag@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-nwdiag-3.0.0_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
graphics_py-nwdiag
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/nwdiag/
  2. https://pypi.org/packages/source/n/nwdiag/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0_1
09 Mar 2024 12:58:25
commit hash: 6940c6a05d1610012269ec64683155c626084d9fcommit hash: 6940c6a05d1610012269ec64683155c626084d9fcommit hash: 6940c6a05d1610012269ec64683155c626084d9fcommit hash: 6940c6a05d1610012269ec64683155c626084d9f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
graphics/py-nwdiag: Move man pages to share/man

Approved by:	portmgr (blanket)
3.0.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.0.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.0.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.0
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.0
07 May 2022 04:31:50
commit hash: 163e365435b6e04c00714256d00bcf2b619ae07acommit hash: 163e365435b6e04c00714256d00bcf2b619ae07acommit hash: 163e365435b6e04c00714256d00bcf2b619ae07acommit hash: 163e365435b6e04c00714256d00bcf2b619ae07a files touched by this commit
TAKATSU Tomonari (tota) search for other commits by this committer
graphics/py-nwdiag: Update to 3.0.0
2.0.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.0
27 Apr 2020 13:54:38
Revision:533139Original commit files touched by this commit
bapt search for other commits by this committer
Fix merge badly solved merge conflicts

Pointy hat:	bapt
2.0.0
27 Apr 2020 13:46:27
Revision:533138Original commit files touched by this commit
bapt search for other commits by this committer
Move all py*diag version to newer version supporting python3

while here in blockdiag add a patch to fix backward compatibility

Reviewed by:	maintainer (tota)
Differential Revision:	https://reviews.freebsd.org/D24039
1.0.4_1
24 Mar 2020 19:54:57
Revision:529063Original commit files touched by this commit
antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
1.0.4_1
24 Feb 2020 11:36:16
Revision:526962Original commit files touched by this commit
kai search for other commits by this committer
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
1.0.4
19 Feb 2020 17:59:36
Revision:526520Original commit files touched by this commit
antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
1.0.4
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.0.4
20 Jun 2018 16:58:30
Revision:472881Original commit files touched by this commit
mat search for other commits by this committer
Use the correct variable for dependency lines.

PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.

Sponsored by:	Absolight
1.0.4
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.4
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.0.4
10 Apr 2016 09:39:03
Revision:412907Original commit files touched by this commit
tota search for other commits by this committer
- Update to 1.0.4
- Fix Python version
- Make use of options helpers
1.0.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.0.3
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
1.0.3
26 Sep 2014 07:40:21
Revision:369307Original commit files touched by this commit
tota search for other commits by this committer
- Update to 1.0.3
- Add LICENSE_FILE
- Convert to USES=python
- Separate examples into nwdiag and packetdiag
- Update WWW: in pkg-descr
1.0.0
26 Apr 2014 21:18:45
Revision:352379Original commit files touched by this commit
tota search for other commits by this committer
- Update to 1.0.0
  * Switch run-time dependency from PIL to Pillow
- Remove indefinate article from COMMENT
- Use USE_PYDISTUTILS= yes instead of USE_PYDISTUTILS= easy_install
- Use PYDISTUTILS_AUTOPLIST
  * Remove pkg-plist, accordingly
- Make use of UNIQUENAME
- Add DOCS and EXAMPLES to OPTIONS_DEFINE to fix options default
- Support STAGEDIR
  * Make DOCS and EXAMPLES unconditional to stage
- Unmute INSTALL_DATA and INSTALL_MAN in post-install target
0.9.4
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.9.4
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
0.9.4
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.9.4
21 Dec 2012 15:41:25
Revision:309358Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.9.4
0.9.3
16 Dec 2012 15:57:25
Revision:309021Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.9.3
- Add missing example file
0.9.2
18 Nov 2012 14:18:23
Revision:307538Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.9.2

Feature safe:	yes
0.9.1
29 Oct 2012 22:38:17
Revision:306648Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.9.1

Feature safe:	yes
0.9.0
24 Oct 2012 16:14:30
Revision:306347Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.9.0

Feature safe:	yes
0.8.2
01 Oct 2012 22:01:24
Revision:305143Original commit files touched by this commit
tota search for other commits by this committer
- Remove LICENSE_FILE for well-known licenses
- Fix USE_PYTHON to -2.7 because 2.4 and 2.5 have been removed from the tree

Pointed out by:	rm@ (via private e-mail)
0.8.2
30 Sep 2012 20:30:34
Revision:305085Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.8.2
0.8.1
08 Sep 2012 22:53:41
Revision:303935Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.8.1
0.8.0
08 Sep 2012 20:34:17
Revision:303929Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.8.0
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
0.7.0
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
0.7.0
23 Nov 2011 04:39:12
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.7.0

Feature safe:   yes
0.6.1
09 Nov 2011 13:42:29
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.6.1
0.6.0
07 Nov 2011 18:55:33
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.6.0
0.5.2
04 Nov 2011 18:54:07
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.5.2
0.5.1
21 Oct 2011 16:26:59
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.5.1
0.5.0
08 Oct 2011 03:30:26
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.5.0
- Add manpage
0.4.2
01 Oct 2011 02:36:47
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.4.2
0.4.1
27 Sep 2011 10:32:22
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.4.1
- Restrict USE_PYTHON range
0.4.0
10 Aug 2011 10:42:02
Original commit files touched by this commit
tota search for other commits by this committer
- Update to 0.4.0
0.3.3
07 Aug 2011 06:02:50
Original commit files touched by this commit
tota search for other commits by this committer
- Add a new port: graphics/py-nwdiag

  `nwdiag` generate network-diagram image file from spec-text file.

  Features
    * Generate network-diagram from dot like text (basic feature).
    * Multilingualization for node-label (utf-8 only).

WWW:    http://blockdiag.com/nwdiag/build/html/

Number of commits found: 46