Bugfix update to QGIS 2.18.6.

This commit is contained in:
landry 2017-04-18 12:08:59 +00:00
parent a8d23e81b7
commit 4850cce04d
8 changed files with 295 additions and 199 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.62 2017/02/07 08:20:51 landry Exp $
# $OpenBSD: Makefile,v 1.63 2017/04/18 12:08:59 landry Exp $
COMMENT = desktop geographical information system
DISTNAME = qgis-2.18.3
DISTNAME = qgis-2.18.6
EXTRACT_SUFX = .tar.bz2
CATEGORIES = geo x11
SHARED_LIBS = qgis_core 15.0 \
qgis_app 4.0 \
qgis_gui 14.0 \
SHARED_LIBS = qgis_core 16.0 \
qgis_app 4.1 \
qgis_gui 15.0 \
qgis_analysis 7.0 \
qgis_server 5.0 \
qgispython 5.0 \

View File

@ -1,2 +1,2 @@
SHA256 (qgis-2.18.3.tar.bz2) = dD9PIvihex/Qrlde1NodIKsf4GVhVk0Je3XCH935s5Q=
SIZE (qgis-2.18.3.tar.bz2) = 83508061
SHA256 (qgis-2.18.6.tar.bz2) = jM4RwlX4Kynd9kqEiV90ERWd4P5p6Fu2sHZ6DGdbhkg=
SIZE (qgis-2.18.6.tar.bz2) = 84951747

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-CMakeLists_txt,v 1.14 2016/08/08 17:45:40 landry Exp $
$OpenBSD: patch-CMakeLists_txt,v 1.15 2017/04/18 12:08:59 landry Exp $
chunk 1: http://hub.qgis.org/issues/3999
lots of undefined refs to syms in libc, we dont link shlibs with -lc
--- CMakeLists.txt.orig Fri Jul 8 14:11:47 2016
+++ CMakeLists.txt Sat Jul 23 12:28:56 2016
@@ -627,12 +627,6 @@ ELSE (WIN32)
--- CMakeLists.txt.orig Fri Apr 7 14:12:04 2017
+++ CMakeLists.txt Tue Apr 18 10:48:49 2017
@@ -631,12 +631,6 @@ ELSE (WIN32)
SET(DLLEXPORT "")
ENDIF()

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-src_app_qgisapp_cpp,v 1.16 2017/02/07 08:20:51 landry Exp $
$OpenBSD: patch-src_app_qgisapp_cpp,v 1.17 2017/04/18 12:08:59 landry Exp $
Fix paths to docs
--- src/app/qgisapp.cpp.orig Fri Jan 13 13:00:04 2017
+++ src/app/qgisapp.cpp Mon Feb 6 16:40:20 2017
@@ -1708,7 +1708,7 @@ void QgisApp::createActions()
--- src/app/qgisapp.cpp.orig Fri Apr 7 14:12:04 2017
+++ src/app/qgisapp.cpp Tue Apr 18 10:48:50 2017
@@ -1713,7 +1713,7 @@ void QgisApp::createActions()
mActionReportaBug->setShortcut( QString() );
#endif
@ -11,7 +11,7 @@ Fix paths to docs
connect( mActionHelpContents, SIGNAL( triggered() ), this, SLOT( helpContents() ) );
connect( mActionHelpAPI, SIGNAL( triggered() ), this, SLOT( apiDocumentation() ) );
@@ -9154,7 +9154,7 @@ void QgisApp::helpContents()
@@ -9166,7 +9166,7 @@ void QgisApp::helpContents()
void QgisApp::apiDocumentation()
{
@ -20,7 +20,7 @@ Fix paths to docs
{
openURL( "api/index.html" );
}
@@ -9183,7 +9183,7 @@ void QgisApp::openURL( QString url, bool useQgisDocDir
@@ -9195,7 +9195,7 @@ void QgisApp::openURL( QString url, bool useQgisDocDir
// open help in user browser
if ( useQgisDocDirectory )
{

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-src_core_CMakeLists_txt,v 1.16 2016/11/30 16:53:37 landry Exp $
$OpenBSD: patch-src_core_CMakeLists_txt,v 1.17 2017/04/18 12:08:59 landry Exp $
chunk 1: workaround $area expansion issue with gmake expanding to $$$$area
--- src/core/CMakeLists.txt.orig Fri Nov 25 14:13:12 2016
+++ src/core/CMakeLists.txt Tue Nov 29 14:20:04 2016
--- src/core/CMakeLists.txt.orig Fri Apr 7 14:12:04 2017
+++ src/core/CMakeLists.txt Tue Apr 18 10:48:50 2017
@@ -365,7 +365,7 @@ SET(QGIS_CORE_SRCS
)
@ -24,5 +24,5 @@ chunk 1: workaround $area expansion issue with gmake expanding to $$$$area
+ ${QT_QTGUI_LIBRARY} ${QT_QTGUI_LIB_DEPENDENCIES}
+ ${QT_QTNETWORK_LIBRARY} ${QT_QTNETWORK_LIB_DEPENDENCIES}
${QT_QTSVG_LIBRARY}
${QT_QTWEBKIT_LIBRARY}
${OPTIONAL_QTWEBKIT}
${QT_QTSQL_LIBRARY}

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-src_helpviewer_CMakeLists_txt,v 1.4 2015/10/31 15:29:44 landry Exp $
--- src/helpviewer/CMakeLists.txt.orig Fri Oct 23 14:10:38 2015
+++ src/helpviewer/CMakeLists.txt Fri Oct 30 15:44:07 2015
$OpenBSD: patch-src_helpviewer_CMakeLists_txt,v 1.5 2017/04/18 12:08:59 landry Exp $
--- src/helpviewer/CMakeLists.txt.orig Fri Apr 7 14:12:04 2017
+++ src/helpviewer/CMakeLists.txt Tue Apr 18 10:48:50 2017
@@ -63,9 +63,9 @@ INCLUDE_DIRECTORIES(SYSTEM
TARGET_LINK_LIBRARIES(qgis_help
@ -13,4 +13,4 @@ $OpenBSD: patch-src_helpviewer_CMakeLists_txt,v 1.4 2015/10/31 15:29:44 landry E
+ ${QT_QTNETWORK_LIBRARY} ${QT_QTNETWORK_LIB_DEPENDENCIES}
${QT_QTSVG_LIBRARY}
${QT_QTXML_LIBRARY}
${QT_QTWEBKIT_LIBRARY}
${OPTIONAL_QTWEBKIT}

View File

@ -1,38 +0,0 @@
$OpenBSD: patch-src_server_qgsserver_cpp,v 1.1 2017/02/07 08:20:51 landry Exp $
https://github.com/qgis/QGIS/commit/77b8c3d67b868024e31120a38e3df9c0583e90bd
--- src/server/qgsserver.cpp.orig Fri Jan 13 13:00:04 2017
+++ src/server/qgsserver.cpp Mon Feb 6 15:54:14 2017
@@ -202,18 +202,18 @@ void QgsServer::printRequestParameters( const QMap< QS
*/
void QgsServer::printRequestInfos()
{
- QgsMessageLog::logMessage( QStringLiteral( "******************** New request ***************" ), QStringLiteral( "Server" ), QgsMessageLog::INFO );
+ QgsMessageLog::logMessage( "******************** New request ***************" , "Server", QgsMessageLog::INFO );
if ( getenv( "REMOTE_ADDR" ) )
{
- QgsMessageLog::logMessage( "REMOTE_ADDR: " + QString( getenv( "REMOTE_ADDR" ) ), QStringLiteral( "Server" ), QgsMessageLog::INFO );
+ QgsMessageLog::logMessage( "REMOTE_ADDR: " + QString( getenv( "REMOTE_ADDR" ) ),"Server" , QgsMessageLog::INFO );
}
if ( getenv( "REMOTE_HOST" ) )
{
- QgsMessageLog::logMessage( "REMOTE_HOST: " + QString( getenv( "REMOTE_HOST" ) ), QStringLiteral( "Server" ), QgsMessageLog::INFO );
+ QgsMessageLog::logMessage( "REMOTE_HOST: " + QString( getenv( "REMOTE_HOST" ) ), "Server" , QgsMessageLog::INFO );
}
if ( getenv( "REMOTE_USER" ) )
{
- QgsMessageLog::logMessage( "REMOTE_USER: " + QString( getenv( "REMOTE_USER" ) ), QStringLiteral( "Server" ), QgsMessageLog::INFO );
+ QgsMessageLog::logMessage( "REMOTE_USER: " + QString( getenv( "REMOTE_USER" ) ), "Server" , QgsMessageLog::INFO );
}
if ( getenv( "REMOTE_IDENT" ) )
{
@@ -245,7 +245,7 @@ void QgsServer::printRequestInfos()
}
if ( getenv( "HTTP_AUTHORIZATION" ) )
{
- QgsMessageLog::logMessage( "HTTP_AUTHORIZATION: " + QString( getenv( "HTTP_AUTHORIZATION" ) ), QStringLiteral( "Server" ), QgsMessageLog::INFO );
+ QgsMessageLog::logMessage( "HTTP_AUTHORIZATION: " + QString( getenv( "HTTP_AUTHORIZATION" ) ), "Server", QgsMessageLog::INFO );
}
}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.26 2017/02/07 08:20:51 landry Exp $
@comment $OpenBSD: PLIST,v 1.27 2017/04/18 12:08:59 landry Exp $
@bin bin/qbrowser
@bin bin/qgis
@bin bin/qgis_bench
@ -698,6 +698,25 @@ include/qgis/qgswkbsimplifierptr.h
include/qgis/qgswkbtypes.h
include/qgis/qgsxmlutils.h
include/qgis/qgszonalstatistics.h
include/qgis/ui_qgsauthauthoritieseditor.h
include/qgis/ui_qgsauthcertificateinfo.h
include/qgis/ui_qgsauthcertificatemanager.h
include/qgis/ui_qgsauthconfigedit.h
include/qgis/ui_qgsauthconfigeditor.h
include/qgis/ui_qgsauthconfigidedit.h
include/qgis/ui_qgsauthconfigselect.h
include/qgis/ui_qgsauthconfiguriedit.h
include/qgis/ui_qgsautheditorwidgets.h
include/qgis/ui_qgsauthidentitieseditor.h
include/qgis/ui_qgsauthimportcertdialog.h
include/qgis/ui_qgsauthimportidentitydialog.h
include/qgis/ui_qgsauthmethodplugins.h
include/qgis/ui_qgsauthserverseditor.h
include/qgis/ui_qgsauthsslconfigwidget.h
include/qgis/ui_qgsauthsslerrorsdialog.h
include/qgis/ui_qgsauthsslimportdialog.h
include/qgis/ui_qgsauthsslimporterrors.h
include/qgis/ui_qgsauthtrustedcasdialog.h
include/qgis/ui_qgscredentialdialog.h
include/qgis/ui_qgsdetaileditemwidgetbase.h
include/qgis/ui_qgsexpressionbuilder.h
@ -870,6 +889,7 @@ share/qgis/images/icons/qgis-icon-16x16.png
share/qgis/images/icons/qgis-icon-16x16_xmas.png
share/qgis/images/icons/qgis-icon-60x60.png
share/qgis/images/icons/qgis-icon-60x60_xmas.png
share/qgis/images/icons/qgis-icon-macos.png
share/qgis/images/icons/qgis-icon.png
share/qgis/images/icons/qgis-mime-icon.png
share/qgis/python/
@ -1093,60 +1113,6 @@ share/qgis/python/http/client.py
share/qgis/python/http/cookiejar.py
share/qgis/python/http/cookies.py
share/qgis/python/http/server.py
share/qgis/python/httplib2/
share/qgis/python/httplib2/CMakeLists.txt
share/qgis/python/httplib2/__init__.py
share/qgis/python/httplib2/iri2uri.py
share/qgis/python/httplib2/socks.py
share/qgis/python/jinja2/
share/qgis/python/jinja2/__init__.py
share/qgis/python/jinja2/_compat.py
share/qgis/python/jinja2/_stringdefs.py
share/qgis/python/jinja2/bccache.py
share/qgis/python/jinja2/compiler.py
share/qgis/python/jinja2/constants.py
share/qgis/python/jinja2/debug.py
share/qgis/python/jinja2/defaults.py
share/qgis/python/jinja2/environment.py
share/qgis/python/jinja2/exceptions.py
share/qgis/python/jinja2/ext.py
share/qgis/python/jinja2/filters.py
share/qgis/python/jinja2/lexer.py
share/qgis/python/jinja2/loaders.py
share/qgis/python/jinja2/meta.py
share/qgis/python/jinja2/nodes.py
share/qgis/python/jinja2/optimizer.py
share/qgis/python/jinja2/parser.py
share/qgis/python/jinja2/runtime.py
share/qgis/python/jinja2/sandbox.py
share/qgis/python/jinja2/tests.py
share/qgis/python/jinja2/testsuite/
share/qgis/python/jinja2/testsuite/__init__.py
share/qgis/python/jinja2/testsuite/api.py
share/qgis/python/jinja2/testsuite/bytecode_cache.py
share/qgis/python/jinja2/testsuite/core_tags.py
share/qgis/python/jinja2/testsuite/debug.py
share/qgis/python/jinja2/testsuite/doctests.py
share/qgis/python/jinja2/testsuite/ext.py
share/qgis/python/jinja2/testsuite/filters.py
share/qgis/python/jinja2/testsuite/imports.py
share/qgis/python/jinja2/testsuite/inheritance.py
share/qgis/python/jinja2/testsuite/lexnparse.py
share/qgis/python/jinja2/testsuite/loader.py
share/qgis/python/jinja2/testsuite/regression.py
share/qgis/python/jinja2/testsuite/res/
share/qgis/python/jinja2/testsuite/res/__init__.py
share/qgis/python/jinja2/testsuite/res/templates/
share/qgis/python/jinja2/testsuite/res/templates/broken.html
share/qgis/python/jinja2/testsuite/res/templates/foo/
share/qgis/python/jinja2/testsuite/res/templates/foo/test.html
share/qgis/python/jinja2/testsuite/res/templates/syntaxerror.html
share/qgis/python/jinja2/testsuite/res/templates/test.html
share/qgis/python/jinja2/testsuite/security.py
share/qgis/python/jinja2/testsuite/tests.py
share/qgis/python/jinja2/testsuite/utils.py
share/qgis/python/jinja2/utils.py
share/qgis/python/jinja2/visitor.py
share/qgis/python/libfuturize/
share/qgis/python/libfuturize/__init__.py
share/qgis/python/libfuturize/fixer_util.py
@ -2813,6 +2779,7 @@ share/qgis/python/plugins/processing/algs/saga/
share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm212.py
share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm213.py
share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm214.py
share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm230.py
share/qgis/python/plugins/processing/algs/saga/SagaAlgorithmProvider.py
share/qgis/python/plugins/processing/algs/saga/SagaDescriptionCreator.py
share/qgis/python/plugins/processing/algs/saga/SagaNameDecorator.py
@ -4255,6 +4222,254 @@ share/qgis/python/plugins/processing/algs/saga/description/2.2.3/WatershedBasins
share/qgis/python/plugins/processing/algs/saga/description/2.2.3/WatershedSegmentation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.2.3/WindEffect(WindwardLeewardIndex).txt
share/qgis/python/plugins/processing/algs/saga/description/2.2.3/ZonalGridStatistics.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AccumulatedCost(Anisotropic).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AccumulatedCost(Isotropic).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AddCoordinatestopoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AddGridValuestoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AddGridValuestoShapes.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AddPointAttributestoPolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AddPolygonAttributestoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Aggregate.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AggregatePointObservations.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AggregationIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AnalyticalHierarchyProcess.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/AnalyticalHillshading.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/B-SplineApproximation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/BurnStreamNetworkintoDEM.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CellBalance.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChangeDateFormat.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChangeDetection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChangeGridValues.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChangeTimeFormat.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChannelNetwork.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ChannelNetworkandDrainageBasins.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ClipGridwithPolygon.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ClipPointswithPolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CloseGaps.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CloseGapswithSpline.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CloseOneCellGaps.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ClusterAnalysisforGrids.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConfusionMatrix(GridPolygons).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ContourLinesfromGrid.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvergenceIndex(SearchRadius).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvergenceIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertDataStorageType.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertLinestoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertLinestoPolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertMultipointstoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertPointstoLine(s).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertPolygonLineVerticestoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvertPolygonstoLines.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ConvexHull.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CreateLinesGraticule.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CreatePolygonsGraticule.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CropToData.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Cross-ClassificationandTabulation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CrossProfiles.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CubicSplineApproximation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CurvatureClassification.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/CutShapesLayer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DTMFilter(slope-based).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DiffusiveHillslopeEvolution(ADI).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DiffusiveHillslopeEvolution(FTCS).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DirectionalStatisticsforSingleGrid.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DistanceMatrix.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DiurnalAnisotropicHeating.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DiversityOfCategories.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/DownslopeDistanceGradient.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/EdgeContamination.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/EffectiveAirFlowHeights.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FastRegionGrowingAlgorithm.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FastRepresentativeness.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FillGapsinRecords.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FillSinks(PlanchonDarboux,2001).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FillSinks(QMofESP).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FillSinks(WangLiu).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FillSinksXXL(WangLiu).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FilterClumps.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FireRiskAnalysis.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FitNPointstoshape.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlatDetection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlattenPolygonLayer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowAccumulation(FlowTracing).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowAccumulation(QMofESP).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowAccumulation(Recursive).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowAccumulation(Top-Down).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowPathLength.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FlowWidthandSpecificCatchmentArea.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Fragmentation(Alternative).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Fragmentation(Standard).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FragmentationClassesfromDensityandConnectivity.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Function.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Fuzzify.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FuzzyIntersection(AND).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/FuzzyUnion(OR).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GaussianFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeographicallyWeightedMultipleRegression(Points).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeographicallyWeightedMultipleRegression(PointsGrids).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeographicallyWeightedMultipleRegression.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeographicallyWeightedRegression(PointsGrid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeographicallyWeightedRegression.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GeometricFigures.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GetShapesExtents.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GlobalMoransIforGrids.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GradientVectorfromCartesiantoPolarCoordinates.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GradientVectorfromPolartoCartesianCoordinates.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GradientVectorsfromDirectionalComponents.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GradientVectorsfromDirectionandLength.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GradientVectorsfromSurface.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridBuffer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridCalculator.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridCellIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridDifference.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridDivision.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridMasking.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridNormalisation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridOrientation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridProximityBuffer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridSkeletonization.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridStandardisation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridStatisticsforPolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridValuestoPoints(randomly).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridValuestoPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridVolume.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridsProduct.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/GridsSum.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/HistogramSurface.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Hypsometry.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/InverseDistanceWeighted.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/InvertDataNo-Data.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/KernelDensityEstimation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LSFactor.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LakeFlood.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LandSurfaceTemperature.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LaplacianFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Layerofextremevalue.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LeastCostPaths.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Line-PolygonIntersection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LineDissolve.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LineProperties.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LineSimplification.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/LocalMinimaandMaxima.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MajorityFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MassBalanceIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MergeLayers.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MetricConversions.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MinimumDistanceAnalysis.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ModifiedQuadraticShepard.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MorphologicalFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MorphometricProtectionIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Mosaicking.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Multi-BandVariation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultiDirectionLeeFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultilevelB-SplineInterpolation(fromGrid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultilevelB-SplineInterpolation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultilevelB-SplineInterpolationforCategories.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultipleRegressionAnalysis(GridGrids).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultipleRegressionAnalysis(PointsGrids).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/NaturalNeighbour.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/NearestNeighbour.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/OrderedWeightedAveraging(OWA).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/OrdinaryKriging(Global).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/OrdinaryKriging.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/OverlandFlow-KinematicWaveD8.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/OverlandFlowDistancetoChannelNetwork.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Patching.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PatternAnalysis.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PointStatisticsforPolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PointsFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PointsThinning.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolartoCartesianCoordinates.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Polygon-LineIntersection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonCentroids.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonClipping.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonDifference.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonDissolve.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonDissolveAllPolygs.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonIdentity.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonIntersect.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonPartstoSeparatePolygons.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonProperties.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonSelfIntersection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonShapeIndices.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonSymmetricalDifference.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonUnion.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonUpdate.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolygonstoEdgesandNodes.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PolynomialRegression.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/PrincipleComponentsAnalysis.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Profilefrompoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ProfilesfromLines.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ProximityGrid.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/QuadTreeStructuretoShapes.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RGBComposite.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RadiusofVariance(Grid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RandomField.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RandomTerrainGeneration.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RankFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RealSurfaceArea.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ReclassifyGridValues.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RegressionAnalysis(PointsGrid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RelativeHeightsandSlopePositions.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RemoveDuplicatePoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Representativeness(Grid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Resampling.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ResidualAnalysis(Grid).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/RunningAverage.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SAGAWetnessIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SeedGeneration.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Separatepointsbydirection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ShapesBuffer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ShapesBufferFixed.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ShapestoGrid.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SharedPolygonEdges.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ShrinkAndExpand.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SimpleFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SimpleRegionGrowing.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Simulation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SinkDrainageRouteDetection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SinkRemoval.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SkyViewFactor.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Slope,Aspect,Curvature.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SlopeLength.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SoilTextureClassification.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SpatialPointPatternAnalysis.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SplitShapesLayerRandomly.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/StatisticsforGrids.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/StrahlerOrder.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/StreamPowerIndex.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SuccessiveFlowRouting.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SupervisedClassification.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/SurfaceSpecificPoints.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TPIBasedLandformClassification.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TerrainRuggednessIndex(TRI).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ThinPlateSpline(TIN).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ThinPlateSpline.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ThresholdBuffer.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TopographicCorrection.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TopographicPositionIndex(TPI).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TopographicWetnessIndex(TWI).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Transectthroughpolygonshapefile.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TransformShapes.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/TransposeGrids.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/Triangulation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/UniversalKriging(Global).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/UniversalKriging.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/UpslopeArea.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/UserDefinedFilter.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VariogramCloud.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VariogramSurface.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VectorRuggednessMeasure(VRM).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VectorisingGridClasses.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VegetationIndex(SlopeBased).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/VerticalDistancetoChannelNetwork.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/WaterRetentionCapacity.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/WatershedBasins.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/WatershedSegmentation.txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/WindEffect(WindwardLeewardIndex).txt
share/qgis/python/plugins/processing/algs/saga/description/2.3.0/ZonalGridStatistics.txt
share/qgis/python/plugins/processing/algs/saga/ext/
share/qgis/python/plugins/processing/algs/saga/ext/__init__.py
share/qgis/python/plugins/processing/algs/saga/ext/supervisedclassification.py
@ -4607,87 +4822,6 @@ share/qgis/python/plugins/processing/ui/widgetLayerSelector.ui
share/qgis/python/plugins/processing/ui/widgetNumberSelector.ui
share/qgis/python/plugins/processing/ui/widgetParametersPanel.ui
share/qgis/python/plugins/processing/ui/widgetRangeSelector.ui
share/qgis/python/pygments/
share/qgis/python/pygments/__init__.py
share/qgis/python/pygments/cmdline.py
share/qgis/python/pygments/console.py
share/qgis/python/pygments/filter.py
share/qgis/python/pygments/filters/
share/qgis/python/pygments/filters/__init__.py
share/qgis/python/pygments/formatter.py
share/qgis/python/pygments/formatters/
share/qgis/python/pygments/formatters/__init__.py
share/qgis/python/pygments/formatters/_mapping.py
share/qgis/python/pygments/formatters/bbcode.py
share/qgis/python/pygments/formatters/html.py
share/qgis/python/pygments/formatters/img.py
share/qgis/python/pygments/formatters/latex.py
share/qgis/python/pygments/formatters/other.py
share/qgis/python/pygments/formatters/rtf.py
share/qgis/python/pygments/formatters/svg.py
share/qgis/python/pygments/formatters/terminal.py
share/qgis/python/pygments/formatters/terminal256.py
share/qgis/python/pygments/lexer.py
share/qgis/python/pygments/lexers/
share/qgis/python/pygments/lexers/__init__.py
share/qgis/python/pygments/lexers/_asybuiltins.py
share/qgis/python/pygments/lexers/_clbuiltins.py
share/qgis/python/pygments/lexers/_lassobuiltins.py
share/qgis/python/pygments/lexers/_luabuiltins.py
share/qgis/python/pygments/lexers/_mapping.py
share/qgis/python/pygments/lexers/_openedgebuiltins.py
share/qgis/python/pygments/lexers/_phpbuiltins.py
share/qgis/python/pygments/lexers/_postgres_builtins.py
share/qgis/python/pygments/lexers/_robotframeworklexer.py
share/qgis/python/pygments/lexers/_scilab_builtins.py
share/qgis/python/pygments/lexers/_sourcemodbuiltins.py
share/qgis/python/pygments/lexers/_stan_builtins.py
share/qgis/python/pygments/lexers/_vimbuiltins.py
share/qgis/python/pygments/lexers/agile.py
share/qgis/python/pygments/lexers/asm.py
share/qgis/python/pygments/lexers/compiled.py
share/qgis/python/pygments/lexers/dalvik.py
share/qgis/python/pygments/lexers/dotnet.py
share/qgis/python/pygments/lexers/foxpro.py
share/qgis/python/pygments/lexers/functional.py
share/qgis/python/pygments/lexers/hdl.py
share/qgis/python/pygments/lexers/jvm.py
share/qgis/python/pygments/lexers/math.py
share/qgis/python/pygments/lexers/other.py
share/qgis/python/pygments/lexers/parsers.py
share/qgis/python/pygments/lexers/shell.py
share/qgis/python/pygments/lexers/special.py
share/qgis/python/pygments/lexers/sql.py
share/qgis/python/pygments/lexers/templates.py
share/qgis/python/pygments/lexers/text.py
share/qgis/python/pygments/lexers/web.py
share/qgis/python/pygments/plugin.py
share/qgis/python/pygments/scanner.py
share/qgis/python/pygments/style.py
share/qgis/python/pygments/styles/
share/qgis/python/pygments/styles/__init__.py
share/qgis/python/pygments/styles/autumn.py
share/qgis/python/pygments/styles/borland.py
share/qgis/python/pygments/styles/bw.py
share/qgis/python/pygments/styles/colorful.py
share/qgis/python/pygments/styles/default.py
share/qgis/python/pygments/styles/emacs.py
share/qgis/python/pygments/styles/friendly.py
share/qgis/python/pygments/styles/fruity.py
share/qgis/python/pygments/styles/manni.py
share/qgis/python/pygments/styles/monokai.py
share/qgis/python/pygments/styles/murphy.py
share/qgis/python/pygments/styles/native.py
share/qgis/python/pygments/styles/pastie.py
share/qgis/python/pygments/styles/perldoc.py
share/qgis/python/pygments/styles/rrt.py
share/qgis/python/pygments/styles/tango.py
share/qgis/python/pygments/styles/trac.py
share/qgis/python/pygments/styles/vim.py
share/qgis/python/pygments/styles/vs.py
share/qgis/python/pygments/token.py
share/qgis/python/pygments/unistring.py
share/qgis/python/pygments/util.py
share/qgis/python/pyplugin_installer/
share/qgis/python/pyplugin_installer/__init__.py
share/qgis/python/pyplugin_installer/installer.py