[Bug 227901] math/saga: Update to 6.3.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 1 16:32:38 UTC 2018


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

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

Created attachment 192970
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192970&action=edit
patch to update math/saga from 6.1.0 to 6.3.0

After changing the naming scheme of devel/liblas12, math/saga in version 6.1.0
did not build and install on FreeBSD any more. The changing in liblas12 was
necessary to avoid naming conflicts, because SAGA GIS needs this old version of
libLAS12, and other ports like databases/grass7 needs the newer devel/liblas
(bug #225281).


This patch updates math/saga from 6.1.0 to 6.3.0. It brings many bugfixes and
some new features. A small selection is:

- db_pqsql, saga_api, saga_gui: postgis export for grid collections
- db_pgsql, loading attributes from raster tables
- saga_gui, data set naming: general option added (data manager properties):
use file name to name a data set, when loaded from file
- 3D Map View: fix crash because of invalid character (degree sign) in status
bar report
- table field calculator: adding no-data function support and some related
features
- imagery_tools, landsat scene import: adjusting mss band naming for newer mtl
- grid_tools, clip grids: clear output list (an issue with copying grid
collection settings)
- ta_channels/ChannelNetwork_Distance: bug fix, parameter enabling and flow
velocity
- tool chains, filter tools for grid collections added
- saga_api, tool library manager, get library/tool: do not return a library for
tool chains, search for tool chain separately
- imagery_tools/landsat_toar: bug fix, etm band 7 input/output
- imagery_tools/landsat_toar: output as grid collection, meta data, band naming
- saga_gui, grid collections: display values at map's mouse position in status
bar

For the upcoming version 3.0.3 of x11-toolkits/wxgtk30, SAGA GIS integrated
some patches for FreeBSD.



The changes of the port math/saga are:

- Update version from 6.1.0 to 6.3.0
- Use devel/liblas12 with changed naming scheme
- If using openMP, change the compiler from gcc to clang
- Change USES=python:2.7 to USES=python:2
- Recreate some patches with makepatch
- Drop patch-git_6e14443b30ce, it is in sources now
- Add a patch for wxGTK30, which is not in sources yet
- Add new patches for using devel/liblas12
- Small changes in pkg-plist



Tested with Poudriere (F10.4i/a, F11.1i/a, and HEADi/a).
'portlint -AC' is also fine.


Some test runs are also done in HEAD amd64 and 10.4 i386.

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


More information about the freebsd-ports-bugs mailing list