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
This commit is contained in:
parent
3747b42365
commit
4c64571614
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171480
@ -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>
|
@ -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
|
@ -1,2 +0,0 @@
|
||||
This is GIFgraph, a package to generate PNG charts,
|
||||
using Lincoln Stein's GD.pm.
|
@ -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
|
@ -7,7 +7,6 @@
|
||||
SUBDIR += Cgraph
|
||||
SUBDIR += Coin
|
||||
SUBDIR += EZWGL
|
||||
SUBDIR += GIFgraph
|
||||
SUBDIR += GraphicsMagick
|
||||
SUBDIR += Hermes
|
||||
SUBDIR += IPA
|
||||
|
Loading…
Reference in New Issue
Block a user