Version: 3.24.3, Package name: qgis-3.24.3 |
Maintained by: Landry Breuil |
Master sites: |
Description QGIS aims to be an easy to use GIS, providing common functions and features. The initial goal was to provide a GIS data viewer, but now it also permits to edit, create and analyze lots of spatial datas. QGIS supports a number of raster and vector data formats, with new support easily added using the plugin architecture. Supported formats are : - spatially-enabled PostgreSQL tables using PostGIS. - most vector formats supported by the OGR library, including ESRI shapefiles, MapInfo, SDTS and GML. - raster formats supported by the GDAL library, such as digital elevation models, aerial photography or landsat imagery. - online spatial data served as OGC-compliant WMS or WFS. |
Filesize: 136543.198 KB |
Version History (View Complete History) |
|
2021-11-20 01:27:11 by Landry Breuil | Files touched by this commit (7) |
Log message: geo/qgis: update to 3.22.1. |
2021-11-03 05:48:43 by Landry Breuil | Files touched by this commit (5) |
Log message: 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-01 18:01:18 by Stuart Henderson | Files touched by this commit (110) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-25 01:58:56 by Landry Breuil | Files touched by this commit (1) |
Log message: geo/qgis: add missing BDEP on devel/py-qt-builder fixes a build failure reported by naddy@ |
2021-10-23 03:18:53 by Landry Breuil | Files touched by this commit (6) |
Log message: 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-09-19 07:51:31 by Landry Breuil | Files touched by this commit (3) |
Log message: geo/qgis: update to 3.20.3 |
2021-08-16 02:29:20 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/qgis: update to 3.20.2. |
2021-07-30 01:17:58 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/qgis: update to 3.20.1 |
2021-06-28 03:08:05 by Landry Breuil | Files touched by this commit (5) |
Log message: geo/qgis: update to 3.20.0. see https://changelog.qgis.org/en/qgis/version/3.20/ |
2021-05-16 13:09:53 by Charlene Wendling | Files touched by this commit (1) |
Log message: qgis: remove BROKEN-powerpc, it won't build there because rust is in its build dependencies chain. |
2021-05-15 05:22:44 by Landry Breuil | Files touched by this commit (3) |
Log message: geo/qgis: update to 3.18.3. |
2021-04-24 01:52:05 by Landry Breuil | Files touched by this commit (3) |
Log message: geo/qgis: update to 3.18.2 |
2021-03-22 02:16:22 by Landry Breuil | Files touched by this commit (1) |
Log message: geo/qgis: fix build with upcoming proj8 update backports https://github.com/qgis/QGIS/commit/fc1ac8bef8dcc3194857ecd32519aca4867b4fa1 |
2021-03-22 02:14:57 by Landry Breuil | Files touched by this commit (3) |
Log message: geo/qgis: update to 3.18.1 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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-20 07:58:34 by Landry Breuil | Files touched by this commit (2) |
Log message: 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 00:17:19 by Landry Breuil | Files touched by this commit (4) |
Log message: geo/qgis: update to 3.18.0. See https://changelog.qgis.org/en/qgis/version/3.18/ |
2021-02-14 07:24:21 by Stuart Henderson | Files touched by this commit (17) |
Log message: 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-01-18 08:45:39 by Landry Breuil | Files touched by this commit (2) |
Log message: geo/qgis: update to 3.16.3. |
2020-12-23 03:22:26 by Landry Breuil | Files touched by this commit (3) |
Log message: geo/qgis: update to 3.16.2 |
2020-11-24 06:12:46 by Landry Breuil | Files touched by this commit (5) |
Log message: geo/qgis: update to 3.16.1 |
2020-11-09 11:41:44 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Unbreak with qwt 6.1.5 |
2020-10-24 10:58:49 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to QGIS 3.16.0. See https://changelog.qgis.org/en/qgis/version/3.16/ |
2020-10-02 15:40:35 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump, py-qscintilla pkgpath changed |
2020-09-14 01:25:27 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to QGIS 3.14.16. |
2020-08-24 00:02:46 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to qgis 3.14.15 (Pi) |
2020-07-20 06:59:02 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to qgis 3.14.1 |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-06-20 04:19:23 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to QGIS 3.14.0 'Pi'. See https://changelog.qgis.org/en/qgis/version/3.14/ |
2020-05-18 06:18:09 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to qgis 3.12.3. |
2020-04-20 00:08:33 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.12.2 |
2020-03-26 03:35:43 by Landry Breuil | Files touched by this commit (1) |
Log message: Make sure we use devel/proj>=6.3.1 per https://github.com/qgis/QGIS/pull/34519 |
2020-03-24 01:22:26 by Landry Breuil | Files touched by this commit (1) |
Log message: 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-22 11:56:21 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to QGIS 3.12.1. |
2020-02-29 01:17:59 by Rafael Sadowski | Files touched by this commit (7) |
Log message: 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-28 07:46:08 by Christian Weisgerber | Files touched by this commit (2) |
Log message: 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-25 05:16:52 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to qgis 3.12.0. |
2020-02-19 10:38:05 by Juan Francisco Cantero Hurtado | Files touched by this commit (1) |
Log message: Fix qgis dependencies after of the py-qscintilla update. |
2020-02-07 15:16:20 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: Update dependecy on py-sip version and bump |
2020-02-07 00:13:54 by Rafael Sadowski | Files touched by this commit (5) |
Log message: Remove -qt5 flavor from security/qtkeychain; its now the default Tested by many, thanks! |
2020-01-21 05:50:46 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.10.2 |
2020-01-09 03:34:18 by Charlene Wendling | Files touched by this commit (1) |
Log message: 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) |
2019-12-13 04:00:02 by Landry Breuil | Files touched by this commit (1) |
Log message: Remove patch merged in https://github.com/qgis/QGIS/pull/32831/ instead of reverting it.. spotted by sthen@ |
2019-12-12 03:54:50 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to qgis 3.10.1 |
2019-11-25 07:15:53 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Enable parallel building for this monster. Tests fine with MAKE_JOBS=4 ok landry (maintainer) |
2019-11-20 03:11:22 by Landry Breuil | Files touched by this commit (1) |
Log message: add link to upstream commit |
2019-11-15 02:08:14 by Landry Breuil | Files touched by this commit (2) |
Log message: 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-14 10:07:42 by Landry Breuil | Files touched by this commit (1) |
Log message: unbotch patch |
2019-11-14 09:49:16 by Landry Breuil | Files touched by this commit (1) |
Log message: Backport a patch from upstream to fix a build failure on a missing dependency, reported by ajacoutot@, sthen@ and naddy@ |
2019-11-06 00:02:03 by Landry Breuil | Files touched by this commit (1) |
Log message: add links to llvm & qt bug reports related to loong build times for qgscoordinatereferencesystem |
2019-10-31 04:45:04 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to QGIS 3.10. See http://changelog.qgis.org/en/qgis/version/3.10/ |
2019-09-24 12:10:06 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to QGIS 3.8.3 |
2019-08-19 00:11:41 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 3.8.2 |
2019-07-24 02:51:05 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to QGIS 3.8.1. |
2019-07-12 15:36:21 by Stuart Henderson | Files touched by this commit (2) |
Log message: 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 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-07-03 03:45:05 by Landry Breuil | Files touched by this commit (5) |
Log message: 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-05-23 00:50:19 by Landry Breuil | Files touched by this commit (3) |
Log message: 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-04-29 05:06:31 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 3.6.2. |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: 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-15 12:22:51 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to QGIS 3.6.1. |
2019-03-16 01:03:31 by Landry Breuil | Files touched by this commit (1) |
Log message: Build qgis against system mdal. |
2019-03-13 13:46:15 by Landry Breuil | Files touched by this commit (6) |
Log message: 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-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: 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-02-26 01:15:08 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.4.5. Note that this is from the LTR branch, will soon update to 3.6.x.. |
2019-01-22 01:22:00 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to QGIS 3.4.4. |
2018-12-28 02:01:53 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.4.3. |
2018-12-07 16:17:35 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to qgis 3.4.2 |
2018-11-08 00:11:10 by Landry Breuil | Files touched by this commit (1) |
Log message: Stop checking for hdf5 & netcdf, reported by ajacoutot@ |
2018-11-05 03:51:47 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 3.4.1. |
2018-10-29 02:25:30 by Landry Breuil | Files touched by this commit (9) |
Log message: 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-09-16 10:47:59 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to qgis 3.2.3. Backport bits of https://github.com/qgis/QGIS/pull/7824 to fix a crash upon ctrl-k. |
2018-08-22 07:43:30 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to qgis 3.2.2. |
2018-07-23 01:05:32 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.2.1. |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-06-25 00:52:59 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to QGIS 3.2.0. See https://qgis.org/en/site/forusers/visualchangelog32/index.html |
2018-05-28 12:48:22 by Landry Breuil | Files touched by this commit (1) |
Log message: Bump REVISION and fix WANTLIB after qwt split. |
2018-05-20 01:21:58 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to qgis 3.0.3. |
2018-04-23 11:00:54 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 3.0.2. |
2018-04-20 14:52:39 by Landry Breuil | Files touched by this commit (2) |
Log message: Add patch to ensure we include QtCrypto from qca-qt5 even if qca is installed. Should fix a build issue reported by naddy@. While here add another patch to ensure qca-ossl is properly detected during configure. |
2018-04-09 06:40:34 by Landry Breuil | Files touched by this commit (18) |
Log message: Major update to QGIS 3.0.1. - Switch from python2/Qt4 to python3/Qt5 (note that a handful of plugins arent ported yet..) - overhaul post-install for proper icons/desktop files, mostly taken from debian packaging - lots of patches merged upstream (github PRs #6169 & 6171 among others) - still a nasty bug with file dialogs when running inside a gtk desktop environment, being investigated (upstream ticket #17825). See http://blog.qgis.org/2018/02/23/qgis-3-0-girona-is-released/ & https://qgis.org/en/site/forusers/visualchangelog30 for user-facing details. Mostly worked on at a HAM and then at p2k18, been using various snapshots of master at work since some months, and playing with 3d features... |
2018-03-19 07:40:34 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to qgis 2.18.17. Add py-jinja2 & py-pygments to RDEP for MetaSearch plugin, reported by Loic Bartoletti (thanks!) |
2018-01-23 07:15:33 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to QGIS 2.18.16. |
2017-12-14 03:17:27 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to qgis 2.18.15 |
2017-08-28 06:25:16 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 2.18.12. |
2017-07-27 03:55:45 by Stuart Henderson | Files touched by this commit (62) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-07-25 00:47:08 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 2.18.11. |
2017-07-19 09:48:31 by Vadim Zhukov | Files touched by this commit (2) |
Log message: Fix situatuion when both new QGis and new SIP are met. Reported by naddy@, thanks! |
2017-07-11 14:42:34 by Rafael Sadowski | Files touched by this commit (19) |
Log message: Bump all and adjust WANTLIB and patches after qca update OK sthen@ |
2017-06-25 07:35:42 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to QGIS 2.18.10. |
2017-05-31 05:49:28 by Landry Breuil | Files touched by this commit (4) |
Log message: Bugfix update to QGIS 2.18.9. |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-23 03:16:29 by Landry Breuil | Files touched by this commit (5) |
Log message: Bugfix update to QGIS 2.18.8. |
2017-05-13 11:40:26 by Marc Espie | Files touched by this commit (12) |
Log message: more WANT_CXX / LIBECXX |
2017-04-25 05:54:54 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to qgis 2.18.7 |
2017-04-18 06:08:59 by Landry Breuil | Files touched by this commit (8) |
Log message: Bugfix update to QGIS 2.18.6. |
2017-02-07 01:20:51 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to qgis 2.18.3. |
2016-12-22 14:34:06 by Landry Breuil | Files touched by this commit (4) |
Log message: Update to qgis 2.18.2. Remove patch-src_gui_qgisgui_h which was part of https://github.com/qgis/QGIS/commit/3e738405e2e91eaf8a54f82640e5f59fc977e21a upstream. Switch to use gcc4 on all platforms (not only on i386), the new DWG importer (added in a stable branch.. sigh) doesn't build with base gcc, and what's the point of trying to build a modern c++ codebase with a 10 year-old compiler ? Bump all shlib majors for lots of symbols removed as a consequence. |
2016-12-11 12:03:35 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Another dependency fix. Reported by ajacoutot@, ok landry@ (maintainer) |
2016-11-30 09:53:37 by Landry Breuil | Files touched by this commit (9) |
Log message: Bugfix update to qgis 2.18.1 |
2016-11-01 03:18:13 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to QGIS 2.18.0. See http://changelog.qgis.org/en/qgis/version/2.18.0/ for a visual list of changes. |
2016-10-04 14:04:00 by Landry Breuil | Files touched by this commit (2) |
Log message: Update to QGIS 2.16.3. |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-09-01 09:55:27 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want to annotate all ports when the common issue comes from outside. discussed with/ok landry@ (maintainer) |
2016-08-31 07:13:02 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to qgis 2.16.2. Set USE_WXNEEDED to fix a crash in QtWebKit at startup (this should probably be fixed in QtWebKit itself), add py-requests to RDEP for metasearch plugin, and remove sip-related patches added in 2.16.1 update - updating sip made them useless at last. |
2016-08-20 14:50:31 by Stuart Henderson | Files touched by this commit (1) |
Log message: switch to ports gcc on i386; can't build it with base gcc, uses too much ram |
2016-08-08 11:45:41 by Landry Breuil | Files touched by this commit (16) |
Log message: Update to QGIS 2.16.1. See http://changelog.qgis.org/en/qgis/version/2.16.0/. Add two patches reverting selected chunks of upstream commits leading to segfaults in python/sip initializations, until if figure out what's wrong in upstream ticket #15347, hopefully at g2k16. With those two commits reverted, it runs fine... |
2016-06-01 08:05:22 by Landry Breuil | Files touched by this commit (4) |
Log message: Bugfix update to QGIS 2.14.3. |
2016-05-02 06:42:03 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to QGIS 2.14.2. |
2016-03-29 09:09:52 by Landry Breuil | Files touched by this commit (5) |
Log message: Bugfix update to QGIS 2.14.1. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2016-03-02 07:39:10 by Landry Breuil | Files touched by this commit (16) |
Log message: Update to QGIS 2.14. See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes. |
2016-01-19 02:44:26 by Landry Breuil | Files touched by this commit (2) |
Log message: qgis 2.12.3 |
2015-12-30 08:58:49 by Landry Breuil | Files touched by this commit (2) |
Log message: bugfix update to qgis 2.12.2 |
2015-12-07 06:11:41 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to QGIS 2.12.1. Fix paths in patch while here. |
2015-11-20 05:01:07 by Stuart Henderson | Files touched by this commit (4) |
Log message: remove devel/flex dep, these are ok with base flex |
2015-11-16 03:22:59 by Landry Breuil | Files touched by this commit (8) |
Log message: Remove generated files and cmake butchery now that we have a decent bison. Thanks jca@! |
2015-11-01 13:48:06 by Stuart Henderson | Files touched by this commit (1) |
Log message: add LL to constants > 2^32 to unbreak 32-bit arches |
2015-10-31 09:29:44 by Landry Breuil | Files touched by this commit (20) |
Log message: Upgrade to QGIS 2.12. - See https://www.qgis.org/en/site/forusers/visualchangelog212/ for the changes. - Regenerate qgisrastercalcparser.{h,c}pp with out-of-ports bison 2.6 - Now uses qca2 & qca-ossl for https handling - Remove now useless patches |
2015-07-21 05:39:52 by Landry Breuil | Files touched by this commit (3) |
Log message: Add link to upstream merged PR. |
2015-07-21 04:06:15 by Landry Breuil | Files touched by this commit (14) |
Log message: Update to QGIS 2.10.1. See https://github.com/qgis/QGIS/blob/master/NEWS for ...news... |
2015-06-26 03:58:32 by Landry Breuil | Files touched by this commit (3) |
Log message: Update to qgis 2.8.2. |
2015-03-17 07:25:34 by Landry Breuil | Files touched by this commit (13) |
Log message: Remove patches merged upstream in http://hub.qgis.org/issues/10762, thank you cvs for screwing me once again. Noticed by naddy. |
2015-03-16 14:06:33 by Landry Breuil | Files touched by this commit (17) |
Log message: Update to QGIS 2.8.1. See http://www2.qgis.org/en/site/forusers/visualchangelog28/ |
2014-12-11 06:29:29 by Landry Breuil | Files touched by this commit (3) |
Log message: Bugfix update to qgis 2.6.1. |
2014-11-13 14:58:37 by Stuart Henderson | Files touched by this commit (1) |
Log message: hopefully the last fix needed ;) py-qscintilla is a build dependency as well. |
2014-11-13 09:21:47 by Landry Breuil | Files touched by this commit (1) |
Log message: #@$!@$@!$#@# fix previous. |
2014-11-13 08:04:06 by Landry Breuil | Files touched by this commit (1) |
Log message: Move editors/py-qscintilla to LDEP to unbreak build spotted by sthen@ |
2014-11-10 09:05:17 by Landry Breuil | Files touched by this commit (20) |
Log message: Update to qgis 2.6.0 'Brighton'. See https://www.qgis.org/en/site/forusers/visualchangelog260/index.html Use devel/gflex instead of base flex which doesnt seem to handle %option reentrant, used since https://github.com/qgis/QGIS/commit/2427546d8850c7f0b2ca191b238a77c49f648510 commit parser files generated locally with bison 2.6.2. |
2011-07-07 14:34:27 by Landry Breuil | Files touched by this commit (21) |
Log message: Update to QuantumGIS 1.7.0, been using it for some weeks without issues. Add a bunch of patches to install/access the doc in the correct dir. see release notes for details : http://www.qgis.org/en/component/content/article/127-qgis-1-7-release.html With feedback from okan@, thanks ! |
2011-06-08 11:35:13 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: bump after default python version switch |
2011-05-17 02:53:50 by David Coppa | Files touched by this commit (3) |
Log message: Unbreak build after py-sip/py-qt4 updates (Upstream changeset 14988). Tested in a bulk build by landry@ OK landry@, sthen@ |
2011-03-13 12:19:32 by David Coppa | Files touched by this commit (1) |
Log message: Fix WANTLIB after cmake update. OK landry@ |
2010-12-08 02:07:48 by Landry Breuil | Files touched by this commit (12) |
Log message: Update to QuantumGIS 1.6.0. See http://blog.qgis.org/node/146 for details on this release. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-24 09:53:56 by Stuart Henderson | Files touched by this commit (36) |
Log message: Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS, update all ports to match. Plists don't change -> no bump. Looks ok to jasper. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-09-07 04:23:31 by Stuart Henderson | Files touched by this commit (2) |
Log message: Fix build with sip >= 4.11; discussed with Phil @ riverbank |
2010-08-30 11:11:35 by Federico G. Schwindt | Files touched by this commit (22) |
Log message: Bump revision after python's default change. |
2010-08-30 05:02:48 by Landry Breuil | Files touched by this commit (6) |
Log message: Update to qgis 1.5.0, now bundles gdaltools plugin. ok ajacoutot@ |
2010-05-23 11:50:56 by Marc Espie | Files touched by this commit (2) |
Log message: fix build with g++4, which does have those isnan |
2010-05-11 00:41:31 by David Coppa | Files touched by this commit (3) |
Log message: Pass Qt4 dependent libraries to linker: this makes lib-depends-check happy. OK landry@ |
2010-04-28 05:32:30 by David Coppa | Files touched by this commit (2) |
Log message: Unbreak after py-sip update. OK landry@ |
2010-04-15 14:45:34 by David Coppa | Files touched by this commit (2) |
Log message: update-plist and bump because of cmake diff. OK landry@, sthen@ |
2010-01-11 13:13:31 by Landry Breuil | Files touched by this commit (12) |
Log message: Update to Quantum GIS 1.4.0. see http://blog.qgis.org/node/142 for details. |
2009-12-21 14:21:59 by Antoine Jacoutot | Files touched by this commit (12) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-10-29 13:59:38 by Landry Breuil | Files touched by this commit (9) |
Log message: Update to Quantum GIS 1.3.0. |
2009-09-06 05:19:17 by Landry Breuil | Files touched by this commit (12) |
Log message: Update to Quantum GIS 1.2.0, see http://blog.qgis.org/node/137 for details. Use gettext module & modpy_lib_depends. |
2009-08-12 14:05:57 by Stuart Henderson | Files touched by this commit (1) |
Log message: sync WANTLIB and bump; looks alright to landry@ and martynas@ |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-04 11:45:51 by Landry Breuil | Files touched by this commit (1) |
Log message: Fix depends on py-gdal-*, patch by Kirill Bychkov, thanks! |