Commit Graph

460 Commits

Author SHA1 Message Date
Tobias Kortkamp
deaa22d85c lang/rust: Update to 1.38.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël 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
2019-09-27 09:35:20 +00:00
Christoph Moench-Tegeder
0490a8b05e mail/thunderbird: update to 68.1.1
Releasenotes:
  https://www.thunderbird.net/en-US/thunderbird/68.1.1/releasenotes/
  (sooner or later)
2019-09-24 19:49:07 +00:00
Jan Beich
3f1915711d Switch default devel/llvm* to 90
PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
2019-09-20 19:58:36 +00:00
Jan Beich
7a33a786c6 mail/thunderbird: switch to rc3
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-09-05&enddate=2019-09-10
2019-09-10 00:33:27 +00:00
Jan Beich
fa90bbcc7a gecko: enable SNDIO by default
To avoid runtime dependency switch to dlopen(3).

PR:		238096
Requested by:	many
2019-09-07 20:53:07 +00:00
Jan Beich
d1b99f62c6 gecko: drop remnants of WAYLAND option after r509969 2019-09-05 23:35:51 +00:00
Christoph Moench-Tegeder
a3e02dbf08 thunderbird: bump along to 68.1.0rc2
https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-30&enddate=2019-09-05
2019-09-05 13:56:18 +00:00
Jan Beich
3adffbd3a1 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
2019-09-05 11:25:53 +00:00
Christoph Moench-Tegeder
9fff97a5fb update thunderbird to 68.1.0 (rc1)
Soon: https://www.thunderbird.net/en-US/thunderbird/68.1.0/releasenotes/
2019-08-30 21:34:38 +00:00
Jan Beich
a88842c0a6 mail/thunderbird: switch to rc6 (nop)
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-14&enddate=2019-08-17
2019-08-27 00:54:03 +00:00
Jan Beich
2eef82df1e 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
2019-08-23 21:55:31 +00:00
Tobias Kortkamp
40666d2b8f lang/rust: Update to 1.37.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël 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
2019-08-15 14:30:16 +00:00
Jan Beich
ed536ee796 mail/thunderbird: switch to rc3 (nop)
Changes:	https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-11&enddate=2019-08-14
2019-08-14 10:18:34 +00:00
Jan Beich
985731abc9 mail/thunderbird: update to 68.0
Changes:	https://www.thunderbird.net/thunderbird/68.0/releasenotes/
2019-08-11 00:49:33 +00:00
Jan Beich
f18538b989 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
2019-08-02 13:30:40 +00:00
Tobias Kortkamp
f69160b440 lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël 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
2019-07-04 14:41:57 +00:00
Jan Beich
2e37999838 gecko: drop staging remnants after r357413 2019-07-04 11:40:47 +00:00
Jan Beich
f01a9b3265 gecko: drop pre/post-install scripts after r473092 and r497197 2019-07-04 11:40:26 +00:00
Jan Beich
168c7940c7 mail/thunderbird: update to 60.8.0
Changes:	https://www.thunderbird.net/thunderbird/60.8.0/releasenotes/
Security:	0592f49f-b3b8-4260-b648-d1718762656c
2019-07-03 23:49:27 +00:00
Christoph Moench-Tegeder
2c4ffaa87c mail/thunderbird: update to 60.7.2 (release)
Release notes: https://www.thunderbird.net/en-US/thunderbird/60.7.2/releasenotes/

Approved by:	gecko@ (jbeich@, implicit)
MFH:		2019Q2
Security:	49beb00f-a6e1-4a42-93df-9cb14b4c2bee
2019-06-21 11:59:57 +00:00
Christoph Moench-Tegeder
7af3f1e827 mail/thunderbird: update to 60.7.2 (rc1)
Release Notes (soon): https://www.thunderbird.net/en-US/thunderbird/60.7.2/releasenotes/

Approved by:	gecko@ (jbeich@, implicit)
MFH:		2019Q2
2019-06-20 16:19:26 +00:00
Christoph Moench-Tegeder
b49f81b002 mail/thunderbird: update to 60.7.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/60.7.1/releasenotes/

Approved by:	jbeich (gecko@, implicit)
MFH:		2019Q2
2019-06-13 15:29:23 +00:00
Jan Beich
57382b6429 gecko: drop unused libvorbis dep after r485460 2019-05-25 11:51:15 +00:00
Tobias Kortkamp
f30ebc2bec lang/rust: Update to 1.35.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël 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
2019-05-24 03:25:11 +00:00
Jan Beich
a57aacd347 mail/thunderbird: update to 60.7.0
Changes:	https://www.thunderbird.net/thunderbird/60.7.0/releasenotes/
Reported by:	Repology
2019-05-19 00:50:14 +00:00
Jan Beich
bba9bc0881 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
2019-05-17 12:02:08 +00:00
Tobias Kortkamp
6bd3ed2a9b 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
2019-05-15 03:12:15 +00:00
Rene Ladan
7469b029a6 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*
2019-05-01 19:35:14 +00:00
Tobias Kortkamp
67b6dd1b42 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 Mikaël 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
2019-04-11 19:39:28 +00:00
Jan Beich
480c577baa 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
2019-03-27 21:11:08 +00:00
Jan Beich
1897aaf342 mail/thunderbird: update to 60.6.1
Changes:	https://www.thunderbird.net/thunderbird/60.6.1/releasenotes/
2019-03-26 00:58:34 +00:00
Jan Beich
03a22a5366 Switch to devel/llvm80 for DEFAULT_VERSIONS
PR:		235215
2019-03-20 12:23:25 +00:00
Christoph Moench-Tegeder
a7f18f544c update thunderbird to 60.6.0 (rc2)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/60.6.0/releasenotes/

PR:		236537
Approved by:	jbeich (gecko@)
MFH:		2019Q1
2019-03-15 10:22:45 +00:00
Jan Beich
8d89342c41 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
2019-03-13 15:41:17 +00:00
Christoph Moench-Tegeder
51d72e8dd4 mail/thunderbird: update to 60.5.3
https://www.thunderbird.net/en-US/thunderbird/60.5.3/releasenotes/

PR:		236406
Approved by:	jbeich@ (gecko, maintainer)
2019-03-09 12:37:21 +00:00
Jan Beich
ca8030a9f9 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
2019-03-06 02:55:21 +00:00
Jan Beich
cd06546893 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*.
2019-03-02 01:17:42 +00:00
Jan Beich
5e1e05f2d8 www/firefox: unbreak on aarch64 and powerpc64
PR:		234253
Submitted by:	Mikaël Urankar
2019-03-01 19:14:38 +00:00
Jan Beich
87378368c4 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:	Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64)
Approved by:	rust (tobik)
Differential Revision:	https://reviews.freebsd.org/D19354
2019-02-28 18:51:45 +00:00
Jan Beich
93dc8f996a mail/thunderbird: update to 60.5.2
Changes:	https://www.thunderbird.net/thunderbird/60.5.2/releasenotes/
2019-02-26 00:51:40 +00:00
Jan Beich
2b149465d5 mail/thunderbird: switch to rc2 (nop)
Changes:	https://hg.mozilla.org/releases/comm-esr60/rev/be29b0c0d1d8
2019-02-14 00:13:46 +00:00
Christoph Moench-Tegeder
25cb63cc2b mail/thunderbird: update to 60.5.1
PR:		235710
Approved by:	gecko (jbeich@, implicit)
MFH:		2019Q1
Security:	18211552-f650-4d86-ba4f-e6d5cbfcdbeb
2019-02-13 11:17:25 +00:00
Jan Beich
7c039bce3a 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/
2019-02-06 13:33:13 +00:00
Jan Beich
a53cd6d5a6 mail/thunderbird: backport a fix for saving an address book entry
PR:		235483
Submitted by:	Arrigo Marchiori
Obtained from:	upstream
2019-02-05 00:49:56 +00:00
Jan Beich
f815267d40 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.
2019-02-02 18:37:49 +00:00
Jan Beich
d469641b20 mail/thunderbird: update to 60.5.0
Changes:	https://www.thunderbird.net/thunderbird/60.5.0/releasenotes/
PR:		235161
Submitted by:	cmt
Security:	b1f7d52f-fc42-48e8-8403-87d4c9d26229
2019-01-24 00:53:45 +00:00
Jan Beich
94ba015244 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
2019-01-21 23:03:45 +00:00
Jan Beich
91ea5c3247 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
2019-01-18 21:14:41 +00:00
Jan Beich
6f333b0b12 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
2019-01-17 19:50:38 +00:00
Jan Beich
b88d8337cb mail/thunderbird: switch to rc2
Changes:	https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=2018-12-11&enddate=2018-12-18
2018-12-23 13:32:41 +00:00