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 <[EMAIL PROTECTED]>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"