From: "Michael Haubenwallner" <michael.haubenwallner@salomon.at>
To: <gentoo-dev@lists.gentoo.org>
Subject: Re: [gentoo-dev] new glep draft: Portage as a secondary package manager
Date: Thu, 12 May 2005 09:56:48 +0200 [thread overview]
Message-ID: <000b01c556c8$275384c0$8ed5a8c0@xxxxxxx> (raw)
In-Reply-To: 427C9132.2060709@gentoo.org
----- Original Message -----
From: "Marius Mauch" <genone@gentoo.org>
> Ciaran McCreesh wrote:
<snip>
> As for the new metadata variable, I think it should be a complement to
> RESTRICT (not limited to prefix). As the name for this var I suggest
> SUPPORTS, so for an ebuild that can install into /usr, $PREFIX and $HOME
> it would look like:
> SUPPORTS="prefix prefix-home" (as /usr is implicit)
For the values of the SUPPORTS-Variable (i like the name) i'd prefer some
words pointing to the package-manager used (primary/secondary/home), fex
"secondarypm homepm" or "2ndpm homepm" or the like (more ideas welcome),
because /usr is a 'prefix' too.
But here's just one point to think of how to avoid redundant information in
ebuilds:
The SUPPORTS-Variable _will_ be necessary for home-installation, sure. But
when an ebuild has KEYWORDS='sparc' and SUPPORTS='2ndpm', this does not
automatically imply that it compiles on a 'sparc-solaris' - this keyword has
to be added explicitly.
But how likely is it that on 'sparc-solaris' portage would be the primary
pkg mgr installing into /usr ?
So when an ebuild has 'sparc-solaris' in keywords, imo one can assume that
it _does_ support "secondarypm" (also look at
http://www.gentoo.org/proj/en/glep/glep-0022.html#reasonable-defaults).
Or is this assumption too much implicit ?
Well, right, this will break the bsd keyworded ebuilds when used with a
secondary pm unless they support it, so this would not be a reasonable way
to go, just a point to think of (imo installing into primary prefix with a
secondary pkg mgr is sth. weird...)
~haubi
PS: sorry for beeing offline most of the time, i'm on holiday until May 17,
just sporadically reading mail, and completely offline from May 13
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2005-05-12 7:45 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-02 12:22 [gentoo-dev] new glep draft: Portage as a secondary package manager Michael Haubenwallner
2005-05-02 14:13 ` Ciaran McCreesh
2005-05-03 0:02 ` Brian Harring
2005-05-03 12:53 ` Michael Haubenwallner
2005-05-03 14:12 ` Ciaran McCreesh
2005-05-05 8:48 ` Brian Harring
2005-05-05 8:55 ` Brian Harring
2005-05-05 14:01 ` Ciaran McCreesh
2005-05-06 5:09 ` Brian Harring
2005-05-06 13:12 ` Brian Jackson
2005-05-07 1:07 ` Brian Harring
2005-05-06 13:28 ` Ciaran McCreesh
2005-05-07 1:05 ` Brian Harring
2005-05-07 1:39 ` Ciaran McCreesh
2005-05-07 7:08 ` Brian Harring
2005-05-07 14:49 ` Ciaran McCreesh
2005-05-07 15:31 ` Kito
2005-05-07 15:51 ` Ciaran McCreesh
2005-05-08 7:58 ` [gentoo-dev] new glep draft: Portage as a secondary package manager OT Brian Harring
2005-05-08 15:22 ` Ciaran McCreesh
2005-05-07 15:47 ` [gentoo-dev] new glep draft: Portage as a secondary package manager Jason Stubbs
2005-05-07 20:02 ` Ciaran McCreesh
2005-05-08 8:33 ` Brian Harring
2005-05-09 0:46 ` [gentoo-dev] new glep draft: Portage as a secondary package manager, [gentoo-dev] Marius Mauch
2005-05-09 10:54 ` [gentoo-dev] new glep draft: Portage as a secondary package manager Brian Harring
2005-05-19 8:18 ` Michael Haubenwallner
2005-05-19 8:30 ` Ciaran McCreesh
2005-05-19 11:05 ` Michael Haubenwallner
2005-05-19 11:19 ` Ciaran McCreesh
2005-05-19 12:46 ` Michael Haubenwallner
2005-05-19 19:42 ` Ciaran McCreesh
2005-05-19 13:01 ` Jason Stubbs
2005-05-20 12:30 ` Michael Haubenwallner
2005-05-21 1:22 ` Jason Stubbs
2005-05-23 7:11 ` Michael Haubenwallner
2005-05-07 9:58 ` Marius Mauch
2005-05-12 7:56 ` Michael Haubenwallner [this message]
2005-05-12 23:44 ` Marius Mauch
2005-05-03 12:54 ` Michael Haubenwallner
2005-05-02 19:15 ` Brian Jackson
2005-05-03 0:58 ` Alec Warner
2005-05-03 2:11 ` Brian Jackson
2005-05-03 2:48 ` Brian Harring
2005-05-03 3:16 ` Brian Jackson
2005-05-03 6:05 ` Marius Mauch
2005-05-03 12:54 ` Michael Haubenwallner
2005-05-03 12:54 ` Michael Haubenwallner
2005-05-03 13:22 ` Jason Stubbs
2005-05-07 11:18 ` Michael Haubenwallner
2005-05-24 9:53 ` Michael Haubenwallner
2005-05-24 10:07 ` Ciaran McCreesh
2005-05-24 10:43 ` Brian Harring
2005-05-24 12:21 ` Michael Haubenwallner
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='000b01c556c8$275384c0$8ed5a8c0@xxxxxxx' \
--to=michael.haubenwallner@salomon.at \
--cc=gentoo-dev@lists.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