FreeBSD Bugzilla – Attachment 155448 Details for
Bug 199364
emulators/virtualbox-ose: Fix for the KDE dialog problem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
virtualbox-ose-KDE_FORK_SLAVES.patch (text/plain), 1.36 KB, created by
Yuri Victorovich
on 2015-04-11 05:21:53 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-04-11 05:21:53 UTC
Size:
1.36 KB
patch
obsolete
>Index: emulators/virtualbox-ose/Makefile >=================================================================== >--- emulators/virtualbox-ose/Makefile (revision 383772) >+++ emulators/virtualbox-ose/Makefile (working copy) >@@ -36,6 +36,7 @@ > USES= compiler cpe iconv pkgconfig tar:bzip2 > USE_GNOME= libidl > USE_LDCONFIG= ${VBOX_DIR} >+USE_OPENSSL= yes > > HAS_CONFIGURE= yes > CONFIGURE_ARGS+= --disable-java --passive-mesa >Index: emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh >=================================================================== >--- emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh (revision 383772) >+++ emulators/virtualbox-ose/files/patch-src-VBox-Installer-freebsd-VBox.sh (working copy) >@@ -1,6 +1,6 @@ >---- src/VBox/Installer/freebsd/VBox.sh.orig 2015-02-16 12:58:52.951032000 -0500 >-+++ src/VBox/Installer/freebsd/VBox.sh 2015-02-16 13:00:48.096063000 -0500 >-@@ -0,0 +1,58 @@ >+--- src/VBox/Installer/freebsd/VBox.sh.orig 2015-04-10 22:01:18.704382000 -0700 >++++ src/VBox/Installer/freebsd/VBox.sh 2015-04-10 22:13:19.896371000 -0700 >+@@ -0,0 +1,61 @@ > +#!/bin/sh > +# > +# Oracle VM VirtualBox startup script, FreeBSD hosts. >@@ -30,6 +30,9 @@ > + exit 1 > + fi > + >++# workaround for the KDE dialog problem >++KDE_FORK_SLAVES=1; export KDE_FORK_SLAVES >++ > +APP=`basename $0` > +case "$APP" in > + VirtualBox|virtualbox)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199364
:
155448
|
156583