summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-17 13:47:20 +0000
committerwiz <wiz@pkgsrc.org>2013-06-17 13:47:20 +0000
commite5d8eace64df518ae40cce50849e9074cb1488fb (patch)
tree9f9a663a25a3d07a4ca071b745d670ec0cb3b7db /sysutils
parent6b5de29e043dbd330fcd9afad329f895926b96f8 (diff)
downloadpkgsrc-e5d8eace64df518ae40cce50849e9074cb1488fb.tar.gz
Fix some fallout with perl-5.18's pod2man.
qemu.pod is still broken, but it's generated with texinfo somehow.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xentools42/distinfo6
-rw-r--r--sysutils/xentools42/patches/patch-.._docs_man_xl.cfg.pod.540
-rw-r--r--sysutils/xentools42/patches/patch-.._docs_man_xl.pod.111
3 files changed, 51 insertions, 6 deletions
diff --git a/sysutils/xentools42/distinfo b/sysutils/xentools42/distinfo
index 4b5bfba116b..56be667ffe2 100644
--- a/sysutils/xentools42/distinfo
+++ b/sysutils/xentools42/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2013/05/27 22:26:27 prlw1 Exp $
+$NetBSD: distinfo,v 1.5 2013/06/17 13:47:20 wiz Exp $
SHA1 (ipxe-git-v1.0.0.tar.gz) = da052c8de5f3485fe0253c19cf52ed6d72528485
RMD160 (ipxe-git-v1.0.0.tar.gz) = dcd9b6eaafa1ce05c1ebf2a15f2f73ad7a8c5547
@@ -18,9 +18,9 @@ SHA1 (patch-.._Config.mk) = ec5ba76be10e43cb1b2d37686e35d5fb81d8de80
SHA1 (patch-.._config_NetBSD.mk) = 90893326dcce4e3e2ef273f22ec5ddf5af0f7cd8
SHA1 (patch-.._config_StdGNU.mk) = 3f93999038bd9d25277803cd1d969dc5733b593f
SHA1 (patch-.._docs_man_xend-config.sxp.pod.5) = 36afc7b063f83adfe5b927ed0be586b102684020
-SHA1 (patch-.._docs_man_xl.cfg.pod.5) = b9d19131ffb8a917a92c9878b86ea3dbc16dc0c8
+SHA1 (patch-.._docs_man_xl.cfg.pod.5) = 8f580bc91f346167999d91a279855c6e2710a8cc
SHA1 (patch-.._docs_man_xl.conf.pod.5) = 4009ff6aefb0a770ed42d096117dc97f8f55997f
-SHA1 (patch-.._docs_man_xl.pod.1) = bd6272abed11c60c7c5ae88ae54377a3bfb921ed
+SHA1 (patch-.._docs_man_xl.pod.1) = 740ad6f53e113b755bc6b04abce4ec9ba08eb815
SHA1 (patch-.._docs_man_xlcpupool.cfg.pod.5) = a693a79a1f1c16548f62f7da1fa58fa28030990f
SHA1 (patch-.._docs_man_xm.pod.1) = 975b7570da4bf9fd9cb79539fbd36b8dfbcbd571
SHA1 (patch-.._docs_man_xmdomain.cfg.pod.5) = 5563a72e203e789a86f4166c71ddb3fcff5215c6
diff --git a/sysutils/xentools42/patches/patch-.._docs_man_xl.cfg.pod.5 b/sysutils/xentools42/patches/patch-.._docs_man_xl.cfg.pod.5
index 6abf49a6c9d..97ef360ca66 100644
--- a/sysutils/xentools42/patches/patch-.._docs_man_xl.cfg.pod.5
+++ b/sysutils/xentools42/patches/patch-.._docs_man_xl.cfg.pod.5
@@ -1,4 +1,4 @@
-$NetBSD: patch-.._docs_man_xl.cfg.pod.5,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
+$NetBSD: patch-.._docs_man_xl.cfg.pod.5,v 1.2 2013/06/17 13:47:20 wiz Exp $
--- ../docs/man/xl.cfg.pod.5.orig 2013-04-23 16:42:55.000000000 +0000
+++ ../docs/man/xl.cfg.pod.5
@@ -18,7 +18,43 @@ $NetBSD: patch-.._docs_man_xl.cfg.pod.5,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
domain.
=head1 SYNTAX
-@@ -1142,7 +1142,7 @@ See L<qemu(1)> for more information.
+@@ -392,6 +392,8 @@ enable this option only for trusted VMs
+
+ =item B<pci_permissive=BOOLEAN>
+
++=over 4
++
+ (PV only) Changes the default value of 'permissive' for all PCI
+ devices for this VM. This can still be overridden on a per-device
+ basis. This option should be enabled with caution: it gives the guest
+@@ -426,6 +428,8 @@ administrator control.
+
+ =back
+
++=back
++
+ =head2 Paravirtualised (PV) Guest Specific Options
+
+ The following options apply only to Paravirtual guests.
+@@ -680,8 +684,6 @@ frequency changes.
+
+ =back
+
+-=back
+-
+ Please see F<docs/misc/tscmode.txt> for more information on this option.
+
+ =item B<localtime=BOOLEAN>
+@@ -692,6 +694,8 @@ Set the real time clock to local time or
+
+ Set the real time clock offset in seconds. 0 by default.
+
++=back
++
+ =head3 Support for Paravirtualisation of HVM Guests
+
+ The following options allow Paravirtualised features (such as devices)
+@@ -1142,7 +1146,7 @@ See L<qemu(1)> for more information.
=head1 FILES
diff --git a/sysutils/xentools42/patches/patch-.._docs_man_xl.pod.1 b/sysutils/xentools42/patches/patch-.._docs_man_xl.pod.1
index 86d1144358f..ca459da061b 100644
--- a/sysutils/xentools42/patches/patch-.._docs_man_xl.pod.1
+++ b/sysutils/xentools42/patches/patch-.._docs_man_xl.pod.1
@@ -1,4 +1,4 @@
-$NetBSD: patch-.._docs_man_xl.pod.1,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
+$NetBSD: patch-.._docs_man_xl.pod.1,v 1.2 2013/06/17 13:47:20 wiz Exp $
--- ../docs/man/xl.pod.1.orig 2013-04-23 16:42:55.000000000 +0000
+++ ../docs/man/xl.pod.1
@@ -33,3 +33,12 @@ $NetBSD: patch-.._docs_man_xl.pod.1,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
soon as it is run.
=back
+@@ -851,8 +851,6 @@ The following is the effect of combining
+
+ =item B<-p [pool] -d>... : Illegal
+
+-=item
+-
+ =back
+
+ =item B<sched-credit2> [I<OPTIONS>]