summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/julia: adding new version 1.9.4Alexis Praga2023-12-171-0/+1
| | | | | | Signed-off-by: Alexis Praga <alexis.praga@proton.me> Closes: https://github.com/gentoo/gentoo/pull/34314 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/julia: add 1.9.0Matthias Maier2023-05-141-0/+1
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: bump to 1.8.5Maciej Barć2023-04-301-0/+10
| | | | | Closes: https://bugs.gentoo.org/905153 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/julia: drop old 1.8.2Maciej Barć2022-12-131-1/+0
| | | | | Closes: https://bugs.gentoo.org/876184 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/julia: bump to 1.8.3Maciej Barć2022-12-101-0/+1
| | | | | | | | Uses a patch from: https://github.com/JuliaLang/julia/pull/47862 Bug: https://bugs.gentoo.org/876184 Bug: https://github.com/JuliaLang/julia/pull/47862 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/julia: drop 1.7.1-r4, 1.7.3Sam James2022-10-281-19/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/julia: bump to 1.8.2Maciej Barć2022-10-091-0/+8
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/julia: drop 1.6.5-r2Matthias Maier2022-06-061-1/+0
| | | | | Closes: https://bugs.gentoo.org/840592 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: add 1.7.3Jose Storopoli2022-06-061-0/+15
| | | | | | | Closes: https://bugs.gentoo.org/847820 Closes: https://github.com/gentoo/gentoo/pull/25496 Signed-off-by: Jose Storopoli <jstoropoli@protonmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: Remove oldMichał Górny2022-04-241-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/julia: rename patchesMatthias Maier2022-01-051-3/+3
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: remove old versions and patchesMatthias Maier2022-01-051-1/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: more LLVM 13 patches for 1.7.1Janusz Andrzejewski2022-01-051-0/+3
| | | | | | | | | | - I also minimized julia-1.7.1-do_not_set_rpath.patch Bug: https://bugs.gentoo.org/819381 Closes: https://github.com/gentoo/gentoo/pull/23652 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Janusz Andrzejewski <janusz.andrzejewski@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.7.1Matthias Maier2022-01-031-0/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop oldMatthias Maier2022-01-031-8/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: julia-1.6.5 ebuildJanusz Andrzejewski2022-01-031-0/+1
| | | | | | | | | | | - version bump to 1.6.5 - patches for llvm 13 compatiblity - misc patches and compilation fixes Closes: https://github.com/gentoo/gentoo/pull/23542 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Janusz Andrzejewski <janusz.andrzejewski@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.7.0Janusz Andrzejewski2022-01-031-0/+1
| | | | | | | | | | | | | | | | | | | The ebuild for julia 1.7.0 with patches: - llvm 13 compatibility - libgit1.2 compatibility - avoid hardcoded libraries - do not build the library a second time - do not set rpaths Some patches come from Arch Linux. [Matthias Maier] - renamed patches - misc cleanup Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Janusz Andrzejewski <janusz.andrzejewski@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.6.3Matthias Maier2021-11-181-0/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old version 1.5.2Matthias Maier2021-04-071-2/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: add 1.6.0Jeffrey Lin2021-04-071-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - dSFMT patches have been upstreamed, so split that into a package used by ::science. Also use system version of dev-libs/libutf8proc. - LLVM 11 is now supported. - Add curl as a direct dependency. The ssh USE flag is not strictly required unless cloning packages over ssh, but it will suppress errors and should be relatively small. Also, p7zip is needed for Pkg. - Remove some old baggage: - dev-libs/double-conversion: compiles fine without. - dev-libs/openspecfun: compiles fine without. - net-libs/libssh2: indirect dependency; add curl[ssh] instead. - sci-mathematics/glpk: hasn't been a dependency in years. - sci-mathematics/z3: doesn't seem to be an explicit dependency. - sys-libs/readline: hasn't been a dependency in years. - No need for separate stdlibs as upstream packs them into tarball. - Delete some sed commands where the lines to be changed no longer exist. Replace a patch+sed with a single sed. - Remove QA warning suppression now that upstream allows using system compiler support libraries (proper support for this was added after the 1.6.0 release, so patch is backported). - Sync Make.user with Make.inc and move make variables there. Closes: https://bugs.gentoo.org/728726 Closes: https://bugs.gentoo.org/735764 Closes: https://bugs.gentoo.org/778503 Closes: https://bugs.gentoo.org/780444 Closes: https://bugs.gentoo.org/780642 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: Bump to 1.6.0Patrick Lauer2021-04-051-0/+6
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-lang/julia: version bump to 1.5.3Matthias Maier2020-12-251-0/+2
| | | | | | | | | | | | * export AR environment variable * silence warning about unused CFLAGS - julia modules are not compiled using the CFLAGS environment variable Closes: https://bugs.gentoo.org/747430 Closes: https://bugs.gentoo.org/746254 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop oldMatthias Maier2020-12-251-10/+0
| | | | | | Closes: https://bugs.gentoo.org/746257 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.5.2Jeffrey Lin2020-10-021-0/+4
| | | | | | | Closes: https://bugs.gentoo.org/741498 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: Revbump with system-llvm useflag, unkeywordedAndreas K. Huettel2020-06-211-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* dev-lang/julia: really download all bundled tarballsMatthias Maier2020-04-071-0/+2
| | | | | | Closes: https://bugs.gentoo.org/716434 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: fix build and try to fix http-parser incompatibilityMatthias Maier2020-04-041-0/+1
| | | | | | Closes: https://bugs.gentoo.org/716000 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.4.0Jeffrey Lin2020-04-021-0/+1
| | | | | | Closes: https://bugs.gentoo.org/714616 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: don't rename llvm tarballJeffrey Lin2019-12-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/696994 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old 1.1.0, 1.1.1Jeffrey Lin2019-12-101-3/+0
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.3.0Jeffrey Lin2019-12-101-0/+3
| | | | | | | Closes: https://bugs.gentoo.org/701330 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.2.0Jeffrey Lin2019-09-211-0/+2
| | | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.1.1Matthias Maier2019-05-251-0/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/12058 Closes: https://bugs.gentoo.org/686628 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop oldMatthias Maier2019-02-231-2/+0
| | | | | Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.1.0Matthias Maier2019-02-231-1/+1
| | | | | | Closes: https://bugs.gentoo.org/677524 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.1.0-rc1Matthias Maier2019-01-071-0/+3
| | | | | | | | * give up and bundle llvm-6 Bug: https://bugs.gentoo.org/665192 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old 0.6* and 0.7 versionsMatthias Maier2019-01-071-3/+0
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: drop old version 1.0.0Matthias Maier2019-01-071-1/+0
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.0.3Matthias Maier2019-01-071-0/+1
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: version bump to 1.0.1Jeffrey Lin2018-10-061-1/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/10028 Package-Manager: Portage-2.3.49, Repoman-2.3.11 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-lang/julia: add version 0.7Matthias Maier2018-09-031-0/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lang/julia: Update ebuildMatthias Maier2018-09-031-1/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/9553 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lang/julia: version bump to 1.0.0Matthias Maier2018-08-301-0/+2
| | | | | Closes: https://bugs.gentoo.org/663266 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-lang/julia: drop old version 0.6.2Matthias Maier2018-06-301-2/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/julia: version bump to 0.6.3Matthias Maier2018-06-301-0/+2
| | | | | Closes: https://bugs.gentoo.org/658196 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-lang/julia: drop 0.6.1-r1Matthias Maier2018-03-181-2/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/julia: version bump to 0.6.2Matthias Maier2018-03-181-0/+2
| | | | | | | * fix LLVM_MAXSLOT so that llvm/clang-4 is used for compilation Closes: https://bugs.gentoo.org/631978 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-lang/julia: drop oldMatthias Maier2017-11-281-4/+0
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/julia: version bump to 0.6.1Matthias Maier2017-11-271-2/+4
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-lang/julia: add new ebuild for 0.6.0Matthias Maier2017-07-181-0/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2