summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-01-01 13:48:45 +0000
committerxtraeme <xtraeme>2006-01-01 13:48:45 +0000
commit7bb3124e988ab9a631219860957a84c44eac4009 (patch)
tree300a2bd6b63409bf5ba094a712959dff9b4703df /emulators/qemu/Makefile
parent19d62eeb750303c03d3a36308d98ed35a0d952a6 (diff)
downloadpkgsrc-7bb3124e988ab9a631219860957a84c44eac4009.tar.gz
Update to 0.8.0 (update provided by Hubert Feyrer, thanks :-)
* Support for ARM Integrator/CP board system emulation. * Support for MIPS R4K system emulation. * Initial SMP support on x86 (up to 255 CPUs !). * Many new audio emulation features. * Initial USB support. * New networking options for VLAN support between several QEMU instances.
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 55fd57b8f47..65edc815865 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.23 2005/12/13 08:39:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.24 2006/01/01 13:48:45 xtraeme Exp $
#
-DISTNAME= qemu-0.7.2
-PKGREVISION= 4
+DISTNAME= qemu-0.8.0
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/
MAINTAINER= xtraeme@NetBSD.org
-HOMEPAGE= http://fabrice.bellard.free.fr/qemu/
+HOMEPAGE= http://www.qemu.org/
COMMENT= CPU emulator using dynamic translation
CONFLICTS+= qemu-bin-*