Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
68.1.0_1,1 05 Sep 2019 11:25:53
  |
jbeich  |
gecko: don't require gconf on non-Gnome2 desktops
Take advantage of lazy bindings by not requiring runtime dependency.
DBus is required under Wayland (Gecko-specific) and for MIME handling
but GConf2 is useless outside of Gnome2. So, only use GConf2 if it's
already installed (similar to PulseAudio).
PR: 240323 |
68.1.0,1 02 Sep 2019 14:51:07
  |
jbeich  |
www/firefox: restore paragraph separators after r508913
Each paragraph here must be separated as the text flow is independent.
Give up and convert to Markdown which is readable as is. |
68.1.0,1 26 Aug 2019 21:41:07
  |
jbeich  |
www/firefox-esr: update to 68.1.0
Changes: https://www.mozilla.org/firefox/68.1.0/releasenotes/
Security: 05463e0a-abd3-4fa4-bd5f-cd5ed132d4c6 |
60.8.0_4,1 23 Aug 2019 21:55:32
  |
jbeich  |
www/firefox: unbreak on -CURRENT
In file included from media/mtransport/nricectx.cpp:82:
In file included from
media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.h:41:
In file included from media/mtransport/third_party/nICEr/src/stun/stun.h:45:
In file included from /usr/include/net/if_var.h:84:
/usr/include/sys/lock.h:68:15: error: reference to 'thread' is ambiguous
struct thread **owner);
^
/usr/include/sys/lock.h:42:8: note: candidate found by name lookup is 'thread'
struct thread;
^
/usr/include/c++/v1/__threading_support:397:24: note: candidate found by name
lookup is 'std::__1::thread'
class _LIBCPP_TYPE_VIS thread;
^
1 error generated.
Reported by: tijl, pkg-fallout, madpilot
Submitted by: tijl
Tested by: madpilot |
60.8.0_4,1 15 Aug 2019 14:30:16
  |
tobik  |
lang/rust: Update to 1.37.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D21247 |
60.8.0_3,1 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
60.8.0_3,1 14 Aug 2019 07:07:06
  |
