1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/emulators
Jan Beich 5998b57d7f emulators/yuzu: mark BROKEN on FreeBSD < 13 after 58fc503a0c
src/core/hle/service/sockets/sfdnsres.cpp: In function 'std::vector<unsigned char> Service::Sockets::SerializeAddrInfo(const addrinfo*, s32, std::string_view)':
src/core/hle/service/sockets/sfdnsres.cpp:109:25: error: conversion from '__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  109 |         header.family = htonl(current->ai_family);
      |                         ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:110:24: error: conversion from '__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  110 |         header.flags = htonl(current->ai_flags);
      |                        ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:111:30: error: conversion from '__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  111 |         header.socket_type = htonl(current->ai_socktype);
      |                              ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:112:27: error: conversion from '__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  112 |         header.protocol = htonl(current->ai_protocol);
      |                           ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:113:52: error: conversion from '__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  113 |         header.address_length = current->ai_addr ? htonl((u32)current->ai_addrlen) : 0;
      |                                                    ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:134:44: error: conversion from 'in_addr_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  134 |                 serialized_addr.sin_addr = htonl(addr.sin_addr.s_addr);
      |                                            ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:155:49: error: conversion from 'uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  155 |                 serialized_addr.sin6_flowinfo = htonl(addr.sin6_flowinfo);
      |                                                 ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:156:49: error: conversion from 'uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may change value [-Werror=conversion]
  156 |                 serialized_addr.sin6_scope_id = htonl(addr.sin6_scope_id);
      |                                                 ^~~~~

