Bug 166834 - [NEW PORT] comms/p5-Cisco-UCS: A Perl interface to the Cisco UCS XML API
Summary: [NEW PORT] comms/p5-Cisco-UCS: A Perl interface to the Cisco UCS XML API
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-11 08:00 UTC by Tsung-Han Yeh
Modified: 2012-04-24 18:02 UTC (History)
0 users

See Also:


Attachments
p5-Cisco-UCS-0.031.shar (2.60 KB, text/plain)
2012-04-11 08:00 UTC, Tsung-Han Yeh
no flags Details

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