---
name: gpsd
version: 3.9
origin: astro/gpsd
comment: Daemon that monitors one or more GPSes attached to a host computer
arch: freebsd:9:x86:64
www: http://catb.org/gpsd/
maintainer: glebius@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1066748
desc: |
  gpsd is a service daemon that monitors one or more GPSes
  attached to a host computer through serial or USB ports,
  making all data on the location/course/velocity of the
  sensors available to be queried on TCP port 2947 of the
  host computer. With gpsd, multiple GPS client applications
  (such as navigational and wardriving software) can share
  access to GPSes without contention or loss of data. Also,
  gpsd responds to queries with a format that is substantially
  easier to parse than the NMEA 0183 emitted by most GPSes.

  WWW: http://catb.org/gpsd/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- geography
- astro
shlibs_required:
- libgps.so.20
- libgpsd.so.21
shlibs_provided:
- libgpsd.so.21.0.0
- libgps.so.20.0.0
options: {USB: on, UBX: on, TSIP: on, TRIPMATE: on, TNT: on, TIMING: on, SUPERSTARII: on,
  SOCKEXPORT: on, SIRF: on, SHMEXPORT: on, RTCM104V3: on, RTCM104V2: on, RECONFIGURE: on,
  QTBIND: off, PROFILING: off, PPS: on, PASSTHROUGH: on, ONCORE: on, OLDPROTO: on,
  OCEANSERVER: on, NTRIP: on, NTPSHM: on, NMEA: on, NETFEED: on, NAVCOM: on, MTK: off,
  ITRAX: on, IPV6: on, GTK2: off, GPSCLOCK: on, GEOSTAR: on, GARMINTXT: on, GARMIN: on,
  FV18: on, EVERMORE: on, EARTHMATE: on, DBUS: off, CPPBIND: on, ASHTECH: on, AIVDM: on}
