From owner-freebsd-hackers@FreeBSD.ORG Mon Mar 17 15:39:58 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CA33106566B for ; Mon, 17 Mar 2008 15:39:58 +0000 (UTC) (envelope-from skreuzer@exit2shell.com) Received: from scruffy.exit2shell.com (64.147.114.188.static.nyinternet.net [64.147.114.188]) by mx1.freebsd.org (Postfix) with ESMTP id 40FE48FC2A for ; Mon, 17 Mar 2008 15:39:58 +0000 (UTC) (envelope-from skreuzer@exit2shell.com) Received: from scruffy.exit2shell.com (64.147.114.188.static.nyinternet.net [64.147.114.188]) by scruffy.exit2shell.com (8.14.1/8.14.1) with ESMTP id m2HFeZxb078602; Mon, 17 Mar 2008 11:40:40 -0400 (EDT) (envelope-from skreuzer@scruffy.exit2shell.com) Received: (from skreuzer@localhost) by scruffy.exit2shell.com (8.14.1/8.14.1/Submit) id m2HFeYRn078601; Mon, 17 Mar 2008 11:40:34 -0400 (EDT) (envelope-from skreuzer) Date: Mon, 17 Mar 2008 11:40:34 -0400 From: Steven Kreuzer To: freebsd-hackers@freebsd.org, Bert JW Regeer , Stanislav Sedov Message-ID: <20080317154034.GA78551@scruffy.exit2shell.com> References: <20080314231404.GB99765@scruffy.exit2shell.com> <20080315135916.GH68662@dracon.ht-systems.ru> <432044E0-812E-4C13-A62D-EEA7170DADB9@0x58.com> <20080316062919.GB88526@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080316062919.GB88526@dragon.NUXI.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: OpenBSD sdiff Question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 15:39:58 -0000 On Sat, Mar 15, 2008 at 11:29:19PM -0700, David O'Brien wrote: > On Sat, Mar 15, 2008 at 03:21:01PM -0700, Bert JW Regeer wrote: > > Even if BSD has no tradition to keep a separate program version, it is > > still very handy to be able to give this data to other developers if > > something is failing. > > $ ident failing-binary is the output that means something. A version > string will not. > > > > Programs that don't have a -v or --version switch are frustrating to > > Anyone used to working on BSD will not expect a -v switch. It isn't part > of BSD tradition. The simple fact there is no obivous "version" to print > just shows that in a OS that is developed and built as a whole, having a > version on the util is meaningless. > > > Dropping -v would be a bad thing, and make the tools not compatible, > > thus breaking many scripts that do expect a -v. > > Come on, how many scripts do you write that do "sdiff -v" today? I have to agree with this. I will submit the port without -v/--version and worse comes to worse, add it in later if enough people complain. -- Steven Kreuzer http://www.exit2shell.com/~skreuzer