Created attachment 189898 [details] [patch] update to gpsd-3.17 Update to gpsd-3.17 [201709] - bin/ntpshmmon is dependent on PPS option (see sConstruct) - remove patch that has been upstreamed - explicitly reference python2.7 rather than python2 (per current ports tree guidelines) - use python flavors [1] - plist changes to reflect upstream changes: lib version bumps, added man page, removed a pkg-config file - add X11 option for bin/xpgs*; update dependencies for 3.17 version of xgps* (needs python gi module & gtk3) [1] Note: there is support for python3 in upstream. Reserving that change for a future update (as yet untested). qa: poudriere testport - ok (10.x/amd64) stage-qa - ok portlint - ok
A commit references this bug: Author: riggs Date: Sun Jan 21 15:19:42 UTC 2018 New revision: 459614 URL: https://svnweb.freebsd.org/changeset/ports/459614 Log: Update to upstream version 3.17 Details: - bin/ntpshmmon is dependent on PPS option (see sConstruct) - remove patch that has been upstreamed - explicitly reference python2.7 rather than python2 (per current ports tree guidelines) - use python flavors (Note: there is support for python3 in upstream. Reserving that change for a future update (as yet untested) ) - plist changes to reflect upstream changes: lib version bumps, added man page, removed a pkg-config file - add X11 option for bin/xpgs*; update dependencies for 3.17 version of xgps* (needs python gi module & gtk3) PR: 225310 Submitted by: z7dr6ut7gs@snkmail.com Changes: head/astro/gpsd/Makefile head/astro/gpsd/distinfo head/astro/gpsd/files/patch-SConstruct head/astro/gpsd/pkg-plist
Note that this does not build when deselecting the UBLOX OPTION. If this is intentional, it should be made mandatory.