* [gentoo-user] New portage adds USE description
@ 2006-06-22 23:31 Richard Broersma Jr
2006-06-22 23:44 ` Bo Ørsted Andresen
0 siblings, 1 reply; 7+ messages in thread
From: Richard Broersma Jr @ 2006-06-22 23:31 UTC (permalink / raw
To: gentoo-user
Would anyone be so kind as to point out any documentation that explain the new features of Portage
2.1.
I am primary enterested in the USE=" ... " string that I see when I:
emerge --update --pretend world
Thanks for any answers.
Regards,
Richard Broersma Jr.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-22 23:31 [gentoo-user] New portage adds USE description Richard Broersma Jr
@ 2006-06-22 23:44 ` Bo Ørsted Andresen
2006-06-23 0:57 ` sternklang gentoo
2006-06-23 1:16 ` Richard Broersma Jr
0 siblings, 2 replies; 7+ messages in thread
From: Bo Ørsted Andresen @ 2006-06-22 23:44 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 579 bytes --]
On Friday 23 June 2006 01:31, Richard Broersma Jr wrote:
> Would anyone be so kind as to point out any documentation that explain the
> new features of Portage 2.1.
>
> I am primary enterested in the USE=" ... " string that I see when I:
Have a look at the first section in [1] and [2]. Note the references to
release notes and news file in [2]. If this doesn't answer your question feel
free to clarify your question.
[1] http://www.gentoo.org/news/en/gwn/20060116-newsletter.xml
[2] http://www.gentoo.org/news/en/gwn/20060612-newsletter.xml
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-22 23:44 ` Bo Ørsted Andresen
@ 2006-06-23 0:57 ` sternklang gentoo
2006-06-23 1:16 ` Richard Broersma Jr
1 sibling, 0 replies; 7+ messages in thread
From: sternklang gentoo @ 2006-06-23 0:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 455 bytes --]
There's a sticky forum thread that includes some information and links to
several other sources as well:
http://forums.gentoo.org/viewtopic-t-471357.html
On 6/22/06, Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
>
> On Friday 23 June 2006 01:31, Richard Broersma Jr wrote:
> > Would anyone be so kind as to point out any documentation that explain
> the
> > new features of Portage 2.1.
> >
>
> --
sternklang
sternklang.gentoo@gmail.com
[-- Attachment #2: Type: text/html, Size: 845 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-22 23:44 ` Bo Ørsted Andresen
2006-06-23 0:57 ` sternklang gentoo
@ 2006-06-23 1:16 ` Richard Broersma Jr
2006-06-23 3:26 ` Willie Wong
2006-06-23 6:25 ` Alexander Skwar
1 sibling, 2 replies; 7+ messages in thread
From: Richard Broersma Jr @ 2006-06-23 1:16 UTC (permalink / raw
To: gentoo-user
> Have a look at the first section in [1] and [2]. Note the references to
> release notes and news file in [2]. If this doesn't answer your question feel
> free to clarify your question.
> [1] http://www.gentoo.org/news/en/gwn/20060116-newsletter.xml
> [2] http://www.gentoo.org/news/en/gwn/20060612-newsletter.xml
Thanks for the links. They explained alot. I now understand what is meant by the USE parameters
and the "minus" use parameters. But I have a few additional questions.
For example: from "emerge -DuvpN world"
net-im/gaim-1.5.0 USE="eds nls perl spell tcltk* -cjk -debug -gnutls -krb4 -minimal% -nas -silc"
0 kB
Is there any significance to the USE color codes:
RED: eds, nls, perl, spell
GREEN: tcltk*
BLUE: -cjk, -debug, -gnutls, -krb4, -nas, -silc
YELLOW: -minimal%
And also, is there any significance to * and %
tcltk*
-minimal%
Thanks for the your input.
Regards,
Richard Broersma Jr.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-23 1:16 ` Richard Broersma Jr
@ 2006-06-23 3:26 ` Willie Wong
2006-06-23 5:00 ` Richard Broersma Jr
2006-06-23 6:25 ` Alexander Skwar
1 sibling, 1 reply; 7+ messages in thread
From: Willie Wong @ 2006-06-23 3:26 UTC (permalink / raw
To: gentoo-user
On Thu, Jun 22, 2006 at 06:16:27PM -0700, Penguin Lover Richard Broersma Jr squawked:
> For example: from "emerge -DuvpN world"
> net-im/gaim-1.5.0 USE="eds nls perl spell tcltk* -cjk -debug -gnutls -krb4 -minimal% -nas -silc"
> 0 kB
>
> Is there any significance to the USE color codes:
> RED: eds, nls, perl, spell
> GREEN: tcltk*
> BLUE: -cjk, -debug, -gnutls, -krb4, -nas, -silc
> YELLOW: -minimal%
The color is redundant: only serves to hilight what information is
already there.
RED means that the flag is currently set, and will still be set when
you compile.
BLUE means the same as the minus sign, meaning that the flag is
currently unset and will still be unset when you compile.
GREEN means the same as the *, it means that the flag will be changed
compare to the current version. For example, in your output, that
means that the previous version of gaim was compiled without tcltk
support, and the new one will be compiled with tcltk support.
YELLOW is the same as %, it means that the flag did not exist for the
previous version.
W
--
"Last year I tried to borrow pencils and pens and hold them together while
rotating myself. It was quite a spectacle."
~DeathMech, S. Sondhi. P-town PHY 205
Sortir en Pantoufles: up 13 days, 4:27
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-23 3:26 ` Willie Wong
@ 2006-06-23 5:00 ` Richard Broersma Jr
0 siblings, 0 replies; 7+ messages in thread
From: Richard Broersma Jr @ 2006-06-23 5:00 UTC (permalink / raw
To: gentoo-user
> > Is there any significance to the USE color codes:
> > RED: eds, nls, perl, spell
> > GREEN: tcltk*
> > BLUE: -cjk, -debug, -gnutls, -krb4, -nas, -silc
> > YELLOW: -minimal%
>
> The color is redundant: only serves to hilight what information is
> already there.
>
> RED means that the flag is currently set, and will still be set when
> you compile.
>
> BLUE means the same as the minus sign, meaning that the flag is
> currently unset and will still be unset when you compile.
>
> GREEN means the same as the *, it means that the flag will be changed
> compare to the current version. For example, in your output, that
> means that the previous version of gaim was compiled without tcltk
> support, and the new one will be compiled with tcltk support.
>
> YELLOW is the same as %, it means that the flag did not exist for the
> previous version.
Thanks Willie,
Your responses were very enlightening!
Regards,
Richard Broersma Jr.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] New portage adds USE description
2006-06-23 1:16 ` Richard Broersma Jr
2006-06-23 3:26 ` Willie Wong
@ 2006-06-23 6:25 ` Alexander Skwar
1 sibling, 0 replies; 7+ messages in thread
From: Alexander Skwar @ 2006-06-23 6:25 UTC (permalink / raw
To: gentoo-user
Richard Broersma Jr wrote:
> Is there any significance to the USE color codes:
[...]
> And also, is there any significance to * and %
Yes. But that's explained rather well in "man emerge" - search for %
there.
Nonetheless, I also asked this RTFM question a short while back :)
Alexander Skwar
--
There is no better way of exercising the imagination than the study of law.
No poet ever interpreted nature as freely as a lawyer interprets truth.
-- Jean Giraudoux, "Tiger at the Gates"
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-23 6:34 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-22 23:31 [gentoo-user] New portage adds USE description Richard Broersma Jr
2006-06-22 23:44 ` Bo Ørsted Andresen
2006-06-23 0:57 ` sternklang gentoo
2006-06-23 1:16 ` Richard Broersma Jr
2006-06-23 3:26 ` Willie Wong
2006-06-23 5:00 ` Richard Broersma Jr
2006-06-23 6:25 ` Alexander Skwar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox