So it probably belongs to port-sparc, but because this is emulated machine I wonder if it more emulation but?
I basically installed 10.1 on default qemu-system-sparc machine with 128 mb ram and 8bit tcx video. Then I disabled ipv6 in /etc/rc.conf due to my use of slirp networking on ipv4 home network. Installed mplayer with pkg_add just to see how it works .. It worked, on 8bit TCX framebuffer in X. Just mplayer's tiny windiw need to have focus for displaying more or less accurate video on 8bit per pixel color display .. then I rebooted virtual machine but added -g 1024x768x24 so emulated framebuffer become 24bit TCX. X/ctwm still work, but window control buttons are all black?! xmms's window is pure black too ... context menu on it works. https://iili.io/FbLRKrP.png And mplayer's output has swapped red and blue now .. Mplayer also hang everything at quitting if I let it use oss audio output, but this might be due to incomplete emulation of Sparcstation-5 sound chip. I wonder how much of this qemu bugs and how much might be real application bugs ... There also seems to be this bug I reported about NextSTEP on qemu-emulated sparcstation - where some images get repeated on horizontal window movement. Get visually similar result on editing command line in xterm window in NetBSD. qemu version 9.2.4 self compiled on Salix (slackware) Linux x86_64 15.0 Also, it sad to see no gimp there .... while if X really does not work well GIMP probably have little reason to behave nicely ....