Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.0_5 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
4.1.0_4 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
4.1.0_3 20 Mar 2024 07:23:22
    |
Yasuhiro Kimura (yasu)  |
deskutils/virt-manager: Move man pages to share/man
Approved by: portmgr (blanket) |
4.1.0_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.1.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
4.1.0_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
4.1.0 31 Oct 2022 20:35:58
    |
Roman Bogorodskiy (novel)  |
deskutils/virt-manager: update to 4.1.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.0.0_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.0.0_2 16 Apr 2022 04:19:54
    |
Po-Chuan Hsieh (sunpoet)  |
deskutils/virt-manager: Fix build with setuptools 61.0.0+
With hat: python |
4.0.0_2 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
4.0.0_1 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
4.0.0 11 Mar 2022 13:00:01
    |
Roman Bogorodskiy (novel)  |
deskutils/virt-manager: update to 4.0.0 |
3.2.0 19 Oct 2021 08:36:47
    |
Tobias Kortkamp (tobik)  |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
3.2.0 10 Oct 2021 19:44:42
    |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
3.2.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 17 Nov 2020 13:42:33
  |
novel  |
deskutils/virt-manager: update to 3.2.0 |
3.1.0_1 09 Nov 2020 17:08:12
  |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
3.1.0 03 Oct 2020 04:32:02
  |
novel  |
deskutils/virt-manager: update to 3.1.0 |
3.0.0 19 Sep 2020 11:33:37
  |
novel  |
deskutils/virt-manager: update to 3.0.0 |
2.2.1_1 27 Oct 2019 10:50:46
  |
novel  |
deskutils/virt-manager: add missing dependency
Register dependency on gtksourceview4. Without it,
virt-manager fails to open VM details window.
Reported by: Musaelyanc Alexey |
2.2.1 05 Sep 2019 20:11:52
  |
jgh  |
- no longer hosting distfiles |
2.2.1 28 Jul 2019 09:46:18
  |
novel  |
deskutils/virt-manager: update to 2.2.1 |
2.1.0_1 01 May 2019 19:35:15
  |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
2.1.0 15 Feb 2019 23:51:03
  |
sunpoet  |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
2.1.0 07 Feb 2019 16:39:05
  |
novel  |
deskutils/virt-manager: update to 2.1.0 |
2.0.0 08 Jan 2019 11:54:12
  |
tobik  |
Do not set INSTALLS_ICONS twice
While here add USES=gnome |
2.0.0 06 Jan 2019 13:06:44
  |
tcberner  |
deskutils/virt-manager: add USE_PYTHON=noflavors
[00:01:34] Warning: (deskutils/virt-manager@py35): Error: Duplicated origin for
virt-manager-2.0.0: deskutils/virt-manager@py35 AND deskutils/virt-manager.
Rerun with -v to see which ports are depending on these.
[00:01:34] Warning: (deskutils/virt-manager@py37): Error: Duplicated origin for
virt-manager-2.0.0: deskutils/virt-manager@py37 AND deskutils/virt-manager.
Rerun with -v to see which ports are depending on these.
Approved by: portmgr (antoine) |
2.0.0 12 Nov 2018 17:23:18
  |
novel  |
deskutils/virt-manager: update to 2.0.0
* Bump required to 3.3+ as 2.7 is no longer supported
* Drop www/py-urlgrabber dependency as it's not used anymore |
1.5.1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.5.1 29 Apr 2018 13:35:08
  |
novel  |
deskutils/virt-manager: update to 1.5.1
Also, and runtime dependency on security/openssh-askpass which is used
when connecting over ssh. |
1.4.3 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.4.3 24 Sep 2017 09:14:59
  |
novel  |
deskutils/virt-manager: update to 1.4.3 |
1.4.2 03 Sep 2017 07:07:11
  |
novel  |
deskutils/virt-manager: update to 1.4.2 |
1.4.1 14 Jul 2017 15:05:46
  |
novel  |
deskutils/virt-manager: update to 1.4.1
- Update to 1.4.1
- Drop patch-virtManager_viewers.py as it was previously
cherry-picked from upstream, but it's included into this release
PR: 220515
Submitted by: Yonas Yanfa |
1.4.0_1 20 Nov 2016 16:10:19
  |
