[Bug 214238] graphics/qgis: Update to 2.18.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 5 10:00:35 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214238

            Bug ID: 214238
           Summary: graphics/qgis: Update to 2.18.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: rhurlin at gwdg.de

Created attachment 176653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176653&action=edit
patch to update graphics/qgis from 2.14.3 to 2.18.0

This major update from QGIS 2.14.3 to 2.18.0 comes with many new features and
bugfixes [1]. On FreeBSD, QGIS 2.16.x was skipped mainly because of problems
with editing vector attributes.


Some highlights of the attached patch:
- Update to 2.18.0
- New dependency devel/qjson
- New makefile target 'check', which runs the test suite
- Use of external python functionality, if possible (via CMAKE_ARGS) [2]
- Switch from PostGIS 2.1 to 2.2


In former versions of graphics/qgis, there was a problem with installation of
an invalid shared library [2]. Now bug #210164 should be closed, as
py-MarkupSafe is an external, native FreeBSD dependency.


[1] http://qgis.org/en/site/forusers/visualchangelog218/
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210164


The patch was tested on Poudriere (9.3i/a, 10.3i/a, 11.0i/a  and, HEADa, with
options all enabled, all disabled and default).

portlint -AC seems happy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list