* [gentoo-user] gtk+ wants to install xorg-server
@ 2006-12-30 6:01 Enrico Weigelt
2006-12-30 9:50 ` Uwe Thiem
2006-12-30 10:01 ` Леонид Моргун
0 siblings, 2 replies; 20+ messages in thread
From: Enrico Weigelt @ 2006-12-30 6:01 UTC (permalink / raw
To: gentoo-user
Hi folks,
I'm currently updating an system which hasn't been updated for
several weeks. For building gtk+ it now wants to install
the X-server !
Is this problem already known ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] gtk+ wants to install xorg-server
2006-12-30 6:01 [gentoo-user] gtk+ wants to install xorg-server Enrico Weigelt
@ 2006-12-30 9:50 ` Uwe Thiem
2006-12-30 10:01 ` Леонид Моргун
1 sibling, 0 replies; 20+ messages in thread
From: Uwe Thiem @ 2006-12-30 9:50 UTC (permalink / raw
To: gentoo-user
On 30 December 2006 08:01, Enrico Weigelt wrote:
> Hi folks,
>
>
> I'm currently updating an system which hasn't been updated for
> several weeks. For building gtk+ it now wants to install
> the X-server !
>
> Is this problem already known ?
How is that a problem?
Since gtk+ is a GUI labrary, it needs X.
Uwe
--
A fast and easy generator of fractals for KDE:
http://www.SysEx.com.na/iwy-1.0.tar.bz2
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] gtk+ wants to install xorg-server
2006-12-30 6:01 [gentoo-user] gtk+ wants to install xorg-server Enrico Weigelt
2006-12-30 9:50 ` Uwe Thiem
@ 2006-12-30 10:01 ` Леонид Моргун
2006-12-30 15:15 ` Enrico Weigelt
1 sibling, 1 reply; 20+ messages in thread
From: Леонид Моргун @ 2006-12-30 10:01 UTC (permalink / raw
To: gentoo-user
> Hi folks,
>
>
> I'm currently updating an system which hasn't been updated for
> several weeks. For building gtk+ it now wants to install
> the X-server !
>
> Is this problem already known ?
>
>
> cu
> --
> ---------------------------------------------------------------------
> Enrico Weigelt == metux IT service - http://www.metux.de/
> ---------------------------------------------------------------------
> Please visit the OpenSource QM Taskforce:
> http://wiki.metux.de/public/OpenSource_QM_Taskforce
> Patches / Fixes for a lot dozens of packages in dozens of versions:
> http://patches.metux.de/
> ---------------------------------------------------------------------
Just check your use flags end compile gtk+ with USE="-X"
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] gtk+ wants to install xorg-server
2006-12-30 10:01 ` Леонид Моргун
@ 2006-12-30 15:15 ` Enrico Weigelt
2006-12-30 15:56 ` [gentoo-user] " Grant Edwards
2006-12-30 15:59 ` [gentoo-user] " Bo Ørsted Andresen
0 siblings, 2 replies; 20+ messages in thread
From: Enrico Weigelt @ 2006-12-30 15:15 UTC (permalink / raw
To: gentoo-user
* ???????????? ???????????? <morgunl@gmail.com> wrote:
>
> Just check your use flags end compile gtk+ with USE="-X"
perhaps you misunderstood me:
It pulls in the X-*SERVER*.
Of course it requires the client libraries, but that's not
the point .
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-30 15:15 ` Enrico Weigelt
@ 2006-12-30 15:56 ` Grant Edwards
2006-12-30 15:59 ` [gentoo-user] " Bo Ørsted Andresen
1 sibling, 0 replies; 20+ messages in thread
From: Grant Edwards @ 2006-12-30 15:56 UTC (permalink / raw
To: gentoo-user
On 2006-12-30, Enrico Weigelt <weigelt@metux.de> wrote:
> * ???????????? ???????????? <morgunl@gmail.com> wrote:
>>
>> Just check your use flags end compile gtk+ with USE="-X"
>
> perhaps you misunderstood me:
> It pulls in the X-*SERVER*.
> Of course it requires the client libraries, but that's not
> the point .
Sure seems wrong to me...
--
Grant Edwards grante Yow! Hey, LOOK!! A pair of
at SIZE 9 CAPRI PANTS!! They
visi.com probably belong to SAMMY
DAVIS, JR.!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] gtk+ wants to install xorg-server
2006-12-30 15:15 ` Enrico Weigelt
2006-12-30 15:56 ` [gentoo-user] " Grant Edwards
@ 2006-12-30 15:59 ` Bo Ørsted Andresen
2006-12-30 16:35 ` [gentoo-user] " Grant Edwards
1 sibling, 1 reply; 20+ messages in thread
From: Bo Ørsted Andresen @ 2006-12-30 15:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
On Saturday 30 December 2006 16:15, Enrico Weigelt wrote:
> > Just check your use flags end compile gtk+ with USE="-X"
>
> perhaps you misunderstood me:
> It pulls in the X-*SERVER*.
> Of course it requires the client libraries, but that's not
> the point .
No, there is no misunderstanding here. Just disable the X flag for gtk+ and it
won't pull in xorg-server. If you have more problems with the usage of
portage be sure to include the output of emerge with the --tree switch.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-30 15:59 ` [gentoo-user] " Bo Ørsted Andresen
@ 2006-12-30 16:35 ` Grant Edwards
2006-12-30 17:17 ` Bo Ørsted Andresen
0 siblings, 1 reply; 20+ messages in thread
From: Grant Edwards @ 2006-12-30 16:35 UTC (permalink / raw
To: gentoo-user
On 2006-12-30, Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
>>> Just check your use flags end compile gtk+ with USE=3D"-X"
>>
>> perhaps you misunderstood me:
>> It pulls in the X-*SERVER*.
>> Of course it requires the client libraries, but that's not
>> the point .
>
> No, there is no misunderstanding here. Just disable the X flag
> for gtk+ and it won't pull in xorg-server.
I thought the -X flag meant not to build features that depend
on X11 client support? What's that got to do with whether a
server is installed or not?
--
Grant Edwards grante Yow! When you get your
at PH.D. will you get able to
visi.com work at BURGER KING?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-30 16:35 ` [gentoo-user] " Grant Edwards
@ 2006-12-30 17:17 ` Bo Ørsted Andresen
2006-12-31 2:44 ` Enrico Weigelt
0 siblings, 1 reply; 20+ messages in thread
From: Bo Ørsted Andresen @ 2006-12-30 17:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
On Saturday 30 December 2006 17:35, Grant Edwards wrote:
> > No, there is no misunderstanding here. Just disable the X flag
> > for gtk+ and it won't pull in xorg-server.
>
> I thought the -X flag meant not to build features that depend
> on X11 client support? What's that got to do with whether a
> server is installed or not?
The X use flag is quite overloaded. It's exact meaning varies with different
types of packages. In the gtk+ case it just pulls the xorg-server.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-30 17:17 ` Bo Ørsted Andresen
@ 2006-12-31 2:44 ` Enrico Weigelt
2006-12-31 10:13 ` Bo Ørsted Andresen
0 siblings, 1 reply; 20+ messages in thread
From: Enrico Weigelt @ 2006-12-31 2:44 UTC (permalink / raw
To: gentoo-user
* Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
> The X use flag is quite overloaded. It's exact meaning varies
> with different types of packages. In the gtk+ case it just
> pulls the xorg-server.
Where exactly is this defined ? The X useflag doesnt seem
to appear in the gtk ebuild.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-31 2:44 ` Enrico Weigelt
@ 2006-12-31 10:13 ` Bo Ørsted Andresen
2006-12-31 16:23 ` Enrico Weigelt
0 siblings, 1 reply; 20+ messages in thread
From: Bo Ørsted Andresen @ 2006-12-31 10:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 719 bytes --]
On Sunday 31 December 2006 03:44, Enrico Weigelt wrote:
> > The X use flag is quite overloaded. It's exact meaning varies
> > with different types of packages. In the gtk+ case it just
> > pulls the xorg-server.
>
> Where exactly is this defined ? The X useflag doesnt seem
> to appear in the gtk ebuild.
In the virtualx eclass which the gtk+ ebuild inherits [1].
# grep virtualx `portageq portdir`/x11-libs/gtk+/gtk+-2.10.6.ebuild
inherit gnome.org flag-o-matic eutils debug autotools virtualx
# grep 'X?' `portageq portdir`/eclass/virtualx.eclass
DEPEND="X? ( || ( x11-base/xorg-server virtual/x11 ) )"
[1] http://devmanual.gentoo.org/ebuild-writing/using-eclasses/index.html
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-31 10:13 ` Bo Ørsted Andresen
@ 2006-12-31 16:23 ` Enrico Weigelt
2006-12-31 19:24 ` Richard Fish
2007-01-01 11:50 ` Neil Bothwick
0 siblings, 2 replies; 20+ messages in thread
From: Enrico Weigelt @ 2006-12-31 16:23 UTC (permalink / raw
To: gentoo-user
* Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
> In the virtualx eclass which the gtk+ ebuild inherits [1].
>
> # grep virtualx `portageq portdir`/x11-libs/gtk+/gtk+-2.10.6.ebuild
> inherit gnome.org flag-o-matic eutils debug autotools virtualx
>
> # grep 'X?' `portageq portdir`/eclass/virtualx.eclass
> DEPEND="X? ( || ( x11-base/xorg-server virtual/x11 ) )"
By reading the virtualx.eclass file, I really wonder what this
is necessary for. Why is an X server needed to build gtk ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-31 16:23 ` Enrico Weigelt
@ 2006-12-31 19:24 ` Richard Fish
2007-01-01 11:50 ` Neil Bothwick
1 sibling, 0 replies; 20+ messages in thread
From: Richard Fish @ 2006-12-31 19:24 UTC (permalink / raw
To: gentoo-user
On 12/31/06, Enrico Weigelt <weigelt@metux.de> wrote:
> By reading the virtualx.eclass file, I really wonder what this
> is necessary for. Why is an X server needed to build gtk ?
You tell us:
echo "x11-base/xorg-server" >> /etc/portage/package.provided
emerge --oneshot x11-libs/gtk+
Then see what breaks. Don't forget to fix your system by removing the
xorg-server from package.provided when you are done.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2006-12-31 16:23 ` Enrico Weigelt
2006-12-31 19:24 ` Richard Fish
@ 2007-01-01 11:50 ` Neil Bothwick
2007-01-06 17:57 ` Enrico Weigelt
1 sibling, 1 reply; 20+ messages in thread
From: Neil Bothwick @ 2007-01-01 11:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 364 bytes --]
On Sun, 31 Dec 2006 17:23:07 +0100, Enrico Weigelt wrote:
> By reading the virtualx.eclass file, I really wonder what this
> is necessary for. Why is an X server needed to build gtk ?
Clearly it is not needed, otherwise it wouldn't be optional.
--
Neil Bothwick
"There's more to life than sex, beer and computers.
Not a lot more admittedly..."
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-01 11:50 ` Neil Bothwick
@ 2007-01-06 17:57 ` Enrico Weigelt
2007-01-10 5:48 ` Bruno Espinoza
2007-01-10 6:01 ` Bo Ørsted Andresen
0 siblings, 2 replies; 20+ messages in thread
From: Enrico Weigelt @ 2007-01-06 17:57 UTC (permalink / raw
To: gentoo-user
* Neil Bothwick <neil@digimed.co.uk> wrote:
> On Sun, 31 Dec 2006 17:23:07 +0100, Enrico Weigelt wrote:
>
> > By reading the virtualx.eclass file, I really wonder what this
> > is necessary for. Why is an X server needed to build gtk ?
>
> Clearly it is not needed, otherwise it wouldn't be optional.
But what exactly does it bring us ? (besides lots of confusion ?)
Does it make any bit of sense pulling in an X server for building
packages like GTK ?
Would it do any harm removing this stuff from the ebuild ?
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-06 17:57 ` Enrico Weigelt
@ 2007-01-10 5:48 ` Bruno Espinoza
2007-01-10 6:04 ` Bo Ørsted Andresen
2007-01-10 14:36 ` Grant Edwards
2007-01-10 6:01 ` Bo Ørsted Andresen
1 sibling, 2 replies; 20+ messages in thread
From: Bruno Espinoza @ 2007-01-10 5:48 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]
GTK (www.gtk.org) is a graphic interface library. It was used to create The
GIMP and for writing GNOME. Obiously, this programs need a Windows System in
order to run. And thats why it need the X Window System (Xorg) in order to
compile succesfully. Have you ever see The GIMP in a terminal? I don't think
so.
2007/1/6, Enrico Weigelt <weigelt@metux.de>:
>
> * Neil Bothwick <neil@digimed.co.uk> wrote:
> > On Sun, 31 Dec 2006 17:23:07 +0100, Enrico Weigelt wrote:
> >
> > > By reading the virtualx.eclass file, I really wonder what this
> > > is necessary for. Why is an X server needed to build gtk ?
> >
> > Clearly it is not needed, otherwise it wouldn't be optional.
>
> But what exactly does it bring us ? (besides lots of confusion ?)
> Does it make any bit of sense pulling in an X server for building
> packages like GTK ?
>
> Would it do any harm removing this stuff from the ebuild ?
>
>
> cu
> --
> ---------------------------------------------------------------------
> Enrico Weigelt == metux IT service - http://www.metux.de/
> ---------------------------------------------------------------------
> Please visit the OpenSource QM Taskforce:
> http://wiki.metux.de/public/OpenSource_QM_Taskforce
> Patches / Fixes for a lot dozens of packages in dozens of versions:
> http://patches.metux.de/
> ---------------------------------------------------------------------
> --
> gentoo-user@gentoo.org mailing list
>
>
--
BrunoProg64
[-- Attachment #2: Type: text/html, Size: 2133 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-10 5:48 ` Bruno Espinoza
@ 2007-01-10 6:04 ` Bo Ørsted Andresen
2007-01-10 14:39 ` Grant Edwards
2007-01-10 14:36 ` Grant Edwards
1 sibling, 1 reply; 20+ messages in thread
From: Bo Ørsted Andresen @ 2007-01-10 6:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 419 bytes --]
On Wednesday 10 January 2007 06:48, Bruno Espinoza wrote:
> Obiously, this programs need a Windows System in
> order to run.
Sure. On the client system. Which doesn't have to be on the same system as the
gtk app is installed on.
> And thats why it need the X Window System (Xorg) in order to
> compile succesfully.
Nope. It only needs it for the tests after successfull compilation.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
* [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-10 6:04 ` Bo Ørsted Andresen
@ 2007-01-10 14:39 ` Grant Edwards
2007-01-10 15:46 ` Bo Ørsted Andresen
0 siblings, 1 reply; 20+ messages in thread
From: Grant Edwards @ 2007-01-10 14:39 UTC (permalink / raw
To: gentoo-user
On 2007-01-10, Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
> --nextPart83488497.xmOgMQFcVB
> Content-Type: text/plain;
> charset="utf-8"
> Content-Transfer-Encoding: quoted-printable
> Content-Disposition: inline
>
> On Wednesday 10 January 2007 06:48, Bruno Espinoza wrote:
>> Obiously, this programs need a Windows System in
>> order to run.
>
> Sure. On the client system.
Actually the gtk app _is_ the client system. The system with
the Xorg server that's displaying windows reading the mouse
device is the server system.
> Which doesn't have to be on the same system as the gtk app is
> installed on.
Correct. The X server (Xorg server) and X client (gtk app) may
be on different machines.
>> And thats why it need the X Window System (Xorg) in order to
>> compile succesfully.
>
> Nope. It only needs it for the tests after successfull compilation.
Which seems rather bogus to me.
--
Grant Edwards grante Yow! Go on, EMOTE! I
at was RAISED on thought
visi.com balloons!!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-10 5:48 ` Bruno Espinoza
2007-01-10 6:04 ` Bo Ørsted Andresen
@ 2007-01-10 14:36 ` Grant Edwards
1 sibling, 0 replies; 20+ messages in thread
From: Grant Edwards @ 2007-01-10 14:36 UTC (permalink / raw
To: gentoo-user
On 2007-01-10, Bruno Espinoza <bruno32@gmail.com> wrote:
> GTK (www.gtk.org) is a graphic interface library. It was used
> to create The GIMP and for writing GNOME. Obiously, this
> programs need a Windows System in order to run.
Obviously wrong. They need X _client_libraries_ to run. There
is not requirement that an X server be installed on the machine
where the client is installed.
> And thats why it need the X Window System (Xorg) in order to
> compile succesfully.
That's bullshit.
> Have you ever see The GIMP in a terminal? I don't think so.
I have many times seen X apps running with the X server on a
different machine than the client. X is net-work transparent.
X applications can be run with the X server and X client on
different machines.
--
Grant Edwards grante Yow! Did we bring enough
at BEEF JERKY?
visi.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [gentoo-user] Re: gtk+ wants to install xorg-server
2007-01-06 17:57 ` Enrico Weigelt
2007-01-10 5:48 ` Bruno Espinoza
@ 2007-01-10 6:01 ` Bo Ørsted Andresen
1 sibling, 0 replies; 20+ messages in thread
From: Bo Ørsted Andresen @ 2007-01-10 6:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 492 bytes --]
On Saturday 06 January 2007 18:57, Enrico Weigelt wrote:
> But what exactly does it bring us ? (besides lots of confusion ?)
> Does it make any bit of sense pulling in an X server for building
> packages like GTK ?
>
> Would it do any harm removing this stuff from the ebuild ?
It's needed if you have FEATURES=test.
https://bugs.gentoo.org/show_bug.cgi?id=137468
https://bugs.gentoo.org/show_bug.cgi?id=140227
https://bugs.gentoo.org/show_bug.cgi?id=157998
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2007-01-10 15:55 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-30 6:01 [gentoo-user] gtk+ wants to install xorg-server Enrico Weigelt
2006-12-30 9:50 ` Uwe Thiem
2006-12-30 10:01 ` Леонид Моргун
2006-12-30 15:15 ` Enrico Weigelt
2006-12-30 15:56 ` [gentoo-user] " Grant Edwards
2006-12-30 15:59 ` [gentoo-user] " Bo Ørsted Andresen
2006-12-30 16:35 ` [gentoo-user] " Grant Edwards
2006-12-30 17:17 ` Bo Ørsted Andresen
2006-12-31 2:44 ` Enrico Weigelt
2006-12-31 10:13 ` Bo Ørsted Andresen
2006-12-31 16:23 ` Enrico Weigelt
2006-12-31 19:24 ` Richard Fish
2007-01-01 11:50 ` Neil Bothwick
2007-01-06 17:57 ` Enrico Weigelt
2007-01-10 5:48 ` Bruno Espinoza
2007-01-10 6:04 ` Bo Ørsted Andresen
2007-01-10 14:39 ` Grant Edwards
2007-01-10 15:46 ` Bo Ørsted Andresen
2007-01-10 14:36 ` Grant Edwards
2007-01-10 6:01 ` Bo Ørsted Andresen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox