summaryrefslogtreecommitdiff
path: root/astro/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-08-13 17:35:21 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-08-13 17:35:21 +0000
commit64740c8f28b5709e9b7d8066ab989a16e1728f36 (patch)
tree5c06ab678d15499f9c9ef764ccd2afb308687c32 /astro/Makefile
parent. Use %%PORTDOCS%% and %%DOCSDIR%% in the packing list now that we are (diff)
. Add a port of SQueuer, a queueing proxy for Seti@Home:
SQueuer is a queueing proxy for Seti@Home with the following features: * Keeps a configurable sized queue of work units so that the client will always be able to get a new work unit immediately upon finishing one. * Queues results for uploading should the main Seti@Home site be overloaded or down. Results are never lost and the client is never delayed waiting to upload a result. * Can handle multiple users running the Seti@Home client on multiple machines all connecting to SQueuer. * Platform independent. SQueuer has been tested and found to work on different versions of Unix, MacOS and Windows. All it requires is a Perl 5 interpreter.
Notes
Notes: svn path=/head/; revision=86898
Diffstat (limited to 'astro/Makefile')
-rw-r--r--astro/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 78a8c8a74e58..d015b1949637 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -44,6 +44,7 @@
SUBDIR += sattrack
SUBDIR += setiathome
SUBDIR += spacechart
+ SUBDIR += squeuer
SUBDIR += sscalc
SUBDIR += starplot
SUBDIR += stars