summaryrefslogtreecommitdiffstats
path: root/astro/setiathome
Commit message (Collapse)AuthorAgeFilesLines
* - Add missed dependency on compat4x when running on 5.x systempav2004-01-111-0/+4
|
* Change BROKEN to IGNORE in the case of configurations that will neverlinimon2003-11-221-1/+1
| | | | be made to work.
* portlint (whitespace)kris2003-10-261-1/+1
|
* bump PORTREVISIONdinoex2003-06-151-1/+1
| | | | Submitted by: cyrille.lefevre@laposte.net
* Use proxy/socks settings when registering setiathomeosa2003-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)
* - backout lastest fixesdinoex2003-06-112-9/+13
| | | | Submitted by: cyrille.lefevre@laposte.net
* - Optimize check for existing processdinoex2003-06-081-1/+1
| | | | Submitted by: jeff@walters.name
* - Fix handling if "local_startup" is not defaultdinoex2003-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.
* - strip file, patch had accidentially dulicated it.dinoex2003-06-011-284/+0
|
* version bump to 3.08 w/ the following enhancements :dinoex2003-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
* Maintainer update: Do not assume the user running setiathome has acjc2003-04-122-10/+12
| | | | | | Borne-ish shell. Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Maintainer update: Don't misuse the 'nobody' account.cjc2003-04-094-15/+67
| | | | | PR: 50739, 30701 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Mark FORBIDDEN. Remotely exploitable buffer overflow.nectar2003-04-081-0/+2
| | | | | http://spoor12.edup.tudelft.nl/ A new version is not yet available.
* De-pkg-comment.knu2003-02-212-2/+1
|
* Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1
| | | | Submitted by: lioux
* Remove old master_sites.edwin2002-12-281-3/+1
| | | | | Informed maintainer. Noticed by: portsurvey
* note added about i386 a.out support under FreeBSD 5.x.edwin2002-12-202-4/+9
| | | | | PR: ports/46340 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* A "patch-message" target is already used by bsd.port.mk.naddy2002-11-131-2/+2
|
* Add alpha and Linux (i686) support.naddy2002-07-287-42/+101
| | | | | PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Update maintainer's email addressdwcjr2002-01-171-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* Backout idprio startup options added on last rev while issue in PRlioux2001-09-033-5/+2
| | | | | | 18013 is investigated Submitted by: mike
* Enhancements to allow starting up setiathome using idpriolioux2001-09-013-3/+6
| | | | | | PR: 30209 Submitted by: MAINTAINER Prompted by: Stephen J. Roznowski
* Update Maintainer's Emaildwcjr2001-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
* Fix pkg-plistkevlo2001-07-042-3/+7
| | | | | PR: 28690 Submitted by: MAINTAINER
* Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.toroam2001-06-091-1/+1
| | | | | PR: 27867 Submitted by: maintainer
* change maintainer's e-mail address.sf2001-02-151-1/+1
|
* Fix 1 typo in pkg-install and chang Makefile to actually do thejeh2001-01-282-11/+4
| | | | | subistution of SUBDIR and not BINDIR. But PORTREVISION
* Bump PORTREVISION corresponding to setiathome.sh fix.kris2001-01-281-0/+1
|
* Invoke su with the -f option to fix the script.kris2001-01-281-2/+2
| | | | | Approved by: Maintainer PR: ports/19780
* Update to setiathome 3.03 and replace inactive maintainer.kris2001-01-277-130/+251
| | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-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.
* Apparently, Seti@Home does not ship a manpage with their distributionwill2000-06-011-3/+0
| | | | | | | anymore. PR: 18766 Submitted by: Mike Barcroft <mike@q9media.com>
* Add missing manpage.asami2000-05-301-1/+1
| | | | Submitted by: obento obento
* Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)kris2000-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
* Oops, missed an extra PKGNAME hiding down there.asami2000-04-131-2/+1
|
* Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't convertedasami2000-04-131-1/+2
| | | | along with the rest of (Houston) astro's.
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Use a logical OR (||) instead.steve2000-01-031-1/+1
| | | | Noticed by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Mark as NO_CDROM until we can find a better fix for sysinstall hangingsteve1999-12-271-2/+3
| | | | | | on ports that have interactive install scripts. PR: 14744
* $Id$->$FreeBSD$peter1999-08-291-1/+1
|
* Id->FreeBSD rename try 2.obrien1999-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.
* Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so youstb1999-06-072-19/+25
| | | | can remove the symling from /usr/lib).
* Minor coorections for style and typos.stb1999-05-191-10/+11
|
* - Added support for SMP systems to etc/rc.d/setiathome.shstb1999-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.
* - Add ftp.cdrom.com to MASTER_SITESstb1999-05-172-10/+20
| | | | - Add new options to man page
* Update to 1.1stb1999-05-172-23/+23
|
* Explain manual set-up when one wants to run multiple processes, or letstb1999-05-091-2/+30
| | | | | | setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no>
* Senteces start with a capital letter.stb1999-05-061-1/+1
|
* - Update to version 0.47stb1999-05-066-27/+31
| | | | | | | | | | | | - 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.
* From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:stb1999-04-231-1/+3
| | | | | > david is away till may 3rd. please don't distribute > any seti@home software until you get an OK from him.
OpenPOWER on IntegriCloud