Port details on branch 2022Q2 |
- libvirt Toolkit to interact with virtualization capabilities
- 8.1.0_2 devel
=0 8.1.0_2Version of this port present on the latest quarterly branch. - Maintainer: novel@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- 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
WWW: https://libvirt.org/
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - 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 = 1646237277
SHA256 (libvirt-8.1.0.tar.xz) = 3c6c43becffeb34a3f397c616206aa69a893ff8bf5e8208393c84e8e75352934
SIZE (libvirt-8.1.0.tar.xz) = 8881608
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
- grep : textproc/gnugrep
- gsed : textproc/gsed
- rst2html-3.8 : textproc/py-docutils@py38
- xsltproc : textproc/libxslt
- gmake>=4.3 : devel/gmake
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- python3.8 : lang/python38
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- dnsmasq : dns/dnsmasq
- dmidecode : sysutils/dmidecode
- Library dependencies:
-
- libcurl.so : ftp/curl
- libgcrypt.so : security/libgcrypt
- libgnutls.so : security/gnutls
- libxml2.so : textproc/libxml2
- libssh.so : security/libssh
- libssh2.so : security/libssh2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libintl.so : devel/gettext-runtime
- libreadline.so.8 : devel/readline
- This port is required by:
- for Libraries
-
- deskutils/virt-manager
- devel/libvirt-glib
- net-mgmt/virt-viewer
Configuration Options:
- ===> The following configuration options are available for libvirt-8.1.0_2:
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
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 libtool meson pathfix perl5 python:3.6+,build pkgconfig shebangfix tar:xz gettext readline
- pkg-message:
- For install:
- To enable libvirtd please add libvirtd_enable="YES" to
/etc/rc.conf.
NOTE ON CONFIGURATION:
The libvirt port does not come with networking configuration enabled.
The 'default' network definition is available at:
/usr/local/share/examples/libvirt/networks/default.xml
To enable this network please do the following:
cp /usr/local/share/examples/libvirt/networks/default.xml /usr/local/etc/libvirt/qemu/networks
To configure this network for autostart, execute the following:
ln -s ../default.xml /usr/local/etc/libvirt/qemu/networks/autostart/default.xml
If you have libvirtd already running you'll need to restart it for changes
to take effect.
For more details on using libvirt with bhyve please refer to:
/usr/local/share/doc/libvirt/html/drvbhyve.html
or:
http://libvirt.org/drvbhyve.html
- 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 |
8.1.0_2 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|