Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2020 21:01:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245085] math/flint2: adding NTL support
Message-ID:  <bug-245085-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245085
           Summary: math/flint2: adding NTL support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: thierry@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 212738
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212738&action=
=3Dedit
Adding NTL support and switch to configure + gmake

Add an optional support of NTL, and set this option by default because it is
needed by SageMath.

Notes:

- the current port defines a mix of cmake and configure, but only cmake is
actually used;

- the NTL option is not available with cmake =3D> switch to completely to
configure;

- for some reason, the generated Makefile now requires gmake, and it instal=
ls
more headers;

- the shared library is built by default and it is usable.

Since I'm there, add a test target (all tests passed).

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