ajacoutot
73d8acf5d6
We are already setting MODPY_DEFAULT_VERSION_3, so BDEP on py3-sphinx.
2020-05-16 09:59:32 +00:00
ajacoutot
bbfbfa3b08
SECURITY update to qemu-5.0.0 (CVE-2020-1983).
...
from Brad (maintainer)
2020-05-15 07:26:41 +00:00
cwen
47722ebc01
qemu: fix the build with clang on powerpc
...
Workaround the lack the of _CALL_SYSV and build with -O0;
-O1 causes linking errors and -O2 segfaults.
Input by Brad (maintainer)
2020-04-23 04:30:35 +00:00
ajacoutot
b6a0afdc4d
Add SEPARATE_BUILD to a few ports.
...
QEMU has deprecated in src tree builds.
from Brad (maintainer)
2020-04-04 08:36:55 +00:00
ajacoutot
1d00b89e4f
Sync in sndio updates, mostly style tweaks.
...
from Brad (maintainer)
2020-03-30 20:10:24 +00:00
sthen
355d21c6aa
qemu just uses the sphinx-build script from py-sphinx, not the python module.
...
switch the dependency to py2 so it can find it (py3-sphinx has sphinx-build-3).
maybe we'll change things around with this sometime, but for now unbreak
builds. ok aja@
2020-01-26 22:04:28 +00:00
ajacoutot
9a11c1ba8f
Improvements to the sndio probing.
...
from Brad (maintainer)
2020-01-26 04:03:04 +00:00
ajacoutot
ed89ce3308
Update to qemu-4.2.0.
...
sndio backend updated for QEMU API changes by ratchov@.
from Brad (maintainer)
2020-01-25 17:40:29 +00:00
ajacoutot
4db370bc0a
Update to qemu-4.1.0.
2019-08-18 06:56:07 +00:00
sthen
8ad0cdabae
qemu: PERMIT_PACKAGE update and tweak to layout / comment, from Brad.
2019-07-07 11:02:24 +00:00
sthen
3d68d906f2
update to qemu-4.0.0, from Brad "With much help from ratchov@ to update
...
the sndio backend for various API changes with QEMU."
2019-07-04 17:11:05 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
sthen
941977f45f
Re-add a patch for PowerPC which was dropped by mistake. From Brad.
2019-06-13 21:11:11 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
ratchov
1d80b4a515
Add sndio backend. It should allow guest operating systems with no
...
sndio support to use sndio audio interfaces of the host system.
With help from brad@, ok sthen@.
2019-05-09 05:12:53 +00:00
sthen
3b227cb1bc
rm 0-byte patches, reminded by Brad
2018-12-24 22:13:14 +00:00
sthen
c2f6b945df
update to qemu-3.1.0, from Brad.
2018-12-19 17:57:06 +00:00
naddy
de94a5059a
replace references to rtadvd(8) with rad(8); from Caspar Schutijser
2018-10-01 19:52:41 +00:00
ajacoutot
dacb48dcd8
- Add a patch for the virtio crashing issue
...
- Remove a patch no longer necessary
from Brad (maintainer)
2018-09-05 07:01:50 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
ajacoutot
4ad21e11e1
Update to qemu-3.0.0.
...
from Brad (maintainer)
2018-08-17 07:18:59 +00:00
ajacoutot
62621d740c
Update to qemu-2.12.0.
...
from Brad (maintainer)
2018-05-02 08:21:13 +00:00
ajacoutot
c6a022646c
Pass MAP_STACK on allocated memory used for stack.
...
from semarie
ok Brad (maintainer)
2018-04-23 09:02:26 +00:00
ajacoutot
34e65c11be
Update to qemu-2.11.1.
2018-02-16 14:48:14 +00:00
ajacoutot
d831d1c80d
x11/xkbcommon gets picked up by configure if present, so add a LDEP on it.
2017-12-17 10:44:27 +00:00
ajacoutot
6181a69e6b
Update to qemu-2.11.0.
...
from Brad (maintainer)
2017-12-15 16:25:31 +00:00
ajacoutot
8af48ccb88
osdep.h: Make TIME_MAX handle different time_t types
...
from Brad (maintainer)
2017-11-27 08:10:09 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
ceb7770170
Handle pthread-stubs removal.
2017-10-23 17:10:37 +00:00
ajacoutot
7a44a3ce06
Update to qemu-2.10.1.
...
from Brad (maintainer)
2017-10-13 04:48:34 +00:00
naddy
d41153cb13
don't pick up archivers/snappy in configure
2017-09-29 14:44:50 +00:00
ajacoutot
cad8dcbbdc
Update to qemu-2.10.0.
...
from Brad (maintainer)
2017-08-31 08:32:36 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
503824262e
let it build with clang, just need to patch tls auto-detection
2017-05-27 06:38:23 +00:00
sthen
c651b84ab4
readd --enable-curses, it causes configure to exit out if curses isn't
...
detected, so we shouldn't run into it silently breaking again in future.
ok Brad
2017-05-07 20:33:42 +00:00
ajacoutot
259eb4b107
- Remove --enable-curses as the probe is run anyway
...
- Add ncursesw to WANTLIB
from Brad (maintainer)
2017-05-07 08:43:28 +00:00
uaa
786568238d
fixed configure script to enable -curses option
...
ok sthen@ and brad@
2017-05-06 19:25:18 +00:00
ajacoutot
1809344e66
Update to qemu-2.9.0.
...
from Brad (maintainer)
2017-04-23 13:24:17 +00:00
ajacoutot
fdab93435d
Update to qemu-2.8.1.
...
from Brad (MAINTAINER)
2017-04-10 13:13:02 +00:00
ajacoutot
23f3b9b1fc
Add aarch64 to ONLY_FOR_ARCHS.
...
from Brad
2017-02-26 13:31:57 +00:00
ajacoutot
87cc4d208c
Fix interrupts with virtio when not using MSI.
...
from Brad (maintainer)
2017-02-25 11:16:25 +00:00
ajacoutot
297fe1bfe3
Enable QEMU on arm.
2017-01-01 10:50:55 +00:00
ajacoutot
3ad48f8e7f
Update to qemu-2.8.0.
...
from Brad (maintainer)
2016-12-22 09:05:06 +00:00
ajacoutot
b9162f56aa
Better diff to deal with the tap(4) transition. No functional change.
...
from Brad (maintainer)
2016-10-07 08:51:05 +00:00
ajacoutot
9fb6f52f2c
Update to qemu-2.7.0.
...
from Brad (maintainer)
2016-09-03 15:31:07 +00:00
jasper
0fa6f1ec9c
once more with an updated gcc; drop the workarounds and XXX comments
...
spotted by naddy@
2016-08-25 15:59:58 +00:00
jasper
f562c88488
annotate two more ports that were marked as wxneeded with USE_WXNEEDED,
...
even though in both cases it doesn't work yet, at least they're marked
so they are indexed by sqlports
2016-08-25 08:56:12 +00:00
ajacoutot
b2a10b5261
Update to qemu-2.6.1.
...
from Brad (maintainer)
2016-08-21 12:04:23 +00:00