Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
101.0,2 27 May 2022 09:51:04 |
Tijl Coosemans (tijl) |
devel/autoconf*: restructure to prepare for 2.71
- Rename autoconf 2.13 port directory, package, and command all to
autoconf2.13 just like ports like perl and python.
- Let USES=autoreconf run gtkdocize if necessary.
- Rewrite autoconf-wrapper and rename it autoconf-switch to reflect
better what it does.
- Delete patch-bison. It has been reverted upstream.
- Add a patch to let autoreconf set the AUTOCONF environment variable
so subprocesses like automake use the correct version.
- Make building of info files optional.
- Address portlint, portclippy, portfmt issues in devel/autoconf*.
PR: 259556, 263970 |
101.0,2 26 May 2022 21:25:56 |
Christoph Moench-Tegeder (cmt) |
www/firefox: fix icu dependency version
and add a warning not to mfh this until quarterly catches up |
101.0,2 23 May 2022 19:37:04 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 101.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/101.0/releasenotes/ |
100.0.2,2 20 May 2022 13:48:50 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 100.0.2
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/100.0.2/releasenotes/ |
100.0.1,2 13 May 2022 21:52:18 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 100.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/100.0.1/releasenotes/ |
100.0_4,2 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
100.0_3,2 03 May 2022 16:27:01 |
Christoph Moench-Tegeder (cmt) |
www/firefox{,-esr}, mail/thunderbird: remote LTO from default options
When rust's internal LLVM does not match the LLVM used for building
gecko ports, LTO-built binaries will be unstable, exhibit crashes
and other undesirable behaviour. Rust 1.60 created such a situation.
Disabling LTO will allow these ports to be used, and keeping it off
will safe on build and debug time. |
100.0_2,2 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
100.0_1,2 29 Apr 2022 14:58:06 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 100.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/ |
100.0,2 26 Apr 2022 08:48:18 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 100.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/100.0/releasenotes/ |
99.0.1_2,2 13 Apr 2022 13:14:07 |
Christoph Moench-Tegeder (cmt) |
www/firefox: fix color regressions after 3090fb28e
little endian actually does not need endianess fixing, it only
made widgets disappear and weird colors. |
99.0.1_1,2 12 Apr 2022 18:06:17 |
Piotr Kubaj (pkubaj) |
www/firefox: fix some of color issues on big-endian
Upstream issue at https://bugzilla.mozilla.org/show_bug.cgi?id=1716707. |
99.0.1,2 12 Apr 2022 12:09:35 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 99.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/99.0.1/releasenotes/ |
99.0_2,2 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
99.0_1,2 05 Apr 2022 02:12:42 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64le
ld: error: undefined hidden symbol: mozilla::VideoFramePool::~VideoFramePool()
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>>
/wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::~FFmpegVideoDecoder())
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>>
/wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::DoDecode(mozilla::MediaRawData*,
unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>>
/wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::ProcessShutdown())
>>> referenced 4 more times
ld: error: undefined hidden symbol:
mozilla::VideoFramePool::ReleaseUnusedVAAPIFrames()
>>> referenced by Unified_cpp_ffmpeg_ffmpeg580.cpp
>>>
/wrkdirs/usr/ports/www/firefox/work/.build/toolkit/library/build/../../../dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.o:(mozilla::FFmpegVideoDecoder<58>::DoDecode(mozilla::MediaRawData*,
unsigned char*, int, bool*, nsTArray<RefPtr<mozilla::MediaData> >&))
>>> referenced by Unified_cpp_ffmpeg_ffmpeg590.cpp (Only the first 15 lines of the commit message are shown above ) |
99.0_1,2 04 Apr 2022 18:41:45 |
Christoph Moench-Tegeder (cmt) |
www/firefox: try to fix build on diverse CPUs
the cpuid.h header errors out on anythinbg non-x86, as per
http://ampere1.nyi.freebsd.org/data/123arm64-quarterly/5889de908603/logs/firefox-99.0_1,2.log
limit the include to x86 - the actual use of that was already limited
to amd64, everything else gets the fallthrough |
99.0_1,2 31 Mar 2022 15:06:36 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 99.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/ |
99.0,2 29 Mar 2022 07:20:50 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 99.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/ |
98.0.2,2 22 Mar 2022 19:28:24 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 98.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0.2/releasenotes/ |
98.0.1_2,2 18 Mar 2022 14:41:26 |
Jan Beich (jbeich) |
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology |
98.0.1_1,2 16 Mar 2022 19:47:21 |
Christoph Moench-Tegeder (cmt) Author: Dimitry Andric |
www/firefox www/firefox-esr mail/thunderbird: fix build with libc++ 14
Mozilla attempts to redefine several internal libc++ functions, such as
__throw_out_of_range(). With libc++ 14 and higher, this now leads to
compile errors:
In file included from
/wrkdirs/usr/ports/www/firefox/work/.build/dist/system_wrappers/deque:3:
/usr/include/c++/v1/deque:1865:9: error: call to '__throw_out_of_range' is
ambiguous
_VSTD::__throw_out_of_range("deque");
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/v1/__config:824:15: note: expanded from macro '_VSTD'
^
/wrkdirs/usr/ports/www/firefox/work/.build/dist/include/mozilla/throw_gcc.h:97:59:
note: candidate function
MOZ_THROW_NORETURN MOZ_THROW_EXPORT MOZ_THROW_INLINE void __throw_out_of_range(
^
/usr/include/c++/v1/stdexcept:264:6: note: candidate function
void __throw_out_of_range(const char*__msg)
^
To work around this issue, avoid redefining those internal libc++
functions, if _LIBCPP_VERSION is set. |
98.0.1_1,2 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
98.0.1,2 13 Mar 2022 17:37:20 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 98.0.1 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0.1/releasenotes/ |
98.0_2,2 06 Mar 2022 20:47:43 |
Piotr Kubaj (pkubaj) |
www/firefox: disable LTO on powerpc64le
Disable for now to fix runtime. Firefox segfaults at startup with LTO. |
98.0_2,2 05 Mar 2022 15:23:40 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 98.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ |
98.0_1,2 02 Mar 2022 21:47:05 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 98.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ |
98.0,2 28 Feb 2022 22:06:43 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 98.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/98.0/releasenotes/ |
97.0.1,2 16 Feb 2022 22:24:51 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 97.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/97.0.1/releasenotes/ |
97.0_3,2 10 Feb 2022 21:30:21 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64le
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/third_party/pffft/src/pffft.c:110:45:
error: implicit declaration of function 'vec_lde' is invalid in C99
[-Werror,-Wimplicit-function-declaration]
inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0,p); return
vec_splat(vec_perm(v, v, vec_lvsl(0, p)), 0); }
^ |
97.0_3,2 10 Feb 2022 12:34:02 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64
In file included from Unified_cpp_common_audio_gn0.cpp:101:
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/common_audio/wav_file.cc:93:2:
error: "Need to convert samples to big-endian when reading from WAV file"
^
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/common_audio/wav_file.cc:133:2:
error: "Need to convert samples to big-endian when reading from WAV file"
^
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/common_audio/wav_file.cc:217:2:
error: "Need to convert samples to little-endian when writing to WAV file"
^
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/common_audio/wav_file.cc:247:2:
error: "Need to convert samples to little-endian when writing to WAV file"
^
In file included from Unified_cpp_common_audio_gn0.cpp:110:
/wrkdirs/usr/ports/www/firefox/work/firefox-97.0/third_party/libwebrtc/common_audio/wav_header.cc:30:2:
error: "Code not working properly for big endian platforms."
^ |
97.0_3,2 08 Feb 2022 19:26:13 |
Christoph Moench-Tegeder (cmt) |
www/firefox: unbreak after b00578b9b208
the webasm components must follow llvm (the llvm we use for building
firefox), and wasi-compiler-rt and wasi-libcxx are really just
llvm components and should be at the same version as the llvm we need. |
97.0_2,2 05 Feb 2022 00:36:10 |
Christoph Moench-Tegeder (cmt) |
www/firefox: depends on libXtst for the new libwebrtc
the current libwebrtc needs libXtst - even as firefox' docs only
"recommend" libXtst, it's actually a hard requirement.
this goes into bsd.gecko.mk, as it will affect all gecko ports in
due time, even if currently only www/firefox has the new libwebrtc.
PR: 261710
Reported by: Benjamin Takacs |
97.0_1,2 02 Feb 2022 22:27:02 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 97.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/97.0/releasenotes/ |
97.0,2 01 Feb 2022 16:31:51 |
Christoph Moench-Tegeder (cmt) Author: Evgeniy Khramtsov |
www/firefox: update to 97.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/97.0/releasenotes/
PR: 261642 |
96.0.3,2 28 Jan 2022 20:59:37 |
Christoph Moench-Tegeder (cmt) Author: Evgeniy Khramtsov |
www/firefox: update to 96.0.3
PR: 261410
Reported by: Stefan Ehmann
Tested by: Stefan Ehmann (prior v0.3),
jbeich (PipeWire screen capture) (prior v0.8 via mail),
cmt (prior v0.8 + 96.0.3 bump) |
95.0.2_2,2 17 Jan 2022 11:57:45 |
Tobias Kortkamp (tobik) |
lang/rust: Bump revisions after 1.58.0 |
95.0.2_1,2 31 Dec 2021 10:00:02 |
Hans Petter Selasky (hselasky) |
www/firefox: Force 32 ms service intervals at most for the CUBEB OSS backend.
Sometimes a big buffer may be specified by CUBEB. Feed big buffers in smaller
chunks to avoid issues with the audio flow. Other CUBEB audio backends
apparently do the same.
Fixes audio out of sync for youtube videos.
The need for this patch will eventually go away as the changes are upstreamed.
PR: 260620
Approved by: pi (implicit) |
95.0.2,2 26 Dec 2021 17:09:28 |
Jan Beich (jbeich) |
www/firefox: replace 571ee96df4f6 with upstream fix
Rename the patch to facilitate pruning on update. |
95.0.2,2 19 Dec 2021 20:54:08 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 95.0.2
Release Notes:
https://www.mozilla.org/en-US/firefox/95.0.2/releasenotes/ |
95.0.1,2 16 Dec 2021 13:07:40 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 95.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/95.0.1/releasenotes/ |
95.0_2,2 16 Dec 2021 12:04:49 |
Hans Petter Selasky (hselasky) |
www/firefox: Fix for jitter when using the cubeb OSS audio backend.
Cherry-pick the following five changes from Mozilla's cubeb.git:
b690782c19728ee7a5675237b0b30249f4e1bf5e
8da61ef32d386ffd5f00f025578d4429523ca45b
1099a3007817fa34c1f91e4710ec046021147bed
5b0b7f6bf7c7a874abcb31de8dd386f147bab539
773f16b7ea308392c05be3e290163d1f636e6024
The need for this patch will eventually go away.
PR: 260061
Discussed with: jbeich@ and khng@
Obtained from: https://github.com/mozilla/cubeb.git
Approved by: pi (implicit) |
95.0_1,2 10 Dec 2021 02:14:54 |
Jan Beich (jbeich) |
graphics/wayland: update to 1.20.0
Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-December/042064.html
PR: 258547
Exp-run by: antoine
Approved by: manu |
95.0_1,2 05 Dec 2021 12:35:42 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for Rust 1.57.0 |
95.0,2 01 Dec 2021 17:25:27 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64
WASM is not supported on big-endian. |
95.0,2 30 Nov 2021 18:22:07 |
Christoph Moench-Tegeder (cmt) |
www/firefox: make dep on wasi-compiler-rt more flexible
as firefox needs matching wasi-compiler-rt, embedded llvm in
rust and llvm for building and wasi-compiler-rt installs it's files
in a path depending on it's full distversion, we need to know
llvm/clang's full version. it's not possible to derive that
programatically, as the required llvm version may not be installed
at the time firefox' Makefile is being parsed. |
95.0,2 29 Nov 2021 20:22:44 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 95.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/95.0/releasenotes/
This firefox release includes a not-yet-released snapshot of dav1d,
which is not fully API-compatible with the released version. Switch
to the bundled dav1d/aom until dav1d released have caught up. |
94.0.2_4,2 26 Nov 2021 17:05:58 |
Hans Petter Selasky (hselasky) |
www/firefox: Revert "Fix for jitter when using the cubeb OSS audio backend."
This reverts commit edb5049a2a71e555ffe37c58655a0ed9825d7dff until a proper
solution is found.
PR: 260061
Approved by: pi (implicit) |
94.0.2_3,2 26 Nov 2021 09:54:40 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 94.0.2 (ga)
Release Notes:
https://www.mozilla.org/en-US/firefox/94.0.2/releasenotes/ |
94.0.2_2,2 25 Nov 2021 11:13:12 |
Hans Petter Selasky (hselasky) |
www/firefox: Fix for jitter when using the cubeb OSS audio backend.
Cherry-pick the following changes from Mozilla's cubeb.git:
b690782c19728ee7a5675237b0b30249f4e1bf5e
8da61ef32d386ffd5f00f025578d4429523ca45b
1099a3007817fa34c1f91e4710ec046021147bed
The need for this patch will eventually go away.
Discussed with: jbeich@ and khng@
Obtained from: https://github.com/mozilla/cubeb.git
Approved by: pi (implicit) |
94.0.2_1,2 21 Nov 2021 02:39:17 |
Jan Beich (jbeich) |
www/firefox: unbreak PipeWire support after 8691df3a5142
libpipewire is used on demand via dlopen(). Currently, only enabled
for WebRTC getUserMedia (screen capture) under Wayland.
https://searchfox.org/mozilla-release/rev/e2929d8cad28/third_party/libwebrtc/webrtc/modules/desktop_capture/screen_capturer_linux.cc#28
PR: 259621 |
94.0.2,2 17 Nov 2021 21:35:00 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 94.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0.2/releasenotes/ |
94.0.1_1,2 11 Nov 2021 16:37:05 |
Jan Beich (jbeich) |
www/firefox: simplify LTO-by-default logic after a00ebad2641e |
94.0.1_1,2 07 Nov 2021 23:22:06 |
Christoph Moench-Tegeder (cmt) |
www/firefox: attempt to fix mic on pulseaudio
careful testing revealed that the microphone worked "sometimes",
with the "not working" state manifesting as follows: pulseaudio sees
a signal from the microphone but firefox (and it's components) fails
to show up on pulseaudio's source-outputs and firefox gets no audio
signal.
Applying the patch from upstream 1735905 seems to improve matters
greatly.
PR: 257639
Reported by: many
Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=1735905 |
94.0.1,2 03 Nov 2021 21:26:46 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 94.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0.1/releasenotes/ |
94.0_2,2 29 Oct 2021 09:20:00 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 94.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0/releasenotes/ |
94.0_1,2 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
94.0,2 26 Oct 2021 19:17:19 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 94.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0/releasenotes/ |
93.0_3,2 25 Oct 2021 08:55:19 |
Tobias Kortkamp (tobik) |
*: Rebuild for Rust 1.56.0 |
93.0_2,2 25 Oct 2021 08:49:19 |
Tobias Kortkamp (tobik) |
www/firefox: Unbreak build with Rust 1.56.0
error[E0557]: feature has been removed
-->
/wrkdirs/usr/ports/www/firefox/work/firefox-93.0/third_party/rust/packed_simd/src/lib.rs:203:5
|
203 | const_generics,
| ^^^^^^^^^^^^^^ feature has been removed
|
= note: removed in favor of `#![feature(adt_const_params]` and
`#![feature(generic_const_exprs)]`
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-10-19_17h56m28s/logs/errors/firefox-93.0_2,2.log
PR: 259251 |
93.0_2,2 14 Oct 2021 22:20:58 |
Jan Beich (jbeich) |
multimedia/aom: force rebuild consumers after 6f68add3f9ab
$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!
https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/ |
93.0_1,2 09 Oct 2021 00:45:18 |
Jan Beich (jbeich) |
multimedia/libvpx: update 1.11.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by: portscout, Repology |
93.0,2 02 Oct 2021 21:08:43 |
Christoph Moench-Tegeder (cmt) |
www/firefox: fix build on 32bit
this brings the double_t-related typedefs in line with our definitions
and brings back the rounding helpers for those.
PR: 258804
Reported by: Felix Palmen |
93.0,2 02 Oct 2021 00:10:14 |
Jan Beich (jbeich) Author: Evgeniy Khramtsov |
www/firefox: unbreak build with devel/llvm13 (lacks patch-D77776)
Restore patch-bug1628567 to unbreak glslopt crate build due to cc crate
passing Rust target "x86_64-unknown-freebsd" without OS version to clang++:
[glslopt 0.1.9] cargo:warning=/wrkdirs/usr/ports/www/firefox/work/.build/
ist/system_wrappers/new:3:15: fatal error: 'new' file not found
[glslopt 0.1.9] cargo:warning=#include_next <new>
PR: 258837 |
93.0,2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
93.0,2 29 Sep 2021 10:18:58 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 93.0 (rc1)
Releasenotes (soon):
https://www.mozilla.org/en-US/firefox/93.0/releasenotes/ |
92.0.1,2 23 Sep 2021 12:04:52 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 92.0.1
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/92.0.1/releasenotes/ |
92.0_3,2 19 Sep 2021 09:03:23 |
Tobias Kortkamp (tobik) |
*: Rebuild lang/rust consumers after the 1.55.0 update |
92.0_2,2 04 Sep 2021 19:02:32 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 92.0 (rc3)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/92.0/releasenotes/ |
92.0_1,2 01 Sep 2021 21:37:39 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 92.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/92.0/releasenotes/ |
92.0,2 01 Sep 2021 16:46:12 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 92.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/92.0/releasenotes/ |
91.0.2_1,2 28 Aug 2021 13:42:06 |
Mikael Urankar (mikael) |
lang/rust: Rebuild consumers for 1.54.0 |
91.0.2,2 23 Aug 2021 21:58:55 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 91.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.0.2/releasenotes/ |
91.0.1,2 17 Aug 2021 00:44:01 |
Jan Beich (jbeich) |
www/firefox: update to 91.0.1
Changes: https://www.mozilla.org/firefox/91.0.1/releasenotes/ |
91.0_2,2 14 Aug 2021 21:13:09 |
Christoph Moench-Tegeder (cmt) |
www/firefox: depend on libepoll-shim
libxul.so clearly links against libepoll-shim, and we have reports
of firefox failing to start without libepoll-shim. this also affects
mail/thunderbird (once we land it), so fix the problem in bsd.gecko.mk.
First reports are against firefox 90, set the version cutoff
accordingly.
PR: 257490
Reported by: Maxim Filimonov |
91.0_1,2 13 Aug 2021 19:28:10 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64
sqlite3 needs libm linking to buildon powerpc64. |
91.0_1,2 05 Aug 2021 22:39:28 |
Christoph Moench-Tegeder (cmt) |
www/firefox: bump to 91.0 rc2
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.0/releasenotes/ |
91.0,2 03 Aug 2021 18:46:46 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 91.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/91.0/releasenotes/
Removed patch-bug1628567 - problem sesems to have gone away (and patch
does not apply anymore) |
90.0.2_1,2 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
90.0.2,2 24 Jul 2021 00:22:52 |
Jan Beich (jbeich) |
www/firefox: update to 90.0.2
Changes: https://www.mozilla.org/firefox/90.0.2/releasenotes/
Reported by: Repology |
90.0.1,2 17 Jul 2021 17:45:09 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 90.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/90.0.1/releasenotes/
While here, try to fix menu display in dark mode[1], see
https://bugzilla.mozilla.org/show_bug.cgi?id=1720441
PR: 257225 [1]
Reported by: Graham Perrin [1] |
90.0,2 08 Jul 2021 14:06:41 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 90.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/90.0beta/releasenotes/
With this version, gtk2 is not required anymore. |
89.0.2_1,2 27 Jun 2021 05:39:51 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for 1.53.0 |
89.0.2,2 22 Jun 2021 21:13:11 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 89.0.2 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/89.0.2/releasenotes/ |
89.0.1_1,2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
89.0.1,2 15 Jun 2021 12:35:25 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 89.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/89.0.1/releasenotes/ |
89.0_2,2 30 May 2021 15:38:23 |
Jan Beich (jbeich) |
www/firefox: depend on libpci to qualify for WebRender by default
On Intel Skylake this enables WebRender for Xorg and Wayland (wlroots).
Xwayland isn't qualified yet but Firefox can be tricked by unsetting
WAYLAND_DISPLAY or simply switching to native via MOZ_ENABLE_WAYLAND.
PR: 255344
Reported by: Evgeniy Khramtsov (via gecko@ list) |
89.0_1,2 28 May 2021 23:15:43 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 89.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/89.0/releasenotes/ |
89.0,2 25 May 2021 08:40:34 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 89.0 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/89.0/releasenotes/ |
88.0.1_1,2 24 May 2021 15:07:29 |
Christoph Moench-Tegeder (cmt) |
www/firefox: fix dependency version information
According to:
build/moz.configure/nspr.configure (NSPR, sets minimum version)
build/moz.configure/nss.configure (NSS, sets minimum version)
gfx/harfbuzz/README.mozilla (harfbuzz embedded copy, we use our own)
gfx/graphite2/README.mozilla (graphite2 embedded copy, we use our own)
media/libpng/README (libpng embedded copy, we use our own)
media/libvpx/config/vpx_version.h (libvpx embedded copy, we use our own)
may this help me when I touch it next time |
88.0.1_1,2 12 May 2021 21:42:40 |
Piotr Kubaj (pkubaj) |
www/firefox: enable LTO by default on powerpc64le
It's only thin LTO, because cross LTO still fails on powerpc64le. |
88.0.1_1,2 11 May 2021 17:52:58 |
Jan Beich (jbeich) |
www/firefox: tentatively enable LTO by default on aarch64
Untested but LTO on aarch64 works fine in other ports.
Waiting for the package cluster to confirm (on -CURRENT). |
88.0.1_1,2 11 May 2021 17:52:58 |
Jan Beich (jbeich) |
www/firefox: enable LTO by default on amd64
Builds and works fine on 11.4, 12.2, 13.0, 14.0.
MFH: 2021Q2 |
88.0.1,2 04 May 2021 22:51:20 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 88.0.1 (rc1)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/88.0.1/releasenotes/ |
88.0_2,2 23 Apr 2021 16:13:16 |
Jan Beich (jbeich) |
gecko: switch to llvm12
May help with LTO and -march=native issues. |
88.0_1,2 23 Apr 2021 16:13:15 |
Jan Beich (jbeich) |
www/firefox: update gamepad patch |
88.0,2 18 Apr 2021 13:44:07 |
Piotr Kubaj (pkubaj) |
www/firefox: fix build on powerpc64*
SupportsMimeType() now uses one argument. |
88.0,2 17 Apr 2021 23:29:40 |
Christoph Moench-Tegeder (cmt) |
www/firefox: update to 88.0 (rc2)
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/88.0/releasenotes/ |
87.0_3,2 08 Apr 2021 23:33:31 |
Jan Beich (jbeich) |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
87.0_2,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
87.0_2,2 29 Mar 2021 18:10:46 |
tobik |
Rebuild lang/rust consumers after r569489 |