Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2007 21:08:45 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms Makefile ports/comms/geoid Makefile distinfo pkg-descr ports/comms/geoid/files patch-country.pos patch-geoid.cxx patch-makefile
Message-ID:  <200712232108.lBNL8jQ0000534@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
db          2007-12-23 21:08:45 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/geoid          Makefile distinfo pkg-descr 
    comms/geoid/files    patch-country.pos patch-geoid.cxx 
                         patch-makefile 
  Log:
  Converts Lat / Lon to Maidenhead Grid Square and reverse
  Computes range in kilometers and great circle bearing between
  QTH and remote site specified by Lat/Lon or Maidenhead Grid Square
  Computes range in kilometers and great circle bearing between QTH and
  a site selected from a database list for all known callsign prefixes
  and their geographic position.  Geographic position is by major city.
  
  Revision  Changes    Path
  1.186     +1 -0      ports/comms/Makefile
  1.1       +39 -0     ports/comms/geoid/Makefile (new)
  1.1       +3 -0      ports/comms/geoid/distinfo (new)
  1.1       +14 -0     ports/comms/geoid/files/patch-country.pos (new)
  1.1       +15 -0     ports/comms/geoid/files/patch-geoid.cxx (new)
  1.1       +19 -0     ports/comms/geoid/files/patch-makefile (new)
  1.1       +13 -0     ports/comms/geoid/pkg-descr (new)



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