| Port details on branch 2025Q4 |
- libvirt Toolkit to interact with virtualization capabilities
- 11.10.0 devel
=0 11.10.0Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2025-12-05 17:06:08
- Last Update: 2025-12-05 17:00:40
- Commit Hash: 4088a5c
- License: LGPL3
- WWW:
- https://libvirt.org/
- Description:
- A toolkit to interact with the virtualization capabilities of recent versions of
Linux, and other OSes.
libvirt provides:
* Remote management using TLS encryption and x509 certificates
* Remote management authenticating with Kerberos and SASL
* Local access control using PolicyKit
* Zero-conf discovery using Avahi multicast-DNS
* Management of virtual machines, virtual networks and storage
* Portable client API for Linux, Solaris and Windows
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libvirt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libvirt
- pkg install libvirt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libvirt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764695673
SHA256 (libvirt-11.10.0.tar.xz) = 66154fee836235678b712676b2589c45f66e3d6a8721ee0697c9f20a66cad0d8
SIZE (libvirt-11.10.0.tar.xz) = 10241776
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dnsmasq : dns/dnsmasq
- ggrep : textproc/gnugrep
- gsed : textproc/gsed
- rst2html : textproc/py-docutils@py311
- xsltproc : textproc/libxslt
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.4.1 : devel/gmake
- meson : devel/meson
- ninja : devel/ninja
- python3.11 : lang/python311
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- dnsmasq : dns/dnsmasq
- dmidecode : sysutils/dmidecode
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgnutls.so : security/gnutls
- libssh.so : security/libssh
- libssh2.so : security/libssh2
- libslirp.so : net/libslirp
- libjson-c.so : devel/json-c
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libvirt-11.10.0:
BHYVE=on: bhyve driver
DOCS=on: Build and/or install documentation
LIBSSH=on: libssh remote transport
LIBSSH2=on: libssh2 remote transport
NLS=on: Native Language Support
NSS=off: Name Service Switch plugin
QEMU=off: QEMU driver
READLINE=on: Command line editing via libreadline
SASL=off: SASL authentication support
SLIRP=on: SLIRP networking for bhyve driver
XEN=off: Xen support via libxl
ZFS=on: ZFS storage driver
===> Use 'make config' to modify these settings
- Options name:
- devel_libvirt
- USES:
- gnome charsetfix compiler:c++0x cpe gettext-runtime gmake meson pathfix perl5 python:build pkgconfig shebangfix tar:xz gettext readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.10.0 05 Dec 2025 17:00:40
    |
Roman Bogorodskiy (novel)  |
devel/libvirt: update to 11.10.0
- Update to 11.10.0
- As this release adds SLIRP networking support for the bhyve driver,
add the SLIRP option which register dependency on net/libslirp. It's
enabled by default when the BHYVE option is enabled by default,
and implies BHYVE.
- Handle SHEBANG and plist entries for qemu's 'virt-qemu-qmp-proxy'
and 'virt-qemu-sev-validate' scripts [1]
PR: 291283 [1] (based on)
Submitted by: David Horn [1]
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 16adc595b008cad7ed789d165a3308110b953aba) |
Number of commits found: 1
|