Created attachment 199985 [details] Update to 7.0 Update to 7.0 Changelog: - Added support for PBF vector maps (using QtPbfImagePlugin). - Changed user data/config paths locations. - Added Turkish localization. - Minor bug fixes (WMTS, graphs).
Created attachment 200095 [details] Update to 7.0 Renamed qt5-pbfimageplugin to qtpbfimageplugin.
Moin moin The runtime dependency on graphics/qtpbfimageplugin needs to be fixed. mfg Tobias
> The runtime dependency on graphics/qtpbfimageplugin needs to be fixed. But what is wrong with the current line: PBF_RUN_DEPENDS=qtpbfimageplugin:graphics/qtpbfimageplugin
(In reply to Nikolay Korotkiy from comment #3) Try building with the option on, and it will complain that there is no binary called "qtpbfimageplugin" available; see: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-depend.html#akefile-run_depends mfg Tobias
Created attachment 200123 [details] Update to 7.0 I see, fixed.
A commit references this bug: Author: tcberner Date: Thu Dec 20 20:31:03 UTC 2018 New revision: 487919 URL: https://svnweb.freebsd.org/changeset/ports/487919 Log: graphics/gpxsee: update to 7.0 PR: 233893 Submitted by: Nikolay Korotkiy <sikmir@gmail.com> (maintainer) Changes: head/graphics/gpxsee/Makefile head/graphics/gpxsee/distinfo head/graphics/gpxsee/pkg-plist
Thanks, committed with some additional minor cleanup.