summaryrefslogtreecommitdiff
path: root/sysutils/xentools45
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2015-12-31 13:27:10 +0000
committerjnemeth <jnemeth@pkgsrc.org>2015-12-31 13:27:10 +0000
commitf5f5136789cd9ca895d5a078fccb15a5536e947f (patch)
tree463bc2493c23f2fb751a39ec2e43c4bb1d732167 /sysutils/xentools45
parent29c98804003b833556408f0efc661135c6aca4e9 (diff)
downloadpkgsrc-f5f5136789cd9ca895d5a078fccb15a5536e947f.tar.gz
Stop installing xenbackendd. It is leftover cruft from the xm toolstack.
Running it will interfere with the operation of the xl toolstack, so it should never be used now that the xm toolstack is gone.
Diffstat (limited to 'sysutils/xentools45')
-rw-r--r--sysutils/xentools45/Makefile4
-rw-r--r--sysutils/xentools45/PLIST3
-rw-r--r--sysutils/xentools45/distinfo4
-rw-r--r--sysutils/xentools45/patches/patch-Makefile17
4 files changed, 18 insertions, 10 deletions
diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile
index ecfd1ad8bb5..6b91fe68b55 100644
--- a/sysutils/xentools45/Makefile
+++ b/sysutils/xentools45/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2015/12/05 21:26:00 adam Exp $
+# $NetBSD: Makefile,v 1.22 2015/12/31 13:27:10 jnemeth Exp $
VERSION= 4.5.1
VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e
DISTNAME= xen-${VERSION}
PKGNAME= xentools45-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
diff --git a/sysutils/xentools45/PLIST b/sysutils/xentools45/PLIST
index dde33f24361..6bb18a2e0b0 100644
--- a/sysutils/xentools45/PLIST
+++ b/sysutils/xentools45/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2015/11/10 05:18:14 jnemeth Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/12/31 13:27:10 jnemeth Exp $
bin/pygrub
bin/qemu-img-xen
bin/xen-detect
@@ -250,7 +250,6 @@ sbin/xen-lowmemd
sbin/xen-mfndump
sbin/xen-ringwatch
sbin/xen-tmem-list-parse
-sbin/xenbackendd
sbin/xenbaked
sbin/xenconsoled
sbin/xencov
diff --git a/sysutils/xentools45/distinfo b/sysutils/xentools45/distinfo
index 21be486e85b..618a27c1360 100644
--- a/sysutils/xentools45/distinfo
+++ b/sysutils/xentools45/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 01:32:40 agc Exp $
+$NetBSD: distinfo,v 1.14 2015/12/31 13:27:10 jnemeth Exp $
SHA1 (ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz) = fecadf952821e830ce1a1d19655288eef8488f88
RMD160 (ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz) = 539bfa12db7054228250d6dd380bbf96c1a040f8
@@ -17,7 +17,7 @@ SHA1 (patch-.._docs_man_xl.cfg.pod.5) = e2058495b6fe85af338e22560d46996d36aeedab
SHA1 (patch-.._docs_man_xl.conf.pod.5) = 015da24a45388468d56f1ecfa60f6acf07bdfef8
SHA1 (patch-.._docs_man_xl.pod.1) = b194f2c5608c6f0e80a4abd8655808cf91355cd5
SHA1 (patch-.._docs_man_xlcpupool.cfg.pod.5) = b44813af965e4d9d0d51c18b22d286736a4663b2
-SHA1 (patch-Makefile) = 5d5b9678ed9764275ee95f49d24e8538a0e8a01c
+SHA1 (patch-Makefile) = eb5d3211b26c5f10a24fcca658c83d5f60990d9f
SHA1 (patch-Rules.mk) = e0dc4234c35dc2d78afad4a90b0af829a6a10b50
SHA1 (patch-XSA135) = c27b9c495d7348864e9939f54574e3afc37a816a
SHA1 (patch-XSA137) = 3e65d46768eb3a09dd44c2d78e1760070718cb79
diff --git a/sysutils/xentools45/patches/patch-Makefile b/sysutils/xentools45/patches/patch-Makefile
index 56ae74131cb..94011548db3 100644
--- a/sysutils/xentools45/patches/patch-Makefile
+++ b/sysutils/xentools45/patches/patch-Makefile
@@ -1,8 +1,17 @@
-$NetBSD: patch-Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
+$NetBSD: patch-Makefile,v 1.2 2015/12/31 13:27:10 jnemeth Exp $
---- Makefile.orig 2015-01-12 17:53:24.000000000 +0100
-+++ Makefile 2015-01-19 13:16:17.000000000 +0100
-@@ -33,7 +33,7 @@
+--- Makefile.orig 2015-06-22 13:41:35.000000000 +0000
++++ Makefile
+@@ -18,7 +18,7 @@ SUBDIRS-y += xenstat
+ SUBDIRS-$(CONFIG_Linux) += memshr
+ SUBDIRS-$(CONFIG_BLKTAP1) += blktap
+ SUBDIRS-$(CONFIG_BLKTAP2) += blktap2
+-SUBDIRS-$(CONFIG_NetBSD) += xenbackendd
++#XXX SUBDIRS-$(CONFIG_NetBSD) += xenbackendd
+ SUBDIRS-y += libfsimage
+ SUBDIRS-$(CONFIG_Linux) += libvchan
+
+@@ -33,7 +33,7 @@ SUBDIRS-y += libxl
SUBDIRS-$(CONFIG_X86) += xenpaging
SUBDIRS-$(CONFIG_X86) += debugger/gdbsx
SUBDIRS-$(CONFIG_X86) += debugger/kdd