aboutsummaryrefslogtreecommitdiff
path: root/astro/setiathome/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-211-1/+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-201-1/+1
| | | | | | | | 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-281-24/+82
| | | | | | | | 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
* Update Maintainer's EmailDavid W. Chapman Jr.2001-08-241-33/+49
| | | | | | | | | | | | | | 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
* 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-281-10/+3
| | | | | | | | 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
* Update to setiathome 3.03 and replace inactive maintainer.Kris Kennaway2001-01-271-41/+106
| | | | | | | | 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-171-33/+17
| | | | | | | | | | 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 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-071-15/+20
| | | | | | | can remove the symling from /usr/lib). Notes: svn path=/head/; revision=19290
* - Added support for SMP systems to etc/rc.d/setiathome.shStefan Bethke1999-05-181-1/+4
| | | | | | | | | | | - 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-171-1/+2
| | | | | | | - Add new options to man page Notes: svn path=/head/; revision=18864
* Update to 1.1Stefan Bethke1999-05-171-18/+18
| | | | Notes: svn path=/head/; revision=18858
* - Update to version 0.47Stefan Bethke1999-05-061-19/+22
| | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=18573
* From a mail by Dan Werthimer <danw@ssl.Berkeley.EDU>:Stefan Bethke1999-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. Notes: svn path=/head/; revision=18103
* Allow for automatich package buildingStefan Bethke1999-04-221-2/+11
| | | | | | | Reinstate the EXTRACT_ variables. They are needed. Notes: svn path=/head/; revision=18080
* Better check for OS version, cleanup.Stefan Bethke1999-04-221-23/+18
| | | | | | | | PR: ports/11272 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=18079
* Grrr, last-second changes...Stefan Bethke1999-04-221-2/+2
| | | | | | | | Also, portlint complains about verbatim use of 'sed', and suggest ${SED} instead, but it isn't defined... Notes: svn path=/head/; revision=18066
* *** empty log message ***Stefan Bethke1999-04-221-2/+2
| | | | Notes: svn path=/head/; revision=18065
* SETI@home - donate idle cycles to the search for aliensStefan Bethke1999-04-221-0/+68
Notes: svn path=/head/; revision=18063