summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* sci-mathematics/ginac: bump to 1.8.0Andrey Grozin2021-04-292-0/+76
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* sci-mathematics/calc: ~arch for 2.13Sam James2021-04-281-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/732028 Closes: https://bugs.gentoo.org/725590 Closes: https://bugs.gentoo.org/620892 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/calc: add 2.13.0.1Sam James2021-04-285-2/+531
| | | | | | | Closes: https://bugs.gentoo.org/732028 Closes: https://bugs.gentoo.org/725590 Closes: https://bugs.gentoo.org/620892 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/calc: fix pkg-config callSam James2021-04-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: update github remote-idSam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: Remove old 18.11.4David Seifert2021-04-252-53/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/wxmaxima: Stabilize 20.12.2 x86, #769644Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: add 'local' before for loopSam James2021-04-252-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: Stabilize 20.12.2 amd64, #769644Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: add 21.04.0Sam James2021-04-252-0/+79
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: run unit tests manuallySam James2021-04-251-2/+29
| | | | | | | | The full test suite fails even with virtualx, no error given. Let's run some of the unit tests manually for now as a compromise. Bug: https://bugs.gentoo.org/736695 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/wxmaxima: Drop to stable ppc keywordsDavid Seifert2021-04-251-2/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-mathematics/flint: new revision to fix x86 gmp detection.Michael Orlitzky2021-04-212-0/+154
| | | | | | | | | | | The FindGMP routine in upstream's CMake is using voodoo to determine the version of gmp that's installed. The sorcery succeeds quite accidentally on amd64, but fails on x86. We patch their cmake to do something more reliable. Bug: https://bugs.gentoo.org/771663 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/gsl-shell: tidy up patchSam James2021-04-191-5/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/pari: respect PKG_CONFIGSam James2021-04-193-14/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/gmp-ecm: Drop unmaintained live ebuildAndreas Sturmlechner2021-04-181-48/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-mathematics/yafu: Drop unmaintained live ebuildAndreas Sturmlechner2021-04-181-48/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-mathematics/yafu: eutils--Sam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/twelf: eutils--Sam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/spin: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/singular: eutils->epatch, multilib--, prefix--Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/gretl: eutils--Sam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/gmp-ecm: eutils--Sam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/ent: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/petsc: fix missing build dependencyMatthias Maier2021-04-161-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-mathematics/slepc: eutils--Sam James2021-04-163-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/prover9: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/polymake: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/octave-epstk: eutils--Sam James2021-04-161-3/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/normaliz: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/jags: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/calc: call pkg-config via toolchain-funcs.eclass helperSam James2021-04-131-4/+2
| | | | | | | This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/gsl-shell: fix DEPEND typoSam James2021-04-121-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-mathematics/slepc: version bump to 3.14.2, 3.15.0Matthias Maier2021-04-093-0/+140
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-mathematics/petsc: version bumps to 3.14.6 and 3.15.0Matthias Maier2021-04-093-0/+379
| | | | | | | | TODO: - reintroduce USE=doc use flag Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-mathematics/petsc: add addpredict statementMatthias Maier2021-04-091-1/+5
| | | | | | Closes: https://bugs.gentoo.org/771711 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-mathematics/arb: new upstream version 2.19.0.Michael Orlitzky2021-04-082-0/+38
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-mathematics/dsfmt: update metadataMatthias Maier2021-04-071-2/+10
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-mathematics/dsfmt: initial importJeffrey Lin2021-04-073-0/+54
| | | | | Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>