pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/gpsd



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Jan 15 00:58:18 UTC 2008

Modified Files:
        pkgsrc/geography/gpsd: Makefile PLIST distinfo
        pkgsrc/geography/gpsd/patches: patch-aa
Removed Files:
        pkgsrc/geography/gpsd/patches: patch-ab patch-ac patch-ad

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/geography/gpsd/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/geography/gpsd/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/geography/gpsd/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/geography/gpsd/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/geography/gpsd/patches/patch-ab \
    pkgsrc/geography/gpsd/patches/patch-ac \
    pkgsrc/geography/gpsd/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index