Bug 104989

Summary: update emulators/qemu to 20061031 snapshot
Product: Ports & Packages Reporter: Juergen Lock <nox>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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"