Created attachment 225911 [details] Install missing header files. This patch installs additional header files which are currently not installed.
Thanks for the patch. This looks all good to me. Could someone please commit this?
Perhaps bump to 3.8.10 while at it? https://github.com/Normaliz/Normaliz/releases
Created attachment 225936 [details] Update to version 3.8.10, install missing header files Updated patch: Update to version 3.8.10 Edited the title to reflect the change.
Committed, thanks! but I have two remarks: 1) configure tries to detect math/arb , math/nauty and math/e-antic (when FLINT is selected, nauty is added as a ghost dependency): it would be fine to add options to control that. 2) it would also be fine to provide a shared library.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d6bf6423e92c3cf6c91b1d759f24ee2f4038ced commit 1d6bf6423e92c3cf6c91b1d759f24ee2f4038ced Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-06-20 13:03:04 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-06-20 13:08:16 +0000 math/libnormaliz: update to version 3.8.10, install missing header files - Install additional header files which are currently not installed - Upgrade to 3.8.10 Release notes at <https://github.com/Normaliz/Normaliz/releases/tag/v3.8.10>. PR: 256697 Reported by: Philipp Ost Approved by: maintainer (moritz) math/libnormaliz/Makefile | 24 +++++++++++++++++++++--- math/libnormaliz/distinfo | 6 +++--- math/libnormaliz/pkg-plist | 20 +++++++++++++++++++- 3 files changed, 43 insertions(+), 7 deletions(-)