cvs commit: ports/www Makefile ports/www/p5-Catalyst-View-RRDGraph Makefile distinfo pkg-descr pkg-plist

Andrej Zverev az at FreeBSD.org
Mon Dec 22 07:21:52 PST 2008


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)


More information about the cvs-all mailing list