summaryrefslogtreecommitdiff
path: root/geography/gpsd/PLIST
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-01-15 00:58:17 +0000
committergdt <gdt@pkgsrc.org>2008-01-15 00:58:17 +0000
commit03de084caa948740da92b82dc6951faa54b1f171 (patch)
tree69357d61de054d57d41b1218f950ed1962b34900 /geography/gpsd/PLIST
parent8d2827bc584bd9020a8e158ed27231a296f60985 (diff)
downloadpkgsrc-03de084caa948740da92b82dc6951faa54b1f171.tar.gz
Update to 2.36. Note that python programs are no longer installed.
- Integrated Garmin Simple Text Protocol driver from Peter Slansky. Minor fixes in error modeling and a better NaN guard stabilize the Trimble regression tests. Remove the wired-in NTP time offset from the NMEA driver, this could only have worked by accident and should be set in ntpd.conf. Integrated Ashtech driver from Chris Kuethe. - Navcom driver merged. Removed -d -f and -p options of gpsd; these have been undocumented for a while. Make gpsd play well with pkgconfig. Incorrect computation of VDOP when GPSes didn't supply it has been fixed. The xgps code has been revamped and now has a much nicer interface. Add -b (no-configuration) option as a sadly clumsy workaround for some problems with Bluetooth receivers. Added tests for Haicom-305N and Pharos 360; separated out the tests for the unstable Trimble drivers. 32-vs-64-bit problems in the regression tests have been solved. - Fix for byte-swapping of Zodiac control messages on big-endian hardware. Disable iTalk by default and note that it needs to be tested. Command line arguments can now be DGPSIP or NTRIP URLs; -d is deprecated. Added udev rules. Address excessive processor and memory utilization on SBCs; it's now possible to configure compile-time limits on the number of devices and client sessions. Eliminate use of fuser(1) in gpsfake. Get gpsd working with EarthMates again, this had been broken since 2.15. Massive string safety audit and OpenBSD port by Chris Kuethe. J command added. The gpsctl and gpscat tools and the gpsd.phps script were added. Switched to lesstif from openmotif. Better autodetection of DLE-led packet protocols (notably TSIP and Garmin binary) and of SiRFStar I and III devices. Fixed buggy parsing and generation of PGRME.
Diffstat (limited to 'geography/gpsd/PLIST')
-rw-r--r--geography/gpsd/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/geography/gpsd/PLIST b/geography/gpsd/PLIST
index f5fa8e3bf77..40701c67cf9 100644
--- a/geography/gpsd/PLIST
+++ b/geography/gpsd/PLIST
@@ -1,23 +1,23 @@
-@comment $NetBSD: PLIST,v 1.3 2006/08/31 14:12:53 gdt Exp $
+@comment $NetBSD: PLIST,v 1.4 2008/01/15 00:58:17 gdt Exp $
bin/cgps
bin/cgpxlogger
-bin/gpsfake
+bin/gpsctl
bin/gpsflash
bin/gpspipe
-bin/gpsprof
bin/rtcmdecode
bin/sirfmon
include/gps.h
include/gpsd.h
include/libgpsmm.h
lib/libgps.la
+lib/pkgconfig/libgps.pc
+lib/pkgconfig/libgpsd.pc
man/man1/cgps.1
man/man1/cgpxlogger.1
man/man1/gps.1
-man/man1/gpsfake.1
+man/man1/gpsctl.1
man/man1/gpsflash.1
man/man1/gpspipe.1
-man/man1/gpsprof.1
man/man1/rtcmdecode.1
man/man1/sirfmon.1
man/man1/xgps.1