1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Dirk Meyer
6cb7a6ceab bump PORTREVISION
Submitted by:	cyrille.lefevre@laposte.net
2003-06-15 11:38:27 +00:00
Sergey A. Osokin
44b4663522 Use proxy/socks settings when registering setiathome
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Approved by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
PR:		53126
Approved by:	fjoe (implicit)
2003-06-13 21:28:33 +00:00
Dirk Meyer
99c15479b8 - backout lastest fixes
Submitted by:	cyrille.lefevre@laposte.net
2003-06-11 20:58:34 +00:00
Dirk Meyer
23dc4b0f62 - Optimize check for existing process
Submitted by:	jeff@walters.name
2003-06-08 12:55:42 +00:00
Dirk Meyer
d0b16dd26c - Fix handling if "local_startup" is not default
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.
2003-06-06 03:54:29 +00:00
Dirk Meyer
fb617194c1 - strip file, patch had accidentially dulicated it. 2003-06-01 05:47:53 +00:00
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
Crist J. Clark
b61982d0c0 Maintainer update: Do not assume the user running setiathome has a
Borne-ish shell.

Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-04-12 17:07:42 +00:00
Crist J. Clark
f80439e0ef Maintainer update: Don't misuse the 'nobody' account.
PR:		50739, 30701
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2003-04-09 05:02:42 +00:00
Jacques Vidrine
39df19aecf Mark FORBIDDEN. Remotely exploitable buffer overflow.
http://spoor12.edup.tudelft.nl/
A new version is not yet available.
2003-04-08 11:52:53 +00:00
Akinori MUSHA
1a5f307ec1 De-pkg-comment. 2003-02-21 10:44:59 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Edwin Groothuis
3496ad8d51 Remove old master_sites.
Informed maintainer.
Noticed by: portsurvey
2002-12-28 01:40:54 +00:00
Edwin Groothuis
624cebfbe6 note added about i386 a.out support under FreeBSD 5.x.
PR:		ports/46340
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-12-20 13:20:38 +00:00
Christian Weisgerber
47b2efe183 A "patch-message" target is already used by bsd.port.mk. 2002-11-13 13:02:56 +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.
7cdb9dd859 Update maintainer's email address
Update a few MASTER_SITES

PR:		34012
Submitted by:	maintainer
2002-01-17 23:13:38 +00:00
Mario Sergio Fujikawa Ferreira
6ed7b3232e Backout idprio startup options added on last rev while issue in PR
18013 is investigated

Submitted by:	mike
2001-09-03 02:12:10 +00:00
Mario Sergio Fujikawa Ferreira
66e460a4df Enhancements to allow starting up setiathome using idprio
PR:		30209
Submitted by:	MAINTAINER
Prompted by:	Stephen J. Roznowski
2001-09-01 16:49:30 +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
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
FUJISHIMA Satsuki
2192154ee0 change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
James E. Housley
630b50f357 Fix 1 typo in pkg-install and chang Makefile to actually do the
subistution of SUBDIR and not BINDIR.
But PORTREVISION
2001-01-28 19:48:30 +00:00
Kris Kennaway
0441e5986a Bump PORTREVISION corresponding to setiathome.sh fix. 2001-01-28 08:54:41 +00:00
Kris Kennaway
a0eb48a497 Invoke su with the -f option to fix the script.
Approved by:	Maintainer
PR:		ports/19780
2001-01-28 08:53:51 +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
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Will Andrews
47fff4f7c5 Apparently, Seti@Home does not ship a manpage with their distribution
anymore.

PR:		18766
Submitted by:	Mike Barcroft <mike@q9media.com>
2000-06-01 17:27:59 +00:00
Satoshi Asami
78e0b4e930 Add missing manpage.
Submitted by:	obento obento
2000-05-30 10:49:29 +00:00
Kris Kennaway
d07330f785 Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)
client data stopped being accepted some time ago. Please let me know if
there's a change I've missed.

PR:	16699, 17569, 17807
2000-04-17 01:08:36 +00:00
Satoshi Asami
26723a9c57 Oops, missed an extra PKGNAME hiding down there. 2000-04-13 06:46:14 +00:00
Satoshi Asami
04bbceac87 Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted
along with the rest of (Houston) astro's.
2000-04-13 06:22:01 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Steve Price
50492f98f7 Use a logical OR (||) instead.
Noticed by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-01-03 01:58:10 +00:00
Steve Price
71704eea25 Mark as NO_CDROM until we can find a better fix for sysinstall hanging
on ports that have interactive install scripts.

PR:		14744
1999-12-27 00:33:35 +00:00
Peter Wemm
31c8c45ff4 $Id$->$FreeBSD$ 1999-08-29 10:59:56 +00:00
David E. O'Brien
4f4c6521c9 Id->FreeBSD rename try 2.
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.
1999-08-25 04:22:48 +00:00
Stefan Bethke
20edd608a0 Update to v 1.2 (Apparently, setitahome now calls /usr/sbin/sendmail, so you
can remove the symling from /usr/lib).
1999-06-07 11:15:05 +00:00
Stefan Bethke
f68c917292 Minor coorections for style and typos. 1999-05-19 14:46:06 +00:00
Stefan Bethke
649d8f8c94 - Added support for SMP systems to etc/rc.d/setiathome.sh
- 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.
1999-05-18 22:40:35 +00:00
Stefan Bethke
4ccc559270 - Add ftp.cdrom.com to MASTER_SITES
- Add new options to man page
1999-05-17 10:58:12 +00:00
Stefan Bethke
147bf1182b Update to 1.1 1999-05-17 08:18:04 +00:00
Stefan Bethke
72f96b8a1b Explain manual set-up when one wants to run multiple processes, or let
setiathome run under a different user id.

Suggested by: "Stein M. Sandbech" <stein@ife.no>
1999-05-09 23:21:46 +00:00
Stefan Bethke
a0dab8ccf3 Senteces start with a capital letter. 1999-05-06 22:57:09 +00:00
Stefan Bethke
1b163d34e2 - Update to version 0.47
- 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.
1999-05-06 22:50:25 +00:00
Stefan Bethke
bd142ada9e From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:
> david is away till may 3rd.  please don't distribute
> any seti@home software until you get an OK from him.
1999-04-23 18:27:31 +00:00
Stefan Bethke
94bc071fb2 Added information on start-up script, removed bogus reference to cron
script.
1999-04-22 13:00:54 +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
a3f5b43cfc Better check for OS version, cleanup.
PR:		ports/11272
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-22 10:35:25 +00:00