Created attachment 171075 [details] update qmapshack Attached patch updates astro/qmapshack to 1.6.1, thereby unbreaking the port.
Created attachment 171076 [details] poudriere testport log
Primary investigation says has some issues with compiler. Doesn't build in 9.3.
Created attachment 171260 [details] update qmapshack - with c++11 compiler and lib In my tests, I could fix the build issue on 9.3 by adding compiler:c++11-lib to USES, see updated patch.
A commit references this bug: Author: bofh Date: Fri Jun 10 09:40:13 UTC 2016 New revision: 416665 URL: https://svnweb.freebsd.org/changeset/ports/416665 Log: astro/qmapshack: Update version 1.3.1=>1.6.1 - UNBREAK - Remove depreceation - Reqiores c++11 based compiler PR: 210063 Submitted by: cmt Changes: head/astro/qmapshack/Makefile head/astro/qmapshack/distinfo head/astro/qmapshack/files/patch-src_device_IDevice.cpp head/astro/qmapshack/files/patch-src_gis_CGisListWks.cpp head/astro/qmapshack/files/patch-src_setup_IAppSetup.cpp head/astro/qmapshack/pkg-plist
Committed with changes.