Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jul 2018 07:24:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229470] math/saga: Update to 6.4.0
Message-ID:  <bug-229470-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 229470
           Summary: math/saga: Update to 6.4.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 194830
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194830&action=
=3Dedit
Update math/saga from 6.3.0 to 6.4.0

This patch updates SAGA GIS from version 6.3.0 to 6.4.0.

The port for 6.3.0 had problems to find OpenMP[1]. Unfortunately, I found no
way with GCC, the port builts, but did not ran afterwards. So I decided to =
only
use CLANG and to disable OpenMP, if i386 is detected.

The second (and third) problem with 6.3.0 was finding the ports clang compi=
ler
and that 'make describe' does not work under all circumstances[2]. Moving C=
C=3D,
CXX=3D and CPP=3D after '.include <bsd.port.pre.mk>' seems to solve both.

What the port update should do:
- Update from 6.3.0 to 6.4.0
- Change from llvm50 to llvm60
- Use OpenMP from within llvm60 instead of devel/openmp
- Change -lgomp into -lomp on some more places
- Delete patch-src_tools_io_io__grid__image_grid__to__kml.cpp,
  because it is upstream now
- Update pkg-plist again


Tested with Poudriere (F10.4i/a, F11.2i/a, and HEADi/a).

'portlint -AC' is also fine.


[1]
http://package19.nyi.freebsd.org/data/104amd64-default-build-as-user/473644=
/logs/saga-6.3.0.log
[2] bug #229129

--=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-229470-7788>