Bug 160193 - [new port]: net-mgmt/p5-Zenoss
Summary: [new port]: net-mgmt/p5-Zenoss
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 23:30 UTC by Phil Phillips
Modified: 2011-08-26 12:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.50 KB, text/plain)
2011-08-25 23:30 UTC, Phil Phillips
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"