Date: Mon, 29 Oct 2001 05:28:51 -0500 From: Will Andrews <will@physics.purdue.edu> To: Shigeyuki Fukushima <shige@FreeBSD.org> 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> In-Reply-To: <20011029.142548.06934931.shige@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011029052851.Q25747>