summaryrefslogtreecommitdiff
path: root/www/firefox/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* www/firefox: update to 142.0 (rc1)Christoph Moench-Tegeder11 days5-12629/+10680
| | | | | | | While here, chase WWW location move as advertised by upstream. Release Notes (soon): https://www.mozilla.org/en-US/firefox/142.0/releasenotes/
* www/firefox{,-esr} mail/thunderbird{-esr}: fix runtime on arm64Christoph Moench-Tegeder2025-07-271-0/+35
| | | | | | | reports of crashes on arm64 with aslr enabled. PR: 271081 Reported by: markj@
* www/firefox: update to 141.0 (rc1)Christoph Moench-Tegeder2025-07-142-580/+438
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/141.0/releasenotes/
* www/firefox: update to 140.0 (rc1)Christoph Moench-Tegeder2025-06-171-22/+21
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/140.0/releasenotes/
* www/firefox: update to 139.0 (rc1)Christoph Moench-Tegeder2025-05-195-2605/+2396
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/139.0/releasenotes/
* www/firefox: update to 138.0 (rc1)Christoph Moench-Tegeder2025-04-213-244/+212
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/138.0/releasenotes/
* www/firefox: update to 137.0 (rc1)Christoph Moench-Tegeder2025-03-253-1302/+3798
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/137.0/releasenotes/
* www/firefox: update to 136.0 (rc1)Christoph Moench-Tegeder2025-02-246-5160/+2237
| | | | | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/136.0/releasenotes/ Switches to bundles ICU, because the one in 2025Q1 is too old and the uplift would be too messy.
* www/firefox: update to 135.0 (rc1)Christoph Moench-Tegeder2025-01-283-251/+5743
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/135.0/releasenotes/
* www/firefox: update to 134.0 (rc1)Christoph Moench-Tegeder2024-12-303-70/+9556
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/134.0/releasenotes/
* www/firefox: update to 133.0 (rc1)Christoph Moench-Tegeder2024-11-183-5448/+922
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/133.0/releasenotes/
* www/firefox: update to 132.0 (rc1)Christoph Moench-Tegeder2024-10-211-9/+13
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/132.0beta/releasenotes/
* www/firefox: update to 131.0 (rc1)Christoph Moench-Tegeder2024-09-232-76/+1406
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/131.0/releasenotes/
* www/firefox{,-esr} mail/thunderbird: pet CPUTYPE buildsChristoph Moench-Tegeder2024-09-101-18/+45
| | | | | | | | | some combinations of custom CPUTYPE and compiler require special linker/compiler flags - try to chase this. PR: 277021 PR: 281404 Submitted by: jkim@ (based on)
* www/firefox: update to 130.0 (rc1)Christoph Moench-Tegeder2024-08-272-1145/+878
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/130.0/releasenotes/
* www/firefox: update to 129.0 (rc1)Christoph Moench-Tegeder2024-07-291-232/+454
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/129.0/releasenotes/
* www/firefox: drop obsolete patchChristoph Moench-Tegeder2024-07-071-33/+0
| | | | | | | | | | | In Skia m125 all extra ARM feature detection was removed (ref skia 571b4cf2e359), so we do not have to roll our own. This also should fix built on ARM, which was failing over the detection of native CRC32 instructions (which are not used anymore by Skia, and whose dis-use triggered the whole feature detection removal) Reported by: eduardo@
* www/firefox: fix botched patchChristoph Moench-Tegeder2024-07-041-2/+2
| | | | | | | this fixes build on non-amd64 PR: 280120 Reported by: eduardo@
* www/firefox: update to 128.0 (rc1)Christoph Moench-Tegeder2024-07-026-1313/+2520
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
* www/firefox: update to 127.0 (rc1)Christoph Moench-Tegeder2024-06-032-3579/+204
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/127.0/releasenotes/
* www/firefox: Fix build with rust 1.78.0Mikael Urankar2024-05-131-0/+3562
| | | | | PR: 278834 Approved by: portmgr (build fix blanket)
* www/firefox: update to 126.0 (rc1)Christoph Moench-Tegeder2024-05-072-92/+271
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/126.0/releasenotes/
* www/firefox: fix runtime when LIBPROXY=onChristoph Moench-Tegeder2024-04-091-0/+28
| | | | this is a preliminary fix for an upstream regression.
* www/firefox: update to 125.0 (rc1)Christoph Moench-Tegeder2024-04-085-4263/+1602
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/125.0/releasenotes/
* www/firefox: update to 124.0 (rc1)Christoph Moench-Tegeder2024-03-115-453/+789
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/124.0/releasenotes/
* www/firefox: fix running on waylandBaptiste Daroussin2024-03-011-0/+15
| | | | | | | | | | | | | | | | | | | since the latest version firefox uses a wayland-proxy to deal with disconnections from the compositor, this proxy had portability issue in particular it relies on a non defined behaviour polling a non connected socket, remove the test on the polling to make it run on FreeBSD Note for users running into other issues with wayland-proxy they can for now disable it via: MOZ_DISABLE_WAYLAND_PROXY=1 env var. This has been reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=1882972 https://github.com/stransky/wayland-proxy/issues/3 https://github.com/stransky/wayland-proxy/pull/6 Reviewd by: manu Tested by: manu
* www/firefox: remove stray patch fileChristoph Moench-Tegeder2024-02-121-10/+0
| | | | | | leftovers from testing Fixes: 7659a22057
* www/firefox: update to 123.0 (rc1)Christoph Moench-Tegeder2024-02-125-407/+223
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
* www/firefox: update to 122.0.1 (rc1)Christoph Moench-Tegeder2024-02-051-2/+6
| | | | | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/122.0.1/releasenotes/ also switch webrtc-camera-detection patch to upstream for better tracking
* www/firefox: try to fix camera/video usageChristoph Moench-Tegeder2024-01-191-0/+26
| | | | | | | This functionality should work on FreeBSD, too (not only "pure Linux" as the comments stated). Reported by: jsm@
* www/firefox: update to 122.0 (rc1)Christoph Moench-Tegeder2024-01-156-7198/+9336
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
* */*: Sunset 12.4-RELEASE/12-STABLE from ports treeMuhammad Moinur Rahman2023-12-311-23/+0
| | | | | | | | | | | | | | | | | | | | | - 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
* www/firefox: update to 121.0 (rc1)Christoph Moench-Tegeder2023-12-111-426/+972
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/121.0/releasenotes/
* devel/icu: update to 74.1Jan Beich2023-11-171-0/+42
| | | | | | | | 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
* www/firefox: update to 120.0 (rc1)Christoph Moench-Tegeder2023-11-131-85/+237
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/120.0/releasenotes/
* www/firefox: fix build on powerpc64*Piotr Kubaj2023-11-091-1/+1
| | | | | | | | In file included from Unified_cpp_dom_media_flac0.cpp:2: /wrkdirs/usr/ports/www/firefox/work/firefox-119.0/dom/media/flac/FlacDecoder.cpp:21:80: error: no member named 'Unsupported' in 'mozilla::media::DecodeSupport' (platform->SupportsMimeType("audio/flac"_ns) != media::DecodeSupport::Unsupported); ~~~~~~~~~~~~~~~~~~~~~~^ 1 error generated.
* www/firefox: update to 119.0 (rc1)Christoph Moench-Tegeder2023-10-171-1023/+1461
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/119.0/releasenotes/
* www/firefox: update to 118.0 (rc1)Christoph Moench-Tegeder2023-09-182-74/+60
| | | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/118.0/releasenotes/ While here, fix patch name.
* www/firefox: update to 117.0 (rc2)Christoph Moench-Tegeder2023-08-242-0/+10
| | | | | | | while here, tag patches so I don't lose track Release Notes (soon): https://www.mozilla.org/en-US/firefox/117.0/releasenotes/
* www/firefox: update to 117.0 (rc1)Christoph Moench-Tegeder2023-08-217-8858/+13714
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/117.0/releasenotes/
* www/firefox: update to 116.0 (rc1)Christoph Moench-Tegeder2023-07-246-197/+484
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/116.0/releasenotes/
* www/firefox: update to 115.0 (rc1)Christoph Moench-Tegeder2023-06-273-1089/+2391
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
* www/firefox: fix build on powerpc64Piotr Kubaj2023-06-161-0/+11
| | | | | Cast to uint32_t on big-endian, since byte-swapping to big-endian function, which returns uint32_t, doesn't run on big-endian: /wrkdirs/usr/ports/www/firefox/work/firefox-114.0.1/gfx/skia/skia/src/encode/SkICC.cpp:122:13: error: non-constant-expression cannot be narrowed from type 'SkFixed' (aka 'int') to 'uint32_t' (aka 'unsigned int') in initializer list [-Wc++11-narrowing]
* www/firefox: fix build on powerpc64lePiotr Kubaj2023-06-101-0/+11
| | | | failed to perform tail call elimination on a call site marked musttail
* www/firefox: update to 114.0 (rc1)Christoph Moench-Tegeder2023-05-295-2601/+643
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/114.0/releasenotes/
* www/firefox: respect media.cubeb.backendTatsuki Makino2023-05-261-0/+10
| | | | PR: 270436
* www/firefox: update to 113.0 (rc1)Christoph Moench-Tegeder2023-05-022-1521/+3087
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/113.0/releasenotes/
* www/firefox: update to 112.0.2 (rc1)Christoph Moench-Tegeder2023-04-241-51/+0
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/112.0.2/releasenotes/
* www/firefox: fix fonts becoming transparent in some configurationsChristoph Moench-Tegeder2023-04-161-0/+51
| | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1827950 PR: 270695
* www/firefox: update to 112.0 (rc1)Christoph Moench-Tegeder2023-04-032-6779/+2975
| | | | | Release Notes (soon): https://www.mozilla.org/en-US/firefox/112.0/releasenotes/