novel  |
deskutils/virt-manager: fix spice console
- add an upstream patch to fix spice console
- bump PORTREVISION
PR: 214625
Submitted by: Alexandr Krivulya
Obtained from: upstream git repository |
1.4.0 03 Jul 2016 16:43:33
  |
novel  |
deskutils/virt-manager: update to 1.4.0 |
1.3.2_1 12 Apr 2016 17:23:08
  |
novel  |
deskutils/virt-manager: add missing run dep on www/py-requests
Bump PORTREVISION due to packaging change.
Reported by: Rainbow <rainbow@hacker.horse> |
1.3.2 09 Apr 2016 03:44:44
  |
novel  |
deskutils/virt-manager: update to 1.3.2 |
1.2.1_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.1_1 19 Oct 2015 14:50:52
  |
amdmi3  |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
1.2.1_1 29 Sep 2015 18:26:09
  |
jgh  |
- over to novel@ |
1.2.1_1 17 Sep 2015 16:15:11
  |
jgh  |
- address location of cpu_map.xml in capabilities.py [1]
- Use GtkVnc.Display() not GtkVnc.Display.new() [2]
- bump portrev
Both of these issues have been addressed upstream by crobinso@redhat.com:
[1]
https://github.com/virt-manager/virt-manager/commit/b15c44923c9af9d42d04a508de0d9cc8744dc73e
[2]
https://github.com/virt-manager/virt-manager/commit/5df6757a0bd9b8f4dcca17a73bad3d9fe46d7823
PR: 203152 [2]
Submitted by: yonas@fizk.net [2], daniel@morante.net (via mail) [1] |
1.2.1 10 Aug 2015 21:10:18
  |
jgh  |
- update to 1.2.1
From Changelog:
Release 1.2.1 (June 06, 2015)
-----------------------------
- Bugfix release
- Fix connecting to older libvirt versions (Michal Kepie'n)
- Fix connecting to VM console with non-IP hostname (Giuseppe Scrivano)
- Fix addhardware/create wizard errors when a nodedev disappears
- Fix adding a second cdrom via customize dialog
Release 1.2.0 (May 04, 2015)
----------------------------
- OVMF/AAVMF Support (Laszlo Ersek, Giuseppe Scrivano, Cole Robinson) (Only the first 15 lines of the commit message are shown above ) |
1.1.0_6 07 Aug 2015 17:48:21
  |
jgh  |
- address python issue with Uses shebang
PR: 202106
Reported by: lantw44@gmail.com |
1.1.0_5 06 Aug 2015 11:20:05
  |
amdmi3  |
- Properly fix all shebangs
- Add NO_ARCH
Reported by: kwm
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.1.0_4 28 Jul 2015 21:31:23
  |
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
1.1.0_3 29 Apr 2015 16:25:59
  |
jgh  |
- fix Xen text console issue
PR: 199750
Submitted by: lantw44@gmail.com |
1.1.0_2 08 Apr 2015 18:20:13
  |
jgh  |
- fix outdated dependencies, and address old api [1]
- while here address autoplist issue and sort python variables
PR: 199108 [1]
Submitted by: lantw44@gmail.com [1] |
1.1.0_1 11 Feb 2015 23:05:41
  |
antoine  |
Fix a typo in RUN_DEPENDS |
1.1.0_1 09 Feb 2015 16:23:49
  |
jgh  |
- py-spice-gtk has been added as dependency
- bump portrevision
PR: 195809
Reported by: amdmi3@ |
1.1.0 04 Dec 2014 18:07:37
  |
jgh  |
- remove CPE information, as it is not registered |
1.1.0 21 Nov 2014 22:33:00
  |
jgh  |
- detect libosinfo more effectively
- add cpe information
- remove pkg-plist (missed in r372972) |
1.1.0 21 Nov 2014 00:48:12
  |
jgh  |
- update to 1.1.0
- patch to work with gtk2/3 [1]
- this update obsoletes net-mgmt/virtinst (merged)
Changelog: See http://virt-manager.org/download/
Obtained from: https://build.opensuse.org/package/view_file/openSUSE \
:Factory/virt-manager/virt-manager-Gtk-30.patch [1] |
0.9.5_8 19 Nov 2014 11:49:06
  |
kwm  |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
0.9.5_8 04 Nov 2014 18:41:16
  |
jgh  |
- update libvirt to 1.2.10
- chase shared library bump |
0.9.5_7 29 Oct 2014 22:17:56
  |
jgh  |
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port
PR: 192441 (based on)
Submitted by: olevole@olevole.ru |
0.9.5_6 20 Oct 2014 11:52:39
  |
bapt  |
Cleanup plist |
0.9.5_6 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.9.5_6 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.9.5_5 28 Aug 2014 21:21:57
  |
tijl  |
security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc
devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip
devel/libvirt-glib:
- Convert to USES=libtool
Approved by: portmgr (implicit, bump unstaged port) |
0.9.5_4 02 Jun 2014 14:53:33
  |
jgh  |
- bring in dependency of devel/py-libvirt
PR: ports/190278
Submitted by: rakuco@ |
0.9.5_3 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.9.5_2 04 Apr 2014 13:18:09
  |
bapt  |
Supprot stage
Use options helpers |
0.9.5_2 21 Feb 2014 13:36:04
  |
ehaupt  |
Remove trailing whitespaces from category deskutils |
0.9.5_2 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.9.5_2 03 Jan 2014 00:46:47
  |
bapt  |
Part 1 at removing now useless FETCH_ARGS redifition |
0.9.5_2 17 Dec 2013 23:54:04
  |
jgh  |
- update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed
Changes: http://libvirt.org/news.html |
0.9.5_1 11 Dec 2013 18:28:10
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
0.9.5_1 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.9.5_1 17 Jul 2013 23:32:02
  |
jgh  |
- attempt to fix fetch from third-party
- add to public_distfiles while here as this issue has come up too often lately
Reported by: pkg-fallout@ |
0.9.5_1 06 Jul 2013 01:22:57
  |
jgh  |
- convert USE_GMAKE to USES=gmake |
0.9.5_1 02 Jul 2013 20:23:00
  |
jgh  |
- update to 1.1.0 and bump shared libraries in respective ports
- while here:
- fix option check in sysutils/cfengine34
- move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested
by kwm@)
- restore ABI version in net-mgmt/collectd5 |
0.9.5 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.5 18 Apr 2013 23:25:49
  |
