Commit graph

183 commits

Author SHA1 Message Date
Martin Wilke
521b6c1c3f p5-Astro-SIMBAD-Client provides an object-oriented interface to
SIMBAD4. The new SOAP queries are supported, with the object carrying
default output type and output format, as well as server name on the
assumption that mirrors will be forthcoming.

WWW: http://search.cpan.org/dist/Astro-SIMBAD-Client/

PR:		ports/133602
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-04-11 22:34:53 +00:00
Martin Wilke
6c3c68ffea Astro-satpass contains classes needed to predict satellite
visibility, and a demonstration application (satpass) that
makes use of these classes.

WWW: http://search.cpan.org/dist/Astro-satpass/

PR:		ports/133605
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-04-11 22:34:29 +00:00
Martin Wilke
f2da1aef09 astLib is a set of Python modules that provides some tools for research
astronomers. It can be used for astronomical plots, some statistics,
common calculations, coordinate conversions, and manipulating FITS images
with World Coordinate System (WCS) information through PyWCSTools - a
simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and
developed) as part of astLib.

WWW:	http://astlib.sourceforge.net

PR:		ports/133084
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-03-26 14:14:15 +00:00
Stanislav Sedov
e0045c2ea7 Add tangogps 0.9.6, a comprehencive GPS mapping application.
WWW:	http://www.tangogps.org/
2009-03-04 22:19:16 +00:00
Stanislav Sedov
a074a1ab44 - Add astro/josm, a comprehencive OpenStreetMap.org maps editor.
WWW: http://wiki.openstreetmap.org/wiki/JOSM

Submitted by:	glebius@
2009-02-24 20:56:43 +00:00
Dmitry Marakasov
c60571b5db Merkaartor is an openstreetmap mapping program. Merkaartor focuses on
providing a visually pleasing but performant editing environment for
free geographical data.

It is based on Qt4.

WWW: http://www.merkaartor.org/

PR:		130338
Submitted by:	Slaven Rezic <slaven at rezic dot de>
2009-01-15 01:44:35 +00:00
Martin Wilke
2f7de215a9 py-aipy collects together tools for radio astronomical
interferometry. In addition to pure-python phasing,
calibration, imaging, and deconvolution code, this package
includes interfaces to MIRIAD (a Fortran interferometry
package) and HEALPix (a package for representing spherical
data sets), and some math/fitting routines from SciPy.

WWW: http://setiathome.berkeley.edu/~aparsons/aipy

PR:		ports/128811
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-15 22:04:27 +00:00
Martin Wilke
89cf4b9c5c PyFITS provides an interface to FITS formatted files
under the Python scripting language. It is useful for
interactive data analysis and for writing analysis
scripts in Python using FITS files as either input or
output. PyFITS is a development project of the Science
Software Branch at the Space Telescope Science Institute.

WWW: http://www.stsci.edu/resources/software_hardware/pyfits

PR:		ports/128456
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-01 22:01:53 +00:00
Martin Wilke
1049351b5c The SWISS EPHEMERIS is the high precision ephemeris
developed by Astrodienst, largely based upon the DE406
ephemeris from NASA's JPL.

Developers can license the Ephemeris library.Ephemeris
users find 3200 years of read-made printable files of
ephemerides, containing 19'200 print pages in PDF quality.

The Swiss Ephemeris is available under a dual licensing
model: GPL2 or Swiss Ephemeris Professional License.

WWW:   http://www.astro.com/swisseph/

PR:		ports/128481
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-01 21:55:23 +00:00
Dmitry Marakasov
2e48ccd270 RoadMap is a program for Linux that displays street maps. The maps are
provided by the US Census Bureau, and thus only cover the US.

RoadMap is at an early stage of development. At this time there are no
routing features implemented yet. RoadMap can only display the map around
a specified street address or follow a GPS device (using gpsd). The plan
for the future is to implement some navigation features similar to those
found in commercial street navigation systems.

RoadMap uses a binary file format for representing the maps that is compact
enough to allow the storage of many maps on a Compact Flash or MultiMedia
card. The map of Los Angeles county takes about 10 Mbytes of flash space.
RoadMap comes with a set of tools to convert the US Census bureau data
into its own map format.

