diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-15 01:34:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-15 01:34:04 +0000 |
commit | a25526c8f7c0a715182a4a76e6606b628198c723 (patch) | |
tree | 34583e6ef23725a321bcb1bd2122104f580a2c40 /astro | |
parent | ed757d5aaf52c691778ae0bd56c80b344143e797 (diff) |
Notes
Diffstat (limited to 'astro')
63 files changed, 0 insertions, 2353 deletions
diff --git a/astro/Makefile b/astro/Makefile index 9472a1aea8b5..e85d9d3b9821 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -3,30 +3,22 @@ COMMENT = Astronomical ports - SUBDIR += SETIsupport SUBDIR += accrete SUBDIR += boinc-setiathome SUBDIR += celestia SUBDIR += cfitsio SUBDIR += dgpsip SUBDIR += ephem - SUBDIR += fooseti SUBDIR += gdesklets-goodweather - SUBDIR += gdesklets-seti SUBDIR += gkrellmearth SUBDIR += gkrellmoon SUBDIR += gkrellmoon2 - SUBDIR += gkrellmseti SUBDIR += gkrellsun SUBDIR += glunarclock SUBDIR += gpsdrive SUBDIR += gpsman SUBDIR += jday - SUBDIR += ksetisaver - SUBDIR += ksetispy - SUBDIR += ksetiwatch SUBDIR += libnova - SUBDIR += linux-setiathome SUBDIR += luna SUBDIR += match SUBDIR += mymoon @@ -45,7 +37,6 @@ SUBDIR += p5-Astro-Sunrise SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR - SUBDIR += p5-SETI-Stats SUBDIR += phoon SUBDIR += planets SUBDIR += pp3 @@ -55,8 +46,6 @@ SUBDIR += roadmap SUBDIR += saoimage SUBDIR += sattrack - SUBDIR += seti_applet - SUBDIR += setiathome SUBDIR += sky2000 SUBDIR += spacechart SUBDIR += squeuer @@ -66,7 +55,6 @@ SUBDIR += stars SUBDIR += stellarium SUBDIR += sunclock - SUBDIR += tkseti SUBDIR += wmglobe SUBDIR += wmjupiter SUBDIR += wmmoonclock diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile deleted file mode 100644 index 1e8032fd61cf..000000000000 --- a/astro/SETIsupport/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: SETISupport -# Date Created: 1 Jul 2000 -# Whom: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> -# -# $FreeBSD$ -# - -PORTNAME= SETISupport -PORTVERSION= 0.75 -CATEGORIES= astro java -MASTER_SITES= http://otsubo.info/contents/SETISupport/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -EXTRACT_SUFX= .jar -EXTRACT_ONLY= - -MAINTAINER= gibbon@cocoa.freemail.ne.jp -COMMENT= JAVA application that shows current state of seti@home client - -DEPRECATED= Will stop working on 2005-12-15 (see http://setiathome.ssl.berkeley.edu/) -EXPIRATION_DATE=2005-12-15 - -RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ - ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ - ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome - -USE_XLIB= yes -NO_BUILD= yes - -do-install: - @${MKDIR} ${PREFIX}/share/java/SETISupport - @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${PREFIX}/share/java/SETISupport - @${INSTALL_SCRIPT} ${FILESDIR}/SETISupport.sh ${PREFIX}/bin/SETISupport -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/astro/SETIsupport/distinfo b/astro/SETIsupport/distinfo deleted file mode 100644 index 76302e40de48..000000000000 --- a/astro/SETIsupport/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (SETISupport-075.jar) = cdab7d21a0f597fa34deb3da2d3ebb88 -SIZE (SETISupport-075.jar) = 221044 diff --git a/astro/SETIsupport/files/SETISupport.sh b/astro/SETIsupport/files/SETISupport.sh deleted file mode 100644 index 4437ba596682..000000000000 --- a/astro/SETIsupport/files/SETISupport.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# - -CLASSPATH=${CLASSPATH}:/usr/local/share/java/SETISupport/SETISupport.jar -export CLASSPATH - -if [ ! -d ${SETISUPPORT_WRKDIR:=${HOME}/.SETISupport} ]; then - mkdir ${SETISUPPORT_WRKDIR} -fi -cd ${SETISUPPORT_WRKDIR} -exec /usr/local/bin/javavm SETISupport $@ diff --git a/astro/SETIsupport/pkg-descr b/astro/SETIsupport/pkg-descr deleted file mode 100644 index 60e60df234cb..000000000000 --- a/astro/SETIsupport/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a JAVA application that shows the current state -of you're seti@home client graphically. -It will show the details of data currently analyzing, -and which direction the data came from. - -WWW: http://member.nifty.ne.jp/GOtsubo/contents/SETISupport/edownload.html diff --git a/astro/SETIsupport/pkg-message b/astro/SETIsupport/pkg-message deleted file mode 100644 index a1ce45ab58f8..000000000000 --- a/astro/SETIsupport/pkg-message +++ /dev/null @@ -1,19 +0,0 @@ -It will create a working directory ${HOME}/.SETISupport -If you don't like this working directory, -please set environment variable "SETISUPPORT_WRKDIR" to the directory you like. - -For Example, if you want working directory to be /var/db/setiathome , - # setenv SETISUPPORT_WRKDIR /var/db/setiathome - for csh or tcsh - $ export SETISUPPORT_WRKDIR=/var/db/setiathome - for sh or bash - -Maybe you want set this to the working directory setiathome, -but don't forget that you need write permission for working directory. -If you installed setiathome from ports or package, -setiathome's working directory is owned by nobody. - -First time you run SETISupport, it askes you the place of state.sah. -This file is generated by setiathome in the directory from which it's run. -If you installed setiathome from ports or package, -it's /var/db/setiathome diff --git a/astro/SETIsupport/pkg-plist b/astro/SETIsupport/pkg-plist deleted file mode 100644 index b0c566788f1b..000000000000 --- a/astro/SETIsupport/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/SETISupport -share/java/SETISupport/SETISupport-075.jar -@dirrm share/java/SETISupport diff --git a/astro/fooseti/Makefile b/astro/fooseti/Makefile deleted file mode 100644 index baf6184b7cfe..000000000000 --- a/astro/fooseti/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Ports collection makefile for: fooseti -# Date created: 28 June 2001 -# Whom: Pete Fritchman <petef@databits.net> -# -# $FreeBSD$ -# - -PORTNAME= fooseti -PORTVERSION= 0.6.6 -PORTREVISION= 4 -CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= danfe - -MAINTAINER= ports@FreeBSD.org -COMMENT= GTK+ frontend to SETI@Home - -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -PLIST_FILES= bin/fooseti -USE_GETTEXT= yes -USE_GNOME= gtk12 - -.include <bsd.port.mk> diff --git a/astro/fooseti/distinfo b/astro/fooseti/distinfo deleted file mode 100644 index 42569330fb0e..000000000000 --- a/astro/fooseti/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (fooseti-0.6.6.tar.gz) = 420d232ab57c93ed3c32f2b4bb847203 -SHA256 (fooseti-0.6.6.tar.gz) = 57d94f684e9063e81d98f37597bdc211727fd963e1420f669c5dc076b73fb5b5 -SIZE (fooseti-0.6.6.tar.gz) = 61863 diff --git a/astro/fooseti/pkg-descr b/astro/fooseti/pkg-descr deleted file mode 100644 index 6c4247a75139..000000000000 --- a/astro/fooseti/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -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. - -- Pete -petef@databits.net diff --git a/astro/gdesklets-seti/Makefile b/astro/gdesklets-seti/Makefile deleted file mode 100644 index b8d25c7f0c1f..000000000000 --- a/astro/gdesklets-seti/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gdesklets-seti -# Date created: 12 November 2003 -# Whom: Franz Klammer <klammer@webonaut.com> -# -# $FreeBSD$ -# - -PORTNAME= seti -PORTVERSION= 0.3.0 -PORTREVISION= 1 -CATEGORIES= astro gnome -MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ -PKGNAMEPREFIX= gdesklets- -DISTNAME= ${PORTNAME}-${PORTVERSION} - -MAINTAINER= klammer@webonaut.com -COMMENT= Simple but useful setidesklet with less CPU-usage - -RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_PYTHON= yes -NAME= Seti - -do-build: - @${WRKDIR}/Install_${NAME}_Sensor.bin --nomsg ${WRKDIR}/${PORTNAME} - @${REINPLACE_CMD} -e 's|/usr/setiathome|/var/db/setiathome|g' \ - ${WRKDIR}/${PORTNAME}/${NAME}/sah.py - @${FIND} ${WRKDIR}/${PORTNAME} -name '*.bak' -delete - -do-install: - @${MKDIR} ${PREFIX}/share/gnome/gdesklets/Displays/${NAME}/gfx - @${MKDIR} ${PREFIX}/share/gnome/gdesklets/Sensors/${NAME} - @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/*.display ${PREFIX}/share/gnome/gdesklets/Displays/${NAME}/ - @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/gfx/*.png ${PREFIX}/share/gnome/gdesklets/Displays/${NAME}/gfx/ - @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}/${NAME}/*.py ${PREFIX}/share/gnome/gdesklets/Sensors/${NAME}/ - -post-install: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/share/gnome/gdesklets/Sensors/${NAME} - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/astro/gdesklets-seti/distinfo b/astro/gdesklets-seti/distinfo deleted file mode 100644 index b3d29c0c26c3..000000000000 --- a/astro/gdesklets-seti/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (seti-0.3.0.tar.bz2) = 86ab95f2b98811d0d6ceb4ecffbd68c6 -SIZE (seti-0.3.0.tar.bz2) = 24091 diff --git a/astro/gdesklets-seti/pkg-descr b/astro/gdesklets-seti/pkg-descr deleted file mode 100644 index 7904dba6000d..000000000000 --- a/astro/gdesklets-seti/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Simple but useful setidesklet with less CPU-usage. - -WWW: http://gdesklets.gnomedesktop.org/ diff --git a/astro/gdesklets-seti/pkg-message b/astro/gdesklets-seti/pkg-message deleted file mode 100644 index 7ec526265ab4..000000000000 --- a/astro/gdesklets-seti/pkg-message +++ /dev/null @@ -1,14 +0,0 @@ -## -To view all installed applets: - - ls ${PREFIX}/share/gnome/gdesklets/Displays - -To use those applets: - - gdesklets open ${PREFIX}/share/gnome/gdesklets/Displays/Seti/seti.display - -Replace ${name} with the correct name of the applets you want to use. - -NOTE: Be sure to login as your user when you use the gdesklets command, - as the configuration will be stored in the ~/.gdesklets/ directory. -## diff --git a/astro/gdesklets-seti/pkg-plist b/astro/gdesklets-seti/pkg-plist deleted file mode 100644 index 0cf06a6bddf6..000000000000 --- a/astro/gdesklets-seti/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -share/gnome/gdesklets/Displays/Seti/gfx/alien1.png -share/gnome/gdesklets/Displays/Seti/gfx/alien2.png -share/gnome/gdesklets/Displays/Seti/gfx/alien3.png -share/gnome/gdesklets/Displays/Seti/gfx/gauge.png -share/gnome/gdesklets/Displays/Seti/seti.display -share/gnome/gdesklets/Sensors/Seti/__init__.py -share/gnome/gdesklets/Sensors/Seti/__init__.pyc -share/gnome/gdesklets/Sensors/Seti/sah.py -share/gnome/gdesklets/Sensors/Seti/sah.pyc -@dirrm share/gnome/gdesklets/Sensors/Seti -@dirrm share/gnome/gdesklets/Displays/Seti/gfx -@dirrm share/gnome/gdesklets/Displays/Seti diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile deleted file mode 100644 index 2e4f36f698df..000000000000 --- a/astro/gkrellmseti/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: gkrellmseti -# Date created: Sat Oct 13 01:27:47 BRT 2001 -# Whom: Hammurabi Mendes <hmendes@brturbo.com> et al -# -# $FreeBSD$ -# - -PORTNAME= seti -PORTVERSION= 0.7.0 -PORTREVISION= 1 -CATEGORIES= astro -MASTER_SITES= http://xavier.serpaggi.free.fr/seti/ -PKGNAMEPREFIX= gkrellm -DISTNAME= ${PORTNAME}-${PORTVERSION}b - -MAINTAINER= ports@FreeBSD.org -COMMENT= A SETI@home plugin for GKrellM - -BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm - -USE_BZIP2= yes -USE_REINPLACE= yes -USE_X_PREFIX= yes -USE_GNOME= imlib -USE_XPM= yes - -DOC_FILES= AUTHORS README TODO - -post-patch: - @${REINPLACE_CMD} -e "s|gtk-config|${GTK_CONFIG}|; s|imlib-config|${IMLIB_CONFIG}|; \ - s|DBGFLAGS= -O3||; s|gcc|${CC}|; s|CFLAGS=|CFLAGS+=|; \ - s|LDFLAGS=|LDFLAGS+=|; s|/usr/X11R6|${PREFIX}|" \ - ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" ${WRKSRC}/seti.c - -do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/seti.so \ - ${PREFIX}/libexec/gkrellm/plugins -.ifndef(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} -.for file in ${DOC_FILES} - @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/astro/gkrellmseti/distinfo b/astro/gkrellmseti/distinfo deleted file mode 100644 index ce13f41e5182..000000000000 --- a/astro/gkrellmseti/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (seti-0.7.0b.tar.bz2) = bea7ca090a486560207544c1f665a2c1 -SHA256 (seti-0.7.0b.tar.bz2) = 460ab63ba037c2ce9bcd592162cd413e2b3a7c066de0511c55b53cbd253f3ade -SIZE (seti-0.7.0b.tar.bz2) = 49835 diff --git a/astro/gkrellmseti/files/patch-seti.c b/astro/gkrellmseti/files/patch-seti.c deleted file mode 100644 index 90acd6f4cdff..000000000000 --- a/astro/gkrellmseti/files/patch-seti.c +++ /dev/null @@ -1,15 +0,0 @@ ---- seti.c.orig Tue Apr 30 20:51:31 2002 -+++ seti.c Tue Apr 30 20:53:50 2002 -@@ -1029,10 +1029,10 @@ - style_id = gkrellm_add_meter_style(&plugin_mon, STYLE_NAME); - - g_free(client_info.seti_file_path) ; -- client_info.seti_file_path = g_strdup("/opt/setiathome/") ; -+ client_info.seti_file_path = g_strdup("/var/db/setiathome/") ; - - g_free(client_info.seti_client_path) ; -- client_info.seti_client_path = g_strdup("/opt/setiathome/") ; -+ client_info.seti_client_path = g_strdup("/%%LOCALBASE%%/sbin/") ; - - g_free(client_info.state_file) ; - client_info.state_file = g_strdup_printf("%s/state.sah", client_info.seti_file_path) ; diff --git a/astro/gkrellmseti/pkg-descr b/astro/gkrellmseti/pkg-descr deleted file mode 100644 index 5b464a95f433..000000000000 --- a/astro/gkrellmseti/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -SETI@home GKrellM plugin -(for GKrellM 0.10.3 or later) - -SETI@home GKrellM plugin is a progress meter that shows the current -computation progress of a seti-workunit. -Current working unit and completion percent is available via a -tooltip. -Progress value is read every minute as client write his results -every minute. - -Author: Xavier Serpaggi <xavier.serpaggi@free.fr> -WWW: http://xavier.serpaggi.free.fr/seti/ diff --git a/astro/gkrellmseti/pkg-plist b/astro/gkrellmseti/pkg-plist deleted file mode 100644 index 62668f3c64d9..000000000000 --- a/astro/gkrellmseti/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -libexec/gkrellm/plugins/seti.so -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/astro/ksetisaver/Makefile b/astro/ksetisaver/Makefile deleted file mode 100644 index 4f29bdd5c624..000000000000 --- a/astro/ksetisaver/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: ksetisaver -# Date created: 18 January 2003 -# Whom: Scott A. Moberly <smoberly@karamazov.org> -# -# $FreeBSD$ - -PORTNAME= ksetisaver -PORTVERSION= 0.3.4 -PORTREVISION= 4 -CATEGORIES= astro kde -MASTER_SITES= http://www.frozenlight.de/content/ksetisaver/ - -MAINTAINER= smoberly@karamazov.org -COMMENT= A KDE screensaver frontend for the Linux seti@home client - -USE_KDELIBS_VER=3 -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -post-patch: - ${REINPLACE_CMD} -e "s,/opt/seti,/var/db/setiathome," \ - ${WRKSRC}/ksetisaver/configdialogR2.cpp \ - ${WRKSRC}/ksetisaver/configdialogR2.ui \ - ${WRKSRC}/ksetisaver/configuration.cpp \ - ${WRKSRC}/po/de.po \ - ${WRKSRC}/po/fr.po \ - ${WRKSRC}/po/zh_CN.GB2312.po \ - ${WRKSRC}/po/ksetisaver.pot - @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/astro/ksetisaver/distinfo b/astro/ksetisaver/distinfo deleted file mode 100644 index 5a090b8877fd..000000000000 --- a/astro/ksetisaver/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (ksetisaver-0.3.4.tar.gz) = 2efb42aebea56b8a1fa55f37604e149f -SIZE (ksetisaver-0.3.4.tar.gz) = 617124 diff --git a/astro/ksetisaver/pkg-descr b/astro/ksetisaver/pkg-descr deleted file mode 100644 index fe228f75a331..000000000000 --- a/astro/ksetisaver/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A KDE screensaver frontend for the Linux seti@home client. - -WWW: http://www.frozenlight.de/engine/show.php?file=ksetisaver/index.dat -Author: Sebastian Schildt <sebastian@frozenlight.de> diff --git a/astro/ksetisaver/pkg-plist b/astro/ksetisaver/pkg-plist deleted file mode 100644 index d592d4812e36..000000000000 --- a/astro/ksetisaver/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -share/apps/ksetisaver/beep1.wav -share/apps/ksetisaver/beep2.wav -share/apps/ksetisaver/err.wav -bin/ksetisaver -bin/setiwatchdog -share/applnk/System/ScreenSavers/KSetiSaver.desktop -share/locale/fr/LC_MESSAGES/ksetisaver.mo -share/locale/de/LC_MESSAGES/ksetisaver.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/ksetisaver.mo -@dirrm share/apps/ksetisaver diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile deleted file mode 100644 index 1fc27796e963..000000000000 --- a/astro/ksetispy/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: ksetispy -# Date created: Sat Jan 5 14:44:45 BRST 2002 -# Whom: Hammurabi Mendes <hmendes@brturbo.com> -# -# $FreeBSD$ -# - -PORTNAME= ksetispy -PORTVERSION= 0.6.4 -PORTREVISION= 2 -CATEGORIES= astro kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Monitors the progress of the SETI@home client - -USE_BZIP2= yes -USE_KDEBASE_VER= 3 -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g ; \ - s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/astro/ksetispy/distinfo b/astro/ksetispy/distinfo deleted file mode 100644 index 4e80b87f287e..000000000000 --- a/astro/ksetispy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ksetispy-0.6.4.tar.bz2) = 9cec047334efc478070694bd4cfedaae -SHA256 (ksetispy-0.6.4.tar.bz2) = e44ddc3952627709901b0c9a82bf24e7404b821ace7a445bb8481ab19615aa87 -SIZE (ksetispy-0.6.4.tar.bz2) = 2033952 diff --git a/astro/ksetispy/pkg-descr b/astro/ksetispy/pkg-descr deleted file mode 100644 index d84eade24444..000000000000 --- a/astro/ksetispy/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -KSetiSpy is a KDE utility that monitors the progress of the -SETI@home client, and displays all kinds of information about the -work unit(s) being processed. It uses the same interface as SETI -Spy, a Windows program written by Roelof Engelbrecht. - -WWW: http://ksetispy.sourceforge.net/ diff --git a/astro/ksetispy/pkg-plist b/astro/ksetispy/pkg-plist deleted file mode 100644 index 88e59858dd22..000000000000 --- a/astro/ksetispy/pkg-plist +++ /dev/null @@ -1,219 +0,0 @@ -bin/ksetispy -share/applnk/Applications/ksetispy.desktop -share/apps/ksetispy/eventsrc -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_about.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_cache.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_client.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_group_stats.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_performance.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_processor.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_progress.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_results.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_setup.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_user_stats.png -share/apps/ksetispy/icons/crystalsvg/16x16/actions/ksetispy_work_unit.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_about.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_cache.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_client.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_group_stats.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_idle.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_interesting.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_performance.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_processor.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_progress.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_results.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_returned.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_setup.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_uninteresting.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_user_stats.png -share/apps/ksetispy/icons/crystalsvg/22x22/actions/ksetispy_work_unit.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_about.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_cache.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_client.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_group_stats.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_performance.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_processor.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_progress.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_results.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_setup.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_user_stats.png -share/apps/ksetispy/icons/crystalsvg/32x32/actions/ksetispy_work_unit.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_about.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_anniversary.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_cache.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_certificate_link.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_client.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_group_data.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_group_link.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_group_stats.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_performance.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_processor.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_progress.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_results.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_setup.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_user_data.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_user_link.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_user_stats.png -share/apps/ksetispy/icons/crystalsvg/48x48/actions/ksetispy_work_unit.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_about.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_cache.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_client.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_group_stats.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_performance.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_processor.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_progress.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_results.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_setup.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_user_stats.png -share/apps/ksetispy/icons/crystalsvg/64x64/actions/ksetispy_work_unit.png -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_about.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_anniversary.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_cache.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_certificate_link.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_client.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_group_data.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_group_link.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_group_stats.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_idle.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_interesting.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_performance.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_processor.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_progress.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_results.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_returned.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_setup.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_uninteresting.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_user_data.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_user_link.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_user_stats.svg -share/apps/ksetispy/icons/crystalsvg/scalable/actions/ksetispy_work_unit.svg -share/apps/ksetispy/pics/arrow.png -share/apps/ksetispy/pics/drift-rate.png -share/apps/ksetispy/pics/gaussian.png -share/apps/ksetispy/pics/i-gaussian.png -share/apps/ksetispy/pics/pulse.png -share/apps/ksetispy/pics/schedule.png -share/apps/ksetispy/pics/skymap.png -share/apps/ksetispy/pics/spike.png -share/apps/ksetispy/pics/target-anim.mng -share/apps/ksetispy/pics/triplet.png -share/apps/ksetispy/xml/calibration.xml -share/apps/ksetispy/xml/perfcomp.xml -share/doc/HTML/en/ksetispy/about.png -share/doc/HTML/en/ksetispy/cache.png -share/doc/HTML/en/ksetispy/cache_setup.png -share/doc/HTML/en/ksetispy/client.png -share/doc/HTML/en/ksetispy/common -share/doc/HTML/en/ksetispy/connect.png -share/doc/HTML/en/ksetispy/cpf.png -share/doc/HTML/en/ksetispy/group.png -share/doc/HTML/en/ksetispy/idle.png -share/doc/HTML/en/ksetispy/index.cache.bz2 -share/doc/HTML/en/ksetispy/index.docbook -share/doc/HTML/en/ksetispy/interesting.png -share/doc/HTML/en/ksetispy/main.png -share/doc/HTML/en/ksetispy/notify.png -share/doc/HTML/en/ksetispy/performance.png -share/doc/HTML/en/ksetispy/processor.png -share/doc/HTML/en/ksetispy/processor_modified.png -share/doc/HTML/en/ksetispy/profile1.png -share/doc/HTML/en/ksetispy/profile2.png -share/doc/HTML/en/ksetispy/profile3.png -share/doc/HTML/en/ksetispy/progress.png -share/doc/HTML/en/ksetispy/remote.png -share/doc/HTML/en/ksetispy/results.png -share/doc/HTML/en/ksetispy/results_details.png -share/doc/HTML/en/ksetispy/returned.png -share/doc/HTML/en/ksetispy/schedule_detail1.png -share/doc/HTML/en/ksetispy/schedule_detail2.png -share/doc/HTML/en/ksetispy/schedule_detail3.png -share/doc/HTML/en/ksetispy/schedule_detail4.png -share/doc/HTML/en/ksetispy/setup1.png -share/doc/HTML/en/ksetispy/setup2.png -share/doc/HTML/en/ksetispy/setup3.png -share/doc/HTML/en/ksetispy/setup4.png -share/doc/HTML/en/ksetispy/skymap.png -share/doc/HTML/en/ksetispy/skymap_legend.png -share/doc/HTML/en/ksetispy/stats_servers.png -share/doc/HTML/en/ksetispy/telescope.png -share/doc/HTML/en/ksetispy/theme.png -share/doc/HTML/en/ksetispy/tray.png -share/doc/HTML/en/ksetispy/uninteresting.png -share/doc/HTML/en/ksetispy/user.png -share/doc/HTML/en/ksetispy/wu.png -share/doc/HTML/en/ksetispy/wu_calendar.png -share/doc/HTML/en/ksetispy/wu_log.png -share/doc/HTML/it/ksetispy/about.png -share/doc/HTML/it/ksetispy/cache.png -share/doc/HTML/it/ksetispy/cache_setup.png -share/doc/HTML/it/ksetispy/client.png -share/doc/HTML/it/ksetispy/common -share/doc/HTML/it/ksetispy/connect.png -share/doc/HTML/it/ksetispy/cpf.png -share/doc/HTML/it/ksetispy/group.png -share/doc/HTML/it/ksetispy/idle.png -share/doc/HTML/it/ksetispy/index.cache.bz2 -share/doc/HTML/it/ksetispy/index.docbook -share/doc/HTML/it/ksetispy/interesting.png -share/doc/HTML/it/ksetispy/main.png -share/doc/HTML/it/ksetispy/notify.png -share/doc/HTML/it/ksetispy/performance.png -share/doc/HTML/it/ksetispy/processor.png -share/doc/HTML/it/ksetispy/processor_modified.png -share/doc/HTML/it/ksetispy/profile1.png -share/doc/HTML/it/ksetispy/profile2.png -share/doc/HTML/it/ksetispy/profile3.png -share/doc/HTML/it/ksetispy/progress.png -share/doc/HTML/it/ksetispy/remote.png -share/doc/HTML/it/ksetispy/results.png -share/doc/HTML/it/ksetispy/results_details.png -share/doc/HTML/it/ksetispy/returned.png -share/doc/HTML/it/ksetispy/schedule_detail1.png -share/doc/HTML/it/ksetispy/schedule_detail2.png -share/doc/HTML/it/ksetispy/schedule_detail3.png -share/doc/HTML/it/ksetispy/schedule_detail4.png -share/doc/HTML/it/ksetispy/setup1.png -share/doc/HTML/it/ksetispy/setup2.png -share/doc/HTML/it/ksetispy/setup3.png -share/doc/HTML/it/ksetispy/setup4.png -share/doc/HTML/it/ksetispy/skymap.png -share/doc/HTML/it/ksetispy/skymap_legend.png -share/doc/HTML/it/ksetispy/stats_servers.png -share/doc/HTML/it/ksetispy/telescope.png -share/doc/HTML/it/ksetispy/theme.png -share/doc/HTML/it/ksetispy/tray.png -share/doc/HTML/it/ksetispy/uninteresting.png -share/doc/HTML/it/ksetispy/user.png -share/doc/HTML/it/ksetispy/wu.png -share/doc/HTML/it/ksetispy/wu_calendar.png -share/doc/HTML/it/ksetispy/wu_log.png -share/icons/crystalsvg/scalable/apps/ksetispy.svg -share/icons/hicolor/16x16/apps/ksetispy.png -share/icons/hicolor/32x32/apps/ksetispy.png -share/icons/hicolor/48x48/apps/ksetispy.png -share/icons/locolor/16x16/apps/ksetispy.png -share/icons/locolor/32x32/apps/ksetispy.png -share/locale/de/LC_MESSAGES/ksetispy.mo -share/locale/fr/LC_MESSAGES/ksetispy.mo -share/locale/he/LC_MESSAGES/ksetispy.mo -share/locale/it/LC_MESSAGES/ksetispy.mo -share/locale/pl/LC_MESSAGES/ksetispy.mo -@dirrm share/doc/HTML/it/ksetispy -@dirrm share/doc/HTML/en/ksetispy -@dirrm share/apps/ksetispy/xml -@dirrm share/apps/ksetispy/pics -@dirrm share/apps/ksetispy/icons/crystalsvg/scalable/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/scalable -@dirrm share/apps/ksetispy/icons/crystalsvg/64x64/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/64x64 -@dirrm share/apps/ksetispy/icons/crystalsvg/48x48/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/48x48 -@dirrm share/apps/ksetispy/icons/crystalsvg/32x32/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/32x32 -@dirrm share/apps/ksetispy/icons/crystalsvg/22x22/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/22x22 -@dirrm share/apps/ksetispy/icons/crystalsvg/16x16/actions -@dirrm share/apps/ksetispy/icons/crystalsvg/16x16 -@dirrm share/apps/ksetispy/icons/crystalsvg -@dirrm share/apps/ksetispy/icons -@dirrm share/apps/ksetispy diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile deleted file mode 100644 index f1649a0fc83f..000000000000 --- a/astro/ksetiwatch/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# 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= 3.0.1 -PORTREVISION= 1 -CATEGORIES= astro kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A monitoring tool for the seti@home client - -USE_BZIP2= yes -USE_KDELIBS_VER=3 -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} - -.include <bsd.port.mk> diff --git a/astro/ksetiwatch/distinfo b/astro/ksetiwatch/distinfo deleted file mode 100644 index 9113d592caa4..000000000000 --- a/astro/ksetiwatch/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ksetiwatch-3.0.1.tar.bz2) = fa9bb1997e1bbf946302c27803b1ac71 -SHA256 (ksetiwatch-3.0.1.tar.bz2) = a195f6680623573acfd3d0ce1159ad6cc1f0bf3f0fb57b4de1c45d0fe96cf8ae -SIZE (ksetiwatch-3.0.1.tar.bz2) = 1694591 diff --git a/astro/ksetiwatch/pkg-descr b/astro/ksetiwatch/pkg-descr deleted file mode 100644 index bcf644a2733b..000000000000 --- a/astro/ksetiwatch/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index 245a10bc3f88..000000000000 --- a/astro/ksetiwatch/pkg-plist +++ /dev/null @@ -1,137 +0,0 @@ -bin/ksetiwatch -share/applnk/Applications/ksetiwatch.desktop -share/apps/ksetiwatch/pics/mini-gaussian.png -share/apps/ksetiwatch/pics/mini-pulse.png -share/apps/ksetiwatch/pics/mini-seti.png -share/apps/ksetiwatch/pics/mini-setiadd.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-setiremove.png -share/apps/ksetiwatch/pics/mini-setirunning.png -share/apps/ksetiwatch/pics/mini-setistopped.png -share/apps/ksetiwatch/pics/mini-starmap.png -share/apps/ksetiwatch/pics/mini-triplet.png -share/apps/ksetiwatch/pics/setilogo.png -share/apps/ksetiwatch/pics/starmap.png -share/apps/ksetiwatch/sounds/message.wav -share/doc/HTML/de/ksetiwatch/addedit-client.png -share/doc/HTML/de/ksetiwatch/addedit-location.png -share/doc/HTML/de/ksetiwatch/addedit-wulogging.png -share/doc/HTML/de/ksetiwatch/analysis.png -share/doc/HTML/de/ksetiwatch/common -share/doc/HTML/de/ksetiwatch/cwu-locsum.png -share/doc/HTML/de/ksetiwatch/cwu-siglist.png -share/doc/HTML/de/ksetiwatch/cwu-sigsum.png -share/doc/HTML/de/ksetiwatch/cwu-wulist.png -share/doc/HTML/de/ksetiwatch/datainfo.png -share/doc/HTML/de/ksetiwatch/index.cache.bz2 -share/doc/HTML/de/ksetiwatch/index.docbook -share/doc/HTML/de/ksetiwatch/loggedsignals.png -share/doc/HTML/de/ksetiwatch/options.png -share/doc/HTML/de/ksetiwatch/refresh-button.png -share/doc/HTML/de/ksetiwatch/start-window.png -share/doc/HTML/de/ksetiwatch/startall-button.png -share/doc/HTML/de/ksetiwatch/stopall-button.png -share/doc/HTML/de/ksetiwatch/userinfo.png -share/doc/HTML/en/ksetiwatch/addedit-client.png -share/doc/HTML/en/ksetiwatch/addedit-location.png -share/doc/HTML/en/ksetiwatch/addedit-wulogging.png -share/doc/HTML/en/ksetiwatch/analysis.png -share/doc/HTML/en/ksetiwatch/common -share/doc/HTML/en/ksetiwatch/cwu-locsum.png -share/doc/HTML/en/ksetiwatch/cwu-siglist.png -share/doc/HTML/en/ksetiwatch/cwu-sigsum.png -share/doc/HTML/en/ksetiwatch/cwu-wulist.png -share/doc/HTML/en/ksetiwatch/datainfo.png -share/doc/HTML/en/ksetiwatch/index.cache.bz2 -share/doc/HTML/en/ksetiwatch/index.docbook -share/doc/HTML/en/ksetiwatch/loggedsignals.png -share/doc/HTML/en/ksetiwatch/options.png -share/doc/HTML/en/ksetiwatch/refresh-button.png -share/doc/HTML/en/ksetiwatch/start-window.png -share/doc/HTML/en/ksetiwatch/startall-button.png -share/doc/HTML/en/ksetiwatch/stopall-button.png -share/doc/HTML/en/ksetiwatch/userinfo.png -share/doc/HTML/es/ksetiwatch/common -share/doc/HTML/es/ksetiwatch/index.cache.bz2 -share/doc/HTML/es/ksetiwatch/index.docbook -share/doc/HTML/fr/ksetiwatch/common -share/doc/HTML/fr/ksetiwatch/index.cache.bz2 -share/doc/HTML/fr/ksetiwatch/index.docbook -share/doc/HTML/sv/ksetiwatch/addedit-client.png -share/doc/HTML/sv/ksetiwatch/addedit-location.png -share/doc/HTML/sv/ksetiwatch/addedit-wulogging.png -share/doc/HTML/sv/ksetiwatch/analysis.png -share/doc/HTML/sv/ksetiwatch/common -share/doc/HTML/sv/ksetiwatch/cwu-locsum.png -share/doc/HTML/sv/ksetiwatch/cwu-siglist.png -share/doc/HTML/sv/ksetiwatch/cwu-sigsum.png -share/doc/HTML/sv/ksetiwatch/cwu-wulist.png -share/doc/HTML/sv/ksetiwatch/datainfo.png -share/doc/HTML/sv/ksetiwatch/index.cache.bz2 -share/doc/HTML/sv/ksetiwatch/index.docbook -share/doc/HTML/sv/ksetiwatch/loggedsignals.png -share/doc/HTML/sv/ksetiwatch/options.png -share/doc/HTML/sv/ksetiwatch/start-window.png -share/doc/HTML/sv/ksetiwatch/userinfo.png -share/icons/hicolor/16x16/apps/ksetiwatch.png -share/icons/hicolor/32x32/apps/ksetiwatch.png -share/icons/locolor/16x16/apps/ksetiwatch.png -share/icons/locolor/32x32/apps/ksetiwatch.png -share/locale/ca/LC_MESSAGES/ksetiwatch.mo -share/locale/da/LC_MESSAGES/ksetiwatch.mo -share/locale/de/LC_MESSAGES/ksetiwatch.mo -share/locale/en_GB/LC_MESSAGES/ksetiwatch.mo -share/locale/es/LC_MESSAGES/ksetiwatch.mo -share/locale/et/LC_MESSAGES/ksetiwatch.mo -share/locale/fr/LC_MESSAGES/ksetiwatch.mo -share/locale/he/LC_MESSAGES/ksetiwatch.mo -share/locale/hr/LC_MESSAGES/ksetiwatch.mo -share/locale/hu/LC_MESSAGES/ksetiwatch.mo -share/locale/it/LC_MESSAGES/ksetiwatch.mo -share/locale/nl/LC_MESSAGES/ksetiwatch.mo -share/locale/pt/LC_MESSAGES/ksetiwatch.mo -share/locale/pt_BR/LC_MESSAGES/ksetiwatch.mo -share/locale/sv/LC_MESSAGES/ksetiwatch.mo -share/locale/zh_CN/LC_MESSAGES/ksetiwatch.mo -share/locale/zh_TW/LC_MESSAGES/ksetiwatch.mo -@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true -@unexec rmdir %D/share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/zh_CN 2>/dev/null || true -@unexec rmdir %D/share/locale/pt/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/pt 2>/dev/null || true -@unexec rmdir %D/share/locale/ca/LC_MESSAGES 2>/dev/null || true -@unexec rmdir %D/share/locale/ca 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/locolor 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true -@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true -@unexec rmdir %D/share/icons 2>/dev/null || true -@dirrm share/doc/HTML/sv/ksetiwatch -@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true -@dirrm share/doc/HTML/fr/ksetiwatch -@unexec rmdir %D/share/doc/HTML/fr 2>/dev/null || true -@dirrm share/doc/HTML/es/ksetiwatch -@unexec rmdir %D/share/doc/HTML/es 2>/dev/null || true -@dirrm share/doc/HTML/en/ksetiwatch -@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true -@dirrm share/doc/HTML/de/ksetiwatch -@unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true -@unexec rmdir %D/share/doc/HTML 2>/dev/null || true -@dirrm share/apps/ksetiwatch/sounds -@dirrm share/apps/ksetiwatch/pics -@dirrm share/apps/ksetiwatch -@unexec rmdir %D/share/apps 2>/dev/null || true -@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true -@unexec rmdir %D/share/applnk 2>/dev/null || true diff --git a/astro/linux-setiathome/Makefile b/astro/linux-setiathome/Makefile deleted file mode 100644 index f7daa0ca9a35..000000000000 --- a/astro/linux-setiathome/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# Ports collection makefile for: linux-setiathome-i686 -# Date created: 13 Oct 2001 -# Whom: edwin@mavetju.org -# -# $FreeBSD$ - -PORTVERSION= 3.08 -PORTREVISION= 4 -CATEGORIES= astro linux -PKGNAMEPREFIX= linux- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Donate idle cycles to the search for space aliens - Linux i686 version - -DEPRECATED= Will stop working on 2005-12-15 (see http://setiathome.ssl.berkeley.edu/), use astro/boinc-setiathome. -EXPIRATION_DATE=2005-12-15 - -# Global variables -# - -ONLY_FOR_ARCHS= i386 -USE_LINUX= yes - -# Local variables -# - -PORT_CPU?= i686 -PORT_VENDOR= pc -PORT_OSNAME= linux -PORT_OSREL= -gnu - -# Local overrides -# - -MASTERDIR= ${.CURDIR}/../setiathome - -.include "${MASTERDIR}/Makefile" diff --git a/astro/linux-setiathome/distinfo b/astro/linux-setiathome/distinfo deleted file mode 100644 index 46e3649090a1..000000000000 --- a/astro/linux-setiathome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (setiathome-3.08.i686-pc-linux-gnu.tar) = 01d05178bd22c36b2e411dd12f23661a diff --git a/astro/linux-setiathome/pkg-descr b/astro/linux-setiathome/pkg-descr deleted file mode 100644 index 861dadddbe46..000000000000 --- a/astro/linux-setiathome/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -SETI@home is a scientific experiment that will harness the power of -hundreds of thousands of Internet-connected computers in the Search for -Extraterrestrial Intelligence (SETI). You can participate by running a -program that downloads and analyzes radio telescope data. There's a -small but captivating possibility that your computer will detect the -faint murmur of a civilization beyond Earth. - -This Linux version is optimized for i686 processors. - -WWW: http://setiathome.ssl.berkeley.edu/ diff --git a/astro/p5-SETI-Stats/Makefile b/astro/p5-SETI-Stats/Makefile deleted file mode 100644 index d6783aabb257..000000000000 --- a/astro/p5-SETI-Stats/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: p5-SETI-Stats -# Date created: 18 September 2001 -# Whom: Eric A. Griff <eric@talesfromthereal.com> -# -# $FreeBSD$ -# - -PORTNAME= SETI-Stats -PORTVERSION= 1.06 -CATEGORIES= astro perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/M/MH/MHAMILTON -PKGNAMEPREFIX= p5- - -MAINTAINER= ports@FreeBSD.org -COMMENT= Perl module for local/remote access to SETI@home stats - -PERL_CONFIGURE= yes -MAN3= SETI::Stats.3 - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${PREFIX}/share/doc/SETI-Stats - ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/SETI-Stats - ${INSTALL_MAN} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/SETI-Stats -.endif - -.include <bsd.port.mk> diff --git a/astro/p5-SETI-Stats/distinfo b/astro/p5-SETI-Stats/distinfo deleted file mode 100644 index 5bd00e09543f..000000000000 --- a/astro/p5-SETI-Stats/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (SETI-Stats-1.06.tar.gz) = 500c66ad621a67459eeaa990360652e4 -SHA256 (SETI-Stats-1.06.tar.gz) = ecd55df2cfe64fbd2136d78dbf1045abed1412f917bca05569133477c0b9ea2a -SIZE (SETI-Stats-1.06.tar.gz) = 6430 diff --git a/astro/p5-SETI-Stats/pkg-descr b/astro/p5-SETI-Stats/pkg-descr deleted file mode 100644 index e921975de04c..000000000000 --- a/astro/p5-SETI-Stats/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -This Perl class provides an object oriented API which lets you gather -SETI@home stats from one or more machines and gives you a programmatic -way of getting access to them. It can cope with multiple SETI@home -clients which share a directory hierarchy accessible to the machine it -is run on, clients which each have their own private filespace (using -rsh, ssh or equivalent) and even works for boxes running Windows NT. - -SETI::Stats borrows from Jan Rocho's perlseti.pl, but differs in -several ways - this is a module devoted to stats gathering rather than -a general purpose control program, it can be used to monitor remote -machines without even requiring Perl to be installed on them, and -it provides a generic framework for access to (both local and remote) -SETI@home client stats. It could also be extended to cover stats -gathering from the SETI@home WWW server, though this may be better done -in a separate module to avoid code bloat. diff --git a/astro/p5-SETI-Stats/pkg-plist b/astro/p5-SETI-Stats/pkg-plist deleted file mode 100644 index 0758e730e3ec..000000000000 --- a/astro/p5-SETI-Stats/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -%%SITE_PERL%%/SETI/Stats.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats/.packlist -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SETI-Stats -@dirrm %%SITE_PERL%%/SETI -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile deleted file mode 100644 index 9a184cdcaabb..000000000000 --- a/astro/seti_applet/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# 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= 2.1.3 -PORTREVISION= 2 -CATEGORIES= astro gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= An applet that displays current status of seti@home client - -DEPRECATED= Will stop working on 2005-12-15 (see http://setiathome.ssl.berkeley.edu/) -EXPIRATION_DATE=2005-12-15 - -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 -RUN_DEPENDS= ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome - -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomepanel gnomeprefix -USE_REINPLACE= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= seti_applet.schemas - -SUB_FILES= pkg-message - -post-patch: - @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/src/seti_applet.schemas - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/astro/seti_applet/distinfo b/astro/seti_applet/distinfo deleted file mode 100644 index 5147066fba0b..000000000000 --- a/astro/seti_applet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (seti-applet-2.1.3.tar.gz) = aecd7cf5e55152859882af0cee073d7a -SHA256 (seti-applet-2.1.3.tar.gz) = 2e5e5472f36f9592e3675300359e3b6acac009e56036da6f991c21f5141fefae -SIZE (seti-applet-2.1.3.tar.gz) = 585584 diff --git a/astro/seti_applet/files/patch-src::seti_applet.c b/astro/seti_applet/files/patch-src::seti_applet.c deleted file mode 100644 index 47571a0b5509..000000000000 --- a/astro/seti_applet/files/patch-src::seti_applet.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/seti_applet.c.orig Thu Mar 6 15:03:55 2003 -+++ src/seti_applet.c Wed Jan 12 22:47:00 2005 -@@ -177,6 +177,7 @@ - static void setup_percent_canvas_item(setiapplet *); - static void setup_units_canvas_item(setiapplet *); - static void setup_cputime_canvas_item(setiapplet *); -+static void setup_cputime_current_canvas_item(setiapplet *); - static void applet_change_orient(PanelApplet *, - PanelAppletOrient, - gpointer); diff --git a/astro/seti_applet/files/patch-src::seti_applet.schemas b/astro/seti_applet/files/patch-src::seti_applet.schemas deleted file mode 100644 index bbe33b6d38f4..000000000000 --- a/astro/seti_applet/files/patch-src::seti_applet.schemas +++ /dev/null @@ -1,29 +0,0 @@ ---- src/seti_applet.schemas.orig Wed Mar 5 06:01:07 2003 -+++ src/seti_applet.schemas Wed Mar 3 13:16:47 2004 -@@ -5,7 +5,7 @@ - <key>/schemas/apps/seti_applet/prefs/seti_run_dir</key> - <owner>seti-applet-2</owner> - <type>string</type> -- <default>/usr/local/seti</default> -+ <default>/var/db/setiathome</default> - <locale name="C"> - <short>Directory in which the seti@home client is running.</short> - <long>The directory in which the seti@home client is running. This is not necessarily the same directory as the seti@home executable.</long> -@@ -127,7 +127,7 @@ - <key>/schemas/apps/seti_applet/prefs/separate_exe_dir</key> - <owner>seti-applet-2</owner> - <type>bool</type> -- <default>false</default> -+ <default>true</default> - <locale name="C"> - <short>Whether or not the seti@home executable is in a different dir.</short> - <long>Whether or not the seti@home executable is in a different dir. You can use this if the the seti@home executable directory is not the same as the run directory.</long> -@@ -147,7 +147,7 @@ - <key>/schemas/apps/seti_applet/prefs/seti_exe_dir</key> - <owner>seti-applet-2</owner> - <type>string</type> -- <default></default> -+ <default>%%LOCALBASE%%/sbin</default> - <locale name="C"> - <short>The directory where the seti@home executable is.</short> - <long>The directory where the seti@home executable is. You can use this if the the seti@home executable directory is not the same as the run directory.</long> diff --git a/astro/seti_applet/files/pkg-message.in b/astro/seti_applet/files/pkg-message.in deleted file mode 100644 index 43c4368c1e24..000000000000 --- a/astro/seti_applet/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -**** To enable start/stop of the seti@home client, please run "setiathome" - as your login name. - If you installed "setiathome" by ports or package, add, change or - uncomment the seti_user variable in %%LOCALBASE%%/etc/rc.setiathome.conf - (or %%LOCALBASE%%/etc/setiathome.conf depending on the version currently - installed on your computer) - seti_user=nobody - ^^^^^^ - to your login name before setting up working directory, such as : - seti_user=<your_login_name> - If you already done this as nobody, do - %%LOCALBASE%%/etc/rc.d/setiathome.sh stop - chown -Rh <your_login_name> /var/db/setiathome - %%LOCALBASE%%/etc/rc.d/setiathome.sh start -**** Known Bugs - For instance, default values have to be set manually using the panel - preferences (right-click): - set the value of "Basic->Directory containing the seti@home executable" - to /var/db/setiathome - check "Advanced->Use seti@home exe in a different directory" - and set it's value to %%LOCALBASE%%/sbin - Also, running xsetiathome by double-clicking the radar icon isn't - possible right now. diff --git a/astro/seti_applet/pkg-descr b/astro/seti_applet/pkg-descr deleted file mode 100644 index 763255f81c88..000000000000 --- a/astro/seti_applet/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This applet displays the progress of the seti@home client in a -panel applet. Currently can display the percentage complete, the -best spike, best gaussian, units completed and total CPU time spent -running the seti@home client. - -Once installed, this applet should appear under Monitors->Seti Applet -in the 'Add Applet' menu on the panel. - -WWW: http://seti-applet.sourceforge.net/ diff --git a/astro/seti_applet/pkg-plist b/astro/seti_applet/pkg-plist deleted file mode 100644 index 25381f8bce15..000000000000 --- a/astro/seti_applet/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -@comment $FreeBSD$ -bin/seti-applet-2 -libdata/bonobo/servers/GNOME_SetiApplet_Factory.server -share/gnome/gnome-2.0/ui/GNOME_SetiApplet.xml -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/images/new_user_details_large.gif -share/gnome/help/seti_applet/C/images/new_user_details_small.gif -share/gnome/help/seti_applet/C/images/new_user_detected.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/seti_applet-logo-green.png -share/gnome/pixmaps/seti_applet/skins/nestor/seti_connect.png -share/gnome/pixmaps/seti_applet/skins/nestor/seti_off.png -share/gnome/pixmaps/seti_applet/skins/nestor/seti_on.png -share/gnome/pixmaps/seti_applet/skins/nestor/seti_on_20.png -share/gnome/seti-applet/seti-applet.glade.glade -share/gnome/seti-applet/seti_on_20.png -share/locale/es/LC_MESSAGES/seti-applet.mo -share/locale/fr/LC_MESSAGES/seti-applet.mo -@dirrm share/gnome/seti-applet -@dirrm share/gnome/pixmaps/seti_applet/skins/nestor -@dirrm share/gnome/pixmaps/seti_applet/skins -@dirrm share/gnome/pixmaps/seti_applet -@dirrm share/gnome/help/seti_applet/C/images -@dirrm share/gnome/help/seti_applet/C -@dirrm share/gnome/help/seti_applet diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile deleted file mode 100644 index 4e5f4572358b..000000000000 --- a/astro/setiathome/Makefile +++ /dev/null @@ -1,208 +0,0 @@ -# Ports collection makefile for: setiathome -# Date created: 22 Apr 1999 -# Whom: stb@freebsd.org -# -# $FreeBSD$ - -PORTNAME= setiathome -PORTVERSION?= 3.08 -PORTREVISION?= 3 -CATEGORIES?= astro -MASTER_SITES= ftp://ftp.cdrom.com/pub/setiathome/ \ - ftp://alien.ssl.berkeley.edu/pub/ -DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} -EXTRACT_SUFX= .tar - -MAINTAINER?= ports@FreeBSD.org -COMMENT?= Donate idle cycles to the search for space aliens - -DEPRECATED= Will stop working on 2005-12-15 (see http://setiathome.ssl.berkeley.edu/), use astro/boinc-setiathome. -EXPIRATION_DATE=2005-12-15 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500000 -LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x -.endif - -# Global variables -# - -.if !defined(BATCH) -IS_INTERACTIVE= yes -.endif - -ONLY_FOR_ARCHS?= i386 # alpha - -NO_BUILD= binary distribution -NO_CDROM= interactive install - -.if ${OSVERSION} < 400000 -IGNORE= "supports only FreeBSD 4.0 and above" -.endif - -EXTRACT_CMD= ${CAT} -EXTRACT_BEFORE_ARGS= - -STRIP= # aout is already stripped -SCRIPTS_ENV+= PKG_PREFIX=${PREFIX} -PLIST_SUB= X11PORTS=${X11PORTS} \ - PREFX="${PKGNAMEPREFIX}" SUFX="${PKGNAMESUFFIX}" - -MAN1= ${PORTNAME}.1 - -MSG_FILE= ${PKGDIR}/pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message -PKGDEINSTALL= ${PKGINSTALL} - -# Port specific variables -# - -PORT_CPU?= ${ARCH} -.if ${ARCH} == alpha -PORT_VENDOR= compaq -PORT_OSNAME= T64U -PORT_OSREL= v4.0d -.else -PORT_VENDOR?= unknown -PORT_OSNAME?= freebsd -PORT_OSREL?= 4.0 -.endif -PORT_OS= ${PORT_OSNAME}${PORT_OSREL} -PORT_HOST= ${PORT_CPU}-${PORT_VENDOR}-${PORT_OS} - -# Arch/OS specific variables -# - -.if ${ARCH} != i386 -MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} -.elif ${PORT_OSNAME} != freebsd -PKGNAMEPREFIX= ${PORT_OSNAME}- -PKGNAMESUFFIX= -${PORT_CPU} -MD5_FILE= ${.CURDIR}/distinfo -DESCR= ${.CURDIR}/pkg-descr -.if ${PORT_OSNAME} == linux -.if !exists(${LINUXBASE}/usr/X11R6/lib/libXaw.so.7) -NO_XBIN= libXaw.so.7 is missing from linux_base-6 -.endif -.endif -.endif - -# Local variables -# - -LBIN_DIR= ${PREFIX}/libexec -SBIN_DIR= ${PREFIX}/sbin -CONF_DIR= ${PREFIX}/etc -RC_DIR= ${PREFIX}/etc/rc.d - -SAMP_SUFX= .sample - -BIN_FILE= setiathome -RC_FILES= setiathome - -# Linux NOTES: -# xsetiathome requires libXawk.so.7 which is missing from linux_base-6. - -.if !defined(NO_XBIN) -MAN1+= x${PORTNAME}.1 -XBIN_DIR= ${PREFIX}/bin -XBIN_FILE= xsetiathome -X11PORTS= -.else -X11PORTS= "@comment " -.endif - -# Post-patch -# - -post-patch: patch-pkgmessage patch-man - -patch-pkgmessage: - @${SED} 's|%%PREFIX%%|${PREFIX}|g; \ - s|%%PREFX%%|${PKGNAMEPREFIX}|g; \ - s|%%SUFX%%|${PKGNAMESUFFIX}|g' \ - ${MSG_FILE} > ${PKGMESSAGE} - -patch-man: -.for mansect in 1 -.for man in ${MAN${mansect}} - @${SED} 's|%%PREFIX%%|${PREFIX}|g; \ - s|%%PREFX%%|${PKGNAMEPREFIX}|g; \ - s|%%SUFX%%|${PKGNAMESUFFIX}|g' \ - ${FILESDIR}/${man} > ${WRKDIR}/${man} -.endfor -.endfor - -# Install -# - -do-install: install-daemon install-program install-man - -install-daemon: - @${INSTALL_PROGRAM} ${WRKSRC}/${BIN_FILE} \ - ${SBIN_DIR}/${PKGNAMEPREFIX}${BIN_FILE}${PKGNAMESUFFIX} - -install-program: -.if defined(XBIN_FILE) - @${INSTALL_PROGRAM} ${WRKSRC}/${XBIN_FILE} \ - ${XBIN_DIR}/${PKGNAMEPREFIX}${XBIN_FILE}${PKGNAMESUFFIX} -.endif - -install-man: -.for mansect in 1 -.for man in ${MAN${mansect}} - @${INSTALL_MAN} ${WRKDIR}/${man} \ - ${MAN${mansect}PREFIX}/man/man${mansect} -.endfor -.endfor - -# Post-install -# - -post-install: install-startup-files configure-package display-message - -install-startup-files: -.for file in ${RC_FILES} -.if exists(${FILESDIR}/rc.${file}.conf) - @${INSTALL_DATA} ${FILESDIR}/rc.${file}.conf \ - ${CONF_DIR}/rc.${PKGNAMEPREFIX}${file}${PKGNAMESUFFIX}.conf${SAMP_SUFX} -.if !exists(${CONF_DIR}/rc.${PKGNAMEPREFIX}${file}${PKGNAMESUFFIX}.conf) - @${INSTALL_DATA} ${FILESDIR}/rc.${file}.conf \ - ${CONF_DIR}/rc.${PKGNAMEPREFIX}${file}${PKGNAMESUFFIX}.conf -.endif -.endif -.if defined(PKGNAMEPREFIX) && !empty(PKGNAMEPREFIX) - -@${CHMOD} -x ${RC_DIR}/*${file}*.sh 2> /dev/null -.endif -.if exists(${FILESDIR}/${file}.sh) - @${INSTALL_SCRIPT} ${FILESDIR}/${file}.sh \ - ${RC_DIR}/${PKGNAMEPREFIX}${file}${PKGNAMESUFFIX}.sh -.endif -.if exists(${FILESDIR}/${file}.bin) - @${INSTALL_SCRIPT} ${FILESDIR}/${file}.bin \ - ${LBIN_DIR}/${PKGNAMEPREFIX}${file}${PKGNAMESUFFIX}.bin -.endif -.endfor - -configure-package: -.if !defined(BATCH) - @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -display-message: -.if !defined(BATCH) - @${ECHO_MSG} - @${CAT} ${PKGMESSAGE} - @${ECHO_MSG} -.endif - -# Maintainer use only -# - -maintainer-makesum: -.for arch in ${ONLY_FOR_ARCHS} - ${MAKE} ARCH=${arch} makesum -.endfor - -.include <bsd.port.post.mk> diff --git a/astro/setiathome/distinfo b/astro/setiathome/distinfo deleted file mode 100644 index 2409a3f71c12..000000000000 --- a/astro/setiathome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (setiathome-3.08.i386-unknown-freebsd4.0.tar) = f6ba42a3bd93313cf61df62cde3c262e diff --git a/astro/setiathome/distinfo.alpha b/astro/setiathome/distinfo.alpha deleted file mode 100644 index ce9daf81ac1f..000000000000 --- a/astro/setiathome/distinfo.alpha +++ /dev/null @@ -1 +0,0 @@ -MD5 (setiathome-3.03.alpha-compaq-T64Uv4.0d.tar) = 6d5fae078058da9620eb528ce2103a98 diff --git a/astro/setiathome/files/rc.setiathome.conf b/astro/setiathome/files/rc.setiathome.conf deleted file mode 100644 index 209917e17e36..000000000000 --- a/astro/setiathome/files/rc.setiathome.conf +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ -# -# SETI@home startup configuration file. -# - -# seti_wrkdir=/var/db/${rc_file%.sh} # primary working directory -# seti_std_args="-email -graphics" # startup command line arguments -# seti_reg_args=-login # command line arguments to register -# seti_proxy_server= # HTTP proxy server (hostname:port) -# seti_socks_server= # SOCKS proxy server (hostname:port) -# seti_socks_user= # SOCKS proxy user name -# seti_socks_passwd= # SOCKS proxy password -# seti_user=setiathome # user name to run as -# seti_group=${seti_user} # group name to run as -# seti_nice=15 # nice level to run at -# seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start -# seti_sleep_time=21600 # time to sleep between restarts diff --git a/astro/setiathome/files/setiathome.1 b/astro/setiathome/files/setiathome.1 deleted file mode 100644 index 3ad84bf3fd53..000000000000 --- a/astro/setiathome/files/setiathome.1 +++ /dev/null @@ -1,335 +0,0 @@ -.\" $FreeBSD$ -.Dd Dec 12, 2000 -.Dt setiathome 1 LOCAL -.Os FreeBSD -.Sh NAME -.Nm setiathome -.Nd the SETI@home client program -.Sh SYNOPSIS -.Nm -.Op Ar options -.Sh DESCRIPTION -.Nm -is the -.Ux -version of the -.Tn SETI@home -client. -It downloads radio telescope data from a network server, -analyzes the data looking for signals of extraterrestrial origin, -and uploads results to the server, repeating this cycle indefinitely. -See -.Li http://setiathome.berkeley.edu -for more information. -.Pp -The first time you run -.Nm -it will interactively -ask you for E-mail address, name, country etc. -This info is stored in a file and no interaction is -needed when you run the program subsequently. -.Pp -After this you can run -.Nm -in the background, -and direct its output to -.Pa /dev/null -if you like. -.Pp -.Nm -can be freely stopped and restarted. -It saves its state in files, and will pick up where it left off. -.Pp -If you want to run multiple instances of -.Nm -(on a multiprocessor machine, or on multiple machines -that share a filesystem) each one must be run in a different directory. -.Sh IMPLEMENTATION NOTES -.Nm -requires about 0.5\ MBytes of disk space per working directory, and about -15\ MBytes of memory per instance. -If you have ample physical memory, its work load should be almost undetectable. -Additionally, -.Nm -requires a permanent or -.Dq dial on demand -Internet connection to upload results to and download new work units from the -.Tn SETI@home -server at any time. -.Sh OPTIONS -.Bl -tag -width countries -.It Fl countries -Show list of country codes. -.It Fl email -Send E-mail (to login E-mail address) on errors. -Useful if you run in background directed to -.Pa /dev/null . -.It Fl graphics -Generate a data stream for the -.Xr xsetiathome 1 -graphical interface. -.It Fl login -Login or create new account. -.It Fl nice Ar N -Set -.Xr nice 1 -priority to -.Ar N -(default 1). -.It Fl nolock -Omit the multiple-instance check, which uses file locking -(not available on some NFS systems). -.It Fl proxy Ar hostname : Ns Ar port -Connect to -.Tn SETI@home -server via specified HTTP proxy server and port. -.It Fl socks_passwd Ar password -SOCKS -.Ar password . -.It Fl socks_server Ar hostname : Ns Ar port -Connect to -.Tn SETI@home -server via specified SOCKS server and port. -Overrides -.Ev SOCKS_SERVER . -SOCKS versions 4 and 5 are supported. -.It Fl socks_user Ar name -SOCKS user -.Ar name . -.It Fl stop_after_process -Stop after processing current work unit. -Do not send result. -.It Fl stop_after_xfer -Stop after current work unit has been sent to the SETI -server and a new work unit has been obtained. -(See also -.Pa stop_after_send.txt -mentioned in -.Sx FILES -below.) -.It Fl verbose -Print a running summary of the work being done. -.It Fl version -Show software version. -.El -.Sh USAGE -.Ss Starting setiathome -This -.Fx -port includes a start-up script that starts -.Nm -at system start-up and stop it at system shut-down. -.Ss Stopping setiathome -There is two way to stop -.Nm , -gracefully (See -.Pa stop_after_send.txt -mentioned in -.Sx FILES -below) and urgently (using kill as done at system shut-down time). -To do so, respectively run -.Pp -.Dl %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh gracefull -or -.Dl %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh stop -.Ss Configuration File -The optional configuration file -.Pa %%PREFIX%%/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf -may contain one or more of the following variable assignments to override -their default values: -.Bl -tag -width seti_wrkdir -.It Pa seti_wrkdir=/var/db/setiathome -The working directory where -.Nm -will store it's temporary files. -.It Pa seti_std_args=-email and/or -graphics -The command line arguments for normal start-up. -.It Pa seti_reg_args=-login -The command line arguments for registration. -.It Pa seti_proxy_server=hostname:port -The HTTP proxy server and port to connect through. -.It Pa seti_socks_server=hostname:port -The SOCKS server and port to connect through. -.It Pa seti_socks_user=username -The SOCKS user name to connect with. -.It Pa seti_socks_passwd=password -The SOCKS password to connect with. -.It Pa seti_user=setiathome -The user to run -.Nm -as. -.It Pa seti_group=setiathome -The group to run -.Nm -as (only used at registration time). -.It Pa seti_nice=15 -The -.Xr nice 1 -value to run -.Nm -at. -.It Pa seti_maxprocs= Ns Va Number of CPUs -The number of -.Nm -processes to run concurrently. Defaults to the number of CPUs installed. -Running more than one instance per CPU is not useful, as -.Nm -is almost completely CPU-bound. -.It Pa seti_sleep_time=21600 -The time to sleep (in seconds) between restarts if the -.Nm -data server is unresponsive. -.El -.Pp -If you change values in the configuration file, you need to stop and start -.Nm Ns , -and possibly reconfigure the working directory for the changes to take -effect. Run -.Pp -.Dl %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh stop -.Dl %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh register -.Dl %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh start -.Pp -to do that. -.Ss Setting up setiathome -You can use the start-up script to set up a working directory -and register with or log in to -.Tn SETI@home -by calling it with the argument -.Ar register . -If you'd like to configure and run it manually, you should first disable the -start-up script. Then, for each -.Nm -instance you'd like to run, create a directory, make it owned by the user -you'd like to run -.Nm -as, and run -.Ic setiathome -login -in that directory. -.Pp -Then, arrange for -.Nm -to be started automatically. You can easily do so by adding a line similiar -to -.Bd -ragged -offset indent -.Li */10 * * * * cd -.Va working directory -.Li && setiathome -email >/dev/null -.Ed -.Pp -to the user's crontab. -.Sh ENVIRONMENT -.Bl -tag -width SOCKS_SERVER -.It Ev HTTP_PROXY -If defined, -.Nm -will connect through a proxy server, specified as -.Do Ns Va hostname Ns -.Op Li : Ns Va port -.Dc . -.It Ev SOCKS_SERVER -If defined, -.Nm -will connect through a SOCKS server, specified as -.Do Ns Va hostname Ns -.Op Li : Ns Va port -.Dc . -.It Ev SOCKS_USER , Ev SOCKS_PASSWD -If defined, these will be used as the login name and password -for the SOCKS server. -Otherwise -.Nm -will query you. -.El -.Sh FILES -.Bl -tag -width /var/db -compact -.It Pa %%PREFIX%%/etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh -Start-up script. -.Pp -.It Pa %%PREFIX%%/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf -Optional configuration file for the start-up script. -.Pp -.It Pa /var/db/setiathome/ -Primary working directory. -.Pp -.It Pa /var/db/setiathome/user_info.sah -Registration data. -.Pp -.It Pa /var/db/setiathome/ Ns Va n Ns Pa / -Working directories for additional process -.Va n -(when running more than one instance). -.Pp -.It Pa /var/db/setiathome/ Ns Xo -.Op Ns Va n Ns Pa / Ns -.Pa lock.sah -.Xc -Lock file to prevent multiple instances to work on the same data. -.Pp -.It Pa /var/db/setiathome/ Ns Xo -.Op Ns Va n Ns Pa / Ns -.Pa *.sah -.Xc -Working files. -These should not be modified. -.Pp -.It Pa /var/db/setiathome/ Ns Xo -.Op Ns Va n Ns Pa / Ns -.Pa pid.sah -.Xc -The process ID of the current instance. -.Pp -.It Pa /var/db/setiathome/ Ns Xo -.Op Ns Va n Ns Pa / Ns -.Pa stop_after_send.txt -.Xc -While the client is running, touch this file in the working directory -to finish up your current work unit, return your result, and not -download a new work unit. -When the processing is finished, and the result sent, the client will stop. -Note this one file extension is -.Pa .txt , -while all other files used by -the client have extensions -.Pa .sah . -.El -.Sh SEE ALSO -.Xr xsetiathome 1 , -.Xr ipcs 1 , -.Xr ipcrm 1 . -.Sh AUTHORS -.Tn SETI@home -was developed by David Anderson, Jeff Cobb, Charles Congdon, Charlie Fenton, -David Gedye, Kyle Granger, Eric Korpela, Matt Lebofsky, Peter Leiser, Brad -Silen, Woody Sullivan, and Dan Werthimer. -.Pp -.An Stefan Bethke Aq stb@freebsd.org -amended the original manual page for this -.Fx -port. -.Sh BUGS -Outstanding shared memory segments and semaphores may be left -active in case of an abnormal exit of the -.Ic setiathome -graphics -process. These can prevent any future invocation of -.Ic setiathome -graphics . -To resolve this problem, use -.Xr ipcs 1 -and -.Xr ipcrm 1 -to remove shared memory segments and semaphores that -are not associated with a process. This behavior may vary -depending upon how your -.Ux -system handles this situation. -.Pp -For version 3.* clients, the estimated progress as indicated -by the -.Pa prog= -line in the -.Pa state.sah -file in not exactly linear -in relationship to completion time. Using this value to -predict completion time may not be completely accurate. -The linear relationship will vary depending upon the characteristics -of the work unit parameters. diff --git a/astro/setiathome/files/setiathome.bin b/astro/setiathome/files/setiathome.bin deleted file mode 100644 index 9e4a54c69670..000000000000 --- a/astro/setiathome/files/setiathome.bin +++ /dev/null @@ -1,142 +0,0 @@ -#!/bin/sh -T - -# $FreeBSD$ - -# Copyright (c) 2003 Cyrille Lefevre. All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in -# the documentation and/or other materials provided with the -# distribution. -# 3. The name of the authors and contributors may not be used to -# endorse or promote products derived from this software without -# specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED -# TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A -# PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS -# OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -# USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -# SUCH DAMAGE. - -setistart () { # dir - local dir - dir=$1 - - # goto the startup dir - cd ${dir} || return - - # don't start a dying client - [ -f stop_after_send.txt ] && return - - # fire up a setiathome client - ${program_path} ${program_args} > /dev/null & - - # memorize the startup dir - eval pid_$!=${dir} - # and the client process ID - setipids="${setipids} $!" -} - -setikill () { # SIGTERM handler - local pids pid - - # save pids to kill - pids="${sleeppid} ${setipids}" - # avoid futher setiathome startup - unset setipids - - # kill'em all if any - for pid in ${pids}; do - ps p ${pid} > /dev/null && kill ${pid} - done -} - -setirestart () { # SIGCHLD handler - local pids pid dir - - # killing in progress - [ -n "${setipids}" ] || return - # restart in process - [ -n "${sleeppids}" ] && return - - # wait for setiathome servers to come up - sleep ${seti_sleep_time} & - - # wait even if more than one setiathome client dies - sleeppid=$! - while ps p ${sleeppid} > /dev/null; do - wait ${sleeppid} - done - unset sleeppid - - # killing while sleeping - [ -n "${setipids}" ] || return - - # save pids to restart - pids=${setipids} - # reset the process ID list - unset setipids - - for pid in ${pids}; do - if ps p ${pid} > /dev/null; then - # still alive - setipids="${setipids} ${pid}" - else - # backup the startup dir - eval dir=\${pid_${pid}} - # clean the old one - unset pid_${pid} - # launch the dead client - eval setistart ${dir} - fi - done -} - -if [ -z "${program_path}" ]; then - case $0 in - /*) rc_dir=${0%/*} ;; - *) rc_dir=${PWD:-$(pwd)} ;; - esac - rc_file=${0##*/} - rc_path=${rc_dir}/${rc_file} - - if ! PREFIX=$(expr ${rc_path} : "\(/.*\)/libexec/${rc_file}\$"); then - echo "${rc_file}: Cannot determine PREFIX." >&2 - echo "Please use the complete pathname." >&2 - exit 64 - fi - - echo "Don't use this script directly, uses the following one instead :" >&2 - echo " ${PREFIX}/etc/rc.d/${rc_file%.bin}.sh start" >&2 - exit 1 -fi - -# save this shell process ID -echo $$ > ${seti_wrkdir}/shpid.sah - -# setup handlers -trap setikill TERM -trap setirestart CHLD - -# startup setiathome client(s) -for dir in ${seti_wrksuff}; do - setistart ${seti_wrkdir}/${dir} -done - -# wait for them until death -while [ -n "${setipids}" ]; do - wait -done diff --git a/astro/setiathome/files/setiathome.sh b/astro/setiathome/files/setiathome.sh deleted file mode 100644 index 3823454a9489..000000000000 --- a/astro/setiathome/files/setiathome.sh +++ /dev/null @@ -1,228 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# Start or stop SETI@home, or set up working directory and register. -# - -case $0 in -/*) rc_dir=${0%/*} ;; - *) rc_dir=${PWD:-$(pwd)} ;; -esac -rc_file=${0##*/} -rc_path=${rc_dir}/${rc_file} -rc_arg=$1 - -# override these variables in ${PREFIX}/etc/rc.setiathome.conf -set -a -seti_wrkdir=/var/db/${rc_file%.sh} # primary working directory -seti_std_args="-email -graphics" # startup command line arguments -seti_reg_args=-login # command line arguments to register -seti_proxy_server= # HTTP proxy server (hostname:port) -seti_socks_server= # SOCKS proxy server (hostname:port) -seti_socks_user= # SOCKS proxy user name -seti_socks_passwd= # SOCKS proxy password -seti_user=setiathome # user name to run as -seti_group=${seti_user} # group name to run as -seti_nice=15 # nice level to run at -seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start -seti_sleep_time=21600 # time to sleep between restarts -set +a - -if ! PREFIX=$(expr ${rc_path} : "\(/.*\)/etc/rc\.d/${rc_file}\$"); then - echo "${rc_file}: Cannot determine PREFIX." >&2 - echo "Please use the complete pathname." >&2 - exit 64 -fi - -rcconf_dir=${PREFIX}/etc -rcconf_file=rc.${rc_file%.sh}.conf -rcconf_path=${rcconf_dir}/${rcconf_file} - -if [ -f ${rcconf_path} ]; then - set -a - . ${rcconf_path} - set +a -fi - -program_dir=${PREFIX}/sbin -program_file=${rc_file%.sh} -program_path=${program_dir}/${program_file} -export program_path - -common_args="\ -${seti_proxy_server:+-proxy} ${seti_proxy_server} \ -${seti_socks_server:+-socks_server} ${seti_socks_server} \ -${seti_socks_user:+-socks_user} ${seti_socks_user} \ -${seti_socks_passwd:+-socks_passwd} ${seti_socks_passwd} \ -${seti_nice:+-nice} ${seti_nice} \ -" - -program_args="${seti_std_args} ${common_args}" -export program_args -register_args="${seti_reg_args} ${common_args}" - -wrapper_dir=${PREFIX}/libexec -wrapper_file=${rc_file%.sh}.bin -wrapper_path=${wrapper_dir}/${wrapper_file} - -syslog_facility=daemon.err - -i=${seti_maxprocs} -seti_wrksuff="." -while [ ${i} -gt 1 ]; do - seti_wrksuff="${seti_wrksuff} ${i}" - i=$((${i} - 1)) -done -export seti_wrksuff - -case "$rc_arg" in -start) - if [ ! -x ${program_path} ]; then - logger -sp ${syslog_facility} -t ${program_file} \ - "unable to start: ${program_path} is missing." - exit 72 - fi - if [ ! -x ${wrapper_path} ]; then - logger -sp ${syslog_facility} -t ${wrapper_file} \ - "unable to start: ${wrapper_path} is missing." - exit 72 - fi - for i in ${seti_wrksuff}; do - if [ ! -d ${seti_wrkdir}/${i} ]; then - logger -sp ${syslog_facility} -t ${program_file} \ - "unable to start: ${seti_wrkdir}/${i} is missing." - exit 72 - fi - if [ ! -f ${seti_wrkdir}/${i}/user_info.sah ]; then - logger -sp ${syslog_facility} -t ${program_file} \ - "unable to start: please log in to SETI@home first" \ - "(${seti_wrkdir}/${i}/user_info.sah is missing)." - logger -sp ${syslog_facility} -t ${program_file} \ - "run \"$0 register\" to accomplish this." - exit 72 - fi - done - if ps axo ucomm | egrep ${program_file}; then - logger -sp ${syslog_facility} -t ${program_file} \ - "unable to start: ${program_file} is already running." - exit 72 - fi - su -fm ${seti_user} -c "exec ${wrapper_path} > /dev/null &" - echo -n " SETI@home" - ;; - -stop) - pid_path=${seti_wrkdir}/shpid.sah - if [ -f ${pid_path} ]; then - pid=$(cat ${pid_path}) - [ -n "${pid}" ] && ps p ${pid} > /dev/null && kill ${pid} - rm -f ${pid_path} - fi - for i in ${seti_wrksuff}; do - pid_path=${seti_wrkdir}/${i}/pid.sah - if [ -f ${pid_path} ]; then - pid=$(cat ${pid_path}) - [ -n "${pid}" ] && ps p ${pid} > /dev/null && kill ${pid} - fi - done - if [ ! -f ${seti_wrkdir}/pid.sah ]; then - killall ${program_file} 2> /dev/null - fi - ;; - -gracefull) - for i in ${seti_wrksuff}; do - pid_path=${seti_wrkdir}/${i}/pid.sah - stop_path=${seti_wrkdir}/${i}/stop_after_send.txt - if [ -f ${pid_path} ]; then - touch ${stop_path} - fi - done - ;; - -restart) - $0 stop - $0 start - ;; - -status) - ps auxww | egrep ${program_file} | egrep -v "($0|egrep)" - ;; - -register) - if [ ! -x ${program_path} ]; then - echo "${program_file}:" \ - "unable to register: ${program_path} is missing." >&2 - exit 72 - fi - if pw group show "${seti_group}" 2>/dev/null; then - echo "You already have a group \"${seti_group}\"," \ - "so I will use it." - elif pw groupadd ${seti_group} -h -; then - echo "Added group \"${seti_group}\"." - else - echo "Adding group \"${seti_group}\" failed..." - echo "Please create it, and try again." - exit 1 - fi - if pw user show "${seti_user}" 2>/dev/null; then - echo "You already have a user \"${seti_user}\"," \ - "so I will use it." - if pw usermod ${seti_user} -d ${seti_wrkdir}; then - echo "Changed home directory of \"${seti_user}\"" \ - "to \"${seti_wrkdir}\"" - else - echo "Changing home directory of \"${seti_user}\"" \ - "to \"${setu_wrkdir}\" failed..." - exit 1 - fi - elif pw useradd ${seti_user} -g ${seti_group} -h - \ - -d ${seti_wrkdir} -s /sbin/nologin -c "SETI at home Daemon"; then - echo "Added user \"${seti_user}\"." - else - echo "Adding user \"${seti_user}\" failed..." - echo "Please create it, and try again." - exit 1 - fi - # Create or update primary working directory (in case the uid changed) - mkdir -p ${seti_wrkdir} || exit - chown -Rh ${seti_user}:${seti_group} ${seti_wrkdir} || exit - chmod u=Xrw,g=Xr,o=Xr ${seti_wrkdir} || exit - seti_dontlogin=no - if [ -f ${seti_wrkdir}/user_info.sah ]; then - echo " It seems you have already registered with" \ - "SETI@home. Would you" - echo -n " like to repeat the procedure? [Y/n] " - read a - if [ "X${a}" = "Xn" -o "X${a}" = "XN" ]; then - seti_dontlogin=yes - fi - fi - # No need to register if we've already done so - if [ "X${seti_dontlogin}" != "Xyes" ]; then - su -fm ${seti_user} -c "\ - cd ${seti_wrkdir} && \ - exec ${program_path} ${register_args}" - fi - if [ ${seti_maxprocs} -gt 1 ]; then - echo " Updating additional working directories." - i=${seti_maxprocs} - while [ ${i} -gt 1 ]; do - mkdir -p ${seti_wrkdir}/${i} - chown ${seti_user} ${seti_wrkdir}/${i} - chmod 755 ${seti_wrkdir}/${i} - # Assume the user want's all processes to run - # with the same registration - rm -f ${seti_wrkdir}/${i}/user_info.sah - ln -sf ../user_info.sah ${seti_wrkdir}/${i} - i=$((${i} - 1)) - done - fi - ;; - -*) - echo "usage: ${rc_file} {start|stop|gracefull|restart|status|register}" >&2 - exit 64 - ;; -esac diff --git a/astro/setiathome/files/xsetiathome.1 b/astro/setiathome/files/xsetiathome.1 deleted file mode 100644 index 0b0f224452d4..000000000000 --- a/astro/setiathome/files/xsetiathome.1 +++ /dev/null @@ -1,84 +0,0 @@ -.\" $FreeBSD$ -.\" -.Dd Dec 12, 2000 -.Dt xsetiathome 1 LOCAL -.Os FreeBSD -.Sh NAME -.Nm xsetiathome -.Nd display SETI data under X Windows -.Sh SYNOPSIS -.Nm -.Op Fl fullscreen -.Sh DESCRIPTION -.Nm -is a graphical display for -.Xr setiathome 1 . -To use it you must run -.Xr setiathome 1 -with the -.Fl graphics -flag. -.Pp -A typical invocation of -.Nm -will look like this: -.Bd -literal -offset indent -% setiathome -graphics & -% xsetiathome -.Ed -.Pp -Alternatively, -.Nm -can be executed in screensaver mode, -which requires an external application such as -.Xr xautolock 1 . -.Sh OPTIONS -.Bl -tag -width fullscreenx -.It Fl fullscreen -Take over the entire display. -When running in this mode, any mouse presses will exit the application. -.El -.Sh SEE ALSO -.Xr setiathome 1 , -.Xr xautolock 1 , -.Xr ipcs 1 , -.Xr ipcrm 1 . -.Sh BUGS -Please note, this -.Nm -binary is an initial experiment. -We are fully aware that it may have some significant bugs and -we are continuing to work on it. -Please do not report bugs on this binary at this time. -.Pp -Only one instance of -.Ic setiathome -graphics -can be operating at any one time on a system. -There is no conflict resolution with the allocated shared memory -segments and semaphores. -Therefore, only one instance of -.Nm -is practical. -.Pp -Outstanding shared memory segments and semaphores may be left -active in case of an abnormal exit of the -.Ic setiathome -graphics -process. -These can prevent any future invocation of -.Ic setiathome -graphics . -To resolve this problem, use -.Xr ipcs 1 -and -.Xr ipcrm 1 -to remove shared memory segments and semaphores that -are not associated with a process. -This behavior may vary depending upon how your -.Ux -system handles this situation. -.Pp -The -.Nm -process may affect system performance adversely. -This behavior may vary depending upon your version of the -X11 Window System client libraries and/or your X server -and its operating mode/visual depth. diff --git a/astro/setiathome/pkg-descr b/astro/setiathome/pkg-descr deleted file mode 100644 index 51cae75ef8b7..000000000000 --- a/astro/setiathome/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -SETI@home is a scientific experiment that will harness the power of -hundreds of thousands of Internet-connected computers in the Search for -Extraterrestrial Intelligence (SETI). You can participate by running a -program that downloads and analyzes radio telescope data. There's a -small but captivating possibility that your computer will detect the -faint murmur of a civilization beyond Earth. - -WWW: http://setiathome.ssl.berkeley.edu/ diff --git a/astro/setiathome/pkg-install b/astro/setiathome/pkg-install deleted file mode 100644 index f8a894900587..000000000000 --- a/astro/setiathome/pkg-install +++ /dev/null @@ -1,161 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# -# Set up the work area and run SETI@home to login or register. -# - -[ $# != 2 ] && exit 1 -[ -z "${PKG_PREFIX}" ] && exit 1 -[ -n "${BATCH}" ] && exit 0 - -PKG_NAME=${1%%-[0-9._]*} -PKG_ACTION=$2 - -# override these variables in ${PREFIX}/etc/rc.setiathome.conf -seti_wrkdir=/var/db/${PKG_NAME} # working directory -seti_user=setiathome # user id to run under -seti_maxprocs=$(sysctl -n hw.ncpu) # max. number of processes to start - -rcconf_dir=${PKG_PREFIX}/etc -rcconf_file=rc.${PKG_NAME}.conf -rcconf_path=${rcconf_dir}/${rcconf_file} - -if [ -f ${rcconf_path} ]; then - . ${rcconf_path} -fi - -rc_dir=${PKG_PREFIX}/etc/rc.d -rc_file=${PKG_NAME}.sh -rc_path=${rc_dir}/${rc_file} - -ncpu=$(sysctl -n hw.ncpu) - -case "${PKG_ACTION}" in -POST-INSTALL) - if [ -f ${seti_wrkdir}/user_info.sah ]; then -echo "**** SETI@home already has a working directory for temporary files and" -echo " you seem to be already registered with SETI@home." -echo -echo -n " Would you like repeat the registration with SETI@home? [y/N] " - read ans -echo - if [ "X${ans}" = "XY" -o "X${ans}" = "Xy" ]; then - register=yes - else - register=no - fi - else -echo "**** SETI@home requires a working directory for temporary files and a" -echo " brief registration process." -echo -echo " Would you like to set up a working directory in ${seti_wrkdir}," - if [ ${seti_maxprocs} -gt 1 ]; then -echo " register with SETI@home, and let me arrange for ${ncpu} setiathome" - if [ ${ncpu} -eq ${seti_maxprocs} ]; then -echo " processes (one for each of your ${ncpu} CPUs) to be started" -echo -n " automatically as user \`${seti_user}'? [Y/n] " - else -echo " processes (as configured) to be started automatically as user" -echo -n " \`${seti_user}'? [Y/n] " - fi - else -echo " register with SETI@home, and let me arrange for setiathome to be" -echo -n " started automatically as user \`${seti_user}'? [Y/n] " - fi - read ans -echo - if [ "X${ans}" = "XN" -o "X${ans}" = "Xn" ]; then -echo "**** Please set up the working directory yourself. You may use" -echo " ${rc_path} register" -echo " to do so. See setiathome(1) for details." - exit 0 - else - register=yes - fi - fi - if [ "${register}" = "yes" ]; then - ${rc_path} register - if [ ! -f ${seti_wrkdir}/user_info.sah ]; then -echo "unable to start setiathome: it seems registration or login failed." -echo "See setiathome(1) for details." - exit 0 - fi - fi - ${rc_path} start > /dev/null -echo -echo "**** Congratulations! Your system now participates in the search for" -echo " extra-terrestrial intelligence. Be sure to visit the home page" -echo " at http://setiathome.ssl.berkeley.edu/" -echo " See setiathome(1) for further details." - ;; - -DEINSTALL) - if [ ! -d ${seti_wrkdir} ]; then - exit 0 - fi - - ${rc_path} stop > /dev/null - -echo "**** SETI@home working directory and temporary files have to be" -echo " removed to complete the deinstallation process. Of course," -echo " you may prefer to keep them for futher researchs? Would you" -echo " like to remove it as well as all temporary files it may" -echo -n " contains? [y/N] " - read a -echo - if [ "X$a" != "XY" -a "X$a" != "Xy" ]; then -echo "**** SETI@home working directory and temporary files left untouched." - exit 0 - fi - for i in ${seti_wrkdir}/.??* ${seti_wrkdir}/*; do - case "${i}" in - "${seti_wrkdir}/.??*"|"${seti_wrkdir}/*") - continue - ;; - */.tkseti*|*.sah) - [ -f ${i} ] || continue - rm -f ${i} - ;; - *) - [ -d ${i} ] || continue - for j in ${seti_wrkdir}/*; do - case "${j}" in - "${seti_wrkdir}/*") - continue - ;; - */.tkseti*|*.sah) - [ -f ${j} ] || continue - rm -f ${j} - ;; - esac - done - rmdir ${i} - ;; - esac - done - rmdir ${seti_wrkdir} - if [ -d ${seti_wrkdir} ]; then -echo "**** SETI@home working directory can't be removed since it contains" -echo " non SETI@home files or directories. You have to remove it" -echo " manually. You can use" -echo " rm -rf ${seti_wrkdir}" -echo " to do so, but think about it twince before." - else -echo "**** SETI@home working directory and temporary files removed." - fi - if pw usershow "${seti_user}" 2>/dev/null 1>&2; then -echo "To permanently delete SETI@home user, use 'pw userdel ${seti_user}'" - fi - ;; - -PRE-INSTALL|POST-DEINSTALL) - ;; - -*) -echo "usage: $0 <PKG_NAME> {PRE-INSTALL|POST-INSTALL|DEINSTALL|POST-DEINSTALL}" >&2 - exit 1 - ;; -esac - -exit 0 diff --git a/astro/setiathome/pkg-message b/astro/setiathome/pkg-message deleted file mode 100644 index b3f0e0f96ffd..000000000000 --- a/astro/setiathome/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ -**** %%PREFIX%%/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf may be edited - to tune some startup variables such as `seti_nice' defaulted to - 15 and `seti_maxprocs' defaulted to your number of processors. -**** NOTE: FreeBSD 5.x does support FreeBSD 4.0 binaries by default. - To run setiathome, you must have the following line to your - kernel configuration file (/sys/i386/conf/<YOUR_KERNEL>) : - options COMPAT_FREEBSD4 # Compatible with FreeBSD 4.x diff --git a/astro/setiathome/pkg-plist b/astro/setiathome/pkg-plist deleted file mode 100644 index 8ce3de3307e0..000000000000 --- a/astro/setiathome/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@comment $FreeBSD$ -libexec/%%PREFX%%setiathome%%SUFX%%.bin -sbin/%%PREFX%%setiathome%%SUFX%% -@unexec if cmp -s %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample; then rm -f %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf; fi -etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample -@exec [ -f %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf ] || cp %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf.sample %D/etc/rc.%%PREFX%%setiathome%%SUFX%%.conf -etc/rc.d/%%PREFX%%setiathome%%SUFX%%.sh -%%X11PORTS%%bin/%%PREFX%%xsetiathome%%SUFX%% diff --git a/astro/tkseti/Makefile b/astro/tkseti/Makefile deleted file mode 100644 index d1fa596b6157..000000000000 --- a/astro/tkseti/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# Ports collection makefile for: tkseti -# Date created: 30 Jun 1999 -# Whom: Brett Taylor <brett@peloton.physics.montana.edu> -# -# $FreeBSD$ -# - -PORTNAME= tkseti -PORTVERSION= 3.10.2 -CATEGORIES= astro tk84 -MASTER_SITES= http://norlug.org/~chipster/resources/tkseti/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tk-based interface to SETI@Home - -DEPRECATED= Will stop working on 2005-12-15 (see http://setiathome.ssl.berkeley.edu/) -EXPIRATION_DATE=2005-12-15 - -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ - ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome - -USE_REINPLACE= yes -NO_BUILD= yes - -MAN1= tkseti.1 -PORTDOCS= DOC README -PLIST_FILES= bin/tkseti - -WISH= ${LOCALBASE}/bin/wish8.4 - -post-patch: - @${REINPLACE_CMD} -e 's|%%WISH%%|${WISH}|g' ${WRKSRC}/tkseti - @cd ${WRKSRC}/man && ${BZIP2_CMD} -d tkseti.1.bz2 - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/tkseti ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/tkseti.1 ${PREFIX}/man/man1 -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/DOC ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/README ${DOCSDIR} -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/astro/tkseti/distinfo b/astro/tkseti/distinfo deleted file mode 100644 index b01105bcbfa6..000000000000 --- a/astro/tkseti/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (tkseti-3.10.2.tar.gz) = 962d091b1e89cfdd6f7b44107d8f1116 -SHA256 (tkseti-3.10.2.tar.gz) = 82adb9ddbe8b1e0d9212d19783032c7da17a7f21b6b21729882a6b221d2fdeaf -SIZE (tkseti-3.10.2.tar.gz) = 171264 diff --git a/astro/tkseti/files/patch-aa b/astro/tkseti/files/patch-aa deleted file mode 100644 index 2eff58b6abfd..000000000000 --- a/astro/tkseti/files/patch-aa +++ /dev/null @@ -1,67 +0,0 @@ ---- tkseti.orig Sat Mar 20 07:11:41 2004 -+++ tkseti Sun Jul 18 01:51:15 2004 -@@ -3,7 +3,7 @@ - # $Id: tkseti,v 1.4 2004/03/19 22:10:54 chipster Exp $ - - # the next line restarts using wish \ --exec wish "$0" ${1+"$@"} -+exec %%WISH%% "$0" ${1+"$@"} - - ################################# - # GLOBAL VARIABLES -@@ -193,11 +193,11 @@ - TkSETI can be started if the client is already running, or it can start - the client manually or automatically for you. This is explained in the - Setup section that follows. -- -- TkSETI will look for the client files in the directory ~/setiathome. If -- you've run the client elsewhere, or run more than one client, just -- specify the setiathome client directory on the tkseti command line. For -- example: -+ -+ TkSETI will look for the client files in the directory -+ /var/db/setiathome . If you've run the client elsewhere, or run more -+ than one client, just specify the setiathome client directory on the -+ tkseti command line. For example: - - tkseti ~/setiathome - -@@ -367,6 +367,11 @@ - KDE's kfm: kfmclient openURL $url - lynx: xterm -e lynx $url - -+ -+ The following command is used in this FreeBSD port: -+ -+ mozilla (no wrapper): /bin/sh -c "mozilla -remote 'openurl($url,new-window)'||exec mozilla $url" -+ - Proxy Host - ========== - -@@ -556,7 +561,7 @@ - if {[catch {info nameofexecutable} nameofexecutable]} { - set nameofexecutable wish - } -- set seti(usage) " TkSETI version $seti(tksetiVersion) by Rick Macdonald <rickm@vsl.com> and by\nChip Cuccio <chipster@norlug.org>\n\nYou are running $nameofexecutable patchlevel [info patchlevel].\n\nUsage: tkseti \[--help\] \[user_setiathome_directory\]\n user_setiathome_directory defaults to ~/setiathome" -+ set seti(usage) " TkSETI version $seti(tksetiVersion) by Rick Macdonald <rickm@vsl.com> and by\nChip Cuccio <chipster@norlug.org>\n\nYou are running $nameofexecutable patchlevel [info patchlevel].\n\nUsage: tkseti \[--help\] \[user_setiathome_directory\]\n user_setiathome_directory defaults to /var/db/setiathome" - - if {[lsearch $argv "--help"] >= 0} { - puts \n$seti(usage) -@@ -571,7 +576,7 @@ - option add *highlightBackground grey85 user - - if {$argc == 0} { -- set seti(setidir) [glob ~]/setiathome -+ set seti(setidir) /var/db/setiathome - } { - set seti(setidir) [lindex $argv 0] - if {[string index $seti(setidir) 0] != "/"} { -@@ -4942,7 +4947,7 @@ - set seti(_howto_kill) {kill -KILL $pid} - set seti(_howto_pause) {kill -STOP $pid} - set seti(_howto_cont) {kill -CONT $pid} -- set seti(_howto_browse) {mozilla $url} -+ set seti(_howto_browse) {/bin/sh -c "mozilla -remote 'openurl($url,new-window)'||exec mozilla $url"} - set seti(_howto_statnet) {} - set seti(_howto_startnet) {} - set seti(_howto_stopnet) {} diff --git a/astro/tkseti/pkg-descr b/astro/tkseti/pkg-descr deleted file mode 100644 index 80f37effebc0..000000000000 --- a/astro/tkseti/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -tkseti is a nice Tk interface to the SETI@Home program. It shows -current best spikes and gaussians for the user and can be used in -multiple directories. It can also fetch the user's statistics from -the seti@home web site. - -tkseti can be started if the client is already running, or it can -start the client manually or automatically for you. It will look for -the client files in the directory /var/db/setiathome . If you've run -the client elsewhere, or run more than one client, just specify the -setiathome client directory on the tkseti command line. For example: - - tkseti ~/setiathome - -Make sure the user has write access to the setiathome directory! - -WWW: http://norlug.org/~chipster/tkseti/ diff --git a/astro/tkseti/pkg-message b/astro/tkseti/pkg-message deleted file mode 100644 index 4b5ec400f877..000000000000 --- a/astro/tkseti/pkg-message +++ /dev/null @@ -1,12 +0,0 @@ -*************************************************************************** - -Make sure the user has write access to the setiathome directory! - -tkseti will look for the client files in the directory /var/db/setiathome . -If you've run the client elsewhere, or run more than one client, just -specify the setiathome client directory on the tkseti command line. For -example: - - tkseti ~/setiathome - -*************************************************************************** |