9de8 FreshPorts -- graphics/p5-GraphViz-Data-Structure
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-GraphViz-Data-Structure 0.19 graphics on this many watch lists=0 search for ports that depend on this port
Visualise data structures
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Sep 2002 08:39:30
Also Listed In: perl5
License: not specified in port


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).

WWW: http://search.cpan.org/dist/GraphViz-Data-Structure/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. graphics/p5-GraphViz
  2. graphics/graphviz
  3. lang/perl5.12
Required To Run:
  1. graphics/p5-GraphViz
  2. graphics/graphviz
  3. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/p5-GraphViz-Data-Structure/ && make install clean
To add the package: pkg_add -r p5-GraphViz-Data-Structure


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/GraphViz/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/GraphViz/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/GraphViz/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/GraphViz/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/GraphViz/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/GraphViz/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/GraphViz/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/GraphViz/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/GraphViz/
  11. http://at.cpan.org/modules/by-module/GraphViz/
  12. http://backpan.perl.org/modules/by-module/GraphViz/
  13. http://cpan.nctu.edu.tw/modules/by-module/GraphViz/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/GraphViz/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/GraphViz/
  16. http://www.cpan.dk/modules/by-module/GraphViz/
  17. http://www.cpan.dk/modules/by-module/GraphViz/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
08 Feb 2013 07:40:36
Original commit files touched by this commit  0.19
miwi search for other commits by this committer
- Remove empyt dirs
26 Jan 2013 17:47:32
Original commit files touched by this commit  0.19
tobez search for other commits by this committer
Update to 0.19.

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

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

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.17_4
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
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.17_4
ohauer search for other commits by this committer
-remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.17_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.17_3
dinoex search for other commits by this committer
- update to jpeg-8
11 Aug 2009 12:30:24
Original commit files touched by this commit  0.17_2
clsung search for other commits by this committer
- unbreak
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.17_2
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
03 Apr 2009 22:42:18
Original commit files touched by this commit  0.17_1
pav search for other commits by this committer
- Broken by new graphviz

Reported by:    pointyhat
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.17_1
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)
17 Oct 2007 05:52:27
Original commit files touched by this commit  0.17
clsung search for other commits by this committer
- Update to 0.17
25 Jul 2007 06:05:19
Original commit files touched by this commit  0.16
clsung search for other commits by this committer
- Update to 0.16
19 May 2007 20:32:57
Original commit files touched by this commit  0.15_1
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}.
02 Apr 2007 09:53:02
Original commit files touched by this commit  0.15
clsung search for other commits by this committer
- unbreak
25 Mar 2007 04:07:51
Original commit files touched by this commit  0.15
kris search for other commits by this committer
BROKEN: Does not build
22 Jan 2006 02:15:00
Original commit files touched by this commit  0.15
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)
01 Dec 2005 08:38:24
Original commit files touched by this commit  0.15
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
28 Nov 2005 01:34:42
Original commit files touched by this commit  0.14
clsung search for other commits by this committer
- update to 0.14
- add SHA256 checksum
14 Oct 2004 03:29:57
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- update to 0.12
- grab maintainership

Approved by:    co-mentor (vanilla)
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.07
trevor search for other commits by this committer
SIZEify.
03 Nov 2003 15:53:35
Original commit files touched by this commit  0.07
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>
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.07
ijliao search for other commits by this committer
utilize SITE_PERL

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

Number of commits found: 27

285b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days28
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0