jbeich  |
www/firefox-esr: unbreak with rust 1.37
error: trait objects without an explicit `dyn` are deprecated
--> gfx/webrender_bindings/src/bindings.rs:471:28
|
471 | fn clone(&self) -> Box<RenderNotifier> {
| ^^^^^^^^^^^^^^ help: use `dyn`: `dyn
RenderNotifier`
|
note: lint level defined here
--> gfx/webrender_bindings/src/lib.rs:5:9
|
5 | #![deny(warnings)]
| ^^^^^^^^
= note: #[deny(bare_trait_objects)] implied by #[deny(warnings)]
(Only the first 15 lines of the commit message are shown above ) |
60.8.0_3,1 02 Aug 2019 13:30:40
  |
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
60.8.0_2,1 04 Jul 2019 14:41:57
  |
tobik  |
lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html
Tested by: jbeich, mikael.urankar@gmail.com
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20810 |
60.8.0_1,1 04 Jul 2019 11:40:47
  |
jbeich  |
gecko: drop staging remnants after r357413 |
60.8.0_1,1 04 Jul 2019 11:40:26
  |
jbeich  |
gecko: drop pre/post-install scripts after r473092 and r497197 |
60.8.0,1 03 Jul 2019 05:21:30
  |
jbeich  |
www/firefox-esr: update to 60.8.0
Changes: https://www.mozilla.org/firefox/60.8.0/releasenotes/
Security: 0592f49f-b3b8-4260-b648-d1718762656c |
60.7.2,1 20 Jun 2019 16:16:58
  |
cmt  |
www/firefox-esr: update to 60.7.2
Release Notes: https://www.mozilla.org/en-US/firefox/60.7.2/releasenotes/
Approved by: gecko@ (jbeich@, implicit)
MFH: 2019Q2 |
60.7.1,1 18 Jun 2019 10:13:07
  |
jbeich  |
www/firefox-esr: update to 60.7.1
Changes: https://www.mozilla.org/firefox/60.7.1/releasenotes/ |
60.7.0_2,1 25 May 2019 11:51:15
  |
jbeich  |
gecko: drop unused libvorbis dep after r485460 |
60.7.0_2,1 24 May 2019 03:25:12
  |
tobik  |
lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by: jbeich
Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20332 |
60.7.0_1,1 17 May 2019 12:02:08
  |
jbeich  |
www/firefox: restore SafeBrowsing v4 after r495403
Required for phishing protection. Not covered by uBlock Origin lists.
Looks like #Mozilla didn't announce the POLA-violating change anywhere
public despite backporting to ESR60.
https://bugzilla.mozilla.org/show_bug.cgi?id=1531176 |
60.7.0,1 16 May 2019 18:22:55
  |
jbeich  |
www/firefox-esr: update to 60.7.0
Changes: https://www.mozilla.org/firefox/60.7.0/releasenotes/ |
60.6.3_1,1 15 May 2019 03:12:15
  |
tobik  |
lang/rust: Update to 1.34.2
- While here add patches from [1] for LibreSSL 2.9.1 support
[1] https://github.com/sfackler/rust-openssl/pull/1097
Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR: 237495 [1]
Security: 37528379-76a8-11e9-a4fd-00012e582166 |
60.6.3,1 07 May 2019 22:07:49
  |
cmt  |
update www/firefox-esr to 60.6.3 (rc1)
https://www.mozilla.org/en-US/firefox/60.6.3/releasenotes/
MFH: 2019Q2 (blanket: web browser) |
60.6.2,1 05 May 2019 17:24:41
  |
cmt  |
update www/firefox-esr to 60.6.2 (rc2)
https://www.mozilla.org/en-US/firefox/60.6.2/releasenotes/
This includes the fix for "armagadd-on-2.0" (disabled add-ons due to an
expired intermediate code signing certificate):
https://blog.mozilla.org/addons/2019/05/04/update-regarding-add-ons-in-firefox/
https://support.mozilla.org/en-US/kb/add-ons-disabled-or-fail-to-install-firefox
MFH: 2019Q2 (blanket: web browser) |
60.6.1_3,1 01 May 2019 19:35:15
  |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
60.6.1_2,1 11 Apr 2019 19:39:28
  |
tobik  |
lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early
Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by: jbeich
With hat: rust
Differential Revision: https://reviews.freebsd.org/D19850 |
60.6.1_1,1 27 Mar 2019 21:11:09
  |
jbeich  |
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479 |
60.6.1,1 22 Mar 2019 13:19:11
  |
jbeich  |
www/firefox-esr: update to 60.6.1
Changes: https://www.mozilla.org/firefox/60.6.1/releasenotes/ |
60.6.0_1,1 20 Mar 2019 12:23:26
  |
jbeich  |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215 |
60.6.0,1 14 Mar 2019 14:02:01
  |
jbeich  |
www/firefox-esr: unbreak after r495672
No such line 323 in input file, ignoring
1 out of 1 hunks failed--saving rejects to dom/ipc/ContentPrefs.cpp.rej
=> FreeBSD patch patch-z-bug1436911 failed to apply cleanly.
Reported by: pkg-fallout |
60.6.0,1 14 Mar 2019 00:53:13
  |
jbeich  |
www/firefox-esr: update to 60.6.0
Changes: https://www.mozilla.org/firefox/60.6.0/releasenotes/ |
60.5.2_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 |
60.5.2_1,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 |
60.5.2_1,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*. |
60.5.2_1,1 01 Mar 2019 19:14:38
  |
jbeich  |
www/firefox: unbreak on aarch64 and powerpc64
PR: 234253
Submitted by: Mikael Urankar |
60.5.2_1,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 |
60.5.2,1 26 Feb 2019 00:51:30
  |
jbeich  |
nwww/firefox-esr: update to 60.5.2
Changes: https://www.mozilla.org/firefox/60.5.2/releasenotes/ |
60.5.1,1 13 Feb 2019 11:47:20
  |
cmt  |
www/firefox-esr: update to 60.5.1
PR: 235710
Approved by: gecko (jbeich@, implicit)
MFH: 2019Q1
Security: 18211552-f650-4d86-ba4f-e6d5cbfcdbeb |
60.5.0_3,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/ |
60.5.0_2,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. |
60.5.0_1,1 26 Jan 2019 00:42:53
  |
jbeich  |
www/firefox-esr: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-esr60/pushloghtml?startdate=2019-01-22&enddate=2019-01-25 |
60.5.0,1 22 Jan 2019 16:42:07
  |
jbeich  |
nwww/firefox-esr: update to 60.5.0
Changes: https://www.mozilla.org/firefox/60.5.0/releasenotes/
Patch churn by: https://bugzilla.mozilla.org/show_bug.cgi?id=1513900
Security: b1f7d52f-fc42-48e8-8403-87d4c9d26229
MFH: 2019Q1 |
60.4.0_3,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 |
60.4.0_3,1 18 Jan 2019 21:14:42
  |
jbeich  |
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 |
60.4.0_2,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 |
60.4.0_1,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 |
60.4.0,1 06 Dec 2018 09:33:08
  |
jbeich  |
www/firefox-esr: update to 60.4.0
Changes: https://www.mozilla.org/firefox/60.4.0/releasenotes/
Security: d10b49b2-8d02-49e8-afde-0844626317af |
60.3.0_5,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 |
60.3.0_5,1 20 Nov 2018 18:58:12
  |
jbeich  |
gecko: drop BUNDLED_CAIRO option |
60.3.0_5,1 20 Nov 2018 18:55:43
  |
jbeich  |
gecko: drop system ogg/vorbis support
Too infrequently updated to justify maintenance burden. |
60.3.0_4,1 20 Nov 2018 18:55:09
  |
jbeich  |
gecko: drop JPEG_PORT=graphics/jpeg support
Completely untested for years. |
60.3.0_4,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 |
60.3.0_3,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 |
60.3.0_2,1 02 Nov 2018 13:40:24
  |
rene  |
Followup on r483807.
jbeich commented on some ports in D17724 but I forgot to add them to the list.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
60.3.0_2,1 29 Oct 2018 22:32:17
  |
cmt  |
gecko: silence USES warnings
PR: 231867
Approved by: gecko (jbeich did not veto) |
60.3.0_2,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 |
60.3.0_1,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 |
60.3.0,1 21 Oct 2018 21:57:08
  |
jbeich  |
www/firefox-esr: drop unnecessary WAYLAND build fix since r482310
$ make patch
===> Applying FreeBSD patches for firefox-esr-60.3.0,1
No such line 323 in input file, ignoring
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to
widget/xremoteclient/DBusRemoteClient.cpp.rej
=> FreeBSD patch patch-bug1474265 failed to apply cleanly.
PR: 1474265
Reported by: pkg-fallout |
60.3.0,1 20 Oct 2018 21:39:36
  |
jbeich  |
gecko: expose Wayland support |
60.3.0,1 17 Oct 2018 22:43:43
  |
jbeich  |
www/firefox-esr: update to 60.3.0
Changes: https://www.mozilla.org/firefox/60.3.0/releasenotes/ |
60.2.2_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 |
60.2.2,1 01 Oct 2018 23:35:23
  |
jbeich  |
www/firefox-esr: update to 60.2.2
Changes: https://www.mozilla.org/firefox/60.2.2/releasenotes/ |
60.2.1_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. |
60.2.1_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 |
60.2.1,1 26 Sep 2018 16:05:48
  |
jbeich  |
www/firefox: document e10s instability
PR: 225233 228855 |
60.2.1,1 21 Sep 2018 23:03:54
  |
jbeich  |
www/firefox-esr: update to 60.2.1
Changes: https://www.mozilla.org/firefox/60.2.1/releasenotes/ |
60.2.0_1,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 ) |
60.2.0_1,1 03 Sep 2018 13:01:07
  |
