aboutsummaryrefslogtreecommitdiff
path: root/deskutils/virt-manager
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove trailing whitespaces from category deskutilsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345403
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-2/+0
| | | | Notes: svn path=/head/; revision=338511
* - update to 1.2.0 and bump shared libraries in respective portsJason Helfman2013-12-171-1/+1
| | | | | | | | | - while here shift new lib_depends format where needed Changes: http://libvirt.org/news.html Notes: svn path=/head/; revision=336792
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in deskutils Notes: svn path=/head/; revision=336190
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* - attempt to fix fetch from third-partyJason Helfman2013-07-171-1/+4
| | | | | | | | | - add to public_distfiles while here as this issue has come up too often lately Reported by: pkg-fallout@ Notes: svn path=/head/; revision=323193
* - convert USE_GMAKE to USES=gmakeJason Helfman2013-07-061-1/+1
| | | | Notes: svn path=/head/; revision=322360
* - update to 1.1.0 and bump shared libraries in respective portsJason Helfman2013-07-021-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 Notes: svn path=/head/; revision=322201
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update deskutils/virt-manager to 0.9.5Jason Helfman2013-04-183-5/+5
| | | | | | | | | - update net-mgmt/virtinst to 0.600.4 Feature safe: yes Notes: svn path=/head/; revision=316080
* - update libvirt to 1.0.0, and bump others for shlib changeJason Helfman2012-12-111-7/+3
| | | | | | | | | - explictly tie to ABI version, required - update historical headers - add shared description for libvirt Notes: svn path=/head/; revision=308652
* - typoJason Helfman2012-09-051-1/+1
| | | | | | | Spotted by: beat@ Notes: svn path=/head/; revision=303728
* - follow r303724 shlib bump of libvirtJason Helfman2012-09-051-1/+2
| | | | Notes: svn path=/head/; revision=303725
* - update to 0.9.4, remove patchfile as it was merged into releaseJason Helfman2012-08-063-27/+4
| | | | | | | | The virt-manager release includes: - Fix VNC keygrab issues Notes: svn path=/head/; revision=302188
* - update to 0.9.3Jason Helfman2012-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 Notes: svn path=/head/; revision=301368
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.9.1Jason Helfman2012-02-033-5/+3
| | | | | | | Approved by: crees, rene (mentors, implicit) Notes: svn path=/head/; revision=290331
* move contributor address => jghJason Helfman2011-12-201-1/+1
| | | | | | | Approved by: crees (mentor) Notes: svn path=/head/; revision=287744
* - Remove unnecessary GNOME componentsEitan Adler2011-08-231-1/+2
| | | | | | | | | PR: 159922 Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer) Approved by: sahil (mentor) Notes: svn path=/head/; revision=280239
* Update to 0.9.0Tilman Keskinoz2011-07-303-43/+54
| | | | | | | | PR: 159262 Submitted by: maintainer Notes: svn path=/head/; revision=278579
* The "Virtual Machine Manager" application (virt-manager for short package name)Bernhard Froehlich2011-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> Notes: svn path=/head/; revision=277399