From owner-cvs-all@FreeBSD.ORG Thu Mar 19 14:50:11 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A789106564A; Thu, 19 Mar 2009 14:50:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 393668FC20; Thu, 19 Mar 2009 14:50:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n2JEoBoI070201; Thu, 19 Mar 2009 14:50:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n2JEoB8A070200; Thu, 19 Mar 2009 14:50:11 GMT (envelope-from miwi) Message-Id: <200903191450.n2JEoB8A070200@repoman.freebsd.org> From: Martin Wilke Date: Thu, 19 Mar 2009 14:50:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-GD-Graph-histogram Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2009 14:50:11 -0000 miwi 2009-03-19 14:50:11 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-GD-Graph-histogram Makefile distinfo pkg-descr pkg-plist Log: GD::Graph::histogram extends the GD::Graph module to create histograms. The module allow creation of count or percentage histograms. WWW: http://search.cpan.org/dist/GDGraph-histogram/ PR: ports/132362 Submitted by: Fernan Aguero Revision Changes Path 1.1233 +1 -0 ports/graphics/Makefile 1.1 +27 -0 ports/graphics/p5-GD-Graph-histogram/Makefile (new) 1.1 +3 -0 ports/graphics/p5-GD-Graph-histogram/distinfo (new) 1.1 +4 -0 ports/graphics/p5-GD-Graph-histogram/pkg-descr (new) 1.1 +3 -0 ports/graphics/p5-GD-Graph-histogram/pkg-plist (new)