Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old master_sites. | Edwin Groothuis | 2002-12-28 | 1 | -3/+1 |
| | | | | | Informed maintainer. Noticed by: portsurvey | ||||
* | note added about i386 a.out support under FreeBSD 5.x. | Edwin Groothuis | 2002-12-20 | 2 | -4/+9 |
| | | | | | PR: ports/46340 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> | ||||
* | A "patch-message" target is already used by bsd.port.mk. | Christian Weisgerber | 2002-11-13 | 1 | -2/+2 |
| | |||||
* | Add alpha and Linux (i686) support. | Christian Weisgerber | 2002-07-28 | 7 | -42/+101 |
| | | | | | PR: 40022 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> | ||||
* | Update maintainer's email address | David W. Chapman Jr. | 2002-01-17 | 1 | -1/+1 |
| | | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer | ||||
* | Backout idprio startup options added on last rev while issue in PR | Mario Sergio Fujikawa Ferreira | 2001-09-03 | 3 | -5/+2 |
| | | | | | | 18013 is investigated Submitted by: mike | ||||
* | Enhancements to allow starting up setiathome using idprio | Mario Sergio Fujikawa Ferreira | 2001-09-01 | 3 | -3/+6 |
| | | | | | | PR: 30209 Submitted by: MAINTAINER Prompted by: Stephen J. Roznowski | ||||
* | Update Maintainer's Email | David W. Chapman Jr. | 2001-08-24 | 6 | -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-plist | Kevin Lo | 2001-07-04 | 2 | -3/+7 |
| | | | | | PR: 28690 Submitted by: MAINTAINER | ||||
* | Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to | Peter Pentchev | 2001-06-09 | 1 | -1/+1 |
| | | | | | PR: 27867 Submitted by: maintainer | ||||
* | change maintainer's e-mail address. | FUJISHIMA Satsuki | 2001-02-15 | 1 | -1/+1 |
| | |||||
* | Fix 1 typo in pkg-install and chang Makefile to actually do the | James E. Housley | 2001-01-28 | 2 | -11/+4 |
| | | | | | subistution of SUBDIR and not BINDIR. But PORTREVISION | ||||
* | Bump PORTREVISION corresponding to setiathome.sh fix. | Kris Kennaway | 2001-01-28 | 1 | -0/+1 |
| | |||||
* | Invoke su with the -f option to fix the script. | Kris Kennaway | 2001-01-28 | 1 | -2/+2 |
| | | | | | Approved by: Maintainer PR: ports/19780 | ||||
* | Update to setiathome 3.03 and replace inactive maintainer. | Kris Kennaway | 2001-01-27 | 7 | -130/+251 |
| | | | | | Submitted by: Cyrille Lefevre <clefevre@citeweb.net> PR: 24520 | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -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 distribution | Will Andrews | 2000-06-01 | 1 | -3/+0 |
| | | | | | | | anymore. PR: 18766 Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | Add missing manpage. | Satoshi Asami | 2000-05-30 | 1 | -1/+1 |
| | | | | Submitted by: obento obento | ||||
* | Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1) | Kris Kennaway | 2000-04-17 | 7 | -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. | Satoshi Asami | 2000-04-13 | 1 | -2/+1 |
| | |||||
* | Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted | Satoshi Asami | 2000-04-13 | 1 | -1/+2 |
| | | | | along with the rest of (Houston) astro's. | ||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | Use a logical OR (||) instead. | Steve Price | 2000-01-03 | 1 | -1/+1 |
| | | | | Noticed by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | ||||
* | Mark as NO_CDROM until we can find a better fix for sysinstall hanging | Steve Price | 1999-12-27 | 1 | -2/+3 |
| | | | | | | on ports that have interactive install scripts. PR: 14744 | ||||
* | $Id$->$FreeBSD$ | Peter Wemm | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Id->FreeBSD rename try 2. | David E. O'Brien | 1999-08-25 | 1 | -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 you | Stefan Bethke | 1999-06-07 | 2 | -19/+25 |
| | | | | can remove the symling from /usr/lib). | ||||
* | Minor coorections for style and typos. | Stefan Bethke | 1999-05-19 | 1 | -10/+11 |
| | |||||
* | - Added support for SMP systems to etc/rc.d/setiathome.sh | Stefan Bethke | 1999-05-18 | 4 | -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_SITES | Stefan Bethke | 1999-05-17 | 2 | -10/+20 |
| | | | | - Add new options to man page | ||||
* | Update to 1.1 | Stefan Bethke | 1999-05-17 | 2 | -23/+23 |
| | |||||
* | Explain manual set-up when one wants to run multiple processes, or let | Stefan Bethke | 1999-05-09 | 1 | -2/+30 |
| | | | | | | setiathome run under a different user id. Suggested by: "Stein M. Sandbech" <stein@ife.no> | ||||
* | Senteces start with a capital letter. | Stefan Bethke | 1999-05-06 | 1 | -1/+1 |
| | |||||
* | - Update to version 0.47 | Stefan Bethke | 1999-05-06 | 6 | -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>: | Stefan Bethke | 1999-04-23 | 1 | -1/+3 |
| | | | | | > david is away till may 3rd. please don't distribute > any seti@home software until you get an OK from him. | ||||
* | Added information on start-up script, removed bogus reference to cron | Stefan Bethke | 1999-04-22 | 1 | -24/+37 |
| | | | | script. | ||||
* | Allow for automatich package building | Stefan Bethke | 1999-04-22 | 3 | -10/+29 |
| | | | | Reinstate the EXTRACT_ variables. They are needed. | ||||
* | Better check for OS version, cleanup. | Stefan Bethke | 1999-04-22 | 1 | -23/+18 |
| | | | | | PR: ports/11272 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Grrr, last-second changes... | Stefan Bethke | 1999-04-22 | 1 | -2/+2 |
| | | | | | Also, portlint complains about verbatim use of 'sed', and suggest ${SED} instead, but it isn't defined... | ||||
* | *** empty log message *** | Stefan Bethke | 1999-04-22 | 1 | -2/+2 |
| | |||||
* | SETI@home - donate idle cycles to the search for aliens | Stefan Bethke | 1999-04-22 | 7 | -0/+253 |