WWW: http://roadmap.digitalomaha.net/

PR:		ports/126056
Submitted by:	Steve Franks <stevefranks at ieee dot org>
Approved by:	miwi (mentor implicit)
2008-08-11 01:34:03 +00:00
Pav Lucistnik
6f06f61f62 Milkyway@home is a research project that uses Internet-connected computers to
do research in modeling and determining the evolution of the Milkyway galaxy.

WWW: http://milkyway.cs.rpi.edu/milkyway/
2008-08-08 22:22:39 +00:00
Martin Wilke
f5dac434ef viking is a free/open source program to manage GPS data.
You can import and plot tracks and waypoints, show Google maps and/or
Terraserver maps under it, download geocaches for an area on the map, make new
tracks and waypoints, see real-time GPS position, etc.

It is written in C with the GTK+ 2 toolkit, available for Linux, other POSIX
operating systems, and Windows, and is licensed under the GNU GPL.

WWW: http://viking.sourceforge.net

PR:		ports/123238
Submitted by:	David Le Brun <david at trucs.org>
2008-05-02 10:09:47 +00:00
Martin Wilke
7dcf619b50 SExtractor is a program that builds a catalogue of objects from an
astronomical image. Although it is particularly oriented towards
reduction of large scale galaxy-survey data, it performs rather
well on moderately crowded star fields.

WWW: http://terapix.iap.fr/soft/sextractor/

PR:		ports/123046
Submitted by:	Mathias Monnerville <mathias at monnerville.com>
2008-04-29 21:36:13 +00:00
Diane Bruce
0c3d5c6eb0 The General Astrodynamics Library (GAL) is a numerical library for C and C++
programmers. It is free software under the GNU General Public License.

The library provides a wide range of astrodynamical routines such as
ephemerides, earth orientation, and orbit propagation. There are over 170
functions in total with an extensive test suit

WWW: http://homepage.mac.com/pclwillmott/GAL/

Submitted by:	db
2008-03-22 18:07:46 +00:00
Pav Lucistnik
ed1faa1acb A tool to "stamp" photos taken with digital camera with a location, where they
were taken.  It uses the GPS coordinates saved in GPX format.

WWW: http://freefoote.dview.net/linux_gpscorr.html

PR:		ports/120837
Submitted by:	Lukas Maly <Iam@LukasMaly.NET>
2008-03-07 20:18:17 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Diane Bruce
4194da1839 Add pyephem 3.7b, scientific-grade astronomical computations for Python.
Submitted by:	db
Approved by:	ehaupt (mentor)
2007-03-05 15:26:21 +00:00
Andrew Pantyukhin
ab4bff65b8 Add port astro/weatherget:
A command line based weather reporting tool written in python. View
current weather conditions, extended day forecasts, and station id
lookups as reported from weather.com. Customize output via weathergetrc
configuration file. Platform independent.

WWW: http://developer.berlios.de/projects/weatherget/
Author: Tyler Gates <TGates81@gmail.com>
2007-01-31 00:00:24 +00:00
Dirk Meyer
2fa74a8e4e Position - The GNUstep Gps Navigator
GPS and Moving-Map Applikation

WWW: http://www.gnustep.it/enrico/position/
2006-11-28 20:47:31 +00:00
Stefan Eßer
1519befc1a Add gaia, an open source Google Earth client (early beta status). 2006-11-23 20:53:10 +00:00
Bruce M Simpson
ef3cfe34f8 Add new port gpstk, the ARL GPS Toolkit; a software library for working
with raw GPS data, NMEA feeds, ephemerii, etc.

Requested by:	Tom McHugh
2006-11-02 13:13:17 +00:00
Pav Lucistnik
6b5527daa7 - Remove expired port 2006-10-07 10:34:12 +00:00
Andrew Pantyukhin
79051723a2 Add port astro/xeartk:
xeartk is a tkgeomap application that uses the geomap::wdgeomap command
to create an interactive map. The geographic data is from the xearth
root window program. by Kirk Lauritz Johnson in an interactive widget.
xeartk is not part of and does not require xearth. It only uses the
outline data defined in file mapdata.c of the xearth source
distribution. The cities are from factmonster.

