non port: mail/thunderbird/Makefile |
Number of commits found: 744 (showing only 100 on this page) |
Friday, 29 Apr 2022
|
19:37 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.9.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.9.0/releasenotes/
19e6f9a |
Thursday, 28 Apr 2022
|
09:51 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.9.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.9.0/releasenotes/
efb11f1 |
Thursday, 14 Apr 2022
|
09:47 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.8.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.8.1/releasenotes/
076ee0f |
Thursday, 7 Apr 2022
|
00:39 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
268cee3 |
Saturday, 2 Apr 2022
|
14:15 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.8.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.8.0/releasenotes/
3f55c9a |
Thursday, 31 Mar 2022
|
15:31 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.8.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.8.0/releasenotes/
e5e88e5 |
Friday, 18 Mar 2022
|
14:41 Jan Beich (jbeich)
multimedia/dav1d: update to 1.0.0
Changes: https://code.videolan.org/videolan/dav1d/-/releases/1.0.0
Reported by: Repology
3468f19 |
Tuesday, 15 Mar 2022
|
09:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.59.0
e255ac5 |
Monday, 7 Mar 2022
|
20:23 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.7.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.7.0/releasenotes/
238fc3b |
Wednesday, 2 Mar 2022
|
21:48 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.7.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.7.0/releasenotes/
127c92e |
Monday, 14 Feb 2022
|
20:23 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.6.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.6.1/releasenotes/
f0c6913 |
Saturday, 5 Feb 2022
|
21:07 Christoph Moench-Tegeder (cmt)
mail/thunderberird: update to 91.6.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.6.0/releasenotes/
8f9dd2f |
Thursday, 3 Feb 2022
|
14:02 Tobias Kortkamp (tobik)
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
d64a2a3 |
Tuesday, 25 Jan 2022
|
21:37 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.5.1
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/91.5.1/releasenotes/
bb562fc |
Monday, 17 Jan 2022
|
11:57 Tobias Kortkamp (tobik)
lang/rust: Bump revisions after 1.58.0
835bd57 |
Tuesday, 11 Jan 2022
|
23:02 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.5.0
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/91.5.0/releasenotes/
7d188b8 |
Friday, 17 Dec 2021
|
16:24 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.4.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.1/releasenotes/
9ce6c75 |
Sunday, 12 Dec 2021
|
22:04 Christoph Moench-Tegeder (cmt)
mail/thunderbird: use libc for res_* functions
thunderbird's javascript code needs more than basic DNS resolution
(e.g. SRV, TXT, MX lookups) - more than javascript natively has
(welcome to the web) and builds it's own bindings for libc to use
the resolver(3) interface. Unlike linux, where the resolver routines
live in libresolv, FreeBSD has these routines in libc.
I'm referencing libc.so.7 directly, as this is enough to make this
code work on 13/amd64 (others should work too) - the official way
of using libc.so would be much more work (and reimplementing parts
of the dynamic linker in javascript takes the cake, or something).
This is enough to make adding and using new CalDAV calendars possible;
other problems might linger and possibly require a better solution.
9a2174d |
Sunday, 5 Dec 2021
|
12:35 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for Rust 1.57.0
5a7f23c |
Saturday, 4 Dec 2021
|
20:10 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.4.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.0/releasenotes/
f1ef43a |
Tuesday, 30 Nov 2021
|
21:13 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.4.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.4.0/releasenotes/
f0b7930 |
Sunday, 21 Nov 2021
|
02:39 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
f0a3f8e |
02:39 Jan Beich (jbeich)
www/firefox-esr: expose PipeWire support after c58401d4dda5
Should work on wlroots-based compositors. For example,
# pkg install firefox sway pam_xdg xdg-desktop-portal-wlr xdg-desktop-portal
# sysrc seatd_enable=YES
# service seatd start
# echo 'session optional pam_xdg.so notroot runtime' >>/etc/pam.d/system
$ exit # log out to pick up XDG_RUNTIME_DIR
<new login>
$ export XDG_CURRENT_DESKTOP=sway
$ export MOZ_ENABLE_WAYLAND=1
$ dbus-daemon --session --fork --address=unix:runtime=yes
$ sway
<GUI session>
$ dbus-update-activation-environment --all
$ daemon -f pipewire
$ firefox https://mozilla.github.io/webrtc-landing/gum_test.html
<click on "Screen Capture">
<select "Use operating system settings">
<click on "Allow" button>
<select via cursor the desired screen (output display)>
<notice the screen mirrored on the web page>
4dd7526 |
Thursday, 18 Nov 2021
|
11:29 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.3.2 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.2/releasenotes/
f1633b2 |
Saturday, 13 Nov 2021
|
14:40 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.3.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.1/releasenotes/
85a4f39 |
Tuesday, 2 Nov 2021
|
17:24 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.3.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.0/releasenotes/
e7d3ff3 |
Monday, 1 Nov 2021
|
16:41 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.3.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/91.3.0/releasenotes/
7c27a29 |
Thursday, 28 Oct 2021
|
16:37 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
f34ece3 |
Monday, 25 Oct 2021
|
08:55 Tobias Kortkamp (tobik)
*: Rebuild for Rust 1.56.0
ad90fc6 |
Wednesday, 20 Oct 2021
|
21:15 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.2.1 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/91.2.1/releasenotes/
5f43bc5 |
Thursday, 14 Oct 2021
|
22:20 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/
a950db7 |
Saturday, 9 Oct 2021
|
00:45 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
f16d8e5 |
Wednesday, 6 Oct 2021
|
21:12 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 91.2.0
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/91.2.0/releasenotes/
This brings in Thunderbird 91esr:
- the calendar is not optional anymore
- gtk2 is not directly required anymore
- integrated PDF viewer
- and much more: https://support.mozilla.org/en-US/kb/new-thunderbird-91
737c941 |
Sunday, 19 Sep 2021
|
09:03 Tobias Kortkamp (tobik)
*: Rebuild lang/rust consumers after the 1.55.0 update
7059b43 |
Thursday, 2 Sep 2021
|
10:38 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.14.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.14.0/releasenotes/
86523c3 |
Saturday, 28 Aug 2021
|
13:42 Mikael Urankar (mikael)
lang/rust: Rebuild consumers for 1.54.0
70f1b06 |
Tuesday, 3 Aug 2021
|
18:45 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.13.0 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/78.13.0/releasenotes/
75be25b |
Monday, 12 Jul 2021
|
17:48 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.12.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.12.0/releasenotes/
9710ff2 |
Thursday, 8 Jul 2021
|
19:20 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.12.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.12.0/releasenotes/
928921d |
Sunday, 27 Jun 2021
|
05:39 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for 1.53.0
06dbc12 |
Tuesday, 22 Jun 2021
|
18:53 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
da3162c |
Monday, 31 May 2021
|
10:59 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.11.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.11.0/releasenotes/
164f996 |
Friday, 14 May 2021
|
20:21 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.10.2 (rc1)
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/78.10.2/releasenotes/
8866098 |
Tuesday, 11 May 2021
|
18:33 Tobias Kortkamp (tobik)
Rebuild lang/rust consumers after d8837418ea743776
28e7a93 |
Tuesday, 4 May 2021
|
16:33 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.10.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.10.1/releasenotes/
d22bd14 |
Friday, 23 Apr 2021
|
16:13 Jan Beich (jbeich)
gecko: switch to llvm12
May help with LTO and -march=native issues.
0cad1d8 |
Tuesday, 20 Apr 2021
|
11:05 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 78.10.0
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/78.10.0/releasenotes/
9eb245e |
Thursday, 8 Apr 2021
|
23:33 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)
69d24a7 |
Wednesday, 7 Apr 2021
|
14:43 Christoph Moench-Tegeder (cmt)
update thunderbird to 78.9.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.9.1/releasenotes/
b1f044c |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Mar 2021
|
18:10 tobik
Rebuild lang/rust consumers after r569489
 |
Tuesday, 23 Mar 2021
|
22:01 jbeich
multimedia/aom: update to 3.0.0
Changes: https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by: portscout
 |
Monday, 22 Mar 2021
|
20:51 cmt
update thunderbird to 78.9.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/
MFH: 2021Q1 (when GA)
 |
Saturday, 20 Mar 2021
|
15:15 cmt
update thunderbird to 78.9.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/
MFH: 2021Q1 (when GA)
 |
Friday, 5 Mar 2021
|
15:01 cmt
update thunderbird to 78.8.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.8.1/releasenotes/
MFH: 2021Q1 (when GA)
 |
Thursday, 18 Feb 2021
|
09:29 cmt
update thunderbird to 78.8.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.8.0/releasenotes/
MFH: 2021Q1 (when GA)
 |
Sunday, 14 Feb 2021
|
15:45 mikael
lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
- Update lang/rust-nightly to 2021-02-12
- Update devel/racer to 2.1.41
- Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)
Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D28616
 |
Thursday, 4 Feb 2021
|
18:23 cmt
update thunderbird to 78.7.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.7.1/releasenotes/
MFH: 2021Q1 (when it's GA)
 |
Wednesday, 3 Feb 2021
|
04:07 pkubaj
mail/thunderbird: fix runtime crashes on powerpc64*
Details in https://bugzilla.mozilla.org/show_bug.cgi?id=1690152
Approved by: tier 2 blanket
 |
Tuesday, 26 Jan 2021
|
10:40 cmt
update thunderbird to 78.7.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/
MFH: 2021Q1 (when GA)
 |
Sunday, 24 Jan 2021
|
19:59 cmt
update thunderbird to 78.7.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.7.0/releasenotes/
MFH: 2020Q1 (when GA)
 |
Friday, 8 Jan 2021
|
14:23 cmt
update thunderbird to 78.6.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.6.1/releasenotes/
MFH: 2021Q1 (when GA)
 |
Wednesday, 6 Jan 2021
|
10:13 mikael
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940
 |
Saturday, 19 Dec 2020
|
13:27 pkubaj
mail/thunderbird, www/firefox-esr: correct patch for powerpc64
The macro is named MOZ_BIG_ENDIAN(), not MOZ_BIG_ENDIAN.
Approved by: tier 2 blanket
 |
Saturday, 12 Dec 2020
|
18:32 cmt
mail/thunderbird: update to 78.6.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.6.0/releasenotes/
MFH: 2020Q4 (once it is GA)
 |
Tuesday, 1 Dec 2020
|
17:47 cmt
update thunderbird to 78.5.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.5.1/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Wednesday, 25 Nov 2020
|
23:23 pkubaj
Add CFLAGS_powerpc64le=-DSQLITE_BYTEORDER=1234 to Gecko ports. This is because
sqlite is bundled there and not defining SQLITE_BYTEORDER makes sqlite think all
PPC are big-endian, which breaks history and bookmarks.
 |
Tuesday, 24 Nov 2020
|
12:48 mikael
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293
 |
Monday, 23 Nov 2020
|
22:08 jbeich
multimedia/dav1d: update to 0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/0.8.0
Changes: https://code.videolan.org/videolan/dav1d/-/blob/0.8.0/NEWS
Changes: https://code.videolan.org/videolan/dav1d/compare/0.7.1...0.8.0
 |
Tuesday, 17 Nov 2020
|
11:03 cmt
mail/thunderbird: update to 78.5.0 (rc3)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Sunday, 15 Nov 2020
|
20:51 cmt
mail/thunderbird: update to 78.5.0 rc2
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Saturday, 14 Nov 2020
|
21:35 cmt
mail/thunderbird: update to 78.5.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.5.0/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Friday, 13 Nov 2020
|
22:46 jbeich
www/firefox-esr: revert r522464 to improve stability
Upstream adopted memfd_create instead which requires FreeBSD >= 13.
Having ESR behave differently complicates maintenance, so drop
SHM_ANON for now.
PR: 243252
 |
11:52 jbeich
gecko: bump LLVM_DEFAULT to 11
Detach from tree-wide default as coordinating with other maintainers
is expensive for little gain. User's choice is still respected.
llvm11 has better Tier2 support, more optimizations, reduces package size
and aligns with what contributors dogfood.
 |
Wednesday, 11 Nov 2020
|
10:04 cmt
update thunderbird to 78.4.3 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.4.3/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Tuesday, 10 Nov 2020
|
08:50 cmt
update thunderbird to 78.4.2
Release Notes:
https://www.thunderbird.net/en-US/thunderbird/78.4.2/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Thursday, 5 Nov 2020
|
08:53 cmt
mail/thunderbird: update to 78.4.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.4.1/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Tuesday, 3 Nov 2020
|
00:56 jbeich
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
 |
Monday, 19 Oct 2020
|
11:03 cmt
mail/thunderbird: update to 78.4.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.4.0/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Thursday, 15 Oct 2020
|
07:57 cmt
update thunderbird to 78.3.3 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.3.3/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Tuesday, 13 Oct 2020
|
08:36 mikael
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721
 |
Saturday, 10 Oct 2020
|
20:35 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/commit/4e60bb8
 |
00:25 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/cc85508...1f3771f
 |
Thursday, 8 Oct 2020
|
00:38 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/b594641...cc85508
 |
Tuesday, 6 Oct 2020
|
09:55 cmt
update mail/thunderbird to 78.3.2 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.3.2/releasenotes/
MFH: 2020Q4 (under blanket: web browser alike)
 |
Friday, 25 Sep 2020
|
08:07 cmt
mail/thunderbird: update to 78.3.1 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
 |
04:46 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/9a00981...b594641
Submitted by: Ka Ho Ng
Differential Revision: https://reviews.freebsd.org/D26547
 |
Thursday, 24 Sep 2020
|
07:29 cmt
update thunderbird to 78.3.0 (GA)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/
 |
00:57 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/49312d4...9a00981
 |
Tuesday, 22 Sep 2020
|
15:18 pkubaj
mail/thunderbird: enable building on powerpc64
Builds fine on head.
 |
Saturday, 19 Sep 2020
|
22:47 cmt
mail/thunderbird: update to 78.3.0 (rc1)
https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/ (soon)
 |
Friday, 18 Sep 2020
|
15:56 jbeich
gecko: drop python2 dependency after r548882
 |
10:02 cmt
update mail/thunderbird to 78.2.2
See https://support.mozilla.org/en-US/kb/new-thunderbird-78 for major
changes in Thunderbird 78, the release announcement in
https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/ and
https://blog.thunderbird.net/2020/09/openpgp-in-thunderbird-78/ info
for OpenPGP users. Also check UPDATING 20200918.
Current release notes are in
https://www.thunderbird.net/en-US/thunderbird/78.2.2/releasenotes/
PR: 249346
Submitted by: jbeich
 |
Sunday, 30 Aug 2020
|
18:36 tobik
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176
 |
00:20 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/957847c...49312d4
 |
Wednesday, 26 Aug 2020
|
09:20 cmt
update thunderbird to 68.12.0 (rc1, looks like GA)
https://www.thunderbird.net/en-US/thunderbird/68.12.0/releasenotes/
MFH: 2020Q3 (blanket: web browser alike)
 |
Monday, 24 Aug 2020
|
12:50 jbeich
gecko: update OSS patches
Changes: https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR: 248816
Submitted by: Ka Ho Ng
 |
Monday, 3 Aug 2020
|
15:18 tobik
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
 |
Thursday, 30 Jul 2020
|
18:26 tobik
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0
Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25835
 |
Thursday, 23 Jul 2020
|
12:57 cmt
mail/thunderbird: update to 68.11.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/68.11.0/releasenotes/
drop patch-bug1640982 in favour of upstream resolution
MFH: 2020Q3 (blanket: web browser alike, once it's GA)
 |
Number of commits found: 744 (showing only 100 on this page) |