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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-GraphViz-Data-Structure Visualise data structures
0.20 graphics on this many watch lists=0 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 0.20Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-09-06 08:39:30
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/GraphViz-Data-Structure
Description:
This module makes it easy to visualise data structures, even recursive or circular ones. It is provided as an alternative to GraphViz::Data::Grapher. Differences: - GraphViz::Data::Structure handles structures of arbitrary depth and complexity, automatically following links using a standard graph traversal algorithm. - GraphViz::Data::Grapher creates graphics of indiividual substructures (arrays, scalars, hashes) which keep the substructure type and data together; GraphViz::Data::Structure does this by shape alone. - GraphViz::Data::Structure encapsulates object info (if any) directly into the node being used to represent the class. - GraphViz::Data::Grapher colors its graphs; GraphViz::Data::Structure doesn't by default. - GraphViz::Data:Structure can parse out globs and CODE references (almost as well as the debugger does).
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
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-GraphViz-Data-Structure-0.20/catalog.mk
  2. /usr/local/share/licenses/p5-GraphViz-Data-Structure-0.20/LICENSE
  3. /usr/local/share/licenses/p5-GraphViz-Data-Structure-0.20/ART10
  4. /usr/local/share/licenses/p5-GraphViz-Data-Structure-0.20/GPLv1+
  5. lib/perl5/site_perl/GraphViz/Data/Structure.pm
  6. lib/perl5/site_perl/man/man3/GraphViz::Data::Structure.3.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • p5-GraphViz-Data-Structure>0:graphics/p5-GraphViz-Data-Structure
To install the port:
cd /usr/ports/graphics/p5-GraphViz-Data-Structure/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/p5-GraphViz-Data-Structure
  • pkg install p5-GraphViz-Data-Structure
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-GraphViz-Data-Structure
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1547665244 SHA256 (GraphViz-Data-Structure-0.20.tar.gz) = ca3659ef8417f3a6a42e85d0dc103e713735cf3120d048b7f3699bff840a8ad4 SIZE (GraphViz-Data-Structure-0.20.tar.gz) = 41018

Packages (timestamps in pop-ups are UTC):
p5-GraphViz-Data-Structure
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.200.200.200.200.20---
FreeBSD:13:quarterly0.200.20-0.200.200.200.200.20
FreeBSD:14:latest0.200.200.200.200.200.20-0.20
FreeBSD:14:quarterly0.200.20-0.200.200.200.200.20
FreeBSD:15:latest0.200.20n/a0.20n/a0.200.200.20
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. dot : graphics/graphviz
  2. p5-GraphViz>=0 : graphics/p5-GraphViz
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
  4. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. dot : graphics/graphviz
  2. p5-GraphViz>=0 : graphics/p5-GraphViz
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_p5-GraphViz-Data-Structure
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/GraphViz/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/GraphViz/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/GraphViz/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/GraphViz/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/GraphViz/
  7. http://backpan.perl.org/modules/by-module/GraphViz/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/GraphViz/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/GraphViz/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/GraphViz/
  12. https://www.cpan.org/modules/by-module/GraphViz/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.20
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)
0.20
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)
0.20
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.
0.20
16 Jan 2019 20:11:17
Revision:490515Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.20

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/GraphViz-Data-Structure
0.19_1
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
0.19_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.19_1
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
0.19_1
07 Jul 2015 16:22:55
Revision:391514Original commit files touched by this commit
adamw search for other commits by this committer
Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is
unnecessary,
and sort depends where appropriate.
0.19_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.19
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.19
05 Nov 2013 01:33:02
Revision:332801Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.19
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.19
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
0.19
08 Feb 2013 07:40:36
Revision:311914Original commit files touched by this commit
miwi search for other commits by this committer
- Remove empyt dirs
0.19
26 Jan 2013 17:47:32
Revision:311037Original commit files touched by this commit
tobez search for other commits by this committer
Update to 0.19.

Changes:	http://search.cpan.org/dist/GraphViz-Data-Structure/Changes
0.17_5
12 Jun 2012 07:49:43
Original commit files touched by this commit
jadawin search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
0.17_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.17_4
01 May 2012 01:47:10
Original commit files touched by this commit
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
0.17_4
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
0.17_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.17_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.17_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.17_2
11 Aug 2009 12:30:24
Original commit files touched by this commit
clsung search for other commits by this committer
- unbreak
0.17_2
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.17_1
03 Apr 2009 22:42:18
Original commit files touched by this commit
pav search for other commits by this committer
- Broken by new graphviz

Reported by:    pointyhat
0.17_1
06 Jun 2008 13:35:04
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.17
17 Oct 2007 05:52:27
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.17
0.16
25 Jul 2007 06:05:19
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.16
0.15_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.15
02 Apr 2007 09:53:02
Original commit files touched by this commit
clsung search for other commits by this committer
- unbreak
0.15
25 Mar 2007 04:07:51
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
0.15
22 Jan 2006 02:15:00
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.15
01 Dec 2005 08:38:24
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.15
- Changes
  - Allow <> in labels
  - Fix problem that sometimes led to array object having no label
0.14
28 Nov 2005 01:34:42
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.14
- add SHA256 checksum
0.12
14 Oct 2004 03:29:57
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.12
- grab maintainership

Approved by:    co-mentor (vanilla)
0.07
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.07
03 Nov 2003 15:53:35
Original commit files touched by this commit
ijliao search for other commits by this committer
only builds on perl ver >= 5.6

PR:             58797
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.07
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
0.07
20 Feb 2003 18:08:19
Original commit files touched by this commit
knu search for other commits by this committer
de-pkg-comment
0.07
06 Sep 2002 08:19:19
Original commit files touched by this commit
ijliao search for other commits by this committer
add p5-GraphViz-Data-Structure 0.07
Visualise data structures

Number of commits found: 41