Adjust the map view by Shift-Double-Clicking or Shift-Dragging. Double
click a dot to display information about the city there on the terminal.

WWW: http://www.tkgeomap.org/xeartk.html
Author: Gordon Carrie <tkgeomap@users.sourceforge.net>
2006-08-26 15:08:14 +00:00
Andrew Pantyukhin
aa14615b34 Add port astro/ptiger:
ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S.
Census Burea populated places on an interactive geographic map.

To run it, type ptiger on the command line. After a few seconds, a map
should appear. Adjust the view by Dragging or Double-Clicking. As the
cursor moves, a label below the map displays the cursor location and
the azimuth and range from the + marker to the cursor. Move the + marker
by Right-Double-Clicking. The map has dots at places with population
greater than a user selected threshold. Moving the cursor over a dot
labels the place with its name and displays the population in another
label below the map. In addition to the wdgeomap menus, a Places menu
enables adjustment of the population threshold and dot size. There is
also a Find menu that does a case insensitive regular expression search
for a named place.

WWW: http://www.tkgeomap.org/ptiger.html
Author: Gordon Carrie <tkgeomap@users.sourceforge.net>
2006-08-26 15:05:31 +00:00
Andrew Pantyukhin
d4d22f8a15 Add ports astro/tclgeomap and astro/tkgeomap:
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.

It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
  calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
  supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
  supplement tkgeomap.

WWW: http://www.tkgeomap.org/
2006-08-25 16:08:57 +00:00
Pav Lucistnik
3a9fc0d7af This program computes ephemerides of Sun, Moon, planets, comets, and stars
using rigorous reduction methods from the _Astronomical Almanac_ and related
sources. Includes PLAN404 series for positions of the planets, and a long-term
extension of modern Lunar theory for the Moon's position. Reads ASCII file
catalogues of stars and orbital elements. Displays all adjustments as it finds
local azimuth and elevation, rise and set times, etc.

Latest update 2005-11-09.

WWW: http://moshier.net/aadoc.html

PR:		ports/101850
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>
2006-08-12 21:40:18 +00:00
Cheng-Lung Sung
2cd3333f8f Add p5-Astro-SpaceTrack 0.022, retrieve orbital data from
www.space-track.org.

PR:		ports/100620
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-21 15:19:36 +00:00
Florent Thoumie
c30ae563d2 Add Google Earth 4, a 3D interface to the planet. 2006-06-13 15:11:48 +00:00
Pav Lucistnik
65a285431f - Remove, as these projects are finished 2006-05-22 12:15:04 +00:00
Renato Botelho
2a20b67bb8 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 <kbaucom@schizoid.com>
WWW:	http://www.robobunny.com/projects/weatherspect/html/

PR:		ports/97371
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-05-17 13:16:42 +00:00
Emanuel Haupt
9345a3bcf3 Add p5-Weather-Underground 3.02, retrieve weather information from
wunderground.com.

PR:		97370
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-05-17 09:05:39 +00:00
Jean-Yves Lefort
f15d26f1ff Add celestia-gnome and celestia-gtk. 2006-05-04 12:39:07 +00:00
Pav Lucistnik
7b20174a8b GPSBabel converts waypoints, tracks, and routes from one format to another,
whether that format is a common mapping format like Delorme, Streets and Trips,
or even a serial upload or download to a GPS unit such as those from Garmin and
Magellan. By flattening the Tower of Babel that the authors of various programs
for manipulating GPS data have imposed upon us, it returns to us the ability
to freely move our own waypoint data between the programs and hardware we
choose to use.
It contains extensive data manipulation abilities making it a convenient for
server-side processing or as the backend for other tools.

WWW: http://www.gpsbabel.org/

PR:		ports/96490
Submitted by:	Laurent Courty <lrntct@gmail.com>
2006-04-29 15:27:05 +00:00
Pav Lucistnik
359ad2f380 SETI - Search for Extra-Terrestrial Intelligence -- Enhanced version
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.  The Enhanced version
is still beta, but this is mainly for administrative reasons.

