Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 May 2018 16:32:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227901] math/saga: Update to 6.3.0
Message-ID:  <bug-227901-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227901

            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@FreeBSD.org
          Reporter: rhurlin@gwdg.de

Created attachment 192970
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192970&action=
=3Dedit
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 versio=
n 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 a=
nd
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 stat=
us
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 na=
ming
- saga_gui, grid collections: display values at map's mouse position in sta=
tus
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=3Dpython:2.7 to USES=3Dpython: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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227901-7788>