Install this package:
emerge -a www-client/firefox
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask www-client/firefox
Or alternatively:
emerge --autounmask-write -a www-client/firefox
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 149.0.2 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 149.0 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 148.0.2 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.9.1 | 8 | amd64 arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.9.0 | 8 | amd64 arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.8.0 | 8 | amd64 arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
<pkgmetadata> <maintainer type="project"> <email>mozilla@gentoo.org</email> <name>Gentoo Mozilla Team</name> </maintainer> <use> <flag name="clang">Use Clang compiler instead of GCC</flag> <flag name="eme-free">Disable EME (DRM plugin) capability at build time</flag> <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles</flag> <flag name="gnome-shell">Integrate with gnome-base/gnome-shell search</flag> <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> <flag name="jpegxl">Add JPEG XL image support (EXPERIMENTAL, no official upstream support)</flag> <flag name="jumbo-build">Enable unified build - combines source files to speed up build process, but requires more memory</flag> <flag name="libproxy">Enable libproxy support</flag> <flag name="openh264">Use <pkg>media-libs/openh264</pkg> for H264 support instead of downloading binary blob from Mozilla at runtime</flag> <flag name="pgo">Add support for profile-guided optimization for faster binaries - this option will double the compile time</flag> <flag name="pulseaudio">Add sound server support via media-libs/libpulse (may be PulseAudio or Pipewire, or apulse if installed)</flag> <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag> <flag name="system-av1">Use the system-wide <pkg>media-libs/dav1d</pkg> and <pkg>media-libs/libaom</pkg> library instead of bundled</flag> <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled and <pkg>media-gfx/graphite2</pkg> in most cases</flag> <flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg> instead of bundled</flag> <flag name="system-jpeg">Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg> instead of bundled</flag> <flag name="system-libevent">Use the system-wide <pkg>dev-libs/libevent</pkg> instead of bundled</flag> <flag name="system-libvpx">Use the system-wide <pkg>media-libs/libvpx</pkg> instead of bundled</flag> <flag name="system-pipewire">Use system <pkg>media-video/pipewire</pkg> for WebRTC and screencast instead of bundled one</flag> <flag name="system-png">Use the system-wide <pkg>media-libs/libpng</pkg> instead of bundled (requires APNG patches)</flag> <flag name="system-webp">Use the system-wide <pkg>media-libs/libwebp</pkg> instead of bundled</flag> <flag name="wasm-sandbox">Sandbox certain third-party libraries through WebAssembly using RLBox</flag> <flag name="wifi">Enable necko-wifi for NetworkManager integration, and access point MAC address scanning for better precision with opt-in geolocation services</flag> </use> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p www-client/firefox |
euse -E <flag> -p www-client/firefox |
euse -D <flag> -p www-client/firefox
| Flag | Description | 149.0.2 | 149.0 | 148.0.2 | 140.9.1 | 140.9.0 | 140.8.0 |
|---|---|---|---|---|---|---|---|
| X | Add support for X11 | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| clang | Use Clang compiler instead of GCC | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| dbus | Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| eme-free | Disable EME (DRM plugin) capability at build time | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| gmp-autoupdate | Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| gnome-shell | Integrate with gnome-base/gnome-shell search | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| hardened | Activate default security enhancements for toolchain (gcc, glibc, binutils) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| hwaccel | Force-enable hardware-accelerated rendering (Mozilla bug 594876) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| jack | Add support for the JACK Audio Connection Kit | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| jpegxl | Add JPEG XL image support (EXPERIMENTAL, no official upstream support) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |
| jumbo-build | Enable unified build - combines source files to speed up build process, but requires more memory | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| libproxy | Enable libproxy support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| openh264 | Use <pkg>media-libs/openh264</pkg> for H264 support instead of downloading binary blob from Mozilla at runtime | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| pgo | Add support for profile-guided optimization for faster binaries - this option will double the compile time | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| pulseaudio | Add sound server support via media-libs/libpulse (may be PulseAudio or Pipewire, or apulse if installed) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| selinux | !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| sndio | Enable support for the <pkg>media-sound/sndio</pkg> backend | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| system-av1 | Use the system-wide <pkg>media-libs/dav1d</pkg> and <pkg>media-libs/libaom</pkg> library instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-harfbuzz | Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled and <pkg>media-gfx/graphite2</pkg> in most cases | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-icu | Use the system-wide <pkg>dev-libs/icu</pkg> instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-jpeg | Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg> instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-libevent | Use the system-wide <pkg>dev-libs/libevent</pkg> instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-libvpx | Use the system-wide <pkg>media-libs/libvpx</pkg> instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| system-pipewire | Use system <pkg>media-video/pipewire</pkg> for WebRTC and screencast instead of bundled one | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| system-png | Use the system-wide <pkg>media-libs/libpng</pkg> instead of bundled (requires APNG patches) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| system-webp | Use the system-wide <pkg>media-libs/libwebp</pkg> instead of bundled | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| telemetry | Send anonymized usage information to upstream so they can better understand our users | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ | ⊕ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| valgrind | Enable annotations for accuracy. May slow down runtime slightly. Safe to use even if not currently using dev-debug/valgrind | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ |
| wasm-sandbox | Sandbox certain third-party libraries through WebAssembly using RLBox | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| wayland | Enable dev-libs/wayland backend | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| wifi | Enable necko-wifi for NetworkManager integration, and access point MAC address scanning for better precision with opt-in geolocation services | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | firefox-139-loong-patches-02.tar.xz | 3096 bytes | 140.9.1, 140.9.0, 140.8.0 |
| DIST | wasi-sdk-30.0-arm64-linux.tar.gz | 119262670 bytes | 148.0.2, 140.8.0 |
| DIST | wasi-sdk-30.0-x86_64-linux.tar.gz | 119449290 bytes | 148.0.2, 140.8.0 |
| DIST | wasi-sdk-32.0-arm64-linux.tar.gz | 142940986 bytes | 149.0.2, 149.0, 140.9.1, 140.9.0 |
| DIST | wasi-sdk-32.0-x86_64-linux.tar.gz | 143157058 bytes | 149.0.2, 149.0, 140.9.1, 140.9.0 |
| Type | File | Size |
|---|---|---|
| DIST | firefox-140.8.0esr-ach.xpi | 294361 bytes |
| DIST | firefox-140.8.0esr-af.xpi | 266633 bytes |
| DIST | firefox-140.8.0esr-an.xpi | 332291 bytes |
| DIST | firefox-140.8.0esr-ar.xpi | 445288 bytes |
| DIST | firefox-140.8.0esr-ast.xpi | 312217 bytes |
| DIST | firefox-140.8.0esr-az.xpi | 318415 bytes |
| DIST | firefox-140.8.0esr-be.xpi | 521202 bytes |
| DIST | firefox-140.8.0esr-bg.xpi | 457550 bytes |
| DIST | firefox-140.8.0esr-bn.xpi | 413371 bytes |
| DIST | firefox-140.8.0esr-br.xpi | 395314 bytes |
| DIST | firefox-140.8.0esr-bs.xpi | 447169 bytes |
| DIST | firefox-140.8.0esr-ca-valencia.xpi | 357929 bytes |
| DIST | firefox-140.8.0esr-ca.xpi | 404816 bytes |
| DIST | firefox-140.8.0esr-cak.xpi | 390831 bytes |
| DIST | firefox-140.8.0esr-cs.xpi | 475918 bytes |
| DIST | firefox-140.8.0esr-cy.xpi | 441960 bytes |
| DIST | firefox-140.8.0esr-da.xpi | 431125 bytes |
| DIST | firefox-140.8.0esr-de.xpi | 452701 bytes |
| DIST | firefox-140.8.0esr-dsb.xpi | 466063 bytes |
| DIST | firefox-140.8.0esr-el.xpi | 536814 bytes |
| DIST | firefox-140.8.0esr-en-CA.xpi | 411059 bytes |
| DIST | firefox-140.8.0esr-en-GB.xpi | 411404 bytes |
| DIST | firefox-140.8.0esr-eo.xpi | 433467 bytes |
| DIST | firefox-140.8.0esr-es-AR.xpi | 445513 bytes |
| DIST | firefox-140.8.0esr-es-CL.xpi | 446298 bytes |
| DIST | firefox-140.8.0esr-es-ES.xpi | 447018 bytes |
| DIST | firefox-140.8.0esr-es-MX.xpi | 446241 bytes |
| DIST | firefox-140.8.0esr-et.xpi | 359324 bytes |
| DIST | firefox-140.8.0esr-eu.xpi | 417295 bytes |
| DIST | firefox-140.8.0esr-fa.xpi | 421640 bytes |
| DIST | firefox-140.8.0esr-ff.xpi | 310180 bytes |
| DIST | firefox-140.8.0esr-fi.xpi | 430166 bytes |
| DIST | firefox-140.8.0esr-fr.xpi | 458439 bytes |
| DIST | firefox-140.8.0esr-fur.xpi | 451826 bytes |
| DIST | firefox-140.8.0esr-fy-NL.xpi | 442163 bytes |
| DIST | firefox-140.8.0esr-ga-IE.xpi | 315281 bytes |
| DIST | firefox-140.8.0esr-gd.xpi | 399420 bytes |
| DIST | firefox-140.8.0esr-gl.xpi | 442901 bytes |
| DIST | firefox-140.8.0esr-gn.xpi | 451079 bytes |
| DIST | firefox-140.8.0esr-gu-IN.xpi | 358970 bytes |
| DIST | firefox-140.8.0esr-he.xpi | 444983 bytes |
| DIST | firefox-140.8.0esr-hi-IN.xpi | 377458 bytes |
| DIST | firefox-140.8.0esr-hr.xpi | 437690 bytes |
| DIST | firefox-140.8.0esr-hsb.xpi | 462704 bytes |
| DIST | firefox-140.8.0esr-hu.xpi | 466176 bytes |
| DIST | firefox-140.8.0esr-hy-AM.xpi | 461612 bytes |
| DIST | firefox-140.8.0esr-ia.xpi | 430109 bytes |
| DIST | firefox-140.8.0esr-id.xpi | 422741 bytes |
| DIST | firefox-140.8.0esr-is.xpi | 432677 bytes |
| DIST | firefox-140.8.0esr-it.xpi | 440900 bytes |
| DIST | firefox-140.8.0esr-ja.xpi | 481304 bytes |
| DIST | firefox-140.8.0esr-ka.xpi | 494868 bytes |
| DIST | firefox-140.8.0esr-kab.xpi | 422844 bytes |
| DIST | firefox-140.8.0esr-kk.xpi | 506682 bytes |
| DIST | firefox-140.8.0esr-km.xpi | 348768 bytes |
| DIST | firefox-140.8.0esr-kn.xpi | 331777 bytes |
| DIST | firefox-140.8.0esr-ko.xpi | 467542 bytes |
| DIST | firefox-140.8.0esr-lij.xpi | 319282 bytes |
| DIST | firefox-140.8.0esr-lt.xpi | 379954 bytes |
| DIST | firefox-140.8.0esr-lv.xpi | 389080 bytes |
| DIST | firefox-140.8.0esr-mk.xpi | 316826 bytes |
| DIST | firefox-140.8.0esr-mr.xpi | 356258 bytes |
| DIST | firefox-140.8.0esr-ms.xpi | 295393 bytes |
| DIST | firefox-140.8.0esr-my.xpi | 343030 bytes |
| DIST | firefox-140.8.0esr-nb-NO.xpi | 429331 bytes |
| DIST | firefox-140.8.0esr-ne-NP.xpi | 349014 bytes |
| DIST | firefox-140.8.0esr-nl.xpi | 436182 bytes |
| DIST | firefox-140.8.0esr-nn-NO.xpi | 432230 bytes |
| DIST | firefox-140.8.0esr-oc.xpi | 410939 bytes |
| DIST | firefox-140.8.0esr-pa-IN.xpi | 494406 bytes |
| DIST | firefox-140.8.0esr-pl.xpi | 460934 bytes |
| DIST | firefox-140.8.0esr-pt-BR.xpi | 440752 bytes |
| DIST | firefox-140.8.0esr-pt-PT.xpi | 446405 bytes |
| DIST | firefox-140.8.0esr-rm.xpi | 438019 bytes |
| DIST | firefox-140.8.0esr-ro.xpi | 452828 bytes |
| DIST | firefox-140.8.0esr-ru.xpi | 525187 bytes |
| DIST | firefox-140.8.0esr-sc.xpi | 410464 bytes |
| DIST | firefox-140.8.0esr-sco.xpi | 322649 bytes |
| DIST | firefox-140.8.0esr-si.xpi | 411612 bytes |
| DIST | firefox-140.8.0esr-sk.xpi | 468224 bytes |
| DIST | firefox-140.8.0esr-skr.xpi | 485875 bytes |
| DIST | firefox-140.8.0esr-sl.xpi | 441206 bytes |
| DIST | firefox-140.8.0esr-son.xpi | 273128 bytes |
| DIST | firefox-140.8.0esr-sq.xpi | 456010 bytes |
| DIST | firefox-140.8.0esr-sr.xpi | 453367 bytes |
| DIST | firefox-140.8.0esr-sv-SE.xpi | 436150 bytes |
| DIST | firefox-140.8.0esr-szl.xpi | 341674 bytes |
| DIST | firefox-140.8.0esr-ta.xpi | 338145 bytes |
| DIST | firefox-140.8.0esr-te.xpi | 382196 bytes |
| DIST | firefox-140.8.0esr-th.xpi | 505490 bytes |
| DIST | firefox-140.8.0esr-tl.xpi | 356654 bytes |
| DIST | firefox-140.8.0esr-tr.xpi | 449311 bytes |
| DIST | firefox-140.8.0esr-trs.xpi | 324521 bytes |
| DIST | firefox-140.8.0esr-uk.xpi | 516731 bytes |
| DIST | firefox-140.8.0esr-ur.xpi | 370173 bytes |
| DIST | firefox-140.8.0esr-uz.xpi | 303486 bytes |
| DIST | firefox-140.8.0esr-vi.xpi | 469141 bytes |
| DIST | firefox-140.8.0esr-xh.xpi | 272795 bytes |
| DIST | firefox-140.8.0esr-zh-CN.xpi | 460699 bytes |
| DIST | firefox-140.8.0esr-zh-TW.xpi | 463741 bytes |
| DIST | firefox-140.8.0esr.source.tar.xz | 633564864 bytes |
| DIST | firefox-140.9.0esr-ach.xpi | 294355 bytes |
| DIST | firefox-140.9.0esr-af.xpi | 266636 bytes |
| DIST | firefox-140.9.0esr-an.xpi | 332293 bytes |
| DIST | firefox-140.9.0esr-ar.xpi | 445284 bytes |
| DIST | firefox-140.9.0esr-ast.xpi | 312214 bytes |
| DIST | firefox-140.9.0esr-az.xpi | 318408 bytes |
| DIST | firefox-140.9.0esr-be.xpi | 521196 bytes |
| DIST | firefox-140.9.0esr-bg.xpi | 457556 bytes |
| DIST | firefox-140.9.0esr-bn.xpi | 413370 bytes |
| DIST | firefox-140.9.0esr-br.xpi | 395306 bytes |
| DIST | firefox-140.9.0esr-bs.xpi | 447168 bytes |
| DIST | firefox-140.9.0esr-ca-valencia.xpi | 357934 bytes |
| DIST | firefox-140.9.0esr-ca.xpi | 404823 bytes |
| DIST | firefox-140.9.0esr-cak.xpi | 390832 bytes |
| DIST | firefox-140.9.0esr-cs.xpi | 475925 bytes |
| DIST | firefox-140.9.0esr-cy.xpi | 441956 bytes |
| DIST | firefox-140.9.0esr-da.xpi | 431121 bytes |
| DIST | firefox-140.9.0esr-de.xpi | 452700 bytes |
| DIST | firefox-140.9.0esr-dsb.xpi | 466068 bytes |
| DIST | firefox-140.9.0esr-el.xpi | 536819 bytes |
| DIST | firefox-140.9.0esr-en-CA.xpi | 411055 bytes |
| DIST | firefox-140.9.0esr-en-GB.xpi | 411398 bytes |
| DIST | firefox-140.9.0esr-eo.xpi | 433460 bytes |
| DIST | firefox-140.9.0esr-es-AR.xpi | 445510 bytes |
| DIST | firefox-140.9.0esr-es-CL.xpi | 446304 bytes |
| DIST | firefox-140.9.0esr-es-ES.xpi | 447006 bytes |
| DIST | firefox-140.9.0esr-es-MX.xpi | 446236 bytes |
| DIST | firefox-140.9.0esr-et.xpi | 359317 bytes |
| DIST | firefox-140.9.0esr-eu.xpi | 417295 bytes |
| DIST | firefox-140.9.0esr-fa.xpi | 421634 bytes |
| DIST | firefox-140.9.0esr-ff.xpi | 310180 bytes |
| DIST | firefox-140.9.0esr-fi.xpi | 430156 bytes |
| DIST | firefox-140.9.0esr-fr.xpi | 458442 bytes |
| DIST | firefox-140.9.0esr-fur.xpi | 451834 bytes |
| DIST | firefox-140.9.0esr-fy-NL.xpi | 442162 bytes |
| DIST | firefox-140.9.0esr-ga-IE.xpi | 315279 bytes |
| DIST | firefox-140.9.0esr-gd.xpi | 399424 bytes |
| DIST | firefox-140.9.0esr-gl.xpi | 442901 bytes |
| DIST | firefox-140.9.0esr-gn.xpi | 451077 bytes |
| DIST | firefox-140.9.0esr-gu-IN.xpi | 358973 bytes |
| DIST | firefox-140.9.0esr-he.xpi | 444984 bytes |
| DIST | firefox-140.9.0esr-hi-IN.xpi | 377447 bytes |
| DIST | firefox-140.9.0esr-hr.xpi | 437680 bytes |
| DIST | firefox-140.9.0esr-hsb.xpi | 462699 bytes |
| DIST | firefox-140.9.0esr-hu.xpi | 466165 bytes |
| DIST | firefox-140.9.0esr-hy-AM.xpi | 461607 bytes |
| DIST | firefox-140.9.0esr-ia.xpi | 430106 bytes |
| DIST | firefox-140.9.0esr-id.xpi | 422743 bytes |
| DIST | firefox-140.9.0esr-is.xpi | 432677 bytes |
| DIST | firefox-140.9.0esr-it.xpi | 440895 bytes |
| DIST | firefox-140.9.0esr-ja.xpi | 481309 bytes |
| DIST | firefox-140.9.0esr-ka.xpi | 494866 bytes |
| DIST | firefox-140.9.0esr-kab.xpi | 422846 bytes |
| DIST | firefox-140.9.0esr-kk.xpi | 506675 bytes |
| DIST | firefox-140.9.0esr-km.xpi | 348778 bytes |
| DIST | firefox-140.9.0esr-kn.xpi | 331777 bytes |
| DIST | firefox-140.9.0esr-ko.xpi | 467536 bytes |
| DIST | firefox-140.9.0esr-lij.xpi | 319285 bytes |
| DIST | firefox-140.9.0esr-lt.xpi | 379947 bytes |
| DIST | firefox-140.9.0esr-lv.xpi | 389074 bytes |
| DIST | firefox-140.9.0esr-mk.xpi | 316833 bytes |
| DIST | firefox-140.9.0esr-mr.xpi | 356242 bytes |
| DIST | firefox-140.9.0esr-ms.xpi | 295390 bytes |
| DIST | firefox-140.9.0esr-my.xpi | 343028 bytes |
| DIST | firefox-140.9.0esr-nb-NO.xpi | 429336 bytes |
| DIST | firefox-140.9.0esr-ne-NP.xpi | 349008 bytes |
| DIST | firefox-140.9.0esr-nl.xpi | 436179 bytes |
| DIST | firefox-140.9.0esr-nn-NO.xpi | 432216 bytes |
| DIST | firefox-140.9.0esr-oc.xpi | 410937 bytes |
| DIST | firefox-140.9.0esr-pa-IN.xpi | 494400 bytes |
| DIST | firefox-140.9.0esr-pl.xpi | 460923 bytes |
| DIST | firefox-140.9.0esr-pt-BR.xpi | 440751 bytes |
| DIST | firefox-140.9.0esr-pt-PT.xpi | 446410 bytes |
| DIST | firefox-140.9.0esr-rm.xpi | 438011 bytes |
| DIST | firefox-140.9.0esr-ro.xpi | 452826 bytes |
| DIST | firefox-140.9.0esr-ru.xpi | 525182 bytes |
| DIST | firefox-140.9.0esr-sc.xpi | 410463 bytes |
| DIST | firefox-140.9.0esr-sco.xpi | 322650 bytes |
| DIST | firefox-140.9.0esr-si.xpi | 411609 bytes |
| DIST | firefox-140.9.0esr-sk.xpi | 468235 bytes |
| DIST | firefox-140.9.0esr-skr.xpi | 485869 bytes |
| DIST | firefox-140.9.0esr-sl.xpi | 441191 bytes |
| DIST | firefox-140.9.0esr-son.xpi | 273115 bytes |
| DIST | firefox-140.9.0esr-sq.xpi | 456011 bytes |
| DIST | firefox-140.9.0esr-sr.xpi | 453368 bytes |
| DIST | firefox-140.9.0esr-sv-SE.xpi | 436150 bytes |
| DIST | firefox-140.9.0esr-szl.xpi | 341673 bytes |
| DIST | firefox-140.9.0esr-ta.xpi | 338145 bytes |
| DIST | firefox-140.9.0esr-te.xpi | 382185 bytes |
| DIST | firefox-140.9.0esr-th.xpi | 505497 bytes |
| DIST | firefox-140.9.0esr-tl.xpi | 356645 bytes |
| DIST | firefox-140.9.0esr-tr.xpi | 449304 bytes |
| DIST | firefox-140.9.0esr-trs.xpi | 324521 bytes |
| DIST | firefox-140.9.0esr-uk.xpi | 516732 bytes |
| DIST | firefox-140.9.0esr-ur.xpi | 370184 bytes |
| DIST | firefox-140.9.0esr-uz.xpi | 303471 bytes |
| DIST | firefox-140.9.0esr-vi.xpi | 469146 bytes |
| DIST | firefox-140.9.0esr-xh.xpi | 272787 bytes |
| DIST | firefox-140.9.0esr-zh-CN.xpi | 460704 bytes |
| DIST | firefox-140.9.0esr-zh-TW.xpi | 463731 bytes |
| DIST | firefox-140.9.0esr.source.tar.xz | 630445704 bytes |
| DIST | firefox-140.9.1esr-ach.xpi | 294368 bytes |
| DIST | firefox-140.9.1esr-af.xpi | 266633 bytes |
| DIST | firefox-140.9.1esr-an.xpi | 332302 bytes |
| DIST | firefox-140.9.1esr-ar.xpi | 445293 bytes |
| DIST | firefox-140.9.1esr-ast.xpi | 312223 bytes |
| DIST | firefox-140.9.1esr-az.xpi | 318410 bytes |
| DIST | firefox-140.9.1esr-be.xpi | 521208 bytes |
| DIST | firefox-140.9.1esr-bg.xpi | 457550 bytes |
| DIST | firefox-140.9.1esr-bn.xpi | 413378 bytes |
| DIST | firefox-140.9.1esr-br.xpi | 395310 bytes |
| DIST | firefox-140.9.1esr-bs.xpi | 447179 bytes |
| DIST | firefox-140.9.1esr-ca-valencia.xpi | 357934 bytes |
| DIST | firefox-140.9.1esr-ca.xpi | 404830 bytes |
| DIST | firefox-140.9.1esr-cak.xpi | 390841 bytes |
| DIST | firefox-140.9.1esr-cs.xpi | 475925 bytes |
| DIST | firefox-140.9.1esr-cy.xpi | 441965 bytes |
| DIST | firefox-140.9.1esr-da.xpi | 431121 bytes |
| DIST | firefox-140.9.1esr-de.xpi | 452704 bytes |
| DIST | firefox-140.9.1esr-dsb.xpi | 466064 bytes |
| DIST | firefox-140.9.1esr-el.xpi | 536825 bytes |
| DIST | firefox-140.9.1esr-en-CA.xpi | 411052 bytes |
| DIST | firefox-140.9.1esr-en-GB.xpi | 411403 bytes |
| DIST | firefox-140.9.1esr-eo.xpi | 433469 bytes |
| DIST | firefox-140.9.1esr-es-AR.xpi | 445509 bytes |
| DIST | firefox-140.9.1esr-es-CL.xpi | 446312 bytes |
| DIST | firefox-140.9.1esr-es-ES.xpi | 447015 bytes |
| DIST | firefox-140.9.1esr-es-MX.xpi | 446244 bytes |
| DIST | firefox-140.9.1esr-et.xpi | 359327 bytes |
| DIST | firefox-140.9.1esr-eu.xpi | 417294 bytes |
| DIST | firefox-140.9.1esr-fa.xpi | 421632 bytes |
| DIST | firefox-140.9.1esr-ff.xpi | 310189 bytes |
| DIST | firefox-140.9.1esr-fi.xpi | 430171 bytes |
| DIST | firefox-140.9.1esr-fr.xpi | 458450 bytes |
| DIST | firefox-140.9.1esr-fur.xpi | 451833 bytes |
| DIST | firefox-140.9.1esr-fy-NL.xpi | 442169 bytes |
| DIST | firefox-140.9.1esr-ga-IE.xpi | 315286 bytes |
| DIST | firefox-140.9.1esr-gd.xpi | 399430 bytes |
| DIST | firefox-140.9.1esr-gl.xpi | 442906 bytes |
| DIST | firefox-140.9.1esr-gn.xpi | 451078 bytes |
| DIST | firefox-140.9.1esr-gu-IN.xpi | 358971 bytes |
| DIST | firefox-140.9.1esr-he.xpi | 444981 bytes |
| DIST | firefox-140.9.1esr-hi-IN.xpi | 377463 bytes |
| DIST | firefox-140.9.1esr-hr.xpi | 437699 bytes |
| DIST | firefox-140.9.1esr-hsb.xpi | 462696 bytes |
| DIST | firefox-140.9.1esr-hu.xpi | 466174 bytes |
| DIST | firefox-140.9.1esr-hy-AM.xpi | 461612 bytes |
| DIST | firefox-140.9.1esr-ia.xpi | 430113 bytes |
| DIST | firefox-140.9.1esr-id.xpi | 422747 bytes |
| DIST | firefox-140.9.1esr-is.xpi | 432683 bytes |
| DIST | firefox-140.9.1esr-it.xpi | 440911 bytes |
| DIST | firefox-140.9.1esr-ja.xpi | 481318 bytes |
| DIST | firefox-140.9.1esr-ka.xpi | 494871 bytes |
| DIST | firefox-140.9.1esr-kab.xpi | 422848 bytes |
| DIST | firefox-140.9.1esr-kk.xpi | 506696 bytes |
| DIST | firefox-140.9.1esr-km.xpi | 348776 bytes |
| DIST | firefox-140.9.1esr-kn.xpi | 331782 bytes |
| DIST | firefox-140.9.1esr-ko.xpi | 467538 bytes |
| DIST | firefox-140.9.1esr-lij.xpi | 319292 bytes |
| DIST | firefox-140.9.1esr-lt.xpi | 379960 bytes |
| DIST | firefox-140.9.1esr-lv.xpi | 389077 bytes |
| DIST | firefox-140.9.1esr-mk.xpi | 316842 bytes |
| DIST | firefox-140.9.1esr-mr.xpi | 356258 bytes |
| DIST | firefox-140.9.1esr-ms.xpi | 295386 bytes |
| DIST | firefox-140.9.1esr-my.xpi | 343036 bytes |
| DIST | firefox-140.9.1esr-nb-NO.xpi | 429338 bytes |
| DIST | firefox-140.9.1esr-ne-NP.xpi | 349023 bytes |
| DIST | firefox-140.9.1esr-nl.xpi | 436194 bytes |
| DIST | firefox-140.9.1esr-nn-NO.xpi | 432225 bytes |
| DIST | firefox-140.9.1esr-oc.xpi | 410936 bytes |
| DIST | firefox-140.9.1esr-pa-IN.xpi | 494421 bytes |
| DIST | firefox-140.9.1esr-pl.xpi | 460926 bytes |
| DIST | firefox-140.9.1esr-pt-BR.xpi | 440761 bytes |
| DIST | firefox-140.9.1esr-pt-PT.xpi | 446416 bytes |
| DIST | firefox-140.9.1esr-rm.xpi | 438014 bytes |
| DIST | firefox-140.9.1esr-ro.xpi | 452838 bytes |
| DIST | firefox-140.9.1esr-ru.xpi | 525181 bytes |
| DIST | firefox-140.9.1esr-sc.xpi | 410465 bytes |
| DIST | firefox-140.9.1esr-sco.xpi | 322650 bytes |
| DIST | firefox-140.9.1esr-si.xpi | 411608 bytes |
| DIST | firefox-140.9.1esr-sk.xpi | 468232 bytes |
| DIST | firefox-140.9.1esr-skr.xpi | 485871 bytes |
| DIST | firefox-140.9.1esr-sl.xpi | 441213 bytes |
| DIST | firefox-140.9.1esr-son.xpi | 273126 bytes |
| DIST | firefox-140.9.1esr-sq.xpi | 456015 bytes |
| DIST | firefox-140.9.1esr-sr.xpi | 453370 bytes |
| DIST | firefox-140.9.1esr-sv-SE.xpi | 436150 bytes |
| DIST | firefox-140.9.1esr-szl.xpi | 341685 bytes |
| DIST | firefox-140.9.1esr-ta.xpi | 338153 bytes |
| DIST | firefox-140.9.1esr-te.xpi | 382199 bytes |
| DIST | firefox-140.9.1esr-th.xpi | 505500 bytes |
| DIST | firefox-140.9.1esr-tl.xpi | 356646 bytes |
| DIST | firefox-140.9.1esr-tr.xpi | 449317 bytes |
| DIST | firefox-140.9.1esr-trs.xpi | 324523 bytes |
| DIST | firefox-140.9.1esr-uk.xpi | 516734 bytes |
| DIST | firefox-140.9.1esr-ur.xpi | 370189 bytes |
| DIST | firefox-140.9.1esr-uz.xpi | 303480 bytes |
| DIST | firefox-140.9.1esr-vi.xpi | 469140 bytes |
| DIST | firefox-140.9.1esr-xh.xpi | 272797 bytes |
| DIST | firefox-140.9.1esr-zh-CN.xpi | 460702 bytes |
| DIST | firefox-140.9.1esr-zh-TW.xpi | 463732 bytes |
| DIST | firefox-140.9.1esr.source.tar.xz | 634745800 bytes |
| DIST | firefox-140esr-patches-07.tar.xz | 125712 bytes |
| DIST | firefox-148-patches-02.tar.xz | 12320 bytes |
| DIST | firefox-148.0.2-ach.xpi | 295595 bytes |
| DIST | firefox-148.0.2-af.xpi | 268994 bytes |
| DIST | firefox-148.0.2-an.xpi | 332903 bytes |
| DIST | firefox-148.0.2-ar.xpi | 448770 bytes |
| DIST | firefox-148.0.2-ast.xpi | 313321 bytes |
| DIST | firefox-148.0.2-az.xpi | 319559 bytes |
| DIST | firefox-148.0.2-be.xpi | 554142 bytes |
| DIST | firefox-148.0.2-bg.xpi | 463489 bytes |
| DIST | firefox-148.0.2-bn.xpi | 413629 bytes |
| DIST | firefox-148.0.2-br.xpi | 395043 bytes |
| DIST | firefox-148.0.2-bs.xpi | 450843 bytes |
| DIST | firefox-148.0.2-ca-valencia.xpi | 358640 bytes |
| DIST | firefox-148.0.2-ca.xpi | 417520 bytes |
| DIST | firefox-148.0.2-cak.xpi | 390448 bytes |
| DIST | firefox-148.0.2-cs.xpi | 506881 bytes |
| DIST | firefox-148.0.2-cy.xpi | 469568 bytes |
| DIST | firefox-148.0.2-da.xpi | 456956 bytes |
| DIST | firefox-148.0.2-de.xpi | 480572 bytes |
| DIST | firefox-148.0.2-dsb.xpi | 494578 bytes |
| DIST | firefox-148.0.2-el.xpi | 568534 bytes |
| DIST | firefox-148.0.2-en-CA.xpi | 435443 bytes |
| DIST | firefox-148.0.2-en-GB.xpi | 435769 bytes |
| DIST | firefox-148.0.2-eo.xpi | 459912 bytes |
| DIST | firefox-148.0.2-es-AR.xpi | 472220 bytes |
| DIST | firefox-148.0.2-es-CL.xpi | 473431 bytes |
| DIST | firefox-148.0.2-es-ES.xpi | 474147 bytes |
| DIST | firefox-148.0.2-es-MX.xpi | 469998 bytes |
| DIST | firefox-148.0.2-et.xpi | 359568 bytes |
| DIST | firefox-148.0.2-eu.xpi | 459449 bytes |
| DIST | firefox-148.0.2-fa.xpi | 421319 bytes |
| DIST | firefox-148.0.2-ff.xpi | 311199 bytes |
| DIST | firefox-148.0.2-fi.xpi | 456947 bytes |
| DIST | firefox-148.0.2-fr.xpi | 486511 bytes |
| DIST | firefox-148.0.2-fur.xpi | 477559 bytes |
| DIST | firefox-148.0.2-fy-NL.xpi | 468854 bytes |
| DIST | firefox-148.0.2-ga-IE.xpi | 316862 bytes |
| DIST | firefox-148.0.2-gd.xpi | 401588 bytes |
| DIST | firefox-148.0.2-gl.xpi | 447419 bytes |
| DIST | firefox-148.0.2-gn.xpi | 477054 bytes |
| DIST | firefox-148.0.2-gu-IN.xpi | 359513 bytes |
| DIST | firefox-148.0.2-he.xpi | 472542 bytes |
| DIST | firefox-148.0.2-hi-IN.xpi | 378186 bytes |
| DIST | firefox-148.0.2-hr.xpi | 464669 bytes |
| DIST | firefox-148.0.2-hsb.xpi | 491218 bytes |
| DIST | firefox-148.0.2-hu.xpi | 495078 bytes |
| DIST | firefox-148.0.2-hy-AM.xpi | 478232 bytes |
| DIST | firefox-148.0.2-ia.xpi | 456256 bytes |
| DIST | firefox-148.0.2-id.xpi | 433587 bytes |
| DIST | firefox-148.0.2-is.xpi | 440946 bytes |
| DIST | firefox-148.0.2-it.xpi | 467655 bytes |
| DIST | firefox-148.0.2-ja.xpi | 509947 bytes |
| DIST | firefox-148.0.2-ka.xpi | 525720 bytes |
| DIST | firefox-148.0.2-kab.xpi | 427090 bytes |
| DIST | firefox-148.0.2-kk.xpi | 545966 bytes |
| DIST | firefox-148.0.2-km.xpi | 375074 bytes |
| DIST | firefox-148.0.2-kn.xpi | 333440 bytes |
| DIST | firefox-148.0.2-ko.xpi | 495128 bytes |
| DIST | firefox-148.0.2-lij.xpi | 320438 bytes |
| DIST | firefox-148.0.2-lt.xpi | 380264 bytes |
| DIST | firefox-148.0.2-lv.xpi | 391014 bytes |
| DIST | firefox-148.0.2-mk.xpi | 321846 bytes |
| DIST | firefox-148.0.2-mr.xpi | 357366 bytes |
| DIST | firefox-148.0.2-ms.xpi | 296995 bytes |
| DIST | firefox-148.0.2-my.xpi | 344242 bytes |
| DIST | firefox-148.0.2-nb-NO.xpi | 455468 bytes |
| DIST | firefox-148.0.2-ne-NP.xpi | 349440 bytes |
| DIST | firefox-148.0.2-nl.xpi | 462744 bytes |
| DIST | firefox-148.0.2-nn-NO.xpi | 458656 bytes |
| DIST | firefox-148.0.2-oc.xpi | 411013 bytes |
| DIST | firefox-148.0.2-pa-IN.xpi | 525704 bytes |
| DIST | firefox-148.0.2-pl.xpi | 492276 bytes |
| DIST | firefox-148.0.2-pt-BR.xpi | 467253 bytes |
| DIST | firefox-148.0.2-pt-PT.xpi | 459991 bytes |
| DIST | firefox-148.0.2-rm.xpi | 456091 bytes |
| DIST | firefox-148.0.2-ro.xpi | 480192 bytes |
| DIST | firefox-148.0.2-ru.xpi | 558032 bytes |
| DIST | firefox-148.0.2-sc.xpi | 423850 bytes |
| DIST | firefox-148.0.2-sco.xpi | 323370 bytes |
| DIST | firefox-148.0.2-si.xpi | 410071 bytes |
| DIST | firefox-148.0.2-sk.xpi | 497914 bytes |
| DIST | firefox-148.0.2-skr.xpi | 484421 bytes |
| DIST | firefox-148.0.2-sl.xpi | 466312 bytes |
| DIST | firefox-148.0.2-son.xpi | 275470 bytes |
| DIST | firefox-148.0.2-sq.xpi | 481849 bytes |
| DIST | firefox-148.0.2-sr.xpi | 452238 bytes |
| DIST | firefox-148.0.2-sv-SE.xpi | 462495 bytes |
| DIST | firefox-148.0.2-szl.xpi | 341915 bytes |
| DIST | firefox-148.0.2-ta.xpi | 339342 bytes |
| DIST | firefox-148.0.2-te.xpi | 382399 bytes |
| DIST | firefox-148.0.2-th.xpi | 536211 bytes |
| DIST | firefox-148.0.2-tl.xpi | 356583 bytes |
| DIST | firefox-148.0.2-tr.xpi | 476494 bytes |
| DIST | firefox-148.0.2-trs.xpi | 325283 bytes |
| DIST | firefox-148.0.2-uk.xpi | 541805 bytes |
| DIST | firefox-148.0.2-ur.xpi | 371237 bytes |
| DIST | firefox-148.0.2-uz.xpi | 304642 bytes |
| DIST | firefox-148.0.2-vi.xpi | 497034 bytes |
| DIST | firefox-148.0.2-xh.xpi | 275031 bytes |
| DIST | firefox-148.0.2-zh-CN.xpi | 487755 bytes |
| DIST | firefox-148.0.2-zh-TW.xpi | 491355 bytes |
| DIST | firefox-148.0.2.source.tar.xz | 664519028 bytes |
| DIST | firefox-149-patches-01.tar.xz | 13204 bytes |
| DIST | firefox-149-patches-02.tar.xz | 11656 bytes |
| DIST | firefox-149.0.2.source.tar.xz | 697497732 bytes |
| DIST | firefox-149.0.source.tar.xz | 702929664 bytes |