./www/firefox, Web browser with support for extensions (version 154)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 154.0.1nb1, Package name: firefox-154.0.1nb1, Maintainer: ryoon

Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems.

It is fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.

Note: Due to upstream's trademark policies, this package identifies as
"Nightly" rather than "Firefox" by default.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus-glib] [textproc/icu] [graphics/MesaLib] [net/libIDL] [devel/nspr] [devel/libevent] [devel/libffi] [devel/nss] [x11/gtk2] [x11/pixman] [x11/gtk3] [graphics/libwebp] [multimedia/ffmpeg4]

Required to build:
[pkgtools/x11-links] [databases/py-sqlite3] [x11/xcb-proto] [lang/clang] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto] [lang/rust-bin]

Package options: sunaudio, webrtc

Master sites: (Expand)

Filesize: 792396.648 KB

Version history: (Expand)


CVS history: (Expand)


   2026-09-10 23:05:45 by Tobias Nygren | Files touched by this commit (1)
Log message:
firefox: remove SUBST to fix build on aarch64

ERROR: [subst.mk:sve2] The filename pattern \ 
"media/libyuv/libyuv/source/scale_argb.cc"

Not obvious to me why this SUBST existed and the build completed w/o
it on -current.
   2026-09-05 05:51:59 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
firefox: 154.0.1 requires nss>=3.126.1
   2026-09-02 21:05:38 by Thomas Klausner | Files touched by this commit (3127)
Log message:
*: recursive bump for pcre2 10.48
   2026-09-01 17:55:09 by Ryo ONODERA | Files touched by this commit (2)
Log message:
www/firefox: Fix build error, Success is not declared

Reported by Thomas Klausner and Marc Baudoin. Thank you.
   2026-08-30 12:19:31 by Ryo ONODERA | Files touched by this commit (2)
Log message:
www/firefox: Update to 154.0.2

Changelog:
154.0.1:
Fixed

  * Fixed slower access to saved passwords and unexpected Primary Password
    prompts caused by recent changes to password storage. (Bug 2064411, Bug
    2065593, Bug 2063993)

  * Fixed an issue where addresses were failing to autofill on some sites. (Bug
    2065145, Bug 2063599)

  * Fixed Firefox adding a new Start Menu shortcut on Windows every time it
    started. (Bug 2064652)

  * Fixed an issue where connections to local network devices were failing
    without a permission prompt on some sites loaded over HTTP. (Bug 2059274)

  * Fixed a crash that could occur when opening intranet sites that are
    configured to link to files on a local network share. (Bug 2064648)

  * Fixed an issue on Windows where tab titles were cut off at the start when
    the system font was MS UI Gothic. (Bug 2056856)
   2026-08-26 23:44:35 by David H. Gutteridge | Files touched by this commit (2) | Package updated
Log message:
firefox: fix packaging lists for non-x86

Restore (further) conditional PLIST content lost in the update to 154.
   2026-08-26 11:37:26 by Robert Swindells | Files touched by this commit (1)
Log message:
Fix build for -wayland.
   2026-08-14 14:26:11 by Ryo ONODERA | Files touched by this commit (5) | Package updated
Log message:
www/firefox: Update to 153.0.4

* Reenable WebGL with a patch from tsutsui@ via PR pkg/60579.
* Remove commented-out hunspell dependency. hunspell is sandboxed with wasm
  and external hunspell is not available anymore.

Changelog:
153.0.4:
Fixed

  * Fixed Firefox becoming unresponsive when clearing browsing history, which
    could also result in site data being lost. (Bug 2059647)

153.0.3:
New

  * Smart Window includes several enhancements:

      + The suggestion list now shows more results, making it easier to find
        history and switch to open tabs. (Bug 2019042)
      + The assistant can now answer questions directly using web search
        results from Exa, instead of handing off to a search engine. (Bug
        2046183, Bug 2044385)

Fixed

  * Fixed audio and video failing to play, or hanging when seeking, on websites
    that load media from a Blob URL. (Bug 2056444)

  * Fixed Internet shortcuts dragged from Firefox to the desktop being marked
    as untrusted on Windows, which caused a security warning every time they
    were opened. (Bug 2056865)

  * Fixed the Bookmarks, History, and other sidebars failing to open when the
    sidebar is hidden and the password manager has been turned off by an
    enterprise policy. (Bug 2056857)

  * Fixed a Mozilla VPN upgrade offer appearing for people in regions where
    Mozilla VPN is not sold. (Bug 2058264)

  * Fixed frequent Inspector crashes in the Developer Tools on pages where an
    extension content script had added event listeners. (Bug 2042101)

  * Fixed a rare case on Windows where starting Firefox while a partial update
    was still being applied could leave the installation broken and unable to
    start. (Bug 2058197, Bug 2058594)