# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
maintainers {michaelld @michaelld} \
{fwright.net:fw @fhgwright} openmaintainer
description GPS service daemon
long_description GPSD is a service daemon that handles GPSes and other \
navigation-related sensors reporting over USB, serial, \
TCP/IP, or UDP connections and presents reports in \
a well-documented JSON format. The package also \
includes a number of clients which can be run against \
a local GPSD or a GPSD on another machine.
homepage http://www.catb.org/${name}/
if {${subport} eq ${name}} {
checksums rmd160 08f95b51218f11f7b07c1a5046cead366216fdc8 \
sha256 5cb1e6d880ec9a52c62492dd0e3d77451b7c7ad625895bd652f6354215aec23e \
# NOTE: The 3.18.1 tarball doesn't quite match the release-3.18.1 sources.
# This due to a recurring problem clobbering the 'gps' symlinks in the
# contrib/ and devtools/. Since this doesn't affect the installed port,
# these errors are left as is. Note, however, that attempts to directly
# use Python programs in these subdirectories from the work directory
patchfiles-append patch-SConstruct.diff
patchfiles-append patch-noC99.diff
patchfiles-append patch-pyserial.diff
livecheck.url https://download.savannah.gnu.org/releases/gpsd/
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
set commit fcdc437b7c0475ab46af98fa0924b88f1c35cded
checksums rmd160 0cbe87aea91666761e57a4d6e681523746811c67 \
sha256 0e6c3a27dc8ed17a79d39c8262fdec1176e5ad54b5bb1370db7200020a5de2c3 \