From owner-svn-ports-head@freebsd.org Thu Jul 4 11:52:03 2019 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 2222C15D342A; Thu, 4 Jul 2019 11:52:03 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B56378E97F; Thu, 4 Jul 2019 11:52:02 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 7EEC817EFB; Thu, 4 Jul 2019 11:52:02 +0000 (UTC) From: Jan Beich To: Alexey Dokuchaev Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r505827 - in head: Mk www/firefox References: <201907041139.x64BdntW073318@repo.freebsd.org> <20190704114801.GA54105@FreeBSD.org> Date: Thu, 04 Jul 2019 13:51:58 +0200 In-Reply-To: <20190704114801.GA54105@FreeBSD.org> (Alexey Dokuchaev's message of "Thu, 4 Jul 2019 11:48:01 +0000") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: B56378E97F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.91 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.92)[-0.920,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] 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: Thu, 04 Jul 2019 11:52:03 -0000 Alexey Dokuchaev writes: > On Thu, Jul 04, 2019 at 11:39:49AM +0000, Jan Beich wrote: > >> New Revision: 505827 >> URL: https://svnweb.freebsd.org/changeset/ports/505827 >> >> Log: >> gecko: drop GTK2 and RUST options after r505740 and r505753 > > I'm afraid this was too fast, and would make `www/palemoon' resurrection > harder (I don't plan to do anything about Seamonkey though), and I may > need it be reverted. I plan to remove USE_GECKO. Don't use it. See www/cliqz how to do an independent Gecko-based port.