public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Matthew Kennedy <mkennedy@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] how CVS ebuilds are managed
Date: 29 Apr 2003 20:44:21 -0500	[thread overview]
Message-ID: <877k9coj2i.fsf@killr.ath.cx> (raw)
In-Reply-To: <3EAEC2B4.2040103@cc.gatech.edu>

Robert Thomas <rwt@cc.gatech.edu> writes:

> Instead of having a separate package for a cvs version of a package,
> why not consider the cvs version to be the latest version of a
> package, but always marked unstable? Since the cvs version of a
> package usually overwrites the existing version, the old version
> should be automagically unmerged. For example, in the case of gaim and
> gaim-cvs, if the cvs version of gaim is installed, the stable version
> should be unmerged as if it was an old version of the package. Perhaps
> there is another way to manage this.
> In the case of binary packages (like openoffice-bin), they should also
> be considered to be the same package, but still kept separate in some
> way.
> Perhaps another USE flag?
> # USE="bin" emerge openoffice
> 
> Or maybe cvs could be a new keyword:
> # ACCEPT_KEYWORDS="cvs" emerge gaim
> 
> Ok, I really am talking out of the wrong orifice here, and I know that
> these ideas are probably a misuse of USE flags and KEYWORDS. I would
> just like to know if something like this could work (not necessarily
> the way I've described it, perhaps a different extention to the
> version calculating routine altogether), or if there is a reason these
> packages are managed the way they are (by "these" I mean all packages
> ending in "-bin" or "-cvs").


>From a developer's standpoint, having one ebuild for both release and
CVS versions would usually clutter the ebuild substantially.  At least
I *know* this would be the case with the emacs and emacs-cvs ebuilds.

Secondly, there's no reason why a CVS ebuild should override the
release version you might already have installed.  There just happens
to be no policy (afaik) on this particular matter.  Technically, I
think its the way to go (ie. simultaneous version).  

Matt

-- 
Matthew Kennedy
Gentoo Linux Developer


--
gentoo-dev@gentoo.org mailing list


      parent reply	other threads:[~2003-04-30  1:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-29 18:21 [gentoo-dev] how CVS ebuilds are managed Robert Thomas
2003-04-29 18:46 ` Mark Gordon
2003-04-29 23:33 ` Abhishek Amit
2003-05-08 16:35   ` Mark Bainter
2003-05-08 18:03     ` Martin Schlemmer
2003-05-09 11:52       ` Mark Bainter
2003-04-30  1:44 ` Matthew Kennedy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877k9coj2i.fsf@killr.ath.cx \
    --to=mkennedy@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox