Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 1997 01:33:27 -0600 (CST)
From:      bjn@visi.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2843: Update ports/astro/sattrack to 3.1.6
Message-ID:  <199703020733.BAA04118@undquirt.visi.com>
Resent-Message-ID: <199703020740.XAA27621@freefall.freebsd.org>

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

>Number:         2843
>Category:       ports
>Synopsis:       Please apply attached patch and commit
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar  1 23:40:02 PST 1997
>Last-Modified:
>Originator:     Brent J. Nordquist
>Organization:
None
>Release:        FreeBSD 2.2-GAMMA i386
>Environment:

	Tested against FreeBSD 2.2-GAMMA

>Description:

	SatTrack is now at version 3.1.6.  The enclosed patch will
	update the port accordingly.  Note that there is one new
	file, pkg/MESSAGE; all others are patches to existing files.
	NO_CDROM= directive removed per agreement with author.

>How-To-Repeat:
>Fix:
	
diff -c -r -P sattrack.314/Makefile sattrack/Makefile
*** sattrack.314/Makefile	Tue Jan 28 05:14:01 1997
--- sattrack/Makefile	Sun Mar  2 01:15:20 1997
***************
*** 1,20 ****
  # New ports collection makefile for: sattrack
! # Version required:                  3.1.4
! # Date created:                      6 Apr 1996
  # Whom:                              Brent J. Nordquist <bjn@visi.com>
  #
  # $Id: Makefile,v 1.6 1997/01/28 08:11:05 asami Exp $
  #
  
! DISTNAME=          sattrack-3.1.4
  CATEGORIES=        astro
  MASTER_SITES=      http://ssl.berkeley.edu/isi_www/
  
  MAINTAINER=        bjn@visi.com
  
! NO_CDROM=	   "No bundling with commercial product without author's concent"
! 
! WRKSRC=            ${WRKDIR}/SatTrack/src
  MAKE_FLAGS=        PREFIX=${PREFIX} -f
  
  .include <bsd.port.mk>
--- 1,21 ----
  # New ports collection makefile for: sattrack
! # Version required:                  3.1.6
! # Date created:                      Sun Mar  2 1997
  # Whom:                              Brent J. Nordquist <bjn@visi.com>
  #
  # $Id: Makefile,v 1.6 1997/01/28 08:11:05 asami Exp $
  #
  
! DISTNAME=          sattrack-3.1.6
  CATEGORIES=        astro
  MASTER_SITES=      http://ssl.berkeley.edu/isi_www/
  
  MAINTAINER=        bjn@visi.com
  
! WRKSRC=            ${WRKDIR}/SatTrack-3.1.6/src
  MAKE_FLAGS=        PREFIX=${PREFIX} -f
+ 
+ post-install:
+ 	@cat pkg/MESSAGE
  
  .include <bsd.port.mk>
diff -c -r -P sattrack.314/files/md5 sattrack/files/md5
*** sattrack.314/files/md5	Tue Apr  9 01:03:51 1996
--- sattrack/files/md5	Mon Jan 27 10:32:35 1997
***************
*** 1 ****
! MD5 (sattrack-3.1.4.tar.gz) = bb3f605e5c30c09c46b0b10854f147cd
--- 1 ----
! MD5 (sattrack-3.1.6.tar.gz) = 1b4c4c409b6afea139dcd3fa1a3721fb
diff -c -r -P sattrack.314/patches/patch-aa sattrack/patches/patch-aa
*** sattrack.314/patches/patch-aa	Tue Apr  9 01:03:52 1996
--- sattrack/patches/patch-aa	Sun Mar  2 00:53:49 1997
***************
*** 1,11 ****
! diff -c -r -P ../run/getsts ../../SatTrack-FreeBSD/run/getsts
! *** ../run/getsts	Wed Mar 29 00:10:16 1995
! --- ../../SatTrack-FreeBSD/run/getsts	Sat Apr  6 22:09:38 1996
  ***************
