Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2011 10:58:07 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/p5-Zenoss Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201108261058.p7QAw76G017966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
crees       2011-08-26 10:58:07 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/p5-Zenoss   Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a PERL interface to the Zenoss Monitoring System
  JSON API.  It allows the ability to execute all available functions
  provided by the Zenoss API programmatically.  Anything you could do from
  the Zenoss interface can be achieved via this module.  This is a
  full service implementation, providing the construction of the call
  to the API and the handling of the response.
  
  WWW:  http://search.cpan.org/dist/Zenoss/
  
  PR:             ports/160193
  Submitted by:   Phil Phillips
  
  Revision  Changes    Path
  1.254     +1 -0      ports/net-mgmt/Makefile
  1.1       +44 -0     ports/net-mgmt/p5-Zenoss/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/p5-Zenoss/distinfo (new)
  1.1       +8 -0      ports/net-mgmt/p5-Zenoss/pkg-descr (new)
  1.1       +24 -0     ports/net-mgmt/p5-Zenoss/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108261058.p7QAw76G017966>