ports/90709: update emulators/qemu to 0.8.0 release

Juergen Lock nox at jelal.kn-bremen.de
Tue Dec 20 20:00:24 UTC 2005


>Number:         90709
>Category:       ports
>Synopsis:       update emulators/qemu to 0.8.0 release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 20 20:00:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 5.3-RELEASE-p20 i386
>Organization:
me?  organized??
>Environment:
System: FreeBSD saturn 5.3-RELEASE-p20 FreeBSD 5.3-RELEASE-p20 #1: Fri Jul 29 14:59:03 CEST 2005 nox at saturn:/usr/home/nox/src5/usr/src/sys/i386/compile/NEPTUN i386


>Description:

generate GPF if non canonical addresses,
NIC emulation for qemu arm-softmmu (Paul Brook),
Arm mulxy insn fix (Paul Brook), segment validation fix in lret/iret,
gdb MIPS support and memory access error reporting (Daniel Jacobowitz),
correct MIPS state restoring (Daniel Jacobowitz),
mips kernel command line support (Daniel Jacobowitz),
MIPS unaligned accesses exceptions (Daniel Jacobowitz),
MIPS halt support - MIPS static state fix (Daniel Jacobowitz),
MIPS fixes (Daniel Jacobowitz), sparc PAGE_EXEC support (Blue Swirl),
cdrom_read_toc support (Blue Swirl), Initial SPARC SMP support (Blue Swirl),
mipsel target, mips and mipsel support - fixed e_type mask,
switch_tss fix (aka spoon OS bug), mipsel disas fix,
initial support for up to 255 CPUs,
fixed null segment validation (aka x86_64 regression bug),
moved mp config table to a safer place,
'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante),
switching to Arm mode in do_interrupt() (Paul Brook),
arm cpu_reset() fix (Paul Brook), arm smc91c111 fixes (Paul Brook),
do not init ne2000 if no network enabled, use IPPROTO_IP instead of SOL_IP,
qcow_make_empty() support (Johannes Schindelin),
Major overhaul of the virtual FAT driver for read/write support
(Johannes Schindelin),
avoid echo on pty devices (David Decotigny) - fixes in the command
line help, better help option support (Bernhard Fischer),
suppressed -enable-audio and simplified -soundhw option handling (malc)

>How-To-Repeat:
	n/a
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	3 Dec 2005 03:18:40 -0000	1.38
+++ Makefile	20 Dec 2005 19:37:38 -0000
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	qemu
-PORTVERSION=	0.7.2s.20051130
+PORTVERSION=	0.8.0
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.qemu.org/:release \
 		http://people.fruitsalad.org/nox/qemu/:snapshot \
 		http://www.volny.cz/xnavara/qemu/:snapshot \
 		http://qemu.dad-answers.com/download/qemu/:snapshot
-DISTNAME=	${PORTNAME}-snapshot-2005-11-30_23
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:snapshot
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:release
 
 MAINTAINER=	nox at jelal.kn-bremen.de
 COMMENT=	QEMU CPU Emulator
@@ -27,7 +26,6 @@
 .endif
 
 HAS_CONFIGURE=	yes
-USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GETOPT_LONG=	yes
 USE_SDL=	sdl
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	3 Dec 2005 03:18:40 -0000	1.24
+++ distinfo	20 Dec 2005 19:38:33 -0000
@@ -1,2 +1,2 @@
-MD5 (qemu-snapshot-2005-11-30_23.tar.bz2) = 40b6eca5be9c491aafa6c1edea750835
-SIZE (qemu-snapshot-2005-11-30_23.tar.bz2) = 1241259
+MD5 (qemu-0.8.0.tar.gz) = eb175b26583280706fe7e4d8910d320d
+SIZE (qemu-0.8.0.tar.gz) = 1497965
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list