diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 02:27:21 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 02:27:21 +0000 |
commit | bb28655771fce3338b1a7ae582ee2086df82cd9c (patch) | |
tree | 5b23f4e461f9499c54e03f5bcb82dafded92ea7c /astro/ksetiwatch | |
parent | 3afb291233e0837c0754502b3ce3b3453a956e36 (diff) | |
download | ports-bb28655771fce3338b1a7ae582ee2086df82cd9c.tar.gz ports-bb28655771fce3338b1a7ae582ee2086df82cd9c.zip |
Notes
Diffstat (limited to 'astro/ksetiwatch')
-rw-r--r-- | astro/ksetiwatch/Makefile | 24 | ||||
-rw-r--r-- | astro/ksetiwatch/distinfo | 1 | ||||
-rw-r--r-- | astro/ksetiwatch/pkg-comment | 1 | ||||
-rw-r--r-- | astro/ksetiwatch/pkg-descr | 10 | ||||
-rw-r--r-- | astro/ksetiwatch/pkg-plist | 27 |
5 files changed, 63 insertions, 0 deletions
diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile new file mode 100644 index 000000000000..2cfec9f02274 --- /dev/null +++ b/astro/ksetiwatch/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: ksetiwatch +# Date created: 17 January 2001 +# Whom: Sverre Valgeirsson <sverre@k9k203-3.kam.afb.lu.se> +# +# $FreeBSD$ +# + +PORTNAME= ksetiwatch +PORTVERSION= 2.2.0 +CATEGORIES= astro kde +MASTER_SITES= http://download.sourceforge.net/ksetiwatch/ + +MAINTAINER= sverrir@hem.passagen.se + +USE_KDELIBS_VER=2 +USE_GMAKE= yes +GNU_CONFIGURE= yes +USE_XLIB= yes + +pre-configure: + ${PERL} -pi.orig -e "s@-lqt@-lqt2@g" ${WRKSRC}/ksetiwatch/Makefile.in + ${PERL} -pi.orig -e "s@-lqt@-lqt2@g; s@libqt\.@libqt2\.@g" ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/astro/ksetiwatch/distinfo b/astro/ksetiwatch/distinfo new file mode 100644 index 000000000000..67c5a3b875d0 --- /dev/null +++ b/astro/ksetiwatch/distinfo @@ -0,0 +1 @@ +MD5 (ksetiwatch-2.2.0.tar.gz) = b731cd8957714c5f71a33501cb2297da diff --git a/astro/ksetiwatch/pkg-comment b/astro/ksetiwatch/pkg-comment new file mode 100644 index 000000000000..fac45b6573a2 --- /dev/null +++ b/astro/ksetiwatch/pkg-comment @@ -0,0 +1 @@ +A monitoring tool for the seti@home client diff --git a/astro/ksetiwatch/pkg-descr b/astro/ksetiwatch/pkg-descr new file mode 100644 index 000000000000..afeff727715d --- /dev/null +++ b/astro/ksetiwatch/pkg-descr @@ -0,0 +1,10 @@ +Ksetiwatch is a monitoring tool for the Seti@home distributed computing project, +which searches for signals of extraterrestrial life. +It displays the state of the Seti@home client(s) running on your computer or in +your local network, and logs/manages completed work units. In addition, +Ksetiwatch features a skymap that displays all work units processed, +a graphical display of scientific data (gaussians, pulses, and triplets), +a dock icon with detailed status information about a client, the option to +start/stop the SETI@home clients, and much more. + +WWW: http://ksetiwatch.sourceforge.net diff --git a/astro/ksetiwatch/pkg-plist b/astro/ksetiwatch/pkg-plist new file mode 100644 index 000000000000..a69b77a9da55 --- /dev/null +++ b/astro/ksetiwatch/pkg-plist @@ -0,0 +1,27 @@ +bin/ksetiwatch +share/applnk/Applications/ksetiwatch.desktop +share/apps/ksetiwatch/pics/MadeWithKDev.png +share/apps/ksetiwatch/pics/mini-seti.png +share/apps/ksetiwatch/pics/mini-setidockfinished.png +share/apps/ksetiwatch/pics/mini-setidockgrey.png +share/apps/ksetiwatch/pics/mini-setidockloading.png +share/apps/ksetiwatch/pics/mini-setidockstopped.png +share/apps/ksetiwatch/pics/mini-setifinished.png +share/apps/ksetiwatch/pics/mini-setiloading.png +share/apps/ksetiwatch/pics/mini-setirunning.png +share/apps/ksetiwatch/pics/mini-setistopped.png +share/apps/ksetiwatch/pics/starmap.png +share/doc/HTML/en/ksetiwatch/index.html +share/doc/HTML/en/ksetiwatch/index-1.html +share/doc/HTML/en/ksetiwatch/index-2.html +share/doc/HTML/en/ksetiwatch/index-3.html +share/doc/HTML/en/ksetiwatch/index-4.html +share/doc/HTML/en/ksetiwatch/index-5.html +share/doc/HTML/en/ksetiwatch/index-6.html +share/doc/HTML/en/ksetiwatch/logotp3.png +share/icons/locolor/16x16/apps/ksetiwatch.png +share/icons/locolor/32x32/apps/ksetiwatch.png +share/locale/de/LC_MESSAGES/ksetiwatch.mo +share/locale/hr/LC_MESSAGES/ksetiwatch.mo +@dirrm share/apps/ksetiwatch/pics +@dirrm share/doc/HTML/en/ksetiwatch |