From owner-svn-ports-all@freebsd.org Fri Feb 1 14:03:02 2019 Return-Path: Delivered-To: svn-ports-all@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 BFE7714B2CBB for ; Fri, 1 Feb 2019 14:03:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C44F8F7FD for ; Fri, 1 Feb 2019 14:03:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from mail-lf1-f51.google.com (mail-lf1-f51.google.com [209.85.167.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: adamw/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id E1D0AD308 for ; Fri, 1 Feb 2019 14:03:01 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: by mail-lf1-f51.google.com with SMTP id z13so5107643lfe.11 for ; Fri, 01 Feb 2019 06:03:01 -0800 (PST) X-Gm-Message-State: AJcUukdJ+vC1MMxK3Yd9sWA0NGjQQjwAxhci6/vI0cpGjzNtvNEyiN1E 9Y5awkvWih0Gb06049RXufiYk3S+TpwA0LWKk3Jgcw== X-Google-Smtp-Source: ALg8bN7jCJWMr4+fvZgmlji3PM7Bls54wY5JyFHr/s607QCDjkVR/4rJezu1/+FKLxZeidKfjPLTxmPQ+t5Ilnmd638= X-Received: by 2002:a19:c995:: with SMTP id z143mr30227720lff.79.1549029780339; Fri, 01 Feb 2019 06:03:00 -0800 (PST) MIME-Version: 1.0 References: <201902011354.x11Ds7Wm062685@repo.freebsd.org> <20190201135814.GA9358@FreeBSD.org> In-Reply-To: <20190201135814.GA9358@FreeBSD.org> From: Adam Weinberger Date: Fri, 1 Feb 2019 07:02:44 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r491810 - in head/editors/vim: . files To: Alexey Dokuchaev Cc: Adam Weinberger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 5C44F8F7FD X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.991,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 14:03:02 -0000 On Fri, Feb 1, 2019 at 6:58 AM Alexey Dokuchaev wrote: > > On Fri, Feb 01, 2019 at 01:54:07PM +0000, Adam Weinberger wrote: > > New Revision: 491810 > > URL: https://svnweb.freebsd.org/changeset/ports/491810 > > > > Log: > > Update vim to patchlevel 865 > > > > After discussion on freebsd-ports@, switch the default UI toolkit > > from GTK2 to GTK3. There isn't a huge visual difference, so it's > > more predicated on the idea that people are more likely to have > > GTK3 already installed for other things. > > Actually, I believe it's more likely that people have GTK+2 installed, > not 3. That said, however, perhaps the best way out would be flavoring > the port so it offers both packages. I'm not sure that there's a huge benefit to offering multiple UI toolkit packages. There's not much difference between the GTK2 and the GTK3 interface. Perhaps I mischaracterized the situation; it is definitely correct to say that the discussion on freebsd-ports@ revealed nearly unanimous agreement that people would prefer GTK3 be the default. # Adam -- Adam Weinberger adamw@adamw.org // adamw@FreeBSD.org https://www.adamw.org