aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libvirt.rb
AgeCommit message (Collapse)Author
2012-01-15libvirt 0.9.9Justin Clift
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-09libvirt 0.9.8Justin Clift
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-08libvirt 0.9.7Justin Clift
Now supports VirtualBox 4.1.x on OSX, plus many other enhancements: http://www.libvirt.org/news.html Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-22libvirt 0.9.6Justin Clift
Closes #7755. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-08-10libvirt: support VirtualBox by defaultgnu-user
- Enabled support for VirtualBox by default - Removed support for qemu, since there is no OS X support, because according to libvirt "./configure --help" qemu is installed by default with the argument "--with-qemu=yes" unless otherwise specified Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-03libvirt 0.9.4Justin Clift
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-05libvirt 0.9.3Justin Clift
Also includes upstream patch from 0.9.4 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-06libvirt 0.9.2Justin Clift
* Works with YAJL 2.x now. * OpenVZ support is now Linux-only, so has been disabled. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-16Revert libvirt due to yajl conflict.Adam Vandenberg
2011-05-16libvirt 0.9.1Adam Vandenberg
2011-04-09Normalize use of MACOS_VERSIONAdam Vandenberg
2011-03-25Update fails_with_llvm in formulaeAdam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-02-19Update formula: libvirtJustin Clift
Now explicitly lists compilation options in use, and also now depends upon YAJL 1.0.11. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-17Update formula: libvirtJustin Clift
Updated for new upstream libvirt 0.8.8 release. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-04Updated formula: libvirtJustin Clift
Updated for new 0.8.7 upstream release of libvirt. Closes #3813. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-02Updated formula: libvirtJustin Clift
No longer has a dependency on GNU awk for building. Thanks to Mike McQuaid for prompting this. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-01Updated formula: libvirtJustin Clift
Updated for the new upstream 0.8.6 release of libvirt. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-10-30Updated formula: libvirtJustin Clift
Updated to use the new libvirt 0.8.5 release, which now works on OSX without any patches. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-28Updated formula: libvirtJustin Clift
Updated to use a more recent libvirt upstream source snapshot, that includes further fixes for OSX. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-23Updated formula: libvirtJustin Clift
Added dependencies specific to Leopard (10.5), that may also be applicable to earlier releases. Thanks to Ruben Kerkhof for the initial bug reports, plus assistance in testing and trying things out. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-22Updated formula: libvirtJustin Clift
Uses a newer snapshot of libvirt git source, generated by Mitchell Hashimoto. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-06New formula: libvirtJustin Clift
Based upon a development snapshot between the 0.8.4 and 0.8.5 releases, where libvirt is now known to compile and run on MacOS X. Signed-off-by: Adam Vandenberg <flangy@gmail.com>