summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.0 - announce message is here:Juergen Lock2014-04-181-35/+22
| | | | | | | | | | | http://article.gmane.org/gmane.comp.emulators.qemu/267615 - Take updated bsd-user patches from sbruno's github repo. [1] - Add headers to my recent bsd-user patches. (they are applied as in the EXTRA_PATCHES order in the port Makefile) Submitted by: sbruno [1] Obtained from: https://github.com/seanbruno/qemu/commits/bsd-user [1]
* - Update to 1.7.0, announce message is here:Juergen Lock2013-12-301-18/+18
| | | | | | | | http://lists.nongnu.org/archive/html/qemu-devel/2013-12/msg01770.html - Bring back BSD_USER knob thanx to sson's latest patches. [1] Submitted by: sson [1]
* - Update to 1.6.0 - announce message is here:Juergen Lock2013-08-201-8/+0
| | | | | | | | | https://lists.gnu.org/archive/html/qemu-devel/2013-08/msg02245.html - Remove bsd-user support as sson's patches no longer apply, you can still use his (older) git tree or my port of it on redports as described here: https://wiki.freebsd.org/QemuUserModeHowTo
* - Update to 1.5.0, announce message is here:Juergen Lock2013-05-291-0/+48
| | | | | | | | | | | | | | | https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html Full changelog: http://wiki.qemu.org/ChangeLog/1.5 The new libusb host code needs recent 10-current; for older releases you can still try the net/usbredir support knob, see pkg-message for details. - Update pkg-message a bit. Thanx to: emaste for some suggestions
* - Update to 1.1.1, announce message is here:Juergen Lock2012-07-191-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html - Rename CLANG workaround knob to CLANG_HACK to avoid it being inadvertently triggered by WITH_CLANG in make.conf etc. - Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the 1.1.1 distfile is in fact compressed with gzip not bzip2 despite the extension. - Add preliminary arm-bsd-user support, this still will only run very simple executables like a static echo (the same as the rest of the bsd-user targets) due to lots of syscall handling still missing. Help welcome there! :) This work was started by bapt and cognet, I fixed syscall arg passing (only the first four are passed in registers, the rest on the stack) as well as errno and carry handling at syscall return among other things and cleaned up cognet's version a bit. (The OpenBSD case is untested and probably wrong.) [1] Some notes in this post: http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html Submitted by: cognet [1] (initial version of the patch)
* - Update net/usbredir to 0.4.3 .Juergen Lock2012-06-091-4/+4
| | | | | | - Update emulators/qemu-devel to 1.1.0 - announce posting is here: http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html
* Update to 0.13.0Juergen Lock2010-10-211-17/+24
|
* Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,Juergen Lock2010-01-171-7/+28
| | | | | | | | | | | | | | | | | release announcement is here: http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html Quoting from pkg-message: - kqemu is no longer supported in qemu upstream after the 0.11 branch was created, which means also not in this version. (Linux has moved on to kvm now for qemu(-like) virtualization needs, so if you want qemu to go faster and don't want to switch to virtualbox or stick to the older emulators/qemu port which is at 0.11.1 atm and as such still supports kqemu you should help getting the FreeBSD kvm port updated and completed: http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD )
* Fix NOPORTDOCS when texi2html is not installedJuergen Lock2008-06-031-0/+10
| | | | Found by: itetcu
* Update to 0.8.1.Norikatsu Shigemura2006-05-061-10/+0
| | | | | PR: ports/96876 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Update to 2006-04-26 snapshotPav Lucistnik2006-04-291-0/+10
PR: ports/96426 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)