mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add ksetiwatch 2.2.0, a monitoring tool for the seti@home client.
PR: 24422 Submitted by: Sverre Valgeirsson <sverre@k9k203-3.kam.afb.lu.se>
This commit is contained in:
parent
3afb291233
commit
bb28655771
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40986
@ -5,6 +5,7 @@
|
||||
SUBDIR += ephem
|
||||
SUBDIR += glunarclock
|
||||
SUBDIR += jday
|
||||
SUBDIR += ksetiwatch
|
||||
SUBDIR += luna
|
||||
SUBDIR += openuniverse
|
||||
SUBDIR += p5-Astro-MoonPhase
|
||||
|
24
astro/ksetiwatch/Makefile
Normal file
24
astro/ksetiwatch/Makefile
Normal file
@ -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>
|
1
astro/ksetiwatch/distinfo
Normal file
1
astro/ksetiwatch/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ksetiwatch-2.2.0.tar.gz) = b731cd8957714c5f71a33501cb2297da
|
1
astro/ksetiwatch/pkg-comment
Normal file
1
astro/ksetiwatch/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A monitoring tool for the seti@home client
|
10
astro/ksetiwatch/pkg-descr
Normal file
10
astro/ksetiwatch/pkg-descr
Normal file
@ -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
|
27
astro/ksetiwatch/pkg-plist
Normal file
27
astro/ksetiwatch/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user