Commit graph

11 commits

Author SHA1 Message Date
gson
ffeca82a68 misc/py-anita: update Xen reference
In options.mk, there was a reference to Xen 4.2 which is no longer in pkgsrc.
Update it to 4.13.
2020-11-07 11:11:24 +00:00
rillig
191ad3f718 misc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 17:04:19 +00:00
gson
97d5bfb17c misc/py-anita to 1.41. Pkgsrc changes:
Update xen dependency in options.mk from 4.1 to 4.2
since 4.1 is no longer in pkgsrc.

Make the build not fail when PKGSRC_RUN_TEST=yes.

Upstream changes since 1.40:

If the VMM exits unexpectedly while running the ATF tests or some
other shell command, log the exit status and the signal that caused it
to exit (if any).

Log the qemu version used to stdout.

Fix reference to uninitialized variable when reporting a
timeout waiting for VM halt confirmation.

Increase default child timeout from 300 to 600 seconds
to support VMMs where power-up takes a long time.

Increase child.delayafterclose and child.delayafterterminate
to support VMMs where power-down takes a long time.

Run more network diagnostics after failed network installs.

Add timestamps to structured log output.
2017-05-28 12:48:53 +00:00
kamil
5ae4aa0c76 Cleanup comments after qemu-0 removal 2016-10-04 14:50:07 +00:00
kamil
3dc9d7d384 Drop emulators/qemu0 support
qemu0 is going to be removed from pkgsrc.

Bump PKGREVISION to 1
2016-10-04 14:47:32 +00:00
gson
f2ad6c139b Update comment to note that qemu 2.0.0nb4 or newer should work. 2014-07-22 18:18:43 +00:00
gdt
408ebcd3de Convert qemu-0 and qemu options to an optional group.
No functional change intended; this merely uses
PKG_OPTIONS_OPTIONAL_GROUPS to choose qemu-0 vs qemu.
(Pointed out by wiz@.)
2014-05-21 12:19:12 +00:00
gdt
dedabc77a4 Add options for qemu and xen, and disable all by default.
Before, anita depended on qemu0 or qemu.  Now, it has options for
qemu-0, qemu (currently 2) and xen (currently 4.1).  By default, all
are off because all of them are quite large and they need only be
present at run time.

Discussed with gson@, who did not object.
2014-05-20 18:06:07 +00:00
wiz
31405f136b Fix DEPENDS pattern. 2014-01-16 13:48:26 +00:00
martin
7509b0fdce Ooops, copy & pasto: remove bogus lua dependency 2014-01-15 19:28:11 +00:00
martin
6254e9031d Make the dependency on qemu or qemu-0 selectable via an option (defaulting
to qemu-0)
2014-01-15 19:05:34 +00:00