head 1.9; access; symbols pkgsrc-2026Q1:1.9.0.16 pkgsrc-2026Q1-base:1.9 pkgsrc-2025Q4:1.9.0.14 pkgsrc-2025Q4-base:1.9 pkgsrc-2025Q3:1.9.0.12 pkgsrc-2025Q3-base:1.9 pkgsrc-2025Q2:1.9.0.10 pkgsrc-2025Q2-base:1.9 pkgsrc-2025Q1:1.9.0.8 pkgsrc-2025Q1-base:1.9 pkgsrc-2024Q4:1.9.0.6 pkgsrc-2024Q4-base:1.9 pkgsrc-2024Q3:1.9.0.4 pkgsrc-2024Q3-base:1.9 pkgsrc-2024Q2:1.9.0.2 pkgsrc-2024Q2-base:1.9 pkgsrc-2024Q1:1.5.0.18 pkgsrc-2024Q1-base:1.5 pkgsrc-2023Q4:1.5.0.16 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.14 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.12 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.10 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.8 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.6 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.4 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.2 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.4.0.8 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.6 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.4 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.4.0.2 pkgsrc-2021Q1-base:1.4 pkgsrc-2020Q4:1.3.0.6 pkgsrc-2020Q4-base:1.3 pkgsrc-2020Q3:1.3.0.4 pkgsrc-2020Q3-base:1.3 pkgsrc-2020Q2:1.3.0.2 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.2.0.10 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.32 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.28 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.26 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.24 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.22 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.20 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.18 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.16 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.14 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.12 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.8 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.6 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.4 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.2 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.9 date 2024.05.12.19.07.37; author gdt; state Exp; branches; next 1.8; commitid PkwtRxhg6YTq8K9F; 1.8 date 2024.05.12.13.47.30; author gdt; state Exp; branches; next 1.7; commitid NWWfxeaAuF4RmI9F; 1.7 date 2024.05.01.21.05.18; author adam; state Exp; branches; next 1.6; commitid 1EQz7k5Z5l1Y8l8F; 1.6 date 2024.05.01.12.46.59; author adam; state Exp; branches; next 1.5; commitid FIj21vI8XVS0oi8F; 1.5 date 2022.02.15.12.59.21; author gdt; state Exp; branches; next 1.4; commitid 0MBrBIvx9I5xmIsD; 1.4 date 2021.03.01.00.03.35; author gdt; state Exp; branches; next 1.3; commitid G9Lf4oNxAEwUlxJC; 1.3 date 2020.06.21.13.51.49; author gdt; state Exp; branches; next 1.2; commitid 2c71tZfhHcsf46dC; 1.2 date 2016.07.01.16.15.18; author bouyer; state Exp; branches; next 1.1; commitid AGMUnigpKGDCuDcz; 1.1 date 2016.06.28.16.57.51; author bouyer; state Exp; branches; next ; commitid xivPx1tMGEK1Pfcz; desc @@ 1.9 log @geography/qgis: Hoist defuzzing of diff from wip NFCI - this is about reducing differences that aren't differences to make things easier to understand. @ text @$NetBSD: patch-src_crssync_CMakeLists.txt,v 1.8 2024/05/12 13:47:30 gdt Exp $ Fix executing dynamically-linked executable from the build directory. \todo Understand if this is the right fix, vs some sort of build-time RPATH command to cmake, and discuss with upstream. --- src/crssync/CMakeLists.txt.orig 2024-04-19 12:01:44.000000000 +0000 +++ src/crssync/CMakeLists.txt @@@@ -21,7 +21,7 @@@@ else () else() add_custom_target(synccrsdb COMMENT "Running crssync" - COMMAND ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib DYLD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync DEPENDS crssync ) endif() @ 1.8 log @geography/qgis: Update to 3.34 LTR Tested on NetBSD 10 amd64 with geopackage, csv, TMS, shapefile, georeferenced tiff. Packaging changes: - depend on pdal - drop exif patch taken from upstream - extend linking accomodation for LD_LIBRARY_PATH to DYLD (in one case) Future packaging work: - resolve situation on macOS, where apparently pkgsrc and upstream have sharply diverging norms. - enhance 3D situation (needs added packages) - qt6 Upstream NEWS: # What's new in Version 3.34 'Prizren'? This release has following new features: - Map Tools: Optional enforcement of "dot" as decimal separator for measure tool - Map Tools: Show a highlight on identified raster pixels when using identify tool - Map Tools: Show raster row/column of clicked point in identify results - Symbology: Settings for overriding selection color and selection symbol for vector layers - Labelling: Toggle labels for Vector Tile Layers - Rendering: "Sticky" Map Decorations - Rendering: Add map render profiler - Rendering: Add choice of two different modes for "Refresh Layer at Interval" - 3D Features: Allow GPU memory limit configuration - 3D Features: Add support for boundingbox3d - Print Layouts: Select multiple layout items - Print Layouts: Layout Page number reflected in page properties - Print Layouts: Automatically open exported layouts - Expressions: Add bearing expression function - Expressions: Add "layer_crs_ellipsoid" - Digitising: Improve "avoid overlap" type awareness - Data Management: Improve save vector features handling for pre-existing files - Data Management: Maintain relations for copied features - Analysis Tools: Support raster band description - Processing: Antialias setting for raster tile processing plugin - Processing: Create Grid row_index and col_index fields - Processing: New 'Calculate expression' algorithm for use in models - Processing: Add algorithm to convert content from a GLTF/GLB file to standard vector layer features - Processing: Port SAGA "DTM Filter (slope-based)" tool to a native QGIS algorithm - Application and Project Options: Clear recently opened project list - Application and Project Options: OAUTH2 PKCE Authorization Code - Application and Project Options: Set processing defaults from QGIS configuration file - Profile Plots: Add setting to control background color for elevation profile charts - Data Providers: Discover relations for Oracle provider - Plugins: Drop interactive shell from GRASS C++ Plugin - Programmability: Function to export runtime profiler model content as text # What's new in Version 3.32 'Lima'? This release has following new features: - Map Tools: Map tip preview - Map Tools: Measure tool copy coordinates - Map Tools: Disable map tips for a specific layer - User Interface: Show value relation description when hovering the combobox - User Interface: 2d map canvas view docking actions - User Interface: Add clear recently used crs button - User Interface: Reverse wheel zoom - User Interface: Spatial bookmarks rotation - Annotations: Annotation tool improvements - Annotations: Annotation live preview - 3D Features: Enable rendering virtual point clouds in 3d views - 3D Features: Improved 3d measure tool - Point Clouds: Native point cloud Processing provider - Point Clouds: Point cloud expression builder - Point Clouds: Add filtering by rectangle and expression to PDAL algorithms - Point Clouds: New parameter type for point cloud attribute - Print Layouts: Hyperlink support for HTML-enabled label exports - Print Layouts: Support filtering layout legends by multiple linked map items - Expressions: Add ltrim/rtrim functions - Digitising: Field value list in merge feature dialog - Digitising: Common angle option extensions for advanced digitizing - Digitising: Floater settings and bearing information for advanced digitizing - Data Management: Allow a range of cells to be copied from SQL results window - Data Management: Modified New field dialog behavior and alias support - Data Management: Add DistanceUnit value for inches - Data Management: Record split policy selection in form dialog - Forms and Widgets: Add control over horizontal / vertical stretch for attribute form widgets - Forms and Widgets: Add new attribute form container type "Row" - Processing: Download vector tiles algorithm - Processing: Allow configuration of the order of outputs created by a model - Processing: Algorithm to create COPC files for input point clouds - Processing: Add invert selection tool on refactor fields processing tool - Processing: Support field comments and aliases in processing algorithms - Processing: New options for Build VPC algorithm - Processing: Thread management in algorithm settings - Processing: Allow temporary folder to be temporarily changed through the algorithm settings panel - Processing: Allow processing dialog to override default processing context settings - Processing: Additional parameters for gdal2xyz algorithm - Processing: Add "Keep disjoint results separate" option to buffer algorithm - Processing: Allow filter expressions to be set for vector sources - Processing: Support `*.HEIC` HEIF format images in Processing `ImportPhotosAlgorithm` - Application and Project Options: Settings editor updates - Application and Project Options: User profile selector - Profile Plots: Distance unit selection for elevation profiles - Profile Plots: Export elevation profiles - Profile Plots: Add layers to elevation profiles - Profile Plots: Add "Fill Above" mode for elevation profile drawing - Profile Plots: Add option to lock the horizontal/ vertical scale to matching scales - Sensors: Core sensors framework - Sensors: Sensors GUI registry and configuration widgets - Sensors: Sensor options panel within the project properties dialog - Browser: Set field comments in browser - Browser: Set field aliases in browser - Data Providers: Load layers in parallel threads when opening project - Data Providers: Implements server-side filtering using Part 1 or Part 3 - Data Providers: Virtual point cloud data provider - Data Providers: Expose option to load vector tile sources from files in Data Source Manager - Data Providers: Additional user controlled vector tile properties - Data Providers: Fix broken layer support for vtpk/mbtile vector tile layers, show vtpk files in browser - QGIS Server: PDF format options for WMS GetPrint - QGIS Server: Configurable capabilities cache size - QGIS Server: Add display name in GetFeatureInfo response - QGIS Server: OGC API - Features: Add full pagination for collection items HTML page - Programmability: Python console help improvements - Programmability: Run shell commands from the Python Console - Programmability: Reformat code action for code editors - Programmability: Toggle Python console to full main window - Programmability: Reformat HTML Code in Code Editors # What's new in Version 3.30 ''s-Hertogenbosch'? This release has following new features: - Breaking Changes: Drop project backward compatibility for symbology with QGIS 3.16 and older - Map Tools: Raster MapTips - Map Tools: Identify on mouse move, no mouse click - User Interface: Constraint based functionality for attribute tables - User Interface: Additional GPS information panel and toolbar fields - User Interface: GPS Information Panel UX and Refactoring - Symbology: Improved SLD Export Options - Rendering: Global map terrain shading - Rendering: Add super and subscript support for text renderer - 3D Features: Limit 2D extent of 3D scene - Print Layouts: Shortcuts manager in print layouts - Print Layouts: Use text renderer in layout legends - Expressions: Add feature_id() function - Expressions: New is_feature_valid() and is_attribute_valid() functions - Expressions: Add x_at, y_at, z_at, m_at expression functions - Data Management: DateTime Field editing: segregation of display format and field value format - Data Management: Add option to directly log GPS points and tracks to a Geopackage or Spatialite db - Data Management: Add an explicit "Offset from UTC" option for storing GPS feature timestamps - Data Management: Raster Attribute Tables (RAT) Suppport - Metadata and Metasearch: Add key dates to layer and project metadata - Forms and Widgets: Audiovisual multimedia attribute attachments support - Forms and Widgets: Data defined editable state for form widgets - Forms and Widgets: Spacer widget for drag & drop attribute forms - Forms and Widgets: Dynamic text widgets with current_value support - Forms and Widgets: Dynamic HTML widgets with current_value support - Layer Legend: New layer ordering improvements - Processing: Additional options for XYZ Tile exports when using Leaflet html output - Processing: Support data defined parameter values when using qgis_process tool - Processing: New "load_layer" function - Processing: Add user interface for extent definition in GDAL Raster Calculator - Application and Project Options: Add option to store selected GPS component in geometry M values - Application and Project Options: Make GPS track destination layer an explicit user choice, remember in project - Profile Plots: New elevation profile canvas item for QGIS Quick - Browser: Add dataset relationship editing and creation capabilities in browser - Data Providers: Removal of Native GeoNode Provider - Data Providers: In data source manager, allow users to directly add an XYZ tile layer without having to create a connection first - Data Providers: SQL Logging for OGR Provider - Data Providers: S3 Cloud Storage Support - Data Providers: Resolution aware WMTS layers with automatic upscaling - Data Providers: Drop unmaintained SAGA provider from QGIS installations - QGIS Server: QGIS_APPLICATION_FULL_NAME environment variable - QGIS Server: GeoJSON support for WFS DescribeFeatureType - Plugins: Topology checker rules enabling/disabling and filtering - Programmability: QgsExifTools Improvements - Programmability: Smart bracket autocomplete updates for Code Editors - Programmability: Add "toggle comment" action to the integrated python console @ text @d1 1 a1 1 $NetBSD: patch-src_crssync_CMakeLists.txt,v 1.6 2024/05/01 12:46:59 adam Exp $ d8 1 a8 1 --- src/crssync/CMakeLists.txt.orig 2022-01-14 12:06:34.000000000 +0000 d10 1 a10 1 @@@@ -23,7 +23,7 @@@@ else () @ 1.7 log @qgis: revert last changes @ text @d1 1 a1 1 $NetBSD: patch-src_crssync_CMakeLists.txt,v 1.5 2022/02/15 12:59:21 gdt Exp $ d15 1 a15 1 + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync @ 1.6 log @qgis: fix build on Darwin, update HOMEPAGE, switch to cmake/build.mk @ text @d15 1 a15 1 + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib DYLD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync @ 1.5 log @geography/qgis: Update to 3.22.3 Upstream changes: Many bug fixes and improvements. 3.22: Annotation layer improvements. Substantial mesh layer improvements. 3.20: 3.18: Improved simulation of color vision deficiency. Drop DB2 provider. @ text @d1 1 a1 1 $NetBSD: patch-src_crssync_CMakeLists.txt,v 1.4 2021/03/01 00:03:35 gdt Exp $ d15 1 a15 1 + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync @ 1.4 log @geography/qgis: Update to 3.16.4 This is an update from the 3.10 LTR to the newly-designated 3.16 LTR. Besides hand-re-applying patches, and believing the new PLIST, the only change is a new dependency on protobuf. Upstream NEWS # 3.16 This release brings a wealth of new options for 3D mapping, mesh generation from other data types, additional spatial analysis tools, symbology and user interface enhancements to name but a few! A host of tools have been incorporated into the ever-expanding processing framework, and the QGIS browser now supports advanced database interaction functionality that was previously reserved for the DB Manager plugin. https://www.qgis.org/en/site/forusers/visualchangelog316/index.html # 3.14 Some of the marquee features include vector tile support, huge advances in mdal / mesh support, native support for temporal data in WMS-T, PG Raster, vector providers, and mesh layers. Users focussed on cartography and digitising haven’t been left out either, with many new options for you! https://www.qgis.org/en/site/forusers/visualchangelog314/index.html # What's new in Version 3.12 'București'? This release has following new features: - User Interface: Deselecting tables when adding PostgreSQL data after add button is clicked. - Symbology: Vector Trace Animation and Streamlines for Mesh Layer - Rendering: Play/Stop Buttons for Mesh Layer Playback - Rendering: On the Fly Resampling of Data Defined on Faces to Vertices (Mesh Layer) - Rendering: Support for Mesh Reference Time - 3D Features: 3D Mesh Layer Terrain Renderer - 3D Features: Harmonize 3D map view widget with 2D ones to display the map theme drop-down menu - Expressions: Search Tags for Functions - Expressions: List Referenced Layer Values - Expressions: New functions to check if a geometry is empty or null - Expressions: Hash expressions - Digitizing: Edit Invalid Attributes on Copy/Paste to Another Layer - Digitizing: Snapping cache parallelization - Data Management: DXF Export Improvements - Forms and Widgets: Create geometric feature from the relation editor - Forms and Widgets: Improve feature selection dialog - Analysis Tools: Smooth Export of the Contours from Mesh Layer - Analysis Tools: Support of Datasets Defined on Faces in QGIS Mesh Calculator - Processing: Package new layers to existing GeoPackage - Browser: Customization of the items shown in browser - Data Providers: Changed WMTS layer collection icon - Data Providers: Added Metadata URL property in the layer metadata tab for WMS / WMTS and WCS services - Data Providers: Fetch and show dimensions metadata for a WMS layer metadata - Data Providers: Added refresh action to OGC services entries - Data Providers: 3d Stacked Meshes - Data Providers: Oracle curve type edition support - Programmability: Exposes shape digitizing methods to QgisInterface - Notable Fixes: Bug fixes by Stephen Knox https://www.qgis.org/en/site/forusers/visualchangelog312/index.html @ text @d1 1 a1 1 $NetBSD: patch-src_crssync_CMakeLists.txt,v 1.3 2020/06/21 13:51:49 gdt Exp $ d3 1 a3 1 Fix executing dynamically-linked executable from the build directory d5 2 a6 1 \todo Explain if this should be filed upstream or not. d8 1 a8 1 --- src/crssync/CMakeLists.txt.orig 2021-02-19 12:09:21.000000000 +0000 d10 9 a18 9 @@@@ -36,7 +36,7 @@@@ elseif() else() add_custom_target(synccrsdb COMMENT "Running crssync" - COMMAND ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync DEPENDS crssync ) endif() @ 1.3 log @geography/qgis: Update to 3.10.7 (LTS) This update is prompted by 3.8 not building with qt 5.15. (Builds, starts, and shows layers from a project on NetBSD 8/amd64.) Packaging changes: Drop patches cherrypicked from upstream. Upstream changes: 1. What's new in Version 3.10 'A Coruña'? ========================================= This release has following new features: - Map Tools: Show 3D length for LineStringZ features in identify derived attributes - Symbology: Customizable default resampling settings for newly-added raster layers - Symbology: Add "extract symbols" action to QGS/QGZ project file context menu in browser - Symbology: Improved copy/paste of symbols - Symbology: "Center of segment" placement mode for marker and hash line symbol layers - Symbology: Allow array values as a valid result for data defined offset - Labelling: Allow creation and editing of text formats and label settings through style manager dialog - Labelling: New text "background" setting for marker symbol backgrounds - Labelling: Callouts support - Labelling: Add multiline alignment property to the change label tool - Labelling: Allow display of unplaced labels - Labelling: Add "overrun distance" setting for line labels - Labelling: Allow data defined control over "label every part of multipart features" setting - Labelling: Expose "label all parts" option via label properties tool - Labelling: Support vertical text orientation - Labelling: Expose font kerning setting - Rendering: Allow rendering raster layers outside the reported extent - Rendering: Add option to georeference PDFs and TIFs to save map canvas as image/PDF - Rendering: new map canvas image decoration - Rendering: logarithmic scale method for graduated renderer - 3D Features: Measurement tool in 3D map view - 3D Features: Billboard Rendering for Points - 3D Features: 3D On-Screen Navigation - Print Layouts: Right-to-left arrangement for legends - Print Layouts: Control margin under legend group and subgroup headings - Print Layouts: Allow data defined settings in text formats - Print Layouts: @@scale_value variable - Print Layouts: Add above/below segments placement option for scalebar labels - Print Layouts: Horizontal placement option for scale bar labels - Print Layouts: Add option to simplify PDF or SVG exports - Print Layouts: Improved SVG layered exports - Print Layouts: Add an indicator in the status bar while a map redraw is occurring in the background - Print Layouts: GeoPDF Export - Print Layouts: Data defined control over grid properties - Print Layouts: "fit segment size" mode for map grid interval - Print Layouts: layout map item extent to an existing bookmark - Expressions: New expression functions - Digitising: GPS timestamp support - Data Management: Composite Foreign Keys - Data Management: Add circular data dependencies - Analysis Tools: Stored filter expressions - Analysis Tools: New operator for Raster Calculator - Processing: new algorithm point to layer - Processing: allow defining model parameters as advanced - Processing: All GDAL based algorithms now support free-form "additional parameters" - Processing: Add metatile size parameter to XYZ tiles algorithm - Processing: New parameter type for colors - Processing: New algorithm "Create style database from project" - Processing: Allow file filter and default value to be set for file/folder inputs in models - Processing: New algorithm "Combine style databases" - Processing: Generate XYZ tiles using multiple threads - Processing: New algorithms for exporting and importing to/from map layers - Processing: New algorithm "Split features by character" - Processing: New algorithm Climb Along Line - Processing: Port Create Grid algorithm to C++ - General: Show news items on welcome page - General: Add a separate unit choice for milliradians (SI definition) vs mil (NATO definition) - General: Enable widget filtering in Interface Customization dialog - General: Improved auto-fix broken layers - General: Bookmark Revamp - General: "Reselect Features" action in Edit -> Select menu - General: Parallelize snap index build - Data Providers: Handle read-write support for .shz and .shp.zip - Data Providers: oracle provider: add support for auth manager - Data Providers: Improved PostGIS raster support - Data Providers: Oracle - Database transaction support - Data Providers: Add support for z/m dimensions to delimited text layers - Data Providers: Static data providers - QGIS Server: Using SVG in QGIS Server - QGIS Server: WMS dimension - QGIS Server: Server OAPIF (aka WFS3) support - Programmability: New class QgsBookmarkManager - Programmability: New API for provider database connections @ text @d1 1 a1 1 $NetBSD: patch-src_crssync_CMakeLists.txt,v 1.2 2016/07/01 16:15:18 bouyer Exp $ d7 1 a7 1 --- src/crssync/CMakeLists.txt.orig 2020-06-19 12:10:56.000000000 +0000 d9 7 a15 1 @@@@ -33,7 +33,7 @@@@ ELSEIF(CMAKE_CROSSCOMPILING) d17 1 a17 7 ELSE() ADD_CUSTOM_TARGET(synccrsdb - COMMAND ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync + COMMAND env LD_LIBRARY_PATH=${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/../lib ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/crssync DEPENDS crssync ) ENDIF() @ 1.2 log @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 @ text @d1 2 a2 1 $NetBSD: $ d5 7 a11 5 --- src/crssync/CMakeLists.txt.orig 2016-06-26 16:02:58.000000000 +0200 +++ src/crssync/CMakeLists.txt 2016-06-26 16:04:09.000000000 +0200 @@@@ -22,7 +22,7 @@@@ ) ELSE(MSVC AND NOT USING_NMAKE) d17 1 a17 1 ENDIF(MSVC AND NOT USING_NMAKE) @ 1.1 log @Build fixes: - even if python bindings are not selected, it is needed as a tool for build - during build, it wants to run an executable from the build dir, which fails to find a not-yet-installed shared librarie. Fixed by calling it with appropriate LD_LIBRARY_PATH set - fix PLIST no PKGREVISION bump as it didn't build before. @ text @@