waterfox 6.6.12,1
www/waterfox
Distilled fork of Firefox
Description
Fast and Private Web Browser.
Dependencies
- build archivers/zip
- build audio/jack
- build audio/pulseaudio
- build audio/sndio
- build databases/py-sqlite3
- build devel/desktop-file-utils
- build devel/gmake
- build devel/icu
- build devel/libevent
- build devel/libnotify
- build devel/llvm19
- build devel/nasm
- build devel/nspr
- build devel/pkgconf
- build devel/rust-cbindgen
- build devel/wasi-compiler-rt19
- build devel/wasi-libc
- build devel/wasi-libcxx19
- build devel/yasm
- build graphics/graphite2
- build graphics/png
- build lang/python311
- build lang/rust
- build multimedia/dav1d
- build multimedia/libvpx
- build multimedia/v4l_compat
- build print/harfbuzz
- build security/nss
- build www/node24
- build x11-toolkits/libXt
- build x11/libX11
- build x11/libXcomposite
- build x11/libXdamage
- build x11/libXext
- build x11/libXfixes
- build x11/libXrandr
- build x11/libXrender
- build x11/libXtst
- build x11/libxcb
- build x11/xorgproto
- lib accessibility/at-spi2-core
- lib devel/dbus
- lib devel/dbus-glib
- lib devel/gettext-runtime
- lib devel/glib20
- lib devel/icu
- lib devel/libepoll-shim
- lib devel/libevent
- lib devel/libffi
- lib devel/nspr
- lib graphics/cairo
- lib graphics/gdk-pixbuf2
- lib graphics/graphite2
- lib graphics/jpeg-turbo
- lib graphics/libdrm
- lib graphics/libglvnd
- lib graphics/png
- lib graphics/webp
- lib multimedia/libvpx
- lib print/freetype2
- lib print/harfbuzz
- lib security/nss
- lib x11-fonts/fontconfig
- lib x11-toolkits/gtk30
- lib x11-toolkits/pango
- lib x11/pixman
- run devel/desktop-file-utils
- run devel/libpci
- run multimedia/ffmpeg
- run x11-toolkits/libXt
- run x11/libX11
- run x11/libXcomposite
- run x11/libXdamage
- run x11/libXext
- run x11/libXfixes
- run x11/libXrandr
- run x11/libXrender
- run x11/libXtst
- run x11/libxcb
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
6.6.12
bd414cbdd0
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.11 => 6.6.12
Release Notes: https://www.waterfox.com/releases/6.6.12/ PR: 294734 Sponsored by: UNIS Labs MFH: 2026Q2 |
|
6.6.11
fcf59f4d3a
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.10 => 6.6.11
Changelog: https://www.waterfox.com/releases/6.6.11/ PR: 294352 Sponsored by: UNIS Labs MFH: 2026Q2 |
|
6.6.10
ebfa3e94d4
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.9 => 6.6.10
Release Notes: https://www.waterfox.com/releases/6.6.10/ PR: 294042 MFH: 2026Q1 |
|
6.6.9
43f5b4a72f
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.94.0
PR: 293615 |
|
6.6.9
7c5b2039a4
files touched
|
Charlie Li (vishwin) |
wasi: consistently use the wasm32-wasip1 triple
The WebAssembly community have reclaimed wasm32-wasi, without suffix,
for a future WASI 1.0 standard. The first version of WASI, 0.1, is
now wasm32-wasip1 in triple form, WASI 0.2 is wasm32-wasip2, etc.
Starting LLVM 22 the non-suffixed form is deprecated, aligning with
Rust and Go:
https://github.com/llvm/llvm-project/issues/165344
https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets/
The Mozilla build system's WASI checks always pass -Werror so
configure fails when the non-suffixed target/triple is passed using
LLVM 22:
Using wasi sysroot in /usr/local/share/wasi-sysroot
checking for the wasm C compiler... /usr/local/bin/clang22
checking whether the wasm C compiler can be used... yes
checking the wasm C compiler version... 22.1.0
checking the wasm C compiler works... yes
checking the wasm C compiler can find wasi headers... yes
checking the wasm C linker can find wasi libraries... yes
checking for the wasm C++ compiler... /usr/local/bin/clang++22
checking whether the wasm C++ compiler can be used... yes
checking the wasm C++ compiler version... 22.1.0
checking the wasm C++ compiler works... yes
checking the wasm C++ compiler can find wasi headers... yes
checking the wasm C++ linker can find wasi libraries... yes
checking for clock() in wasi sysroot... no
checking for emulated clock() in wasi sysroot...
DEBUG: Creating `/tmp/conftest0vk5p554.c` with content:
DEBUG: | #include <time.h>
DEBUG: | int
DEBUG: | main(void)
DEBUG: | {
DEBUG: | clock();
DEBUG: | ;
DEBUG: | return 0;
DEBUG: | }
DEBUG: Executing: `/usr/local/bin/clang22 --target=wasm32-wasi /tmp/conftest0vk5p554.c -Werror -D_WASI_EMULATED_PROCESS_CLOCKS -lwasi-emulated-process-clocks --sysroot=/usr/local/share/wasi-sysroot`
DEBUG: The command returned non-zero exit status 1.
DEBUG: Its error output was:
DEBUG: | clang: error: argument '--target=wasm32-wasi' is deprecated, use --target=wasm32-wasip1 instead [-Werror,-Wdeprecated]
ERROR: Can't find clock() in wasi sysroot.
Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=2023597
Bump all WASI ports for the new triple. Adjust consumers accordingly
but do not bump, since non-suffixed and p1 are identical as a
transition measure.
|
|
6.6.9
cec47c79e8
files touched
|
Charlie Li (vishwin) |
devel/wasi-libc: bump consumer PORTREVISIONs after update
|
|
6.6.9
87221e708f
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.8 => 6.6.9
Release Notes: https://www.waterfox.com/releases/6.6.9/ PR: 293442 MFH: 2026Q1 |
|
6.6.8
939d8775e7
files touched
|
Jan Beich (jbeich) |
multimedia/libvpx: update 1.16.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.2..v1.16.0 Reported by: Repology |
|
6.6.8
3d631100e8
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.93.0
PR: 292360 |
|
6.6.8
aa0518eb59
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.7 => 6.6.8
Release Notes: https://www.waterfox.com/releases/6.6.8/ PR: 292422 MFH: 2025Q4 |
|
6.6.7
c0976b7347
files touched
|
Martin Filla (freebsd) |
www/waterfox: Add ffmpeg8 support
Also a new distinfo file because upstream silently replaced the distfiles. PR: 292413 MFH: 2025Q4 |
|
6.6.7
c67a1a28d3
files touched
|
Charlie Li (vishwin) |
devel/wasi-libc: bump consumer PORTREVISIONs after update
|
|
6.6.7
a7cd7755a3
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.6 => 6.6.7
Release Notes: https://www.waterfox.com/releases/6.6.7/ PR: 291857 MFH: 2025Q4 |
|
6.6.6
5e496c7707
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.92.0
PR: 291582 |
|
6.6.6
c1497f65df
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.5.1 => 6.6.6
Release Notes: https://www.waterfox.net/docs/releases/6.6.6/ PR: 291547 MFH: 2025Q4 |
|
6.6.5.1
030b6f5460
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.5 => 6.6.5.1
Changelog: https://www.waterfox.net/docs/releases/6.6.5.1/ PR: 291226 MFH: 2025Q4 |
|
6.6.5
4f2fef9a0a
files touched
|
Charlie Li (vishwin) |
devel/wasi-libc: bump consumer PORTREVISIONs after update
|
|
6.6.5
73e55e2a9d
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.4 => 6.6.5
Changelog: https://www.waterfox.net/docs/releases/6.6.5/ PR: 290947 MFH: 2025Q4 |
|
6.6.4
d6b6027df6
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.91.1
PR: 290816 |
|
6.6.4
e98096e083
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.3 => 6.6.4
Release Notes: https://www.waterfox.net/docs/releases/6.6.4/ PR: 290123 MFH: 2025Q4 |
|
6.6.3
97b5de4ffc
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.90.0
PR: 289709 |
|
6.6.3
b18bd76e53
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.2 => 6.6.3
Changelog: https://www.waterfox.net/docs/releases/6.6.3/ PR: 289164 MFH: 2025Q3 |
|
6.6.2
b21956d7db
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.89.0
PR: 288923 |
|
6.6.2
90edfceb91
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.1 => 6.6.2
Changelog: https://www.waterfox.net/docs/releases/6.6.2/ PR: 289164 MFH: 2025Q3 |
|
6.6.1
c669bf1c7a
files touched
|
Charlie Li (vishwin) |
devel/wasi-libc: bump consumer PORTREVISIONs after update
|
|
6.6.1
2507471e94
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.0-beta-6 => 6.6.1
Changelogs: https://www.waterfox.net/docs/releases/6.6.0/ https://www.waterfox.net/docs/releases/6.6.1/ PR: 288981 MFH: 2025Q3 |
|
6.6.0-beta-6
752d3f3e2f
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.0-beta-5 => 6.6.0-beta-6
Changelog: https://www.waterfox.net/docs/releases/6.6.0-beta-6/ PR: 288870 MFH: 2025Q3 |
|
6.6.0-beta-5
abd83a6b10
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.6.0-beta-3 => 6.6.0-beta-5
Changelogs: https://www.waterfox.net/docs/releases/6.6.0-beta-4/ https://www.waterfox.net/docs/releases/6.6.0-beta-5/ PR: 288769 MFH: 2025Q3 |
|
6.6.0-beta-3
9add38eb0b
files touched
|
Martin Filla (freebsd) |
www/{librewolf,tor-browser,waterfox}: Fix runtime on arm64 (gecko-based ports)
Reports of crashes on arm64 with aslr enabled. PR: 271081 288512 288516 288504 MFH: 2025Q3 |
|
6.6.0-beta-3
b3542651e0
files touched
|
Martin Filla (freebsd) |
www/waterfox: Upstream silently replace distfiles
No functional changes - full diff is: --- waterfox-6.6.0-beta-3.old/testing/web-platform/tests/tools/third_party/attrs/.git_archival.txt +++ waterfox-6.6.0-beta-3/testing/web-platform/tests/tools/third_party/attrs/.git_archival.txt @@ -1,4 +1,4 @@ node: a5bcba70a19f96ddb5e29ee0229f2324dab364ab node-date: 2025-07-24T17:43:44+01:00 describe-name: 6.6.0-beta-3 -ref-names: tag: 6.6.0-beta-3, future +ref-names: tag: 6.6.0-beta-3 PR: 288470 MFH: 2025Q3 |
|
6.6.0-beta-3
bda9abe973
files touched
|
Martin Filla (freebsd) |
www/waterfox: 6.6.0-beta-2 => 6.6.0-beta-3
Changes: https://www.waterfox.net/docs/releases/6.6.0-beta-3/ PR: 288427 MFH: 2025Q3 |
|
6.6.0-beta-2
46a4933e86
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.9 => 6.6.0-beta-2
Changes:
Platform Changes (128.0 to 140.0)
https://www.waterfox.net/docs/releases/6.6.0-beta-1/
https://www.waterfox.net/docs/releases/6.6.0-beta-2/
Improve port:
- Fix build on i386 - use www/node24 on i386 and hande sse2.
- Unification of Makefile with Firefox - make it more similar.
- Use ${DESKTOPDIR} instead if ${PREFIX}/share/applications.
PR: 288283 288109
MFH: 2025Q3
|
|
6.5.9
f3f7e555b0
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.88.0
PR: 287766 |
|
6.5.9
3ed29b8185
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.87.0
PR: 286829 |
|
6.5.9
9df2eb28cf
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.7 => 6.5.9
Changelogs: https://www.waterfox.net/docs/releases/6.5.8/ https://www.waterfox.net/docs/releases/6.5.9/ PR: 287030 MFH: 2025Q2 |
|
6.5.7
e749d7f420
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.6 => 6.5.7
Changelog: https://www.waterfox.net/docs/releases/6.5.7/ PR: 286488 MFH: 2025Q2 |
|
6.5.6
64f3a6bf7e
files touched
|
Jan Beich (jbeich) |
multimedia/libvpx: update 1.15.1
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1 Reported by: portscout |
|
6.5.6
2a5976aebe
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.86.0
PR: 285840 |
|
6.5.6
6cb36de6ce
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.5 => 6.5.6
Changelog: https://www.waterfox.net/docs/releases/6.5.6/ PR: 285701 MFH: 2025Q1 |
|
6.5.5
e5055b8022
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.4 → 6.5.5
Changelog: https://www.waterfox.net/docs/releases/6.5.5/ PR: 285170 MFH: 2025Q1 |
|
6.5.4
1dcbab6267
files touched
|
Martin Filla (freebsd) |
www/waterfox: Add experimental patch for fix build on armv7
The author of the patch is fuz. PR: 285010 268750 MFH: 2025Q1 |
|
6.5.4
cf7c4b037d
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
|
6.5.4
ff33dd4700
files touched
|
Daniel Engberg (diizzy) |
*/*: Bump consumers of devel/icu
...to avoid library mismatches |
|
6.5.4
51313b010b
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.4 → 6.5.4
Changelog: https://www.waterfox.net/docs/releases/6.5.4/ Security Advisory: https://www.mozilla.org/en-US/security/advisories/mfsa2025-02/ PR: 284637 MFH: 2025Q1 |
|
6.5.3
fcc9e9e8ea
files touched
|
Piotr Kubaj (pkubaj) |
www/waterfox: enable wasi on powerpc64
|
|
6.5.3
fccaa1b326
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
|
6.5.3
08ee0152e8
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.5.2 → 6.5.3
Changelog: https://www.waterfox.net/docs/releases/6.5.3/ PR: 283936 MFH: 2025Q1 |
|
6.5.2
9d5de596a2
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.0.19 → 6.5.2
Changelog: https://github.com/BrowserWorks/Waterfox/releases/tag/6.5.2 PR: 283318 MFH: 2024Q4 |
|
6.0.19
1d1fd15a3e
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
|
6.0.19
d36b71b2d0
files touched
|
Vladimir Druzenko (vvd) |
Reapply "devel/wasi-libc: chase missed _DEPENDS line changes after flavourisation"
Incorrect branch. This reverts commit 85b72a5454c5bdcc850e153b66fdaa4e83e84f3d. |