1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/astro/gpsd/pkg-descr
Dmitry Marakasov d7eabf4729 - Project moved from berlios to savannah, change MASTER_SITES and WWW
- Distfile was rerolled along the way, changes are some defines
  (HAVE_DAEMON, HAVE_LIBRT, HAVE_DBUS, REVISION) in generated files,
  which are rewritten in the build process anyway

Approved by:	glebius (maintainer)
2011-10-05 17:33:30 +00:00

12 lines
554 B
Plaintext

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/