./devel/libxenserver, Citrix XenServer SDK for C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 6.2.0nb31, Package name: libxenserver-6.2.0nb31, Maintainer: sborrill

Citrix XenServer includes a XML-RPC based API, providing programmatic access
to the extensive set of XenServer management features and tools. The
XenServer API can be called from a remote system as well as local to the
XenServer host. Remote calls are generally made securely over HTTPS, using
port 443.

There are five SDKs available, one for each of C, C#, Java, PowerShell, and
Python. These are provided under an open-source license (LGPL or GPL with
the common linking exception). This allows use (unmodified) in both
closed-and open-source applications.

There are also several example code samples also provided for download. Some
of the code samples demonstrate creating a VM, running VM power operations,
and watching for events.

The XenServer 5.6 Feature Pack 1 SDKs are suitable not just for 5.6 FP1
servers, but for use with all versions of XenServer from 4.0 to 5.6 FP1,
making it possible to address multiple XenServer versions with a single
binary. There are, of course, features missing on the older versions, and
client programs are expected to check host.software_version["product_version"]
to gracefully fall back when appropriate.


Required to run:
[textproc/libxml2] [www/curl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 10124.609 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-09 16:29:50 by Nia Alarie | Files touched by this commit (3)
Log message:
libxenserver: Honour CFLAGS/LDFLAGS. Should help the build on some platforms.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi