summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/spidermonkey: fix pointer dereference causing c++11 compile errorIan Stakenvicius2017-05-113-1/+188
| | | | | | | | | Backported fix from mozilla25 to spidermonkey-17 and spidermonkey-24. Also bumped spidermonkey-24 EAPI to 6. Bug: http://bugs.gentoo.org/601030 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/spidermonkey:{38,45} drop more static libsIan Stakenvicius2017-02-282-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-lang/spidermonkey:45 - fix symlink installs via patch instead of sedIan Stakenvicius2017-02-283-7/+56
| | | | | | | | Found a patch to the build system which forces copies rather than symlinks to all non-objfiles (meaning headers), to address the symlink installation issue. Also applied the sed patch for icu.m4 for esr45 Package-Manager: portage-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-289-9/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* 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
* dev-lang/spidermonky: remove unused patchMichael Mair-Keimberger (asterix)2016-11-061-32/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2167 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/spidermonkey: Added sub-slot dependency for sys-libs/readline.Lars Wendler2016-09-196-8/+8
| | | | | Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-lang/spidermonkey: update HOMEPAGE.Wim Muskee2016-09-077-7/+7
| | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/585586 Closes: https://github.com/gentoo/gentoo/pull/2260 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-lang/spidermonkey: patch 1.8.5 to build with gcc6Ian Stakenvicius2016-09-012-0/+293
| | | | | | Bug: http://bugs.gentoo.org/582478 Package-Manager: portage-2.2.28
* 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/spidermonkey: clean up old ebuildsIan Stakenvicius2016-02-238-373/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/spidermonkey: add x32 patch to spidermonkey-1.8.5 for testingIan Stakenvicius2016-02-231-0/+147
| | | | | | Bug: https://bugs.gentoo.org/439558 Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-4/+3
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-lang/spidermonkey-1.8.5: honour CFLAGS, disable forced -O3 optimizationIan Stakenvicius2016-01-131-1/+3
| | | | | | Bug: http://bugs.gentoo.org/571762 Package-Manager: portage-2.2.26
* dev-lang/spidermonkey: fix cross-compiling logicMike Frysinger2016-01-133-35/+51
|
* dev-lang/spidermonkey: depend on readline since it is usedMike Frysinger2016-01-133-0/+3
|
* dev-lang/spidermonkey: Stable for PPC64 (bug #555086).Jeroen Roovers2015-09-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0835-0/+2216
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed