"if it works for you then it has my blessing. :)" -maintainer the patch is here to save reposting it: http://spacehopper.org/openbsd/tightvnc-1.3.8-update.txt
tightvnc, tightvnc-viewer work on amd64/i386 tightvnc-viewer works on sparc64 tightvnc (server) is broken on sparc64 (bus error from Xvnc); this is a long-standing problem, the version currently in ports does the same thing. unless I'm mistaken NOT_FOR_ARCHS can't be used just for -main, and the viewer does work. in lieu of anyone having time to fix it for sparc64 (I don't, it's not a simple case of needing to memcpy/ bcopy where the error occurs in pcfread.c:190), is there some other way to only build -viewer there? if not, could it just go in as-is? (it unbreaks amd64 and doesn't make things any worse for sparc64 than they are already). I checked {Free,Net}BSD which have fixes for _building_ on sparc64, but nothing stands out as making it actually _run_ there.