diff --git a/astro/Makefile b/astro/Makefile index 941f162520d0..903589cd3c98 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,80 +1,81 @@ # $FreeBSD$ # COMMENT = Astronomical ports SUBDIR += accrete SUBDIR += boinc-einsteinathome SUBDIR += boinc-setiathome SUBDIR += boinc-setiathome-enhanced SUBDIR += boinc-setiathome-naparst SUBDIR += celestia SUBDIR += celestia-gnome SUBDIR += celestia-gtk SUBDIR += cfitsio SUBDIR += dgpsip SUBDIR += ephem SUBDIR += gdesklets-goodweather SUBDIR += gkrellmoon SUBDIR += gkrellmoon2 SUBDIR += gkrellsun SUBDIR += glunarclock SUBDIR += gpsbabel SUBDIR += gpsd SUBDIR += gpsdrive SUBDIR += gpsman SUBDIR += jday SUBDIR += libnova SUBDIR += luna SUBDIR += match SUBDIR += mymoon SUBDIR += nightfall SUBDIR += nova SUBDIR += openmap SUBDIR += openuniverse SUBDIR += orsa SUBDIR += p5-Astro-ADS SUBDIR += p5-Astro-Catalog SUBDIR += p5-Astro-DSS SUBDIR += p5-Astro-FITS-Header SUBDIR += p5-Astro-MoonPhase SUBDIR += p5-Astro-SIMBAD SUBDIR += p5-Astro-SunTime SUBDIR += p5-Astro-Sunrise SUBDIR += p5-GPS SUBDIR += p5-Geo-METAR SUBDIR += p5-Weather-Underground SUBDIR += phoon SUBDIR += planets SUBDIR += pp3 SUBDIR += py-metar SUBDIR += pyweather SUBDIR += rmap SUBDIR += roadmap SUBDIR += saoimage SUBDIR += sattrack SUBDIR += sky2000 SUBDIR += spacechart SUBDIR += sscalc SUBDIR += stardates SUBDIR += starplot SUBDIR += stars SUBDIR += stellarium SUBDIR += sunclock + SUBDIR += weatherspect SUBDIR += wmglobe SUBDIR += wmjupiter SUBDIR += wmmoonclock SUBDIR += wmsolar SUBDIR += wmspaceweather SUBDIR += wmsun SUBDIR += xearth SUBDIR += xephem SUBDIR += xglobe SUBDIR += xmoontool SUBDIR += xphoon SUBDIR += xplanet SUBDIR += xtide SUBDIR += xrmap SUBDIR += xworld .include diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile new file mode 100644 index 000000000000..b4241266454f --- /dev/null +++ b/astro/weatherspect/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: weatherspect +# Date created: 2006-05-16 +# Whom: Simon Olofsson +# +# $FreeBSD$ +# + +PORTNAME= weatherspect +PORTVERSION= 1.6 +CATEGORIES= astro +MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ \ + http://olofsson.de/mirror/distfiles/ +DISTNAME= ${PORTNAME}_v${PORTVERSION} + +MAINTAINER= simon@olofsson.de +COMMENT= Weather simulation in ASCII art + +RUN_DEPENDS= \ +${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \ +${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground + +NO_BUILD= yes +PLIST_FILES= bin/weatherspect + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME} + +.include diff --git a/astro/weatherspect/distinfo b/astro/weatherspect/distinfo new file mode 100644 index 000000000000..bb1ff43804d3 --- /dev/null +++ b/astro/weatherspect/distinfo @@ -0,0 +1,3 @@ +MD5 (weatherspect_v1.6.tar.gz) = bb875643d57dd59fcc0c6ef50b58195f +SHA256 (weatherspect_v1.6.tar.gz) = 3e24ed011f527ac11c06db1b5b63fe2a762cda982136b4a3a28b4470fa1cf6d0 +SIZE (weatherspect_v1.6.tar.gz) = 24856 diff --git a/astro/weatherspect/pkg-descr b/astro/weatherspect/pkg-descr new file mode 100644 index 000000000000..d93664d50cad --- /dev/null +++ b/astro/weatherspect/pkg-descr @@ -0,0 +1,9 @@ +WeatherSpect provides a reasonably accurate simulation of what the +weather looks like outside, in ASCII art. It includes rain, snow, +lightning, sleet, and hail. The windspeed and cloudiness are reflected +in the velocity and quantity of clouds. There are trees that age, +reproduce and die over the course of an hour, and a sun and moon that +follow the actual sun and moonrise. There's also a dancing turtle. + +Author: Kirk Baucom +WWW: http://www.robobunny.com/projects/weatherspect/html/