| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Release notes:
https://www.mozilla.org/en-US/firefox/139.0/releasenotes/
PR: 287141
MFH: 2025Q2
|
|
|
|
|
|
|
|
| |
Changelog:
https://www.mozilla.org/en-US/firefox/138.0/releasenotes/
PR: 286514
MFH: 2025Q2
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://www.mozilla.org/en-US/firefox/137.0/releasenotes/
Switch to system icu again.
PR: 285842
MFH: 2025Q2
|
|
|
|
|
|
|
|
| |
Changelog:
https://www.mozilla.org/en-US/firefox/136.0/releasenotes/
PR: 285169
MFH: 2025Q1
|
|
|
|
|
|
|
|
| |
Release notes:
https://www.mozilla.org/en-US/firefox/135.0/releasenotes/
PR: 284722
MFH: 2025Q1
|
|
|
|
|
|
|
|
| |
Release notes:
https://www.mozilla.org/en-US/firefox/134.0/releasenotes/
PR: 284109
MFH: 2025Q1
|
|
|
|
|
|
|
|
| |
Release notes:
https://www.mozilla.org/en-US/firefox/133.0.3/releasenotes/
PR: 283324
MFH: 2024Q4
|
|
|
|
|
|
|
|
| |
Release notes:
https://www.mozilla.org/en-US/firefox/132.0.1/releasenotes/
PR: 282710
MFH: 2024Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://www.mozilla.org/en-US/firefox/131.0/releasenotes/
https://www.mozilla.org/en-US/firefox/131.0.2/releasenotes/
Fix CVE-2024-9680: Use-after-free in Animation timeline:
https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/
Fix build on aarch64.
PR: 281985 281902
MFH: 2024Q4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://codeberg.org/librewolf/bsys6/releases/tag/129.0-1
Upstream release, see the Firefox 129.0 Release Notes:
https://www.mozilla.org/en-US/firefox/129.0/releasenotes/
Get patch-libwebrtc-generated from www/firefox.
PR: 280782
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
MFH: 2024Q3
|
|
|
|
|
|
|
| |
https://codeberg.org/librewolf/bsys6/releases/tag/128.0.3-2
PR: 280782
MFH: 2024Q3
|
|
|
|
|
|
|
|
| |
Based on Firefox 128.0:
https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
PR: 280253
MFH: 2024Q3
|
|
|
|
|
| |
PR: 279919
Reported by: freebsd@sysctl.cz (maintainer)
|
|
|
|
|
|
|
| |
ChangeLog: https://gitlab.com/librewolf-community/browser/bsys6/-/releases
PR: 279716
Reported by: freebsd@sysctl.cz (maintainer)
|
|
|
|
|
| |
PR: 278834
Approved by: portmgr (build fix blanket)
|
|
|
|
|
| |
PR: 277975
Reported by: freebsd@sysctl.cz (maintainer)
|
|
|
|
|
|
|
|
| |
switch to unity-menubar from archlinux,
since it is not currently maintained by upstream.
PR: 277807
Approved by: freebsd@sysctl.cz (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The crate packed_simd_2 is not maintained anymore.
firefox switched to packed_simd [1] in [2] but
it's not yet part of librewolf 117
Backport [3] to fix the following issue:
error: unrecognized platform-specific intrinsic function: `simd_shuffle2`
--> /wrkdirs/usr/ports/www/librewolf/work/librewolf-117.0-1/third_party/rust/packed_simd_2/src/codegen/llvm.rs:10:5
|
10 | pub fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[1] https://github.com/rust-lang/packed_simd/
[2] https://github.com/mozilla/gecko-dev/commit/1e1bec8c6e383abf667d64ba1e556a4e68833f28
[3] https://github.com/rust-lang/packed_simd/commit/a79edf4cfc54aad30a5630b217645c4b8274d8f7
PR: 274499
Approved by: portmgr (build fix blanket)
|
|
|
|
|
|
|
|
|
|
| |
With two additional patches to the unity_menu patch due to jsm@.
Changelog: https://gitlab.com/librewolf-community/browser/bsys6/-/releases
PR: 273948
See also: https://codeberg.org/librewolf/issues/issues/1279
Obtained from: https://people.freebsd.org/~jsm/patch2.diff
|
|
|
|
|
|
|
|
| |
Import an upstream patch to fix a build failure with rust 1.70.0.
Obtained from: https://github.com/mozilla/mp4parse-rust/pull/376
PR: 271797
|
| |
|
|
|
|
|
|
|
|
|
| |
Add its own profiles root directory
to not conflict with firefox profiles,
of different versions.
PR: 269092
Approved by: Martin Filla <freebsd@sysctl.cz> (maintainer)
|
|
PR: 258503
|