aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Easy
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.76Sunpoet Po-Chuan Hsieh2018-09-163-7/+8
| | | | | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: https://metacpan.org/changes/distribution/Graph-Easy Notes: svn path=/head/; revision=479866
* Reassign all of tobez@'s p5 ports to perl@.Dag-Erling Smørgrav2018-09-101-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=479390
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+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
* Cleanup plistBaptiste Daroussin2014-10-201-9/+0
| | | | Notes: svn path=/head/; revision=371283
* - Stage supportMartin Wilke2014-02-012-32/+29
| | | | Notes: svn path=/head/; revision=342150
* 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
* - Convert to new perl frameworkAndrej Zverev2013-08-051-1/+2
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* Update to 0.73.Anton Berezin2013-05-273-9/+7
| | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=319196
* Update to 0.72.Anton Berezin2012-11-122-3/+3
| | | | | | | | | Changes: http://cpansearch.perl.org/src/SHLOMIF/Graph-Easy-0.72/CHANGES Feature safe: yes Notes: svn path=/head/; revision=307332
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Update to 0.71.Anton Berezin2012-05-222-3/+3
| | | | | | | | | PR: 167918 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=297173
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* Update to 0.70.Anton Berezin2011-01-102-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=267599
* Update to 0.67.Anton Berezin2010-06-112-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Feature safe: yes Notes: svn path=/head/; revision=256377
* Update to 0.64.Anton Berezin2008-11-262-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=223405
* Update to 0.63.Anton Berezin2008-07-022-7/+6
| | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=216135
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 0.60.Anton Berezin2007-12-202-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES Notes: svn path=/head/; revision=204178
* Update to 0.59.Anton Berezin2007-10-243-4/+8
| | | | | | | Changes: http://search.cpan.org/src/TELS/Graph-Easy-0.59/CHANGES Notes: svn path=/head/; revision=201900
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.55.Anton Berezin2007-06-203-6/+10
| | | | | | | Changes: http://search.cpan.org/src/TELS/Graph-Easy-0.55/CHANGES Notes: svn path=/head/; revision=193939
* Update to 0.54.Anton Berezin2007-03-192-4/+4
| | | | Notes: svn path=/head/; revision=187711
* Update to 0.53.Anton Berezin2007-02-232-4/+4
| | | | Notes: svn path=/head/; revision=185739
* Update to 0.52.Anton Berezin2007-01-292-4/+4
| | | | Notes: svn path=/head/; revision=183616
* Update to 0.51.Anton Berezin2007-01-062-4/+4
| | | | Notes: svn path=/head/; revision=181630
* Update to 0.50.Anton Berezin2006-12-183-4/+7
| | | | Notes: svn path=/head/; revision=180085
* Update to 0.49.Anton Berezin2006-11-283-4/+6
| | | | Notes: svn path=/head/; revision=178165
* Update to 0.48.Anton Berezin2006-09-222-4/+4
| | | | Notes: svn path=/head/; revision=173578
* Update to 0.45.Anton Berezin2006-07-272-4/+4
| | | | Notes: svn path=/head/; revision=168866
* Update to 0.44.Anton Berezin2006-04-192-4/+4
| | | | Notes: svn path=/head/; revision=159939
* Update to 0.43.Anton Berezin2006-03-213-8/+11
| | | | Notes: svn path=/head/; revision=157868
* Update to 0.42.Anton Berezin2006-02-222-4/+4
| | | | Notes: svn path=/head/; revision=156655
* Update to 0.41.Anton Berezin2006-02-062-4/+4
| | | | Notes: svn path=/head/; revision=155300
* Update to 0.40.Anton Berezin2006-01-303-4/+6
| | | | Notes: svn path=/head/; revision=154767
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-8/+8
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* Update to 0.39.Anton Berezin2006-01-092-4/+4
| | | | Notes: svn path=/head/; revision=153116
* Update to 0.38.Anton Berezin2006-01-022-4/+4
| | | | Notes: svn path=/head/; revision=152562
* Update to 0.37.Anton Berezin2005-12-282-4/+4
| | | | Notes: svn path=/head/; revision=152254
* Update to 0.36.Anton Berezin2005-12-192-4/+4
| | | | Notes: svn path=/head/; revision=151589
* Update to 0.35.Anton Berezin2005-12-122-4/+4
| | | | Notes: svn path=/head/; revision=150958
* Update to 0.34.Anton Berezin2005-12-053-4/+10
| | | | Notes: svn path=/head/; revision=150447
* Update to 0.33.Anton Berezin2005-11-142-3/+4
| | | | Notes: svn path=/head/; revision=148208
* Update to 0.32.Anton Berezin2005-11-072-3/+3
| | | | Notes: svn path=/head/; revision=147482
* Update to 0.31. Require perl 5.8.Anton Berezin2005-10-312-5/+5
| | | | Notes: svn path=/head/; revision=146809
* Add graphics/p5-Graph-Easy, a Perl module to render graphs as ASCII,Anton Berezin2005-10-224-0/+80
HTML, SVG or Graphviz. Notes: svn path=/head/; revision=146107