1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Adding seti_appelt version 0.2.2.

An applet that displays the current status of a seti@home client.

PR:		19607
Submitted by:	HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
This commit is contained in:
Steve Price 2000-07-10 03:07:30 +00:00
parent ed7f616289
commit 7946475a30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30401
8 changed files with 79 additions and 0 deletions

View File

@ -8,6 +8,7 @@
SUBDIR += rmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += ssystem
SUBDIR += stars

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: seti_applet
# Date Created: 1 Jul 2000
# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
#
# $FreeBSD$
#
PORTNAME= seti_applet
PORTVERSION= 0.2.2
CATEGORIES= astro gnome
MASTER_SITES= http://download.sourceforge.net/seti-applet/
MAINTAINER= th@cis.ibaraki.ac.jp
LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \
gnome.4:${PORTSDIR}/x11/gnomelibs
RUN_DEPENDS= setiathome:${PORTSDIR}/astro/setiathome
USE_X_PREFIX= yes
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= yes
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
post-install:
${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (seti_applet-0.2.2.tar.gz) = abb117d1737556eaa00b5eb1f7eda1da

View File

@ -0,0 +1,11 @@
--- src/seti_applet.c.orig Fri Jun 30 20:00:34 2000
+++ src/seti_applet.c Fri Jun 30 20:00:45 2000
@@ -705,7 +705,7 @@
g_free ( sa.setidir );
}
gnome_config_push_prefix ( path );
- sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/usr/local/seti" );
+ sa.setidir = gnome_config_get_string ( "setiapplet/setidir=/var/db/setiathome" );
sa.updateinterval = gnome_config_get_int ( "setiapplet/updateinterval=10" );
sa.fileupdateinterval = gnome_config_get_int ( "setiapplet/fileupdateinterval=120" );
sa.showcpu = gnome_config_get_int ( "setiapplet/showcpu=1" );

View File

@ -0,0 +1 @@
An applet that displays the current status of a seti@home client

View File

@ -0,0 +1,4 @@
Displays in an applet (in text in this release) the current status of
any running seti@home client.
WWW: http://seti-applet.sourceforge.net/

View File

@ -0,0 +1,14 @@
seti@home client must be installed.
You can find it in /usr/ports/astro/setiathome
To enable start/stop seti@home client,
please run "setiathome" as your login name.
If you installed "setiathome" by ports or package,
change the line 9 of /usr/local/etc/rc.d/setiathome.sh
seti_user=nobody
^^^^^^
to your login name before setting up working directory.
If you already done this as nobody, do
/usr/local/etc/rc.d/setiathome.sh stop
chown -R "YOUR LOGIN NAME" /var/db/setiathome

View File

@ -0,0 +1,16 @@
bin/seti_applet
etc/CORBA/servers/seti_applet.gnorba
share/gnome/applets/Monitors/seti_applet.desktop
share/gnome/help/seti_applet/C/configuration.html
share/gnome/help/seti_applet/C/docbook.css
share/gnome/help/seti_applet/C/images/adv_prop.gif
share/gnome/help/seti_applet/C/images/basic_prop.gif
share/gnome/help/seti_applet/C/index.html
share/gnome/help/seti_applet/C/operation.html
share/gnome/help/seti_applet/C/startingsetiprocess.html
share/gnome/help/seti_applet/C/topic.dat
share/gnome/help/seti_applet/C/x42.html
share/gnome/pixmaps/seti_applet-logo-green.png
@dirrm share/gnome/help/seti_applet/C/images
@dirrm share/gnome/help/seti_applet/C
@dirrm share/gnome/help/seti_applet