Bug 50029 - fix for "user stats" function in tkseti
Summary: fix for "user stats" function in tkseti
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: 2003-03-15 17:40 UTC by Torfinn Ingolfsen
Modified: 2003-10-10 06:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torfinn Ingolfsen 2003-03-15 17:40:02 UTC
SETI@home has changed their cgi system a while ago. As a result, the
"user stats" function in TkSETI doesn't work anymore.

Fix: 

change 'cgi-bin/cgi' to 'fcgi-bin/fcgi' (I don't remember
the line number, but it's only one place in the file.
Also, the seti host name needs to be changed to
setiathome.ssl.berkeley.edu

-- 
Torfinn Ingolfsen,
Norway
How-To-Repeat: 
Install and run tkseti 3.06 from ports/astro/tkseti, try to use the
"user stats" function in tkseti.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-10-10 06:10:09 UTC
State Changed
From-To: open->closed

Commited, thanks!