summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/maxima: depend on >=emacs-26Andrey Grozin2021-06-091-1/+1
| | | | | | Closes: https://bugs.gentoo.org/794190 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-mathematics/relational: add support for python-3.9Bernd Waibel2021-06-081-4/+3
| | | | | | | | | Bugday 2021-06-05 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/21132 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/z3: Bump to 4.8.11Michał Górny2021-06-052-0/+97
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-mathematics/gsl-shell: subscribe to sci-libs/gsl subslotSam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/singular: fix CFLAGS/CXXFLAGS support, mostly.Michael Orlitzky2021-06-011-0/+1
| | | | | | | | | | This build system is a maze, but it turns out that we can fix most of the C(XX)FLAGS problems simply by passing --disable-optimizationflags to ./configure. Closes: https://bugs.gentoo.org/777792 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/gmp-ecm: add myself and François Bissey as maintainers.Michael Orlitzky2021-05-311-2/+18
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/gmp-ecm: drop inactive maintainerDavid Seifert2021-05-311-4/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/flint: drop inactive maintainerDavid Seifert2021-05-311-5/+0
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/yafu: drop inactive maintainerDavid Seifert2021-05-311-4/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/msieve: drop inactive maintainerDavid Seifert2021-05-311-4/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/jags: drop deprecated ltprune eclassConrad Kostecki2021-05-311-2/+2
| | | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/singular: new upstream version 4.2.0_p3.Michael Orlitzky2021-05-304-0/+222
| | | | | | | Nothing exciting here except rebased patches. Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/singular: remove outdated versions and patches.Michael Orlitzky2021-05-308-625/+0
| | | | | | Closes: https://bugs.gentoo.org/712004 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/singular: Stabilize 4.2.0_p1 ppc, #712004Sam James2021-05-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/sha1-polyml: ebuild tidyingSam James2021-05-291-2/+1
| | | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/gfan: Stabilize 0.6.2-r1 amd64, #762817Sam James2021-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/flint: x86 stable wrt bug #792684Agostino Sarubbo2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/flint: amd64 stable wrt bug #792684Agostino Sarubbo2021-05-291-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/singular: x86 stable wrt bug #712004Agostino Sarubbo2021-05-281-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/singular: amd64 stable wrt bug #712004Agostino Sarubbo2021-05-281-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/flint: update GMP detection patch.Michael Orlitzky2021-05-281-39/+33
| | | | | | | | | | The new patch to fix detection of GMP was unnecessarily hostile to cross-compiling, but someone was nice enough to point it out on the upstream pull request. Here's the patch that was accepted upstream. Closes: https://bugs.gentoo.org/771663 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/topcom: fix docinto argument (avoid double 'prefix')Sam James2021-05-281-2/+2
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/normaliz: Remove old 3.3.0Jakov Smolic2021-05-272-61/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/normaliz: version bump to 3.8.10Aisha Tammy2021-05-272-0/+59
| | | | | | | | | * Authored by Aisha with few small tweaks by me Closes: https://github.com/gentoo/gentoo/pull/17908 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/cvc4: version bump to 1.8Alfredo Tupone2021-05-273-0/+98
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sci-mathematics/rw: remove old "unused" rw-0.8-r3.ebuild.Michael Orlitzky2021-05-262-41/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/rw: x86 stable wrt bug #792066Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/rw: amd64 stable wrt bug #792066Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/wxmaxima: bump to 21.05.2Andrey Grozin2021-05-252-0/+80
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-mathematics/maxima: bump to 5.45.0Andrey Grozin2021-05-253-0/+246
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-mathematics/dunshire: Enable py3.9Michał Górny2021-05-231-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-mathematics/prng: cleanup oldAndrew Savchenko2021-05-202-188/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-mathematics/prng: x86 stable wrt bug #790857Agostino Sarubbo2021-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/prng: amd64 stable wrt bug #790857Agostino Sarubbo2021-05-191-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-mathematics/prng: cleanup debug codeAndrew Savchenko2021-05-191-3/+1
| | | | | | | It has NOOP effect on the resulting library. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-mathematics/prng: fix unresolved symbolsAndrew Savchenko2021-05-192-0/+448
| | | | | | | | | Some symbols were unresolved because functions were inlined. This caused build failure of other packages like unurun. Bug: https://bugs.gentoo.org/705318 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* sci-mathematics/wxmaxima: bump to 21.05.1Andrey Grozin2021-05-182-0/+80
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-mathematics/z3: Keyword 4.8.10 ppc, #708344Sam James2021-05-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/genius: Stabilize 1.0.25 amd64, #722148Sam James2021-05-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/eclib: new upstream version eclib-20210503.Michael Orlitzky2021-05-142-0/+36
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/pari: new revision with backported rnfdisc patch.Michael Orlitzky2021-05-132-0/+36
| | | | | | | | | | | The SageMath test suite will soon require this backported patch to when using pari-2.13.1. It fixes an incorrect result and doesn't hurt anything, so we add it preemptively. Sage-bug: https://trac.sagemath.org/ticket/30801 Pari-bug: https://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=2284 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/giac: new minor version 1.7.0.5 with forced c++14.Michael Orlitzky2021-05-102-1/+3
| | | | | | | | | Supporting c++17 (the new default in gcc-11) upstream will probably take some time; for now we just append-cxxflags -std=c++14. Closes: https://bugs.gentoo.org/788283 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/gimps: Version bump to 30.6 build 4PPed722021-05-102-0/+74
| | | | | | | | Closes: https://bugs.gentoo.org/785859 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Package-Manager: Portage-3.0.18, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20550 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-mathematics/cgal: version bump to 5.2.1Aisha Tammy2021-05-052-0/+79
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/20509 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-mathematics/giac: fix phase definition styleSam James2021-05-041-4/+4
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/flint: fix phase definition styleSam James2021-05-041-2/+2
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/arb: fix phase definition styleSam James2021-05-041-1/+1
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/octave: remove libressl supportMikle Kolyada2021-05-032-7/+5
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-mathematics/rstudio: remove libressl supportMikle Kolyada2021-05-021-4/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sci-mathematics/pari: bump to 2.13.1Andrey Grozin2021-04-292-0/+122
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>