! *** 28,46 ****
!   set stsnum=71
!   set prelaunch=1
!   set mir=1
  ! set ftphost=192.149.89.61
  ! set satdir=/home/manfred
  ! set satuser=manfred
--- 1,10 ----
! *** ../run/getsts.orig	Tue Jan 14 13:21:06 1997
! --- ../run/getsts	Sun Mar  2 00:52:30 1997
  ***************
! *** 24,42 ****
!   #
!   set stsnum=81
!   set prelaunch=0
  ! set ftphost=192.149.89.61
  ! set satdir=/home/manfred
  ! set satuser=manfred
***************
*** 22,48 ****
    endif
    #
    cd $satdirusr/SatTrack/tle
! --- 28,44 ----
!   set stsnum=71
!   set prelaunch=1
!   set mir=1
  ! set ftphost=spacelink.msfc.nasa.gov
  ! set satdir=/usr/local/lib
  ! set satuser=sattrack
    #
    #
    #
! ! set userid=$USER@`hostname`
    #
  ! set satdirusr=$satdir
! ! if (! -d $satdiruser/SatTrack/tle) then 
  !     mkdir -p $satdirusr/SatTrack/tle
    endif
    #
    cd $satdirusr/SatTrack/tle
! diff -c -r -P ../run/gettle ../../SatTrack-FreeBSD/run/gettle
! *** ../run/gettle	Wed Mar 15 04:26:06 1995
! --- ../../SatTrack-FreeBSD/run/gettle	Sat Apr  6 21:20:43 1996
  ***************
  *** 24,41 ****
    #
--- 21,51 ----
    endif
    #
    cd $satdirusr/SatTrack/tle
! --- 24,45 ----
!   #
!   set stsnum=81
!   set prelaunch=0
  ! set ftphost=spacelink.msfc.nasa.gov
  ! set satdir=/usr/local/lib
  ! set satuser=sattrack
    #
    #
    #
! ! set hostdot=`hostname | grep '\.'`
! ! if ("$hostdot" == "") then
! !     set userid=$USER@`hostname`.`domainname`
! ! else
! !     set userid=$USER@`hostname`
! ! endif
    #
  ! set satdirusr=$satdir
! ! if (! -d $satdirusr/SatTrack/tle) then
  !     mkdir -p $satdirusr/SatTrack/tle
    endif
    #
    cd $satdirusr/SatTrack/tle
! *** ../run/gettle.orig	Tue Mar 14 22:26:06 1995
! --- ../run/gettle	Sun Mar  2 00:52:31 1997
  ***************
  *** 24,41 ****
    #
***************
*** 63,69 ****
        mkdir -p $satdirusr/SatTrack/tle
    endif
    #
! --- 24,39 ----
    #
    #
    #
--- 66,72 ----
        mkdir -p $satdirusr/SatTrack/tle
    endif
    #
! --- 24,44 ----
    #
    #
    #
***************
*** 73,90 ****
    #
    #
    #
! ! set userid=$USER@`hostname`
    #
  ! set satdirusr=$satdir
! ! if (! -d $satdiruser/SatTrack/tle) then 
        mkdir -p $satdirusr/SatTrack/tle
    endif
    #
! diff -c -r -P ../src/Makefile ../../SatTrack-FreeBSD/src/Makefile
! *** ../src/Makefile	Fri Aug 25 17:39:13 1995
! --- ../../SatTrack-FreeBSD/src/Makefile	Sat Apr  6 21:58:28 1996
  ***************
! *** 92,101 ****
    
    # Sun-4         (SPARCstation 5 or 10 with Solaris 2.x, using 'gcc' only)
    #
--- 76,97 ----
    #
    #
    #
! ! set hostdot=`hostname | grep '\.'`
! ! if ("$hostdot" == "") then
! !     set userid=$USER@`hostname`.`domainname`
! ! else
! !     set userid=$USER@`hostname`
! ! endif
    #
  ! set satdirusr=$satdir
! ! if (! -d $satdirusr/SatTrack/tle) then
        mkdir -p $satdirusr/SatTrack/tle
    endif
    #
! *** ../src/Makefile.orig	Mon Jan 13 17:51:01 1997
! --- ../src/Makefile	Sun Mar  2 00:52:30 1997
  ***************
! *** 113,122 ****
    
    # Sun-4         (SPARCstation 5 or 10 with Solaris 2.x, using 'gcc' only)
    #
***************
*** 95,101 ****
    
    # Apollo 700    (HP Apollo 9000 Series 700 with HPUX)
    #
! --- 92,101 ----
    
    # Sun-4         (SPARCstation 5 or 10 with Solaris 2.x, using 'gcc' only)
    #
--- 102,108 ----
    
    # Apollo 700    (HP Apollo 9000 Series 700 with HPUX)
    #
! --- 113,122 ----
    
    # Sun-4         (SPARCstation 5 or 10 with Solaris 2.x, using 'gcc' only)
    #
***************
*** 107,113 ****
    # Apollo 700    (HP Apollo 9000 Series 700 with HPUX)
    #
  ***************
! *** 148,157 ****
    
    # i386          (i386 with FreeBSD)
    #
--- 114,120 ----
    # Apollo 700    (HP Apollo 9000 Series 700 with HPUX)
    #
  ***************
! *** 183,192 ****
    
    # i386          (i386 with FreeBSD)
    #
***************
*** 118,124 ****
    
    #
    #-------------------------------------------------------------------------------
! --- 148,157 ----
    
    # i386          (i386 with FreeBSD)
    #
--- 125,131 ----
    
    #
    #-------------------------------------------------------------------------------
! --- 183,192 ----
    
    # i386          (i386 with FreeBSD)
    #
***************
*** 130,136 ****
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 193,199 ****
    #CC_CUSR	= -DREVERSEVIDEO -DXWINDOW
    #CC_CUSR	= -DHOMEDIR -DREVERSEVIDEO -DXWINDOW
    
--- 137,143 ----
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 228,234 ****
    #CC_CUSR	= -DREVERSEVIDEO -DXWINDOW
    #CC_CUSR	= -DHOMEDIR -DREVERSEVIDEO -DXWINDOW
    
***************
*** 138,153 ****
    
    #
    #-------------------------------------------------------------------------------
! --- 193,199 ----
    #CC_CUSR	= -DREVERSEVIDEO -DXWINDOW
    #CC_CUSR	= -DHOMEDIR -DREVERSEVIDEO -DXWINDOW
    
! ! CC_CUSR		= -DREVERSEVIDEO -DSUNTRANSITS -DXWINDOW
    
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 210,216 ****
    # but should be accessible by other users as well.
    #
    
--- 145,160 ----
    
    #
    #-------------------------------------------------------------------------------
! --- 228,234 ----
    #CC_CUSR	= -DREVERSEVIDEO -DXWINDOW
    #CC_CUSR	= -DHOMEDIR -DREVERSEVIDEO -DXWINDOW
    
! ! CC_CUSR		= -DREVERSEVIDEO -DSUNTRANSITS -DXWINDOW 
    
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 245,251 ****
    # but should be accessible by other users as well.
    #
    
***************
*** 155,161 ****
    
    #
    #-------------------------------------------------------------------------------
! --- 210,217 ----
    # but should be accessible by other users as well.
    #
    
--- 162,168 ----
    
    #
    #-------------------------------------------------------------------------------
! --- 245,252 ----
    # but should be accessible by other users as well.
    #
    
***************
*** 165,214 ****
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 221,226 ****
! --- 222,231 ----
!   SRC		= $(HOME)/SatTrack/src
!   OBJ    		= $(HOME)/SatTrack/obj
!   RUN     	= $(HOME)/SatTrack/run
! + DATA    	= $(HOME)/SatTrack/data
! + PRED    	= $(HOME)/SatTrack/pred
! + TLE     	= $(HOME)/SatTrack/tle
! + DOC     	= $(HOME)/SatTrack/doc
    
    INC		= $(SRC)/include
    
  ***************
