diff options
author | asami <asami@FreeBSD.org> | 1996-04-09 14:03:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-09 14:03:52 +0800 |
commit | 3f1c29203fc9691040393db4ae2d9dff2824a345 (patch) | |
tree | 2d853d40b6f240a6aeb4ac23a6072c17be463f8c /astro/sattrack/pkg-descr | |
parent | 8bbdef65154b6807600d7395f982c53904644f58 (diff) | |
download | freebsd-ports-gnome-3f1c29203fc9691040393db4ae2d9dff2824a345.tar.gz freebsd-ports-gnome-3f1c29203fc9691040393db4ae2d9dff2824a345.tar.zst freebsd-ports-gnome-3f1c29203fc9691040393db4ae2d9dff2824a345.zip |
A program that helps you to track satellites. Very useful if you are
planning to bomb USA. :)
Submitted by: "Brent J. Nordquist" <nordquist@platinum.com>
Diffstat (limited to 'astro/sattrack/pkg-descr')
-rw-r--r-- | astro/sattrack/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/astro/sattrack/pkg-descr b/astro/sattrack/pkg-descr new file mode 100644 index 000000000000..66ea1f5f58b5 --- /dev/null +++ b/astro/sattrack/pkg-descr @@ -0,0 +1,15 @@ +This is a port of SatTrack version 3.1, written by manfred Bester. +SatTrack is a satellite tracking program. It provides two different +live displays, for single or multiple satellites, and two different +orbit prediction facilities. Cursor controls used in both live +displays are compatible with the VT100 standard, which allows the +program to be run basically from any terminal. An X Window color +graphics display with the typical world map tracking chart and a +number of important features has been added in this version. The +orbit prediction can be run either interactively or in a batch +mode. In the latter case all necessary parameters are specified +on the command line. + +Port to FreeBSD 2.1 by +Brent J. Nordquist (nordquist@platinum.com) +Sat Apr 6 22:29:02 1996 |