summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/sundials: Stabilize 7.1.1 amd64, #942127Sam James2024-11-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: add 7.1.1Matthias Maier2024-09-202-0/+111
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: add 7.0.0Matthias Maier2024-07-042-0/+111
| | | | | | | | - Remove "examples" use flag and do not compile examples that never get installed. We already install the example source code unconditionally as part of the documentation. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: mark as LTO-unsafeEli Schwartz2024-03-243-3/+21
| | | | | | | | | | | | It fails with linking errors that are probably fortran related. An upstream ticket exists since 2021 but no sign anything is being done about it. Bug: https://github.com/LLNL/sundials/issues/97 Closes: https://bugs.gentoo.org/862933 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: drop 5.2.0Andreas Sturmlechner2023-05-143-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: Stabilize 6.5.0 amd64, #899438Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sci-libs/sundials: add 6.5.0Matthias Maier2023-01-022-0/+118
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: Revert "drop 5.2.0"Andreas Sturmlechner2022-12-243-0/+95
| | | | | | This reverts commit 891f1ee8e6fd6c8576a274d836e18fd259651265. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: drop 5.2.0Andreas Sturmlechner2022-12-243-95/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: add github upstream metadataSam James2022-08-041-19/+22
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #856553Agostino Sarubbo2022-07-071-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: add 6.2.0Sam James2022-05-172-0/+120
| | | | | | | Bug: https://bugs.gentoo.org/731904 Bug: https://bugs.gentoo.org/831110 Bug: https://bugs.gentoo.org/715556 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: [QA] tc-has-openmp → tc-check-openmpDavid Seifert2022-05-142-10/+14
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #828934Agostino Sarubbo2021-12-131-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: keyword 5.8.0 for ~riscvAlex Fan2021-12-011-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/sundials: update HOMEPAGEMarek Szuba2021-10-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/sundials: implement USE=int64Marek Szuba2021-10-132-2/+4
| | | | | | | | | | | | | | | | | | What it already does: * allows changing the index size from 64 (default) to 32 bits * if USE=superlumt is set makes sure the state of USE=int64 in sci-libs/superlu_mt is the same as here, so that the assumption about index-type compatibility made in sunlinsol_superlumt.h is correct * allows test_sunlinsol_superlumt_300_0_1_0 and test_sunlinsol_superlumt_300_1_1_0 to pass *if USE=-int64* What still needs work: * getting the two superlumt tests to pass for USE=int64 - they still fail with "COLAMD failed at line 58 in file get_perm_c.c" Bug: https://bugs.gentoo.org/817680 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/sundials: remove unused patchesMichael Mair-Keimberger2021-10-062-26/+0
| | | | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22500 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: drop 5.7.0Jakov Smolić2021-10-042-78/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: add 5.8.0Bernd Waibel2021-10-043-0/+144
| | | | | | Closes: https://bugs.gentoo.org/787341 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: Remove old 3.2.1Jakov Smolić2021-10-042-78/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-libs/sundials: fix installation of examples on prefixSam James2021-07-163-4/+4
| | | | | Closes: https://bugs.gentoo.org/802369 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: version bump to 5.7.0Matthias Maier2021-04-243-0/+95
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix gcc 10 buildSam James2021-02-271-2/+9
| | | | | | Closes: https://bugs.gentoo.org/707240 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* Reverts: 35d4a5366fcceebb570ca654b80598e706f4f056David Seifert2021-01-313-0/+87
| | | | | | | | We still depend on older versions of sci-libs/sundials in * sci-libs/dealii * sci-mathematics/nestedsums Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: Remove old 3.2.1David Seifert2021-01-313-87/+0
| | | | | | Closes: https://bugs.gentoo.org/765769 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: Remove oldJakov Smolic2021-01-179-353/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: ppc keyworded (bug #757822)Sam James2020-12-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: ppc64 keyworded (bug #757822)Sam James2020-12-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: arm64 keyworded (bug #757822)Sam James2020-12-071-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: Keyword 5.2.0 arm, #757822Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #705134Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: Fix unused CMake variablesAndreas Sturmlechner2020-06-061-3/+7
| | | | | | Closes: https://bugs.gentoo.org/659268 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: 5.2.0 version bumpSergey Torokhov2020-05-053-0/+86
| | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 5.1.0 version bumpSergey Torokhov2020-03-053-0/+87
| | | | | | | | | | | | | | The following changes within ebuild were made: - FORTRAN_STANDARD=90 changed to FORTRAN_STANDARD="77 90" (with comment that "FFLAGS and FCFLAGS if set should e equal", otherwhise the cmake configurations error takes place); - sorted inherit items; - cmake-utils eclass replaced by cmake eclass; - assignment of KLU_LIBRARY cmake variable moved to use condition expression. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #705134Agostino Sarubbo2020-01-141-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: version bump to 5.0.0Matthias Maier2019-12-243-0/+86
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: remove dangling whitespace in metadata.xmlMatthias Maier2019-07-301-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: drop oldMatthias Maier2019-07-307-716/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix LICENSE installation patchesband-a-prend2019-07-302-2/+12
| | | | | | | | | Sundials 4.x add NOTICE files besides LICENSE files and current fix-licence-patches contain only fix for installation path of NOTICE files and don't fix payhs for LICENSE. Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix makefile generator for EAPI7band-a-prend2019-07-163-0/+3
| | | | | | | | Force to use emake as cmake makefile generator instead of default ninja for EAPI7 to fix Fortran configuration error. Closes: https://github.com/gentoo/gentoo/pull/12455 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix patchesMatthias Maier2019-07-152-2/+2
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: Port to EAPI 7Matthias Maier2019-07-153-9/+9
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 4.1.0 version bumpband-a-prend2019-07-153-0/+84
| | | | | Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 4.0.2 version bumpband-a-prend2019-07-153-0/+84
| | | | | Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 3.2.1 version bumpband-a-prend2019-07-153-0/+82
| | | | | | | | | | | | | | | | | | This commit adds 'sci-libs/sundials-3.2.1' and replaces 'versionator' with 'eapi7-ver' in 'inherit' section. It seems that the block: if [[ lib != $(get_libdir) ]]; then mv "${ED%/}"/usr/lib "${ED%/}"/usr/$(get_libdir) || die fi within 'src_install()' section isn't required anymore since sundials-3.2.1 so it's removed here. Closes: https://github.com/gentoo/gentoo/pull/12309 Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: upgrade to 3.1.2Mo Zhou2019-04-203-0/+88
| | | | | | Closes: https://bugs.gentoo.org/679160 Closes: https://github.com/gentoo/gentoo/pull/11715 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/sundials: use HTTPSMichael Mair-Keimberger2018-05-163-7/+7
|
* sci-libs/sundials: remove unused configure optionMatthias Maier2018-04-241-1/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9