./sysutils/xentools42, Userland Tools for Xen 4.2.x

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


Branch: pkgsrc-2016Q3, Version: 4.2.5nb18, Package name: xentools42-4.2.5nb18, Maintainer: pkgsrc-users

The Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools42 package contains the
tools to create, destroy and control the virtual machines.

This package contains the tools for Xen 4.2.x

MESSAGE.NetBSD [+/-]

Required to run:
[textproc/py-lxml] [textproc/py-xml] [devel/glib2] [devel/py-curses] [devel/ocaml-findlib] [devel/yajl] [lang/python27] [lang/ocaml]

Required to build:
[devel/dev86] [sysutils/pciutils]

Master sites:

SHA1: f42741e4ec174495ace70c4b17a6b9b0e60e798a
RMD160: 7d4f7f1b32ee541d341a756b1f8da02816438d19
Filesize: 15304.614 KB

Version history: (Expand)


CVS history: (Expand)


   2016-10-06 20:39:28 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #5121 - requested by joerg
sysutils/xentools41: build fix
sysutils/xentools42: build fix

Revisions pulled up:
- sysutils/xentools41/distinfo                                  1.42
- sysutils/xentools41/patches/patch-ocaml_libs_xb_xs__ring__stubs.c 1.1
- sysutils/xentools42/distinfo                                  1.28
- sysutils/xentools42/patches/patch-ocaml_libs_xb_xs__ring__stubs.c 1.1

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat Oct  1 13:07:23 UTC 2016

   Modified Files:
   	pkgsrc/sysutils/xentools41: distinfo
   	pkgsrc/sysutils/xentools42: distinfo
   Added Files:
   	pkgsrc/sysutils/xentools41/patches:
   	    patch-ocaml_libs_xb_xs__ring__stubs.c
   	pkgsrc/sysutils/xentools42/patches:
   	    patch-ocaml_libs_xb_xs__ring__stubs.c

   Log message:
   OCAML has switched to using normal uint32_t, so follow here.