From owner-svn-ports-head@freebsd.org Tue Nov 20 18:54:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E3D91139C78; Tue, 20 Nov 2018 18:54:53 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8F377BDF7; Tue, 20 Nov 2018 18:54:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CAD73154E2; Tue, 20 Nov 2018 18:54:52 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAKIsq2f059409; Tue, 20 Nov 2018 18:54:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAKIspgB059402; Tue, 20 Nov 2018 18:54:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201811201854.wAKIspgB059402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 20 Nov 2018 18:54:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485458 - in head: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/seamonkey www/seamonkey/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/seamonkey www/seamonkey/files X-SVN-Commit-Revision: 485458 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E8F377BDF7 X-Spamd-Result: default: False [0.45 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.00)[0.001,0]; NEURAL_SPAM_SHORT(0.31)[0.310,0]; NEURAL_SPAM_MEDIUM(0.14)[0.143,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 18:54:53 -0000 Author: jbeich Date: Tue Nov 20 18:54:51 2018 New Revision: 485458 URL: https://svnweb.freebsd.org/changeset/ports/485458 Log: gecko: drop OSS audio backend - Poor latency - No multichannel support - No input device support - No device selection - No upstream maintainer Deleted: head/mail/thunderbird/files/patch-bug1021761 head/www/firefox-esr/files/patch-bug1021761 head/www/firefox/files/patch-bug1021761 head/www/seamonkey/files/patch-bug1021761 Modified: head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox-esr/pkg-message (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/firefox/pkg-message (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Tue Nov 20 18:45:58 2018 (r485457) +++ head/mail/thunderbird/Makefile Tue Nov 20 18:54:51 2018 (r485458) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 60.3.1 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Tue Nov 20 18:45:58 2018 (r485457) +++ head/www/firefox-esr/Makefile Tue Nov 20 18:54:51 2018 (r485458) @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 60.3.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: head/www/firefox-esr/pkg-message ============================================================================== --- head/www/firefox-esr/pkg-message Tue Nov 20 18:45:58 2018 (r485457) +++ head/www/firefox-esr/pkg-message Tue Nov 20 18:54:51 2018 (r485458) @@ -1,7 +1,7 @@ ====================================================================== Some features available on other platforms are not implemented: -- Native audio (OSS backend is incomplete, doesn't support WebRTC) +- Native audio (requires OSS backend, feature parity with ALSA or PulseAudio) - Encrypted Media Extensions (requires Widevine CDM binary) - Process sandboxing (requires Capsicum backend) - Reduced memory usage (requires mozjemalloc) @@ -22,7 +22,7 @@ $ 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, oss, sndio. Currently used backend can be inspected +pulse, pulse-rust, sndio. Currently used backend can be inspected on about:support page. ====================================================================== Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Nov 20 18:45:58 2018 (r485457) +++ head/www/firefox/Makefile Tue Nov 20 18:54:51 2018 (r485458) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 63.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Modified: head/www/firefox/pkg-message ============================================================================== --- head/www/firefox/pkg-message Tue Nov 20 18:45:58 2018 (r485457) +++ head/www/firefox/pkg-message Tue Nov 20 18:54:51 2018 (r485458) @@ -1,7 +1,7 @@ ====================================================================== Some features available on other platforms are not implemented: -- Native audio (OSS backend is incomplete, doesn't support WebRTC) +- Native audio (requires OSS backend, feature parity with ALSA or PulseAudio) - Encrypted Media Extensions (requires Widevine CDM binary) - Process sandboxing (requires Capsicum backend) - Reduced memory usage (requires mozjemalloc) @@ -23,7 +23,7 @@ $ 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, oss, sndio. Currently used backend can be inspected +pulse, pulse-rust, sndio. Currently used backend can be inspected on about:support page. ====================================================================== Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Tue Nov 20 18:45:58 2018 (r485457) +++ head/www/seamonkey/Makefile Tue Nov 20 18:54:51 2018 (r485458) @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.49.4 -PORTREVISION= 15 +PORTREVISION= 16 MOZILLA_VER= 52 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \