diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-24 16:58:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-24 16:58:57 +0000 |
commit | 647ad05c73b2149ba8bdef07aa49dff72fdbb1d5 (patch) | |
tree | 8ab8db7eead68482f5c4ec9f6f48bfb1019c9a3f /comms/Makefile | |
parent | - Update to 0.9.6 (diff) |
- 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>
Notes
Notes:
svn path=/head/; revision=295414
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 19593a2db10d..befb9314549c 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -90,6 +90,7 @@ SUBDIR += o2sms SUBDIR += obexapp SUBDIR += openobex + SUBDIR += p5-Cisco-UCS SUBDIR += p5-Device-Gsm SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort |