summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/spidermonkey:45 - hack to force copy instead of symlinkIan Stakenvicius2017-02-281-0/+6
| | | | | | | | | This commit implements a bad hack that overrides the build system's determination that headers should be installed as symlinks by sed'ing a buildsystem-generated file after configure completes. It's not ideal but it will allow the package to be unmasked. Package-Manager: portage-2.3.3
* dev-lang/spidermonkey: make sed use in icu.m4 compatible with sed-4.3Ian Stakenvicius2017-02-282-1/+34
| | | | | | | Bug: http://bugs.gentoo.org/611232 Bug: http://bugs.gentoo.org/604696 Package-Manager: portage-2.3.3
* dev-lang/spidermonkey:{38,45} ebuild improvements and bugfixesIan Stakenvicius2017-02-284-27/+69
| | | | | | | | | | | | | | Upstream stripped out most slotting and also was installing headers as symlinks. This has been addressed in :38 through patches from GNOME. Redundant and unused eclasses were removed, which should help address bug 611232. spidermonkey-45 still installs headers as symlinks, and I have ben unable to figure out where in the python buildsystem code this is being triggered to reverse it back to a copy; the ebuild is now p.masked because of that. Package-Manager: portage-2.3.3
* dev-lang/spidermonkey: add release for v45Ian Stakenvicius2017-02-279-0/+540
| | | | Package-Manager: portage-2.3.3
* dev-lang/spidermonkey:38 - fix patch nameIan Stakenvicius2017-02-271-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-lang/spidermonkey: add mozjs38 release for gnome-3.23Ian Stakenvicius2017-02-276-1/+894
| | | | Package-Manager: portage-2.3.3
* Update outdated copyright headers.Ulrich Müller2017-02-251-1/+1
| | | | | | | Update all headers still saying "Gentoo Technologies, Inc." to "Gentoo Foundation". Acked by antarus.
* dev-lang/xsb: Remove oldManuel Rüger2017-02-254-633/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: sparc stable wrt bug #574238Agostino Sarubbo2017-02-251-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/php: ppc stable (bug 574238).Michael Weber2017-02-231-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: arm ppc64 stable (bug 574238).Michael Weber2017-02-221-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php: x86 stable wrt bug #574238Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/mujs: Cleanup old versions (bug 595538).Michael Weber2017-02-223-64/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/gnat-gcc: Remove disbanded Ada projectMichał Górny2017-02-221-4/+1
|
* dev-lang/go: stabilize 1.7.5 on amd64 for #610420William Hubbs2017-02-211-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-lang/go: repoman fixWilliam Hubbs2017-02-212-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-lang/go: sync liveWilliam Hubbs2017-02-211-18/+25
| | | | Package-Manager: portage-2.3.3
* dev-lang/go: 1.8 version bump for #609566William Hubbs2017-02-212-0/+238
| | | | Package-Manager: portage-2.3.3
* dev-lang/perl: Copy dropped ~x64-cygwin supportKent Fredric2017-02-221-1/+1
| | | | | | | haubi keyworded for cygwin too close to me bumping Perl, and I didn't notice. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/perl,virtual/perl-Module-CoreList: Bump to 5.22.3 FinalKent Fredric2017-02-222-0/+552
| | | | | | | | | | | | | | | - Fix bug with patching now-missing CPANPLUS code #608966 - Update cross-perl to 1.1.4 - Fix cross-compile bugs - Fix GCC6 + lto bugs #583532 - Backport fixes from Compress-Raw-Zlib 2.074 for zlib 1.2.9+ #606374 Bug: https://bugs.gentoo.org/608966 Bug: https://bugs.gentoo.org/583532 Bug: https://bugs.gentoo.org/606374 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ocaml: Shorten description.Alexis Ballier2017-02-212-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ocaml: Bump to 4.05.0_beta2.Alexis Ballier2017-02-213-0/+130
| | | | | | | | Without keywords since it is a beta and breaks quite a few packages. Enable flambda by default. Add spacetime useflag. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/php-7.0.15-r0: add alpha keywordTobias Klausmann2017-02-211-1/+1
| | | | Gentoo-Bug: 574238
* dev-lang/php: Stable for HPPA (bug #574238).Jeroen Roovers2017-02-211-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-lang/perl: Update to patchelevel 3Kent Fredric2017-02-212-0/+561
| | | | | | | | | | | | | | | | | | | | | - Fix related to bug #608966 under crossdev where "touch" on a path would fail because the parent path did not exist - Fix patching failure under crossdev due to SHA1Sums changing - Upgrade perl-cross to 1.1.4 - Fix makefile ordering issue when compiling unicore/ parts before Config.pm has been compiled - Ensure miniperl is built with the right target arch for bootstrap - Upgrade base.pm patchset to latest for testing - Fix compilation with GCC6 and -flto #583532 - Properly fix compilation against newer zlibs #606374 by backporting changes to ZLib.xs from Compress-Raw-Zlib 2.074 Bug: https://bugs.gentoo.org/608966 Bug: https://bugs.gentoo.org/583532 Bug: https://bugs.gentoo.org/606374 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/crystal: 0.21.0Sergei Trofimovich2017-02-202-0/+93
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* 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
|