114 Commits

Author SHA1 Message Date
ajacoutot
9f5c395046 Update to libvirt-8.10.0. 2022-12-02 07:45:50 +00:00
ajacoutot
cb9aea597a Update to libvirt-8.9.0. 2022-11-02 07:47:59 +00:00
ajacoutot
6922d259fd Update to libvirt-8.8.0. 2022-10-04 00:29:24 +00:00
ajacoutot
078437b552 Update to libvirt-8.7.0. 2022-09-01 15:38:39 +00:00
ajacoutot
0ce9d8a6da Update to libvirt-8.6.0. 2022-08-02 07:09:52 +00:00
ajacoutot
50de0d3f48 Update to libvirt-8.5.0. 2022-07-02 08:39:43 +00:00
ajacoutot
f0ab76212c Update to libvirt-8.4.0. 2022-06-04 15:53:30 +00:00
ajacoutot
d87b105abc Update to libvirt-8.3.0. 2022-05-03 19:36:19 +00:00
ajacoutot
c227dcafac Update to libvirt-8.2.0. 2022-04-13 05:35:43 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
ajacoutot
213483222b Update to libvirt-8.1.0. 2022-03-02 07:25:36 +00:00
ajacoutot
44077b705f Unbreak build with new libxslt. 2022-02-18 14:04:49 +00:00
ajacoutot
5aa9b46848 Update to libvirt-8.0.0. 2022-01-15 10:19:35 +00:00
ajacoutot
6d6a85e891 Update to libvirt-7.10.0. 2021-12-02 21:08:54 +00:00
ajacoutot
4e6a396edc Enable qemu client support to be able to manage remote Linux KVM. 2021-12-02 10:04:15 +00:00
ajacoutot
583edac664 Update to libvirt-7.9.0. 2021-11-02 12:42:11 +00:00
ajacoutot
47dd4fd273 Install libvirt.conf for sasl2 now that we include support for it. 2021-10-30 12:29:05 +00:00
ajacoutot
db60203b04 docs: fix docs output path with meson 0.60.0 (from upstream) 2021-10-30 12:25:33 +00:00
ajacoutot
edccbce2e2 Enable driver_remote.
This allows a local virt-manager to control remote VMs.

from Jan Klemkow, thanks!
2021-10-24 08:55:04 +00:00
ajacoutot
dc8cd0c92c Update to libvirt-7.8.0. 2021-10-03 19:53:21 +00:00
ajacoutot
e11d1a3885 Sync comment (Should match b_lundef in meson(1).) 2021-09-09 12:58:03 +00:00
ajacoutot
0d8d2b752a Update to libvirt-7.7.0. 2021-09-02 09:28:20 +00:00
ajacoutot
372899c9de Update to libvirt-7.6.0. 2021-08-11 11:57:21 +00:00
ajacoutot
59e72cd706 Update to libvirt-7.5.0. 2021-07-04 08:04:54 +00:00
ajacoutot
59092aed05 Update to libvirt-7.4.0. 2021-06-03 08:53:01 +00:00
tb
b07bf10835 sysutils/libvirt: use ports-gcc on archs without base-clang
#error You need at least GCC v4.8 to compile libvirt

ok aja (maintainer) kmos
2021-05-20 17:01:44 +00:00
ajacoutot
8da651f8b2 Update to libvirt-7.3.0. 2021-05-04 12:32:54 +00:00
ajacoutot
b1010b4dc7 Update to libvirt-7.2.0. 2021-04-02 09:07:58 +00:00
ajacoutot
ff8fa9226d Update to libvirt-7.1.0. 2021-03-06 08:08:51 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
690ed51527 Don't install /var/lib/... directories.
OpenBSD cannot be used as a virtualisation host and it should be /var/db
anyway.
2021-02-20 16:44:14 +00:00
ajacoutot
537f899722 Update to libvirt-7.0.0.
Move to meson(1) build.
2021-02-14 16:42:13 +00:00
naddy
bbbcd18760 Fix the build on aarch64.
No support for getauxval(), elf_aux_info(), or <sys/auxv.h>.
ok ajacoutot@
2020-09-27 14:39:36 +00:00
ajacoutot
a2b4793dbd Update to libvirt-6.6.0. 2020-08-03 08:50:15 +00:00
ajacoutot
f8d0f1a652 Also set path to rst2html. 2020-07-10 09:15:27 +00:00
ajacoutot
6b5d6aeba1 Set rs2man path to rst2man${MODPY_BIN_SUFFIX} 2020-07-09 16:49:37 +00:00
ajacoutot
29f2730163 Update to libvirt-6.5.0. 2020-07-04 08:23:24 +00:00
ajacoutot
2b7db0c34c Add libyajl suport. 2020-06-15 16:03:37 +00:00
ajacoutot
e4180ef819 Missing BDEP on textproc/libxslt (xsltproc). 2020-06-08 12:13:58 +00:00
ajacoutot
cd9a1432cc Major update to libvirt-6.4.0.
Committing early in the release cycle to catch regressions.
2020-06-07 15:57:10 +00:00
ajacoutot
f646b537cf Add DEBUG_PACKAGES. 2020-05-15 10:37:20 +00:00
ajacoutot
b7ec6f5a45 Take maintainer; I'll try and update these in the next few months. 2019-11-09 10:32:26 +00:00
sthen
e8a3ed4a98 Some ports using gnulib previously detected a broken realpath and switched to an
internal replacement function. Following the changes to make realpath(3) use the
__realpath() syscall these no longer detect broken realpath i.e. produce different
code. Bump REVISION to ensure that users get the new version.
2019-07-16 21:29:41 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
sthen
114b1e4413 Bump the remaining ports to trigger updates following cpu stats
changes (CPUSTATES/etc). Last part.

- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.

- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00