FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:31 AM BST
Port details
p5-chart 2.4.5 graphics on this many watch lists=12 search for ports that depend on this port
A perl5 interface to build chart graphics
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: perl5
License: not specified in port


This module is an attempt to build a general purpose graphing module
that is easily modified and expanded. I borrowed most of the API from
Martien Verbruggen's GIFgraph module. I liked most of GIFgraph, but I
thought it was to difficult to modify, and it was missing a few things
that I needed, most notably legends. So I decided to write a new module
from scratch, and I've designed it from the bottom up to be easy to
modify. Like GIFgraph, Chart::* uses Lincoln Stein's GD module for all
of its graphics primitives calls.

WWW: http://search.cpan.org/dist/Chart/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: graphics/p5-GD, lang/perl5.8
Required To Run: graphics/p5-GD, lang/perl5.8

Required by:
for Run

To install the port: cd /usr/ports/graphics/p5-chart/ && make install clean
To add the package: pkg_add -r p5-Chart


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHARTGRP/
http://www.cpan.dk/authors/id/C/CH/CHARTGRP/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/C/CH/CHARTGRP/
http://ftp.jaist.ac.jp/pub/CPAN/authors/id/C/CH/CHARTGRP/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/C/CH/CHARTGRP/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/C/CH/CHARTGRP/
ftp://mirror.hiwaay.net/CPAN/authors/id/C/CH/CHARTGRP/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CH/CHARTGRP/
http://at.cpan.org/authors/id/C/CH/CHARTGRP/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/C/CH/CHARTGRP/
http://backpan.perl.org/authors/id/C/CH/CHARTGRP/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/C/CH/CHARTGRP/
http://cpan.nctu.edu.tw/authors/id/C/CH/CHARTGRP/
http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/C/CH/CHARTGRP/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Apr 2012 19:52:53
Original commit files touched by this commit  2.4.5
sunpoet search for other commits by this committer
- Update to 2.4.5

Feature safe:   yes
13 Jan 2012 04:57:20
Original commit files touched by this commit  2.4.4
sunpoet search for other commits by this committer
- Update to 2.4.4
05 Dec 2011 13:45:42
Original commit files touched by this commit  2.4.3
tobez search for other commits by this committer
Update to 2.4.3.

Changes:        http://search.cpan.org/dist/Chart/README
Feature safe:   yes
17 May 2011 11:08:18
Original commit files touched by this commit  2.4.2
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
18 Oct 2010 23:52:01
Original commit files touched by this commit  2.4.2
leeym search for other commits by this committer
- update to 2.4.2
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.4.1_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  2.4.1_3
dinoex search for other commits by this committer
- update to jpeg-8
16 Aug 2009 09:55:32
Original commit files touched by this commit  2.4.1_2
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.4.1_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
31 Aug 2007 13:37:23
Original commit files touched by this commit  2.4.1_1
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
19 May 2007 20:32:57
Original commit files touched by this commit  2.4.1_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}.
11 Apr 2006 15:04:31
Original commit files touched by this commit  2.4.1
mat search for other commits by this committer
Update to 2.4.1
22 Jan 2006 02:15:00
Original commit files touched by this commit  2.3
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)
14 Nov 2005 14:16:12
Original commit files touched by this commit  2.3
mat search for other commits by this committer
Be hipe and add SHA256
29 Jan 2004 13:37:55
Original commit files touched by this commit  2.3
mat search for other commits by this committer
Add SIZE field
16 Jan 2004 15:55:45
Original commit files touched by this commit  2.3
mat search for other commits by this committer
Update to 2.3
18 Aug 2003 23:08:38
Original commit files touched by this commit  2.2
kuriyama search for other commits by this committer
Fix forgotten gd* dependency.
16 Aug 2003 09:13:44
Original commit files touched by this commit  2.2
mat search for other commits by this committer
Update my ports to use my @FreeBSD.org address

Approved by:    demon (mentor)
01 Jul 2003 05:19:51
Original commit files touched by this commit  2.2
daichi search for other commits by this committer
update graphics/p5-chart: 1.0.1 --> 2.2

PR:             52240
Submitted by:   Mathieu Arnold <m@absolight.net>
20 Feb 2003 18:08:19
Original commit files touched by this commit  1.0.1
knu search for other commits by this committer
de-pkg-comment
24 Dec 2001 10:37:45
files touched by this commit
dirk search for other commits by this committer
portlint: remove extra whitespaces before end of line.    
30 Nov 2001 06:47:01
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.0.1.    
10 May 2001 02:20:55
files touched by this commit
vanilla search for other commits by this committer
Upgrade    
02 Apr 2001 21:58:22
files touched by this commit
dan search for other commits by this committer
Remove myself as the maintainer of this port.    
02 Apr 2001 20:55:33
files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.99c-pre3, because gd doesn't support gif long time ago,   but 0.99b
still use gif method.    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
29 Oct 2000 22:58:08
files touched by this commit
steve search for other commits by this committer
Bump PORTREVISION (as I should have done with the previous commit) since   these
ports now build again.    
29 Oct 2000 22:42:07
files touched by this commit
steve search for other commits by this committer
Use PERL_ARCH instead of i386-freebsd so these work on the Alpha as well.    
08 Oct 2000 02:35:34
files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
17 Jun 2000 03:37:15
files touched by this commit
will search for other commits by this committer
Lots and lots of cleanups.  Teach p5-* in general about PKGNAMEPREFIX.   Add
some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many  
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode  
and p5-WWW-Search to respect CC/CFLAGS.    

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.169 seconds.