! *** 283,294 ****
    #X11		= /usr/include
    #X11		= /usr/local/include
    #X11		= /usr/include/X11
  ! X11		= /usr/openwin/include
    
  ! LX11		= -lX11 -lXt                                           # X11R5
    #LX11		= -L/usr/openwin/lib -lX11 -lXt
    
    #LX11		= -lX11 -lXt -lICE -lSM                                # X11R6
    #LX11		= -L/usr/openwin/lib -lX11 -lXt -lICE -lSM
    
    #CC_CXINC	=
! --- 288,301 ----
    #X11		= /usr/include
    #X11		= /usr/local/include
    #X11		= /usr/include/X11
  ! #X11		= /usr/openwin/include
! ! X11		= /usr/X11R6/include
    
  ! #LX11		= -lX11 -lXt                                           # X11R5
    #LX11		= -L/usr/openwin/lib -lX11 -lXt
    
    #LX11		= -lX11 -lXt -lICE -lSM                                # X11R6
! + LX11		= -L/usr/X11R6/lib -lX11 -lXt -lICE -lSM
    #LX11		= -L/usr/openwin/lib -lX11 -lXt -lICE -lSM
    
    #CC_CXINC	=
  ***************
! *** 319,324 ****
! --- 326,355 ----
    	cd $(RUN) ; \
    	/bin/rm -f fixchecksum makeamsat makepassesx maketles maketlex \
    	satfilter sattrack xdemo
--- 172,235 ----
    #
    #-------------------------------------------------------------------------------
  ***************
! *** 253,261 ****
!   # SATTRACK SUB-DIRECTORIES
!   #
!   
! ! SRC		= $(HOME)/SatTrack/src
! ! OBJ    		= $(HOME)/SatTrack/obj
! ! RUN     	= $(HOME)/SatTrack/run
!   
!   INC		= $(SRC)/include
!   
! --- 254,266 ----
!   # SATTRACK SUB-DIRECTORIES
!   #
!   
! ! SRC		= $(HOME)/SatTrack-3.1.6/src
! ! OBJ    		= $(HOME)/SatTrack-3.1.6/obj
! ! RUN     	= $(HOME)/SatTrack-3.1.6/run
! ! DATA    	= $(HOME)/SatTrack-3.1.6/data
! ! PRED    	= $(HOME)/SatTrack-3.1.6/pred
! ! TLE     	= $(HOME)/SatTrack-3.1.6/tle
! ! DOC     	= $(HOME)/SatTrack-3.1.6/doc
    
    INC		= $(SRC)/include
    
  ***************
! *** 318,330 ****
    #X11		= /usr/include
    #X11		= /usr/local/include
    #X11		= /usr/include/X11
  ! X11		= /usr/openwin/include
    
  ! LX11		= -lX11 -lXt                                           # X11R5
+   #LX11		= -lXt -lX11 -lsocket                                  # SCOV5
    #LX11		= -L/usr/openwin/lib -lX11 -lXt
    
    #LX11		= -lX11 -lXt -lICE -lSM                                # X11R6
    #LX11		= -L/usr/openwin/lib -lX11 -lXt -lICE -lSM
    
    #CC_CXINC	=
! --- 323,337 ----
    #X11		= /usr/include
    #X11		= /usr/local/include
    #X11		= /usr/include/X11
  ! #X11		= /usr/openwin/include
! ! X11		= $(X11BASE)/include
    
  ! #LX11		= -lX11 -lXt                                           # X11R5
+   #LX11		= -lXt -lX11 -lsocket                                  # SCOV5
    #LX11		= -L/usr/openwin/lib -lX11 -lXt
    
    #LX11		= -lX11 -lXt -lICE -lSM                                # X11R6
! + LX11		= -L$(X11BASE)/lib -lX11 -lXt -lICE -lSM
    #LX11		= -L/usr/openwin/lib -lX11 -lXt -lICE -lSM
    
    #CC_CXINC	=
  ***************
! *** 355,360 ****
! --- 362,391 ----
    	cd $(RUN) ; \
    	/bin/rm -f fixchecksum makeamsat makepassesx maketles maketlex \
    	satfilter sattrack xdemo
