summaryrefslogtreecommitdiff
path: root/astro/setiathome/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The SETI@home project moves to a new software client based on BOINC.Edwin Groothuis2005-12-155-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
* Use proxy/socks settings when registering setiathomeSergey A. Osokin2003-06-131-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
* - backout lastest fixesDirk Meyer2003-06-111-2/+11
| | | | | | | Submitted by: cyrille.lefevre@laposte.net Notes: svn path=/head/; revision=82807
* - Optimize check for existing processDirk Meyer2003-06-081-1/+1
| | | | | | | Submitted by: jeff@walters.name Notes: svn path=/head/; revision=82527
* - Fix handling if "local_startup" is not defaultDirk Meyer2003-06-061-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
* - strip file, patch had accidentially dulicated it.Dirk Meyer2003-06-011-284/+0
| | | | Notes: svn path=/head/; revision=81860
* version bump to 3.08 w/ the following enhancements :Dirk Meyer2003-06-014-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
* Maintainer update: Do not assume the user running setiathome has aCrist J. Clark2003-04-121-9/+11
| | | | | | | | | Borne-ish shell. Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=78801
* Maintainer update: Don't misuse the 'nobody' account.Crist J. Clark2003-04-092-13/+60
| | | | | | | | PR: 50739, 30701 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=78645
* Add alpha and Linux (i686) support.Christian Weisgerber2002-07-282-4/+4
| | | | | | | | PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=63681
* Backout idprio startup options added on last rev while issue in PRMario Sergio Fujikawa Ferreira2001-09-032-3/+1
| | | | | | | | | 18013 is investigated Submitted by: mike Notes: svn path=/head/; revision=47335
* Enhancements to allow starting up setiathome using idprioMario Sergio Fujikawa Ferreira2001-09-012-2/+4
| | | | | | | | | PR: 30209 Submitted by: MAINTAINER Prompted by: Stephen J. Roznowski Notes: svn path=/head/; revision=47278
* Update Maintainer's EmailDavid W. Chapman Jr.2001-08-242-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
* Fix pkg-plistKevin Lo2001-07-041-3/+6
| | | | | | | | PR: 28690 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44744
* Invoke su with the -f option to fix the script.Kris Kennaway2001-01-281-2/+2
| | | | | | | | Approved by: Maintainer PR: ports/19780 Notes: svn path=/head/; revision=37673
* Update to setiathome 3.03 and replace inactive maintainer.Kris Kennaway2001-01-273-77/+136
| | | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520 Notes: svn path=/head/; revision=37618
* Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)Kris Kennaway2000-04-173-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
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21082
* Minor coorections for style and typos.Stefan Bethke1999-05-191-10/+11
| | | | Notes: svn path=/head/; revision=18890
* - Added support for SMP systems to etc/rc.d/setiathome.shStefan Bethke1999-05-182-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
* - Add ftp.cdrom.com to MASTER_SITESStefan Bethke1999-05-171-9/+18
| | | | | | | - Add new options to man page Notes: svn path=/head/; revision=18864
* Explain manual set-up when one wants to run multiple processes, or letStefan Bethke1999-05-091-2/+30
| | | | | | | | | setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no> Notes: svn path=/head/; revision=18712
* - Update to version 0.47Stefan Bethke1999-05-061-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
* Added information on start-up script, removed bogus reference to cronStefan Bethke1999-04-221-24/+37
| | | | | | | script. Notes: svn path=/head/; revision=18082
* SETI@home - donate idle cycles to the search for aliensStefan Bethke1999-04-221-0/+79
Notes: svn path=/head/; revision=18063