summaryrefslogtreecommitdiff
path: root/graphics/GIFgraph
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-08-27 20:08:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-08-27 20:08:33 +0000
commit4c6457161487fcb17c16a655dc24ff0abe550e33 (patch)
tree75a2a63d8d3483f66b4e67790e0e515d5242a180 /graphics/GIFgraph
parentReset bouncing maintainer address; mark DEPRECATED since it does not build (diff)
This port has been DEPRECATED for some time in favor of graphics/p5-GD-Graph.
Now that it has both been BROKEN for a while, and the maintainer's address bounces, just remove it. Hat: portmgr
Notes
Notes: svn path=/head/; revision=171480
Diffstat (limited to 'graphics/GIFgraph')
-rw-r--r--graphics/GIFgraph/Makefile38
-rw-r--r--graphics/GIFgraph/distinfo3
-rw-r--r--graphics/GIFgraph/pkg-descr2
-rw-r--r--graphics/GIFgraph/pkg-plist13
4 files changed, 0 insertions, 56 deletions
diff --git a/graphics/GIFgraph/Makefile b/graphics/GIFgraph/Makefile
deleted file mode 100644
index 42cca8af9425..000000000000
--- a/graphics/GIFgraph/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: p5-GIFgraph
-# Date created: Nov 9, 1998
-# Whom: laskavy@gambit.msk.su
-#
-# $FreeBSD$
-#
-
-PORTNAME= GIFgraph
-PORTVERSION= 1.20
-CATEGORIES= graphics perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= GIFgraph
-PKGNAMEPREFIX= p5-
-DISTNAME= GIFgraph-${PORTVERSION}
-
-MAINTAINER= ls@gambit.com.ru
-COMMENT= A Perl package to generate PNG charts
-
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
-
-BROKEN= does not build
-DEPRECATED= This module is simply a wrapper around GD::Graph and is deprecated. One should simply use graphics/p5-GD-Graph
-EXPIRATION_DATE= 2007-01-01
-
-PERL_CONFIGURE= YES
-
-MAN3= GIFgraph.3
-
-post-patch:
- ${FIND} ${WRKSRC} -name '*.orig' -delete
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800 # inherited from graphics/p5-GD-Graph
-IGNORE= requires at least Perl 5.8. Please install lang/perl.58 and try again
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/graphics/GIFgraph/distinfo b/graphics/GIFgraph/distinfo
deleted file mode 100644
index cb5ee1f26616..000000000000
--- a/graphics/GIFgraph/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (GIFgraph-1.20.tar.gz) = b4171f7d88c01acb0df5c5d515b24714
-SHA256 (GIFgraph-1.20.tar.gz) = de97b948d3b6c0b4380ff0bd0c59784741c89f87e486988ac62b18eac8ccc823
-SIZE (GIFgraph-1.20.tar.gz) = 29434
diff --git a/graphics/GIFgraph/pkg-descr b/graphics/GIFgraph/pkg-descr
deleted file mode 100644
index 103cc1391357..000000000000
--- a/graphics/GIFgraph/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This is GIFgraph, a package to generate PNG charts,
-using Lincoln Stein's GD.pm.
diff --git a/graphics/GIFgraph/pkg-plist b/graphics/GIFgraph/pkg-plist
deleted file mode 100644
index 6011bb7ee0b7..000000000000
--- a/graphics/GIFgraph/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-%%SITE_PERL%%/GIFgraph.pm
-%%SITE_PERL%%/GIFgraph/Convert.pm
-%%SITE_PERL%%/GIFgraph/area.pm
-%%SITE_PERL%%/GIFgraph/axestype.pm
-%%SITE_PERL%%/GIFgraph/bars.pm
-%%SITE_PERL%%/GIFgraph/lines.pm
-%%SITE_PERL%%/GIFgraph/linespoints.pm
-%%SITE_PERL%%/GIFgraph/mixed.pm
-%%SITE_PERL%%/GIFgraph/pie.pm
-%%SITE_PERL%%/GIFgraph/points.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/GIFgraph/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIFgraph
-@dirrm %%SITE_PERL%%/GIFgraph