***************
*** 239,249 ****
    
    #
    #-------------------------------------------------------------------------------
! diff -c -r -P ../src/include/sattrack.h ../../SatTrack-FreeBSD/src/include/sattrack.h
! *** ../src/include/sattrack.h	Thu Feb 15 17:11:49 1996
! --- ../../SatTrack-FreeBSD/src/include/sattrack.h	Sat Apr  6 21:45:26 1996
  ***************
! *** 55,67 ****
    /*                                                                            */
    /******************************************************************************/
    
--- 260,269 ----
    
    #
    #-------------------------------------------------------------------------------
! *** ../src/include/sattrack.h.orig	Tue Jan 14 09:38:38 1997
! --- ../src/include/sattrack.h	Sun Mar  2 00:52:30 1997
  ***************
! *** 74,86 ****
    /*                                                                            */
    /******************************************************************************/
    
***************
*** 257,263 ****
    #define TLE                   "SatTrack/tle"
    #define SRC                   "SatTrack/src"
    #define INC                   "SatTrack/src/include"
! --- 55,69 ----
    /*                                                                            */
    /******************************************************************************/
    
--- 277,283 ----
    #define TLE                   "SatTrack/tle"
    #define SRC                   "SatTrack/src"
    #define INC                   "SatTrack/src/include"
! --- 74,88 ----
    /*                                                                            */
    /******************************************************************************/
    
***************
*** 273,276 ****
    #define TLE                   "SatTrack/tle"
    #define SRC                   "SatTrack/src"
    #define INC                   "SatTrack/src/include"
- Only in ../src: patch
--- 293,295 ----
diff -c -r -P sattrack.314/pkg/COMMENT sattrack/pkg/COMMENT
*** sattrack.314/pkg/COMMENT	Tue Apr  9 01:03:52 1996
--- sattrack/pkg/COMMENT	Mon Jan 27 10:40:57 1997
***************
*** 1 ****
! Satellite tracking program.
--- 1 ----
! Real-time satellite tracking and orbit propagation program.
diff -c -r -P sattrack.314/pkg/DESCR sattrack/pkg/DESCR
*** sattrack.314/pkg/DESCR	Tue Jan 28 05:14:01 1997
--- sattrack/pkg/DESCR	Sun Mar  2 01:15:36 1997
***************
*** 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 <bjn@visi.com>
! Sat Apr  6 22:29:02  1996
--- 1,55 ----
! This is a port of SatTrack version 3.1, which is
! Copyright (c) 1992-1997 Bester Tracking Systems. All Rights Reserved.
  
! SatTrack is a real-time satellite tracking and orbit propagation
! program with an X11 color world map tracking chart. It provides
! two different live displays, for single or multiple satellites,
! and two different orbit prediction modes.  Cursor controls used in
! the numerical live displays are compatible with the VT100 standard,
! which allows the program to be run basically from any terminal
! without the graphics display. If the program is run from an X Window
! terminal, the realtime graphics display can be started up. It will
! show the location of any number of specified satellites like the
! Space Shuttle or the Russian Space Station Mir, featuring the circle
! of visibility for any selected spacecraft and for the primary and
! a number of secondary ground stations.  Also shown are the ground
! track for the next three orbits, the black-out zones for communication
! through the TDRSS network, Mission Elapsed Time (MET), the terminator,
! spacecraft lighting conditions and other details. The world maps
! are provided in two different styles with four different sizes
! each.  Program SatTrack is particularly interesting for the upcoming
! Shuttle - Mir rendezvous missions.
! 
! The present version of SatTrack (V3.1) can track a single satellite
! and/or display multiple satellites for a single ground station. It
! can also control suitable ground station hardware, like antennas,
! optical telescopes and communications equipment with the proper
! Doppler corrections, and has an autotrack mode in which it can
! switch automatically between a number of specified satellites. For
! calibration purposes tracking of the Sun and the Moon are also
! provided. In the orbit prediction mode SatTrack pre-calculates
! passes of satellites over a specified ground station. The predictions
! can be run off either interactively or in a batch mode.
! 
! SatTrack uses the two-line Keplerian element (TLE) sets generated
! by the US Space Command or NASA to run either the SGP4 model for
! satellites in low-earth orbit or a simplified model for deep-space
! objects. The commercial version, SatTrack V4.0, has many more
! features, like a Graphical User Interface, like fast forward mode
! that will allow the user to view satellite motions at higher speed,
! the SDP4 model for deep-space objects, multiple ground stations
! and second graphics display with a fish-eye sky view. Other program
! features allow prediction of GPS coverage and precision (DOP) as
! a function of time.
! 
! Current on-line information on SatTrack can be found on the World
! Wide Web page with the following URL:
! 
! 	http://www.bester.com
! 
! The much advanced commercial off-the-shelf version of SatTrack
! (V4.0) can be obtained from Bester Tracking Systems.
! 
! Port to FreeBSD 2.2 by
  Brent J. Nordquist <bjn@visi.com>
