summaryrefslogtreecommitdiff
path: root/geography/gpsd/PLIST
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-07-14 16:53:04 +0000
committergdt <gdt@pkgsrc.org>2010-07-14 16:53:04 +0000
commit0df412d76cd361aa782566355496f4096c34c89c (patch)
treeeb98f50abdbe494e077b60263bccf62941a93577 /geography/gpsd/PLIST
parentec388c5466c0d8d2004db2dd9b47dc4c49252886 (diff)
downloadpkgsrc-0df412d76cd361aa782566355496f4096c34c89c.tar.gz
Update to 2.95.
* Tue Jul 13 2010 Eric S. Raymond <esr@snark.thyrsus.com> - 2.95 The autonomous robot submarine total world domination release! Rationalize clearing and generation of DOPs, this makes epx/epy much more generally available. Fixed the test productions for the udev magic and added a troubleshooting note in INSTALL. cgps now displays epx/epy rather than eph. Speed is now always reported if our last two fixes were good, even if the GPS didn't compute it. Reading packets from UDP datagrams by specifying a listening address and port is now supported, and the regression-test driver cam now be told to force this with -u; this enables regression testing in chroot jails where access to ptys is locked out. AIS code now interprets message type 6 and 8 application IDs correctly as a Designated Area Code and Functional ID pair. gpspipe has a new -T option for setting the timestamp format. xgpsspeed is completely rewritten in Python, eliminating some dependencies on ancient X libraries. We now ship a Qt binding for the client library. Note a GCC 4.2.1 optimizer bug. gpsdcode now uses | as a field separator in -c mode, as string fields can contain commas. Corrected error or reporting of AIS rate-of-turn fields.
Diffstat (limited to 'geography/gpsd/PLIST')
-rw-r--r--geography/gpsd/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/geography/gpsd/PLIST b/geography/gpsd/PLIST
index 379683ce3bf..d8209095908 100644
--- a/geography/gpsd/PLIST
+++ b/geography/gpsd/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2010/05/25 00:50:15 gdt Exp $
+@comment $NetBSD: PLIST,v 1.9 2010/07/14 16:53:04 gdt Exp $
bin/cgps
bin/gpscat
bin/gpsctl
@@ -10,6 +10,7 @@ bin/gpsprof
bin/gpxlogger
bin/lcdgps
bin/xgps
+bin/xgpsspeed
include/gps.h
include/gpsd.h
include/libgpsmm.h
@@ -19,6 +20,8 @@ lib/pkgconfig/libgps.pc
lib/pkgconfig/libgpsd.pc
${PYSITELIB}/gps/__init__.py
${PYSITELIB}/gps/__init__.pyc
+${PYSITELIB}/gps/client.py
+${PYSITELIB}/gps/client.pyc
${PYSITELIB}/gps/clienthelpers.so
${PYSITELIB}/gps/fake.py
${PYSITELIB}/gps/fake.pyc