summaryrefslogtreecommitdiff
path: root/astro/setiathome/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-12-15The SETI@home project moves to a new software client based on BOINC.Edwin Groothuis5-806/+0
Please install astro/boinc-setiathome. See http://setiathome.ssl.berkeley.edu/, November 15, 2005 for more information. PR: ports/89525 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=151205
2003-06-13Use proxy/socks settings when registering setiathomeSergey A. Osokin1-5/+5
Submitted by: Scot W. Hetzel <hetzels@westbend.net> Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) PR: 53126 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82955
2003-06-11- backout lastest fixesDirk Meyer1-2/+11
Submitted by: cyrille.lefevre@laposte.net Notes: svn path=/head/; revision=82807
2003-06-08- Optimize check for existing processDirk Meyer1-1/+1
Submitted by: jeff@walters.name Notes: svn path=/head/; revision=82527
2003-06-06- Fix handling if "local_startup" is not defaultDirk Meyer1-6/+2
maintainer contacted 2003-06-01 - Fix handling of ps in startup script maintainer contacted 2003-06-03 Submitted by: jonc@mobiledatanow.com - Drop alpha for now, only new alpha binary is for OpenBSD. ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV), for OpenBSD, dynamically linked (uses shared libs), stripped tested on beast: ELF binary type "0" not known. Notes: svn path=/head/; revision=82344
2003-06-01- strip file, patch had accidentially dulicated it.Dirk Meyer1-284/+0
Notes: svn path=/head/; revision=81860
2003-06-01version bump to 3.08 w/ the following enhancements :Dirk Meyer4-44/+536
- only one master shell to monitor multiple setiathome instances - wait some time for setiathome server to come up between restarts - xsetiathome comes back - -graphics is now the default (so xsetiathome may be launched) - registration heuristic changed (see comments below) - take care, some variable names have changed (see comments below) - manual page reviewed The setiathome manual page refer to setiathome.conf while it is now named rc.setiathome.conf. also, the manual page has been completed (variables, start/stop scripts, etc.) - gracefull startup script option added Makefile PORTVERSION bumped PORTREVISION deleted FORBIDDEN deleted BROKEN bumped to 4.0 NO_XBIN deleted except for linux_base-6 wrapper added pkg-install registration heuristic changed (don't register if already registered, then automatically start setiathome in either case) pkg-list $FreeBSD$ added libexec/setiathome.bin added pkg-message FreeBSD 5.x a.out comment changed to FreeBSD 4.x comment files/rc.setiathome.conf seti_std_args defaulted to "-email -graphics" seti_proxy_args changed to seti_proxy_server seti_socks_server, seti_socks_user, seti_socks_passwd added seti_sleep changed to seti_sleep_time files/setiathome.1 /usr/local changed to %%PREFIX%% above and below changes described files/setiathome.sh same changes as files/rc.setiathome.conf don't start setiathome if already started su heuristic changed to call an external wrapper gracefull (aka apachectl :) option added using stop_after_send.txt PR: 50723,51759,52297,52709 Submitted by: cyrille.lefevre@laposte.net Notes: svn path=/head/; revision=81858
2003-04-12Maintainer update: Do not assume the user running setiathome has aCrist J. Clark1-9/+11
Borne-ish shell. Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=78801
2003-04-09Maintainer update: Don't misuse the 'nobody' account.Crist J. Clark2-13/+60
PR: 50739, 30701 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=78645
2002-07-28Add alpha and Linux (i686) support.Christian Weisgerber2-4/+4
PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=63681
2001-09-03Backout idprio startup options added on last rev while issue in PRMario Sergio Fujikawa Ferreira2-3/+1
18013 is investigated Submitted by: mike Notes: svn path=/head/; revision=47335
2001-09-01Enhancements to allow starting up setiathome using idprioMario Sergio Fujikawa Ferreira2-2/+4
PR: 30209 Submitted by: MAINTAINER Prompted by: Stephen J. Roznowski Notes: svn path=/head/; revision=47278
2001-08-24Update Maintainer's EmailDavid W. Chapman Jr.2-74/+126
Add pkg-message Add rc.setiathome.conf Make messages go through syslog PACKAGE_BUILDING replaced by BATCH PKGMESSAGE and PKGDEINSTALL added PR: 29943 Submitted by: maintainer Notes: svn path=/head/; revision=46786
2001-07-04Fix pkg-plistKevin Lo1-3/+6
PR: 28690 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44744
2001-01-28Invoke su with the -f option to fix the script.Kris Kennaway1-2/+2
Approved by: Maintainer PR: ports/19780 Notes: svn path=/head/; revision=37673
2001-01-27Update to setiathome 3.03 and replace inactive maintainer.Kris Kennaway3-77/+136
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520 Notes: svn path=/head/; revision=37618
2000-04-17Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)Kris Kennaway3-67/+192
client data stopped being accepted some time ago. Please let me know if there's a change I've missed. PR: 16699, 17569, 17807 Notes: svn path=/head/; revision=27682
1999-08-29$Id$->$FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21082
1999-05-19Minor coorections for style and typos.Stefan Bethke1-10/+11
Notes: svn path=/head/; revision=18890
1999-05-18- Added support for SMP systems to etc/rc.d/setiathome.shStefan Bethke2-47/+222
- Added etc/setiathome.conf with options to set the nice level, the max. number of processes to run, the working directory, and the the user id to run as. - setiathome.1 was missing from Makefile (and +CONTENTS subsequently) - Updated the man page to reflect the changes. Notes: svn path=/head/; revision=18877
1999-05-17- Add ftp.cdrom.com to MASTER_SITESStefan Bethke1-9/+18
- Add new options to man page Notes: svn path=/head/; revision=18864
1999-05-09Explain manual set-up when one wants to run multiple processes, or letStefan Bethke1-2/+30
setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no> Notes: svn path=/head/; revision=18712
1999-05-06- Update to version 0.47Stefan Bethke1-1/+1
- PCify pkg/COMMENT - clarify automatic setup and startup - re-allow binary redistribution: From a private mail from David Anderson, responsible for the software: It's fine with me if you continue to do this. It's also fine to put it on a CD-ROM; if there's a newer version, the program will detect this and notify the user. Notes: svn path=/head/; revision=18573
1999-04-22Added information on start-up script, removed bogus reference to cronStefan Bethke1-24/+37
script. Notes: svn path=/head/; revision=18082
1999-04-22SETI@home - donate idle cycles to the search for aliensStefan Bethke1-0/+79
Notes: svn path=/head/; revision=18063