Reported by:	pkg-fallout
2022-04-24 12:07:03 +00:00
..
adamem
almostti
anese
aqemu
aranym
atari800
bfe
bochs emulators/bochs: Include CFLAGS directive needed for SB16 config flag 2022-02-02 13:19:19 -08:00
bsvc
cannonball
catapult textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
cemu
cingb
citra emulators/citra: mark BROKEN on aarch64 after 2627d61105 2022-04-24 11:12:09 +00:00
citra-qt5 emulators/citra: update to s20220107 2022-01-08 00:49:22 +00:00
cpmemu
cpmtools Fix CONFLICTS entries of multiple ports 2022-01-10 16:15:39 +01:00
cpmtools2
darcnes
dgen-sdl
dolphin-emu security/mbedtls: Update to 2.28.0 and fix make test 2022-01-28 13:14:09 +01:00
dosbox
dosbox-staging emulators/dosbox-staging: update to 0.78.1 bugfix release 2022-01-15 23:47:54 +03:00
dosbox-x emulators/dosbox-x: Remove invalid CPE information 2022-04-23 14:38:10 +00:00
dps8m emulators/dps8m: New port: 'SIMH' based simulator for the Honeywell h6180 / dps8m Multics processor 2021-12-23 22:20:59 +01:00
dynamips-community
edumips64 emulators/edumips64: Update to 1.2.10 2022-03-30 15:18:10 +02:00
elliott-803 emulators/elliott-803: Update to 0.1.9 2022-03-22 10:54:27 +08:00
emu64 archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
emulationstation
fceux emulators/fceux: Update to 2.6.4 2022-03-25 01:57:19 -04:00
fmsx
frodo
fs-uae
fs-uae-launcher devel/py-qt5, devel/py-sip: Update versions 2022-03-07 18:39:13 +01:00
fuse textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
fuse-roms emulators/fuse-roms: fix fetch 2022-04-07 22:53:59 +02:00
fuse-utils
gbe
gens
gngb
gngeo
gxemul emulators/gxemul: Update to 0.7.0 and take maintainership 2022-04-01 00:12:21 -04:00
hatari emulators/hatari: update 2.2.1 to 2.3.1 2022-02-26 13:43:23 +00:00
hercules
higan textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
hugo *: Sweep up new CONFLICTS_INSTALL mess 2022-01-17 14:20:24 +01:00
hv_kvp_cmd
ines
javatari
joytran
jzintv
kcemu emulators/kcemu: spell "DEPRECATED" correctly 2022-04-01 00:21:53 +02:00
klh10
lib765
libc6-shim emulators/libc6-shim: Update to 20211220 2021-12-20 11:15:37 +08:00
libdsk */*: fix trailing whitespace in pkg-descr's 2022-04-01 18:09:49 +03:00
libretro-ppsspp
libretro-vice */*: Update maintainer's email address 2022-03-04 10:56:06 -05:00
libspectrum
linux_base-c7 *: Linux emulation: add support for aarch64 2022-01-17 15:47:28 +01:00
linux-c7
linux-power9-functional-sim */*: fix trailing whitespace in pkg-descr's 2022-04-01 18:09:49 +03:00
linux-power10-functional-sim
lisaem
magia */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
mame
mastergear
mednafen
mesen
mess
mgba emulators/mgba: update to 0.9.3 2022-01-10 22:16:56 +09:00
mtools */*: Remove redundant '-*' from CONFLICTS definitions 2021-11-25 22:40:11 +01:00
mupen64plus
mupen64plus-audio-sdl
mupen64plus-core archivers/minizip*: Add minizip-ng and zlib-ng and create USES=minizip 2022-01-25 07:35:22 +01:00
mupen64plus-input-sdl
mupen64plus-plugins
mupen64plus-qt archivers/quazip: update to 1.2, latest upstream 2021-12-09 11:25:22 +01:00
mupen64plus-rsp-cxd4
mupen64plus-rsp-hle
mupen64plus-rsp-z64
mupen64plus-ui-console
mupen64plus-video-arachnoid
mupen64plus-video-glide64
mupen64plus-video-glide64mk2
mupen64plus-video-rice
mupen64plus-video-z64
nemu textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
nestopia
o2em
ods2reader
open-vm-tools emulators/open-vm-tools: Fix build on current 2022-04-20 11:54:12 -03:00
openmsx */*: Update maintainer's email address 2022-03-04 10:56:06 -05:00
p5-Acme-6502
parallels-tools
pcem
pcemu emulators/pcemu: Fix obsolete (and now broken) font handling 2022-03-29 23:33:38 +02:00
pcsxr
ppsspp
ppsspp-qt5
py-gns3-converter
py-unicorn
qemu emulators/qemu: Update version 6.2.0=>7.0.0 2022-04-23 19:40:24 -05:00
qemu5 emulators/qemu5: Mark DEPRECATED 2022-04-23 19:44:41 -05:00
qemu6 emulators/qemu6: New PORT 2022-04-22 12:58:49 -05:00
qemu-cheri devel/qemu-cheri: update, drop MIPS, add Morello 2022-04-18 17:48:31 +01:00
qemu-devel emulators/qemu-devel: remove commented BROKEN_powerpc64 2022-04-22 15:37:34 +00:00
qemu-guest-agent
qemu-powernv textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
qemu-user-static emulators/qemu-user-static: Update for 13.x stable 2022-01-07 15:46:36 -07:00
qemu-user-static-devel emulators/qemu-user-static-devel: Fix build on 12 and 13 2022-02-04 12:28:58 -07:00
qmc2
quasi88
ripes emulators/ripes: Update to 2.2.4 2022-02-13 15:17:55 +08:00
riscv-isa-sim
rpcs3 emulators/rpcs3: unbreak on aarch64 after 66e5089f6d 2022-04-24 11:12:09 +00:00
rtc
rubygem-fission devel/ruby-gems: Update to 3.3.7 2022-02-20 13:06:12 +00:00
sameboy emulators/sameboy: Reset MAINTAINER 2022-02-03 15:02:30 +01:00
simh Fix CONFLICTS entries of multiple ports 2022-01-10 16:15:39 +01:00
simh-hp2100 Fix CONFLICTS entries of multiple ports 2022-01-10 16:15:39 +01:00
simh-hp3000
simh-hpdoc
skyeye
snes9x-gtk textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
spim
stella emulators/stella: Update to 6.6 2021-12-05 22:01:01 -05:00
stonx
teo
tiemu3 textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
tilem
tme
tnylpo
tpm-emulator
tuxnes
uae
ucon64 emulators/ucon64: Update to 2.2.2 [1] 2021-12-31 12:12:35 +01:00
ukncbtl
unicorn
vba
vboxtool
vgb-bin
vgba-bin
vice emulators/vice: update to 3.6.1 2022-02-22 16:07:53 +01:00
virtualbox-ose emulators/virtualbox-ose*: Update to 6.1.34 2022-04-21 22:55:21 +02:00
virtualbox-ose-additions emulators/virtualbox-ose*: Update to 6.1.34 2022-04-21 22:55:21 +02:00
virtualbox-ose-additions-legacy */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL 2021-11-23 23:11:40 +01:00
virtualbox-ose-additions-nox11
virtualbox-ose-additions-nox11-legacy
virtualbox-ose-kmod emulators/virtualbox-ose*: Update to 6.1.34 2022-04-21 22:55:21 +02:00
virtualbox-ose-kmod-legacy emulators/virtualbox-ose-kmod-legacy: Fix kernel panic in DHCP bridge mode 2022-03-19 20:42:02 +01:00
virtualbox-ose-legacy textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
virtualbox-ose-nox11 textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
virtualbox-ose-nox11-legacy textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
visualboyadvance-m */*: Maintainer reset for Nicole Reid 2021-12-22 12:29:51 -05:00
vmips
vmsbackup
vmw
vt100 emulators/vt100: Add port: Simulation of VT100 terminal hardware 2021-12-14 22:33:41 +01:00
vxtools
wine emulators/wine: Update to Wine 6.0.4 2022-04-15 04:13:26 +00:00
wine-devel emulators/wine-devel: Fix packaging with OSS off 2022-04-22 21:04:17 +00:00
wine-gecko */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL 2021-11-23 23:11:40 +01:00
wine-gecko-devel */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL 2021-11-23 23:11:40 +01:00
wine-mono */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL 2021-11-23 23:11:40 +01:00
wine-mono-devel emulators/wine-mono-devel: Update to version 7.1.1 2022-03-11 08:12:09 +00:00
wine-proton textproc/libxml2: bump all LIB_DEPENDS consumers 2022-04-10 15:11:41 -04:00
winetricks emulators/winetricks: Update to 20220411 2022-04-22 20:35:34 +02:00
x16-emulator emulators/x16-emulator: Update to r40 2022-04-23 16:03:58 +03:00
x16-rom emulators/x16-rom: Update to r40 2022-04-23 16:03:58 +03:00
x48
x49gp
xbraitenberg
xcpc
xen-kernel {emulators,sysutils}/xen-{kernel,tools}: update to 4.16.0 2022-03-30 12:30:55 +02:00
xhomer
xsystem35 emulators/xsystem35: switch to WWW to Wayback Machine 2022-02-07 09:43:17 +00:00
xzx
yaze-ag emulators/yaze-ag: fix build on arch != amd64 2022-03-20 11:20:22 +01:00
yuzu emulators/yuzu: mark BROKEN on FreeBSD < 13 after 58fc503a0c 2022-04-24 12:07:03 +00:00
z80pack Fix CONFLICTS entries of multiple ports 2022-01-10 16:15:39 +01:00
zsnes
Makefile emulators/qemu6: New PORT 2022-04-22 12:58:49 -05:00