Date: Wed, 11 Jan 2006 13:02:37 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/gpsd Makefile distinfo pkg-descr pkg-plist ports/astro/gpsd/files pkg-message.in Message-ID: <200601111302.k0BD2b5H084238@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
novel 2006-01-11 13:02:37 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/gpsd Makefile distinfo pkg-descr pkg-plist astro/gpsd/files pkg-message.in Log: 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://gpsd.berlios.de/ PR: ports/91630 Submitted by: Anton Karpov <toxa@toxahost.ru> Revision Changes Path 1.96 +1 -0 ports/astro/Makefile 1.1 +114 -0 ports/astro/gpsd/Makefile (new) 1.1 +3 -0 ports/astro/gpsd/distinfo (new) 1.1 +9 -0 ports/astro/gpsd/files/pkg-message.in (new) 1.1 +11 -0 ports/astro/gpsd/pkg-descr (new) 1.1 +17 -0 ports/astro/gpsd/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601111302.k0BD2b5H084238>