Commit graph

7 commits

Author SHA1 Message Date
Dirk Meyer
044a2ff8cf version bump to 3.08 w/ the following enhancements :
- 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
2003-06-01 05:45:34 +00:00
Christian Weisgerber
58b1dd0eda Add alpha and Linux (i686) support.
PR:		40022
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-07-28 22:13:45 +00:00
David W. Chapman Jr.
b663f63a5f Update Maintainer's Email
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
2001-08-24 13:39:27 +00:00
Kevin Lo
b71d257136 Fix pkg-plist
PR: 28690
Submitted by: MAINTAINER
2001-07-04 14:27:58 +00:00
Kris Kennaway
4a208e0f03 Update to setiathome 3.03 and replace inactive maintainer.
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
PR:		24520
2001-01-27 04:40:33 +00:00
Stefan Bethke
fb34d55ddd Allow for automatich package building
Reinstate the EXTRACT_ variables. They are needed.
1999-04-22 12:24:25 +00:00
Stefan Bethke
f3898d455b SETI@home - donate idle cycles to the search for aliens 1999-04-22 01:44:35 +00:00