From owner-cvs-all Thu Oct 25 15:18:45 2001 Delivered-To: cvs-all@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id DD02837B401; Thu, 25 Oct 2001 15:18:32 -0700 (PDT) Received: from hades.hell.gr (patr530-a182.otenet.gr [212.205.215.182]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f9PMIQK22167; Fri, 26 Oct 2001 01:18:27 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f9PKKop02990; Thu, 25 Oct 2001 23:20:50 +0300 (EEST) (envelope-from charon@labs.gr) Date: Thu, 25 Oct 2001 23:20:50 +0300 From: Giorgos Keramidas To: Bill Fenner Cc: jhay@icomtek.csir.co.za, obrien@freebsd.org, sobomax@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, portmgr@freebsd.org Subject: Re: cvs commit: ports/devel/automake Makefile distinfo pkg-plist ports/devel/automake/files patch-ab patch-ad Message-ID: <20011025232050.B2786@hades.hell.gr> References: <200110242107.OAA09339@windsor.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110242107.OAA09339@windsor.research.att.com> User-Agent: Mutt/1.3.22.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Oct 24, 2001 at 02:07:35PM -0700, Bill Fenner wrote: > > >The same goes for autoconf. The latest ntp code for instance needs version > >2.52, so we can't just keep on hoping that it will disappear. > > My experience with newer autoconf a few months ago is that it is not > backwards-compatible, so we'd need to create a way to have multiple > autoconf versions installed. Well, devel/automake and devel/automake-current is what I was thinking about, and this scheme is used for ports like postfix already (although these are not to be installed at the same time). Perhaps a scheme like emacs19, emacs20, emacs21, ..., with the executables being properly named at install time? Then we could have both automake -> automake.X.Y.Z (the stable, tested, whatever you want to call it, version), and automake-VV where VV a number identifying the latest automake? -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message