Index: head/www/firefox/pkg-message =================================================================== --- head/www/firefox/pkg-message (revision 454736) +++ head/www/firefox/pkg-message (revision 454737) @@ -1,51 +1,34 @@ ====================================================================== Some features available on other platforms are not implemented: - Native audio (OSS backend is incomplete, doesn't support WebRTC) - Encrypted Media Extensions (requires Widevine CDM binary) - Process sandboxing (requires Capsicum backend) - Reduced memory usage (requires mozjemalloc) - Performance profiling (requires GeckoProfiler) - Gamepad API (requires libusbhid backend) - WebVR (requires open source runtime) - U2F Security Keys (requires libusbhid backend) ====================================================================== To select non-default audio backend open about:config page and create media.cubeb.backend preference. Supported values are: alsa, jack, pulse, pulse-rust, oss, 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. sftp:// (Gvfs/GIO option): Only sftp access using public key authentication works. To easily setup public key authentication to "remote_host": 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. ====================================================================== - -Any bug reports should be addressed to the maintainers at: - gecko@FreeBSD.org -You may also Cc: freebsd-ports@FreeBSD.org. Please do not send -bug reports to any other addresses. - -Please include the following information with any bug report: -* Output from 'uname -a'. -* Output from 'ident /usr/ports/www/firefox/Makefile' -* Where/when did the problem occur: configuring, building, or - running firefox -* How can you reproduce the problem? - -Thank you for your help in testing and reporting bugs, and we hope you -enjoy using Firefox. -The Maintainers (gecko@) -====================================================================== Index: head/www/firefox-esr/pkg-message =================================================================== --- head/www/firefox-esr/pkg-message (revision 454736) +++ head/www/firefox-esr/pkg-message (revision 454737) @@ -1,49 +1,32 @@ ====================================================================== Some features available on other platforms are not implemented: - Native audio (OSS backend is incomplete, doesn't support WebRTC) - Encrypted Media Extensions (requires Widevine CDM binary) - Process sandboxing (requires Capsicum backend) - Reduced memory usage (requires mozjemalloc) - Performance profiling (requires GeckoProfiler) - Gamepad API (requires libusbhid backend) ====================================================================== To select non-default audio backend open about:config page and create media.cubeb.backend preference. Supported values are: alsa, jack, pulse, oss, 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. sftp:// (Gvfs/GIO option): Only sftp access using public key authentication works. To easily setup public key authentication to "remote_host": 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. ====================================================================== - -Any bug reports should be addressed to the maintainers at: - gecko@FreeBSD.org -You may also Cc: freebsd-ports@FreeBSD.org. Please do not send -bug reports to any other addresses. - -Please include the following information with any bug report: -* Output from 'uname -a'. -* Output from 'ident /usr/ports/www/firefox/Makefile' -* Where/when did the problem occur: configuring, building, or - running firefox -* How can you reproduce the problem? - -Thank you for your help in testing and reporting bugs, and we hope you -enjoy using Firefox. -The Maintainers (gecko@) -======================================================================