Bug 79348

Summary: net/boinc-client: update port to 4.67, now with GUI support
Product: Ports & Packages Reporter: J.R. Oldroyd <fbsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description J.R. Oldroyd 2005-03-30 03:00:12 UTC
Update port to BOINC 4.67.

The BOINC versions 4.19/20/21 are now relegated to bug fixes only.
New development is in the 4.65/66/67 track.  I am therefore switching
the port to this track.

This version supports the GUI.  Details of additional changes at:
	http://opal.com/boinc/
Note that there may problems with the GUI on FreeBSD 4.x.  If so,
compile with "make -DWITHOUT_X11" to disable the GUI.

Notes to committer:

Files deleted:
	boinc-client
	boinc-client.1
	boinc.sh-4.x
	extra-patch-api::boinc_api.C
	extra-patch-client::gui_rpc_server.C
	extra-patch-client::net_xfer.C
	patch-api::boinc_gl.h
	patch-client::gui_rpc_server.C
	patch-client::net_xfer.C

Files added:
	alt-patch-api::boinc_api.C
	boinc.1
	extra-patch-clientgui::MainDocument.cpp
	extra-patch-clientgui::MainFrame.cpp
	extra-patch-clientgui::ViewProjects.cpp
	extra-patch-clientgui::ViewResources.cpp
	extra-patch-clientgui::ViewTransfers.cpp
	extra-patch-clientgui::ViewWork.cpp
	extra-patch-clientgui::stdwx.h
	extra-patch-lib::acct_mgr_client.C
	extra-patch-lib::gui_rpc_client.C
	extra-patch-lib::network.h
	extra-patch-lib::parse.C
	extra-patch-zip::boinc_zip.cpp
	patch-api::boinc_api.C
	patch-clientgui::BOINCGUIApp.cpp
	rc::boinc.sh
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-04-11 23:34:25 UTC
State Changed
From-To: open->closed

Committed, thanks!