From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 6 12:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66F6E106564A for ; Fri, 6 Mar 2009 12:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 438FF8FC14 for ; Fri, 6 Mar 2009 12:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n26CK2gY049058 for ; Fri, 6 Mar 2009 12:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n26CK2Yw049057; Fri, 6 Mar 2009 12:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 6 Mar 2009 12:20:02 GMT Resent-Message-Id: <200903061220.n26CK2Yw049057@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, fernan.aguero@gmail.com Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FCBE10657FE for ; Fri, 6 Mar 2009 12:11:50 +0000 (UTC) (envelope-from fernan.aguero@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id B99078FC1E for ; Fri, 6 Mar 2009 12:11:49 +0000 (UTC) (envelope-from fernan.aguero@gmail.com) Received: by nf-out-0910.google.com with SMTP id d21so46005nfb.33 for ; Fri, 06 Mar 2009 04:11:48 -0800 (PST) Received: by 10.216.36.209 with SMTP id w59mr1206847wea.67.1236341508601; Fri, 06 Mar 2009 04:11:48 -0800 (PST) Message-Id: <520894aa0903060411o59c29f5cjee7c6ca8d1bb0f3a@mail.gmail.com> Date: Fri, 6 Mar 2009 12:11:48 +0000 From: Fernan Aguero Sender: fernan.aguero@gmail.com To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/132362: [new port] GD::Graph::histogram X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fernan.aguero@gmail.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Mar 2009 12:20:03 -0000 >Number: 132362 >Category: ports >Synopsis: [new port] GD::Graph::histogram >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 06 12:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Fernan Aguero >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: IIB-UNSAM >Environment: FreeBSD gama.iib.unsam.edu.ar 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Wed Apr 2 18:37:14 ART 2008 fernan@gama.iib.unsam.edu.ar:/usr/obj/freebsd/freebsd-6.3/src/sys/GAMA i386 >Description: This is a port for the GD::Graph::histogram perl module >How-To-Repeat: >Fix: --- p5-GD-Graph-histogram.shar begins here --- # 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-GD-Graph-histogram # p5-GD-Graph-histogram/Makefile # p5-GD-Graph-histogram/distinfo # p5-GD-Graph-histogram/pkg-descr # p5-GD-Graph-histogram/pkg-plist # echo c - p5-GD-Graph-histogram mkdir -p p5-GD-Graph-histogram > /dev/null 2>&1 echo x - p5-GD-Graph-histogram/Makefile sed 's/^X//' >p5-GD-Graph-histogram/Makefile << 'END-of-p5-GD-Graph-histogram/Makefile' X# New ports collection makefile for: p5-GD-Graph-histogram X# Date created: 6 March 2009 X# Whom: Fernan Aguero X# X# $FreeBSD$ X# X XPORTNAME= GD-Graph-histogram XPORTVERSION= 1.1 XCATEGORIES= graphics perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../by-authors/id/W/WH/WHIZDOG XPKGNAMEPREFIX= p5- XDISTNAME= GDGraph-histogram-${PORTVERSION} X XMAINTAINER= fernan@iib.unsam.edu.ar XCOMMENT= Histogram plotting module for perl5 X XBUILD_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \ X ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= GD::Graph::histogram.3 X X.include END-of-p5-GD-Graph-histogram/Makefile echo x - p5-GD-Graph-histogram/distinfo sed 's/^X//' >p5-GD-Graph-histogram/distinfo << 'END-of-p5-GD-Graph-histogram/distinfo' XMD5 (GDGraph-histogram-1.1.tar.gz) = 633c97212412d0d85bb3dc7251f5bad9 XSHA256 (GDGraph-histogram-1.1.tar.gz) = 20f752d0e6deb59b29aa2ec3496b5883476d00280b6e83f5b47c33fac4097f8a XSIZE (GDGraph-histogram-1.1.tar.gz) = 19981 END-of-p5-GD-Graph-histogram/distinfo echo x - p5-GD-Graph-histogram/pkg-descr sed 's/^X//' >p5-GD-Graph-histogram/pkg-descr << 'END-of-p5-GD-Graph-histogram/pkg-descr' XGD::Graph::histogram extends the GD::Graph module to create histograms. The Xmodule allow creation of count or percentage histograms. X XWWW: http://search.cpan.org/search?mode=module&query=GD::Graph::histogram END-of-p5-GD-Graph-histogram/pkg-descr echo x - p5-GD-Graph-histogram/pkg-plist sed 's/^X//' >p5-GD-Graph-histogram/pkg-plist << 'END-of-p5-GD-Graph-histogram/pkg-plist' X%%SITE_PERL%%/GD/Graph/histogram.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Graph/histogram/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Graph/histogram END-of-p5-GD-Graph-histogram/pkg-plist exit --- p5-GD-Graph-histogram.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: