Skip site navigation (1)Skip section navigation (2)
Date:      9 Feb 1999 11:07:27 -0000
From:      kkenn@rebel.net.au
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9977: New port - astro/wmspaceweather
Message-ID:  <19990209110727.38907.qmail@morden.rebel.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         9977
>Category:       ports
>Synopsis:       New port - astro/wmspaceweather
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb  9 06:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Kris Kennaway
>Release:        FreeBSD-2.0
>Organization:
FreeBSD
>Environment:
4.0-CURRENT
>Description:

This is a port of wmSpaceWeather, a dockapp which displays some
statistics about the current environmental conditions in earth orbit,
detected by the NOAA GOES spacecraft.

Cute app, but let's face it, this isn't likely to be of use to anyone :-)

>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wmspaceweather/
#	wmspaceweather/pkg
#	wmspaceweather/pkg/PLIST
#	wmspaceweather/pkg/COMMENT
#	wmspaceweather/pkg/DESCR
#	wmspaceweather/files
#	wmspaceweather/files/md5
#	wmspaceweather/patches
#	wmspaceweather/patches/patch-aa
#	wmspaceweather/Makefile
#
echo c - wmspaceweather/
mkdir -p wmspaceweather/ > /dev/null 2>&1
echo c - wmspaceweather/pkg
mkdir -p wmspaceweather/pkg > /dev/null 2>&1
echo x - wmspaceweather/pkg/PLIST
sed 's/^X//' >wmspaceweather/pkg/PLIST << 'END-of-wmspaceweather/pkg/PLIST'
Xbin/wmSpaceWeather
Xbin/GetKp
END-of-wmspaceweather/pkg/PLIST
echo x - wmspaceweather/pkg/COMMENT
sed 's/^X//' >wmspaceweather/pkg/COMMENT << 'END-of-wmspaceweather/pkg/COMMENT'
XDisplays the current "weather" conditions in Earth orbit.
END-of-wmspaceweather/pkg/COMMENT
echo x - wmspaceweather/pkg/DESCR
sed 's/^X//' >wmspaceweather/pkg/DESCR << 'END-of-wmspaceweather/pkg/DESCR'
XThis is a WindowMaker dockapp which displays the current "weather" in
XEarth orbit (relativistic electron/proton flux levels, Solar x-ray flux,
Xand a time-history of the "Kp" index values for the past 24 hours, which
Xmeasures the state of disruption of the Earth's magnetic field). The data is
Xcurrently gathered from the NOAA GOES spacecraft.
X
XThis may be useful to someone wondering whether or not to launch that
Xmulti-million dollar satellite today.
END-of-wmspaceweather/pkg/DESCR
echo c - wmspaceweather/files
mkdir -p wmspaceweather/files > /dev/null 2>&1
echo x - wmspaceweather/files/md5
sed 's/^X//' >wmspaceweather/files/md5 << 'END-of-wmspaceweather/files/md5'
XMD5 (wmSpaceWeather-1.0b.tar.gz) = a1394ab1d0a7bb0bc4e058c43a3c97db
END-of-wmspaceweather/files/md5
echo c - wmspaceweather/patches
mkdir -p wmspaceweather/patches > /dev/null 2>&1
echo x - wmspaceweather/patches/patch-aa
sed 's/^X//' >wmspaceweather/patches/patch-aa << 'END-of-wmspaceweather/patches/patch-aa'
X*** Makefile.orig	Mon Dec 21 01:23:36 1998
X--- Makefile	Tue Feb  9 21:12:24 1999
X***************
X*** 1,6 ****
X! CC     = gcc
X! CFLAGS = -O2 -Wall
X! INCDIR = -I/usr/X11R6/include/X11
X  DESTDIR= /usr/X11R6
X  LIBDIR = -L/usr/X11R6/lib
X  LIBS   = -lXpm -lX11 -lXext
X--- 1,7 ----
X! CC     ?= gcc
X! CFLAGS ?= -O2
X! CFLAGS += -Wall
X! INCDIR = -I/usr/X11R6/share/include/
X  DESTDIR= /usr/X11R6
X  LIBDIR = -L/usr/X11R6/lib
X  LIBS   = -lXpm -lX11 -lXext
END-of-wmspaceweather/patches/patch-aa
echo x - wmspaceweather/Makefile
sed 's/^X//' >wmspaceweather/Makefile << 'END-of-wmspaceweather/Makefile'
X# New ports collection makefile for:   wmSpaceWeather
X# Version required:    1.0b
X# Date created:        9 February 1999
X# Whom:                Kris Kennaway <kkennawa@physics.adelaide.edu.au>
X#
X# $Id$
X#
X
XDISTNAME=	wmSpaceWeather-1.0b
XCATEGORIES=	astro windowmaker
XMASTER_SITES=	ftp://leadbelly.lanl.gov/pub/mgh/
X
XMAINTAINER=	kkennawa@physics.adelaide.edu.au
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm/
XRUN_DEPENDS=    ${LOCALBASE}/bin/wget:${PORTSDIR}/net/wget
X
XWRKSRC=		${WRKDIR}/${DISTNAME}/wmSpaceWeather
X
XUSE_X_PREFIX=	yes
XUSE_XLIB=	yes
XUSE_GMAKE=	yes
X
XALL_TARGET=	clean all
X
XMAN1=		wmSpaceWeather.1
X
Xdo-install:
X	${INSTALL_MAN} ${WRKSRC}/wmSpaceWeather.1 ${PREFIX}/share/man/man1/
X	${INSTALL_PROGRAM} ${WRKSRC}/wmSpaceWeather ${PREFIX}/bin/
X	${INSTALL_SCRIPT} ${WRKSRC}/GetKp ${PREFIX}/bin/
X
X.include <bsd.port.mk>
END-of-wmspaceweather/Makefile
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990209110727.38907.qmail>