non port: emulators/qemu-devel/files/patch-configure |
Number of commits found: 20 |
Saturday, 6 Aug 2022
|
05:25 Muhammad Moinur Rahman (bofh)
emulators/qemu-devel: Update version 6.1.0.20210928=>7.1.0.20220805
- Update version to latest snapshots
Reported by: imp
2ab482e2 |
Tuesday, 28 Sep 2021
|
20:41 Muhammad Moinur Rahman (bofh)
emulators/qemu-devel: Update version 5.1.0.20201019=>6.1.0.20210928
- Move upstream site to GITLAB
Relnotes: https://gitlab.com/qemu-project/qemu/-/commits/master/
8f957c3 |
Friday, 23 Oct 2020
|
19:06 bofh
emulators/qemu-devel: Update version 5.1.0.20200909=>5.1.0.20201010
- Fix plist when DOCS disabled [1]
PR: 250456 [1]
Reported by: lwhsu [1]
 |
Saturday, 12 Sep 2020
|
22:25 bofh
emulators/qemu-devel: Update version 4.2.0=>5.1.0.20200909
- Move to SNAPSHOT versions of qemu
- Remove i386 support temporarily as build is failing on i386
- Change MASTER_SITES to GITHUB
- Mark IGNORE for 11.X as it cannot build Position Independent Code on 11
- OPTIONIZE NCURSES for support of both base and ports [1]
- Add OPTIONS CAPSTONE and use CAPSTONE from ports
- Remove PCAP related patches as was unable to create PANIC while using TSO
- Fixes for the RISC-V PLIC that are required to boot FreeBSD/riscv64 HEAD
after r362977
PR: 245997 [1]
Submitted by: lab+bsd@thinkum.space [1]
Reported by: lwhsu jhb
 |
Sunday, 22 Mar 2020
|
02:06 bofh
emulators/qemu-devel: Fix build with lld 10.0.0
PR: 244769
Submitted by: dim
 |
Wednesday, 7 Aug 2019
|
09:58 bofh
emulators/qemu-devel: Update version 3.1.0=>4.0.0
- USES=gl is not always needed [1]
PR: 238364 [1]
Submitted by: pizzamig [1]
Reported by: bz
 |
Thursday, 28 Feb 2019
|
01:52 bofh
emulators/qemu-devel: Update version 2.6.0=>3.1.0
PR: 229324
Reported by: bcran
Relnotes: https://www.qemu.org/2018/12/12/qemu-3-1-0/
 |
Thursday, 5 Jan 2017
|
22:58 jbeich
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
 |
Sunday, 29 May 2016
|
00:24 bofh
emulators/qemu-devel: Update version 2.5.0=>2.6.1
 |
Friday, 1 Jan 2016
|
17:54 bofh
emulators/qemu-devel: Update version 2.4.0=>2.5.0
- Remove nox@ from MASTER_SITES (R.I.P. nox)
- Take MAINTAINERSHIP
- Add LICENSE (GPLv2)
- Convert to OPTIONSNG
- Fix patch files to be 'make makepatch' compatible
- Fix Multiple Security Vulnerabilities [1]
PR: 203112 [1]
Submitted by: venture37@geeklan.co.uk [1]
Security: CVE-2015-5165 [1]
CVE-2015-5745 [1]
CVE-2015-5154 [1]
CVE-2015-5225 [1]
Differential Revision: https://reviews.freebsd.org/D3691
 |
Tuesday, 6 Jan 2015
|
19:47 nox
- 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)
 |
Friday, 18 Apr 2014
|
10:53 nox
- Update to 2.0.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/267615
- Take updated bsd-user patches from sbruno's github repo. [1]
- Add headers to my recent bsd-user patches. (they are applied as in
the EXTRA_PATCHES order in the port Makefile)
Submitted by: sbruno [1]
Obtained from: https://github.com/seanbruno/qemu/commits/bsd-user [1]
 |
Monday, 30 Dec 2013
|
22:24 nox
- Update to 1.7.0, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2013-12/msg01770.html
- Bring back BSD_USER knob thanx to sson's latest patches. [1]
Submitted by: sson [1]
 |
Tuesday, 20 Aug 2013
|
22:03 nox
- Update to 1.6.0 - announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-08/msg02245.html
- Remove bsd-user support as sson's patches no longer apply, you can still
use his (older) git tree or my port of it on redports as described here:
https://wiki.freebsd.org/QemuUserModeHowTo
 |
Wednesday, 29 May 2013
|
18:01 nox
- Update to 1.5.0, announce message is here:
https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html
Full changelog:
http://wiki.qemu.org/ChangeLog/1.5
The new libusb host code needs recent 10-current; for older releases you
can still try the net/usbredir support knob, see pkg-message for details.
- Update pkg-message a bit.
Thanx to: emaste for some suggestions
 |
Thursday, 19 Jul 2012
|
20:15 nox
- Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html
- Rename CLANG workaround knob to CLANG_HACK to avoid it being
inadvertently triggered by WITH_CLANG in make.conf etc.
- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
1.1.1 distfile is in fact compressed with gzip not bzip2 despite
the extension.
- Add preliminary arm-bsd-user support, this still will only run
very simple executables like a static echo (the same as the rest
of the bsd-user targets) due to lots of syscall handling still
missing. Help welcome there! :)
This work was started by bapt and cognet, I fixed syscall arg
passing (only the first four are passed in registers, the rest
on the stack) as well as errno and carry handling at syscall
return among other things and cleaned up cognet's version a bit.
(The OpenBSD case is untested and probably wrong.) [1]
Some notes in this post:
http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html
Submitted by: cognet [1] (initial version of the patch)
 |
Saturday, 9 Jun 2012
|
16:19 nox
- Update net/usbredir to 0.4.3 .
- Update emulators/qemu-devel to 1.1.0 - announce posting is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg00072.html
 |
Thursday, 21 Oct 2010
|
20:16 nox
Update to 0.13.0
 |
Sunday, 17 Jan 2010
|
16:20 nox
Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,
release announcement is here:
http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html
Quoting from pkg-message:
- kqemu is no longer supported in qemu upstream after the 0.11 branch
was created, which means also not in this version. (Linux has moved
on to kvm now for qemu(-like) virtualization needs, so if you want qemu
to go faster and don't want to switch to virtualbox or stick to the older
emulators/qemu port which is at 0.11.1 atm and as such still supports
kqemu you should help getting the FreeBSD kvm port updated and
completed:
http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD
)
 |
Tuesday, 3 Jun 2008
|
18:39 nox
Fix NOPORTDOCS when texi2html is not installed
Found by: itetcu
 |
Number of commits found: 20 |