aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/firefox-esr
parentdd7978499be0f1c0244638e237b7d72774f06919 (diff)
downloadports-a400cfc5f46c03a0cf81282b9da421effa2e6575.tar.gz
ports-a400cfc5f46c03a0cf81282b9da421effa2e6575.zip
Convert to UCL & cleanup pkg-message (categories w)
Notes
Notes: svn path=/head/; revision=508913
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/pkg-message16
1 files changed, 9 insertions, 7 deletions
diff --git a/www/firefox-esr/pkg-message b/www/firefox-esr/pkg-message
index a947abccda5c..54339ed984ff 100644
--- a/www/firefox-esr/pkg-message
+++ b/www/firefox-esr/pkg-message
@@ -1,5 +1,6 @@
-======================================================================
-
+[
+{ type: install
+ message: <<EOM
Some features available on other platforms are not implemented:
- Native audio (requires OSS backend, feature parity with ALSA or PulseAudio)
- Encrypted Media Extensions (requires Widevine CDM binary)
@@ -11,21 +12,21 @@ Some features available on other platforms are not implemented:
- WebVR (requires open source runtime)
- TCP fast open
-======================================================================
+
On FreeBSD < 11.3 Web Content process may frequently crash due to bug 181741.
If you cannot upgrade try applying the following workaround:
$ sysctl net.local.stream.recvspace=16384
-======================================================================
+
To select non-default audio backend open about:config page and create
media.cubeb.backend preference. Supported values are: alsa, jack,
pulse, pulse-rust, sndio. Currently used backend can be inspected
on about:support page.
-======================================================================
+
smb:// issues (Gvfs/GIO option):
Network group, machine, and share browsing does not work correctly.
@@ -38,5 +39,6 @@ ssh-keygen
cat ~/.ssh/id_rsa.pub | ssh remote_host "cat >> .ssh/authorized_keys"
The SSH server on remote_host must allow pub key authentication.
-
-======================================================================
+EOM
+}
+]