Bug 160193

Summary: [new port]: net-mgmt/p5-Zenoss
Product: Ports & Packages Reporter: Phil Phillips <pphillips>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Phil Phillips 2011-08-25 23:30:09 UTC
Perl module: Perl interface to the Zenoss JSON API

Clean tinderbox build + passes portlint

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-25 23:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees freebsd_committer freebsd_triage 2011-08-25 23:53:09 UTC
Responsible Changed
From-To: perl->crees

I'll take it.
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-08-25 23:55:51 UTC
State Changed
From-To: open->analyzed

Taken for Tinderbox run -- fixed the spaces after variable assignments 
too ;)
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-08-26 11:58:11 UTC
State Changed
From-To: analyzed->closed

New port added. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-08-26 11:58:16 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-08-26 12:01:00 UTC
crees       2011-08-26 11:00:52 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add contributor of net-mgmt/zenoss and net-mgmt/p5-Zenoss.
  
  PR:             ports/160193 ports/156655
  
  Revision  Changes    Path
  1.1013    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"