Created attachment 188346 [details] patch sndio has sound glitches on my box, but has no other issues, and it's requested by some users. With this patch, armv6 build can pass configure, but fails due to llvm's internal bug. See if we can receive some help later.
(In reply to lichray from comment #0) Note that the sndio backend included in Palemoon is old and has bugs. It can likely benefit from the patches that were added to an older version of www/firefox-esr in ports r431408. files/patch-bug1153151 files/patch-bug1153179
Created attachment 188364 [details] palemoon_sndio.diff
Created attachment 188374 [details] folded in 27.6.2 Thanks tobik@ for backporting sndio patches.
A commit references this bug: Author: tobik Date: Tue Nov 28 23:00:47 UTC 2017 New revision: 455083 URL: https://svnweb.freebsd.org/changeset/ports/455083 Log: Document www/palemoon vulnerabilities PR: 223934 Security: CVE-2017-7832 Security: CVE-2017-7835 Security: CVE-2017-7840 Changes: head/security/vuxml/vuln.xml
A commit references this bug: Author: tobik Date: Wed Nov 29 00:12:42 UTC 2017 New revision: 455086 URL: https://svnweb.freebsd.org/changeset/ports/455086 Log: www/palemoon: Update to 27.6.2 - Add SNDIO option - Include bug fixes that improve A/V sync with SNDIO=on [1] - Allow armv6 build Changes: http://www.palemoon.org/releasenotes.shtml PR: 223934, 215867 [1] Submitted by: lichray@gmail.com (maintainer) Security: 6056bf68-f570-4e70-b740-b9f606971283 Changes: head/www/palemoon/Makefile head/www/palemoon/distinfo head/www/palemoon/files/patch-bug1153151 head/www/palemoon/files/patch-bug1153179 head/www/palemoon/files/patch-gfx_skia_moz.build
Committed, thanks!