aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/virt-manager
Commit message (Collapse)AuthorAgeFilesLines
* - attempt to fix fetch from third-partyjgh2013-07-181-1/+4
| | | | | | - add to public_distfiles while here as this issue has come up too often lately Reported by: pkg-fallout@
* - convert USE_GMAKE to USES=gmakejgh2013-07-061-1/+1
|
* - update to 1.1.0 and bump shared libraries in respective portsjgh2013-07-031-1/+2
| | | | | | | - 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
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - update deskutils/virt-manager to 0.9.5jgh2013-04-193-5/+5
| | | | | | - update net-mgmt/virtinst to 0.600.4 Feature safe: yes
* - update libvirt to 1.0.0, and bump others for shlib changejgh2012-12-111-7/+3
| | | | | | - explictly tie to ABI version, required - update historical headers - add shared description for libvirt
* - typojgh2012-09-061-1/+1
| | | | Spotted by: beat@
* - follow r303724 shlib bump of libvirtjgh2012-09-061-1/+2
|
* - update to 0.9.4, remove patchfile as it was merged into releasejgh2012-08-073-27/+4
| | | | | The virt-manager release includes: - Fix VNC keygrab issues
* - update to 0.9.3jgh2012-07-234-24/+102
| | | | | | | | | | * 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
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 0.9.1jgh2012-02-033-5/+3
| | | | Approved by: crees, rene (mentors, implicit)
* move contributor address => jghjgh2011-12-211-1/+1
| | | | Approved by: crees (mentor)
* - Remove unnecessary GNOME componentseadler2011-08-231-1/+2
| | | | | | PR: 159922 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer) Approved by: sahil (mentor)
* Update to 0.9.0arved2011-07-303-43/+54
| | | | | PR: 159262 Submitted by: maintainer
* The "Virtual Machine Manager" application (virt-manager for short package name)decke2011-07-094-0/+154
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>