Bug 166834

Summary: [NEW PORT] comms/p5-Cisco-UCS: A Perl interface to the Cisco UCS XML API
Product: Ports & Packages Reporter: Tsung-Han Yeh <snowfly>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Cisco-UCS-0.031.shar none

Description Tsung-Han Yeh 2012-04-11 08:00:28 UTC
This package provides an abstracted interface to the Cisco UCS Manager XML API
and Cisco UCS Management Information Model.

The Cisco UCS Manager (UCSM) is an embedded software agent providing access to
the hardware and configuration management features of attached Cisco UCS 
hardware. The Management Information Model for the UCSM is organised into a 
structured heirachy of both physical and virtual objects. Accessing objects 
within the heirachy is done through a number of high level calls to heirachy 
search and traversal methods

WWW:    http://search.cpan.org/dist/Cisco-UCS/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-11 08:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-04-24 17:32:44 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-24 17:59:08 UTC
sunpoet     2012-04-24 16:58:57 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/p5-Cisco-UCS   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Cisco-UCS 0.031
  
  This package provides an abstracted interface to the Cisco UCS Manager XML API
  and Cisco UCS Management Information Model.
  
  The Cisco UCS Manager (UCSM) is an embedded software agent providing access to
  the hardware and configuration management features of attached Cisco UCS
  hardware. The Management Information Model for the UCSM is organised into a
  structured heirachy of both physical and virtual objects. Accessing objects
  within the heirachy is done through a number of high level calls to heirachy
  search and traversal methods
  
  WWW:    http://search.cpan.org/dist/Cisco-UCS/
  
  PR:             ports/166834
  Submitted by:   Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  
  Revision  Changes    Path
  1.243     +1 -0      ports/comms/Makefile
  1.1       +25 -0     ports/comms/p5-Cisco-UCS/Makefile (new)
  1.1       +2 -0      ports/comms/p5-Cisco-UCS/distinfo (new)
  1.1       +11 -0     ports/comms/p5-Cisco-UCS/pkg-descr (new)
  1.1       +5 -0      ports/comms/p5-Cisco-UCS/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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-04-24 18:02:20 UTC
State Changed
From-To: open->closed

New port added. Thanks!