From owner-freebsd-ports Mon Feb 21 9:40: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90F7737B5E2 for ; Mon, 21 Feb 2000 09:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA03942; Mon, 21 Feb 2000 09:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id EA59D37B784 for ; Mon, 21 Feb 2000 09:31:49 -0800 (PST) (envelope-from dima@netserv1.chg.ru) Received: (from dima@localhost) by netserv1.chg.ru (8.9.3/8.9.3) id UAA11081; Mon, 21 Feb 2000 20:31:47 +0300 (MSK) Message-Id: <200002211731.UAA11081@netserv1.chg.ru> Date: Mon, 21 Feb 2000 20:31:47 +0300 (MSK) From: Dmitry Sivachenko Reply-To: dima@Chg.RU To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16884: New port: graphics/p5-GD-Graph Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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