jbeich  |
www/firefox-esr: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-esr60/pushloghtml?startdate=2018-08-31&enddate=2018-09-04 |
60.2.0,1 31 Aug 2018 01:27:20
  |
jbeich  |
www/firefox-esr: update to 60.2.0
Changes: https://www.mozilla.org/firefox/60.2.0/releasenotes/ |
60.1.0_4,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. |
60.1.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 |
60.1.0_3,1 02 Jul 2018 19:46:00
  |
jbeich  |
gecko: drop PGO workaround after r454669 |
60.1.0_3,1 30 Jun 2018 13:01:53
  |
tobik  |
www/firefox-esr: Backport sndio volume handling fix
https://bugzilla.mozilla.org/show_bug.cgi?id=1467882
PR: 229135
Approved by: gecko (jbeich) |
60.1.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) |
60.1.0_1,1 22 Jun 2018 21:16:07
  |
jbeich  |
www/firefox-esr: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-esr60/pushloghtml?startdate=2018-06-20&enddate=2018-06-22
Security: see upstream bug 1458048 |
60.1.0,1 20 Jun 2018 00:25:16
  |
jbeich  |
www/firefox-esr: bump TIMESTAMP in distinfo |
60.1.0,1 20 Jun 2018 00:22:05
  |
jbeich  |
www/firefox-esr: update to 60.1.0
Changes: https://www.mozilla.org/firefox/60.1.0/releasenotes/ |
52.9.0,1 20 Jun 2018 00:19:29
  |
jbeich  |
www/firefox-esr: remove in preparation for update
$ svn ci
Sending Mk/Uses/gecko.mk
Replacing www/firefox-esr
Sending www/firefox-esr/Makefile
Deleting www/firefox-esr/Makefile.options
Sending www/firefox-esr/distinfo
Deleting www/firefox-esr/files/patch-bug1435212
Sending www/firefox-esr/files/patch-z-bug1436911
Deleting www/firefox-esr/files/pkg-deinstall.in
Deleting www/firefox-esr/files/pkg-install.in
Replacing www/firefox-esr-i18n
Sending www/firefox-esr-i18n/Makefile
Sending www/firefox-esr-i18n/distinfo (Only the first 15 lines of the commit message are shown above ) |
52.9.0,1 19 Jun 2018 23:33:13
  |
