Bug 79348 - net/boinc-client: update port to 4.67, now with GUI support
Summary: net/boinc-client: update port to 4.67, now with GUI support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 03:00 UTC by J.R. Oldroyd
Modified: 2005-04-11 23:34 UTC (History)
0 users

See Also:


Attachments
file.diff (68.57 KB, patch)
2005-03-30 03:00 UTC, J.R. Oldroyd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!