This version is a FreeBSD binary built by Stefan Urbat for Pentium II
or AMD K6 CPUs and higher (requires MMX instructions).

WWW: http://www.lb.shuttle.de/apastron/boincDown.shtml#freebsd

PR:		ports/94980
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-03-27 20:39:48 +00:00
Pav Lucistnik
b23d3f2208 SETI - Search for Extra-Terrestrial Intelligence
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.

This version is a Linux binary built by Harold Naparst for Pentium 3
CPUs and higher (requires SSE instructions).  It was heavily optimized
for best performance, can process a work unit under an hour on recent
hardware.

WWW: http://naparst.name/seti.htm
2006-03-15 11:52:15 +00:00
Pav Lucistnik
128fed465e Einstein@Home - Search for gravitational waves
Use your unused CPU cycles to aid in computations analyzing telescope
information for possible gravitational waves emitted by pulsars as
predicted by Albert Einstein.

WWW: http://einstein.phys.uwm.edu/

PR:		ports/93643
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-03-15 11:50:11 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Roman Bogorodskiy
1f1a3ea8d0 gpsd is a service daemon that monitors one or more GPSes
attached to a host computer through serial or USB ports,
making all data on the location/course/velocity of the
sensors available to be queried on TCP port 2947 of the
host computer. With gpsd, multiple GPS client applications
(such as navigational and wardriving software) can share
access to GPSes without contention or loss of data. Also,
gpsd responds to queries with a format that is substantially
easier to parse than the NMEA 0183 emitted by most GPSes.

WWW: http://gpsd.berlios.de/

PR:		ports/91630
Submitted by:	Anton Karpov <toxa@toxahost.ru>
2006-01-11 13:02:37 +00:00
Edwin Groothuis
eda716f458 New port: astro/xmoontool - A version of John Walker's classical moontool for X11/Motif
John Walker's moontool for the X11 desktop. It shows a
	real-time picture of the moon phases and displays some
	related astronomical data about the moon and the sun. --
	This version of the program uses the Motif toolkit.

	WWW: http://www.fourmilab.ch/nav/topics/astrospace.html

PR:		ports/91187
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org>
2006-01-02 09:53:38 +00:00
Sergey Matveychuk
c105877d96 - Update to 2.33
- Move to a more appropriate category (astro)

PR:             ports/90347
Submitted by:   Serge Gagnon (maintainer)
2005-12-16 22:06:55 +00:00
Edwin Groothuis
9643bc0f55 The SETI@home project moves to a new software client based on BOINC.
Please install astro/boinc-setiathome.

See http://setiathome.ssl.berkeley.edu/, November 15, 2005 for more
information.

PR:             ports/89525
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:41:36 +00:00
Edwin Groothuis
a25526c8f7 The SETI@home project moves to a new software client based on BOINC.
Please install astro/boinc-setiathome.

See http://setiathome.ssl.berkeley.edu/, November 15, 2005 for more
information.

PR:		ports/89525
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2005-12-15 01:34:04 +00:00
Pav Lucistnik
a2204ad7e4 - Remove; it depends on soon to be removed psi_themes port. 2005-11-11 22:35:34 +00:00
Pav Lucistnik
535b16e097 Displays date in 5 formats, including stardate
PR:		ports/86161
Submitted by:	Henrik Brautaset Aronsen <freebsd-ports@henrik.synth.no>
2005-09-15 23:56:05 +00:00
Dag-Erling Smørgrav
da3e4211ae BBN's open source GIS programming toolkit. 2005-07-30 07:57:51 +00:00
Pav Lucistnik
7bfae88211 - Remove, this desklet does not work since December 2003 and development ceased 2005-07-03 10:16:31 +00:00
Edwin Groothuis
fc3b74113f seti-applet -> seti_applet 2004-12-22 01:05:35 +00:00
Edwin Groothuis
48d3e7a7e6 Maintainer update: astro/seti-applet (2.1.3) revival
seti-applet 0.4.1 was removed as part of phase II of the
	GNOME 1.4 desktop removal. this PR refer to seti-applet
	2.1.3 which is GNOME 2.0 compliant.

