Bug 157715 - [new port] net-mgmt/zenpack-libvirt: Provides monitoring of virtualization servers through Zenoss
Summary: [new port] net-mgmt/zenpack-libvirt: Provides monitoring of virtualization se...
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-06-08 20:20 UTC by Jeffrey Leung
Modified: 2011-10-30 18:05 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (4.62 KB, text/plain)
2011-06-08 20:20 UTC, Jeffrey Leung
no flags Details
zenpack-libvirt.shar.txt (3.07 KB, text/plain; charset=us-ascii)
2011-09-10 20:34 UTC, Jason
no flags Details
libvirt.txt (3.08 KB, text/plain; charset=us-ascii)
2011-09-20 01:29 UTC, Jason
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Leung 2011-06-08 20:20:07 UTC
Zenpacks extend the capabilities of Zenoss. This port builds cleanly in Tinderbox.

This port depends on the following PR:
ports/156655
Comment 1 Jason 2011-09-10 20:34:41 UTC
Update port to use Mk/bsd.zenoss.mk

-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 2 Jason 2011-09-20 01:29:40 UTC
add use_zip (removed from bsd.zenoss.mk)

-jgh
-- 
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-10-29 20:33:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-30 17:47:22 UTC
crees       2011-10-30 17:46:40 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/zenpack-libvirt Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/zenpack-libvirt/files pkg-deinstall.in pkg-message.in 
  Log:
  This ZenPack leverages the libvirt API for monitoring virtualization servers
  (e.g. XEN, KVM, etc...).
  
  WWW: http://community.zenoss.org/docs/DOC-4687
  
  PR:             ports/157715
  Submitted by:   Zenoss <zenoss@experts-exchange.com>
  
  Revision  Changes    Path
  1.270     +1 -0      ports/net-mgmt/Makefile
  1.1       +29 -0     ports/net-mgmt/zenpack-libvirt/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/zenpack-libvirt/distinfo (new)
  1.1       +10 -0     ports/net-mgmt/zenpack-libvirt/files/pkg-deinstall.in (new)
  1.1       +5 -0      ports/net-mgmt/zenpack-libvirt/files/pkg-message.in (new)
  1.1       +4 -0      ports/net-mgmt/zenpack-libvirt/pkg-descr (new)
  1.1       +2 -0      ports/net-mgmt/zenpack-libvirt/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 5 Chris Rees freebsd_committer freebsd_triage 2011-10-30 18:00:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!