summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python-exec: keyword ~x64-cygwinMichael Haubenwallner2017-02-201-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-lang/perl: keyword ~x64-cygwinMichael Haubenwallner2017-02-201-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-lang/php: amd64 stable wrt bug #574238Agostino Sarubbo2017-02-201-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python: remove dbhash.py[co] when berkdb is disabledMike Gilbert2017-02-191-1/+1
|
* dev-lang/python: whitespaceMike Gilbert2017-02-191-4/+4
|
* dev-lang/python: bump to 3.5.3Mike Gilbert2017-02-192-0/+365
| | | | Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* dev-lang/python: bump to 3.4.6Mike Gilbert2017-02-192-0/+359
| | | | Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* dev-lang/python: bump to 2.7.13Mike Gilbert2017-02-192-0/+363
| | | | Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* dev-lang/perl, virtual/perl-*: Cleanup 5.20* and eblits re bug #589680 and ↵Kent Fredric2017-02-2015-1022/+0
| | | | | | | | | bug #586418 Bug: https://bugs.gentoo.org/586418 Bug: https://bugs.gentoo.org/589680 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: restore php-7.0.15 temporarily.Michael Orlitzky2017-02-192-0/+744
| | | | | | | | | | | | | Due to a getrandom() detection bug, php-7.0.16 doesn't work with older pre-3.17 Linux kernels. Let's put 7.0.15 back until that is resolved. The best reference I have at the moment is the discussion on the upstream commit: https://github.com/php/php-src/commit/14c72cc5824d5fa472b79b7216a01be0918ccc5d Gentoo-Bug: 574238 Package-Manager: portage-2.3.3
* dev-lang/php: two new 7.x versions and a bugfix.Michael Orlitzky2017-02-184-4/+785
| | | | | | | | | | | | | | | | | Two new versions 7.0.16 and 7.1.2 were released recently and this commit adds them to the tree (nothing out of the ordinary there). In addition, a bugfix was made to both new 7.x versions as well as a new 5.6.30-r1 revision. The kerberos support in dev-lang/php must match that of its c-client implementation when USE=imap is set. In the past, that was impossible to enforce, because virtual/imap-c-client was missing the "kerberos" flag. Now that it has been added, the additional dependency has been added in PHP. Thanks to Dennis Schridde for noticing and fixing that bug. Gentoo-Bug: 541046 Package-Manager: portage-2.3.3
* dev-lang/php: remove vulnerable php-5.6.29.ebuild.Michael Orlitzky2017-02-182-782/+0
| | | | | | Gentoo-Bug: 606626 Package-Manager: portage-2.3.3
* dev-lang/php: ia64 stable wrt bug #606626Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ghc: do not persist '-no-pie' in ghc wrapper, bug #609624Sergei Trofimovich2017-02-182-2/+2
| | | | | | | | This fixes build failure of shared libraries on gcc-6.3.0 Reported-by: Helmut Jarausch Bug: https://bugs.gentoo.org/609624 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: drop '-fno-stack-protector'Sergei Trofimovich2017-02-181-1/+0
| | | | | | | | | GHC does not use Evil Mangler any more thus GHC should not care about stack protection in C code. It should just work. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: sparc stable wrt bug #606626Agostino Sarubbo2017-02-171-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/python-exec: arm stable, bug #602240Markus Meier2017-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/elixir: bump up to 1.4.2Sergei Trofimovich2017-02-162-0/+29
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/xsb: x86 stable wrt bug #609082Agostino Sarubbo2017-02-161-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/xsb: amd64 stable wrt bug #609082Agostino Sarubbo2017-02-161-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ghc: keyword alpha as we have binaries for itSergei Trofimovich2017-02-141-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ghc: add alpha binary for 8.0.2Sergei Trofimovich2017-02-142-2/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* ghc: spell '-nopie' as '-no-pie' for gcc-6.3.0, bug #606666Sergei Trofimovich2017-02-142-4/+16
| | | | | | | | | | | | Gentoo upstreamed -pie/-nopie patch to GCC upstream but there is a twist: '-nopie' gentoo flag became '-no-pie'. But at least '-no-pie' is accessible in both vanilla and hardened profiles of gcc-6.3.0. Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/606666 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-lang/perl: mark 5.22.3_rc4 m68k/s390/sh stableMike Frysinger2017-02-141-1/+1
|
* dev-lang/ocaml: remove oldAlexis Ballier2017-02-142-117/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: arm stable, bug #606626Markus Meier2017-02-121-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/ocaml: arm stable, bug #581946Markus Meier2017-02-121-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/perl,virtual/perl-Module-CoreList: Bump to Perl v5.24.1 (final)Kent Fredric2017-02-122-0/+558
| | | | | | | | | | | | | | | | - Patches reworked slightly to give better `perl -V` output and apply cleanly with `git am` - base.pm changes from 5.24.1-RC4 carried on, despite removal upstream in 5.24.1-RC5/Final ( For testing, as this change is likely to come back in 5.24.2 ) - Temporarily disable zlib tests affected by bug #606374 - Remove bad patch causing bug #608966 - Upgrade to perl-cross 1.1.3 Bug: https://bugs.gentoo.org/606374 Bug: https://bugs.gentoo.org/608966 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/gdl: Use sub-slot operators for imagemagickDavid Seifert2017-02-111-15/+18
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907
* dev-lang/perl: arm64 stable (bug 589680).Michael Weber2017-02-101-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust-bin: Version bump to 1.15.1Patrick McLean2017-02-092-0/+104
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: Version bump to 1.15.1Patrick McLean2017-02-092-0/+155
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/rust: Version bump to 1.15.0Patrick McLean2017-02-082-0/+157
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: ppc stable (bug 606626).Michael Weber2017-02-081-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/mujs: arm stable, bug #589826Markus Meier2017-02-051-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/orc: Remove oldMart Raudsepp2017-02-053-111/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/hy: BumpPatrick Lauer2017-02-032-0/+44
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ruby: remove masked and unsupported versionHans de Graaff2017-02-032-232/+0
| | | | Package-Manager: portage-2.3.3
* dev-lang/rust-bin: version bump to 1.15.0Dirkjan Ochtman2017-02-022-0/+104
| | | | Package-Manager: portage-2.3.3
* dev-lang/swig: version bump to 3.0.12Tim Harder2017-02-022-0/+37
|
* dev-lang/go: 1.7.5 version bump for #607402William Hubbs2017-02-012-0/+223
| | | | Package-Manager: portage-2.3.3
* dev-lang/php: x86 stable wrt bug #606626Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ocaml: Stable for HPPA (bug #581946).Jeroen Roovers2017-01-301-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-lang/php: Stable for HPPA PPC64 (bug #606626).Jeroen Roovers2017-01-291-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-lang/yasm: dropped ~x86-freebsdFabian Groffen2017-01-293-6/+6
| | | | Package-Manager: portage-2.3.3
* dev-lang/tcl: dropped ~x86-interixFabian Groffen2017-01-294-7/+7
| | | | Package-Manager: portage-2.3.3
* dev-lang/swig: dropped ~ia64-hpux ~x86-interixFabian Groffen2017-01-297-12/+12
| | | | Package-Manager: portage-2.3.3
* dev-lang/python-exec: dropped ~x64-freebsd ~x86-freebsdFabian Groffen2017-01-297-12/+12
| | | | Package-Manager: portage-2.3.3
* dev-lang/php: dropped ~ia64-linux ~x86-freebsdFabian Groffen2017-01-294-4/+4
| | | | Package-Manager: portage-2.3.3
* dev-lang/perl: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ↵Fabian Groffen2017-01-294-7/+7
| | | | | | ~x86-freebsd ~x86-interix Package-Manager: portage-2.3.3