summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/R: keyword 4.2.2 for ~loongWANG Xuerui2023-03-071-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-lang/R: attempt to fix the parallel install.Michael Orlitzky2022-12-272-1/+25
| | | | | | | | | | | | | | | | | We have had an "emake -j1 ... install" in this ebuild for a long time, but bug 883063 shows that -j1 only minimizes the risk of failure, and does not completely eliminate it. I've tried to reproduce the failure and have found a missing dependency in the upstream Makefile. This commit adds a patch to fix it. Now, we have one fewer build system bugs. I've removed the old -j1 workaround, and am marking bug 883063 as resolved so that future installation failures are reported as new bugs: we need new reports to let us know that the bug fixed in this commit was not the only one, if that happens to be the case. Closes: https://bugs.gentoo.org/883063 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: add upstream patch to fix USE="-readline" build.Michael Orlitzky2022-12-232-0/+23
| | | | | Closes: https://bugs.gentoo.org/883395 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: add 4.2.2Michael Orlitzky2022-11-223-0/+342
| | | | | | | | | | | | | | | My upstream patches to the R_BROWSER and R_PDFVIEWER search order didn't land in this release, but we're already running eautoreconf, so we might as well include them. This lets us drop the dependency on xdg-utils, and remove the stanza (conditional on USE=X) that sets the default browser and viewer to xdg-open. We are also able to drop a patch to the test suite that was merged upstream. Closes: https://bugs.gentoo.org/458176 Closes: https://bugs.gentoo.org/879863 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: add github upstream metadataSam James2022-11-221-0/+3
| | | | | | | Mirror but it's by someone from rstdio and motivation is to make looking up code easier. Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: make libtirpc dep linux-onlySam James2022-10-261-1/+1
| | | | | | | Unnecessary on macOS. Bug: https://bugs.gentoo.org/878101 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: align longdescription opening and closing tagsPetr Vaněk2022-10-201-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: backport a fix for a broken test.Michael Orlitzky2022-09-152-9/+30
| | | | | | | This isn't a critical fix by any means, but otherwise we're likely to forget to re-enable this test when R-4.2.2 comes out. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: drop 4.2.0David Seifert2022-09-012-257/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: x86 stable wrt bug #867418Agostino Sarubbo2022-09-011-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/R: Stabilize 4.2.1 amd64, #867418Sam James2022-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Stabilize 4.2.1 sparc, #867418Arthur Zamarin2022-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/R: Stabilize 4.2.1 arm64, #867418Arthur Zamarin2022-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/R: add 4.2.1David Seifert2022-07-132-0/+255
| | | | | Closes: https://bugs.gentoo.org/856622 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: update jpeg depDavid Seifert2022-06-191-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: drop 4.1.2-r1David Seifert2022-06-192-251/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: Stabilize 4.2.0 arm64, #851024Jakov Smolić2022-06-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/R: x86 stable wrt bug #851024Agostino Sarubbo2022-06-121-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/R: amd64 stable wrt bug #851024Agostino Sarubbo2022-06-121-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>
* dev-lang/R: Stabilize 4.2.0 sparc, #851024Jakov Smolić2022-06-101-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/R: remove old "unused" R-4.0.5-r1.ebuild.Michael Orlitzky2022-06-012-244/+0
| | | | | | Closes: https://bugs.gentoo.org/836053 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: Stabilize 4.1.2-r1 arm64, #843221Sam James2022-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: drop 4.1.0-r2, 4.1.2David Seifert2022-05-113-484/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: Stabilize 4.1.2-r1 sparc, #843221Arthur Zamarin2022-05-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-lang/R: Stabilize 4.1.2-r1 x86, #843221Jakov Smolić2022-05-081-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/R: Stabilize 4.1.2-r1 amd64, #843221Jakov Smolić2022-05-081-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-lang/R: new upstream version R-4.2.0.Michael Orlitzky2022-05-072-0/+257
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: enable system treAlessandro Barbieri2022-03-211-0/+250
| | | | | | Closes: https://bugs.gentoo.org/802099 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/R: add 4.1.2David Seifert2022-01-262-0/+249
| | | | | Closes: https://bugs.gentoo.org/808711 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: remove 4.0.4Volkmar W. Pogatzki2021-10-232-244/+0
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22680 Closes: https://bugs.gentoo.org/801145 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: David Seifert <soap@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>
* dev-lang/R: Stabilize 4.0.5-r1 arm64, #801145Sam James2021-08-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Stabilize 4.0.5-r1 x86, #801145Sam James2021-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: revbump for fixed econf argumentsSam James2021-07-181-0/+0
| | | | | | | | | | We need to revbump for cases like this to ensure that the user's preferences/USE flags were fully respected (and done so correctly). Fixes: b5ca7094608362020c06f80bb01ee6b872c029c0 Bug: https://bugs.gentoo.org/801928 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: fix econf arguments.Benda Xu2021-07-161-1/+1
| | | | | | | | | | | | mjo has forgotten to append '\' to include the arguments after lto. Reference: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3b5b20fe9c71906a674908c8dd08d38706804b Closes: https://bugs.gentoo.org/801928 Closes: https://github.com/gentoo/gentoo/pull/21626 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-lang/R: add missing x11-libs/libXt dependency.Michael Orlitzky2021-07-121-1/+1
| | | | | | Closes: https://bugs.gentoo.org/801910 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: new version 4.1.0.Michael Orlitzky2021-07-123-0/+241
| | | | | | | | | | | | | New upstream version with a few other ebuild improvements: * Use https in HOMEPAGE. * Remove workaround for upstream bug 17836. * Add support (USE=lto) for link-time optimization. * Remove an old gcc-4.x workaround. Closes: https://bugs.gentoo.org/792426 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-lang/R: stable 4.0.5-r1 for sparc, bug #801145Rolf Eike Beer2021-07-101-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Stabilize 4.0.5-r1 amd64, #801145Sam James2021-07-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Supports newer javaPacho Ramos2021-06-061-1/+1
| | | | | | Closes: https://bugs.gentoo.org/787350 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-lang/R: Remove old 3.4.1, 3.6.3-r1, 4.0.2David Seifert2021-04-204-683/+0
| | | | | | | Bug: https://bugs.gentoo.org/765361 Closes: https://bugs.gentoo.org/776781 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/R: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: eutils--Sam James2021-04-162-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: stable 4.0.4 for sparc, bug #765361Rolf Eike Beer2021-04-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/R: Version bump (v4.0.5)Mikle Kolyada2021-04-102-0/+244
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/R: Stabilize 4.0.4 arm64, #765361Sam James2021-03-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Stabilize 4.0.4 x86, #765361Sam James2021-03-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/R: Stabilize 4.0.4 amd64, #765361Mikle Kolyada2021-03-191-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/R: Version bump (v4.0.4)Mikle Kolyada2021-03-052-0/+244
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-lang/R: drop ~x64-macos keywordFabian Groffen2020-12-133-3/+3
| | | | | | Closes: https://bugs.gentoo.org/575860 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>