cvs commit: ports/comms Makefile ports/comms/geoid Makefile distinfo pkg-descr ports/comms/geoid/files patch-country.pos patch-geoid.cxx patch-makefile

Diane Bruce db at FreeBSD.org
Sun Dec 23 21:08:46 UTC 2007


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)


More information about the cvs-all mailing list