From owner-svn-ports-all@freebsd.org Sat May 18 15:49:07 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 E3EF71590B38; Sat, 18 May 2019 15:49:06 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 55ABC8710D; Sat, 18 May 2019 15:49:06 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 2D0CFAB33; Sat, 18 May 2019 15:49:06 +0000 (UTC) Date: Sat, 18 May 2019 15:49:06 +0000 From: Alexey Dokuchaev To: Jason Bacon Cc: Jan Beich , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, "Jason W. Bacon" Subject: Re: svn commit: r501873 - in head/biology: . gemma gemma/files Message-ID: <20190518154906.GA41853@FreeBSD.org> References: <201905171445.x4HEjKE4084764@repo.freebsd.org> <20190518102522.GA45838@FreeBSD.org> <205369ac-7666-0d45-7f76-a473915a0eb9@gmail.com> <20190518131804.GA12903@FreeBSD.org> <4l5r-g8qj-wny@FreeBSD.org> <20190518141808.GA66822@FreeBSD.org> <95e5a6e0-94ff-bcf6-ca41-5aa2c4d000c5@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <95e5a6e0-94ff-bcf6-ca41-5aa2c4d000c5@gmail.com> User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 55ABC8710D X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] 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: Sat, 18 May 2019 15:49:07 -0000 On Sat, May 18, 2019 at 10:45:18AM -0500, Jason Bacon wrote: > ... > With that in mind, I would lean toward lowercasing PORTNAME (except > where there is a clear convention, as in p5 and CRAN) unless pkg someday > becomes fully case-insensitive, which would reduce the issue to a matter > of style. Thank you. > I'm not sure if there are practical reasons that pkg is case-sensitive > for some subcommands, but I think it would be more user-friendly to let > the user just type everything in lowercase. I agree here, albeit this (wether pkg(8) would be fixed or not) does not change my general preference for the lowercase in port/package names. ./danfe