156 Commits

Author SHA1 Message Date
sthen
425b92d279 whack py-sip and friends into shape. the previous ports update ended up
with two different versions of py-sip; the old one configured to only
produce the module for py-qt5 (in devel/py-sip) and the actual sip in
x11/py-sip-qt5, with broken update chain and which didn't entirely
make sense.

in particular: py-sip is now actually (a newer version of) sip again,
with py2 support dropped (current versions don't have it). other ports
using this are changed to the newer build system using "sip-build"
where possible.

for the future we will need to move to sip 6.x which drops the older
build system using the "sip5" or "sip" script; other ports (veusz, and
i think qgis) don't work with that yet.
2021-02-14 14:24:20 +00:00
landry
7ca859b145 geo/qgis: update to 3.16.3. 2021-01-18 15:45:39 +00:00
landry
278a6f004e geo/qgis: update to 3.16.2 2020-12-23 10:22:25 +00:00
landry
0e513a0277 geo/qgis: update to 3.16.1 2020-11-24 13:12:45 +00:00
rsadowski
d05d50d3ff Unbreak with qwt 6.1.5 2020-11-09 18:41:44 +00:00
landry
2477aa2b97 Update to QGIS 3.16.0.
See https://changelog.qgis.org/en/qgis/version/3.16/
2020-10-24 16:58:48 +00:00
sthen
a1fe7ca0dc bump, py-qscintilla pkgpath changed 2020-10-02 21:40:35 +00:00
landry
6c5e3e351b Update to QGIS 3.14.16. 2020-09-14 07:25:27 +00:00
landry
f4daf49e90 Update to qgis 3.14.15 (Pi) 2020-08-24 06:02:46 +00:00
landry
f4572b98d2 Update to qgis 3.14.1 2020-07-20 12:59:02 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
628af4b38a Update to QGIS 3.14.0 'Pi'.
See https://changelog.qgis.org/en/qgis/version/3.14/
2020-06-20 10:19:23 +00:00
landry
56546705c9 Update to qgis 3.12.3. 2020-05-18 12:18:09 +00:00
landry
f33ea0230b Update to qgis 3.12.2 2020-04-20 06:08:33 +00:00
landry
71f200aef7 Make sure we use devel/proj>=6.3.1
per https://github.com/qgis/QGIS/pull/34519
2020-03-26 09:35:43 +00:00
landry
e45fd4c13e Mark as BROKEN-sparc64
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
2020-03-24 07:22:26 +00:00
landry
53001d7977 Update to QGIS 3.12.1. 2020-03-22 17:56:21 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
naddy
f5e89c88d2 Remove patch that has been integrated upstream.
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.
2020-02-28 14:46:08 +00:00
landry
d37b133cfd Update to qgis 3.12.0. 2020-02-25 12:16:52 +00:00
juanfra
6398d9cc66 Fix qgis dependencies after of the py-qscintilla update. 2020-02-19 17:38:05 +00:00
bket
673aafc09b Update dependecy on py-sip version and bump 2020-02-07 22:16:20 +00:00
rsadowski
dba3376dd7 Remove -qt5 flavor from security/qtkeychain; its now the default
Tested by many, thanks!
2020-02-07 07:13:53 +00:00
landry
b8fb483abe Update to qgis 3.10.2 2020-01-21 12:50:46 +00:00
cwen
fce85b0f63 qgis: mark BROKEN-powerpc
ports-gcc won't build it due to source size. Using ports-clang make the
build segfaults.

OK solene@, landry@ (maintainer)
2020-01-09 10:34:18 +00:00
landry
15eb188968 Remove patch merged in https://github.com/qgis/QGIS/pull/32831/ instead
of reverting it.. spotted by sthen@
2019-12-13 11:00:01 +00:00
landry
b6c444e23e Update to qgis 3.10.1 2019-12-12 10:54:49 +00:00
kmos
77ed175077 Enable parallel building for this monster. Tests fine with
MAKE_JOBS=4

ok landry (maintainer)
2019-11-25 14:15:52 +00:00
landry
75ac14b031 add link to upstream commit 2019-11-20 10:11:22 +00:00
landry
c50815c294 Provide a debug package for qgis.
Don't use CMAKE_BUILD_TYPE=DebWithRelInfo as it does a bit more than
just using -g, and the resulting package is even larger..
2019-11-15 09:08:13 +00:00
landry
c823f18027 unbotch patch 2019-11-14 17:07:42 +00:00
landry
2e2583c1cc Backport a patch from upstream to fix a build failure on a missing
dependency, reported by ajacoutot@, sthen@ and naddy@
2019-11-14 16:49:16 +00:00
landry
6813fc270b add links to llvm & qt bug reports related to loong build times for qgscoordinatereferencesystem 2019-11-06 07:02:03 +00:00
landry
0f5a30c0be Update to QGIS 3.10.
See http://changelog.qgis.org/en/qgis/version/3.10/
2019-10-31 10:45:04 +00:00
landry
ccb0becb54 Update to QGIS 3.8.3 2019-09-24 18:10:05 +00:00
landry
fc4ded9549 Update to QGIS 3.8.2 2019-08-19 06:11:40 +00:00
landry
1249223f27 Update to QGIS 3.8.1. 2019-07-24 08:51:05 +00:00
sthen
f6a53d48f3 restrict inlining on one c++ source file on clang arches, it was taking many hours.
down to ~1 minute with restriction. hint from kurt@ ok espie@
2019-07-12 21:36:21 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
landry
ed3bb203cc Update to qgis 3.8.0, compatible with proj 6.
Enforce py-sip>=4.19.4 requirement for c++11 scoped enums.
Backport https://github.com/qgis/QGIS/pull/30336 to fix issues with proj 6.
2019-07-03 09:45:05 +00:00
landry
8bc2aa6ce5 Update to QGIS 3.6.3.
note that some features are broken since the update to proj 6, as
upstream QGIS only plans full support in 3.8 due in a month, but failed
to properly state so and prevent building against proj 6.
2019-05-23 06:50:18 +00:00
landry
1510c2cf12 Update to QGIS 3.6.2. 2019-04-29 11:06:31 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
0f4bf14d3e Update to QGIS 3.6.1. 2019-04-15 18:22:50 +00:00
landry
76304bd7d9 Build qgis against system mdal. 2019-03-16 07:03:31 +00:00
landry
0f7d89c2bb Update to QGIS 3.6.0.
See http://changelog.qgis.org/en/qgis/version/3.6.0/
Note that it uses the internal mdal for now, but i have a wip port for it.
2019-03-13 19:46:15 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
landry
8f07f47ca8 Update to qgis 3.4.5.
Note that this is from the LTR branch, will soon update to 3.6.x..
2019-02-26 08:15:08 +00:00
landry
b29379fe3f Update to QGIS 3.4.4. 2019-01-22 08:22:00 +00:00
landry
44eff4c07c Update to qgis 3.4.3. 2018-12-28 09:01:53 +00:00