From owner-svn-ports-head@freebsd.org Fri Feb 1 14:23:59 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 9DE8614B44F7 for ; Fri, 1 Feb 2019 14:23:59 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 3F25F682EA for ; Fri, 1 Feb 2019 14:23:59 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from mail-lj1-f170.google.com (mail-lj1-f170.google.com [209.85.208.170]) (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 CD6FBD540 for ; Fri, 1 Feb 2019 14:23:58 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: by mail-lj1-f170.google.com with SMTP id t18-v6so5977300ljd.4 for ; Fri, 01 Feb 2019 06:23:58 -0800 (PST) X-Gm-Message-State: AJcUukdKGXi7NCJU8qPmLZo64SUo3ZRaJcROYpYexPn8PxVP5k3OHZvi LnCJcMB84QIMo6tf2gCfc1J4rSSVVcr3b8EgLGLpAQ== X-Google-Smtp-Source: ALg8bN4/jFIHOnZ2XUqXltLMNaBVz8kJjQuHDZhUc60TFN4hPCowhcbND9Y+FEmktQTHoLnKi2/lvpEe+kuJkpolaak= X-Received: by 2002:a2e:82d7:: with SMTP id n23-v6mr31601783ljh.143.1549031037221; Fri, 01 Feb 2019 06:23:57 -0800 (PST) MIME-Version: 1.0 References: <201902011354.x11Ds7Wm062685@repo.freebsd.org> <20190201135814.GA9358@FreeBSD.org> <20190201141856.GB9358@FreeBSD.org> In-Reply-To: <20190201141856.GB9358@FreeBSD.org> From: Adam Weinberger Date: Fri, 1 Feb 2019 07:23:40 -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: 3F25F682EA X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-7.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-1.00)[-0.995,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Fri, 01 Feb 2019 14:23:59 -0000 On Fri, Feb 1, 2019 at 7:18 AM Alexey Dokuchaev wrote: > > On Fri, Feb 01, 2019 at 07:02:44AM -0700, Adam Weinberger wrote: > > ... > > 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. > > This saddens me a lot, in this case. :-( There's nothing broken with > Gtk+2 that would require a "fix" such as Gtk+3. Is there any reason as > to why switch at all, except higher version number? The discussion on freebsd-ports@ revealed nearly unanimous agreement that people would prefer GTK3 be the default. Personally I think it's absurd that vim, a console app, ship with *any* GUI by default. I would far rather have seen vim-gui be a separate package. # Adam -- Adam Weinberger adamw@adamw.org // adamw@FreeBSD.org https://www.adamw.org