Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
66.0_3,1 20 Mar 2019 00:19:00 |
jbeich |
www/firefox: unbreak on aarch64 after r495403
media/libopus/silk/arm/arm_silk_map.c:31:10: fatal error: 'main_FIX.h' file not
found
#include "main_FIX.h"
^~~~~~~~~~~~
Reported by: pkg-fallout |
66.0_3,1 15 Mar 2019 21:40:48 |
jbeich |
www/firefox: switch to rc3
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-03-14&enddate=2019-03-15 |
66.0_2,1 14 Mar 2019 00:53:05 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-03-12&enddate=2019-03-14 |
66.0_1,1 13 Mar 2019 15:41:17 |
jbeich |
www/firefox: unbreak on armv6/armv7/powerpc64
error: Could not compile `libc`.
warning: build failed, waiting for other jobs to finish...
error[E0433]: failed to resolve: use of undeclared type or module `mem`
--> third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs:35:32
|
35 | pub const _ALIGNBYTES: usize = mem::size_of::<::c_long>() - 1;
| ^^^ use of undeclared type or module `mem`
Reported by: pkg-fallout |
66.0_1,1 12 Mar 2019 00:59:04 |
jbeich |
www/firefox: add one more WeBrender+Wayland fix |
66.0,1 12 Mar 2019 00:56:00 |
jbeich |
www/firefox: update to 66.0
Changes: https://www.mozilla.org/firefox/66.0/releasenotes/
PR: 235300
Security: 05da6b56-3e66-4306-9ea3-89fafe939726
MFH: 2019Q1
Differential Revision: https://reviews.freebsd.org/D19020 |
65.0.2,1 10 Mar 2019 16:07:22 |
tobik |
www/firefox: Silence pkg-deinstall
This should prevent messages like
rmdir: /usr/local/lib/firefox: Directory not empty
during upgrades. multimedia/openh264 creates
/usr/local/lib/firefox/defaults/pref/gmpopenh264.js
so the directory might not be empty at that time.
PR: 236447
Approved by: gecko (jbeich) |
65.0.2,1 06 Mar 2019 02:55:21 |
jbeich |
www/firefox-esr: unbreak on powerpc64 after r472833
In file included from objdir/js/src/Unified_cpp_js_src41.cpp:2:
js/src/wasm/WasmSignalHandlers.cpp: In function 'uint8_t**
ContextToPC(ucontext_t*)':
js/src/wasm/WasmSignalHandlers.cpp:439:19: error: 'R32_sig' was not declared in
this scope
#define PC_sig(p) R32_sig(p)
^~~~~~~
js/src/wasm/WasmSignalHandlers.cpp:450:39: note: in expansion of macro 'PC_sig'
return reinterpret_cast<uint8_t**>(&PC_sig(context));
^~~~~~
js/src/wasm/WasmSignalHandlers.cpp:439:19: note: suggested alternative:
'R12_sig'
#define PC_sig(p) R32_sig(p)
^~~~~~~
js/src/wasm/WasmSignalHandlers.cpp:450:39: note: in expansion of macro 'PC_sig'
return reinterpret_cast<uint8_t**>(&PC_sig(context));
^~~~~~
Reported by: pkg-fallout |
65.0.2,1 02 Mar 2019 01:17:43 |
jbeich |
www/firefox: correct Skia error on aarch64
Instead of using -target aarch64-unknown-freebsd12.0 get the error
from inside aarch64 jail. AT_HWCAP exists on all achitectures but is
only implemented on armv6/armv7 and powerpc*. |
65.0.2,1 01 Mar 2019 19:14:38 |
jbeich |
www/firefox: unbreak on aarch64 and powerpc64
PR: 234253
Submitted by: Mikael Urankar |
65.0.2,1 28 Feb 2019 18:52:12 |
jbeich |
www/firefox: update to 65.0.2
Changes: https://www.mozilla.org/firefox/65.0.2/releasenotes/ |
65.0.1_4,1 28 Feb 2019 18:51:46 |
jbeich |
lang/rust: update to 1.33.0
- www/firefox temporarily loses SIMD in charset conversion, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by: Mikael Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj
(powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354 |
65.0.1_3,1 28 Feb 2019 18:47:28 |
jbeich |
USES=cargo to update libc to 0.2.49 for Tier2
PR: 235063
Differential Revision: https://reviews.freebsd.org/D19309 |
65.0.1_2,1 26 Feb 2019 17:03:56 |
jbeich |
www/firefox: backport another Wayland+WebRender fix
Obtained from: upstream (Firefox 67) |
65.0.1_1,1 19 Feb 2019 00:33:48 |
jbeich |
www/firefox: add one more Wayland+WebRender fix
Obtained from: upstream (Firefox 67) |
65.0.1,1 16 Feb 2019 04:50:15 |
jbeich |
www/firefox: update Wayland fix to upstream version
Matches what landed in Firefox 67. More fixes maybe backported in
future, so this helps to avoid patch conflicts. |
65.0.1,1 13 Feb 2019 10:38:37 |
cmt |
www/firefox: update to 65.0.1
PR: 235710
Approved by: gecko (jbeich@)
MFH: 2019Q1
Security: 18211552-f650-4d86-ba4f-e6d5cbfcdbeb |
65.0_2,1 06 Feb 2019 13:33:13 |
jbeich |
multimedia/libvpx: update 1.8.0
www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
65.0_1,1 06 Feb 2019 13:32:54 |
jbeich |
www/firefox: update r491042 with upstream fix |
65.0_1,1 02 Feb 2019 18:37:49 |
jbeich |
gecko: drop DTRACE option completely
--enable-dtrace is only tested on macOS where dtrace -G isn't used.
Let's stop wasting time on dtrace -G issues as the support disappeared
since Firefox 61, anyway. |
65.0_1,1 02 Feb 2019 18:37:40 |
jbeich |
www/firefox-esr: disable DTRACE on i386 by default after r490962
TEST-UNEXPECTED-FAIL | check_textrel | libxul.so | We do not want text
relocations in libraries and programs
PR: 235153 |
65.0_1,1 24 Jan 2019 21:49:17 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-01-22&enddate=2019-01-25
PR: 233791 |
65.0,1 23 Jan 2019 14:55:10 |
jbeich |
www/firefox: hide WAYLAND option after r490910
Wayland support cannot be disabled independent of x11-toolkits/gtk30
and there're no new dependencies due to libmozwayland.so shim.
https://bugzilla.mozilla.org/show_bug.cgi?id=1501218
PR: 233791 |
65.0,1 23 Jan 2019 14:55:03 |
jbeich |
www/firefox: unbreak WAYLAND=off build after r490910
In file included from
../.build/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.cpp:20:
gfx/webrender_bindings/RenderCompositor.cpp:35:47: error: use of undeclared
identifier 'RenderCompositorEGL'; did you mean 'RenderCompositorOGL'?
UniquePtr<RenderCompositor> eglCompositor =
RenderCompositorEGL::Create(aWidget);
^~~~~~~~~~~~~~~~~~~
RenderCompositorOGL
../.build/dist/include/mozilla/webrender/RenderCompositorOGL.h:16:7: note:
'RenderCompositorOGL' declared here
class RenderCompositorOGL : public RenderCompositor {
^
In file included from
../.build/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.cpp:20:
gfx/webrender_bindings/RenderCompositor.cpp:35:75: error: rvalue reference to
type 'RefPtr<...>' cannot bind to lvalue of type 'RefPtr<...>'
UniquePtr<RenderCompositor> eglCompositor =
RenderCompositorEGL::Create(aWidget);
^~~~~~~
../.build/dist/include/mozilla/webrender/RenderCompositorOGL.h:19:42: note:
passing argument to parameter 'aWidget' here
RefPtr<widget::CompositorWidget>&& aWidget);
^
PR: 233791
Reported by: many |
65.0,1 21 Jan 2019 23:03:45 |
jbeich |
www/firefox: update to 65.0
Backport a fix for WebRender on Wayland e.g.,
$ GDK_BACKEND=wayland MOZ_WEBRENDER=1 MOZ_ACCELERATED=1 firefox
https://example.com/
Changes: https://www.mozilla.org/firefox/65.0/releasenotes/
PR: 233791
Security: b1f7d52f-fc42-48e8-8403-87d4c9d26229
MFH: 2019Q1
Differential Revision: https://reviews.freebsd.org/D18432 |
64.0.2_1,1 17 Jan 2019 19:50:39 |
jbeich |
lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18858 |
64.0.2,1 09 Jan 2019 05:28:05 |
jbeich |
www/firefox: update to 64.0.2
Changes: https://www.mozilla.org/firefox/64.0.2/releasenotes/
PR: 233028 |
64.0_3,1 07 Dec 2018 04:49:40 |
jbeich |
www/firefox: switch to rc3
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-12-06&enddate=2018-12-07
PR: 233028 |
64.0_2,1 06 Dec 2018 17:11:15 |
jbeich |
lang/rust: update to 1.31.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18427 |
64.0_1,1 06 Dec 2018 05:44:13 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-12-04&enddate=2018-12-06
PR: 233028 |
64.0,1 04 Dec 2018 00:59:21 |
jbeich |
www/firefox: adjust required NSS version (after b14->rc1) |
64.0,1 04 Dec 2018 00:54:39 |
jbeich |
www/firefox: update to 64.0
Changes: https://www.mozilla.org/firefox/64.0/releasenotes/
PR: 233028
Security: d10b49b2-8d02-49e8-afde-0844626317af
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D17871 |
63.0.3_3,1 26 Nov 2018 06:44:58 |
jbeich |
gecko: unbreak with more strict regex(3) on FreeBSD 13
In file included from ../.build/dom/workers/Unified_cpp_dom_workers0.cpp:11:
dom/workers/ChromeWorkerScope.cpp:56:10: error: use of undeclared identifier
'JS_InitCTypesClass'
if (!JS_InitCTypesClass(aCx, aGlobal) ||
^
dom/workers/ChromeWorkerScope.cpp:61:18: error: unknown type name
'JSCTypesCallbacks'
static const JSCTypesCallbacks callbacks = {
^
PR: 233453
Reported by: kevans |
63.0.3_3,1 20 Nov 2018 18:58:12 |
jbeich |
gecko: drop BUNDLED_CAIRO option |
63.0.3_3,1 20 Nov 2018 18:57:23 |
jbeich |
www/firefox: don't load system dictionaries after r472727
Bundled Hunspell may not be compatible. If users still want system
dictionaries they can set spellchecker.dictionary_path in about:config. |
63.0.3_2,1 20 Nov 2018 18:55:43 |
jbeich |
gecko: drop system ogg/vorbis support
Too infrequently updated to justify maintenance burden. |
63.0.3_1,1 20 Nov 2018 18:55:09 |
jbeich |
gecko: drop JPEG_PORT=graphics/jpeg support
Completely untested for years. |
63.0.3_1,1 20 Nov 2018 18:54:51 |
jbeich |
gecko: drop OSS audio backend
- Poor latency
- No multichannel support
- No input device support
- No device selection
- No upstream maintainer |
63.0.3,1 16 Nov 2018 15:09:56 |
cmt |
www/firefox: update to 63.0.3
https://www.mozilla.org/en-US/firefox/63.0.3/releasenotes/
PR: 233253
Approved by: jbeich (maintainer)
MFH: 2018Q4 |
63.0.1_1,1 11 Nov 2018 23:54:07 |
jbeich |
graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR: 227509
Requested by: Johannes Lundberg, Greg V
Reviewed by: tobik (earlier version)
Approved by: madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by: antoine |
63.0.1,1 02 Nov 2018 13:32:35 |
rene |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
63.0.1,1 01 Nov 2018 05:53:13 |
jbeich |
www/firefox: restore cbindgen < 0.6.7 support (after r483606)
dist/include/nsStyleStruct.h:1896:3: error: unknown type name 'StyleFillRule'
dist/include/nsStyleStruct.h:2134:12: error: no type named 'StyleDisplay' in
namespace 'mozilla'
PR: 229893
Reported by: yuripv
Obtained from: upstream |
63.0.1,1 31 Oct 2018 19:01:34 |
jbeich |
www/firefox: unbreak with cbindgen 0.6.7 (after r483566)
dist/include/nsStyleStruct.h:1896:3: error: unknown type name 'StyleFillRule',
err: true
dist/include/nsStyleStruct.h:2134:12: error: no type named 'StyleDisplay' in
namespace 'mozilla', err: true
PR: 229893
Reported by: Piotr Kubaj, cmt
Obtained from: upstream
Pointy hat to: jbeich |
63.0.1,1 31 Oct 2018 12:18:48 |
jbeich |
www/firefox: update to 63.0.1
Changes: https://www.mozilla.org/firefox/63.0.1/releasenotes/
PR: 229893 |
63.0_3,1 29 Oct 2018 22:32:17 |
cmt |
gecko: silence USES warnings
PR: 231867
Approved by: gecko (jbeich did not veto) |
63.0_3,1 25 Oct 2018 21:59:37 |
jbeich |
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by: rust (tobik)
MFH: 2018Q4 (less rust versions to support)
Differential Revision: https://reviews.freebsd.org/D17695 |
63.0_2,1 23 Oct 2018 11:35:04 |
jbeich |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine |
63.0_1,1 20 Oct 2018 21:39:36 |
jbeich |
gecko: expose Wayland support |
63.0_1,1 19 Oct 2018 03:12:21 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-10-16&enddate=2018-10-19
PR: 229893
Security: 7c3a02b9-3273-4426-a0ba-f90fad2ff72e |
63.0,1 16 Oct 2018 00:01:22 |
jbeich |
www/firefox: update to 63.0
Changes: https://www.mozilla.org/firefox/63.0/releasenotes/
PR: 229893
Security: 7c3a02b9-3273-4426-a0ba-f90fad2ff72e
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D16356 |
62.0.3_1,1 12 Oct 2018 19:01:02 |
jbeich |
lang/rust: update to 1.29.2
- Force rebuild all consumers in case some are affected by miscompilation
Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR: 229826 (follow up)
Approved by: rust (tobik)
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D17477 |
62.0.3,1 01 Oct 2018 23:34:59 |
jbeich |
www/firefox: update to 62.0.3
Changes: https://www.mozilla.org/firefox/62.0.3/releasenotes/
PR: 229168 |
62.0.2_2,1 01 Oct 2018 21:37:14 |
jbeich |
gecko: switch to clang70
Standardizing on one Clang version makes stability more predictable
across supported FreeBSD versions. As a side effect performance may
suffer some improvement. This also makes it easier to enable LTO as
old LLD versions are more buggy. |
62.0.2_1,1 29 Sep 2018 18:58:12 |
jbeich |
gecko: whitelist where DTRACE is enabled by default
Userland probes are only supported on Tier1 architectures. Even though
powerpc* should support dtrace -G may crash on C++ files built by GCC.
DTRACE option is still exposed as long as dtrace(1) binary is present
for easier debugging of libdtrace.
PR: 221641 224271 |
62.0.2_1,1 28 Sep 2018 17:59:24 |
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 |
62.0.2,1 26 Sep 2018 16:05:48 |
jbeich |
www/firefox: document e10s instability
PR: 225233 228855 |
62.0.2,1 21 Sep 2018 11:16:23 |
jbeich |
www/firefox: update to 62.0.2
Changes: https://www.mozilla.org/firefox/62.0.2/releasenotes/
PR: 229168 |
62.0_2,1 16 Sep 2018 07:57:08 |
dumbbell |
lang/rust: Update to 1.29.0
Release notes:
* https://blog.rust-lang.org/2018/07/20/Rust-1.27.2.html
* https://blog.rust-lang.org/2018/08/02/Rust-1.28.html
* https://blog.rust-lang.org/2018/09/13/Rust-1.29.html
Up to and including Rust 1.27.x, the Rust build system shelled out to
a configure script to detect the presence and usability of libunwind.
Since Rust 1.28.0, it's using a static result in a `build.rs` file and
expects libunwind to be used. It was not the case on FreeBSD so far, so
we need a patch to this `build.rs` to disable that. We still need to
study if the FreeBSD port should use libunwind and what to do with this
patch. But this problem prevented the update to Rust 1.28.0 already, so
enough delay. (Only the first 15 lines of the commit message are shown above ) |
62.0_2,1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
62.0_1,1 31 Aug 2018 01:27:10 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-08-28&enddate=2018-08-31
PR: 229168 |
62.0,1 28 Aug 2018 00:01:14 |
jbeich |
www/firefox: update to 62.0
Changes: https://www.mozilla.org/firefox/62.0/releasenotes/
PR: 229168
Security: c96d416a-eae7-4d5d-bc84-40deca9329fb
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D15913 |
61.0.2,1 08 Aug 2018 10:34:24 |
jbeich |
www/firefox: update to 61.0.2
Changes: https://www.mozilla.org/firefox/61.0.2/releasenotes/
PR: 227850 |
61.0.1_1,1 13 Jul 2018 03:02:47 |
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. |
61.0.1,1 04 Jul 2018 18:16:43 |
jbeich |
www/firefox: update to 61.0.1
Changes: https://www.mozilla.org/firefox/61.0.1/releasenotes/
PR: 227850 |
61.0_3,1 04 Jul 2018 18:16:12 |
jbeich |
www/firefox: document missing feature frequently asked on IRC/BMO
about:crashes is not supported on most Tier3 platforms. Even if someone
adopts devel/breakpad patches while filling the gaps without reproducibility
debugging symbols uploaded to Mozilla may not match the package.
https://searchfox.org/mozilla-central/rev/403038737ba7/old-configure.in#2699-2718
https://developer.mozilla.org/docs/Mozilla/Developer_guide/Uploading_symbols_to_Mozillas_symbol_server |
61.0_3,1 02 Jul 2018 19:46:00 |
jbeich |
gecko: drop PGO workaround after r454669 |
61.0_3,1 30 Jun 2018 13:00:50 |
tobik |
www/firefox: Backport sndio volume handling fix
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich) |
61.0_2,1 29 Jun 2018 14:22:11 |
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) |
61.0_1,1 22 Jun 2018 21:15:52 |
jbeich |
www/firefox: switch to rc3
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-06-19&enddate=2018-06-22
Security: see upstream bug 1464039 and bug 1458048 |
61.0,1 19 Jun 2018 00:44:27 |
jbeich |
www/firefox: chase nss version requirement |
61.0,1 19 Jun 2018 00:37:43 |
jbeich |
www/firefox: update to 61.0
- Drop DTRACE option, as it no longer builds
https://bugzilla.mozilla.org/show_bug.cgi?id=1448659
https://bugzilla.mozilla.org/show_bug.cgi?id=702179#c33
- Stop using system hunspell per
https://bugzilla.mozilla.org/show_bug.cgi?id=1460600
Changes: https://www.mozilla.org/firefox/61.0/releasenotes/
PR: 227850
Security: cd81806c-26e7-4d4a-8425-02724a2f48af
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D15227 |
60.0.2,1 06 Jun 2018 18:18:57 |
jbeich |
www/firefox: update to 60.0.2
Changes: https://www.mozilla.org/firefox/60.0.2/releasenotes/
PR: 226476 |
60.0.1_3,1 02 Jun 2018 00:33:29 |
jbeich |
www/firefox: audio_device isn't used by WebRTC after r468751 |
60.0.1_3,1 25 May 2018 01:00:36 |
jbeich |
www/firefox: switch Skia to upstream big-endian fix
No PORTREVISION bump because powerpc*/sparc64 don't have a working
lang/rust, anyway. |
60.0.1_3,1 23 May 2018 05:19:17 |
jbeich |
gecko: restore support for native extensions after r470668/r470672
PR: 226919 |
60.0.1_2,1 23 May 2018 04:49:02 |
jbeich |
mail/thunderbird: back out r470673 as AMO version lacks libical
PR: 226919
Pointy hat to: jbeich (too sleepy to wait for QA) |
60.0.1_2,1 23 May 2018 04:20:39 |
jbeich |
mail/thunderbird: drop LIGHTNING as it's unusable after r470672
PR: 226919 |
60.0.1_2,1 23 May 2018 04:04:53 |
jbeich |
gecko: adjust targetPlatform after r470668
PR: 226919
Reported by: Corpo (for Lightning) |
60.0.1_1,1 23 May 2018 01:21:21 |
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 |
60.0.1,1 16 May 2018 22:17:00 |
jbeich |
www/firefox: update to 60.0.1
Changes: https://www.mozilla.org/firefox/60.0.1/releasenotes/
PR: 226476 |
60.0_2,1 10 May 2018 22:21:16 |
jbeich |
www/firefox: deprecate libc++ < 4.0 workaround
Reminded by: PkgSrc |
60.0_2,1 10 May 2018 21:54:25 |
jbeich |
www/firefox: drop SC_SEM_NSEMS_MAX workaround
FreeBSD 10.3 and 11.0 have reached EOL.
PR: 218581 |
60.0_2,1 08 May 2018 00:45:16 |
jbeich |
www/firefox: backout r469343 for bustage
ipc/chromium/src/base/process_util_linux.cc:39:23: error: no member named
'fork_delegate' in 'base::LaunchOptions'
pid_t pid = options.fork_delegate ? options.fork_delegate->Fork() : fork();
~~~~~~~ ^
ipc/chromium/src/base/process_util_linux.cc:39:47: error: no member named
'fork_delegate' in 'base::LaunchOptions'
pid_t pid = options.fork_delegate ? options.fork_delegate->Fork() : fork();
~~~~~~~ ^ |
60.0_3,1 08 May 2018 00:35:03 |
jbeich |
www/firefox: close unwanted fds |
60.0_2,1 07 May 2018 20:31:04 |
jbeich |
www/firefox: apply some aarch64 fixes
Obtained from: upstream (Firefox 61) |
60.0_1,1 03 May 2018 20:41:53 |
jbeich |
www/firefox: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2018-05-01&enddate=2018-05-04
PR: 226476 |
60.0,1 01 May 2018 00:51:37 |
jbeich |
www/firefox: update to 60.0
- Add U2F support, required by Web Authentication [1]
- Drop libv4l support to reduce maintenance
Changes: https://www.mozilla.org/firefox/60.0/releasenotes/
PR: 226476
Tested by: tobik, jrm, D. Ebdrup, lwhsu
Submitted by: Greg V [1]
Security: 5aefc41e-d304-4ec8-8c82-824f84f08244
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D15186 |
59.0.3,1 28 Apr 2018 00:21:19 |
jbeich |
www/firefox: mirror distfile to ignore hiccups a la r465627 |
59.0.3,1 28 Apr 2018 00:21:06 |
jbeich |
www/firefox: update to 59.0.3
Changes: https://www.mozilla.org/firefox/59.0.3/releasenotes/ |
59.0.2_8,1 27 Apr 2018 23:10:00 |
jbeich |
graphics/mesa-dri: switch to llvm60
PR: 227682 |
59.0.2_7,1 24 Apr 2018 00:18:14 |
jbeich |
www/firefox: unbreak h264/aac/mp3 with ffmpeg 4.0
PR: 227726
Obtained from: upstream |
59.0.2_6,1 17 Apr 2018 01:32:23 |
jbeich |
www/firefox: crashfix if no clipboard is available
Obtained from: upstream (Firefox 60) |
59.0.2_4,1 06 Apr 2018 15:53:17 |
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) |
59.0.2_3,1 04 Apr 2018 11:50:10 |
jbeich |
www/firefox: unbreak copy/paste with some terminal emulators
Obtained from: upstream (Firefox 61) |
59.0.2_2,1 03 Apr 2018 00:48:37 |
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` ... |
59.0.2_1,1 30 Mar 2018 03:22:03 |
jbeich |
www/firefox: unbreak WebRender on i386 |
59.0.2,1 26 Mar 2018 19:28:55 |
jbeich |
www/firefox: unbreak fetch
See https://bugzilla.mozilla.org/show_bug.cgi?id=1432591#c22
---
mozilla-release-239e434d6d2b8e1e2b697c3416d1e96d48fe98e5.old/.hg_archival.txt 2018-03-22
20:46:41 UTC
+++
mozilla-release-239e434d6d2b8e1e2b697c3416d1e96d48fe98e5/.hg_archival.txt 2018-03-22
20:46:41 UTC
@@ -1,7 +1,7 @@
repo: 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29
node: 239e434d6d2b8e1e2b697c3416d1e96d48fe98e5
branch: default
-latesttag: FENNEC_59_0_1_BUILD2
-latesttag: FENNEC_59_0_1_RELEASE
-latesttagdistance: 18
-changessincelatesttag: 18
+tag: FENNEC_59_0_2_BUILD1
+tag: FENNEC_59_0_2_RELEASE
+tag: FIREFOX_59_0_2_BUILD1
+tag: FIREFOX_59_0_2_RELEASE |
59.0.2,1 24 Mar 2018 10:35:22 |
jbeich |
www/firefox: update to 59.0.2
Changes: https://www.mozilla.org/firefox/59.0.2/releasenotes/ |
59.0.1,1 23 Mar 2018 04:25:48 |
jbeich |
www/firefox: document missing TFO and limit U2F to FF57+
From https://wiki.mozilla.org/Firefox/Roadmap |
59.0.1,1 16 Mar 2018 21:07:39 |
jbeich |
www/firefox: unbreak fetch
See https://bugzilla.mozilla.org/show_bug.cgi?id=1432591#c22
---
mozilla-release-3db9e3d52b17563efca181ccbb50deb8660c59ae.old/.hg_archival.txt 2018-03-15
22:12:05 UTC
+++
mozilla-release-3db9e3d52b17563efca181ccbb50deb8660c59ae/.hg_archival.txt 2018-03-15
22:12:05 UTC
@@ -1,7 +1,5 @@
repo: 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29
node: 3db9e3d52b17563efca181ccbb50deb8660c59ae
branch: default
-latesttag: FENNEC_59_0_BUILD3
-latesttag: FENNEC_59_0_RELEASE
-latesttagdistance: 5
-changessincelatesttag: 5
+tag: FIREFOX_59_0_1_BUILD1
+tag: FIREFOX_59_0_1_RELEASE
Reported by: Andrzej Tobola |