notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: mail/thunderbird/Makefile

Number of commits found: 788 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8  »  

Sunday, 14 Feb 2021
15:45 mikael search for other commits by this committer
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
Original commitRevision:565245 
Thursday, 4 Feb 2021
18:23 cmt search for other commits by this committer
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)
Original commitRevision:564056 
Wednesday, 3 Feb 2021
04:07 pkubaj search for other commits by this committer
mail/thunderbird: fix runtime crashes on powerpc64*

Details in https://bugzilla.mozilla.org/show_bug.cgi?id=1690152

Approved by:	tier 2 blanket
Original commitRevision:563867 
Tuesday, 26 Jan 2021
10:40 cmt search for other commits by this committer
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)
Original commitRevision:562651 
Sunday, 24 Jan 2021
19:59 cmt search for other commits by this committer
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)
Original commitRevision:562507 
Friday, 8 Jan 2021
14:23 cmt search for other commits by this committer
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)
Original commitRevision:560774 
Wednesday, 6 Jan 2021
10:13 mikael search for other commits by this committer
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
Original commitRevision:560492 
Saturday, 19 Dec 2020
13:27 pkubaj search for other commits by this committer
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
Original commitRevision:558452 
Saturday, 12 Dec 2020
18:32 cmt search for other commits by this committer
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)
Original commitRevision:557844 
Tuesday, 1 Dec 2020
17:47 cmt search for other commits by this committer
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)
Original commitRevision:556774 
Wednesday, 25 Nov 2020
23:23 pkubaj search for other commits by this committer
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.
Original commitRevision:556308 
Tuesday, 24 Nov 2020
12:48 mikael search for other commits by this committer
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
Original commitRevision:556157 
Monday, 23 Nov 2020
22:08 jbeich search for other commits by this committer
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
Original commitRevision:556125 
Tuesday, 17 Nov 2020
11:03 cmt search for other commits by this committer
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)
Original commitRevision:555547 
Sunday, 15 Nov 2020
20:51 cmt search for other commits by this committer
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)
Original commitRevision:555433 
Saturday, 14 Nov 2020
21:35 cmt search for other commits by this committer
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)
Original commitRevision:555149 
Friday, 13 Nov 2020
22:46 jbeich search for other commits by this committer
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
Original commitRevision:555054 
11:52 jbeich search for other commits by this committer
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.
Original commitRevision:555015 
Wednesday, 11 Nov 2020
10:04 cmt search for other commits by this committer
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)
Original commitRevision:554883 
Tuesday, 10 Nov 2020
08:50 cmt search for other commits by this committer
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)
Original commitRevision:554818 
Thursday, 5 Nov 2020
08:53 cmt search for other commits by this committer
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)
Original commitRevision:554123 
Tuesday, 3 Nov 2020
00:56 jbeich search for other commits by this committer
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)
Original commitRevision:553940 
Monday, 19 Oct 2020
11:03 cmt search for other commits by this committer
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)
Original commitRevision:552731 
Thursday, 15 Oct 2020
07:57 cmt search for other commits by this committer
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)
Original commitRevision:552391 
Tuesday, 13 Oct 2020
08:36 mikael search for other commits by this committer
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
Original commitRevision:552221 
Saturday, 10 Oct 2020
20:35 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/commit/4e60bb8
Original commitRevision:552018 
00:25 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/compare/cc85508...1f3771f
Original commitRevision:551843 
Thursday, 8 Oct 2020
00:38 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/compare/b594641...cc85508
Original commitRevision:551677 
Tuesday, 6 Oct 2020
09:55 cmt search for other commits by this committer
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)
Original commitRevision:551568 
Friday, 25 Sep 2020
08:07 cmt search for other commits by this committer
mail/thunderbird: update to 78.3.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.3.1/releasenotes/
Original commitRevision:549995 
04:46 jbeich search for other commits by this committer
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
Original commitRevision:549983 
Thursday, 24 Sep 2020
07:29 cmt search for other commits by this committer
update thunderbird to 78.3.0 (GA)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/
Original commitRevision:549893 
00:57 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/compare/49312d4...9a00981
Original commitRevision:549873 
Tuesday, 22 Sep 2020
15:18 pkubaj search for other commits by this committer
mail/thunderbird: enable building on powerpc64

