On Sat, Sep 02, 2023 at 03:28:49PM -0400, Daniel Dickman wrote: > On Sat, Sep 2, 2023 at 3:22 PM Klemens Nanni <k...@openbsd.org> wrote: > > > > No consumers in tree, openbsd-wip/math/eclib wants it, but is from 2021. > > 2.15.4 came out in july this year: anyone using this port? > > Anyone who want to update it, just leave it or shall we move it to the > > attic?
I want to update it, and I am using it. Last time I checked, 2.14 was building on amd64 just fine. > > I'm not sure I understand the motivation for proposing to delete it. > > Upstream is incredibly active. > > It is a very useful tool for anyone interested in number theory. > > Updates should not be too difficult to do although last time I looked > into it there were some weird build issues in regard to getting those > shared libraries built. the issue is that the port just doesn't have them built, at all, and without them nice extensions of Pari, such as it available as a Python module are not possible. So there is work to be done in fixing the port in this respect. I made the upstream to fix a trivial OpenBSD-specific issue in 2020, see https://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=2244 As well, Pari is not as useful without its packages: https://pari.math.u-bordeaux.fr/packages.html (which are basically maths data files) I have no idea how they ought to be packaged for OpenBSD. Dima