summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/mujs: fix Prefix support, thanks Benda Xu, bug 585426.Michael Weber2016-06-132-0/+8
| | | | Package-Manager: portage-2.2.28
* dev-lang/orc: x86 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86"
* dev-lang/erlang: amd64 stable wrt bug #584008Agostino Sarubbo2016-06-111-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/orc: amd64 stable, bug 584468Pacho Ramos2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="amd64"
* dev-lang/ruby: Stable for HPPA (bug #568502).Jeroen Roovers2016-06-111-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* dev-lang/spidermonkey: fix building with clangAustin English2016-06-102-0/+158
| | | | | Gentoo-Bug: https://bugs.gentoo.org/458142 Closes: https://github.com/gentoo/gentoo/pull/1589
* dev-lang/python: Bump to 3.4.4Michał Górny2016-06-102-0/+355
|
* dev-lang/blassic: amd64 stable wrt bug #583820Agostino Sarubbo2016-06-101-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/orc: arm stable, bug #584468Markus Meier2016-06-081-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/vala-0.30.1-r0: add alpha keywordTobias Klausmann2016-06-071-1/+1
| | | | | | Gentoo-Bug: 584468 Package-Manager: portage-2.3.0_rc1
* dev-lang/python: Fix distutils to compile .opt-1 & .opt-2 in 3.5Michał Górny2016-06-062-0/+440
|
* dev-lang/ruby: fix bootstrap build on uclibcHans de Graaff2016-06-065-5/+5
| | | | | | | | | | | | | | | With a blank LIBPATHENV the ruby build tools fall back to using LD_PRELOAD to load libruby.so during the build process. With uclibc, preloading is now optional and not enabled at least in the vanilla stage3 that we produce. This causes the build to fail since there are no options left to find libruby.so. Fixed by adding ${S} to the temporary LD_LIBRARY_PATH during the install phase. Thanks to blueness for the original patch. Fixes bug 564272 Package-Manager: portage-2.2.28
* dev-lang/perl: Re-add keywordsAndreas K. Hüttel2016-06-041-1/+1
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Add cygwin support, bug 584306Andreas K. Hüttel2016-06-042-1/+3
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Install Perl's .packlist as wellAndreas K. Hüttel2016-06-041-2/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Disable ithreads warning, since this seems to be less serious nowAndreas K. Hüttel2016-06-041-8/+0
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/perl: Go back from eblits to a monolithic ebuildAndreas K. Hüttel2016-06-044-378/+417
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/php: new revision of the 7.x series to fix our webp support.Michael Orlitzky2016-06-042-6/+7
| | | | | | | | | | In the 5.x series, libvpx was used to provide webp support to the gd library. It was pulled in with USE=vpx. In php-7.x, however, libvpx has been replaced with libwebp. The old USE=vpx flag no longer worked, so it has been replaced with USE=webp and eveything updated to use that for php-7.x. Package-Manager: portage-2.2.28
* dev-lang/ruby: arm stable, bug #568502Markus Meier2016-06-041-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/ruby: arm stable, bug #568502Markus Meier2016-06-041-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* dev-lang/gnat-gcc: version bump to 4.9.3 (ebuild and gnatboot)Stephen L Arnold2016-06-035-10/+224
| | | | | | | | | | Newly reworked gnat-gcc with new multilib and hardened support. Will probably also need updates to gnat.eclass to build Ada packages. Ncurses with use=ada works again (in the overlay) but the existing gnat.eclass Ada configuration will most likely get simplified first. Other arches still in progress. Package-Manager: portage-2.2.28
* dev-lang/php: new security releases for all three supported series.Michael Orlitzky2016-06-034-1/+1594
| | | | | | Gentoo-Bug: 584204 Package-Manager: portage-2.2.28
* dev-lang/perl: Add patchlevel-gentoo to perl MANIFESTGwendal Grignou2016-06-042-1/+75
| | | | | | | | | | | | To allow miniperl compilation, patchlevel-gentoo.h must be in the MANIFEST. Configure uses this file to create the /host symlinks. Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Comment from Gentoo perl team: Being nice here and adding this commit which ended up without any further reasons or docs in our mailbox. I can't see how it could hurt. I can't really see any problem that it's supposed to fix either. Hey chromium team, more words please next time!
* dev-lang/perl: Add revbump (unkeyworded, work in progress) for adding some ↵Andreas K. Hüttel2016-06-043-0/+389
| | | | | | patches. Add fix for bug 584890 by Benda Xu. Package-Manager: portage-2.3.0_rc1
* dev-lang/ruby: Stable for PPC64 (bug #568502).Jeroen Roovers2016-06-031-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* dev-lang/ruby: Stable for PPC64 (bug #568502).Jeroen Roovers2016-06-031-1/+1
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
* dev-lang/rakudo: update 9999 to reflect 2016.05Marshall Brewer2016-06-021-35/+32
|
* dev-lang/rakudo: version bump 2016.05Marshall Brewer2016-06-022-0/+81
| | | | removed patch (was included upstream)
* dev-lang/rakudo: revbump 2016.04-r2Marshall Brewer2016-06-023-83/+105
| | | | | | | | | - switched to java-pkg-opt-2 - removed unnecessary DESTDIR hack - not requiring nqp to have USE=-java/-moar, if it's not set for rakudo - enable usage of nqp with system jna (patch and mechanics contributed by Chewi)
* dev-lang/rakudo: drop old (2016.01.1 & 2016.02)Marshall Brewer2016-06-023-74/+0
|
* dev-lang/nqp: update 9999 to reflect 2016.05Marshall Brewer2016-06-021-45/+114
|
* dev-lang/nqp: version bump 2016.05Marshall Brewer2016-06-022-0/+161
| | | | - removed patch (was included upstream)
* dev-lang/nqp: revbump 2016.04-r3Marshall Brewer2016-06-023-100/+161
| | | | | | | | - enabled proper use of jna:4 (by Chewi) - using multibuild.eclass to enable custom java install procedure - minor qa corrections - warn before installation with NQP and Rakudo present - drop system-libs use-flag (from ebuilds and metadata.xml)
* dev-lang/nqp: drop old (2016.01 & 2016.02)Marshall Brewer2016-06-023-130/+0
|
* dev-lang/moarvm: update 9999 to reflect 2016.05Marshall Brewer2016-06-021-13/+7
|
* dev-lang/moarvm: version bump 2016.05Marshall Brewer2016-06-022-0/+63
| | | | - removed patch (was included upstream)
* dev-lang/moarvm: revbump 2016.04-r2Marshall Brewer2016-06-022-13/+7
| | | | | | - correct SRC_URI (server doesn't support https) - remove superfluous src_prepare - remove USE system-libs (implementation was flawed in the first place)
* dev-lang/moarvm: drop old (2016.01-r1 & 2016.02)Marshall Brewer2016-06-023-64/+0
|
* dev-lang/tcc: fix building with clangAustin English2016-06-023-0/+108
| | | | | | | | | | * fix building tcc with clang * allow using tcc as system compiler * update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/502452 Package-Manager: portage-2.2.26
* dev-lang/tcc: set myself as maintainerAustin English2016-06-011-1/+7
| | | | Package-Manager: portage-2.2.26
* dev-lang/dmd-bin: remove last-rited packageMichael Palimaka2016-06-025-227/+0
| | | | Gentoo-bug: 212793
* dev-lang/erlang-18.3-r0: add alpha keywordTobias Klausmann2016-06-011-1/+1
| | | | | | Gentoo-Bug: 584008 Package-Manager: portage-2.3.0_rc1
* dev-lang/ruby: x86 stable wrt bug #568502Agostino Sarubbo2016-05-312-2/+2
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ruby: amd64 stable wrt bug #568502Agostino Sarubbo2016-05-312-2/+2
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ruby-2.1.9-r0: add alpha keywordTobias Klausmann2016-05-311-2/+2
| | | | | | Gentoo-Bug: 568502 Package-Manager: portage-2.3.0_rc1
* dev-lang/ruby-2.0.0_p648-r0: add alpha keywordTobias Klausmann2016-05-311-2/+2
| | | | | | Gentoo-Bug: 568502 Package-Manager: portage-2.3.0_rc1
* dev-lang/mujs: Version bump for mupdf-1.9aMichael Weber2016-05-302-0/+28
| | | | Package-Manager: portage-2.3.0_rc1
* dev-lang/ispc: fix deps (bug #584570)Christoph Junghans2016-05-301-1/+3
| | | | Package-Manager: portage-2.2.28
* dev-lang/ispc: version bumpChristoph Junghans2016-05-302-0/+53
| | | | Package-Manager: portage-2.2.28
* dev-lang/ruby: cleanup in 2.2 slotHans de Graaff2016-05-306-1213/+0
| | | | Package-Manager: portage-2.2.28