jbeich  |
www/firefox-esr: update to 52.9.0
Changes: https://www.mozilla.org/firefox/52.9.0/releasenotes/
Security: cd81806c-26e7-4d4a-8425-02724a2f48af |
52.8.1,1 06 Jun 2018 18:19:20
  |
jbeich  |
www/firefox-esr: update to 52.8.1
Changes: https://www.mozilla.org/firefox/52.8.1/releasenotes/ |
52.8.0_3,1 02 Jun 2018 00:33:29
  |
jbeich  |
www/firefox: audio_device isn't used by WebRTC after r468751 |
52.8.0_3,1 23 May 2018 05:19:17
  |
jbeich  |
gecko: restore support for native extensions after r470668/r470672
PR: 226919 |
52.8.0_2,1 23 May 2018 04:04:53
  |
jbeich  |
gecko: adjust targetPlatform after r470668
PR: 226919
Reported by: Corpo (for Lightning) |
52.8.0_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 |
52.8.0,1 02 May 2018 00:15:34
  |
jbeich  |
www/firefox-esr: update to 52.8.0
Changes: https://www.mozilla.org/firefox/52.8.0/releasenotes/ |
52.7.4,1 28 Apr 2018 00:42:14
  |
jbeich  |
www/firefox-esr: update to 52.7.4
Changes: https://www.mozilla.org/firefox/52.7.4/releasenotes/ |
52.7.3_2,1 24 Apr 2018 13:57:45
  |
jbeich  |
www/seamonkey: unbreak h264/aac/mp3 with ffmpeg 4.0
PR: 227726
Obtained from: upstream (Firefox 61) |
52.7.3_1,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) |
52.7.3,1 27 Mar 2018 00:59:07
  |
jbeich  |
www/firefox-esr: update to 52.7.2
Changes: https://www.mozilla.org/firefox/52.7.3/releasenotes/ |
52.7.2,1 16 Mar 2018 11:25:12
  |
jbeich  |
www/firefox-esr: update to 52.7.2
Changes: https://www.mozilla.org/firefox/52.7.2/releasenotes/
Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1 |
52.7.0,1 08 Mar 2018 08:28:50
  |
jbeich  |
www/firefox-esr: update to 52.7.0
Changes: https://www.mozilla.org/firefox/52.7.0/releasenotes/
Security: c71cdc95-3c18-45b7-866a-af28b59aabb5
MFH: 2018Q1 |
52.6.0_3,1 30 Jan 2018 00:54:16
  |
jbeich  |
www/firefox-esr: work around race on sqlite3 init
PR: 225364
Obtained from: upstream (Firefox 56)
MFH: 2018Q1 (r459458 follow up) |
52.6.0_2,1 25 Jan 2018 21:20:12
  |
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/ |
52.6.0_1,1 19 Jan 2018 04:50:21
  |
jbeich  |
www/firefox-esr: switch to rc2
Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2018-01-18&enddate=2018-01-19
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77
MFH: 2018Q1 |
52.6.0,1 18 Jan 2018 00:50:56
  |
jbeich  |
www/firefox-esr: update to 52.6.0
Changes: https://www.mozilla.org/firefox/52.6.0/releasenotes/
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77
MFH: 2018Q1 |
52.5.3,1 26 Dec 2017 18:41:38
  |
jbeich  |
www/firefox-esr: update to 52.5.3
Changes: https://www.mozilla.org/firefox/52.5.3/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2017-12-07&enddate=2017-12-27 |
52.5.2,1 07 Dec 2017 21:43:23
  |
jbeich  |
www/firefox-esr: update to 52.5.2 (nop)
Changes: https://www.mozilla.org/firefox/52.5.2/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr52/pushloghtml?startdate=2017-11-30&enddate=2017-12-07 |
52.5.1,1 03 Dec 2017 17:35:29
  |
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 |
52.5.1,1 01 Dec 2017 11:17:44
  |
jbeich  |
www/firefox-esr: update to 52.5.1
Changes: https://www.mozilla.org/firefox/52.5.1/releasenotes/
Security: https://hg.mozilla.org/releases/mozilla-esr52/rev/f6216ea8b8fc
MFH: 2017Q4 |
52.5.0_1,1 26 Nov 2017 07:37:20
  |
grog  |
Marginally lengthen description.
Use more generic URL.
Suggested by: jbeich@ |
52.5.0_1,1 26 Nov 2017 03:48:15
  |
grog  |
Explain what this really is. |
52.5.0_1,1 23 Nov 2017 22:53:33
  |
jbeich  |
gecko: simplify WRKSRC handling
Requested by: mat |
52.5.0_1,1 23 Nov 2017 00:56:36
  |
jbeich  |
www/firefox: drop obsolete/redundant bug reporting advice
https://www.freebsd.org/doc/en/articles/problem-reports/article.html |