Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 20:31:47 +0300 (MSK)
From:      Dmitry Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16884: New port: graphics/p5-GD-Graph
Message-ID:  <200002211731.UAA11081@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help

>Number:         16884
>Category:       ports
>Synopsis:       New port: graphics/p5-GD-Graph
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 21 09:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	
This port depends on graphics/p5-GD_TextUtil I submitted earlier


>Description:

	

>How-To-Repeat:

	

>Fix:
	
	

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	p5-GD-Graph
X# Version required:			1.24
X# Date created:				21 February 2000
X# Whom:	      				Dmitry Sivachenko <dima@Chg.RU>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	GDGraph-1.24
XPKGNAME=	p5-GD-Graph-1.24
XCATEGORIES=	graphics perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	GD
X
XMAINTAINER=	dima@Chg.RU
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		GD::Graph.3 GD::Graph::colour.3
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (GDGraph-1.24.tar.gz) = 83f76acc936845d3018d8f66c444c6b5
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/colour.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/mixed.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/bars.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/linespoints.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/area.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/lines.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/points.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/pie.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/utils.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph/axestype.pm
Xlib/perl5/site_perl/%%PERL_VER%%/GD/Graph.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Graph
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Graph
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XGraph plotting module for perl5
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XGD::Graph is a perl5 module to create charts using the GD module.
X
X
X--dima
Xdima@Chg.RU
END-of-./pkg/DESCR
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002211731.UAA11081>