From 2b08f50a06ae4095fd9057cdc34e5bec8c755f48 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 11 Apr 2005 22:33:38 +0000 Subject: - Update to 4.67, now with GUI Use WITHOUT_X11 to disable it if you don't want it PR: ports/79348 Submitted by: J.R. Oldroyd (maintainer) --- net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp (limited to 'net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp') diff --git a/net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp b/net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp new file mode 100644 index 000000000000..6a7bed46aca2 --- /dev/null +++ b/net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp @@ -0,0 +1,11 @@ +--- clientgui/BOINCGUIApp.cpp.orig Fri Mar 11 08:08:50 2005 ++++ clientgui/BOINCGUIApp.cpp Tue Mar 22 14:05:34 2005 +@@ -81,8 +81,6 @@ + BOINC_DIAG_DUMPCALLSTACKENABLED | + BOINC_DIAG_HEAPCHECKENABLED | + BOINC_DIAG_MEMORYLEAKCHECKENABLED | +- BOINC_DIAG_REDIRECTSTDERR | +- BOINC_DIAG_REDIRECTSTDOUT | + BOINC_DIAG_TRACETOSTDOUT; + + diagnostics_init( -- cgit v1.2.3