diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 1 | ||||
-rw-r--r-- | comms/gpredict/Makefile | 22 | ||||
-rw-r--r-- | comms/gpredict/distinfo | 1 | ||||
-rw-r--r-- | comms/gpredict/pkg-descr | 12 | ||||
-rw-r--r-- | comms/gpredict/pkg-plist | 51 |
5 files changed, 87 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index b4ba80a6ae88..4648aa0aa2a9 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -19,6 +19,7 @@ SUBDIR += gkermit SUBDIR += gmfsk SUBDIR += gnokii + SUBDIR += gpredict SUBDIR += gscmxx SUBDIR += gsmlib SUBDIR += hamfax diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile new file mode 100644 index 000000000000..11aaae79885f --- /dev/null +++ b/comms/gpredict/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: gpredict +# Date created: 2004-01-22 +# Whom: Matt Dawson <matt@mattsnetwork.co.uk> +# +# $FreeBSD$ + +PORTNAME= gpredict +PORTVERSION= 0.4.99.6 +CATEGORIES= comms +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= groundstation + +MAINTAINER= matt@mattsnetwork.co.uk +COMMENT= Amateur Radio satellite tracking and prediction + +USE_X_PREFIX= yes +USE_GNOME= gnomecanvas gal +GNU_CONFIGURE= yes +USE_GMAKE= yes +CONFIGURE_ARGS= --disable-nls # nls isn't supported yet + +.include <bsd.port.mk> diff --git a/comms/gpredict/distinfo b/comms/gpredict/distinfo new file mode 100644 index 000000000000..1cae77275e6a --- /dev/null +++ b/comms/gpredict/distinfo @@ -0,0 +1 @@ +MD5 (gpredict-0.4.99.6.tar.gz) = e5783cd7e7ed959734fc4f7037afb9f4 diff --git a/comms/gpredict/pkg-descr b/comms/gpredict/pkg-descr new file mode 100644 index 000000000000..be002d3674b6 --- /dev/null +++ b/comms/gpredict/pkg-descr @@ -0,0 +1,12 @@ +Gpredict is a satellite tracking and prediction application +written using Gtk+ and Gnome widgets by Alexandru Csete. + +Part of the grounstation suite, its purpose is to track +the various amateur, weather and military satellites that +are of interest to radio amateurs. + +The groundstation suite comprises Gnome-rig and Gnome-predict +and is intended to provide a low-cost amateur radio station +with the facilities of a high-end satellite station. + +WWW: http://groundstation.sourceforge.net/ diff --git a/comms/gpredict/pkg-plist b/comms/gpredict/pkg-plist new file mode 100644 index 000000000000..d1a11caaf8d6 --- /dev/null +++ b/comms/gpredict/pkg-plist @@ -0,0 +1,51 @@ +bin/gpredict +share/gpredict/amateur.tle +share/gpredict/iridium.tle +share/gpredict/locations.dat +share/gpredict/military.tle +share/gpredict/radar.tle +share/gpredict/science.tle +share/gpredict/weather.tle +share/pixmaps/gpredict/icons/antenna.png +share/pixmaps/gpredict/icons/calendar.png +share/pixmaps/gpredict/icons/cancel.png +share/pixmaps/gpredict/icons/crash.png +share/pixmaps/gpredict/icons/gnome-globe.png +share/pixmaps/gpredict/icons/gnome-oscilloscope.png +share/pixmaps/gpredict/icons/gpredict-dir-closed.xpm +share/pixmaps/gpredict/icons/gpredict-dir-open.xpm +share/pixmaps/gpredict/icons/gpredict-disk-16.xpm +share/pixmaps/gpredict/icons/gpredict-file-list.xpm +share/pixmaps/gpredict/icons/gpredict-globe-16.xpm +share/pixmaps/gpredict/icons/gpredict-home.png +share/pixmaps/gpredict/icons/gpredict-icon.png +share/pixmaps/gpredict/icons/gpredict-icon.xpm +share/pixmaps/gpredict/icons/gpredict-tle-web.png +share/pixmaps/gpredict/icons/map.png +share/pixmaps/gpredict/icons/map.xpm +share/pixmaps/gpredict/icons/map-druid.png +share/pixmaps/gpredict/icons/mir-original.png +share/pixmaps/gpredict/icons/prefs.png +share/pixmaps/gpredict/icons/prefs_20.png +share/pixmaps/gpredict/icons/print.png +share/pixmaps/gpredict/icons/print_20.png +share/pixmaps/gpredict/icons/radio.png +share/pixmaps/gpredict/icons/radio.xpm +share/pixmaps/gpredict/icons/satlist.png +share/pixmaps/gpredict/icons/satlist-druid.png +share/pixmaps/gpredict/icons/save.png +share/pixmaps/gpredict/icons/save_as.png +share/pixmaps/gpredict/icons/save_as_20.png +share/pixmaps/gpredict/icons/skyview.png +share/pixmaps/gpredict/icons/stock_timer.png +share/pixmaps/gpredict/icons/windows.png +share/pixmaps/gpredict/icons/windows_small.png +share/pixmaps/gpredict/maps/CPEarth_800.jpg +share/pixmaps/gpredict/maps/earth_800.jpg +share/pixmaps/gpredict/maps/NASA_800.jpg +share/pixmaps/gpredict/maps/night_800.jpg +share/pixmaps/gpredict/maps/N1MXK_YEL_800.jpg +@dirrm share/pixmaps/gpredict/maps +@dirrm share/pixmaps/gpredict/icons +@dirrm share/pixmaps/gpredict +@dirrm share/gpredict |