| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Mar 2013 09:18:11
2.08
|
sunpoet  |
- Update to 2.08
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
15 Mar 2013 07:51:43
2.07
|
sunpoet  |
- 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
2.06
|
sunpoet  |
- Update to 2.06
- Add LICENSE
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
Feature safe: yes |
10 Oct 2012 13:02:03
2.05
|
sunpoet  |
- Update to 2.05
- Convert to new options framework
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
30 Sep 2012 04:08:53
2.04
|
sunpoet  |
- Update to 2.04
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
19 Jul 2012 09:59:16
2.03
|
sunpoet  |
- Fix PERL_CONFIGURE |
18 Jun 2012 07:23:42
2.03
|
sunpoet  |
- Update to 2.03
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
01 Jun 2012 05:26:28
2.02_1
|
dinoex  |
- update png to 1.5.10 |
19 Apr 2012 18:38:25
2.02
|
sunpoet  |
- Update to 2.02
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
13 Mar 2012 16:15:36
2.01
|
pgollucci  |
- 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
2.01
|
pgollucci  |
- 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
2.01
|
sunpoet  |
- Update to 2.01
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
17 Dec 2011 15:05:36
1.12
|
sunpoet  |
- Update to 1.12
- Install scripts/* to EXAMPLESDIR
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES |
09 Nov 2011 01:37:51
1.11
|
sunpoet  |
- 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 ) |