Commit Graph

193 Commits

Author SHA1 Message Date
landry
668d85e9e9 geo/qgis: update to 3.28.3 2023-01-30 13:43:53 +00:00
landry
9efd26a15e geo/qgis: update to 3.28.2 2022-12-17 08:05:05 +00:00
landry
f6c9bc371e geo/qgis: update to 3.28.1 2022-11-19 07:23:32 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
landry
3cf86f45ba geo/qgis: update to 3.28.0.
see https://changelog.qgis.org/en/qgis/version/3.28/
2022-10-22 07:19:37 +00:00
landry
69296a8944 geo/qgis: update to 3.26.3
backport fix for https://github.com/qgis/QGIS/issues/49513
2022-09-10 17:09:24 +00:00
landry
961cb67f62 geo/qgis: update to 3.26.2. 2022-08-15 11:48:49 +00:00
landry
2dab7a7e6a geo/qgis: update to 3.26.1 2022-07-25 07:10:26 +00:00
landry
a400f575ff geo/qgis: update to 3.26.0.
see https://changelog.qgis.org/en/qgis/version/3.26/
2022-06-21 13:45:25 +00:00
caspar
925f041ccc Remove Qt5WebKit/cmake patches now that Qt5WebKit port fixes build with
cmake >= 3.23 by itself.

OK rsadowski@
2022-06-08 17:52:06 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
landry
b0f4301031 geo/qgis: update to 3.24.3 2022-05-14 18:02:53 +00:00
landry
b33f869cb1 geo/qgis: update to 3.24.2 2022-04-20 06:58:06 +00:00
landry
6eba326976 geo/qgis: update to 3.24.1 2022-03-21 15:38:10 +00:00
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
landry
e2e66b49a8 geo/qgis: update to 3.24.0.
see https://changelog.qgis.org/en/qgis/version/3.24/
2022-02-22 14:40:41 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
landry
5b1a101ba7 geo/qgis: update to 3.22.3 2022-01-15 07:47:37 +00:00
landry
8d7426ea19 geo/qgis: update to 3.22.2.
drop backported llvm13 build fix, was merged upstream.
2021-12-18 08:41:14 +00:00
landry
d6e80c00bb geo/qgis: fix build with llvm 13
from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259967 via
https://github.com/qgis/QGIS/issues/46406, thanks @lbartoletti !
2021-12-08 09:26:10 +00:00
landry
25b5826a18 geo/qgis: update to 3.22.1. 2021-11-20 08:27:11 +00:00
landry
46dd61808d geo/qgis: unbreak pyqgis deadlocks in threaded code at runtime
cf https://github.com/qgis/QGIS/pull/45128#issuecomment-958529173 and
https://github.com/qgis/QGIS/pull/45829
2021-11-03 11:48:43 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
landry
460db47d95 geo/qgis: add missing BDEP on devel/py-qt-builder
fixes a build failure reported by naddy@
2021-10-25 07:58:56 +00:00
landry
2cbd0631df geo/qgis: update to 3.22.0.
see https://changelog.qgis.org/en/qgis/version/3.22/

add a patch to relax the requirement on flex 2.6, it builds fine with
our flex which supports the 'register' keyword.
Cf https://github.com/qgis/QGIS/pull/43913
2021-10-23 09:18:52 +00:00
landry
65abdb9531 geo/qgis: update to 3.20.3 2021-09-19 13:51:30 +00:00
landry
d74e8759c3 geo/qgis: update to 3.20.2. 2021-08-16 08:29:20 +00:00
landry
8773322b08 geo/qgis: update to 3.20.1 2021-07-30 07:17:58 +00:00
landry
fdb422b0ae geo/qgis: update to 3.20.0.
see https://changelog.qgis.org/en/qgis/version/3.20/
2021-06-28 09:08:04 +00:00
cwen
bb5edb81dd qgis: remove BROKEN-powerpc, it won't build there because rust is in
its build dependencies chain.
2021-05-16 19:09:53 +00:00
landry
878eda4b4e geo/qgis: update to 3.18.3. 2021-05-15 11:22:44 +00:00
landry
e4db371fae geo/qgis: update to 3.18.2 2021-04-24 07:52:05 +00:00
landry
1f1d68f373 geo/qgis: fix build with upcoming proj8 update
backports fc1ac8bef8
2021-03-22 08:16:22 +00:00
landry
7145d4e9c0 geo/qgis: update to 3.18.1 2021-03-22 08:14:56 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
landry
bb483729ba geo/qgis: enable point cloud support via geo/pdal
See https://www.lutraconsulting.co.uk/blog/2021/02/18/qgis-3-18-point-cloud/
and https://github.com/qgis/QGIS-Enhancement-Proposals/issues/194

allows me to load a bunch of LAZ/LAS files but the 3d view crashes quite
often though..
2021-02-20 14:58:34 +00:00
landry
735937d114 geo/qgis: update to 3.18.0.
See https://changelog.qgis.org/en/qgis/version/3.18/
2021-02-20 07:17:18 +00:00
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