! Sun Mar  2 1997
diff -c -r -P sattrack.314/pkg/MESSAGE sattrack/pkg/MESSAGE
*** sattrack.314/pkg/MESSAGE	Wed Dec 31 18:00:00 1969
--- sattrack/pkg/MESSAGE	Sun Mar  2 01:14:05 1997
***************
*** 0 ****
--- 1,13 ----
+ ###
+ SatTrack V3.1.6
+ Copyright (c) 1992-1997 Bester Tracking Systems. All Rights Reserved.
+ 
+ Phone: (510) 654-7824
+ Email: license@bester.com
+ WWW:   www.bester.com
+ 
+ NOTE:  A license is not required for private, non-commercial use.
+ Purchasing the FreeBSD CD-ROM does not entitle the user to use
+ SatTrack or parts of it commercially.  Commercial usage of SatTrack
+ must be licensed by Bester Tracking Systems.
+ ###
diff -c -r -P sattrack.314/pkg/PLIST sattrack/pkg/PLIST
*** sattrack.314/pkg/PLIST	Tue Apr  9 01:03:52 1996
--- sattrack/pkg/PLIST	Mon Jan 27 11:46:57 1997
***************
*** 11,80 ****
  bin/sattrack
  bin/transits
  bin/xsattrackdemo
! share/doc/SatTrack/skyview_1.gif
! share/doc/SatTrack/skyview_2.gif
! share/doc/SatTrack/skyview_3.gif
! share/doc/SatTrack/skyview_4.gif
! share/doc/SatTrack/worldmap_1.gif
! share/doc/SatTrack/skyview_5.gif
! share/doc/SatTrack/worldmap_2.gif
! share/doc/SatTrack/worldmap_3.gif
! share/doc/SatTrack/sattrack.doc
! share/doc/SatTrack/COPYRIGHT
! share/doc/SatTrack/info.tle.general
! share/doc/SatTrack/info.cities
! share/doc/SatTrack/info.cities.japan
! share/doc/SatTrack/info.cities.canada
! share/doc/SatTrack/info.tle.shuttle
! share/doc/SatTrack/info.freqs.p3d
! share/doc/SatTrack/info.TrakBox.TS-790.JR1EDE
! share/doc/SatTrack/xmenu_1.gif
  lib/SatTrack/data/cities.dat
  lib/SatTrack/data/index.dat
  lib/SatTrack/data/modes.dat
  lib/SatTrack/data/satlist_all.dat
  lib/SatTrack/data/satlist_am.dat
  lib/SatTrack/data/satlist_com.dat
  lib/SatTrack/data/satlist_glo.dat
  lib/SatTrack/data/satlist_gor.dat
  lib/SatTrack/data/satlist_gps.dat
  lib/SatTrack/data/satlist_mir.dat
! lib/SatTrack/data/README_DATA
  lib/SatTrack/data/satlist_pbbs.dat
  lib/SatTrack/data/satlist_sci.dat
  lib/SatTrack/data/satlist_tv.dat
  lib/SatTrack/data/satlist_vis.dat
  lib/SatTrack/data/satlist_wx.dat