PR:		ports/63715
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-12-22 01:04:46 +00:00
Ying-Chieh Liao
a486995bda add orsa 0.6.2
Orbit Reconstruction, Simulation and Analysis
2004-12-09 06:52:51 +00:00
Pav Lucistnik
8d1ed19c97 SETI - Search for Extra-Terrestrial Intelligence
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.

This version of SETI@home is based on BOINC (Berkeley Open
Infrastructure for Network Computing).  Several other projects
besides SETI@home are using BOINC.  BOINC lets you participate in
more than one project, and it lets you specify what fraction of
your computer time should go to each project.

This port requires net/boinc-client and together these supersede
the astro/setiathome port which is now known as SETI-Classic.

Be sure to join the "FreeBSD" team on the SETI website once you're
up and running.

WWW: http://setiweb.ssl.berkeley.edu/

PR:		ports/72715
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2004-10-17 22:47:46 +00:00
Pav Lucistnik
3bbb9c4567 Add gkrellmoon2, a GKrellM 2 plugin showing a moon phaze.
PR:		ports/70937
Submitted by:	Jan Srzednicki <w@wrzask.pl>
2004-08-29 18:28:06 +00:00
Pav Lucistnik
1677ddce8a Add gdesklets-goodweather-psi, GoodWeather desklet with psi theme.
PR:		ports/68500
Submitted by:	michael johnson <ahze@ahze.net>
2004-07-01 22:16:08 +00:00
Markus Brueffer
4ce007b1f5 Add cfitsio 2.490, library for reading and writing files in FITS data
format.
2004-04-30 15:33:40 +00:00
Ying-Chieh Liao
cdd7b7cf62 add nova 0.4
An Integrated Observational Environment for amatuer astronomers
2004-04-16 01:42:47 +00:00
Ying-Chieh Liao
8975874775 add sky2000 0.2
A binary representation of the Sky2000 star catalog
2004-04-16 01:41:58 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Ying-Chieh Liao
def088557e add p5-Astro-FITS-Header 2.8.1
Object Orientated interface to FITS HDUs
2004-03-12 08:08:54 +00:00
Kirill Ponomarev
0fdce07768 Add stellarium 0.5.2,
Stellarium is a free software available for Windows, Linux/Unix
and MacOSX. It renders 3D photo-realistic skies in real time.
With stellarium, you really see what you can see with your
eyes, binoculars or a small telescope.

PR:		ports/61927
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-26 13:09:31 +00:00
Ying-Chieh Liao
fd14ff637e add pp3 1.3.2
PP3 creates celestial charts
2003-12-24 07:17:34 +00:00
Pav Lucistnik
aa4af52d13 Add glunarclock, GNOME 2 panel applet that displays the phase of the Moon.
PR:		ports/60117
Submitted by:	Vincent Tantardini <vinc@freebsd-fr.org>
2003-12-10 18:45:04 +00:00
Joe Marcus Clarke
4723861aa2 Add gdesklets-weather, a weather monitoring Sensor and Display for
gdesklets.

PR:		59448
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-11-19 05:59:07 +00:00
Joe Marcus Clarke
e220719900 Add gdesklets-seti, a gdesklet client for the SETI project that is designed
to be simple, and use little CPU.

PR:		59227
Submitted by:	Franz Klammer <klammer@webonaut.com>
2003-11-18 20:13:12 +00:00
Adam Weinberger
e6c3c652ae Add gdesklets-goodweather, a gdesklet weather forecast thingy.
This desklet (sensor/display) shows the current temperature, humidity, sky,
windchill temperature and a forecast of the next 4 days on your desktop.

The data is retrieved from Weather XML Data Feed project at weather.com.

The desklet is a hack based on the code of the original weather desklet, the
Liquid Weather++ module for Karamba and some very nice artwork.

PR:		ports/59407
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-11-18 07:30:13 +00:00
Kris Kennaway
772680193a Remove x3arth, which has been marked IGNORE for a year because it no
longer runs.
2003-10-26 23:19:24 +00:00
Greg Lewis
64740c8f28 . Add a port of SQueuer, a queueing proxy for Seti@Home:
SQueuer is a queueing proxy for Seti@Home with the following features:

