Date: Mon, 22 Dec 2008 15:21:51 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Catalyst-View-RRDGraph Makefile distinfo pkg-descr pkg-plist Message-ID: <200812221521.mBMFLpZi080481@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
az 2008-12-22 15:21:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-View-RRDGraph Makefile distinfo pkg-descr pkg-plist Log: This view generates RRD graph images from the graph defintion placed in the stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. Revision Changes Path 1.2208 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/p5-Catalyst-View-RRDGraph/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-View-RRDGraph/distinfo (new) 1.1 +6 -0 ports/www/p5-Catalyst-View-RRDGraph/pkg-descr (new) 1.1 +8 -0 ports/www/p5-Catalyst-View-RRDGraph/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812221521.mBMFLpZi080481>