Created attachment 155448 [details] patch This fixes the long-standing problem that VirtualBox hangs on the file dialog in KDE. See discussion here: https://lists.freebsd.org/pipermail/freebsd-security/2013-August/007120.html This is fixed by setting environment variable KDE_FORK_SLAVES=1. This patch makes VBox to always do this, making user experience more comfortable.
Why should USE_OPENSSL be needed for that?
Sorry, OPENSSL patch got mixed in by mistake from my local ports tree. But otherwise, it is just missing.
Created attachment 156583 [details] Updated patch I updated the patch. Please also add USE_OPENSSL=yes because VirtualBox does use openssl and doesn't declare this as a dependency.
Maintainer timeout.
Maintainer timeout, open to take.
Canonicalize assignment.
A commit references this bug: Author: pi Date: Tue May 10 05:29:13 UTC 2016 New revision: 414919 URL: https://svnweb.freebsd.org/changeset/ports/414919 Log: emulators/virtualbox-ose: fix VirtualBox hang on file dialog in KDE PR: 199364 Submitted by: yuri@rawbw.com Approved by: maintainer timeout Changes: head/emulators/virtualbox-ose/Makefile head/emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh
Committed, thanks, sorry for the delay!