summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/firefox: workaround compilers that do not exten lifetimeJory Pratt2020-01-061-0/+83
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* www-client/firefox: fix building with newer cbindgenThomas Deutschmann2019-12-131-0/+50
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: Fix segfault with gcc lto buildsJory Pratt2019-12-091-0/+114
| | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=701866 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* www-client/firefox: remove unused patchMichael Mair-Keimberger2019-11-131-58/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/13634 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Jory Pratt <anarchy@gentoo.org>
* www-client/firefox: unbreak rust-1.39.0Thomas Deutschmann2019-11-082-0/+333
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: bump to v70.0Thomas Deutschmann2019-10-221-0/+18
| | | | | | | | | | Due to privacy concerns (encrypting DNS might be a good thing, sending all DNS traffic to Cloudflare by default is not a good idea and applications should respect OS configured settings), "network.trr.mode" was set to 5 ("Off by choice") by default. Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: fix build with >=rust-1.38.0Joonas Niilola2019-10-061-0/+58
| | | | | | Bug: https://bugs.gentoo.org/695794 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: bump to v69.0.1Thomas Deutschmann2019-09-181-0/+26
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: only add StartupNotify via useflagThomas Deutschmann2019-09-031-1/+1
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* Provide better dock support bug #571572Jory Pratt2019-07-251-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/616196 Signed-off-by: Jory Pratt <anarchy@gentoo.org> Signed-off-by: Luca Santarelli <luca.santarelli@gmail.com>
* www-client/firefox: security cleanupThomas Deutschmann2018-12-131-29/+0
| | | | | | Bug: https://bugs.gentoo.org/672956 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: disable auto-update using policies.jsonThomas Deutschmann2018-11-041-0/+5
| | | | | | | Bug: https://bugs.gentoo.org/670196 Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --force Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: unbreak with cbindgen 0.6.7Thomas Deutschmann2018-11-041-0/+29
| | | | | | | | | This commit will revert commit cf4b8d6c6a5b6e7e1b8b29a2f3045298a6ffc403 which is now possible due to an upstream patch which adds support for latest cbindgen to firefox-63.x. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: security cleanup (bug #669430)Thomas Deutschmann2018-10-317-1190/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: make rust cc honor CC env variableThomas Deutschmann2018-10-041-0/+745
| | | | | | Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1496270 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: security cleanup (bug #666760)Thomas Deutschmann2018-10-021-25/+0
| | | | | Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-client/firefox: add missing "errno.h" include in SandboxOpenedFiles.cppThomas Deutschmann2018-09-281-0/+27
| | | | | | | | | | In addition, patch "firefox-60.0-rust-1.29-comp.patch" was dropped from firefox-62.x wchi was added in previous commit b1e7185593b8d3f4c46481d4 because patch is already present. Closes: https://bugs.gentoo.org/667096 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-client/firefox: add rust-1.29+ supportThomas Deutschmann2018-09-281-0/+37
| | | | | | Closes: https://bugs.gentoo.org/666898 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-client/firefox: fix improper usage of blessings.tigetstrThomas Deutschmann2018-09-241-0/+14
| | | | | Closes: https://bugs.gentoo.org/666840 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* www-client/firefox: add explicit Clang and LTO supportThomas Deutschmann2018-09-232-0/+275
| | | | | | | | | | | | | | | - Set USE=lto to enable Link Time Optimization (LTO). It works with either GCC or Clang. - When you want to use Clang to build Firefox you now have to set USE=clang. If not set, GCC will be used. - Using Clang will require lld linker provided by sys-devel/lld. Closes: https://bugs.gentoo.org/666580 Closes: https://bugs.gentoo.org/663846 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/firefox: update blessings patch to force TERM valueThomas Deutschmann2018-09-092-2/+2
| | | | | Closes: https://bugs.gentoo.org/654316 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* www-client/firefox: allow building without TERM being setThomas Deutschmann2018-09-082-0/+112
| | | | | | | Link 1: https://bugzilla.mozilla.org/show_bug.cgi?id=1432867 Link 2: https://github.com/erikrose/blessings/pull/137 Closes: https://bugs.gentoo.org/654316 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* www-client/firefox: Fix mozHunspell, bug #660726Jory A. Pratt2018-07-081-0/+25
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* www-client/firefox: Fix bug #656182, remove ffmpeg4 patch already landedJory A. Pratt2018-06-281-0/+36
| | | | on esr branch
* www-client/firefox: Bump to version 59.0.2Lars Wendler2018-04-251-0/+17
| | | | | Closes: https://bugs.gentoo.org/650472 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* www-client/firefox: drop unused patch from FILESDIRIan Stakenvicius2018-01-291-529/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* www-client/firefox: bump to 57.0.4 for Meltdown/Spectre, backport pkcs11 supportIan Stakenvicius2018-01-051-0/+529
| | | | | | | | | | 57.0.4 mitigates new timing-based attacks (Meltdown and Spectre), for more info please see https://www.mozilla.org/en-US/firefox/57.0.4/releasenotes/ Also backported the pkcs11 support from 58 to 57 to support extensions that require it, thanks to leio for the patch. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* www-client/firefox: Removed old.Lars Wendler2017-08-085-211/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* www-client/firefox: disable seccomp fatality so widevinecdm doesn't crashIan Stakenvicius2017-05-191-0/+100
| | | | | | This is a backport of a commit introduced to firefox-54. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: bump to 52.0.2, fix compilation on musl, allow apulseIan Stakenvicius2017-04-131-0/+13
| | | | | | | | | | | | | | | | | This bump also acts to trigger rebuilds for the *DEPEND changes that allow apulse to be used at runtime instead of just pulseaudio. Note that apulse support is not a drop-in replacement and end-users need to do something to ensure the apulse version of libpulse*.so are in the LD_LIBRARY_PATH when firefox is run. The mozilla-overlay contains an attempt at ensuring these libs load automatically but this will not be added to the gentoo repo until it is ensured that there are no negative results or conflicts as a result. End-users should continue to use alsa if the do not wish to use the full version of pulseaudio. Bug: http://bugs.gentoo.org/613980 Bug: http://bugs.gentoo.org/615372 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/firefox: remove unused patchesMichael Mair-Keimberger (asterix)2017-02-202-34/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3978
* www-client/firefox: Fix pie detection on hardened toolchain, bug #607350Jory A. Pratt2017-01-291-0/+36
|
* www-client/firefox - Fix sed-4.3 support, add support for >=nss-3.28Jory A. Pratt2017-01-083-0/+84
|
* www-client/firefox: fix ld.gold linking from binutils-2.26.1, fix gcc6 ↵Ian Stakenvicius2016-10-133-50/+0
| | | | | | | | | | | compilation Also removed patches from files/ that are no longer used Bug: http://bugs.gentoo.org/593958 Bug: http://bugs.gentoo.org/582446 Package-Manager: portage-2.3.0
* www-client/firefox: fix PGO build, bug 388585Andrew Savchenko2016-08-111-0/+12
| | | | | | | | | Fix PGO build by providing proper pgo-run target. Patches are based on Daniel Rammelt's patches, bug 499650. Tested on ~amd64. Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* www-client/firefox: version bump to 48.0 with improved gtk+-3.20 supportIan Stakenvicius2016-08-031-0/+15
| | | | | | | | | | | - GTK3 support is much improved with using 3.20 and above. - A workaround patch exists that will address ld.bfd linker failures on xpcom - various security fixes (to be announced) Bug: http://bugs.gentoo.org/578326 Bug: http://bugs.gentoo.org/588906 Package-Manager: portage-2.2.28
* www-client/firefox: minor version bump, fix muslIan Stakenvicius2016-07-062-0/+35
| | | | | | Bug: http://bugs.gentoo.org/585560 Package-Manager: portage-2.2.28
* www-client/firefox: Drop unused patch.Jeroen Roovers2016-07-051-29/+0
| | | | Package-Manager: portage-2.3.0
* www-client/firefox-45.2.0 - version bump of new stable candidateIan Stakenvicius2016-06-072-81/+0
| | | | Package-Manager: portage-2.2.28
* www-client/firefox-{45.1.0,46.0}: patch to fix branch64 calls missing from ↵Ian Stakenvicius2016-04-291-0/+29
| | | | | | | | none-jit Bug: http://bugs.gentoo.org/581474 Package-Manager: portage-2.2.26
* firefox-45, thunderbird-45: support system harfbuzz and graphite2Ian Stakenvicius2016-04-282-0/+81
| | | | | | | | | | | | This commit introduces changes to mozconfig-v6.45.eclass and related changes to the existing mail-client/thunderbird-45.0 and the new version bump www-client/firefox-45.1.0 to support using system copies of media-libs/harfbuzz and media-gfx/graphite2 instead of the copies bundled inside of the mozilla codebase. www-client/firefox-45.1.0 was additionally bumped to support security bug 581326 Package-Manager: portage-2.2.26
* www-client/firefox: version bumps for security bug 568376, cleanup oldIan Stakenvicius2015-12-163-43/+2
| | | | Package-Manager: portage-2.2.24
* www-client/firefox - Fix misc crash issues via cairo, add musl supportJory A. Pratt2015-11-261-0/+21
|
* www-client/firefox: cleanup old ebuilds and patchesIan Stakenvicius2015-10-062-51/+0
| | | | Package-Manager: portage-2.2.20.1
* www-client/firefox: fix hard-coded libc.so.6 for ctypes.util.find_library('c')Ian Stakenvicius2015-08-231-0/+22
| | | | | | | | | | Mozilla codebase starting with version 36 had a couple of hard-coded CDLL('libc.so.6'), which causes compilation failures on linu systems that don't have a libc.so.6, such as ia64 and possibly others. Gentoo Bug: 557956 Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+77
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