From owner-freebsd-ports Mon Nov 9 07:00:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12043 for freebsd-ports-outgoing; Mon, 9 Nov 1998 07:00:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11971 for ; Mon, 9 Nov 1998 06:59:59 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA11230; Mon, 9 Nov 1998 07:00:01 -0800 (PST) Received: from Hedgehog.CS.MSU.SU (d6.si.ru [195.128.76.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA09937 for ; Mon, 9 Nov 1998 06:51:38 -0800 (PST) (envelope-from laskavy@Hedgehog.CS.MSU.SU) Received: (from laskavy@localhost) by Hedgehog.CS.MSU.SU (8.8.8/8.8.8) id RAA01291; Mon, 9 Nov 1998 17:51:07 +0300 (MSK) (envelope-from laskavy) Message-Id: <199811091451.RAA01291@Hedgehog.CS.MSU.SU> Date: Mon, 9 Nov 1998 17:51:07 +0300 (MSK) From: laskavy@gambit.msk.su Reply-To: laskavy@gambit.msk.su To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8627: p5-GIFgraph: new port of http://www.tcp.chem.tue.nl/~tgtcmv/perl/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8627 >Category: ports >Synopsis: p5-GIFgraph: new port of http://www.tcp.chem.tue.nl/~tgtcmv/perl/ >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 Nov 9 07:00:00 PST 1998 >Last-Modified: >Originator: Сергей С. Ласкавый >Organization: The FreeBSD Documentation Project >Release: FreeBSD 2.2.7-STABLE i386 >Environment: N/A >Description: This is a port for small package for drawing GIFs from Perl. >How-To-Repeat: N/A >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: # # p5-GIFgraph-1.01 # p5-GIFgraph-1.01/Makefile # p5-GIFgraph-1.01/files # p5-GIFgraph-1.01/files/md5 # p5-GIFgraph-1.01/pkg # p5-GIFgraph-1.01/pkg/COMMENT # p5-GIFgraph-1.01/pkg/DESCR # p5-GIFgraph-1.01/pkg/PLIST # echo c - p5-GIFgraph-1.01 mkdir -p p5-GIFgraph-1.01 > /dev/null 2>&1 echo x - p5-GIFgraph-1.01/Makefile sed 's/^X//' >p5-GIFgraph-1.01/Makefile << 'END-of-p5-GIFgraph-1.01/Makefile' XDISTNAME= GIFgraph-1.01 XPKGNAME= p5-GIFgraph-1.01 XCATEGORIES= graphics perl5 XMASTER_SITES= http://www.tcp.chem.tue.nl/~tgtcmv/perl/ X XMAINTAINER= laskavy@gambit.msk.su X XUSE_PERL5= YES X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= GIFgraph.3 GIFgraph::colour.3 X Xdo-configure: X @cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL X X.include END-of-p5-GIFgraph-1.01/Makefile echo c - p5-GIFgraph-1.01/files mkdir -p p5-GIFgraph-1.01/files > /dev/null 2>&1 echo x - p5-GIFgraph-1.01/files/md5 sed 's/^X//' >p5-GIFgraph-1.01/files/md5 << 'END-of-p5-GIFgraph-1.01/files/md5' XMD5 (GIFgraph-1.01.tar.gz) = 9fbf10ec9eda820de5d148e0df0641d0 END-of-p5-GIFgraph-1.01/files/md5 echo c - p5-GIFgraph-1.01/pkg mkdir -p p5-GIFgraph-1.01/pkg > /dev/null 2>&1 echo x - p5-GIFgraph-1.01/pkg/COMMENT sed 's/^X//' >p5-GIFgraph-1.01/pkg/COMMENT << 'END-of-p5-GIFgraph-1.01/pkg/COMMENT' Xa Perl package to generate GIF charts END-of-p5-GIFgraph-1.01/pkg/COMMENT echo x - p5-GIFgraph-1.01/pkg/DESCR sed 's/^X//' >p5-GIFgraph-1.01/pkg/DESCR << 'END-of-p5-GIFgraph-1.01/pkg/DESCR' XThis is GIFgraph, a package to generate GIF charts, Xusing Lincoln Stein's GD.pm. END-of-p5-GIFgraph-1.01/pkg/DESCR echo x - p5-GIFgraph-1.01/pkg/PLIST sed 's/^X//' >p5-GIFgraph-1.01/pkg/PLIST << 'END-of-p5-GIFgraph-1.01/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/pie.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/utils.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/axestype.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/colour.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/bars.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/linespoints.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/area.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/lines.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph/points.pm Xlib/perl5/site_perl/%%PERL_VER%%/GIFgraph.pm X@dirrm lib/perl5/site_perl/%%PERL_VER%%/GIFgraph Xlib/perl5/%%PERL_VERSION%%/man/man3/GIFgraph.3 Xlib/perl5/%%PERL_VERSION%%/man/man3/GIFgraph::colour.3 END-of-p5-GIFgraph-1.01/pkg/PLIST exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message