Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 14:25:48 +0900 (JST)
From:      Shigeyuki Fukushima <shige@FreeBSD.org>
To:        will@physics.purdue.edu
Cc:        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:  <20011029.142548.06934931.shige@FreeBSD.org>
In-Reply-To: <20011024150015.Q25747@squall.waterspout.com>
References:  <86lmi217le.wl@gray.plala.or.jp> <20011025.023157.35100811.shige@FreeBSD.org> <20011024150015.Q25747@squall.waterspout.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Will Andrews <will@physics.purdue.edu>
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
Date: Wed, 24 Oct 2001 15:00:15 -0500

> Yes, we do need the history.  Unfortunately, there is nothing
> that can be done about it at this point except for you to pick a
> different name for the emacs 21 ports.

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?

--- shige
Shigeyuki Fukushima <shige@FreeBSD.org>


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?20011029.142548.06934931.shige>