| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to many breaking changes temporarily switch to qemu42.
===> Applying extra patch files/patch-configure
1 out of 2 hunks failed--saving rejects to configure.rej
===> Applying extra patch files/patch-Makefile
2 out of 3 hunks failed--saving rejects to Makefile.rej
ERROR: unknown option --disable-bluez
strip: open ../stage/usr/local/bin/qemu-* failed: No such file or directory
PR: 252498
Notes:
svn path=/head/; revision=562222
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=553842
|
|
|
|
|
|
|
|
| |
PR: 248101
Approved by: ken
Notes:
svn path=/head/; revision=549674
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Configuring for qemu-utils-4.2.1
/usr/bin/patch /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile /usr/ports/emulators/qemu-utils/files/patch-Makefile
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- Makefile.orig 2019-08-08 19:18:25.578250000 +0000
|+++ Makefile 2019-08-08 19:20:21.482341000 +0000
--------------------------
Patching file /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile using Plan A...
Hunk #1 failed at 355.
Hunk #2 failed at 828.
Hunk #3 succeeded at 932 with fuzz 2 (offset 47 lines).
2 out of 3 hunks failed--saving rejects to /wrkdirs/usr/ports/emulators/qemu-utils/work/qemu-4.2.1/Makefile.rej
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=543438
|
|
|
|
|
|
|
|
|
| |
Ken has agreed to maintain this port, since he's a current user and I'm not.
Approved by: ken
Notes:
svn path=/head/; revision=518782
|
|
|
|
|
|
|
|
| |
PR: 242279
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=518780
|
|
|
|
| |
Notes:
svn path=/head/; revision=517045
|
|
|
|
|
|
|
|
|
|
| |
Use C11 compiler:
ERROR: You need at least GCC v4.8 or Clang v3.4 (or XCode Clang v5.1)
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=515275
|
|
|
|
|
|
|
|
|
|
| |
revision 508242 updated the master port but didn't update qemu-utils. No
PORTREVISION bump because 508242 already bumped PORTVERSION.
Reported by: Niels <support@dinamite.nl>
Notes:
svn path=/head/; revision=508408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
r499318 switched qemu from GTK2 to GTK3, accidentally making GTK3 a
dependency of qemu-utils. This commit fixes that, and also removes cairo as
a dependency for qemu-utils.
PR: 237738
Reported by: bsam
Reviewed by: bsam, bofh
Approved by: bofh (qemu maintainer)
Differential Revision: https://reviews.freebsd.org/D20202
Notes:
svn path=/head/; revision=501174
|
|
|
|
|
|
|
|
|
|
| |
The master port switched its distfile but didn't update the slave port.
PR: 233194
Reported by: Sergey Akhmatov <sergey@akhmatov.ru>
Notes:
svn path=/head/; revision=484878
|
|
|
|
|
|
|
|
|
| |
r475080 updated the master port, emulators/qemu, to version 2.12.0
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=475342
|
|
|
|
|
|
|
|
| |
PR: 225752
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=462307
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update emulators/qemu-utils to build at version 2.9.0. Its master port made
the update in r447330.
Reported by: pkg-fallout
Reviewed by: sbruno
Approved by: sbruno (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D11915
Notes:
svn path=/head/; revision=447503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Apparently when you run "make makepatch" in a slave port, the patchfiles get
put into the master port's directory
Pointy-hat to: asomers
Reported by: pkg-fallout
Approved by: brd (implicit)
MFH: 2017Q2
Sponsored by: Spectra Logic Corp
Notes:
svn path=/head/; revision=439132
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 217717
Reported by: pkg-fallout
Reviewed by: brd
Approved by: brd (ports)
MFH: 2017Q1
Notes:
svn path=/head/; revision=438925
|
|
qemu-utils is a new port which installs a few miscellaneous qemu utilities
that are useful even without emulation capabilities. It is useful where
emulation is not needed, because it has far fewer dependencies than qemu.
It is equivalent to the Debian package of the same name.
Reviewed by: sbruno, brd
Approved by: brd (ports)
Sponsored by: Spectra Logic Corp
Differential Revision: https://reviews.freebsd.org/D8038
Notes:
svn path=/head/; revision=423989
|