aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-setiathome
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-5/+2
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 20050601Pav Lucistnik2005-06-027-64/+54
| | | | | | | Submitted by: J.R. Oldroyd <jr@opal.com> (maintainer) Notes: svn path=/head/; revision=136692
* - Patch out configure check for jpeg in WITHOUT_X11 case, it's really notPav Lucistnik2005-05-222-12/+24
| | | | | | | | | | needed PR: ports/80456 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=135819
* - Mirror distfile on MASTER_SITE_LOCAL, regular master site is oftenPav Lucistnik2005-04-281-1/+3
| | | | | | | | | unreachable Requested by: maintainer Notes: svn path=/head/; revision=134330
* - Update to 4.07.20050218, with GUIPav Lucistnik2005-04-1110-72/+160
| | | | | | | | | | GUI disabled on 4.x for now PR: ports/79349 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=133103
* BROKEN: UnfetchableKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131969
* - Update to 4.07Pav Lucistnik2004-11-127-199/+6
| | | | | | | | PR: ports/73869 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=121485
* SETI - Search for Extra-Terrestrial IntelligencePav Lucistnik2004-10-1712-0/+348
Use your unused CPU cycles to aid in computations analyzing radio telescope information for possible signs of ET. This version of SETI@home is based on BOINC (Berkeley Open Infrastructure for Network Computing). Several other projects besides SETI@home are using BOINC. BOINC lets you participate in more than one project, and it lets you specify what fraction of your computer time should go to each project. This port requires net/boinc-client and together these supersede the astro/setiathome port which is now known as SETI-Classic. Be sure to join the "FreeBSD" team on the SETI website once you're up and running. WWW: http://setiweb.ssl.berkeley.edu/ PR: ports/72715 Submitted by: J.R. Oldroyd <fbsd@opal.com> Notes: svn path=/head/; revision=119695