From owner-cvs-all@FreeBSD.ORG Wed Aug 11 16:34:35 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F1C16A4CE; Wed, 11 Aug 2004 16:34:35 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id E959143D3F; Wed, 11 Aug 2004 16:34:34 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from dhcp-13.local ([172.16.0.13] helo=dhcp-10.local) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.41 (FreeBSD)) id 1Buw3b-0001t4-Ny; Wed, 11 Aug 2004 18:34:34 +0200 Date: Wed, 11 Aug 2004 18:36:08 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Joe Marcus Clarke From: Oliver Eikemeier In-Reply-To: <1092240804.731.11.camel@gyros> Message-Id: <8C6EA0DC-EBB4-11D8-887A-00039312D914@fillmore-labs.com> Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: Maxim Sobolev cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org 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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 16:34:35 -0000 Joe Marcus Clarke wrote: >> When you think repocopying bash3 -> bash is >> a good idea, just do it. > [...] > Just file the PR, and the copy will be done. Difficult to decide: I believe we have a valid reason to have openldap21 and openldap22 in the tree, like bash2 and bash3 or apache13 and apache2. I already took care of deleting openldap1 and openldap20, and we could do the same with bash1 (and probably security/cyrus-sasl (which is an old 1.5 version, used only by very few ports)). Do we have an rationale which port should be in what directory? E.g. `no number -> current release', `number -> development or old version' or some other scheme? And how do we fit libxml/libxml2 into the pattern? -Oliver