Date: Tue, 31 Oct 2006 22:55:34 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/qemu Makefile distinfo pkg-message pkg-plist ports/emulators/qemu/files cdrom-dma-patch patch-Makefile patch-vl.c-serial patch-vl.h Message-ID: <200610312255.k9VMtY9r033240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-10-31 22:55:34 UTC
FreeBSD ports repository
Modified files:
emulators/qemu Makefile distinfo pkg-message pkg-plist
Added files:
emulators/qemu/files cdrom-dma-patch patch-Makefile
patch-vl.c-serial patch-vl.h
Log:
- update to 20061031 cvs snapshot (now uses aio and supports acpi and a new
qcow2 image format)
- properly respect NOPORTDOCS
- make -serial /dev/cuadX work (modified patch from this post:
http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi
Michael! :)
- add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work
around atapicam problems in FreeBSD guests with the now by default enabled
ide cdrom dma patch)
- use OPTIONS
PR: ports/104989
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Revision Changes Path
1.58 +39 -44 ports/emulators/qemu/Makefile
1.33 +3 -3 ports/emulators/qemu/distinfo
1.1 +10 -0 ports/emulators/qemu/files/cdrom-dma-patch (new)
1.1 +11 -0 ports/emulators/qemu/files/patch-Makefile (new)
1.1 +17 -0 ports/emulators/qemu/files/patch-vl.c-serial (new)
1.1 +12 -0 ports/emulators/qemu/files/patch-vl.h (new)
1.16 +10 -1 ports/emulators/qemu/pkg-message
1.17 +1 -1 ports/emulators/qemu/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610312255.k9VMtY9r033240>
