summaryrefslogtreecommitdiff
path: root/astro/setiathome (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The SETI@home project moves to a new software client based on BOINC.Edwin Groothuis2005-12-1512-1200/+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
* Mark setiathome (both versions) and dependent ports for deprecation.Mark Linimon2005-12-021-1/+4
| | | | | | | | | | | The project has now migrated to astro/boinc-setiathome. PR: ports/89525 Submitted by: edwin Approved by: maintainer request to return these to ports@ Notes: svn path=/head/; revision=150187
* - Add missed dependency on compat4x when running on 5.x systemPav Lucistnik2004-01-111-0/+4
| | | | Notes: svn path=/head/; revision=97897
* Change BROKEN to IGNORE in the case of configurations that will neverMark Linimon2003-11-221-1/+1
| | | | | | | be made to work. Notes: svn path=/head/; revision=94696
* portlint (whitespace)Kris Kennaway2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92264
* bump PORTREVISIONDirk Meyer2003-06-151-1/+1
| | | | | | | Submitted by: cyrille.lefevre@laposte.net Notes: svn path=/head/; revision=83014
* 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-112-9/+13
| | | | | | | 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-062-8/+10
| | | | | | | | | | | | | | | | 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-019-87/+594
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-122-10/+12
| | | | | | | | | 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-094-15/+67
| | | | | | | | PR: 50739, 30701 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=78645
* Mark FORBIDDEN. Remotely exploitable buffer overflow.Jacques Vidrine2003-04-081-0/+2
| | | | | | | | http://spoor12.edup.tudelft.nl/ A new version is not yet available. Notes: svn path=/head/; revision=78594
* De-pkg-comment.Akinori MUSHA2003-02-212-2/+1
| | | | Notes: svn path=/head/; revision=76027
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Remove old master_sites.Edwin Groothuis2002-12-281-3/+1
| | | | | | | | Informed maintainer. Noticed by: portsurvey Notes: svn path=/head/; revision=71938
* note added about i386 a.out support under FreeBSD 5.x.Edwin Groothuis2002-12-202-4/+9
| | | | | | | | PR: ports/46340 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=71737
* A "patch-message" target is already used by bsd.port.mk.Christian Weisgerber2002-11-131-2/+2
| | | | Notes: svn path=/head/; revision=70029
* Add alpha and Linux (i686) support.Christian Weisgerber2002-07-287-42/+101
| | | | | | | | PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=63681
* Update maintainer's email addressDavid W. Chapman Jr.2002-01-171-1/+1
| | | | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer Notes: svn path=/head/; revision=53284
* Backout idprio startup options added on last rev while issue in PRMario Sergio Fujikawa Ferreira2001-09-033-5/+2
| | | | | | | | | 18013 is investigated Submitted by: mike Notes: svn path=/head/; revision=47335
* Enhancements to allow starting up setiathome using idprioMario Sergio Fujikawa Ferreira2001-09-013-3/+6
| | | | | | | | | 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-246-157/+307
| | | | | | | | | | | | | | 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-042-3/+7
| | | | | | | | PR: 28690 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44744
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toPeter Pentchev2001-06-091-1/+1
| | | | | | | | PR: 27867 Submitted by: maintainer Notes: svn path=/head/; revision=43703
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
| | | | Notes: svn path=/head/; revision=38379
* Fix 1 typo in pkg-install and chang Makefile to actually do theJames E. Housley2001-01-282-11/+4
| | | | | | | | subistution of SUBDIR and not BINDIR. But PORTREVISION Notes: svn path=/head/; revision=37692
* Bump PORTREVISION corresponding to setiathome.sh fix.Kris Kennaway2001-01-281-0/+1
| | | | Notes: svn path=/head/; revision=37674
* 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-277-130/+251
| | | | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520 Notes: svn path=/head/; revision=37618
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Apparently, Seti@Home does not ship a manpage with their distributionWill Andrews2000-06-011-3/+0
| | | | | | | | | | anymore. PR: 18766 Submitted by: Mike Barcroft <mike@q9media.com> Notes: svn path=/head/; revision=29065
* Add missing manpage.Satoshi Asami2000-05-301-1/+1
| | | | | | | Submitted by: obento obento Notes: svn path=/head/; revision=28982
* Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)Kris Kennaway2000-04-177-126/+212
| | | | | | | | | | 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
* Oops, missed an extra PKGNAME hiding down there.Satoshi Asami2000-04-131-2/+1
| | | | Notes: svn path=/head/; revision=27473
* Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't convertedSatoshi Asami2000-04-131-1/+2
| | | | | | | along with the rest of (Houston) astro's. Notes: svn path=/head/; revision=27469
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Use a logical OR (||) instead.Steve Price2000-01-031-1/+1
| | | | | | | Noticed by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=24370
* Mark as NO_CDROM until we can find a better fix for sysinstall hangingSteve Price1999-12-271-2/+3
| | | | | | | | | on ports that have interactive install scripts. PR: 14744 Notes: svn path=/head/; revision=24115
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21082
* Id->FreeBSD rename try 2.David E. O'Brien1999-08-251-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=20936
* Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so youStefan Bethke1999-06-072-19/+25
| | | | | | | can remove the symling from /usr/lib). Notes: svn path=/head/; revision=19290
* 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-184-89/+252
| | | | | | | | | | | - 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-172-10/+20
| | | | | | | - Add new options to man page Notes: svn path=/head/; revision=18864
* Update to 1.1Stefan Bethke1999-05-172-23/+23
| | | | Notes: svn path=/head/; revision=18858
* 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
* Senteces start with a capital letter.Stefan Bethke1999-05-061-1/+1
| | | | Notes: svn path=/head/; revision=18574