Index: head/devel/libvirt/Makefile =================================================================== --- head/devel/libvirt/Makefile (revision 497896) +++ head/devel/libvirt/Makefile (revision 497897) @@ -1,185 +1,185 @@ # Created by: Jason Helfman # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 5.1.0 +PORTVERSION= 5.2.0 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ MAINTAINER= novel@FreeBSD.org COMMENT= Toolkit to interact with virtualization capabilities LICENSE= LGPL3 LIB_DEPENDS= libcurl.so:ftp/curl \ libgcrypt.so:security/libgcrypt \ libxml2.so:textproc/libxml2 BUILD_DEPENDS= dnsmasq:dns/dnsmasq \ xsltproc:textproc/libxslt RUN_DEPENDS= dnsmasq:dns/dnsmasq OPTIONS_DEFINE= DOCS GNUTLS NLS NSS QEMU READLINE SASL LIBSSH LIBSSH2 ZFS OPTIONS_DEFAULT= GNUTLS READLINE LIBSSH LIBSSH2 ZFS OPTIONS_DEFINE_amd64= XEN .if exists(/usr/sbin/bhyve) OPTIONS_DEFINE_amd64+= BHYVE OPTIONS_DEFAULT_amd64+= BHYVE .else PLIST_SUB+= BHYVE="@comment " SUB_LIST+= BHYVE="@comment " CONFIGURE_ARGS+= --without-bhyve .endif QEMU_DESC= QEMU driver BHYVE_DESC= bhyve driver XEN_DESC= Xen support via libxl NSS_DESC= Name Service Switch plugin LIBSSH_DESC= libssh remote transport LIBSSH2_DESC= libssh2 remote transport ZFS_DESC= ZFS storage driver OPTIONS_SUB= yes BHYVE_CONFIGURE_WITH= bhyve QEMU_CONFIGURE_WITH= qemu QEMU_RUN_DEPENDS= dmidecode:sysutils/dmidecode \ qemu-io:emulators/qemu GNUTLS_CONFIGURE_ON= --with-gnutls=${LOCALBASE} GNUTLS_CONFIGURE_OFF= --without-gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls NLS_CFLAGS= -I${LOCALBASE}/include NSS_CONFIGURE_WITH= nss-plugin READLINE_CONFIGURE_WITH= readline READLINE_USES= readline SASL_CONFIGURE_WITH= sasl=${LOCALBASE} SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 XEN_CONFIGURE_WITH= libxl XEN_CFLAGS= -I${LOCALBASE}/include XEN_LIB_DEPENDS= libxenlight.so:sysutils/xen-tools LIBSSH_CONFIGURE_WITH= libssh LIBSSH_LIB_DEPENDS= libssh.so:security/libssh LIBSSH2_CONFIGURE_WITH= ssh2 LIBSSH2_LIB_DEPENDS= libssh2.so:security/libssh2 ZFS_CONFIGURE_WITH= storage-zfs VARDIR= /var GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-avahi \ --without-dbus \ --without-polkit \ --without-hal \ --without-udev \ --without-netcf \ --without-sysctl \ --without-xen \ --without-login-shell \ --without-wireshark-dissector \ --localstatedir=${VARDIR} # random_data fix can be removed when 8.x is eol CONFIGURE_ENV= ac_cv_type_struct_random_data="" # limit production release x.x.x PORTSCOUT= limit:\d+\.\d+\.\d+$$ LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector USES= charsetfix compiler:c++0x cpe gettext-runtime gmake libtool pathfix \ perl5 python:build pkgconfig shebangfix tar:xz USE_RC_SUBR= libvirtd virtlogd CPE_VENDOR= redhat USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check -SHLIB_VER= 0.5001.0 +SHLIB_VER= 0.5002.0 PLIST_SUB+= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * SHEBANG_FILES= src/keycodemapdb/tools/keymap-gen SUB_FILES= pkg-message SUB_LIST+= PORTVERSION="-${PORTVERSION}" .include .if ${PORT_OPTIONS:MQEMU} || ${PORT_OPTIONS:MNSS} LIB_DEPENDS+= libyajl.so:devel/yajl CONFIGURE_ARGS+= --with-yajl .else CONFIGURE_ARGS+= --without-yajl .endif .if !${PLIST_SUB:MXEN} PLIST_SUB+= XEN="@comment " .endif CONF_FILES= \ bhyve.conf \ libvirt-admin.conf \ libvirt.conf \ libvirtd.conf \ libxl.conf \ qemu.conf \ virtlockd.conf \ virtlogd.conf post-patch: @${REINPLACE_CMD} -e 's|$$(LN_S) ../default.xml default.xml|true|' \ -e 's|$$(DESTDIR)$$(confdir)/qemu/networks|${STAGEDIR}${EXAMPLESDIR}/networks|' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|cp $$(DESTDIR)|cp -f $$(DESTDIR)|' \ ${WRKSRC}/src/Makefile.in post-install: @${RMDIR} ${STAGEDIR}${EXAMPLESDIR}/networks/autostart @${MKDIR} ${STAGEDIR}${ETCDIR}/qemu/networks/autostart @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in AUTHORS ChangeLog INSTALL NEWS README ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .for dir in run/libvirt/network \ run/libvirt/qemu \ run/libvirt/lockd \ log/libvirt/uml \ log/libvirt/qemu \ log/libvirt/lxc \ lib/libvirt/boot \ lib/libvirt/lockd/files \ lib/libvirt/images \ lib/libvirt/dnsmasq \ lib/libvirt/filesystems \ lib/libvirt/network \ lib/libvirt/qemu/channel/target \ cache/libvirt/qemu @${MKDIR} "${STAGEDIR}/${VARDIR}/${dir}" .endfor .for file in ${CONF_FILES} @if test -f ${STAGEDIR}${ETCDIR}/${file}; then \ ${MV} ${STAGEDIR}${ETCDIR}/${file} \ ${STAGEDIR}${ETCDIR}/${file}.sample; fi .endfor .include .if ${ARCH} == amd64 || ${ARCH} == i386 RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif .include Index: head/devel/libvirt/distinfo =================================================================== --- head/devel/libvirt/distinfo (revision 497896) +++ head/devel/libvirt/distinfo (revision 497897) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552137659 -SHA256 (libvirt-5.1.0.tar.xz) = 26f97a53d3172f07f8b63884d845ed71307c4675dc4e1b281c59d253e1e323ab -SIZE (libvirt-5.1.0.tar.xz) = 14893608 +TIMESTAMP = 1554350665 +SHA256 (libvirt-5.2.0.tar.xz) = e51cfb41afe629ce0d46fb93182a4f4ae0c151490db97c49f722756e1154e63f +SIZE (libvirt-5.2.0.tar.xz) = 14992888 Index: head/devel/libvirt/pkg-plist =================================================================== --- head/devel/libvirt/pkg-plist (revision 497896) +++ head/devel/libvirt/pkg-plist (revision 497897) @@ -1,486 +1,488 @@ bin/virsh bin/virt-admin bin/virt-host-validate bin/virt-pki-validate bin/virt-xml-validate man/man1/virsh.1.gz man/man1/virt-admin.1.gz man/man1/virt-host-validate.1.gz man/man1/virt-pki-validate.1.gz man/man1/virt-xml-validate.1.gz man/man7/virkeycode-atset1.7.gz man/man7/virkeycode-atset2.7.gz man/man7/virkeycode-atset3.7.gz man/man7/virkeycode-linux.7.gz man/man7/virkeycode-osx.7.gz man/man7/virkeycode-qnum.7.gz man/man7/virkeycode-usb.7.gz man/man7/virkeycode-win32.7.gz man/man7/virkeycode-xtkbd.7.gz man/man7/virkeyname-linux.7.gz man/man7/virkeyname-osx.7.gz man/man7/virkeyname-win32.7.gz man/man8/libvirtd.8.gz man/man8/virtlockd.8.gz man/man8/virtlogd.8.gz @sample %%ETCDIR%%/libvirt-admin.conf.sample @sample %%ETCDIR%%/libvirt.conf.sample @sample %%ETCDIR%%/libvirtd.conf.sample @sample %%ETCDIR%%/virtlockd.conf.sample @sample %%ETCDIR%%/virtlogd.conf.sample %%EXAMPLESDIR%%/networks/default.xml %%BHYVE%%@sample %%ETCDIR%%/bhyve.conf.sample %%QEMU%%@sample %%ETCDIR%%/qemu.conf.sample %%XEN%%@sample %%ETCDIR%%/libxl.conf.sample %%QEMU%%%%ETCDIR%%/qemu-lockd.conf %%XEN%%%%ETCDIR%%/libxl-lockd.conf %%SASL%%etc/sasl2/libvirt.conf etc/logrotate.d/libvirtd etc/logrotate.d/libvirtd.lxc etc/logrotate.d/libvirtd.qemu etc/logrotate.d/libvirtd.libxl include/libvirt/libvirt-admin.h include/libvirt/libvirt-common.h include/libvirt/libvirt-domain-snapshot.h include/libvirt/libvirt-domain.h include/libvirt/libvirt-event.h include/libvirt/libvirt-host.h include/libvirt/libvirt-interface.h include/libvirt/libvirt-lxc.h include/libvirt/libvirt-network.h include/libvirt/libvirt-nodedev.h include/libvirt/libvirt-nwfilter.h include/libvirt/libvirt-qemu.h include/libvirt/libvirt-secret.h include/libvirt/libvirt-storage.h include/libvirt/libvirt-stream.h include/libvirt/libvirt.h include/libvirt/virterror.h lib/libvirt/lock-driver/lockd.so lib/libvirt-admin.so lib/libvirt-admin.so.0 lib/libvirt-admin.so.%%SHLIB_VER%% lib/libvirt-lxc.so lib/libvirt-lxc.so.0 lib/libvirt-lxc.so.%%SHLIB_VER%% lib/libvirt-qemu.so lib/libvirt-qemu.so.0 lib/libvirt-qemu.so.%%SHLIB_VER%% lib/libvirt.so lib/libvirt.so.0 lib/libvirt.so.%%SHLIB_VER%% %%NSS%%lib/libnss_libvirt.so.1 %%NSS%%lib/libnss_libvirt_guest.so.1 %%NSS%%lib/nss_libvirt.so.1 %%NSS%%lib/nss_libvirt_guest.so.1 libdata/pkgconfig/libvirt-admin.pc libdata/pkgconfig/libvirt-lxc.pc libdata/pkgconfig/libvirt-qemu.pc libdata/pkgconfig/libvirt.pc libexec/libvirt-guests.sh libexec/libvirt_iohelper libexec/libvirt_leaseshelper sbin/libvirtd sbin/virtlockd sbin/virtlogd share/augeas/lenses/libvirt_lockd.aug share/augeas/lenses/libvirtd.aug %%BHYVE%%share/augeas/lenses/libvirtd_bhyve.aug share/augeas/lenses/virtlockd.aug share/augeas/lenses/virtlogd.aug %%QEMU%%share/augeas/lenses/libvirtd_qemu.aug %%QEMU%%share/augeas/lenses/tests/test_libvirt_lockd.aug share/augeas/lenses/tests/test_libvirtd.aug share/augeas/lenses/tests/test_virtlockd.aug share/augeas/lenses/tests/test_virtlogd.aug %%BHYVE%%share/augeas/lenses/tests/test_libvirtd_bhyve.aug %%QEMU%%share/augeas/lenses/tests/test_libvirtd_qemu.aug %%XEN%%share/augeas/lenses/libvirtd_libxl.aug %%XEN%%share/augeas/lenses/tests/test_libvirtd_libxl.aug %%DOCSDIR%%%%PORTVERSION%%/html/32favicon.png %%DOCSDIR%%%%PORTVERSION%%/html/404.html %%DOCSDIR%%%%PORTVERSION%%/html/acl.html %%DOCSDIR%%%%PORTVERSION%%/html/aclpolkit.html %%DOCSDIR%%%%PORTVERSION%%/html/api.html %%DOCSDIR%%%%PORTVERSION%%/html/api_extension.html %%DOCSDIR%%%%PORTVERSION%%/html/apps.html %%DOCSDIR%%%%PORTVERSION%%/html/architecture.gif %%DOCSDIR%%%%PORTVERSION%%/html/architecture.html %%DOCSDIR%%%%PORTVERSION%%/html/auditlog.html %%DOCSDIR%%%%PORTVERSION%%/html/auth.html %%DOCSDIR%%%%PORTVERSION%%/html/bindings.html %%DOCSDIR%%%%PORTVERSION%%/html/bugs.html %%DOCSDIR%%%%PORTVERSION%%/html/cgroups.html %%DOCSDIR%%%%PORTVERSION%%/html/compiling.html %%DOCSDIR%%%%PORTVERSION%%/html/contact.html %%DOCSDIR%%%%PORTVERSION%%/html/contribute.html %%DOCSDIR%%%%PORTVERSION%%/html/csharp.html %%DOCSDIR%%%%PORTVERSION%%/html/dbus.html %%DOCSDIR%%%%PORTVERSION%%/html/devguide.html %%DOCSDIR%%%%PORTVERSION%%/html/docs.html %%DOCSDIR%%%%PORTVERSION%%/html/downloads.html %%DOCSDIR%%%%PORTVERSION%%/html/drivers.html %%DOCSDIR%%%%PORTVERSION%%/html/drvbhyve.html %%DOCSDIR%%%%PORTVERSION%%/html/drvesx.html %%DOCSDIR%%%%PORTVERSION%%/html/drvhyperv.html %%DOCSDIR%%%%PORTVERSION%%/html/drvlxc.html %%DOCSDIR%%%%PORTVERSION%%/html/drvnodedev.html %%DOCSDIR%%%%PORTVERSION%%/html/drvopenvz.html %%DOCSDIR%%%%PORTVERSION%%/html/drvphyp.html %%DOCSDIR%%%%PORTVERSION%%/html/drvqemu.html %%DOCSDIR%%%%PORTVERSION%%/html/drvremote.html %%DOCSDIR%%%%PORTVERSION%%/html/drvtest.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvbox.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvirtuozzo.html %%DOCSDIR%%%%PORTVERSION%%/html/drvvmware.html %%DOCSDIR%%%%PORTVERSION%%/html/drvxen.html %%DOCSDIR%%%%PORTVERSION%%/html/errors.html %%DOCSDIR%%%%PORTVERSION%%/html/firewall.html %%DOCSDIR%%%%PORTVERSION%%/html/fonts/LICENSE.md %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-bold-italic.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-bold.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-italic.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-light-italic.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-light.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-bold.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-light.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-regular.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-mono-semibold.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/overpass-regular.woff %%DOCSDIR%%%%PORTVERSION%%/html/fonts/stylesheet.css %%DOCSDIR%%%%PORTVERSION%%/html/format.html %%DOCSDIR%%%%PORTVERSION%%/html/formatcaps.html %%DOCSDIR%%%%PORTVERSION%%/html/formatdomain.html %%DOCSDIR%%%%PORTVERSION%%/html/formatdomaincaps.html %%DOCSDIR%%%%PORTVERSION%%/html/formatnetwork.html %%DOCSDIR%%%%PORTVERSION%%/html/formatnode.html %%DOCSDIR%%%%PORTVERSION%%/html/formatnwfilter.html %%DOCSDIR%%%%PORTVERSION%%/html/formatsecret.html %%DOCSDIR%%%%PORTVERSION%%/html/formatsnapshot.html %%DOCSDIR%%%%PORTVERSION%%/html/formatstorage.html +%%DOCSDIR%%%%PORTVERSION%%/html/formatstoragecaps.html %%DOCSDIR%%%%PORTVERSION%%/html/formatstorageencryption.html %%DOCSDIR%%%%PORTVERSION%%/html/generic.css %%DOCSDIR%%%%PORTVERSION%%/html/goals.html %%DOCSDIR%%%%PORTVERSION%%/html/governance.html %%DOCSDIR%%%%PORTVERSION%%/html/hacking.html %%DOCSDIR%%%%PORTVERSION%%/html/hooks.html %%DOCSDIR%%%%PORTVERSION%%/html/html/home.png %%DOCSDIR%%%%PORTVERSION%%/html/html/index.html %%DOCSDIR%%%%PORTVERSION%%/html/html/left.png %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-common.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-domain-snapshot.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-domain.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-event.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-host.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-interface.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-network.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-nodedev.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-nwfilter.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-secret.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-storage.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-libvirt-stream.html %%DOCSDIR%%%%PORTVERSION%%/html/html/libvirt-virterror.html %%DOCSDIR%%%%PORTVERSION%%/html/html/right.png %%DOCSDIR%%%%PORTVERSION%%/html/html/up.png %%DOCSDIR%%%%PORTVERSION%%/html/hvsupport.html %%DOCSDIR%%%%PORTVERSION%%/html/index.html %%DOCSDIR%%%%PORTVERSION%%/html/internals.html %%DOCSDIR%%%%PORTVERSION%%/html/internals/command.html %%DOCSDIR%%%%PORTVERSION%%/html/internals/eventloop.html %%DOCSDIR%%%%PORTVERSION%%/html/internals/locking.html %%DOCSDIR%%%%PORTVERSION%%/html/internals/oomtesting.html %%DOCSDIR%%%%PORTVERSION%%/html/internals/rpc.html %%DOCSDIR%%%%PORTVERSION%%/html/java.html %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-daemon-arch.png %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-driver-arch.png %%DOCSDIR%%%%PORTVERSION%%/html/libvirt-object-model.png %%DOCSDIR%%%%PORTVERSION%%/html/libvirt.css %%DOCSDIR%%%%PORTVERSION%%/html/locking.html %%DOCSDIR%%%%PORTVERSION%%/html/logging.html %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-dark-256.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-dark-800.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-dark.svg %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-light-256.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-light-800.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-banner-light.svg %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-base.svg %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-128.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-192.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-256.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-96.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-powered-128.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-powered-192.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-powered-256.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-powered-96.png %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square-powered.svg %%DOCSDIR%%%%PORTVERSION%%/html/logos/logo-square.svg %%DOCSDIR%%%%PORTVERSION%%/html/main.css %%DOCSDIR%%%%PORTVERSION%%/html/migration-managed-direct.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-managed-p2p.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-native.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-tunnel.png %%DOCSDIR%%%%PORTVERSION%%/html/migration-unmanaged-direct.png %%DOCSDIR%%%%PORTVERSION%%/html/migration.html %%DOCSDIR%%%%PORTVERSION%%/html/mobile.css %%DOCSDIR%%%%PORTVERSION%%/html/news-2005.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2006.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2007.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2008.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2009.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2010.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2011.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2012.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2013.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2014.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2015.html %%DOCSDIR%%%%PORTVERSION%%/html/news-2016.html %%DOCSDIR%%%%PORTVERSION%%/html/news.html %%DOCSDIR%%%%PORTVERSION%%/html/node.gif %%DOCSDIR%%%%PORTVERSION%%/html/nss.html %%DOCSDIR%%%%PORTVERSION%%/html/pci-hotplug.html %%DOCSDIR%%%%PORTVERSION%%/html/php.html %%DOCSDIR%%%%PORTVERSION%%/html/platforms.html %%DOCSDIR%%%%PORTVERSION%%/html/python.html %%DOCSDIR%%%%PORTVERSION%%/html/remote.html %%DOCSDIR%%%%PORTVERSION%%/html/secureusage.html %%DOCSDIR%%%%PORTVERSION%%/html/securityprocess.html %%DOCSDIR%%%%PORTVERSION%%/html/storage.html %%DOCSDIR%%%%PORTVERSION%%/html/support.html %%DOCSDIR%%%%PORTVERSION%%/html/testapi.html %%DOCSDIR%%%%PORTVERSION%%/html/testsuites.html %%DOCSDIR%%%%PORTVERSION%%/html/testtck.html %%DOCSDIR%%%%PORTVERSION%%/html/todo.html %%DOCSDIR%%%%PORTVERSION%%/html/uri.html %%DOCSDIR%%%%PORTVERSION%%/html/virshcmdref.html %%DOCSDIR%%%%PORTVERSION%%/html/windows.html %%PORTDOCS%%%%DOCSDIR%%%%PORTVERSION%%/html/locking-lockd.html %%PORTDOCS%%%%DOCSDIR%%%%PORTVERSION%%/html/locking-sanlock.html share/gtk-doc/html/libvirt/general.html share/gtk-doc/html/libvirt/home.png share/gtk-doc/html/libvirt/index.html share/gtk-doc/html/libvirt/left.png share/gtk-doc/html/libvirt/libvirt-virterror.html share/gtk-doc/html/libvirt/libvirt.devhelp share/gtk-doc/html/libvirt/right.png share/gtk-doc/html/libvirt/style.css share/gtk-doc/html/libvirt/up.png %%DATADIR%%/api/libvirt-admin-api.xml %%DATADIR%%/api/libvirt-api.xml %%DATADIR%%/api/libvirt-lxc-api.xml %%DATADIR%%/api/libvirt-qemu-api.xml %%DATADIR%%/cpu_map/index.xml %%DATADIR%%/cpu_map/ppc64_POWER6.xml %%DATADIR%%/cpu_map/ppc64_POWER7.xml %%DATADIR%%/cpu_map/ppc64_POWER8.xml %%DATADIR%%/cpu_map/ppc64_POWER9.xml %%DATADIR%%/cpu_map/ppc64_POWERPC_e5500.xml %%DATADIR%%/cpu_map/ppc64_POWERPC_e6500.xml %%DATADIR%%/cpu_map/ppc64_vendors.xml %%DATADIR%%/cpu_map/x86_486.xml %%DATADIR%%/cpu_map/x86_Broadwell-IBRS.xml %%DATADIR%%/cpu_map/x86_Broadwell-noTSX-IBRS.xml %%DATADIR%%/cpu_map/x86_Broadwell-noTSX.xml %%DATADIR%%/cpu_map/x86_Broadwell.xml %%DATADIR%%/cpu_map/x86_Conroe.xml %%DATADIR%%/cpu_map/x86_EPYC-IBRS.xml %%DATADIR%%/cpu_map/x86_EPYC.xml %%DATADIR%%/cpu_map/x86_Haswell-IBRS.xml %%DATADIR%%/cpu_map/x86_Haswell-noTSX-IBRS.xml %%DATADIR%%/cpu_map/x86_Haswell-noTSX.xml %%DATADIR%%/cpu_map/x86_Haswell.xml %%DATADIR%%/cpu_map/x86_Icelake-Client.xml %%DATADIR%%/cpu_map/x86_Icelake-Server.xml %%DATADIR%%/cpu_map/x86_IvyBridge-IBRS.xml %%DATADIR%%/cpu_map/x86_IvyBridge.xml %%DATADIR%%/cpu_map/x86_Nehalem-IBRS.xml %%DATADIR%%/cpu_map/x86_Nehalem.xml %%DATADIR%%/cpu_map/x86_Opteron_G1.xml %%DATADIR%%/cpu_map/x86_Opteron_G2.xml %%DATADIR%%/cpu_map/x86_Opteron_G3.xml %%DATADIR%%/cpu_map/x86_Opteron_G4.xml %%DATADIR%%/cpu_map/x86_Opteron_G5.xml %%DATADIR%%/cpu_map/x86_Penryn.xml %%DATADIR%%/cpu_map/x86_SandyBridge-IBRS.xml %%DATADIR%%/cpu_map/x86_SandyBridge.xml %%DATADIR%%/cpu_map/x86_Skylake-Client-IBRS.xml %%DATADIR%%/cpu_map/x86_Skylake-Client.xml %%DATADIR%%/cpu_map/x86_Skylake-Server-IBRS.xml %%DATADIR%%/cpu_map/x86_Skylake-Server.xml %%DATADIR%%/cpu_map/x86_Westmere-IBRS.xml %%DATADIR%%/cpu_map/x86_Westmere.xml %%DATADIR%%/cpu_map/x86_athlon.xml %%DATADIR%%/cpu_map/x86_core2duo.xml %%DATADIR%%/cpu_map/x86_coreduo.xml %%DATADIR%%/cpu_map/x86_cpu64-rhel5.xml %%DATADIR%%/cpu_map/x86_cpu64-rhel6.xml %%DATADIR%%/cpu_map/x86_features.xml %%DATADIR%%/cpu_map/x86_kvm32.xml %%DATADIR%%/cpu_map/x86_kvm64.xml %%DATADIR%%/cpu_map/x86_n270.xml %%DATADIR%%/cpu_map/x86_pentium.xml %%DATADIR%%/cpu_map/x86_pentium2.xml %%DATADIR%%/cpu_map/x86_pentium3.xml %%DATADIR%%/cpu_map/x86_pentiumpro.xml %%DATADIR%%/cpu_map/x86_phenom.xml %%DATADIR%%/cpu_map/x86_qemu32.xml %%DATADIR%%/cpu_map/x86_qemu64.xml %%DATADIR%%/cpu_map/x86_vendors.xml %%DATADIR%%/schemas/basictypes.rng %%DATADIR%%/schemas/capability.rng %%DATADIR%%/schemas/cputypes.rng %%DATADIR%%/schemas/domain.rng %%DATADIR%%/schemas/domaincaps.rng %%DATADIR%%/schemas/domaincommon.rng %%DATADIR%%/schemas/domainsnapshot.rng %%DATADIR%%/schemas/interface.rng %%DATADIR%%/schemas/network.rng %%DATADIR%%/schemas/networkcommon.rng %%DATADIR%%/schemas/nodedev.rng %%DATADIR%%/schemas/nwfilter.rng %%DATADIR%%/schemas/nwfilter_params.rng %%DATADIR%%/schemas/nwfilterbinding.rng %%DATADIR%%/schemas/secret.rng %%DATADIR%%/schemas/storagecommon.rng %%DATADIR%%/schemas/storagepool.rng +%%DATADIR%%/schemas/storagepoolcaps.rng %%DATADIR%%/schemas/storagevol.rng %%DATADIR%%/test-screenshot.png %%NLS%%share/locale/af/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/am/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/anp/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ar/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/as/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ast/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bal/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/be/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bg/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bn/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bn_IN/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bo/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/br/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/brx/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/bs/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ca/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/cs/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/cy/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/da/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/de/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/de_CH/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/el/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/eo/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/es/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/et/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/eu/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/fa/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/fi/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/fil/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/fr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/fur/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ga/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/gl/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/gu/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/he/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/hi/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/hr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/hu/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ia/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/id/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ilo/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/is/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/it/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ja/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ka/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kk/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/km/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kn/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ko/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kw/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kw@kkcor/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kw@uccor/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/kw_GB/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ky/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/lt/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/lv/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/mai/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/mk/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ml/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/mn/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/mr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ms/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/my/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/nb/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/nds/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ne/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/nl/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/nn/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/nso/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/or/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/pa/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/pl/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/pt/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ro/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ru/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/si/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sk/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sl/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sq/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sr@latin/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/sv/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ta/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/te/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/tg/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/th/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/tr/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/tw/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/uk/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/ur/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/vi/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/wba/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/yo/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/libvirt.mo %%NLS%%share/locale/zu/LC_MESSAGES/libvirt.mo %%BHYVE%%lib/libvirt/connection-driver/libvirt_driver_bhyve.so %%QEMU%%lib/libvirt/connection-driver/libvirt_driver_qemu.so lib/libvirt/connection-driver/libvirt_driver_network.so lib/libvirt/connection-driver/libvirt_driver_secret.so lib/libvirt/connection-driver/libvirt_driver_storage.so lib/libvirt/connection-driver/libvirt_driver_vbox.so %%XEN%%lib/libvirt/connection-driver/libvirt_driver_libxl.so lib/libvirt/storage-backend/libvirt_storage_backend_fs.so %%ZFS%%lib/libvirt/storage-backend/libvirt_storage_backend_zfs.so lib/libvirt/storage-file/libvirt_storage_file_fs.so %%QEMU%%@dir /var/cache/libvirt/qemu %%QEMU%%@dir /var/lib/libvirt/qemu/channel/target %%QEMU%%@dir /var/lib/libvirt/qemu/channel %%QEMU%%@dir /var/lib/libvirt/qemu %%QEMU%%@dir /var/lib/libvirt/swtpm %%QEMU%%@dir /var/log/swtpm/libvirt/qemu %%QEMU%%@dir /var/log/swtpm/libvirt %%QEMU%%@dir /var/log/swtpm %%QEMU%%@dir /var/run/libvirt/qemu/swtpm %%QEMU%%@dir /var/run/libvirt/qemu %%XEN%%@dir /var/lib/libvirt/libxl %%XEN%%@dir /var/log/libvirt/libxl %%XEN%%@dir /var/run/libvirt/libxl @dir %%ETCDIR%%/qemu/networks/autostart @dir /var/cache/libvirt @dir /var/lib/libvirt/boot @dir /var/lib/libvirt/dnsmasq @dir /var/lib/libvirt/filesystems @dir /var/lib/libvirt/images @dir /var/lib/libvirt/lockd/files @dir /var/lib/libvirt/lockd @dir /var/lib/libvirt/network @dir /var/lib/libvirt @dir /var/lib @dir /var/log/libvirt/lxc @dir /var/log/libvirt/qemu @dir /var/log/libvirt/uml @dir /var/log/libvirt @dir /var/run/libvirt/lockd @dir /var/run/libvirt/network @dir /var/run/libvirt