undefined references to
QOpenGLExtension_ARB_tessellation_shader::QOpenGLExtension_ARB_tessellation_shader
QOpenGLExtension_ARB_tessellation_shader::initializeOpenGLFunctions
QOpenGLExtension_ARB_framebuffer_object::initializeOpenGLFunctions
QOpenGLExtension_ARB_framebuffer_object::QOpenGLExtension_ARB_framebuffer_object
in libQt53DRender.so.2.0 when linking qgis_3drenderingtest
(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
In some build environments, the patch command would revert the diff...
Patching file src/core/CMakeLists.txt using Plan A...
Reversed (or previously applied) patch detected! Assume -R? [y]
Hunk #1 succeeded at 1317 with fuzz 2 (offset 424 lines).
... and thus reintroduce the problem the diff was intended to fix.
Remove the qt5 FLAVOR; qt5 is the only supported/used version these days.
Disable the tests; they've not been updated for qt5 and aren't accessible
from the standard cmake build system.
Update all dependent ports to cope with the FLAVOR removal.
Requested by rsadowski@; improvements by sthen@
GPXSee is a GPS log file viewer and analyzer that supports all common GPS log
file formats.
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS,..)
* Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG & JNX
maps, TwoNav RMaps, GeoTIFF images, MBTiles)
* Elevation, speed, heart rate, cadence, power, temperature and gear
ratio/shifts graphs
* Support for POI files
* Print/export to PDF
* Multiple tracks in one view
ok solene@
be a little slower to start as it applies schema updates (adds a missing
index that was responsible for slow reports).
Point at login.conf fd limits in the pkg-readme, written by Renaud at
my request (I discovered them the hard way ;) with a little tweak by me.
MODPY_SUFFIX on the script name.
uses ${MODPY_2ONLY} to @comment out in the plist which is used elsewhere
(e.g. py-ldap) which is probably generally useful enough to factor out into
python.port.mk but ENOTIME now.