summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-05-04 03:55:11 +0000
commit06a27a0b36e3cd635030841bfae6077d039c3c76 (patch)
tree1588d24c4914aa5badd6232d8e222bea271a455c /graphics/p5-Chart
parentAdd emacs-22.* to CONFLICTS. (diff)
This commit was manufactured by cvs2svn to create tag 'PRE_XORG_7'.pre-xorg-7
Notes
Notes: svn path=/head/; revision=191528 svn path=/tags/PRE_XORG_7/; revision=191529; tag=pre-xorg-7
Diffstat (limited to 'graphics/p5-Chart')
-rw-r--r--graphics/p5-Chart/Makefile24
-rw-r--r--graphics/p5-Chart/distinfo3
-rw-r--r--graphics/p5-Chart/pkg-descr13
-rw-r--r--graphics/p5-Chart/pkg-plist18
4 files changed, 0 insertions, 58 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
deleted file mode 100644
index 76178093fa19..000000000000
--- a/graphics/p5-Chart/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-chart
-# Date Created: 8 April 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Chart
-PORTVERSION= 2.4.1
-CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Chart
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= mat@FreeBSD.org
-COMMENT= A perl5 interface to build chart graphics
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
-
-PERL_CONFIGURE= yes
-
-MAN3= Chart.3
-
-.include <bsd.port.mk>
diff --git a/graphics/p5-Chart/distinfo b/graphics/p5-Chart/distinfo
deleted file mode 100644
index 86bb5e23b77f..000000000000
--- a/graphics/p5-Chart/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (Chart-2.4.1.tar.gz) = 5e7a80badfb8bf6e29b21879689bcc2f
-SHA256 (Chart-2.4.1.tar.gz) = ad8179cd46143bb3378f085da78447b65a939aba64e341c54600da7f6ad2b907
-SIZE (Chart-2.4.1.tar.gz) = 683047
diff --git a/graphics/p5-Chart/pkg-descr b/graphics/p5-Chart/pkg-descr
deleted file mode 100644
index 84ca2aada8ec..000000000000
--- a/graphics/p5-Chart/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-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/
-
-- Vanilla
-vanilla@FreeBSD.ORG
diff --git a/graphics/p5-Chart/pkg-plist b/graphics/p5-Chart/pkg-plist
deleted file mode 100644
index f8dcf3c672ac..000000000000
--- a/graphics/p5-Chart/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%SITE_PERL%%/Chart.pod
-%%SITE_PERL%%/Chart/Bars.pm
-%%SITE_PERL%%/Chart/Base.pm
-%%SITE_PERL%%/Chart/Composite.pm
-%%SITE_PERL%%/Chart/Direction.pm
-%%SITE_PERL%%/Chart/ErrorBars.pm
-%%SITE_PERL%%/Chart/HorizontalBars.pm
-%%SITE_PERL%%/Chart/Lines.pm
-%%SITE_PERL%%/Chart/LinesPoints.pm
-%%SITE_PERL%%/Chart/Mountain.pm
-%%SITE_PERL%%/Chart/Pareto.pm
-%%SITE_PERL%%/Chart/Pie.pm
-%%SITE_PERL%%/Chart/Points.pm
-%%SITE_PERL%%/Chart/Split.pm
-%%SITE_PERL%%/Chart/StackedBars.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart
-@dirrm %%SITE_PERL%%/Chart