summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: x86 stable (bug #759928)Thomas Deutschmann2020-12-145-5/+5
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/spidermonkey: bump to v78.6.0Thomas Deutschmann2020-12-143-0/+421
| | | | | | Closes: https://bugs.gentoo.org/759985 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/python: Backport security fixes to 2.7.18-r5Michał Górny2020-12-142-0/+370
| | | | | Bug: https://bugs.gentoo.org/759928 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Skip hanging faulthandler test in 3.6.12-r1Michał Górny2020-12-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Backport security fixes to 3.6.12Michał Górny2020-12-142-0/+366
| | | | | Bug: https://bugs.gentoo.org/759928 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Backport security fixes to 3.9.0Michał Górny2020-12-142-0/+332
| | | | | Bug: https://bugs.gentoo.org/759928 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Backport security fixes to 3.8.6-r1Michał Górny2020-12-142-0/+356
| | | | | Bug: https://bugs.gentoo.org/759928 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Backport security fixes to 3.7.9-r1Michał Górny2020-12-142-0/+352
| | | | | Bug: https://bugs.gentoo.org/759928 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.10.0a3Michał Górny2020-12-142-0/+332
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.8.7rc1Michał Górny2020-12-142-0/+356
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.9.1Michał Górny2020-12-142-0/+332
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/swi-prolog: remove old development versionsKeri Harris2020-12-143-210/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/luajit: 2.1.0_beta3 Fix cross-compilation buildWilliam Hubbs2020-12-131-0/+7
| | | | | This is the same fix as 2.0.5. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/luajit: Fix 2.0.5 cross-compilation buildManoj Gupta2020-12-132-0/+7
| | | | | | | | | | | | | | | | luajit passes CFLAGS/LDFLAGS to both host and target builds. This breaks when the host cpu does not support the target flags e.g. using march=bdver4 in CFLAGS when cross-compiling for AMD on an Intel host. Instead, pass the flags in {HOST|TARGET}-{CFLAGS|LDFLAGS} which is supported by luajit [1]. [1] https://github.com/LuaJIT/LuaJIT/blob/master/doc/install.html#L607 Closes: https://github.com/gentoo/gentoo/pull/9970 Signed-off-by: Manoj Gupta <manojgupta@google.com> Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/python: Stabilize 3.7.9 s390, #743235Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.6.12 s390, #743232Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.9.0 s390, #753215Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python: Stabilize 3.8.6 s390, #754786Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@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>
* dev-lang/swi-prolog: bump development versionKeri Harris2020-12-132-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/elixir: backport mksh fixSergei Trofimovich2020-12-132-0/+82
| | | | | | | | Reported-by: Maciej Barć Fixed-by: Haelwenn Monnier Closes: https://bugs.gentoo.org/729964 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python: Stabilize 3.8.5 s390, #736854Sam James2020-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/nim: drop oldSergei Trofimovich2020-12-122-86/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/python-exec: call internal _python_export to avoid warningMike Gilbert2020-12-112-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/php: stable 7.4.13 for sparc, bug #756775Rolf Eike Beer2020-12-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, 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/php: stable 7.3.25 for sparc, bug #756775Rolf Eike Beer2020-12-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, 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/swi-prolog: version bumpKeri Harris2020-12-112-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/swi-prolog: bump development versionKeri Harris2020-12-112-0/+105
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/ruby: sync with prefix changesSam James2020-12-103-3/+75
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/python-exec: Add USE=native-symlinks to break stuffMichał Górny2020-12-092-0/+135
| | | | | | | | | | Following toolchain packages, let's add USE=native-symlinks (the name is far from perfect but consistency) that removes convenience python and python3 symlinks. This should help test that ebuilds don't rely on implicit Python versioning and use Python eclasses correctly. In other words, semi-broken ebuilds will fail early. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python-exec: Remove oldMichał Górny2020-12-091-137/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/ispc: Iscp only supports up to LLVM 10Adrian Grigo2020-12-092-10/+17
| | | | | | | | | | | | | | | | | | Iscp does not yet have llvm 11 support, so limit clang and llvm in both ebuilds to version 10 maximum. Thanks to Toralf Förster, brothermechanic and Marco Genasci for their contributions to fixing this bug, I am only repackaging it. A working ispc is needed for adding embree support to blender. See https://github.com/ispc/ispc/issues/1896 Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au> Closes: https://bugs.gentoo.org/749573 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/18427 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-lang/erlang: bump up to 23.1.5Sergei Trofimovich2020-12-082-0/+160
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/luajit: fix ManifestThomas Deutschmann2020-12-081-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/luajit: use HTTPSThomas Deutschmann2020-12-082-5/+5
| | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/luajit: fix slashesThomas Deutschmann2020-12-082-4/+4
| | | | | Fixes: d565d3c8 ("dev-lang/luajit: move to EAPI 7") Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/moarvm-9999: remove unused dev-lang/lua dependencyMarek Szuba2020-12-081-1/+0
| | | | | | | See the preceding commit for a detailed explanation. Bug: https://bugs.gentoo.org/752579 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/moarvm-2020.11: remove unused dev-lang/lua dependencyMarek Szuba2020-12-081-1/+0
| | | | | | | | | | | | | | | | | | | At least the more recent versions of MoarVM do *not* depend on Lua - neither the binary nor the shared library link against liblua.so, moarvm-2020.11 builds and installs fine on a system with no dev-lang/lua present, and having examined the source code Lua scripts only appear in two places: - in the test suite of 3rdparty/dyncall - irrelevant to use because our MoarVM ebuilds are test-restricted for unrelated reasons, and in any case that would be a *build-time* rather than a *run-time* dependency; - in 3rdparty/dynasm - which however are only used at build time to generate C code for the JIT compiler, and even then the build scripts use the bundled minilua (a stripped-down Lua5.1 implementation used to bootstrap LuaJIT, of which DynASM is a part) rather than any system Lua interpreter. Bug: https://bugs.gentoo.org/752579 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/php: Fix embed and apache2 installs for 8.0.0Brian Evans2020-12-071-3/+3
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/php: Version bump for 8.0.0Brian Evans2020-12-072-0/+748
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/helium: remove masked packageSergei Trofimovich2020-12-074-102/+0
| | | | | | Closes: https://bugs.gentoo.org/751757 Closes: https://bugs.gentoo.org/736054 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/luajit: remove rafaelmartins from maintainers due to retirementWilliam Hubbs2020-12-071-4/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: add myself to maintainersWilliam Hubbs2020-12-071-0/+4
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/luajit: move to EAPI 7William Hubbs2020-12-072-7/+7
| | | | | Closes: https://bugs.gentoo.org/758854 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/lua: fix malformed lua-5.1.4-test.patchMarek Szuba2020-12-071-2/+2
| | | | | | | | | | | This patch has been like this at least since the migration from CVS to Git but epatch was apparently able to work around the patch author having used a backup file as diff source, and even for Lua ebuilds using eapply this was only triggered by disabling USE=-deprecated. Thanks to Arfrever for the heads-up. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/php: Stabilize 7.4.13 arm, #756775Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/php: Stabilize 7.3.25 arm, #756775Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/go: remove oldWilliam Hubbs2020-12-062-406/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: 1.14.13-r1 and 1.15.6-r1 bumpsWilliam Hubbs2020-12-062-0/+410
| | | | | | These bumps install the @golang-rebuild set for portage. Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: clean up live ebuildWilliam Hubbs2020-12-061-9/+9
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>