waterfox — Commit History
showing 179 stored commits — 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. |
|
6.0.19
85b72a5454
files touched
|
Vladimir Druzenko (vvd) |
Revert "devel/wasi-libc: chase missed _DEPENDS line changes after flavourisation"
Flavorization of the devel/wasi-libc was not MFH. This reverts commit 0c538aad8a8708a074157b767459360aa09398f0. |
|
6.0.19
ca048c2884
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
|
6.0.19
888cea7dee
files touched
|
Jan Beich (jbeich) |
multimedia/libvpx: update 1.15.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0 Reported by: Repology |
|
6.0.19
1c5ebef22a
files touched
|
Charlie Li (vishwin) |
devel/wasi-libc: chase missed _DEPENDS line changes after flavourisation
|
|
6.0.19
84b600fb9f
files touched
|
Charlie Li (vishwin) |
wasi: update to latest commit past sdk-22
devel/wasi-libc is now flavourised per supported LLVM version. Each flavour includes/copies the corresponding clang's stdarg.h and stddef.h instead of simply using the latest clang release. Technically upstream dropped support for LLVM < 18, but the commit doing so admittedly operated under an uncertain assumption. LLVM 17 is still supported in these ports for the benefit of Rust and gecko@ ports, which specify LLVM 17 minimum, and to facilitate LTO with that version. LLVM 19 is also supported in this version, with the corresponding ports to be committed separately. Bump PORTREVISION of consumers |
|
6.0.19
89ab81d0e2
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
|
6.0.19
199ee8201c
files touched
|
Martin Filla (freebsd) |
www/waterfox: Update 6.0.18 → 6.0.19, improve port
Update 6.0.18 → 6.0.19 are trivial - just change version. Improve port: - Make Makefile more look like www/librewolf/Makefile and www/firefox-esr/Makefile - Remove doubles of USE_GECKO and BUILD_DEPENDS+=devel/wasi-* - Fix warnings from portclippy Changelog: https://github.com/BrowserWorks/Waterfox/releases/tag/G6.0.19 PR: 281330 |
|
6.0.18
7a55f95425
files touched
|
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
|
6.0.18
ac266a7842
files touched
|
Martin Filla (freebsd) |
www/waterfox: update 6.0.17 → 6.0.18
Changelog: https://github.com/BrowserWorks/Waterfox/releases/tag/G6.0.18 PR: 280790 |
|
6.0.17
3b31d62e7b
files touched
|
Vladimir Druzenko (vvd) |
www/waterfox: bump PORTEPOCH: "waterfox-6.0.17 < waterfox-56.2.3"
PR: 278672 Reported by: portmgr Approved by: Martin Filla <freebsd@sysctl.cz> |
|
6.0.17
d2d9373bc7
files touched
|
Martin Filla (freebsd) |
www/waterfox: update to G6.0.17
There have been many releases since then: https://github.com/BrowserWorks/Waterfox/releases Changelogs: https://www.waterfox.net/docs/releases/G6.0.17/ This release is based on Firefox ESR 115. New maintainer: Martin Filla <freebsd@sysctl.cz> PR: 278672 |
|
56.2.3
3bc831e5ab
files touched
|
Vladimir Druzenko (vvd) |
www/waterfox: resurect removed port before update to new release
This reverts commit 8bbfbba74e2ee5df4b64cbc639847d6419160f67. PR: 278672 |
|
56.2.3
8bbfbba74e
files touched
|
Jan Beich (jbeich) |
www/waterfox: remove expired port
- Old style system (pre-Stylo) is no longer maintained for vulnerabilities - FreeBSD lacks process sandboxing to protect against any undisclosed vulnerabilities - Backporting from current Firefox releases to 56.* codebase is non-trivial - During 57-60 timeframe many compatibility bridges have been burnt, so the next release based on ESR60 is likely to require porting extensions to it - www/firefox-esr can be built with MOZ_EXPORT+=MOZ_ALLOW_LEGACY_EXTENSIONS=1 in Makefile.local which would make it act similar to Nightly or Waterfox 60.* - www/firefox privacy can be enhanced via about:config, for anything more porting Tor Browser would be a better option |
|
56.2.3
84b6aee905
files touched
|
Thomas Zander (riggs) |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
|
|
56.2.3
a9d287a5ea
files touched
|
Jan Beich (jbeich) |
lang/rust: update to 1.29.1
- Force rebuild all consumers as standard library is statically linked Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html PR: 229826 (follow up) Approved by: dumbbell Differential Revision: https://reviews.freebsd.org/D17337 |
|
56.2.3
658c5c12eb
files touched
|
Jan Beich (jbeich) |
www/firefox: document e10s instability
PR: 225233 228855 |
|
56.2.3
28a79d8da4
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.3
Changes: https://blog.waterfoxproject.org/waterfox-56.2.3-release-download Changes: https://github.com/MrAlex94/Waterfox/compare/56.2.2...56.2.3 |
|
56.2.2
bc2f036479
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.2
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/6395bf177f76a...56.2.2 |
|
56.2.1-55
a224a498b7
files touched
|
Jan Beich (jbeich) |
www/firefox: switch to Clang 6.0.1 on FreeBSD 11.1
Clang 6 is already used on 10.4, 11.2 and -CURRENT. No need to expose users to Clang 4.0.0 regressions fixed in 4.0.1 or later versions. |
|
56.2.1-55
1514092f2f
files touched
|
Jan Beich (jbeich) |
www/waterfox: bump expiration per imminent 52.2.2
https://github.com/MrAlex94/Waterfox/commit/b7b9ee7ce07c https://www.reddit.com/r/waterfox/comments/8wtcry/5622_available/ |
|
56.2.1-55
bd2af2251e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF62 fixes
|
|
56.2.1-55
7179b5306e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fix
|
|
56.2.1-55
ad0dffd797
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.1.55
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/7f6ff796eeda4...6395bf177f76a |
|
56.2.1-48
49e7ddb1eb
files touched
|
Jan Beich (jbeich) |
gecko: drop PGO workaround after r454669
|
|
56.2.1-48
aab5bfe6ca
files touched
|
Tobias Kortkamp (tobik) |
www/waterfox: Backport sndio volume handling fix
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: jbeich (maintainer) |
|
56.2.1-48
dd82fe7fa0
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.1.48
Changes: https://github.com/MrAlex94/Waterfox/compare/ff88ad0b627dc...7f6ff796eeda4 |
|
56.2.1-19
3beb732dad
files touched
|
Jan Beich (jbeich) |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) |
|
56.2.1-19
7026406483
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fix
|
|
56.2.1-19
0fc3436be2
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fix
|
|
56.2.1-19
32813b878b
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.1.19
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/79affc3bb939f...ff88ad0b627dc |
|
56.2.0-53
8420300db3
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0.53
Changes: https://github.com/MrAlex94/Waterfox/compare/f435a827f82ac...79affc3bb939f |
|
56.2.0-31
010f4e847d
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-31
39f2b6a856
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply FF61 fix
|
|
56.2.0-31
a93b9adeba
files touched
|
Jan Beich (jbeich) |
www/waterfox: flatten line endings after r461193
Subversion doesn't allow mixed line endings when svn:eol-style property is set. files/patch-bug1402766 tries to create a new test file, so simply strip carriage-return from lines which is what actually happens on checkout. Originally, the file landed via git-svn which doesn't appear to run sanity checks on dcommit. $ svn cat files/patch-bug1402766 svn: E135000: Inconsistent line ending style Reported by: gjb |
|
56.2.0-31
68927d5598
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-31
5e0b744111
files touched
|
Jan Beich (jbeich) |
www/waterfox: restore FF61 fix after r471887
|
|
56.2.0-31
394e80373e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-31
4a6658724d
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-31
a526e5439e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-31
95a807bea1
files touched
|
Jan Beich (jbeich) |
www/firefox: audio_device isn't used by WebRTC after r468751
|
|
56.2.0-31
939a6a8c2b
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0.31
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/01e6727879b2a...f435a827f82ac |
|
56.2.0-19
383f2a9f72
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0.19
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/d2cdd42f4115b...01e6727879b2a |
|
56.2.0-13
fd8d9ff185
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-13
b2ea54618d
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-13
35d5410cfa
files touched
|
Jan Beich (jbeich) |
gecko: restore support for native extensions after r470668/r470672
PR: 226919 |
|
56.2.0-13
ab146876a8
files touched
|
Jan Beich (jbeich) |
gecko: adjust targetPlatform after r470668
PR: 226919 Reported by: Corpo (for Lightning) |
|
56.2.0-13
5f83a8cdba
files touched
|
Jan Beich (jbeich) |
gecko: mask as Linux on AMO for compatibility
Many extensions on addons.mozilla.org aren't listed or updated due to platform whitelist abuse. On DragonFly the search is broken because such a platform isn't recognized. PR: 226919 Reported by: Graham Perrin |
|
56.2.0-13
6520d4c16f
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0.13
Changes: https://github.com/MrAlex94/Waterfox/compare/436898372f858...d2cdd42f4115b |
|
56.2.0-7
b40305b0a0
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF61 fixes
|
|
56.2.0-7
4e041e2acd
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0.7
Changes: https://github.com/MrAlex94/Waterfox/compare/56.2.0...436898372f858 |
|
56.2.0
77c490d63d
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.2.0
Changes: https://github.com/MrAlex94/Waterfox/compare/edfc016bc021c...56.2.0 |
|
56.1.0-111178
8875e3eda4
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.1.0.111178
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/941b28140102e...edfc016bc021c |
|
56.1.0-111172
0a2dc94d65
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.1.0.111172
- Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/2bb1a86e5dbd6...941b28140102e |
|
56.1.0-89
08f384fd06
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.1.0.89
Changes: https://github.com/MrAlex94/Waterfox/compare/56.1.0...2bb1a86e5dbd6 |
|
56.1.0
3bd2b5f350
files touched
|
Jan Beich (jbeich) |
www/firefox: deprecate libc++ < 4.0 workaround
Reminded by: PkgSrc |
|
56.1.0
278800dbb6
files touched
|
Jan Beich (jbeich) |
www/waterfox: drop SC_SEM_NSEMS_MAX workaround
FreeBSD 10.3 and 11.0 have reached EOL. PR: 218581 |
|
56.1.0
9ad5213c52
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
dab52a12cd
files touched
|
Jan Beich (jbeich) |
graphics/mesa-dri: switch to llvm60
PR: 227682 |
|
56.1.0
f116aed836
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
f90969931e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply a FF60 fix
|
|
56.1.0
3418a13ddb
files touched
|
Jan Beich (jbeich) |
www/firefox: unbreak h264/aac/mp3 with ffmpeg 4.0
PR: 227726 Obtained from: upstream |
|
56.1.0
1745d09520
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
8f7fbff705
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fix
|
|
56.1.0
06bf4eb0f3
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
07442e0f28
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
4d78b32188
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
b9ef1b9643
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
8fd53ba76d
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
ae60358af5
files touched
|
Jan Beich (jbeich) |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61) |
|
56.1.0
2b45df4d5b
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
9a7d70fd98
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
2e3cbcc34e
files touched
|
Jan Beich (jbeich) |
www/firefox: use SkiaGL by default for OpenGL/WebRender compositing
Copy OS X behavior. If OpenGL compositing[1] doesn't crash OS or browser
SkiaGL canvas rendering is unlikely to make it worse. Mainly improves
FishIE Tank benchmark.
[1] layers.acceleration.force-enabled -> true in about:config or
$ env MOZ_ACCELERATED=1 firefox -new-instance -profile `mktemp -d` ...
|
|
56.1.0
10609f7cd2
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
706cdbc907
files touched
|
Jan Beich (jbeich) |
www/waterfox: drop distfiles unused after r465511
|
|
56.1.0
57420b14cd
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak on aarch64 after r465246
../../media/libwebp/dsp/yuv.o: In function `WebPInitConvertARGBToYUV': media/libwebp/dsp/yuv.c:(.text.WebPInitConvertARGBToYUV+0x78): undefined reference to `WebPInitConvertARGBToYUVNEON' media/libwebp/dsp/yuv.c:(.text.WebPInitConvertARGBToYUV+0x7c): undefined reference to `WebPInitSharpYUVNEON' /usr/local/bin/ld.bfd: libxul.so: hidden symbol `WebPInitConvertARGBToYUVNEON' isn't defined /usr/local/bin/ld.bfd: final link failed: Bad value c++: error: linker command failed with exit code 1 (use -v to see invocation) Reported by: pkg-fallout |
|
56.1.0
ab288320cf
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF60 fixes
|
|
56.1.0
d0bbc829ca
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.1.0
Changes: https://github.com/MrAlex94/Waterfox/compare/a9c77bbb9f25...56.1.0 |
|
56.0.4-72
71704178eb
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF60 fixes
|
|
56.0.4-72
1891a384a7
files touched
|
Jan Beich (jbeich) |
www/firefox: document missing TFO and limit U2F to FF57+
From https://wiki.mozilla.org/Firefox/Roadmap |
|
56.0.4-72
790a792705
files touched
|
Jan Beich (jbeich) |
www/waterfox: Apply some FF60 fixes
- Update bundled webp to 0.6.1 but use PATCHFILES to avoid bloating repo size |
|
56.0.4-72
89609eb301
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.4.72
Changes: https://github.com/MrAlex94/Waterfox/compare/79492ecca478...a9c77bbb9f25 |
|
56.0.4-36
4ad7dc874d
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF59 fixes
Some are left for later: https://bugzilla.mozilla.org/buglist.cgi?bug_id=1431371,1429768,1297740,1432855,1442318,1422631,1426603,1373934,1416940 |
|
56.0.4-36
20701fffe3
files touched
|
Jan Beich (jbeich) |
www/firefox: fix <select> styling
|
|
56.0.4-36
6b01e6bc7e
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply FF60 fix
|
|
56.0.4-36
c5cf53fdec
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.4.36
Changes: https://github.com/MrAlex94/Waterfox/compare/e03e284b083d...79492ecca478 |
|
56.0.4-20
76d629a116
files touched
|
Jan Beich (jbeich) |
www/waterfox: drop bindgen workaround
|
|
56.0.4-20
2e5781bccd
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF59 fixes
|
|
56.0.4-20
d1657fabb4
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF59 fixes
|
|
56.0.4-20
acf84331b4
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply FF57 widget/ fixes
|
|
56.0.4-20
7d5e32d3de
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF59 fixes
|
|
56.0.4-20
5175f81b37
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.4.20
- Apply some FF59 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/56.0.4...e03e284b083d Security: HPKP/HSTS |
|
56.0.4
ecd23a01f4
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak after r462554
In file included from objdir/gfx/layers/Unified_cpp_gfx_layers7.cpp:11:
gfx/layers/composite/TextureHost.cpp:287:82: error: no
member named 'yStride' in 'mozilla::layers::YCbCrDescriptor'
ImageDataSerializer::ComputeYCbCrBufferSize(ycbcr.ySize(), ycbcr.yStride(),
~~~~~ ^
gfx/layers/composite/TextureHost.cpp:288:85: error: no
member named 'cbCrStride' in 'mozilla::layers::YCbCrDescriptor'; did you mean 'cbCrSize'?
ycbcr.cbCrSize(), ycbcr.cbCrStride());
^~~~~~~~~~
cbCrSize
Point hat to: jbeich (last minute fix)
|
|
56.0.4
dcfc42e786
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF59 fixes
|
|
56.0.4
fa258184c1
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF59 fixes
|
|
56.0.4
caef8711cf
files touched
|
Jan Beich (jbeich) |
www/firefox: unbreak custom CPUTYPE with Rust 1.24
error[E0442]: intrinsic return value has wrong type: found vector with length 32, expected length 4 --> third_party/rust/simd/src/x86/avx2.rs:45:5 | 45 | fn x86_mm256_sad_epu8(x: u8x32, y: u8x32) -> u8x32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PR: 225582 |
|
56.0.4
28fca00494
files touched
|
Jan Beich (jbeich) |
www/waterfox: remove incompatible FF57 fix after r461852
error[E0609]: no field `for_non_inherited_property` on type `&mut values::computed::Context<'_>`
--> objdir/toolkit/library/i686-unknown-freebsd/release/build/style-ca3e0643edd5022b/out/properties.rs:79382:25
|
79382 | context.for_non_inherited_property =
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Reported by: pkg-fallout
Pointy hat to: jbeich (forgot to svn rm)
|
|
56.0.4
b127722ead
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply FF59 fixes
|
|
56.0.4
d862100fdc
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF57 fixes
|
|
56.0.4
4bb252a696
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF57/FF59 fixes
|
|
56.0.4
7b4b9b2437
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF57 fixes
|
|
56.0.4
972b7d04c8
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.4 (nop)
- Apply some FF59 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/d7f689c984bf...56.0.4 |
|
56.0.3-65
758dc49974
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak Customize for new profiles after r460542
|
|
56.0.3-65
d2429e95a4
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.3.65
Changes: https://github.com/MrAlex94/Waterfox/compare/3c6467364007...d7f689c984bf Changes: https://github.com/MrAlex94/Waterfox/compare/52216f01e1f3...3c6467364007 (missed in r460354) Security: 103bf96a-6211-45ab-b567-1555ebb3a86a |
|
56.0.3-63
102b617d41
files touched
|
Jan Beich (jbeich) |
www/firefox: unbreak with Rust 1.25
error: unnecessary parentheses around function argument
--> servo/ports/geckolib/glue.rs:4391:36
|
4391 | let name = unsafe { Atom::from((&*name)) };
| ^^^^^^^^ help: remove these parentheses
|
note: lint level defined here
--> servo/ports/geckolib/lib.rs:5:9
|
5 | #![deny(warnings)]
| ^^^^^^^^
= note: #[deny(unused_parens)] implied by #[deny(warnings)]
Obtained from: upstream (Firefox 59)
|
|
56.0.3-63
300643c7a3
files touched
|
Jan Beich (jbeich) |
www/waterfox: (cosmetic) fix bogus commit id
|
|
56.0.3-63
0dcf4ba03e
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.3.50
- Apply more FF58 fixes except the following https://bugzilla.mozilla.org/buglist.cgi?bug_id=1281965,1379276,1382851,1390882,1396399,1412653,1413857,1415770,1415788,1416879,1418074,1418841,1418966,1420049,1421099,1421324,1426449 Changes: https://github.com/MrAlex94/Waterfox/compare/56.0.3...52216f01e1f3 Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 |
|
56.0.3
b964b053b6
files touched
|
Jan Beich (jbeich) |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
|
56.0.3
0486091c65
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak with Rust 1.23
error: unused import: `std::ascii::AsciiExt` --> servo/components/style/gecko_string_cache/mod.rs:16:5 | 16 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | note: lint level defined here --> servo/components/style/lib.rs:26:9 | 26 | #![deny(warnings)] | ^^^^^^^^ = note: #[deny(unused_imports)] implied by #[deny(warnings)] https://users.rust-lang.org/t/psa-dealing-with-warning-unused-import-std-ascii-asciiext-in-today-s-nightly/13726 Obtained from: upstream |
|
56.0.3
afe49c4cc5
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF58 fixes
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 |
|
56.0.3
7c4f33ce4c
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply more FF58 fixes
|
|
56.0.3
e4f17afcd4
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak HTTP auth dialog after r458873
PR: 225231 Reported by: Graham Perrin |
|
56.0.3
80a466e59a
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.3
- Apply more FF58 fixes [1] Changes: https://github.com/MrAlex94/Waterfox/compare/56.0.2...56.0.3 Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 [1] |
|
56.0.2
fc7ceb3a55
files touched
|
Jan Beich (jbeich) |
www/firefox: work around crash on FreeBSD 10
PR: 224917 Suggested by: dim |
|
56.0.2
e7bcd125cc
files touched
|
Jan Beich (jbeich) |
www/waterfox: regen distfiles
--- addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-05 15:13:08 UTC +++ addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-06 01:21:25 UTC @@ -9,8 +9,8 @@ # (https://github.com/warner/python-versioneer) # these strings will be replaced by git during git-archive -git_refnames = " (HEAD -> master, tag: 56.0.2)" -git_full = "d0769caa90211e71c90bc4f89d95d7ff36af7f8c" +git_refnames = " (tag: 56.0.2)" +git_full = "5404f1c5a5bb8add0abc75f2f0e42d28532f74ed" import subprocess --- media/libcubeb/src/moz.build 2018-01-05 15:13:08 UTC +++ media/libcubeb/src/moz.build 2018-01-06 01:21:25 UTC @@ -89,4 +89,4 @@ CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] # We allow warnings for third-party code that can be updated from upstream. -AllowCompilerWarnings() +ALLOW_COMPILER_WARNINGS = True |
|
56.0.2
a75c2c6994
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.2
- Apply one more FF58 fix Changes: https://github.com/MrAlex94/Waterfox/compare/8f77aec80334...56.0.2 Reported by: Stari Karp (as broken fetch due to moving HEAD commit) |
|
56.0.1.s20180105
cf45490b09
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.1.s20180105
Changes: https://github.com/MrAlex94/Waterfox/compare/7da45c952fc0...8f77aec80334 Security: Spectre |
|
56.0.1.s20171228
2e4c9fde7e
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.s20171228
Changes: https://github.com/MrAlex94/Waterfox/compare/7b7aa8b4b5d1...7da45c952fc0 |
|
56.0.1.s20171212
0857284d50
files touched
|
Jan Beich (jbeich) |
www/waterfox: apply some FF58 fixes
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 |
|
56.0.1.s20171212
c816a835a9
files touched
|
Jan Beich (jbeich) |
www/firefox: switch to devel/llvm50 for Stylo
|
|
56.0.1.s20171212
02c7e39e62
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.s20171212
Changes: https://github.com/MrAlex94/Waterfox/compare/a3dd3280cff5...7b7aa8b4b5d1 |
|
56.0.s20171208
96cd033362
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.s20171205 (mostly nop)
Changes: https://github.com/MrAlex94/Waterfox/compare/eadf0f15d05e...a3dd3280cff5 |
|
56.0.s20171203
ac9d82e536
files touched
|
Jan Beich (jbeich) |
www/waterfox: fix exec/icon name in .desktop file
PR: 224095 Reported by: Graham Perrin |
|
56.0.s20171203
d2099f0879
files touched
|
Jan Beich (jbeich) |
www/waterfox: unbreak fetch as HEAD commit moved
`git archive` maybe non-reproducible due to embedded decorative ref names: https://github.com/MrAlex94/Waterfox/blob/eadf0f15d05e/addon-sdk/source/.gitattributes#L5 https://github.com/MrAlex94/Waterfox/blob/eadf0f15d05e/addon-sdk/source/python-lib/cuddlefish/_version.py#L12 Reported by: jrm |
|
56.0.s20171203
3c332573d6
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.s20171203
Changes: https://github.com/MrAlex94/Waterfox/compare/8c17fb8d3c7f...eadf0f15d05e |
|
56.0.s20171130
c6b8af610f
files touched
|
Jan Beich (jbeich) |
gecko: unbreak with non-default python version after r455210
$ make [...] Installing py36-sqlite3-3.6.3_7... ===> firefox-57.0.1,1 depends on package: py27-sqlite3>0 - not found *** Error code 1 PR: 224055 Submitted by: Peter Wullinger |
|
56.0.s20171130
7835cf9e1e
files touched
|
Jan Beich (jbeich) |
www/waterfox: minor fixes
|
|
56.0.s20171130
59c16c0e27
files touched
|
Jan Beich (jbeich) |
www/waterfox: update to 56.0.s20171130
- Apply some patches from Firefox 57.0.1 - [amd64] Disable bundled and unmaintained ffvp9 Changes: https://github.com/MrAlex94/Waterfox/compare/224e688d8ddf...8c17fb8d3c7f |
|
56.0.s20171122
dc6dcb9dd6
files touched
|
Jan Beich (jbeich) |
www/waterfox: drop version from COMMENT
A remnant from before PORTVERSION was based on config/milestone.txt. |
|
56.0.s20171122
957e43ec8a
files touched
|
Jan Beich (jbeich) |
www/waterfox: add new (demo) port
PR: 222859 |