summaryrefslogtreecommitdiff
path: root/graphics/p5-GDGraph
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-07-16 20:24:42 +0000
committerrh <rh@pkgsrc.org>2000-07-16 20:24:42 +0000
commit91efda8bbe1510f4e4746a08ab7099f8fd56b6c1 (patch)
tree632c2503152a1ff0886528005b8aaccac4c3acc9 /graphics/p5-GDGraph
parenteefe6db984d5973f8f82bcfc05067cd532034090 (diff)
downloadpkgsrc-91efda8bbe1510f4e4746a08ab7099f8fd56b6c1.tar.gz
Initial import of p5-GDGraph-1.32, a perl5 module to create charts using
the GD module. This package was provided in PR 10610 by Damon Brodie (damon@brodiefamily.org).
Diffstat (limited to 'graphics/p5-GDGraph')
-rw-r--r--graphics/p5-GDGraph/Makefile19
-rw-r--r--graphics/p5-GDGraph/files/md53
-rw-r--r--graphics/p5-GDGraph/pkg/COMMENT1
-rw-r--r--graphics/p5-GDGraph/pkg/DESCR24
-rw-r--r--graphics/p5-GDGraph/pkg/PLIST23
5 files changed, 70 insertions, 0 deletions
diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile
new file mode 100644
index 00000000000..54465a49ece
--- /dev/null
+++ b/graphics/p5-GDGraph/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/07/16 20:24:42 rh Exp $
+#
+
+DISTNAME= GDGraph-1.32
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= graphics perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/}
+
+MAINTAINER= damon@brodiefamily.org
+HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/GDGraph/Graph.html
+
+DEPENDS+= p5-GDTextUtil>=0.75:../../graphics/p5-GDTextUtil
+
+USE_PERL5= yes
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/p5-GDGraph/files/md5 b/graphics/p5-GDGraph/files/md5
new file mode 100644
index 00000000000..c91cf07a531
--- /dev/null
+++ b/graphics/p5-GDGraph/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/07/16 20:24:42 rh Exp $
+
+MD5 (GDGraph-1.32.tar.gz) = 78db703a3b1d8ee7d69c67b996932af0
diff --git a/graphics/p5-GDGraph/pkg/COMMENT b/graphics/p5-GDGraph/pkg/COMMENT
new file mode 100644
index 00000000000..f5f03681e5b
--- /dev/null
+++ b/graphics/p5-GDGraph/pkg/COMMENT
@@ -0,0 +1 @@
+GDGraph is a package to generate charts, using Lincoln Stein's GD.pm
diff --git a/graphics/p5-GDGraph/pkg/DESCR b/graphics/p5-GDGraph/pkg/DESCR
new file mode 100644
index 00000000000..d218deeafa0
--- /dev/null
+++ b/graphics/p5-GDGraph/pkg/DESCR
@@ -0,0 +1,24 @@
+GD::Graph is a perl5 module to create charts using the GD
+module.
+
+`GD::Graph::lines'
+ Create a line chart.
+
+`GD::Graph::bars'
+ Create a bar chart.
+
+`GD::Graph::points'
+ Create an chart, displaying the data as points.
+
+`GD::Graph::linespoints'
+ Combination of lines and points.
+
+`GD::Graph::area'
+ Create a graph, representing the data as areas under a
+ line.
+
+`GD::Graph::mixed'
+ Create a mixed type graph, any combination of the above.
+
+`GD::Graph::pie'
+ Create a pie chart.
diff --git a/graphics/p5-GDGraph/pkg/PLIST b/graphics/p5-GDGraph/pkg/PLIST
new file mode 100644
index 00000000000..22d4d4951e9
--- /dev/null
+++ b/graphics/p5-GDGraph/pkg/PLIST
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/16 20:24:42 rh Exp $
+
+lib/perl5/site_perl/GD/Graph/colour.pm
+lib/perl5/site_perl/GD/Graph/mixed.pm
+lib/perl5/site_perl/GD/Graph/bars.pm
+lib/perl5/site_perl/GD/Graph/linespoints.pm
+lib/perl5/site_perl/GD/Graph/area.pm
+lib/perl5/site_perl/GD/Graph/Error.pm
+lib/perl5/site_perl/GD/Graph/Data.pm
+lib/perl5/site_perl/GD/Graph/lines.pm
+lib/perl5/site_perl/GD/Graph/points.pm
+lib/perl5/site_perl/GD/Graph/FAQ.pod
+lib/perl5/site_perl/GD/Graph/pie.pm
+lib/perl5/site_perl/GD/Graph/utils.pm
+lib/perl5/site_perl/GD/Graph/axestype.pm
+lib/perl5/site_perl/GD/Graph.pm
+lib/perl5/man/man3/GD::Graph::colour.3
+lib/perl5/man/man3/GD::Graph::FAQ.3
+lib/perl5/man/man3/GD::Graph.3
+lib/perl5/man/man3/GD::Graph::Data.3
+lib/perl5/man/man3/GD::Graph::Error.3
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/GD/Graph/.packlist
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/GD/Graph