Port details |
- virtinst Module to help in starting installations inside of virtual machines
- 0.600.4_5 net-mgmt
=0 0.600.4_5Version of this port present on the latest quarterly branch.
- Maintainer: jgh@FreeBSD.org
- Port Added: 2011-07-09 06:55:46
- Last Update: 2014-11-21 00:48:12
- SVN Revision: 372972
- License: not specified in port
- WWW:
- http://virt-manager.org
- Description:
- virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests. It uses libvirt (http://www.libvirt.org) for starting
things.
WWW: http://virt-manager.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py27-virtinst>0:net-mgmt/virtinst
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-virtinst
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-urlgrabber>=3.9.1 : www/py-urlgrabber
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Library dependencies:
-
- libvirt.so : devel/libvirt
- libintl.so : devel/gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.600.4_5 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.600.4_5 04 Nov 2014 18:41:16 |
jgh |
- update libvirt to 1.2.10
- chase shared library bump |
0.600.4_4 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.600.4_3 24 Oct 2014 16:29:52 |
mva |
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python
Approved by: portmgr (implicit) |
0.600.4_3 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.600.4_2 04 Apr 2014 13:57:25 |
bapt |
One USE_PYTHON is enough
s/-script:// |
0.600.4_2 01 Feb 2014 16:14:06 |
miwi |
- Stage support |
0.600.4_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.600.4_2 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
0.600.4_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.600.4_1 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.600.4_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.600.4 10 May 2013 06:59:35 |
jgh |
- attempt to fix fetch
Reported by: pointyhat |
0.600.4 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.600.4 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.600.3 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.600.3 05 Sep 2012 21:48:21 |
jgh |
- follow r303724 shlib bump of libvirt |
0.600.3 06 Aug 2012 16:15:23 |
jgh |
- update to 0.600.3
The virtinst release includes:
- virt-install: Fix --cpuset=auto
- virt-clone: Fix cloning to existing local managed block device |
0.600.2 23 Jul 2012 05:43:42 |
jgh |
- update to 0.600.2
* virt-install: New --memballoon option (Eiichi Tsukata)
* virt-install: Improved qemu/kvm pseries support (Li Zhang, Qing Lin)
* virt-install: Support setting BIOS path using -boot loader=PATH
* Various bug fixes and improvements |
0.600.1 02 Feb 2012 23:20:23 |
jgh |
- Update to 0.600.1
- while here move man installation away from ${PREFIX}/share
Approved by: crees, rene (mentors, implicit) |
0.600.0 20 Dec 2011 17:10:20 |
jgh |
move contributor address => jgh
Approved by: crees (mentor) |
0.600.0 30 Jul 2011 15:11:15 |
arved |
Update to 0.600.0
PR: 159261
Submitted by: Jason Helfman |
0.500.6 09 Jul 2011 06:55:22 |
decke |
virtinst is a module to help in starting installations of Fedora/Red
Hat Enterprise Linux related distributions inside of virtual
machines. It supports both paravirt guests (for which only FC and
RHEL guests are currently supported) as well as fully virtualized
guests. It uses libvirt (http://www.libvirt.org) for starting
things.
WWW: http://virt-manager.org
PR: ports/157697
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> |