From owner-cvs-src@FreeBSD.ORG Wed Jun 4 19:30:40 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F33301065672; Wed, 4 Jun 2008 19:30:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id BFD9F8FC33; Wed, 4 Jun 2008 19:30:39 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.2/8.14.2) with ESMTP id m54JTtqp046413; Wed, 4 Jun 2008 12:29:55 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.2/8.14.2/Submit) id m54JTtu4046412; Wed, 4 Jun 2008 12:29:55 -0700 (PDT) (envelope-from sgk) Date: Wed, 4 Jun 2008 12:29:55 -0700 From: Steve Kargl To: Wilko Bulte Message-ID: <20080604192955.GA46284@troutmask.apl.washington.edu> References: <200805301426.m4UEQ92d025434@repoman.freebsd.org> <48405C4B.3050603@FreeBSD.org> <1212179252.1967.1.camel@localhost> <20080604041815.GA84027@FreeBSD.org> <20080604043955.GA38627@troutmask.apl.washington.edu> <20080604063631.GA28351@freebie.xs4all.nl> <20080604150013.GA44358@troutmask.apl.washington.edu> <20080604191339.GA31570@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080604191339.GA31570@freebie.xs4all.nl> User-Agent: Mutt/1.4.2.3i Cc: Maxim Sobolev , Alexey Dokuchaev , src-committers@FreeBSD.org, Florent Thoumie , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Coleman Kane Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c pkg_add.1 src/usr.sbin/pkg_install/create main.c pkg_create.1 src/usr.sbin/pkg_install/delete main.c pkg_delete.1 src/usr.sbin/pkg_install/info main.c pkg_info.1 ... X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 19:30:40 -0000 On Wed, Jun 04, 2008 at 09:13:39PM +0200, Wilko Bulte wrote: > Quoting Steve Kargl, who wrote on Wed, Jun 04, 2008 at 08:00:13AM -0700 .. > > On Wed, Jun 04, 2008 at 08:36:31AM +0200, Wilko Bulte wrote: > > > Quoting Steve Kargl, who wrote on Tue, Jun 03, 2008 at 09:39:55PM -0700 .. > > > > > > > > I personally believe that commit should be backed out and core > > > > should establish a policy against adding long options to BSD > > > > > > Gimme a break.. > > > > > > > Note I wrote "I personally believe". You don't have to agree > > with me. > > Well I indeed do not agree. Aren't the developers old enough > to make this kind of judgement call themselves, without all sorts of written > policies? Apparently, not. See the recent commit to pkg_create. > > I would think they all are! > Where do we stop? Should we add long options to all /usr/bin utilities? Why stop at /usr/bin, let's add long options to /usr/sbin, /bin, /sbin, /rescue, etc. -- Steve