Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2004 00:40:10 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69132: update emulators/qemu to 0715 snapshot
Message-ID:  <200407152240.i6FMeAA11356@saturn.kn-bremen.de>
Resent-Message-ID: <200407152240.i6FMePBf018214@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69132
>Category:       ports
>Synopsis:       update emulators/qemu to 0715 snapshot
>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:   Thu Jul 15 22:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 5.2.1-SECURITY i386
>Organization:
me?  organized??
>Environment:
System: FreeBSD neptun 5.2.1-SECURITY FreeBSD 5.2.1-SECURITY #0: Wed May 26 04:19:54 GMT 2004     root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386


>Description:

	virtual console, adb fixes, etc.

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	11 Jul 2004 11:41:06 -0000	1.12
+++ Makefile	15 Jul 2004 22:17:53 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	qemu
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.0.s.20040715
 CATEGORIES=	emulators
-MASTER_SITES=	http://fabrice.bellard.free.fr/qemu/
+MASTER_SITES=	http://dad-answers.com/qemu/FreeBSD/
+DISTNAME=	${PORTNAME}-snapshot-2004-07-15_23
 
 MAINTAINER=	nox@jelal.kn-bremen.de
 COMMENT=	QEMU CPU Emulator
@@ -16,6 +17,7 @@
 BUILD_DEPENDS+=	texi2html:${PORTSDIR}/textproc/texi2html
 
 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.9
diff -u -r1.9 distinfo
--- distinfo	11 Jul 2004 11:41:06 -0000	1.9
+++ distinfo	15 Jul 2004 21:25:24 -0000
@@ -1,2 +1,2 @@
-MD5 (qemu-0.6.0.tar.gz) = cdbc7258f122f381cba7ac1ca6ce0722
-SIZE (qemu-0.6.0.tar.gz) = 874397
+MD5 (qemu-snapshot-2004-07-15_23.tar.bz2) = a45bec4f467f47401f745147091f1644
+SIZE (qemu-snapshot-2004-07-15_23.tar.bz2) = 747718
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/pkg-message,v
retrieving revision 1.3
diff -u -r1.3 pkg-message
--- pkg-message	6 Jun 2004 23:13:14 -0000	1.3
+++ pkg-message	15 Jul 2004 21:28:45 -0000
@@ -16,4 +16,6 @@
 patch to emulators/rtc.)
 - using physical media doesn't work on 4.x hosts (missing DIOCGMEDIASIZE
 ioctl)
+- leaving X grab with shift-ctrl now often leaves shift or ctrl `pressed'
+for the guest, hitting it once fixes that
 ====
Index: files/patch-bf
===================================================================
RCS file: /home/ncvs/ports/emulators/qemu/files/patch-bf,v
retrieving revision 1.1
diff -u -r1.1 patch-bf
--- files/patch-bf	3 Jun 2004 02:12:52 -0000	1.1
+++ files/patch-bf	14 Jul 2004 20:49:51 -0000
@@ -1,13 +1,4 @@
 Index: qemu/slirp/slirp_config.h
-@@ -61,7 +61,7 @@
- #define HAVE_STDLIB_H
- 
- /* Define if you have sys/ioctl.h */
--#undef HAVE_SYS_IOCTL_H
-+#define HAVE_SYS_IOCTL_H
- 
- /* Define if you have sys/filio.h */
- #undef HAVE_SYS_FILIO_H
 @@ -86,7 +86,7 @@
  #undef BAD_SPRINTF
  
@@ -35,15 +26,6 @@
  
  /* Define if you have sys/stropts.h */
  #undef HAVE_SYS_STROPTS_H
-@@ -162,7 +162,7 @@
- #define HAVE_MEMMOVE
- 
- /* Define if you have <termios.h> */
--#undef HAVE_TERMIOS_H
-+#define HAVE_TERMIOS_H
- 
- /* Define if you have gethostid */
- #undef HAVE_GETHOSTID
 @@ -180,7 +180,7 @@
  #undef HAVE_GRANTPT
  
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407152240.i6FMeAA11356>