jgh  |
- update deskutils/virt-manager to 0.9.5
- update net-mgmt/virtinst to 0.600.4
Feature safe: yes |
0.9.4_2 11 Dec 2012 00:48:33
  |
jgh  |
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt |
0.9.4_1 05 Sep 2012 22:53:54
  |
jgh  |
- typo
Spotted by: beat@ |
0.9.4_1 05 Sep 2012 21:48:21
  |
jgh  |
- follow r303724 shlib bump of libvirt |
0.9.4 06 Aug 2012 16:18:10
 |
jgh  |
- update to 0.9.4, remove patchfile as it was merged into release
The virt-manager release includes:
- Fix VNC keygrab issues |
0.9.3 23 Jul 2012 05:48:14
 |
jgh  |
- update to 0.9.3
* Convert to gtkbuilder: UI can now be editted with modern glade tool
* virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
* Option to configure spapr net and disk devices for pseries (Li Zhang)
* Many bug fixes and improvements
- bring in patch already pushed upstream for hardcoding of python
(http://git.fedorahosted.org/git/?p=virt-manager.git;a=commit;h=30282a17091014ba5a96d20f4260df55779933c4)
- account for NLS |
0.9.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.1 03 Feb 2012 01:40:44
 |
jgh  |
- Update to 0.9.1
Approved by: crees, rene (mentors, implicit) |
0.9.0_1 20 Dec 2011 17:10:20
 |
jgh  |
move contributor address => jgh
Approved by: crees (mentor) |
0.9.0_1 23 Aug 2011 03:58:16
 |
eadler  |
- Remove unnecessary GNOME components
PR: 159922
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
Approved by: sahil (mentor) |
0.9.0 30 Jul 2011 15:22:50
 |
arved  |
Update to 0.9.0
PR: 159262
Submitted by: maintainer |
0.8.7 09 Jul 2011 13:39:36
 |
decke  |
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: http://virt-manager.org
PR: ports/157735
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |