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 |
|---|---|---|---|
| 150.0.2 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 150.0.1 | 8 | ~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.10.2 | 8 | amd64 arm64 ~loong ~ppc64 ~riscv ~x86 | rapid |
| 140.10.1-r1 | 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 | 150.0.2 | 150.0.1 | 140.10.2 | 140.10.1-r1 |
|---|---|---|---|---|---|
| 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.10.2, 140.10.1-r1 |
| DIST | wasi-sdk-32.0-arm64-linux.tar.gz | 142940986 bytes | 150.0.2, 150.0.1, 140.10.2, 140.10.1-r1 |
| DIST | wasi-sdk-32.0-x86_64-linux.tar.gz | 143157058 bytes | 150.0.2, 150.0.1, 140.10.2, 140.10.1-r1 |
| Type | File | Size |
|---|---|---|
| DIST | firefox-140.10.1esr-ach.xpi | 294358 bytes |
| DIST | firefox-140.10.1esr-af.xpi | 266630 bytes |
| DIST | firefox-140.10.1esr-an.xpi | 332296 bytes |
| DIST | firefox-140.10.1esr-ar.xpi | 445291 bytes |
| DIST | firefox-140.10.1esr-ast.xpi | 312211 bytes |
| DIST | firefox-140.10.1esr-az.xpi | 318404 bytes |
| DIST | firefox-140.10.1esr-be.xpi | 521198 bytes |
| DIST | firefox-140.10.1esr-bg.xpi | 457557 bytes |
| DIST | firefox-140.10.1esr-bn.xpi | 413367 bytes |
| DIST | firefox-140.10.1esr-br.xpi | 395313 bytes |
| DIST | firefox-140.10.1esr-bs.xpi | 447179 bytes |
| DIST | firefox-140.10.1esr-ca-valencia.xpi | 357937 bytes |
| DIST | firefox-140.10.1esr-ca.xpi | 404824 bytes |
| DIST | firefox-140.10.1esr-cak.xpi | 390837 bytes |
| DIST | firefox-140.10.1esr-cs.xpi | 475920 bytes |
| DIST | firefox-140.10.1esr-cy.xpi | 441969 bytes |
| DIST | firefox-140.10.1esr-da.xpi | 431122 bytes |
| DIST | firefox-140.10.1esr-de.xpi | 452695 bytes |
| DIST | firefox-140.10.1esr-dsb.xpi | 466059 bytes |
| DIST | firefox-140.10.1esr-el.xpi | 536817 bytes |
| DIST | firefox-140.10.1esr-en-CA.xpi | 411051 bytes |
| DIST | firefox-140.10.1esr-en-GB.xpi | 411399 bytes |
| DIST | firefox-140.10.1esr-eo.xpi | 433462 bytes |
| DIST | firefox-140.10.1esr-es-AR.xpi | 445509 bytes |
| DIST | firefox-140.10.1esr-es-CL.xpi | 446301 bytes |
| DIST | firefox-140.10.1esr-es-ES.xpi | 447010 bytes |
| DIST | firefox-140.10.1esr-es-MX.xpi | 446244 bytes |
| DIST | firefox-140.10.1esr-et.xpi | 359324 bytes |
| DIST | firefox-140.10.1esr-eu.xpi | 417300 bytes |
| DIST | firefox-140.10.1esr-fa.xpi | 421640 bytes |
| DIST | firefox-140.10.1esr-ff.xpi | 310186 bytes |
| DIST | firefox-140.10.1esr-fi.xpi | 430160 bytes |
| DIST | firefox-140.10.1esr-fr.xpi | 458451 bytes |
| DIST | firefox-140.10.1esr-fur.xpi | 451839 bytes |
| DIST | firefox-140.10.1esr-fy-NL.xpi | 442166 bytes |
| DIST | firefox-140.10.1esr-ga-IE.xpi | 315284 bytes |
| DIST | firefox-140.10.1esr-gd.xpi | 399431 bytes |
| DIST | firefox-140.10.1esr-gl.xpi | 442903 bytes |
| DIST | firefox-140.10.1esr-gn.xpi | 451085 bytes |
| DIST | firefox-140.10.1esr-gu-IN.xpi | 358976 bytes |
| DIST | firefox-140.10.1esr-he.xpi | 444979 bytes |
| DIST | firefox-140.10.1esr-hi-IN.xpi | 377462 bytes |
| DIST | firefox-140.10.1esr-hr.xpi | 437689 bytes |
| DIST | firefox-140.10.1esr-hsb.xpi | 462688 bytes |
| DIST | firefox-140.10.1esr-hu.xpi | 466173 bytes |
| DIST | firefox-140.10.1esr-hy-AM.xpi | 461618 bytes |
| DIST | firefox-140.10.1esr-ia.xpi | 430123 bytes |
| DIST | firefox-140.10.1esr-id.xpi | 422749 bytes |
| DIST | firefox-140.10.1esr-is.xpi | 432690 bytes |
| DIST | firefox-140.10.1esr-it.xpi | 440908 bytes |
| DIST | firefox-140.10.1esr-ja.xpi | 481318 bytes |
| DIST | firefox-140.10.1esr-ka.xpi | 494871 bytes |
| DIST | firefox-140.10.1esr-kab.xpi | 422848 bytes |
| DIST | firefox-140.10.1esr-kk.xpi | 506686 bytes |
| DIST | firefox-140.10.1esr-km.xpi | 348779 bytes |
| DIST | firefox-140.10.1esr-kn.xpi | 331779 bytes |
| DIST | firefox-140.10.1esr-ko.xpi | 467547 bytes |
| DIST | firefox-140.10.1esr-lij.xpi | 319283 bytes |
| DIST | firefox-140.10.1esr-lt.xpi | 379960 bytes |
| DIST | firefox-140.10.1esr-lv.xpi | 389070 bytes |
| DIST | firefox-140.10.1esr-mk.xpi | 316832 bytes |
| DIST | firefox-140.10.1esr-mr.xpi | 356258 bytes |
| DIST | firefox-140.10.1esr-ms.xpi | 295384 bytes |
| DIST | firefox-140.10.1esr-my.xpi | 343039 bytes |
| DIST | firefox-140.10.1esr-nb-NO.xpi | 429342 bytes |
| DIST | firefox-140.10.1esr-ne-NP.xpi | 349024 bytes |
| DIST | firefox-140.10.1esr-nl.xpi | 436181 bytes |
| DIST | firefox-140.10.1esr-nn-NO.xpi | 432220 bytes |
| DIST | firefox-140.10.1esr-oc.xpi | 410945 bytes |
| DIST | firefox-140.10.1esr-pa-IN.xpi | 494405 bytes |
| DIST | firefox-140.10.1esr-pl.xpi | 460917 bytes |
| DIST | firefox-140.10.1esr-pt-BR.xpi | 440750 bytes |
| DIST | firefox-140.10.1esr-pt-PT.xpi | 446414 bytes |
| DIST | firefox-140.10.1esr-rm.xpi | 438033 bytes |
| DIST | firefox-140.10.1esr-ro.xpi | 452825 bytes |
| DIST | firefox-140.10.1esr-ru.xpi | 525177 bytes |
| DIST | firefox-140.10.1esr-sc.xpi | 410457 bytes |
| DIST | firefox-140.10.1esr-sco.xpi | 322647 bytes |
| DIST | firefox-140.10.1esr-si.xpi | 411592 bytes |
| DIST | firefox-140.10.1esr-sk.xpi | 468225 bytes |
| DIST | firefox-140.10.1esr-skr.xpi | 485867 bytes |
| DIST | firefox-140.10.1esr-sl.xpi | 441210 bytes |
| DIST | firefox-140.10.1esr-son.xpi | 273125 bytes |
| DIST | firefox-140.10.1esr-sq.xpi | 456013 bytes |
| DIST | firefox-140.10.1esr-sr.xpi | 453364 bytes |
| DIST | firefox-140.10.1esr-sv-SE.xpi | 436156 bytes |
| DIST | firefox-140.10.1esr-szl.xpi | 341680 bytes |
| DIST | firefox-140.10.1esr-ta.xpi | 338140 bytes |
| DIST | firefox-140.10.1esr-te.xpi | 382196 bytes |
| DIST | firefox-140.10.1esr-th.xpi | 505498 bytes |
| DIST | firefox-140.10.1esr-tl.xpi | 356649 bytes |
| DIST | firefox-140.10.1esr-tr.xpi | 449315 bytes |
| DIST | firefox-140.10.1esr-trs.xpi | 324519 bytes |
| DIST | firefox-140.10.1esr-uk.xpi | 516730 bytes |
| DIST | firefox-140.10.1esr-ur.xpi | 370181 bytes |
| DIST | firefox-140.10.1esr-uz.xpi | 303480 bytes |
| DIST | firefox-140.10.1esr-vi.xpi | 469143 bytes |
| DIST | firefox-140.10.1esr-xh.xpi | 272788 bytes |
| DIST | firefox-140.10.1esr-zh-CN.xpi | 460701 bytes |
| DIST | firefox-140.10.1esr-zh-TW.xpi | 463737 bytes |
| DIST | firefox-140.10.1esr.source.tar.xz | 638929340 bytes |
| DIST | firefox-140.10.2esr-ach.xpi | 294356 bytes |
| DIST | firefox-140.10.2esr-af.xpi | 266630 bytes |
| DIST | firefox-140.10.2esr-an.xpi | 332301 bytes |
| DIST | firefox-140.10.2esr-ar.xpi | 445289 bytes |
| DIST | firefox-140.10.2esr-ast.xpi | 312217 bytes |
| DIST | firefox-140.10.2esr-az.xpi | 318411 bytes |
| DIST | firefox-140.10.2esr-be.xpi | 521199 bytes |
| DIST | firefox-140.10.2esr-bg.xpi | 457549 bytes |
| DIST | firefox-140.10.2esr-bn.xpi | 413372 bytes |
| DIST | firefox-140.10.2esr-br.xpi | 395306 bytes |
| DIST | firefox-140.10.2esr-bs.xpi | 447170 bytes |
| DIST | firefox-140.10.2esr-ca-valencia.xpi | 357938 bytes |
| DIST | firefox-140.10.2esr-ca.xpi | 404819 bytes |
| DIST | firefox-140.10.2esr-cak.xpi | 390838 bytes |
| DIST | firefox-140.10.2esr-cs.xpi | 475923 bytes |
| DIST | firefox-140.10.2esr-cy.xpi | 441961 bytes |
| DIST | firefox-140.10.2esr-da.xpi | 431125 bytes |
| DIST | firefox-140.10.2esr-de.xpi | 452699 bytes |
| DIST | firefox-140.10.2esr-dsb.xpi | 466058 bytes |
| DIST | firefox-140.10.2esr-el.xpi | 536827 bytes |
| DIST | firefox-140.10.2esr-en-CA.xpi | 411053 bytes |
| DIST | firefox-140.10.2esr-en-GB.xpi | 411406 bytes |
| DIST | firefox-140.10.2esr-eo.xpi | 433463 bytes |
| DIST | firefox-140.10.2esr-es-AR.xpi | 445505 bytes |
| DIST | firefox-140.10.2esr-es-CL.xpi | 446299 bytes |
| DIST | firefox-140.10.2esr-es-ES.xpi | 447023 bytes |
| DIST | firefox-140.10.2esr-es-MX.xpi | 446241 bytes |
| DIST | firefox-140.10.2esr-et.xpi | 359321 bytes |
| DIST | firefox-140.10.2esr-eu.xpi | 417285 bytes |
| DIST | firefox-140.10.2esr-fa.xpi | 421628 bytes |
| DIST | firefox-140.10.2esr-ff.xpi | 310183 bytes |
| DIST | firefox-140.10.2esr-fi.xpi | 430159 bytes |
| DIST | firefox-140.10.2esr-fr.xpi | 458450 bytes |
| DIST | firefox-140.10.2esr-fur.xpi | 451823 bytes |
| DIST | firefox-140.10.2esr-fy-NL.xpi | 442164 bytes |
| DIST | firefox-140.10.2esr-ga-IE.xpi | 315277 bytes |
| DIST | firefox-140.10.2esr-gd.xpi | 399426 bytes |
| DIST | firefox-140.10.2esr-gl.xpi | 442905 bytes |
| DIST | firefox-140.10.2esr-gn.xpi | 451078 bytes |
| DIST | firefox-140.10.2esr-gu-IN.xpi | 358975 bytes |
| DIST | firefox-140.10.2esr-he.xpi | 444979 bytes |
| DIST | firefox-140.10.2esr-hi-IN.xpi | 377457 bytes |
| DIST | firefox-140.10.2esr-hr.xpi | 437687 bytes |
| DIST | firefox-140.10.2esr-hsb.xpi | 462692 bytes |
| DIST | firefox-140.10.2esr-hu.xpi | 466167 bytes |
| DIST | firefox-140.10.2esr-hy-AM.xpi | 461618 bytes |
| DIST | firefox-140.10.2esr-ia.xpi | 430108 bytes |
| DIST | firefox-140.10.2esr-id.xpi | 422741 bytes |
| DIST | firefox-140.10.2esr-is.xpi | 432687 bytes |
| DIST | firefox-140.10.2esr-it.xpi | 440899 bytes |
| DIST | firefox-140.10.2esr-ja.xpi | 481322 bytes |
| DIST | firefox-140.10.2esr-ka.xpi | 494859 bytes |
| DIST | firefox-140.10.2esr-kab.xpi | 422848 bytes |
| DIST | firefox-140.10.2esr-kk.xpi | 506687 bytes |
| DIST | firefox-140.10.2esr-km.xpi | 348766 bytes |
| DIST | firefox-140.10.2esr-kn.xpi | 331779 bytes |
| DIST | firefox-140.10.2esr-ko.xpi | 467533 bytes |
| DIST | firefox-140.10.2esr-lij.xpi | 319285 bytes |
| DIST | firefox-140.10.2esr-lt.xpi | 379953 bytes |
| DIST | firefox-140.10.2esr-lv.xpi | 389076 bytes |
| DIST | firefox-140.10.2esr-mk.xpi | 316830 bytes |
| DIST | firefox-140.10.2esr-mr.xpi | 356255 bytes |
| DIST | firefox-140.10.2esr-ms.xpi | 295393 bytes |
| DIST | firefox-140.10.2esr-my.xpi | 343023 bytes |
| DIST | firefox-140.10.2esr-nb-NO.xpi | 429336 bytes |
| DIST | firefox-140.10.2esr-ne-NP.xpi | 349021 bytes |
| DIST | firefox-140.10.2esr-nl.xpi | 436187 bytes |
| DIST | firefox-140.10.2esr-nn-NO.xpi | 432221 bytes |
| DIST | firefox-140.10.2esr-oc.xpi | 410935 bytes |
| DIST | firefox-140.10.2esr-pa-IN.xpi | 494403 bytes |
| DIST | firefox-140.10.2esr-pl.xpi | 460920 bytes |
| DIST | firefox-140.10.2esr-pt-BR.xpi | 440754 bytes |
| DIST | firefox-140.10.2esr-pt-PT.xpi | 446415 bytes |
| DIST | firefox-140.10.2esr-rm.xpi | 438021 bytes |
| DIST | firefox-140.10.2esr-ro.xpi | 452826 bytes |
| DIST | firefox-140.10.2esr-ru.xpi | 525176 bytes |
| DIST | firefox-140.10.2esr-sc.xpi | 410461 bytes |
| DIST | firefox-140.10.2esr-sco.xpi | 322644 bytes |
| DIST | firefox-140.10.2esr-si.xpi | 411601 bytes |
| DIST | firefox-140.10.2esr-sk.xpi | 468223 bytes |
| DIST | firefox-140.10.2esr-skr.xpi | 485865 bytes |
| DIST | firefox-140.10.2esr-sl.xpi | 441193 bytes |
| DIST | firefox-140.10.2esr-son.xpi | 273122 bytes |
| DIST | firefox-140.10.2esr-sq.xpi | 456012 bytes |
| DIST | firefox-140.10.2esr-sr.xpi | 453365 bytes |
| DIST | firefox-140.10.2esr-sv-SE.xpi | 436150 bytes |
| DIST | firefox-140.10.2esr-szl.xpi | 341676 bytes |
| DIST | firefox-140.10.2esr-ta.xpi | 338146 bytes |
| DIST | firefox-140.10.2esr-te.xpi | 382198 bytes |
| DIST | firefox-140.10.2esr-th.xpi | 505492 bytes |
| DIST | firefox-140.10.2esr-tl.xpi | 356645 bytes |
| DIST | firefox-140.10.2esr-tr.xpi | 449312 bytes |
| DIST | firefox-140.10.2esr-trs.xpi | 324509 bytes |
| DIST | firefox-140.10.2esr-uk.xpi | 516731 bytes |
| DIST | firefox-140.10.2esr-ur.xpi | 370169 bytes |
| DIST | firefox-140.10.2esr-uz.xpi | 303483 bytes |
| DIST | firefox-140.10.2esr-vi.xpi | 469140 bytes |
| DIST | firefox-140.10.2esr-xh.xpi | 272786 bytes |
| DIST | firefox-140.10.2esr-zh-CN.xpi | 460701 bytes |
| DIST | firefox-140.10.2esr-zh-TW.xpi | 463738 bytes |
| DIST | firefox-140.10.2esr.source.tar.xz | 638783848 bytes |
| DIST | firefox-140esr-patches-09.tar.xz | 15300 bytes |
| DIST | firefox-140esr-patches-10.tar.xz | 15052 bytes |
| DIST | firefox-150-patches-02.tar.xz | 13452 bytes |
| DIST | firefox-150.0.1.source.tar.xz | 704237724 bytes |
| DIST | firefox-150.0.2.source.tar.xz | 709752320 bytes |