aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-user-static
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2015-01-06 19:47:28 +0000
committerJuergen Lock <nox@FreeBSD.org>2015-01-06 19:47:28 +0000
commitdbc8d4a8be751066be977999cb8e6bd9d56cd6e6 (patch)
tree98ea2e3e5e43b906f6267887acd9ac55a87c2af4 /emulators/qemu-user-static
parentecdb9626b28142ac293dd1ab324204b95ee5253b (diff)
downloadports-dbc8d4a8be751066be977999cb8e6bd9d56cd6e6.tar.gz
ports-dbc8d4a8be751066be977999cb8e6bd9d56cd6e6.zip
- Update emulators/qemu-sbruno to latest github snapshot, fixing
the bsd-user targets on 8 and 9. - Switch emulators/qemu-user-static to be slave of emulators/qemu-sbruno. - Update emulators/qemu-devel to latest upstream release 2.2.0, now w/o bsd-user patches and knob again. (Or at least until the patches are merged upstream...) [1] - Add appropriate CONFLICTS to emulators/qemu too and bump its PORTREVISION. Suggested by: andrew [1] (for the benefit of testing aarch64 guests)
Notes
Notes: svn path=/head/; revision=376437
Diffstat (limited to 'emulators/qemu-user-static')
-rw-r--r--emulators/qemu-user-static/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 72327639123a..86cf66af53c5 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
MAINTAINER= nox@FreeBSD.org
-COMMENT= QEMU CPU Emulator development version - static bsd-user targets
+COMMENT= QEMU CPU Emulator github bsd-user branch - static user targets
PKGNAMESUFFIX= -user-static
QEMU_USER_STATIC= yes
@@ -11,9 +11,7 @@ DESCR= ${.CURDIR}/pkg-descr
OPTIONS_SLAVE= STATIC_LINK BSD_USER X86_TARGETS
OPTIONS_EXCLUDE=SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \
CDROM_DMA PCAP USBREDIR GNS3 DOCS
-# XXX soon, when it builds again on 8 and 9:
-# MASTERDIR= ${.CURDIR}/../qemu-sbruno
-MASTERDIR= ${.CURDIR}/../qemu-devel
+MASTERDIR= ${.CURDIR}/../qemu-sbruno
post-install:
@${RM} -r ${STAGEDIR}${PREFIX}/bin/qemu-ga