From owner-cvs-all Mon Oct 29 2:30: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 00A6737B403; Mon, 29 Oct 2001 02:29:56 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id F2B4F9B19; Mon, 29 Oct 2001 05:28:51 -0500 (EST) Date: Mon, 29 Oct 2001 05:28:51 -0500 From: Will Andrews To: Shigeyuki Fukushima Cc: will@physics.purdue.edu, asami@FreeBSD.org, jdp@FreeBSD.org, sf@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors Makefile ports/editors/emacs21 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/editors/emacs21/files patch-configure.in patch-lib-src:Makefile.in patch-man:Makefile.in Message-ID: <20011029052851.Q25747@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: Shigeyuki Fukushima , will@physics.purdue.edu, asami@FreeBSD.org, jdp@FreeBSD.org, sf@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <86lmi217le.wl@gray.plala.or.jp> <20011025.023157.35100811.shige@FreeBSD.org> <20011024150015.Q25747@squall.waterspout.com> <20011029.142548.06934931.shige@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011029.142548.06934931.shige@FreeBSD.org> 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 Mon, Oct 29, 2001 at 02:25:48PM +0900, Shigeyuki Fukushima wrote: > After a discussion at ports-jp ML, the following idea(plan) is suggested. > > emacs-19.x port -> obsolete [If required, editors/emacs19] > emacs-20.x port -> editors/emacs(-stable?) > emacs-21.x port -> editors/emacs-devel > > 1. we only use portname with (major-)version as an obsolete version port. > > 2. -stable and -devel ports have its own history. > Do not repo-copy from -devel to -stable, and vice versa. > > 3. When major-version shifting, for example, > Before: editors/emacs(-stable) (for emacs-20.x) > editors/emacs-devel (for emacs-21.x) > After: editors/emacs(-stable) (for emacs-21.x) > editors/emacs-devel (for emacs-22.x) > we only apply diffs between editors/emacs20 and editors/emacs-devel > to editors/emacs port. > > 4. After the above major-version shifting, > if we want to leave a port for emacs-20.x, > do repo-copy portname with major-version. > For exmaple, > Before: editors/emacs(-stable) (for emacs-20.x) > editors/emacs-devel (for emacs-21.x) > After: editors/emacs20 (for emacs-20.x) > editors/emacs(-stable) (for emacs-21.x) > editors/emacs-devel (for emacs-22.x) > > How about this? Well, I guess that would work... do you really need/want 3 versions of emacs in ports? -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message