summaryrefslogtreecommitdiff
path: root/geography/qgis/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2016-07-01 16:15:18 +0000
committerbouyer <bouyer>2016-07-01 16:15:18 +0000
commit1f0a7520ce1f9615ba2db5063030c6b4c3610f63 (patch)
tree42f9e03b2ab3ad9f39b9a1fe4d86c06812a30792 /geography/qgis/Makefile
parent2b1d5ad32753659f94245f9a76e15fa2a13eaff0 (diff)
downloadpkgsrc-1f0a7520ce1f9615ba2db5063030c6b4c3610f63.tar.gz
Update to 2.14.3. Changes since 2.12.3 (for more detailed changelog see
http://www.qgis.org/en/site/forusers/visualchangelog214/index.html) General Feature: Changed behaviour of strpos function Feature: Zoom to feature with right-click in attribute table Feature: Speed and memory improvements Feature: More expression variables Feature: Better control over placement of map elements Feature: Paid bugfixing programme Feature: Field calculator can be used to update feature's geometry Feature: New expression functions in 2.14 Analysis tools Feature: More statistics available in merge attributes tool Feature: z/m values are shown when using the identify tool Feature: Unified handling of distance and area units and coordinate formats Browser Feature: Browser Improvements Data Providers Feature: Cache WMS capabililies Feature: Curved geometry support expanded Feature: Better handling of time and datetime fields Feature: Z/M support in delimited text provider Feature: Transaction groups for postgres editing Feature: Postgres provider PKI authentication Feature: Virtual layers Feature: More file extensions for GDAL and OGR providers file selectors Feature: Use ST_RemoveRepeatedPoints for server-side simplification with PostGIS 2.2 (or newer) layers Data management Feature: Removal of SPIT plugin Feature: DXF export: option to use title instead of name as DXF layer name in application and server Feature: Geometry type can be overridden in the vector save as dialog Feature: Vector joins are now saved within QLR layer-definition-files Feature: External Resource widget Feature: N:M relation editing Digitising Feature: Configurable rubber band color Feature: Trace digitising tool Labelling Feature: "Cartographic" placement mode for point labels Feature: Applying label distance from symbol bounds Feature: Control over label rendering order Feature: Actual rendered symbol is now considered as an obstacle for point feature labels Layer Legend Feature: Paste a style to multiple selected layers or to all layers in a legend group Feature: Filter legend by expression Map Composer Feature: New options for filtering legend elements Feature: Additional paths for composer templates Feature: Multiple selection of compositions in manager Plugins Feature: Authentication system support for plugin manager Processing Feature: New algorithms in 2.14 QGIS geoalgorithms: GDAL/OGR geoalgorithms: Feature: Unit Tests Q/A Feature: Improved toolbox Feature: Batch processes can be saved and later recovered from the batch processing interface Feature: More informative algorithm dialog Feature: GRASS7 v.net modules Programmability Feature: Redesign expression function editor Feature: Store python init code into the project Feature: New filtering and sorting options for QgsFeatureRequest Feature: Custom feature form Python code options Feature: New PyQGIS classes in 2.14 New core classes New GUI classes Reusable widgets: Reusable dialogs: QGIS Server Feature: STARTINDEX param in WFS GetFeature Request Feature: showFeatureCount in GetLegendGraphic Feature: Option to avoid rendering artefacts at edges of tiles Feature: Configuration checker in project properties Feature: WMS INSPIRE Capabilities Feature: Add short name to layers, groups and project Symbology Feature: Size assistant for varying line width Feature: Support for transparency in SVG color parameters Feature: Easy duplication of symbol layers Feature: 2.5D Renderer Feature: Allow definition of rendering order for features Feature: Geometry generator symbols Examples Translate a geometry Fill style for polygon border User Interface Feature: Attribute table can be refreshed Feature: Directly set renderer and class symbol colors from context menu in legend Feature: Edit legend symbols directly from layer tree Feature: Show/hide all legend items via the context menu
Diffstat (limited to 'geography/qgis/Makefile')
-rw-r--r--geography/qgis/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile
index 67df6e26ed2..648f07cdf2f 100644
--- a/geography/qgis/Makefile
+++ b/geography/qgis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2016/04/11 19:01:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2016/07/01 16:15:18 bouyer Exp $
-DISTNAME= qgis-2.12.3
-PKGREVISION= 2
+DISTNAME= qgis-2.14.3
+#PKGREVISION= 2
CATEGORIES= geography
MASTER_SITES= http://qgis.org/downloads/
EXTRACT_SUFX= .tar.bz2