7874 FreshPorts -- graphics/p5-GraphViz2
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-GraphViz2 2.08 graphics on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: requires Perl 5.14.2 or later, install lang/perl5.14 and try again
A wrapper for AT&T Graphviz
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2011 01:38:14
Also Listed In: perl5
License: ART20


This module provides a Perl interface to the amazing Graphviz, an open source
graph visualization tool from AT&T.

It is called GraphViz2 so that pre-existing code using (the Perl module)
GraphViz continues to work.

To avoid confusion, when I use GraphViz2 (note the capital V), I'm referring to
this Perl module, and when I use Graphviz (lower-case v) I'm referring to the
underlying tool (which is in fact a set of programs).

This version of GraphViz2 targets Graphviz 2.23.6+.

GraphViz2 1.x is a complete re-write, by Ron Savage, of GraphViz 2.x, which was
written by Leon Brocard. The point of the re-write is to provide access to all
the latest options available to users of Graphviz.

GraphViz2 1.x is not backwards compatible with GraphViz 2.x, despite the
considerable similarity. It was not possible to maintain compatibility while
extending support to all the latest features of Graphviz.

To ensure GraphViz2 is a light-weight module, Hash::FieldHash has been used to
provide getters and setters, rather than Moose.

WWW: http://search.cpan.org/dist/GraphViz2/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. graphics/graphviz
  2. devel/p5-Algorithm-Dependency
  3. devel/p5-Capture-Tiny
  4. devel/p5-Class-ISA
  5. devel/p5-Class-Load
  6. databases/p5-DBI
  7. devel/p5-Data-Section-Simple
  8. sysutils/p5-File-Which
  9. textproc/p5-HTML-Entities-Interpolate
  10. www/p5-HTML-Tree
  11. devel/p5-Hash-FieldHash
  12. devel/p5-IPC-Run
  13. devel/p5-Log-Handler
  14. devel/p5-Parse-RecDescent
  15. devel/p5-Perl6-Slurp
  16. devel/p5-Set-Array
  17. textproc/p5-Text-Xslate
  18. devel/p5-TimeDate
  19. devel/p5-Tree-DAG_Node
  20. lang/p5-Try-Tiny
  21. textproc/p5-XML-Bare
  22. textproc/p5-XML-Tiny
  23. www/p5-HTTP-Tiny
  24. devel/p5-PathTools
  25. lang/p5-Scalar-List-Utils
  26. devel/p5-parent
  27. lang/perl5.12
Required To Run:
  1. graphics/graphviz
  2. devel/p5-Algorithm-Dependency
  3. devel/p5-Capture-Tiny
  4. devel/p5-Class-ISA
  5. devel/p5-Class-Load
  6. databases/p5-DBI
  7. devel/p5-Data-Section-Simple
  8. sysutils/p5-File-Which
  9. textproc/p5-HTML-Entities-Interpolate
  10. www/p5-HTML-Tree
  11. devel/p5-Hash-FieldHash
  12. devel/p5-IPC-Run
  13. devel/p5-Log-Handler
  14. devel/p5-Parse-RecDescent
  15. devel/p5-Perl6-Slurp
  16. devel/p5-Set-Array
  17. textproc/p5-Text-Xslate
  18. devel/p5-TimeDate
  19. devel/p5-Tree-DAG_Node
  20. lang/p5-Try-Tiny
  21. textproc/p5-XML-Bare
  22. textproc/p5-XML-Tiny
  23. www/p5-HTTP-Tiny
  24. devel/p5-PathTools
  25. lang/p5-Scalar-List-Utils
  26. devel/p5-parent
  27. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/p5-GraphViz2/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for p5-GraphViz2-2.08:
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings

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

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Mar 2013 09:18:11
Original commit files touched by this commit  2.08
sunpoet search for other commits by this committer
- Update to 2.08

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
15 Mar 2013 07:51:43
Original commit files touched by this commit  2.07
sunpoet search for other commits by this committer
- Update to 2.07
- Update LICENSE
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
05 Dec 2012 02:35:37
Original commit files touched by this commit  2.06
sunpoet search for other commits by this committer
- Update to 2.06
- Add LICENSE

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
Feature safe:	yes
10 Oct 2012 13:02:03
Original commit files touched by this commit  2.05
sunpoet search for other commits by this committer
- Update to 2.05
- Convert to new options framework

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
30 Sep 2012 04:08:53
Original commit files touched by this commit  2.04
sunpoet search for other commits by this committer
- Update to 2.04
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
19 Jul 2012 09:59:16
Original commit files touched by this commit  2.03
sunpoet search for other commits by this committer
- Fix PERL_CONFIGURE
18 Jun 2012 07:23:42
Original commit files touched by this commit  2.03
sunpoet search for other commits by this committer
- Update to 2.03

Changes:        http://search.cpan.org/dist/GraphViz2/CHANGES
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.02_1
dinoex search for other commits by this committer
- update png to 1.5.10
19 Apr 2012 18:38:25
Original commit files touched by this commit  2.02
sunpoet search for other commits by this committer
- Update to 2.02

Changes:        http://search.cpan.org/dist/GraphViz2/CHANGES
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.01
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  2.01
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
08 Mar 2012 08:42:56
Original commit files touched by this commit  2.01
sunpoet search for other commits by this committer
- Update to 2.01

Changes:        http://search.cpan.org/dist/GraphViz2/CHANGES
17 Dec 2011 15:05:36
Original commit files touched by this commit  1.12
sunpoet search for other commits by this committer
- Update to 1.12
- Install scripts/* to EXAMPLESDIR

Changes:        http://search.cpan.org/dist/GraphViz2/CHANGES
09 Nov 2011 01:37:51
Original commit files touched by this commit  1.11
sunpoet search for other commits by this committer
- Add p5-GraphViz2 1.11

This module provides a Perl interface to the amazing Graphviz, an open source
graph visualization tool from AT&T.

It is called GraphViz2 so that pre-existing code using (the Perl module)
GraphViz continues to work.

To avoid confusion, when I use GraphViz2 (note the capital V), I'm referring to
this Perl module, and when I use Graphviz (lower-case v) I'm referring to the
underlying tool (which is in fact a set of programs).

This version of GraphViz2 targets Graphviz 2.23.6+.

GraphViz2 1.x is a complete re-write, by Ron Savage, of GraphViz 2.x, which was
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 14

2840
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 24523
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days25
new fortnight58
new month209

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