* Keeps a configurable sized queue of work units so that
  the client will always be able to get a new work unit
  immediately upon finishing one.

* Queues results for uploading should the main Seti@Home
  site be overloaded or down. Results are never lost and the
  client is never delayed waiting to upload a result.

* Can handle multiple users running the Seti@Home client
  on multiple machines all connecting to SQueuer.

* Platform independent. SQueuer has been tested and found
  to work on different versions of Unix, MacOS and Windows.
  All it requires is a Perl 5 interpreter.
2003-08-13 17:35:21 +00:00
Joe Marcus Clarke
73c10c084c Remove these ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:09:40 +00:00
Maho Nakata
6caa8598ee Accrete is a physical simulation of solar system planet
formation, originally published to Usenet-- probably comp.sources.unix--
in 1991 by Joe Nowakowski.  This software is in the public domain.

PR:		52879
Submitted by:	Chuck Swiger <chuck@pkix.net>
2003-07-29 06:02:27 +00:00
Tilman Keskinoz
884c0d642f Add ksetisaver, KDE screensaver to monitor seti@home
PR:		47208
Submitted by:	Scott A. Moberly <smoberly@karamazov.org>
2003-07-27 21:23:48 +00:00
Max Khon
19c237ee42 New port: mymoon
Mymoon is a tool which stands onscreen using ncurses, and
prints for the given latitude and longitude:

- Percentage of Moon's surface illumination
- Distance between Moon & Earth
- Moon set & Moon rise
- Moon age

PR:		52639
Submitted by:	Kirill Ponomarew
2003-06-02 16:03:31 +00:00
Max Khon
aa65e7d035 New port: phoon
Phoon displays the phase of the moon.

Submitted by:	Kirill Ponomarew
2003-05-16 11:21:58 +00:00
Patrick Li
6753efad09 Remove astro/kstars. Kstars have been included in misc/kdeedu3 port. 2003-03-02 00:23:33 +00:00
Sean Chittenden
a19d5cb626 Add roadmap port: displays US Cencus tiger maps. Read the README for
details on fetching map files and setting up the maps database.

PR:		ports/44910
Submitted by:	Nicholas Esborn <nick@netdot.net>
2003-01-30 21:15:10 +00:00
Ying-Chieh Liao
9cf417c07a add libnova 0.5.0
Astronomical Calculation Library
2002-10-23 08:48:20 +00:00
Ying-Chieh Liao
a94279b1a0 add p5-Astro-Catalog 1.8.1
A generic stellar catalogue object
2002-10-20 07:18:23 +00:00
Ying-Chieh Liao
04060dec26 add p5-Astro-DSS 1.6
An OO interface to the 1st and 2nd Digital Sky Surveys
2002-10-19 19:42:05 +00:00
Ying-Chieh Liao
2831b72bfe add p5-Astro-SIMBAD 1.9.3
An OO Perl interface to the SIMBAD astronomical database
2002-10-19 19:34:43 +00:00
Ying-Chieh Liao
093271bd7e add p5-Astro-ADS 1.20.4
An OO Perl interface to the ADS abstract service
2002-10-19 19:27:37 +00:00
Christian Weisgerber
149a799667 Import gkrellsun 0.2.
A Gkrellm-Plugin that displays the local sun rise and sun set times.
The local latitude and longtitude can be set.

PR:		41670
Submitted by:	Steffen Vogelreuter <steffen@vogelreuter.de>
2002-08-15 14:12:03 +00:00
Christian Weisgerber
03cd3268ba Donate idle cycles to the search for space aliens - Linux i686 version.
PR:		31229
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-07-28 22:24:40 +00:00
Hye-Shik Chang
790dab7797 Add py-metar 0.2, Python module for NOAA's METAR weather service. 2002-07-25 18:57:37 +00:00
Kris Kennaway
91aae0c977 Add nightfall-1.1
Nghtfall can produce animated views of eclipsing binary stars,
calculate synthetic lightcurves and radial velocity curves.
Eventually it can determine the best-fit model for a given set
of observational data of an eclipsing binary star system.

