Commit Graph

144 Commits

Author SHA1 Message Date
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
landry
dd4b971cdf Update to qgis 3.4.2 2018-12-07 23:17:35 +00:00
landry
1c4bd9b6d9 Stop checking for hdf5 & netcdf, reported by ajacoutot@ 2018-11-08 07:11:10 +00:00
landry
c3f5af08a4 Update to QGIS 3.4.1. 2018-11-05 10:51:47 +00:00
landry
dfb72fe773 Update to QGIS 3.4.0.
See http://changelog.qgis.org/en/qgis/version/3.4.0/

Add patches from https://github.com/qgis/QGIS/pull/8357
2018-10-29 08:25:30 +00:00
landry
bfd67b9ab5 Update to qgis 3.2.3.
Backport bits of https://github.com/qgis/QGIS/pull/7824 to fix a crash
upon ctrl-k.
2018-09-16 16:47:59 +00:00
landry
8d5b6c6912 Update to qgis 3.2.2. 2018-08-22 13:43:30 +00:00
landry
53946883d1 Update to qgis 3.2.1. 2018-07-23 07:05:32 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry
094a5d0dda Update to QGIS 3.2.0.
See https://qgis.org/en/site/forusers/visualchangelog32/index.html
2018-06-25 06:52:59 +00:00
landry
9c957fb273 Bump REVISION and fix WANTLIB after qwt split. 2018-05-28 18:48:22 +00:00