- lib/SatTrack/data/tlelist.dat
- lib/SatTrack/data/satlist_rb.dat
  lib/SatTrack/data/satlist_wxall.dat
! lib/SatTrack/data/satlist_mwo.dat
! lib/SatTrack/data/batch.dat
! lib/SatTrack/data/satlist_leom.dat
! lib/SatTrack/data/satlist_leop.dat
! lib/SatTrack/data/satlist_leoe.dat
! lib/SatTrack/data/satlist_nasa.dat
! lib/SatTrack/data/satlist_ir.dat
! lib/SatTrack/data/defaults0.dat
! lib/SatTrack/data/satlist_geost.dat
! lib/SatTrack/data/satlist_noaa.dat
! lib/SatTrack/data/satlist_demo.dat
  lib/SatTrack/pred/README_PRED
  lib/SatTrack/tle/debris.dat
  lib/SatTrack/tle/gorizont.dat
! lib/SatTrack/tle/mir-92.dat
! lib/SatTrack/tle/mir-93.dat
  lib/SatTrack/tle/p3d.dat
! lib/SatTrack/tle/sts-70.dat
  lib/SatTrack/tle/sts.dat
  lib/SatTrack/tle/test.dat
  lib/SatTrack/tle/tle.bak
  lib/SatTrack/tle/tle.dat
! lib/SatTrack/tle/mir-94.dat
  lib/SatTrack/tle/tlex.dat
  lib/SatTrack/tle/tvro.dat
  lib/SatTrack/tle/visual.dat
! lib/SatTrack/tle/README_TLE
! lib/SatTrack/tle/tles.dat
! lib/SatTrack/tle/sts-69.dat
! lib/SatTrack/tle/sts-72.dat
--- 11,69 ----
  bin/sattrack
  bin/transits
  bin/xsattrackdemo
! lib/SatTrack/data/COPYRIGHT
! lib/SatTrack/data/README_DATA
! lib/SatTrack/data/batch.dat
  lib/SatTrack/data/cities.dat
+ lib/SatTrack/data/defaults0.dat
  lib/SatTrack/data/index.dat
  lib/SatTrack/data/modes.dat
  lib/SatTrack/data/satlist_all.dat
  lib/SatTrack/data/satlist_am.dat
  lib/SatTrack/data/satlist_com.dat
+ lib/SatTrack/data/satlist_demo.dat
+ lib/SatTrack/data/satlist_geost.dat
  lib/SatTrack/data/satlist_glo.dat
  lib/SatTrack/data/satlist_gor.dat
  lib/SatTrack/data/satlist_gps.dat
+ lib/SatTrack/data/satlist_ir.dat
+ lib/SatTrack/data/satlist_leoe.dat
+ lib/SatTrack/data/satlist_leom.dat
+ lib/SatTrack/data/satlist_leop.dat
  lib/SatTrack/data/satlist_mir.dat
! lib/SatTrack/data/satlist_mwo.dat
! lib/SatTrack/data/satlist_nasa.dat
! lib/SatTrack/data/satlist_noaa.dat
  lib/SatTrack/data/satlist_pbbs.dat
+ lib/SatTrack/data/satlist_rb.dat
  lib/SatTrack/data/satlist_sci.dat
  lib/SatTrack/data/satlist_tv.dat
  lib/SatTrack/data/satlist_vis.dat
  lib/SatTrack/data/satlist_wx.dat
  lib/SatTrack/data/satlist_wxall.dat
! lib/SatTrack/data/tlelist.dat
! lib/SatTrack/pred/COPYRIGHT
  lib/SatTrack/pred/README_PRED
+ lib/SatTrack/tle/COPYRIGHT
+ lib/SatTrack/tle/README_TLE
  lib/SatTrack/tle/debris.dat
  lib/SatTrack/tle/gorizont.dat
! lib/SatTrack/tle/gps-ops.dat
! lib/SatTrack/tle/molniya.dat
  lib/SatTrack/tle/p3d.dat