Submitted by:	Christian Brueffer <chris@unixpages.org>
PR:		ports/35193
2002-05-25 10:48:46 +00:00
Pete Fritchman
9c9850897a Add gpsdrive 1.20.r1, a GPS navigation system.
PR:		37645
Submitted by:	Marco Molteni <molter@gufi.org>
2002-05-20 01:01:17 +00:00
Trevor Johnson
5f3a280ac4 Add port of celestia, another space travel simulator.
Requested by:  Geoffrey Lassner, Bohdan 'Nexus' Horst, and Jud
2002-05-18 03:24:20 +00:00
Kris Kennaway
bd1b7ff9be Add back the xglobe port which was unceremoniously removed along with
the qt145 port.
2002-05-05 09:58:08 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Ying-Chieh Liao
c404cc8016 add planets 0.1.5
An orbital simulator
2002-03-15 06:24:29 +00:00
Mario Sergio Fujikawa Ferreira
564bd630d4 New port ksetispy version 0.3.5: Monitors the progress of the
SETI@home client

Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>
2002-01-21 19:59:39 +00:00
Patrick Li
379a48272e Add port astro/wmsolar - A dockapp that displays the solar system
viewed from top
2002-01-15 23:31:27 +00:00
Patrick Li
c93e2468f6 Add port astro/wmjupiter - Dockapp that displays information on jupiter 2002-01-15 23:28:29 +00:00
Kevin Lo
985414dc91 Initial import of gpsman-5.4.1
GPS Manager (GPSMan) is a graphical manager of GPS data that
makes possible the preparation, inspection and edition of GPS data in
a friendly environment.

PR: 32376
Submitted by: David Wolfskill <david@catwhisker.org>
2001-12-23 10:34:44 +00:00
Ying-Chieh Liao
a2c3ef380a add match
A program for matching star lists
2001-12-17 04:38:07 +00:00
Mario Sergio Fujikawa Ferreira
dab9f314ab New port gkrellmseti version 0.6.5: A SETI@home plugin for GKrellM
Submitted by:	Hammurabi Mendes <hmendes_br@yahoo.com>
2001-10-20 18:34:26 +00:00
Anton Berezin
7989932dd5 Add p5-SETI-Stats 1.06,
perl module for local/remote access to
SETI@home stats.

PR:		30646
Submitted by:	Eric A. Griff <eric@talesfromthereal.com>
2001-10-02 11:16:29 +00:00
Mario Sergio Fujikawa Ferreira
1f53fdc570 New port kstars version 0.6: Desktop planetarium that presents the
night sky at any date and time

Submitted by:	Patrick Li <pat@databits.net>
2001-09-22 06:42:22 +00:00
Akinori MUSHA
c17b3eedea Sort entries. 2001-09-21 05:49:14 +00:00
Trevor Johnson
aeb76ac389 new port of StarPlot 0.92.1, an astral viewer with projection from
the third dimension

Submitted by:	Patrick Li <pat@databits.net>
PR:		29910

	She went into a trance, and while she was in the trance,
	she gave some latitude and longitude figures.  We focused
	our satellite cameras on that point and the plane was there.

	--President Jimmy Carter
2001-08-30 04:50:19 +00:00
Mario Sergio Fujikawa Ferreira
f7ddb400f8 New port spacechart version 0.9.2: SpaceChart is a star chart viewer
for GNOME

PR:		29909
Submitted by:	Patrick Li <pat@databits.net>
2001-08-30 04:22:36 +00:00
Kris Kennaway
a3ffa46306 Add xworld-2.0
XWorld displays a pretty picture of our earth as it would look if
viewed from the direction of the sun.  The window is regularly updated.
You can use xworld in lieu of a clock.

Obtained from:	OpenBSD
2001-08-25 09:55:44 +00:00
Ying-Chieh Liao
6112ab5ce5 add fooseti
GTK+ frontend to SETI@Home

PR:		28502
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 14:27:05 +00:00
Mario Sergio Fujikawa Ferreira
5f84c28d4c o New port for a GKrellM plugin that display a rotating earth
o Port version 0.3

Submitted by:	Patrick Li <pat@databits.net>
2001-07-02 23:23:12 +00:00