Bug 104989 - update emulators/qemu to 20061031 snapshot
Summary: update emulators/qemu to 20061031 snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 22:00 UTC by Juergen Lock
Modified: 2006-10-31 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (8.71 KB, patch)
2006-10-31 22:00 UTC, Juergen Lock
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Lock 2006-10-31 22:00:37 UTC
	
- 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

Fix: New files: files/patch-vl.h files/patch-Makefile files/patch-vl.c-serial
	files/cdrom-dma-patch
How-To-Repeat: 	n/a
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-10-31 22:55:41 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 22:55:50 UTC
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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"