Builds fine on head.
Original commitRevision:549602 
Saturday, 19 Sep 2020
22:47 cmt search for other commits by this committer
mail/thunderbird: update to 78.3.0 (rc1)

https://www.thunderbird.net/en-US/thunderbird/78.3.0/releasenotes/ (soon)
Original commitRevision:549075 
Friday, 18 Sep 2020
15:56 jbeich search for other commits by this committer
gecko: drop python2 dependency after r548882
Original commitRevision:548890 
10:02 cmt search for other commits by this committer
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
Original commitRevision:548882 
Sunday, 30 Aug 2020
18:36 tobik search for other commits by this committer
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
Original commitRevision:547071 
00:20 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/compare/957847c...49312d4
Original commitRevision:546956 
Wednesday, 26 Aug 2020
09:20 cmt search for other commits by this committer
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)
Original commitRevision:546254 
Monday, 24 Aug 2020
12:50 jbeich search for other commits by this committer
gecko: update OSS patches

Changes:	https://github.com/kinetiknz/cubeb/compare/123ce2a...957847c
PR:		248816
Submitted by:	Ka Ho Ng
Original commitRevision:546075 
Monday, 3 Aug 2020
15:18 tobik search for other commits by this committer
lang/rust: Update to 1.45.2

Changes:	https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
Original commitRevision:544073 
Thursday, 30 Jul 2020
18:26 tobik search for other commits by this committer
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
Original commitRevision:543815 
Thursday, 23 Jul 2020
12:57 cmt search for other commits by this committer
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)
Original commitRevision:542931 
Friday, 17 Jul 2020
06:44 tobik search for other commits by this committer
lang/rust: Update to 1.45.0

- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
Original commitRevision:542412 
Saturday, 4 Jul 2020
18:11 zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
Original commitRevision:541232 
Wednesday, 1 Jul 2020
12:13 cmt search for other commits by this committer
mail/thunderbird: update to 68.10.0

https://www.thunderbird.net/en-US/thunderbird/68.10.0/releasenotes/

MFH:	2020Q2 (blanket: web browser alike)
Original commitRevision:540952 
Thursday, 4 Jun 2020
18:08 tobik search for other commits by this committer
lang/rust: Update to 1.44.0

- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR:		246332 [1]
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25099
Original commitRevision:537917 
09:02 cmt search for other commits by this committer
update thunderbird to 68.9.0

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.9.0/releasenotes/

MFH:		2020Q2 (under blanket: web browser alike)
Original commitRevision:537874 
Sunday, 31 May 2020
09:24 jbeich search for other commits by this committer
www/firefox: don't abort WaylandShmPool::Resize if posix_fallocate succeeds

PR:		240884
Submitted by:	tijl
Pointy hat to:	jbeich
Original commitRevision:537140 
Friday, 29 May 2020
23:25 jbeich search for other commits by this committer
www/firefox: also check posix_fallocate error in WaylandShmPool::Resize

PR:		240884
Submitted by:	Greg V
Original commitRevision:537006 
Sunday, 24 May 2020
09:49 jbeich search for other commits by this committer
www/firefox: require new NSS after r534912/r534914

In file included from Unified_c_netwerk_srtp_src0.c:2:
netwerk/srtp/src/crypto/cipher/aes_gcm_nss.c:274:15: error: no member named
'ulIvBits' in 'struct CK_GCM_PARAMS'
    c->params.ulIvBits = GCM_IV_LEN * 8;
    ~~~~~~~~~ ^

