summaryrefslogtreecommitdiff
path: root/dev-lang/julia
AgeCommit message (Collapse)Author
2021-04-07dev-lang/julia: default enable USE=sytem-llvmMatthias Maier
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-04-07dev-lang/julia: drop old version 1.5.2Matthias Maier
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-04-07dev-lang/julia: update metadataMatthias Maier
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-04-07dev-lang/julia: add maintainerJeffrey Lin
Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2021-04-07dev-lang/julia: add 1.6.0Jeffrey Lin
- 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>
2021-04-05dev-lang/julia: Bump to 1.6.0Patrick Lauer
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2020-12-25dev-lang/julia: fix dependencyMatthias Maier
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-25dev-lang/julia: fix compilationMatthias Maier
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-25dev-lang/julia: do not install into appdataMatthias Maier
Closes: https://bugs.gentoo.org/747433 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-25dev-lang/julia: version bump to 1.5.3Matthias Maier
* 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>
2020-12-25dev-lang/julia: drop oldMatthias Maier
Closes: https://bugs.gentoo.org/746257 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-12-03dev-lang/julia: add libssh2 dependencyMatthias Maier
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-10-02dev-lang/julia: fix broken dependencyMatthias Maier
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-10-02dev-lang/julia: version bump to 1.5.2Jeffrey Lin
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>
2020-10-02dev-lang/julia: make sci-visualization/gr optionalJeffrey Lin
This avoids pulling in around 70 dependencies on a clean install, the bulk of them being X libraries. Closes: https://github.com/gentoo/gentoo/pull/17149 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>
2020-07-01dev-lang/julia: Fix typoAndreas K. Huettel
Thanks to Xianwen Chen (陈贤文) CC: gentoo-dev@lists.gentoo.org In-Reply-To: <5f31cb3fb57b721de77ed68a2c8bb39e@chen.ac> Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
2020-06-22dev-lang/julia: Re-keyword 1.4.0-r2Andreas K. Huettel
Closes: https://bugs.gentoo.org/725862 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
2020-06-21dev-lang/julia: Revbump with system-llvm useflag, unkeywordedAndreas K. Huettel
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
2020-04-07dev-lang/julia: really download all bundled tarballsMatthias Maier
Closes: https://bugs.gentoo.org/716434 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-04-04dev-lang/julia: fix build and try to fix http-parser incompatibilityMatthias Maier
Closes: https://bugs.gentoo.org/716000 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-04-02dev-lang/julia: drop live ebuildMatthias Maier
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-04-02dev-lang/julia: version bump to 1.4.0Jeffrey Lin
Closes: https://bugs.gentoo.org/714616 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2020-04-01*/*: slotmove sys-libs/libunwind from SLOT=7 to SLOT=0Sergei Trofimovich
SLOT=7 does not mean much nowadays. Let's default to SLOT=0. Reported-by: Arfrever Frehtes Taifersar Arahesis Bug: https://bugs.gentoo.org/693250 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2020-02-11*/*: Bump copyright on files touched this yearMichał Górny
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-02-08dev-lang/julia: [QA] Fix UnnecessarySlashStripDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2020-02-08dev-lang/julia: [QA] Fix UnnecessarySlashStripDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2019-12-10dev-lang/julia: don't rename llvm tarballJeffrey Lin
Closes: https://bugs.gentoo.org/696994 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-12-10dev-lang/julia: drop old 1.1.0, 1.1.1Jeffrey Lin
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>
2019-12-10dev-lang/julia: version bump to 1.3.0Jeffrey Lin
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>
2019-09-21dev-lang/julia: version bump to 1.2.0Jeffrey Lin
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>
2019-08-05dev-lang/julia: [QA] remove unncesessary slash stripMatthias Maier
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-05-25dev-lang/julia: version bump to 1.1.1Matthias Maier
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>
2019-02-23dev-lang/julia: drop oldMatthias Maier
Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-02-23dev-lang/julia: version bump to 1.1.0Matthias Maier
Closes: https://bugs.gentoo.org/677524 Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-01-07dev-lang/julia: version bump to 1.1.0-rc1Matthias Maier
* 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>
2019-01-07dev-lang/julia: drop old 0.6* and 0.7 versionsMatthias Maier
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-01-07dev-lang/julia: fix live ebuildMatthias Maier
Closes: https://bugs.gentoo.org/673980 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-01-07dev-lang/julia: drop old version 1.0.0Matthias Maier
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2019-01-07dev-lang/julia: version bump to 1.0.3Matthias Maier
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2018-10-06dev-lang/julia: version bump to 1.0.1Jeffrey Lin
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>
2018-09-03dev-lang/julia: add version 0.7Matthias Maier
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-09-03dev-lang/julia: Update live ebuildMatthias Maier
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-09-03dev-lang/julia: Update ebuildMatthias Maier
Closes: https://github.com/gentoo/gentoo/pull/9553 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-30dev-lang/julia: fix terrible terrible QA violationMatthias Maier
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-30dev-lang/julia: version bump to 1.0.0Matthias Maier
Closes: https://bugs.gentoo.org/663266 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-30dev-lang/julia: Fix dependenciesMatthias Maier
Closes: https://bugs.gentoo.org/660596 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-30dev-lang/julia: Update live ebuildMatthias Maier
Bug: https://bugs.gentoo.org/660596 Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-08-27dev-lang/julia: take over maintainership, this time for real...Matthias Maier
Package-Manager: Portage-2.3.48, Repoman-2.3.10
2018-06-30dev-lang/julia: update live ebuildMatthias Maier
Package-Manager: Portage-2.3.41, Repoman-2.3.9
2018-06-30dev-lang/julia: drop old version 0.6.2Matthias Maier
Package-Manager: Portage-2.3.41, Repoman-2.3.9