! lib/SatTrack/tle/sts-81.bak
! lib/SatTrack/tle/sts-81.dat
! lib/SatTrack/tle/sts-81.dat.all
  lib/SatTrack/tle/sts.dat
  lib/SatTrack/tle/test.dat
  lib/SatTrack/tle/tle.bak
  lib/SatTrack/tle/tle.dat
! lib/SatTrack/tle/tles.dat
  lib/SatTrack/tle/tlex.dat
  lib/SatTrack/tle/tvro.dat
  lib/SatTrack/tle/visual.dat
! share/doc/SatTrack/COPYRIGHT
! share/doc/SatTrack/info.TrakBox.TS-790.JR1EDE
! share/doc/SatTrack/info.freqs.p3d
! share/doc/SatTrack/info.tle.general
! share/doc/SatTrack/sattrack.doc
diff -c -r -P sattrack.314/scripts/post-patch sattrack/scripts/post-patch
*** sattrack.314/scripts/post-patch	Tue Jan 28 05:14:01 1997
--- sattrack/scripts/post-patch	Sun Mar  2 01:15:45 1997
***************
*** 1,17 ****
  #!/bin/sh
  #
! # post-patch for sattrack-3.1.4
  # modify bin scripts to point to correct install dir
  #
  # script by Brent J. Nordquist <bjn@visi.com>
! # Sun Apr  7 00:08:56  1996
  #
  if [ -z "$WRKDIR" ]; then
  	WRKDIR="$1"
  fi
! RUN="$WRKDIR/SatTrack/run"
  if [ -z "$WRKDIR" -o ! -d "$RUN" ]; then
! 	echo $0: bad work directory $RUN 1>&2
  	exit 1
  fi
  cd $RUN
--- 1,17 ----
  #!/bin/sh
  #
! # post-patch for sattrack-3.1.6
  # modify bin scripts to point to correct install dir
  #
  # script by Brent J. Nordquist <bjn@visi.com>
! # Sun Mar  2 1997
  #
  if [ -z "$WRKDIR" ]; then
  	WRKDIR="$1"
  fi
! RUN="$WRKDIR/SatTrack-3.1.6/run"
  if [ -z "$WRKDIR" -o ! -d "$RUN" ]; then
! 	echo $0: bad work directory $RUN >&2
  	exit 1
  fi
  cd $RUN
***************
*** 19,43 ****
  	PREFIX="$2"
  fi
  if [ -z "$PREFIX" ]; then
! 	echo $0: PREFIX not given 1>&2
  	exit 2
  fi
  
  do_subst()
  {
  	if [ ! -r $1 ]; then
! 		echo $0: cannot find file $1 1>&2
  		exit 3
  	fi
  	sed "s@set satdir=.*\$@set satdir=$PREFIX/lib@" <$1 >$1.$$
  	if [ $? != 0 ]; then
! 		echo $0: $1 sed failure 1>&2
  		rm -f $1.$$
  		exit 4
  	fi
  	cat $1.$$ >$1
  	if [ $? != 0 ]; then
! 		echo $0: $1 cat failure 1>&2
  		rm -f $1
  		mv $1.$$ $1
  		exit 5
--- 19,43 ----
  	PREFIX="$2"
  fi
  if [ -z "$PREFIX" ]; then
! 	echo $0: PREFIX not given >&2
  	exit 2
  fi
  
  do_subst()
  {
  	if [ ! -r $1 ]; then
! 		echo $0: cannot find file $1 >&2
  		exit 3
  	fi
  	sed "s@set satdir=.*\$@set satdir=$PREFIX/lib@" <$1 >$1.$$
  	if [ $? != 0 ]; then
! 		echo $0: $1 sed failure >&2
  		rm -f $1.$$
  		exit 4
  	fi
  	cat $1.$$ >$1
  	if [ $? != 0 ]; then
! 		echo $0: $1 cat failure >&2
  		rm -f $1
  		mv $1.$$ $1
  		exit 5
>Audit-Trail:
>Unformatted:



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