PR:		246690
Reported by:	mikael
Original commitRevision:536377 
Friday, 22 May 2020
13:53 cmt search for other commits by this committer
mail/thunderbird: update to 68.8.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.8.1/releasenotes/

MFH:		2020Q2 (under blanket "web browser alike", once it's GA)
Original commitRevision:536202 
Monday, 18 May 2020
03:16 linimon search for other commits by this committer
Mark as BROKEN on powerpc64:

  gmake[4]: *** [backend.mk:47: .deps/node.stub.stub] Error 246

This error has persisted for some time, and I have no idea where to
even start.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:535712 
Friday, 15 May 2020
04:59 jbeich search for other commits by this committer
gecko: drop x11/startup-notification dependency

https://bugzilla.mozilla.org/show_bug.cgi?id=726479
Original commitRevision:535269 
Monday, 11 May 2020
14:17 jbeich search for other commits by this committer
www/firefox-esr: backport NSS 3.52 support after r533597 (like r534912)

PR:		246363
Reported by:	Tomasz "CeDeROM" CEDRO, Roman
Original commitRevision:534914 
Friday, 8 May 2020
21:35 jbeich search for other commits by this committer
multimedia/aom: update to 2.0.0.r1 (stable branch)

Changes:	https://aomedia.googlesource.com/aom/+log/bb664cf03..v2.0.0-rc1
Reported by:	Balance- on /r/AV1
Original commitRevision:534700 
Thursday, 7 May 2020
00:39 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3639

Changes:	https://aomedia.googlesource.com/aom/+log/26878968a..bb664cf03
Original commitRevision:534218 
Tuesday, 5 May 2020
11:04 cmt search for other commits by this committer
update thunderbird to 68.8.0 (rc2)

Announcement (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/

MFH:		2020Q2 (when it's ga, under blanket: web browser alike)
Original commitRevision:534066 
Saturday, 2 May 2020
20:55 cmt search for other commits by this committer
update thunderbird to 68.8.0 (rc1)

Announcement (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/

MFH:		2020Q2 (when it'S ga, under blanket: web browser alike)
Original commitRevision:533707 
00:54 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3596

Changes:	https://aomedia.googlesource.com/aom/+log/5d6f2d42c..26878968a
Original commitRevision:533596 
Thursday, 23 Apr 2020
20:14 jbeich search for other commits by this committer
devel/icu: update to 67.1

Changes:	http://site.icu-project.org/download/67
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
Original commitRevision:532707 
15:32 tobik search for other commits by this committer
lang/rust: Update to 1.43.0

- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR:		238556 [1], 245583 [2]
Reported by:	Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24521
Original commitRevision:532685 
Tuesday, 7 Apr 2020
22:04 cmt search for other commits by this committer
mail/thunderbird: update to 68.7.0 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/

MFH:		2020Q2 (once it's GA, under blanket: web browser alike)
Original commitRevision:531040 
Friday, 13 Mar 2020
09:47 jbeich search for other commits by this committer
devel/icu: update to 66.1

Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:528343 
Thursday, 12 Mar 2020
19:39 tobik search for other commits by this committer
lang/rust: Update to 1.42.0

- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24020
Original commitRevision:528318 
Wednesday, 11 Mar 2020
13:29 cmt search for other commits by this committer
mail/thunderbird: update to 68.6.0 (rc2 for now)

Releasenotes https://www.thunderbird.net/en-US/thunderbird/68.6.0/releasenotes/

MFH:		2020Q1 (once it's ga, under "web browsers alike" blanket)
Original commitRevision:528231 
Friday, 6 Mar 2020
11:32 jbeich search for other commits by this committer
multimedia/dav1d: update to 0.6.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.6.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.6.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.5.2...0.6.0
Original commitRevision:527874 
Saturday, 29 Feb 2020
22:53 jbeich search for other commits by this committer
www/firefox: drop py-sqlite3 dependency

Not used during build anymore but still required for testing.

PR:		244521
Original commitRevision:527481 
Friday, 28 Feb 2020
18:20 jbeich search for other commits by this committer
www/firefox: unbreak native Wayland if XDG_RUNTIME_DIR on ZFS

XDG_RUNTIME_DIR should be on tmpfs(5) for optimal performance but if
users want on permanent storage like ZFS don't abort.

PR:		240884
Reported by:	jsm
Original commitRevision:527346 
Thursday, 27 Feb 2020
15:22 tobik search for other commits by this committer
lang/rust: Update to 1.41.1

- Force rebuild all consumers to fix potential miscompilations with
  1.41.0
- Enable SOURCES by default.  The sources are indexed by RLS and
  required for it to function properly, so they should be available
  by default.  This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]

Changes:	https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by:	mikael [0,1,2]
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23835
Original commitRevision:527260 
Thursday, 13 Feb 2020
00:43 jbeich search for other commits by this committer
mail/thunderbird: update to 68.5.0

Changes:	https://www.thunderbird.net/thunderbird/68.5.0/releasenotes/
Original commitRevision:525989 
Thursday, 30 Jan 2020
20:00 tobik search for other commits by this committer
lang/rust: Update to 1.41.0

- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
  architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
  produce more useful failure logs when something panics during
  builds

Changes:	https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23385
Original commitRevision:524658 
Saturday, 25 Jan 2020
23:51 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.3002

Changes:	https://aomedia.googlesource.com/aom/+log/b14b3dbef..5e87049aa
Original commitRevision:524143 
Thursday, 23 Jan 2020
21:29 cmt search for other commits by this committer
mail/thunderbird: update to 68.4.2 (rc2 for now)

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.4.2/releasenotes/

MFH:		2020Q1 (blanket: web browser alike; and security too, most likely)
Original commitRevision:523942 
Friday, 10 Jan 2020
13:33 cmt search for other commits by this committer
mail/thunderbird: update to 68.4.1

https://www.thunderbird.net/en-US/thunderbird/68.4.1/releasenotes/

MFH:		2020Q1 (blanket: web browser alike)
Original commitRevision:522569 
Friday, 27 Dec 2019
23:29 jbeich search for other commits by this committer
www/firefox: backport upstream sndio fixes

Apparently, it fixes random tab crashes.

Submitted by:	tobik
Original commitRevision:521037 
Tuesday, 24 Dec 2019
00:37 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2863

Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5
Original commitRevision:520764 
Thursday, 19 Dec 2019
16:14 tobik search for other commits by this committer
lang/rust: Update to 1.40.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/12/19/Rust-1.40.0.html
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22843
Original commitRevision:520446 
Monday, 16 Dec 2019
23:24 cmt search for other commits by this committer
mail/thunderbird: upgrade to 68.3.1 (rc1)

Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/

MFH:		2019Q4 (once it's ga, if that's happens this year; and then it's blanket:
web browser alike)
Original commitRevision:520289 
Sunday, 1 Dec 2019
18:47 cmt search for other commits by this committer
mail/thunderbird: update to 68.3.0 (rc2)

Releaes Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.3.0/releasenotes/ (soon)

Approved by:	jbeich (gecko, implicit)
MFH:		2019Q4 (blanket: web browser alike, once it has become "release")
Original commitRevision:518794 
Tuesday, 19 Nov 2019
21:44 cmt search for other commits by this committer
mail/thunderbird: update to 68.3.0 (rc1)

Releaes Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.3.0/releasenotes/ (soon)

Approved by:	jbeich (gecko, implicit)
MFH:		2019Q4 (blanket: web browser alike, once it has become "release")
Original commitRevision:517986 
Saturday, 9 Nov 2019
00:48 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2631

Changes:	https://aomedia.googlesource.com/aom/+log/36f96b723..3dc59f556
Original commitRevision:517095 
Thursday, 7 Nov 2019
18:07 tobik search for other commits by this committer
lang/rust: Update to 1.39.0

- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR:		241411 [1]
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22240
Original commitRevision:516995 
Tuesday, 5 Nov 2019
22:17 cmt search for other commits by this committer
mail/thunderbird: update to 68.2.2 rc1

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.2.2/releasenotes/ (sson)

Approved by:	jbeich (gecko, implicit)
MFH:		2019Q4 (blanket: web browser alike, when it becomes "release")
Original commitRevision:516846 
Sunday, 3 Nov 2019
15:52 jbeich search for other commits by this committer
gecko: drop unused system hunspell after r509969
Original commitRevision:516435 
Thursday, 31 Oct 2019
00:32 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2599

Changes:	https://aomedia.googlesource.com/aom/+log/6b855be18..589213544
Original commitRevision:516114 
00:32 jbeich search for other commits by this committer
mail/thunderbird: update to 68.2.1

Changes:	https://www.thunderbird.net/thunderbird/68.2.1/releasenotes/
Original commitRevision:516112 
Tuesday, 29 Oct 2019
09:02 0mp search for other commits by this committer
Change icon entry in Thunderbird desktop file

By setting the "Icon" entry to "thunderbird" from "thunderbird.png" we
allow programs like rofi to detect the Thunderbird icon.

PR:		233591
Submitted by:	Zach Dykstra <soporose@gmail.com>
Approved by:	portmgr (blanket: run bugfixes)
MFH:		2019Q4
Differential Revision:	https://reviews.freebsd.org/D22167
Original commitRevision:515968 
Sunday, 27 Oct 2019
00:46 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2575

Changes:	https://aomedia.googlesource.com/aom/+log/25daf5d22..6b855be18
Original commitRevision:515736 
Monday, 21 Oct 2019
20:57 jbeich search for other commits by this committer
mail/thunderbird: update to 68.2.0

Changes:	https://www.thunderbird.net/thunderbird/68.2.0/releasenotes/
Security:	e1c901e9-ed1e-415d-8272-f171bfc265bd
Original commitRevision:515127 
Sunday, 20 Oct 2019
00:48 jbeich search for other commits by this committer
multimedia/aom: update to 1.0.0.2541

Changes:	https://aomedia.googlesource.com/aom/+log/ce7d07ee6..7e56b507f
Original commitRevision:514869 
Saturday, 12 Oct 2019
00:25 jbeich search for other commits by this committer
multimedia/dav1d: update to 0.5.0

Changes:	https://code.videolan.org/videolan/dav1d/tags/0.5.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0
Original commitRevision:514302 
Wednesday, 9 Oct 2019
12:06 bapt search for other commits by this committer
Drop the ipv6 virtual category for m* category as it is not relevant anymore
Original commitRevision:514142 
12:01 cmt search for other commits by this committer
mail/thunderbird: update to 68.1.2 (rc1)

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/68.1.2/releasenotes/
  (some time soon)
Original commitRevision:514141 
Thursday, 3 Oct 2019
20:35 jbeich search for other commits by this committer
devel/icu: update to 65.1

Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Original commitRevision:513733 
Friday, 27 Sep 2019
09:35 tobik search for other commits by this committer
lang/rust: Update to 1.38.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/09/26/Rust-1.38.0.html
Tested by:	jbeich, mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D21778
Original commitRevision:513013 
Tuesday, 24 Sep 2019
19:49 cmt search for other commits by this committer
mail/thunderbird: update to 68.1.1

Releasenotes:
  https://www.thunderbird.net/en-US/thunderbird/68.1.1/releasenotes/
  (sooner or later)
Original commitRevision:512746 
Friday, 20 Sep 2019
19:58 jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
Original commitRevision:512440 
Tuesday, 10 Sep 2019
00:33 jbeich search for other commits by this committer
mail/thunderbird: switch to rc3

Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-09-05&enddate=2019-09-10
Original commitRevision:511717 

Number of commits found: 788 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8  »