summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-07 14:27:05 +0000
committerijliao <ijliao@FreeBSD.org>2001-07-07 14:27:05 +0000
commit09d5bf922f448be13bf8fd922fc7966c115ad9e9 (patch)
treedd2e7bbfd1cf272bd7602ef3bd8d2c120139643e /astro
parent5ddd6b616956a15520264600f545222f857be8a7 (diff)
downloadFreeBSD-ports-09d5bf922f448be13bf8fd922fc7966c115ad9e9.zip
FreeBSD-ports-09d5bf922f448be13bf8fd922fc7966c115ad9e9.tar.gz
add fooseti
GTK+ frontend to SETI@Home PR: 28502 Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile1
-rw-r--r--astro/fooseti/Makefile20
-rw-r--r--astro/fooseti/distinfo1
-rw-r--r--astro/fooseti/pkg-comment1
-rw-r--r--astro/fooseti/pkg-descr8
-rw-r--r--astro/fooseti/pkg-plist1
6 files changed, 32 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile
index cbc3083..f4eaf81 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -4,6 +4,7 @@
SUBDIR += SETIsupport
SUBDIR += dgpsip
SUBDIR += ephem
+ SUBDIR += fooseti
SUBDIR += gkrellmearth
SUBDIR += gkrellmoon
SUBDIR += glunarclock
diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile
new file mode 100644
index 0000000..c878a3c
--- /dev/null
+++ b/astro/fooseti/Makefile
@@ -0,0 +1,20 @@
+# Ports collection makefile for: fooseti
+# Date created: 28 June 2001
+# Whom: Pete Fritchman <petef@databits.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fooseti
+PORTVERSION= 0.6.5
+CATEGORIES= astro
+MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
+
+MAINTAINER= petef@databits.net
+
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
+
+GNU_CONFIGURE= yes
+USE_GTK= yes
+
+.include <bsd.port.mk>
diff --git a/astro/fooseti/distinfo b/astro/fooseti/distinfo
new file mode 100644
index 0000000..651babf
--- /dev/null
+++ b/astro/fooseti/distinfo
@@ -0,0 +1 @@
+MD5 (fooseti-0.6.5.tar.gz) = 8037215c2c919a79b6e1090a580a6f7e
diff --git a/astro/fooseti/pkg-comment b/astro/fooseti/pkg-comment
new file mode 100644
index 0000000..fa0d61a
--- /dev/null
+++ b/astro/fooseti/pkg-comment
@@ -0,0 +1 @@
+GTK+ frontend to SETI@Home
diff --git a/astro/fooseti/pkg-descr b/astro/fooseti/pkg-descr
new file mode 100644
index 0000000..334207e
--- /dev/null
+++ b/astro/fooseti/pkg-descr
@@ -0,0 +1,8 @@
+fooseti is a small GTK+ frontend to SETI@Home. It can display your total
+CPU time, number of packets completed and the average time to complete them,
+as well as the status of the current packet.
+
+WWW: http://www-personal.engin.umich.edu/~agorski/fooseti
+
+- Pete
+petef@databits.net
diff --git a/astro/fooseti/pkg-plist b/astro/fooseti/pkg-plist
new file mode 100644
index 0000000..f61d317
--- /dev/null
+++ b/astro/fooseti/pkg-plist
@@ -0,0 +1 @@
+bin/fooseti
OpenPOWER on IntegriCloud