aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz2
Commit message (Collapse)AuthorAgeFilesLines
* - Fix TEST_DEPENDSSunpoet Po-Chuan Hsieh2015-11-151-1/+1
| | | | Notes: svn path=/head/; revision=401624
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-11-041-1/+2
| | | | | | | - Update *_DEPENDS: remove redundant LOCALBASE/bin Notes: svn path=/head/; revision=400797
* - Update to 2.37Sunpoet Po-Chuan Hsieh2015-10-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=399378
* - Update to 2.36Sunpoet Po-Chuan Hsieh2015-10-082-6/+9
| | | | | | | | | - Convert to new options target helper Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=398842
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-10-031-0/+1
| | | | Notes: svn path=/head/; revision=398490
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Fix *_DEPENDS: parent 0.225+ is already in all supported Perl releasesSunpoet Po-Chuan Hsieh2014-11-241-2/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=373377
* - Update to 2.34Sunpoet Po-Chuan Hsieh2014-11-242-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=373259
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371283
* - Update to 2.33Sunpoet Po-Chuan Hsieh2014-09-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=367038
* - Update to 2.32Sunpoet Po-Chuan Hsieh2014-08-202-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=365488
* - Update to 2.31Sunpoet Po-Chuan Hsieh2014-08-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=364449
* - Update to 2.30Sunpoet Po-Chuan Hsieh2014-08-072-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=364298
* - Update to 2.29Sunpoet Po-Chuan Hsieh2014-07-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=361466
* - Update USE_PERL5Sunpoet Po-Chuan Hsieh2014-03-121-7/+2
| | | | | | | | - Use USES=tar:tgz - Simplify Makefile Notes: svn path=/head/; revision=347995
* - Update to 2.28Sunpoet Po-Chuan Hsieh2014-03-122-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=347991
* - Update to 2.27Sunpoet Po-Chuan Hsieh2014-02-112-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=343762
* - Update to 2.26Sunpoet Po-Chuan Hsieh2014-02-042-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=342551
* - Update to 2.25Sunpoet Po-Chuan Hsieh2014-01-123-61/+10
| | | | | | | | | | - Fix shebang - Use PORTEXAMPLES Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=339475
* - Update to 2.24Sunpoet Po-Chuan Hsieh2013-12-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=335473
* - Update to 2.23Sunpoet Po-Chuan Hsieh2013-12-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=335407
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-17/+15
| | | | Notes: svn path=/head/; revision=328863
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Update to 2.22Sunpoet Po-Chuan Hsieh2013-09-083-8/+13
| | | | | | | | | - Fix *_DEPENDS Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=326712
* - Update to 2.20Sunpoet Po-Chuan Hsieh2013-08-283-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=325535
* - Update to 2.19Sunpoet Po-Chuan Hsieh2013-08-222-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=325218
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 2.18Sunpoet Po-Chuan Hsieh2013-08-093-27/+36
| | | | | | | | | | - Remove leading indefinite article from COMMENT - Cleanup Makefile Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=324458
* - Update to 2.09Sunpoet Po-Chuan Hsieh2013-06-082-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=320288
* - Update to 2.08Sunpoet Po-Chuan Hsieh2013-03-232-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=315016
* - Update to 2.07Sunpoet Po-Chuan Hsieh2013-03-153-14/+6
| | | | | | | | | | - Update LICENSE - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=314278
* - Update to 2.06Sunpoet Po-Chuan Hsieh2012-12-052-4/+6
| | | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Feature safe: yes Notes: svn path=/head/; revision=308304
* - Update to 2.05Sunpoet Po-Chuan Hsieh2012-10-103-4/+7
| | | | | | | | | - Convert to new options framework Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=305652
* - Update to 2.04Sunpoet Po-Chuan Hsieh2012-09-303-10/+9
| | | | | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=305064
* - Fix PERL_CONFIGURESunpoet Po-Chuan Hsieh2012-07-191-1/+2
| | | | Notes: svn path=/head/; revision=301147
* - Update to 2.03Sunpoet Po-Chuan Hsieh2012-06-182-5/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=299549
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 2.02Sunpoet Po-Chuan Hsieh2012-04-192-7/+8
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=295123
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-0/+9
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-9/+0
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 2.01Sunpoet Po-Chuan Hsieh2012-03-083-3/+7
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=292945
* - Update to 1.12Sunpoet Po-Chuan Hsieh2011-12-173-3/+45
| | | | | | | | | - Install scripts/* to EXAMPLESDIR Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Notes: svn path=/head/; revision=287545
* - Add p5-GraphViz2 1.11Sunpoet Po-Chuan Hsieh2011-11-094-0/+122
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/ Notes: svn path=/head/; revision=285320