From owner-cvs-ports@FreeBSD.ORG Wed Aug 11 20:54:00 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C45F016A4CE; Wed, 11 Aug 2004 20:54:00 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A835D43D1F; Wed, 11 Aug 2004 20:54:00 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7BKqYbf055723; Wed, 11 Aug 2004 13:52:34 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7BKqTT4055688; Wed, 11 Aug 2004 13:52:29 -0700 (PDT) (envelope-from obrien) Date: Wed, 11 Aug 2004 13:52:29 -0700 From: "David O'Brien" To: Joe Marcus Clarke Message-ID: <20040811205229.GE44709@dragon.nuxi.com> References: <8C6EA0DC-EBB4-11D8-887A-00039312D914@fillmore-labs.com> <1092242317.731.26.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1092242317.731.26.camel@gyros> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-ports@FreeBSD.org cc: Maxim Sobolev cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Oliver Eikemeier Subject: Re: cvs commit: CVSROOT modules ports/shells Makefile ports/shells/bash3 Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/shells/bash3/files patch-ac patch-af patch-bashline.c patch-builtins_shopt.def patch-config-bot.h ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 20:54:00 -0000 On Wed, Aug 11, 2004 at 12:38:37PM -0400, Joe Marcus Clarke wrote: > Honestly, I don't know why we have a bash1 as opposed to just > bash, but there was another instance with gimp1. It was historical -- Chet Ramey (bash author) requested we handle it that way.