notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
virt-manager Toolkit to interact with virtualization capabilities
4.0.0_2 deskutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0_2Version of this port present on the latest quarterly branch.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: net-mgmt
License: LGPL3
WWW:
https://virt-manager.org/
Description:
The "Virtual Machine Manager" application (virt-manager for short package name) is a desktop user interface for managing virtual machines. It presents a summary view of running domains, their live performance & resource utilization statistics. The detailed view graphs performance & utilization over time. Wizards enable the creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. An embedded VNC client viewer presents a full graphical console to the guest domain. WWW: https://virt-manager.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/virt-manager-4.0.0_2/catalog.mk
  2. /usr/local/share/licenses/virt-manager-4.0.0_2/LICENSE
  3. /usr/local/share/licenses/virt-manager-4.0.0_2/LGPL3
Collapse this list.
Dependency lines:
  • virt-manager>0:deskutils/virt-manager
To install the port:
cd /usr/ports/deskutils/virt-manager/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/virt-manager
  • pkg install virt-manager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: virt-manager
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1646479034 SHA256 (virt-manager-4.0.0.tar.gz) = 515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086 SIZE (virt-manager-4.0.0.tar.gz) = 3096236

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rst2man : textproc/py-docutils@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
  4. msgfmt : devel/gettext-tools
  5. intltool-extract : textproc/intltool
  6. py38-gobject3>=0 : devel/py-gobject3@py38
Runtime dependencies:
  1. py38-dbus>=0.83.2 : devel/py-dbus@py38
  2. py38-libxml2>=2.7.8 : textproc/py-libxml2@py38
  3. vte3>=0 : x11-toolkits/vte3
  4. py38-ipaddr>=0 : devel/py-ipaddr@py38
  5. py38-libvirt>=0 : devel/py-libvirt@py38
  6. py38-requests>=0 : www/py-requests@py38
  7. gtk-vnc>=0.4.4 : net/gtk-vnc
  8. libvirt-glib>=0.1.9 : devel/libvirt-glib
  9. libosinfo>=0 : devel/libosinfo
  10. spice-gtk>=0.26 : deskutils/spice-gtk
  11. ssh-askpass : security/openssh-askpass
  12. py38-setuptools>0 : devel/py-setuptools@py38
  13. python3.8 : lang/python38
  14. g-ir-scanner : devel/gobject-introspection
  15. py38-gobject3>=0 : devel/py-gobject3@py38
Library dependencies:
  1. libvirt.so : devel/libvirt
  2. libintl.so : devel/gettext-runtime
  3. libatk-1.0.so : accessibility/atk
  4. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgtk-3.so : x11-toolkits/gtk30
  8. libgtksourceview-4.so : x11-toolkits/gtksourceview4
  9. librsvg-2.so : graphics/librsvg2-rust
  10. libxml2.so : textproc/libxml2
  11. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_virt-manager
USES:
python:3.3+ gettext gnome shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://virt-manager.org/download/sources/virt-manager/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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