From owner-freebsd-gnome@FreeBSD.ORG Thu Jan 1 09:29:46 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF1AF16A4CF for ; Thu, 1 Jan 2004 09:29:46 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2BA43D54 for ; Thu, 1 Jan 2004 09:29:32 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1Ac6dX-000CT9-0i; Thu, 01 Jan 2004 09:29:31 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 1 Jan 2004 09:29:30 -0800 To: Joe Marcus Clarke References: <1072904927.77399.4.camel@shumai.marcuscom.com> <1072907966.77399.11.camel@shumai.marcuscom.com> <1072908853.77399.15.camel@shumai.marcuscom.com> Message-Id: cc: freebsd gnome Subject: Re: galeon2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 17:29:47 -0000 > In general, a portupgrade -fa should take care of everything. and pigs will fly. before i went this path, i had only a few problems in gnome. now, 18 hours later, i have 182 ports to go and a mess # grep ' \*' portupgrade.log | wc 175 525 6789 # grep ' \!' portupgrade.log ! multimedia/mplayer-skins (mplayer-skins-1.1.0) (checksum mismatch) ! multimedia/win32-codecs (win32-codecs-2.0.90_1,1) (checksum mismatch) ! databases/db3 (db3-3.3.11,1) (checksum mismatch) ! lang/ruby16-shim-ruby18 (ruby-shim-ruby18-1.8.1.p3) (uninstall error) ! converters/libiconv (libiconv-1.9.1_3) (uninstall error) ! dns/p5-Net-DNS (p5-Net-DNS-0.42) (uninstall error) ! java/openjit (openjit-1.1.16) (configure error) some are chronic, mplayer's Cyrus mess, win32's openh323. but, in general, i am not at all impressed with this approach. randy --- ===> Registering installation for ruby-bdb1-0.2.1 ===> Cleaning for ruby-1.6.8.2003.10.15 ===> Cleaning for ruby-shim-ruby18-1.8.1.p3 ===> Cleaning for ruby-bdb1-0.2.1 ---> Removing the temporary backup files ---> Installation of databases/ruby-bdb1 ended at: Wed, 31 Dec 2003 19:58:56 -0800 (consumed 00:00:09) ---> Cleaning out obsolete shared libraries [Updating the pkgdb in /var/db/pkg ... Failed `Inappropriate file type or format'; rebuild needed] [Rebuilding the pkgdb in /var/db/pkg ... - 396 packages found (-0 +396) ............................................................................................................................................................................................................................................................................................................................................................................................................ done] ---> Reinstallation of databases/ruby-bdb1 ended at: Wed, 31 Dec 2003 20:00:46 -0800 (consumed 00:08:31) --- ---> Build of converters/libiconv ended at: Wed, 31 Dec 2003 19:52:05 -0800 (consumed 00:01:35) ---> Uninstallation of libiconv-1.9.1_3 started at: Wed, 31 Dec 2003 19:52:05 -0800 ---> Fixing up dependencies before creating a package /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:18: upgrade problem: please install lang/ruby_static from ports and try again (RuntimeError) from /usr/local/sbin/pkgdb:35:in `require' from /usr/local/sbin/pkgdb:35 ---> Backing up the old version ---> Uninstalling the old version /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:18: upgrade problem: please install lang/ruby_static from ports and try again (RuntimeError) from /usr/local/sbin/pkg_deinstall:35:in `require' from /usr/local/sbin/pkg_deinstall:35 --- ---> Build of dns/p5-Net-DNS ended at: Wed, 31 Dec 2003 19:52:13 -0800 (consumed 00:00:06) ---> Uninstallation of p5-Net-DNS-0.42 started at: Wed, 31 Dec 2003 19:52:13 -0800 ---> Fixing up dependencies before creating a package /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:18: upgrade problem: please install lang/ruby_static from ports and try again (RuntimeError) from /usr/local/sbin/pkgdb:35:in `require' from /usr/local/sbin/pkgdb:35 ---> Backing up the old version ---> Uninstalling the old version /usr/local/lib/ruby/site_ruby/1.6/pkgtools.rb:18: upgrade problem: please install lang/ruby_static from ports and try again (RuntimeError) from /usr/local/sbin/pkg_deinstall:35:in `require' from /usr/local/sbin/pkg_deinstall:35 --- ===> Configuring for openjit-1.1.16 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking host system type... i386-portbld-freebsd5.2 checking whether gmake sets ${MAKE}... (cached) yes checking for gcc... cc checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works... yes checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether cc accepts -Wno-unknown-pragmas... yes checking whether cc accepts __attribute__ before the function name... yes checking install path of JDK... /usr/local/diablo-jdk1.3.1 checking for java... /usr/local/diablo-jdk1.3.1/bin/java checking version of JDK... configure: error: unrecognized JDK version: ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/usr/ports/java/openjit/work/OpenJIT-1.1.16/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 -30- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 04:41:31 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2D5516A4CE for ; Fri, 2 Jan 2004 04:41:31 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D156A43D1F for ; Fri, 2 Jan 2004 04:41:27 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 1D2F77642E; Fri, 2 Jan 2004 13:41:26 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84100-06; Fri, 2 Jan 2004 13:41:23 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 0CAF47642D; Fri, 2 Jan 2004 13:41:23 +0100 (CET) Message-ID: <3FF566F5.3000508@webonaut.com> Date: Fri, 02 Jan 2004 13:41:25 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> In-Reply-To: <1072904844.77399.2.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 12:41:31 -0000 Joe Marcus Clarke wrote: >On Wed, 2003-12-31 at 13:46, Alexander Leidinger wrote: > > >>On Wed, 31 Dec 2003 12:28:03 -0500 >>Joe Marcus Clarke wrote: >> >> >> >>>> I would like it more if the foot would look more like >>>>http://www.gnome.org/press/gnome-huge-comp.jpg (with added transparency) >>>>and if freebsd/daemon would be a little bit less transparent. >>>> >>>> >>>That's a cool foot! I haven't seen that one before. >>> >>> >>Didn't they used it on the previous version of the gnome.org webpage (a >>small version of it)? It's the foot I associate with gnome. >> >> > > > yes! that's the old foot. as i can remember they changed it because the new one looks more like a "G". >I guess I've never seen it blown up to that detail. The texture is >great. > > > many thanks for all the positive feedback! :-D sorry, but i didn't know how to make such an effect like in the link above. i made two new variants without version number and a not (so) transparent daemon/fbsd-text: http://webonaut.com/temp/splash/ franz. >>>>What about one without the version number? >>>> >>>> >>>Yeah, it might be nice to have a standard devel splash screen. >>> >>> >>I like to use it with 2.4. :-) >> >> > >Or 2.6 :-). > > > year! ;-)) franz. >Joe > > >>Bye, >>Alexander. >> >> From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 05:21:53 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64BFA16A4CE for ; Fri, 2 Jan 2004 05:21:53 -0800 (PST) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E0743D4C for ; Fri, 2 Jan 2004 05:21:51 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd11.aul.t-online.de by mailout11.sul.t-online.com with smtp id 1AcPFB-0005u3-01; Fri, 02 Jan 2004 14:21:37 +0100 Received: from Andro-Beta.Leidinger.net (XHRsNEZpoeLF4aGRCPI9RxN-HmQiKRi9ZiQ++Xc5DASMYKdECRdCZ3@[217.229.220.160]) by fmrl11.sul.t-online.com with esmtp id 1AcPEt-2FT5wO0; Fri, 2 Jan 2004 14:21:19 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i02DL8Jb014724; Fri, 2 Jan 2004 14:21:09 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i02DLAg0009083; Fri, 2 Jan 2004 14:21:10 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Fri, 2 Jan 2004 14:21:10 +0100 From: Alexander Leidinger To: Franz Klammer Message-Id: <20040102142110.0d0c9646@Magellan.Leidinger.net> In-Reply-To: <3FF566F5.3000508@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XHRsNEZpoeLF4aGRCPI9RxN-HmQiKRi9ZiQ++Xc5DASMYKdECRdCZ3@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 13:21:53 -0000 On Fri, 02 Jan 2004 13:41:25 +0100 Franz Klammer wrote: > >>>> I would like it more if the foot would look more like > >>>>http://www.gnome.org/press/gnome-huge-comp.jpg (with added transparency) > >>>>and if freebsd/daemon would be a little bit less transparent. > many thanks for all the positive feedback! :-D > > sorry, but i didn't know how to make such an effect like in the link above. You could ask tigert@ximian.com, I think he painted the foot (he did a lot of the good looking GNOME stuff, so I would be surprised, if he didn't painted the foot, but at least he should be able to tell you how to create such an effect). I've looked at tigert.gimp.org, but haven't found the texture of the foot. > i made two new variants without version number and a not (so) transparent > daemon/fbsd-text: http://webonaut.com/temp/splash/ Daemon/FreeBSD from the first one, toes/gnome from the second one (or take the foot from the above URL and try to merge it in). Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 05:40:40 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 784CA16A4CE for ; Fri, 2 Jan 2004 05:40:40 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D450543D39 for ; Fri, 2 Jan 2004 05:40:38 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 032E07642E; Fri, 2 Jan 2004 14:40:37 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85924-01; Fri, 2 Jan 2004 14:40:34 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id F0DB97642D; Fri, 2 Jan 2004 14:40:33 +0100 (CET) Message-ID: <3FF574D5.2020202@webonaut.com> Date: Fri, 02 Jan 2004 14:40:37 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> In-Reply-To: <20040102142110.0d0c9646@Magellan.Leidinger.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 13:40:40 -0000 Alexander Leidinger wrote: >On Fri, 02 Jan 2004 13:41:25 +0100 >Franz Klammer wrote: > > > >>>>>>I would like it more if the foot would look more like >>>>>>http://www.gnome.org/press/gnome-huge-comp.jpg (with added transparency) >>>>>>and if freebsd/daemon would be a little bit less transparent. >>>>>> >>>>>> > > > >>many thanks for all the positive feedback! :-D >> >>sorry, but i didn't know how to make such an effect like in the link above. >> >> > >You could ask tigert@ximian.com, I think he painted the foot (he did a >lot of the good looking GNOME stuff, so I would be surprised, if he >didn't painted the foot, but at least he should be able to tell you how >to create such an effect). I've looked at tigert.gimp.org, but haven't >found the texture of the foot. > > > yes! i know his page at gimp.org. but isn't the new logo-line more flat? i'm personally a fan of that flat logo-look but if the majority want it i will do it of course. >>i made two new variants without version number and a not (so) transparent >>daemon/fbsd-text: http://webonaut.com/temp/splash/ >> >> > >Daemon/FreeBSD from the first one, toes/gnome from the second one (or >take the foot from the above URL and try to merge it in). > > > ok! ive' made this third varation :-) franz. >Bye, >Alexander. > > > From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 06:11:12 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC60A16A4CE for ; Fri, 2 Jan 2004 06:11:12 -0800 (PST) Received: from mailout01.sul.t-online.com (mailout01.sul.t-online.com [194.25.134.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A4B43D55 for ; Fri, 2 Jan 2004 06:10:54 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout01.sul.t-online.com with smtp id 1AcQ0S-0006JN-05; Fri, 02 Jan 2004 15:10:28 +0100 Received: from Andro-Beta.Leidinger.net (XLuwsmZQZekkONSNkTMCXvKtIS4dztD4O3qg8I6C-QRWXVGA1DeK6E@[217.229.220.160]) by fmrl08.sul.t-online.com with esmtp id 1AcQ0F-20nB6e0; Fri, 2 Jan 2004 15:10:15 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i02EA8Jb021502; Fri, 2 Jan 2004 15:10:08 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i02EA9g0037871; Fri, 2 Jan 2004 15:10:09 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Fri, 2 Jan 2004 15:10:09 +0100 From: Alexander Leidinger To: Franz Klammer Message-Id: <20040102151009.1b1e24aa@Magellan.Leidinger.net> In-Reply-To: <3FF574D5.2020202@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: XLuwsmZQZekkONSNkTMCXvKtIS4dztD4O3qg8I6C-QRWXVGA1DeK6E@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 14:11:13 -0000 On Fri, 02 Jan 2004 14:40:37 +0100 Franz Klammer wrote: > >You could ask tigert@ximian.com, I think he painted the foot (he did a > >lot of the good looking GNOME stuff, so I would be surprised, if he > >didn't painted the foot, but at least he should be able to tell you how > >to create such an effect). I've looked at tigert.gimp.org, but haven't > >found the texture of the foot. > > > yes! i know his page at gimp.org. but isn't the new logo-line more flat? > i'm personally a fan of that flat logo-look but if the majority want it > i will do it of course. Typically you can only decide if you like it when you see it. It may sometimes look great in your mind, but the end result can be a disaster (and vice versa). > >Daemon/FreeBSD from the first one, toes/gnome from the second one (or > >take the foot from the above URL and try to merge it in). > > ok! ive' made this third varation :-) Thanks. The toes get more attention than I thought they will get (they take it away from "GNOME"), but there's something to it which makes the entire picture attractive... I like it. I'm also able to interpret a "2.4" into some visible parts of the picture (hint: the "4" is easy and the point is yellow). Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 07:40:15 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A356616A4CE for ; Fri, 2 Jan 2004 07:40:15 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id A98C743D1F for ; Fri, 2 Jan 2004 07:40:13 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 3C4137642E; Fri, 2 Jan 2004 16:40:11 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 85977-05; Fri, 2 Jan 2004 16:40:08 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id E7F8C7642D; Fri, 2 Jan 2004 16:40:07 +0100 (CET) Message-ID: <3FF590DC.80502@webonaut.com> Date: Fri, 02 Jan 2004 16:40:12 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> In-Reply-To: <20040102151009.1b1e24aa@Magellan.Leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 15:40:15 -0000 Alexander Leidinger wrote: >On Fri, 02 Jan 2004 14:40:37 +0100 >Franz Klammer wrote: > > > >>>You could ask tigert@ximian.com, I think he painted the foot (he did a >>>lot of the good looking GNOME stuff, so I would be surprised, if he >>>didn't painted the foot, but at least he should be able to tell you how >>>to create such an effect). I've looked at tigert.gimp.org, but haven't >>>found the texture of the foot. >>> >>> >>> >>yes! i know his page at gimp.org. but isn't the new logo-line more flat? >>i'm personally a fan of that flat logo-look but if the majority want it >>i will do it of course. >> >> > >Typically you can only decide if you like it when you see it. It may >sometimes look great in your mind, but the end result can be a disaster >(and vice versa). > > > i agree 100% with you - but i have a generally affectation for flat logos. >>>Daemon/FreeBSD from the first one, toes/gnome from the second one (or >>>take the foot from the above URL and try to merge it in). >>> >>> >>ok! ive' made this third varation :-) >> >> > >Thanks. The toes get more attention than I thought they will get (they >take it away from "GNOME"), but there's something to it which makes the >entire picture attractive... I like it. > > >I'm also able to interpret a "2.4" into some visible parts of the >picture (hint: the "4" is easy and the point is yellow). > > > great idea :-) - but i think it not suitable for a splash screen. in the view seconds the user sees the screen it's more possible that they ask themself what this yellow dot means. franz. >Bye, >Alexander. > > > -- webonaut.com :: web technology klammer@webonaut.com :: http://webonaut.com/ fon +43-664-3434708 -- MIG_media intelligence group > agentur für werbung & neue medien A-5020 Salzburg > Linzergasse 21 Fon +43-662-453091-0 > Fax -99 office@mig.co.at > http://www.mig.co.at -- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 07:54:51 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71A3016A4CE for ; Fri, 2 Jan 2004 07:54:51 -0800 (PST) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B58AE43D3F for ; Fri, 2 Jan 2004 07:54:48 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1AcRdE-0006zS-01; Fri, 02 Jan 2004 16:54:36 +0100 Received: from Andro-Beta.Leidinger.net (Xdnv5iZAQevcrwbvVQ4EfBqIeQjm55mUDD7GJX-poAUksXdeXRqWsZ@[217.229.220.160]) by fmrl08.sul.t-online.com with esmtp id 1AcRd3-1ZGudU0; Fri, 2 Jan 2004 16:54:25 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i02FsKJb035981; Fri, 2 Jan 2004 16:54:21 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i02FsKg0062554; Fri, 2 Jan 2004 16:54:21 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Fri, 2 Jan 2004 16:54:20 +0100 From: Alexander Leidinger To: Franz Klammer Message-Id: <20040102165420.3e95fd04@Magellan.Leidinger.net> In-Reply-To: <3FF590DC.80502@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: Xdnv5iZAQevcrwbvVQ4EfBqIeQjm55mUDD7GJX-poAUksXdeXRqWsZ@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 15:54:51 -0000 On Fri, 02 Jan 2004 16:40:12 +0100 Franz Klammer wrote: > >I'm also able to interpret a "2.4" into some visible parts of the > >picture (hint: the "4" is easy and the point is yellow). > > great idea :-) - but i think it not suitable for a splash screen. in the > view > seconds the user sees the screen it's more possible that they ask themself > what this yellow dot means. The picture shouldn't contain a yellow dot... I just morphed the trident into a point in my brain. :-) Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 08:48:38 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF7A916A4CE for ; Fri, 2 Jan 2004 08:48:38 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D6643D46 for ; Fri, 2 Jan 2004 08:48:37 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i02GmZjl068904 for ; Fri, 2 Jan 2004 17:48:35 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: gnome@freebsd.org From: Poul-Henning Kamp Date: Fri, 02 Jan 2004 17:48:35 +0100 Message-ID: <68903.1073062115@critter.freebsd.dk> Subject: build bug... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 16:48:39 -0000 I don't know if it is possible or even useful to test this earlier on in the build procedure: configure: error: *** pkg-config too old; version 0.14 or better required. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/freebsd/ports/devel/glib20/work/glib-2.2.3/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 08:51:07 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79C1716A4CE for ; Fri, 2 Jan 2004 08:51:07 -0800 (PST) Received: from smtp102.mail.sc5.yahoo.com (smtp102.mail.sc5.yahoo.com [216.136.174.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 9D4F143D49 for ; Fri, 2 Jan 2004 08:51:02 -0800 (PST) (envelope-from theuone@yahoo.com) Received: from unknown (HELO ?192.168.1.201?) (theuone@68.209.170.8 with login) by smtp102.mail.sc5.yahoo.com with SMTP; 2 Jan 2004 16:51:01 -0000 From: Dale Merrick To: gnome@freebsd.org Content-Type: multipart/mixed; boundary="=-GEyNbzfWsfZyDMk5FNqp" Message-Id: <1073062336.80785.2.camel@kmcd.mediak.us> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 10:52:16 -0600 Subject: Gnumeric 2 failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: theuone@yahoo.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 16:51:07 -0000 --=-GEyNbzfWsfZyDMk5FNqp Content-Type: text/plain Content-Transfer-Encoding: 7bit Got this when I tried to "make install" in /usr/ports/math/gnumeric2. Also attached my package list and the gnumeric2 config.log. ===> Configuring for gnumeric2-1.2.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for intltool >= 0.27.2... 0.28 found checking for perl... /usr/bin/perl configure: error: XML::Parser perl module is required for intltool ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/math/gnumeric2/work/gnumeric-1.2.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/math/gnumeric2. -- Dale Merrick theuone@yahoo.com (home) dmerrick@mediak.us (work) --=-GEyNbzfWsfZyDMk5FNqp Content-Disposition: attachment; filename=config.log Content-Type: text/plain; name=config.log; charset= Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnumeric configure 1.2.4, which was generated by GNU Autoconf 2.58. Invocation command line was $ ./configure --without-guile --with-bonobo --with-gnome-db --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.9 ## --------- ## ## Platform. ## ## --------- ## hostname = kmcd.mediak.us uname -m = i386 uname -r = 4.9-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.9-STABLE #6: Fri Nov 14 09:46:19 GMT 2003 root@kmcdserver.launchmodem.com:/usr/obj/usr/src/sys/KMCD /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool13 PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /home/dmerrick/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1577: checking for a BSD-compatible install configure:1632: result: /usr/bin/install -c -o root -g wheel configure:1643: checking whether build environment is sane configure:1686: result: yes configure:1701: checking whether gmake sets $(MAKE) configure:1721: result: yes configure:1753: checking for working aclocal-1.4 configure:1764: result: missing configure:1768: checking for working autoconf configure:1775: result: found configure:1783: checking for working automake-1.4 configure:1794: result: missing configure:1798: checking for working autoheader configure:1805: result: found configure:1813: checking for working makeinfo configure:1820: result: found configure:1835: checking whether to enable maintainer-specific portions of Makefiles configure:1844: result: no configure:1890: checking for intltool >= 0.27.2 configure:1900: result: 0.28 found configure:1955: checking for perl configure:1973: found /usr/bin/perl configure:1985: result: /usr/bin/perl configure:2003: error: XML::Parser perl module is required for intltool ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CXXFLAGS_value=' -O2 -pipe -march=pentiumpro' ac_cv_env_F77_value= ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set= ac_cv_env_CFLAGS_set=set ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CXX_set=set ac_cv_env_host_alias_set= ac_cv_env_build_alias_set=set ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set= ac_cv_env_CFLAGS_value='-O2 -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_env_FFLAGS_value= ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_host_alias_value= ac_cv_env_build_alias_value=i386-portbld-freebsd4.9 ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_env_CPP_set= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/usr/ports/math/gnumeric2/work/gnumeric-1.2.4/missing aclocal-1.4' ALL_LINGUAS='' AR='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/usr/ports/math/gnumeric2/work/gnumeric-1.2.4/missing automake-1.4' CATALOGS='' CATOBJEXT='' CC='cc' CFLAGS='-O2 -pipe -march=pentiumpro' CORBA_LIBS_CFLAGS='' CORBA_LIBS_LIBS='' CPP='' CPPFLAGS='-I/usr/local/include -D_THREAD_SAFE' CXX='c++' CXXCPP='' CXXFLAGS=' -O2 -pipe -march=pentiumpro' DATADIRNAME='' DEFS='-I/usr/X11R6/include/gal-2.0' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='' FFLAGS='' GB_CFLAGS='' GB_LIBS='' GCONFTOOL='' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='' GDA_CFLAGS='' GDA_LIBS='' GDK_PIXBUF_CSOURCE='' GETTEXT_PACKAGE='' GLIB_GENMARSHAL='' GMOFILES='' GMSGFMT='' GNOMEDB_CFLAGS='' GNOMEDB_LIBS='' GNUMERIC_CFLAGS='' GNUMERIC_LIBS='' GUILE_INCS='' GUILE_LIBS='' HAVE_JW='' HAVE_JW_FALSE='' HAVE_JW_TRUE='' INSTALL_DATA='install -C -c -o root -g wheel -m 444' INSTALL_PROGRAM='install -C -c -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -C -c -o root -g wheel -m 555' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_EXTRACT='$(top_builddir)/./intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -m -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_MERGE='$(top_builddir)/./intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UPDATE='$(top_builddir)/./intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' JW='' LDFLAGS='' LIBBONOBO_CFLAGS='' LIBBONOBO_LIBS='' LIBOBJS='' LIBS='-L/usr/local/lib -liconv -pthread' LIBTOOL='' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJEXT='' ORBIT_IDL='' PACKAGE='gnumeric' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnumeric' PACKAGE_NAME='gnumeric' PACKAGE_STRING='gnumeric 1.2.4' PACKAGE_TARNAME='gnumeric' PACKAGE_VERSION='1.2.4' PATH_SEPARATOR=':' PERL_CC='' PERL_CCCDLFLAGS='' PERL_CCOPTS='' PERL_LD='' PERL_LDDLFLAGS='' PERL_LDOPTS='' PKG_CONFIG='' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYGTK_CFLAGS='' PYGTK_LIBS='' PY_CFLAGS='' PY_EXTRA_LIBS='' PY_LIBS='' PY_LIB_LOC='' RANLIB='' SET_MAKE='' SHELL='/bin/sh' STRIP='' STRIP_BEGIN='' STRIP_DUMMY='' STRIP_END='' USE_NLS='' VERSION='1.2.4' WARN_CFLAGS='' WITH_BONOBO_FALSE='' WITH_BONOBO_TRUE='' WITH_CORBA_FALSE='' WITH_CORBA_TRUE='' WITH_GB_FALSE='' WITH_GB_TRUE='' WITH_GDA_FALSE='' WITH_GDA_TRUE='' WITH_GNOMEDB_FALSE='' WITH_GNOMEDB_TRUE='' WITH_GUILE_FALSE='' WITH_GUILE_TRUE='' WITH_PERL_FALSE='' WITH_PERL_TRUE='' WITH_PSICONV_FALSE='' WITH_PSICONV_TRUE='' WITH_PYTHON_FALSE='' WITH_PYTHON_TRUE='' XGETTEXT='' YACC='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' ac_ct_RANLIB='' ac_ct_STRIP='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd4.9' build_alias='i386-portbld-freebsd4.9' build_cpu='' build_os='' build_vendor='' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' gnumeric_autoformatdir='' gnumeric_bonobo_enabled='' gnumeric_datadir='' gnumeric_exec_prefix='' gnumeric_gladedir='' gnumeric_icondir='' gnumeric_libdir='' gnumeric_localedir='' gnumeric_plugindir='' gnumeric_prefix='' gnumeric_sysconfdir='' gnumeric_version='' host='' host_alias='' host_cpu='' host_os='' host_vendor='' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' oldincludedir='/usr/include' perl_val='' prefix='/usr/X11R6' program_transform_name='s,x,x,' python_val='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE "gnumeric" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnumeric" #define PACKAGE_NAME "gnumeric" #define PACKAGE_STRING "gnumeric 1.2.4" #define PACKAGE_TARNAME "gnumeric" #define PACKAGE_VERSION "1.2.4" #define VERSION "1.2.4" configure: exit 1 --=-GEyNbzfWsfZyDMk5FNqp Content-Disposition: attachment; filename=pkg_list.txt Content-Type: text/plain; name=pkg_list.txt; charset= Content-Transfer-Encoding: 7bit Hermes-1.3.3 ORBit-0.5.17_1 ORBit2-2.8.2 OpenSSH-askpass-1.2.2.2001.02.24 Sablot-1.0 XFree86-FontServer-4.3.0_2 XFree86-Server-4.3.0_12 XFree86-clients-4.3.0_5 XFree86-font100dpi-4.3.0 XFree86-font75dpi-4.3.0 XFree86-fontCyrillic-4.3.0 XFree86-fontDefaultBitmaps-4.3.0 XFree86-fontEncodings-4.3.0 XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_6 Xft-2.1.2 aalib-1.4.r5_1 acme-2.4.1 anjuta-1.1.98 apache-2.0.48 apotheke-0.2_1 arts-1.1.4,1 artwiz-fonts-1.0_1 aspell-0.50.4.1 at-spi-1.3.8 atk-1.4.1_1 autoconf-2.13.000227_5 autoconf-2.53_1 autoconf-2.57 automake-1.4.5_9 automake-1.5,1 automake-1.7.5_1 bash-2.05b.007 bison-1.75_1 bitmap-fonts-1.0 bitstream-vera-1.10 blackened-1.8.1 boehm-gc-6.2 bonobo-1.0.22 bugbuddy2-2.4.1.1 cabextract-0.6_1 cclient-2002d,1 cdparanoia-3.9.8_6 cdrdao-gnome-1.1.7_4 cdrtools-2.0.3 cracklib-2.7_1 cups-1.1.19.0 cups-base-1.1.19.0 cups-lpr-1.1.19.0 cups-pstoraster-7.07 curl-7.10.7 cvsup-without-gui-16.1h cyrus-sasl-2.1.17 cyrus-sasl-saslauthd-2.1.17 db41-4.1.25_1 djbfft-0.76 docbook-sk-4.1.2_1 docbook-xml-4.2_1 docbook-xsl-1.62.4 dri-4.3.0,1 eel2-2.4.1 eggdrop-1.6.15_2 electricfence-2.2.2 eog2-2.4.1 epiphany-1.0.6 esound-0.2.32_1 evolution-1.4.5 expat-1.95.6_1 ezm3-1.1 faad2-1.1_1 fam-2.6.9_3 fbsd-icons-1.0 ffmpeg-0.4.8_2 fileroller-2.4.2_1,1 fl_editor-0.4.5 flac-1.1.0_3 fltk-1.1.4 flvw-20000224_1 fontconfig-2.2.90_3 foomatic-db-20030228 freefonts-0.10_2 freetds-0.61.2 freetype-1.3.1_2 freetype2-2.1.5_1 gail-1.4.1 gaim-0.74_3 gal-0.24 gal2-1.99.10 gawk-3.1.1 gcalctool-4.3.16 gconf-1.0.9_6 gconf-editor-2.4.0,1 gconf2-2.4.0.1 gdbm-1.8.3 gdk-pixbuf-0.22.0 gdm2-2.4.4.5 gedit2-2.4.1 gettext-0.12.1 gftp-2.0.16 ggv2-2.4.0.2 ghex2-2.4.0.1 ghostscript-gnu-7.07_4 gimp-1.2.5,1 gimp-print-4.2.5_1 gkrellm-2.1.21 glade2-2.0.1 gle-3.0.3 glib-1.2.10_10 glib-2.2.3 glibwww-0.2_1 gmake-3.80_1 gnome-cups-manager-0.17 gnome-icon-theme-1.0.9 gnome-industrial-theme-0.2.29 gnome-themes-2.4.1_1 gnome-themes-extras-0.4_1 gnome2-2.4.0 gnomeapplets2-2.4.1_1 gnomeaudio2-2.0.0 gnomebasic-0.0.20 gnomecanvas-0.22.0 gnomecontrolcenter2-2.4.0 gnomedb-0.2.96_1 gnomedesktop-2.4.1.1_1 gnomegames2-2.4.1.1 gnomehier-1.0_10 gnomelibs-1.4.2_1 gnomemag-0.10.3 gnomemedia2-2.4.1.1 gnomemeeting-0.98.5_1 gnomemimedata-2.4.0 gnomemm-1.2.4_1 gnomepanel-2.4.1 gnomepilot2-2.0.10 gnomeprint-0.37 gnomesession-2.4.1 gnomespeech-0.2.7 gnomespell-1.0.5 gnomesystemmonitor-2.4.0 gnometerminal-2.4.2 gnomeuserdocs2-2.4.1 gnomeutils2-2.4.1,1 gnomevfs-1.0.5_4 gnomevfs2-2.4.1_1 gnopernicus-0.7.1 gnutls-0.8.10_1 gob2-2.0.6 gok-0.8.4 gpdf-0.111 gstreamer-0.6.4 gstreamer-plugins-0.6.4_1 gtk-1.2.10_10 gtk-2.2.4_1 gtk-Mac2-theme-200003050858 gtk-aqualightblue-theme-0.1 gtk-engines2-2.2.0 gtkglarea-1.99.0_2 gtkhtml-1.1.10_2 gtkhtml3-3.0.9 gtkmm-1.2.8_1 gtksourceview-0.7.0 gtkspell2-2.0.4 gucharmap-gnome-1.0.0_1 guile-1.6.4_2 guppi-0.40.3_3 help2man-1.29 hpijs-1.5 imake-4.3.0_1 imlib-1.9.14_1 intltool-0.27.2_1 ircd-hybrid-6.3.1 jmk-x11-fonts-3.0 jpeg-6b_1 kde-3.1.4 kdeaddons-3.1.4 kdeadmin-3.1.4 kdeartwork-3.1.4_1 kdebase-3.1.4 kdeedu-3.1.4 kdegames-3.1.4 kdegraphics-3.1.4 kdelibs-3.1.4_1 kdemultimedia-3.1.4 kdenetwork-3.1.4 kdepim-3.1.4 kdesdk-3.1.4 kdetoys-3.1.4 kdeutils-3.1.4 kdevelop-2.1.5 koffice-1.2.1_1,1 ladspa-1.12 lame-3.93.1 lcms-1.09,1 lfpfonts-fix-0.82 lfpfonts-var-0.83 libIDL-0.8.2 liba52-0.7.4 libao-esound-0.8.4_1 libart_lgpl2-2.3.16 libaudiofile-0.2.4 libbonobo-2.4.2 libbonoboui-2.4.1 libcapplet-1.4.0.5_1 libdvdcss-1.2.8 libdvdread-0.9.4 libgail-gnome-1.0.2_2 libgcrypt-1.1.12 libgda-0.2.96_1 libgda2-1.0.1_2 libghttp-1.0.9 libglade-0.17_2 libglade2-2.0.1_1 libglut-5.0.2 libgmp-4.1.2_2 libgnome-2.4.0_1 libgnomecanvas-2.4.0 libgnomecups-0.1.5 libgnomedb-1.0.1 libgnomeprint-2.4.0_1 libgnomeprintui-2.4.0 libgnomeui-2.4.0.1_1 libgnugetopt-1.2 libgsf-1.8.2 libgtkhtml-2.4.1_1 libgtop2-2.0.7_2 libiconv-1.9.1_3 libid3tag-0.15.0b libijs-0.34 libltdl-1.5 libmad-0.15.0b libmcal-0.7 libmcrypt-2.5.7_1 libmcve-3.2.2 libmikmod-esound-3.1.10_1 libmng-1.0.5_1 libogg-1.0_1,3 libogg-1.1,3 libole2-0.2.4 librsvg2-2.4.0_1 libsigc++-1.0.4 libsndfile-1.0.5 libsoup-1.99.26 libtool-1.3.5_1 libtool-1.4.3_2 libungif-4.1.0b1_1 libunicode-0.4_3 libvorbis-1.0.1,3 libvorbis-1.0_1,3 libwnck-2.4.0.1 libwww-5.4.0 libxml-1.8.17_1 libxml2-2.6.2 libxslt-1.1.0 linc-1.0.3 lynx-2.8.4.1d m4-1.4_1 mad-0.15.0b madplay-esound-0.15.0b_1 mdbtools-gnome-0.5_3 metacity-2.6.3 mhash-0.8.18 ming-0.2a_1 mkisofs-2.0.3 mkitalic-1.0 mmv-1.01b mnogosearch-3.1.20_2 mod_php4-4.3.4,1 mozilla-fonts-1.0_1 mozilla-gtk2-1.5_1 mozilla-headers-1.5_1,2 mpg123-esound-0.59r_9 mysql++-1.7.9_1 nasm-0.98.38,1 nautilus-cd-burner-0.5.3_3 nautilus-media-0.3.3.1 nautilus2-2.4.1 nmap-3.48_1 nucleus-0.77_2 oaf-0.6.10_1 openldap-client-2.0.27 openslp-1.0.11 p5-Agent-3.20 p5-Class-Tom-3.02 p5-DBD-mysql-2.9003 p5-DBI-1.38 p5-Devel-Symdump-2.03 p5-Digest-1.05 p5-Digest-MD5-2.33 p5-MIME-Base64-2.21 p5-XML-Parser-2.34 p5-type1inst-0.6.1 pango-1.2.5 pcre-4.4 pdflib-5.0.2 perl-5.6.1_15 perl-5.8.2_2 pharmacy-0.2.1a pilot-link-0.11.7_2 pkgconfig-0.15.0 png-1.2.5_2 popa3d-0.6.4 popt-1.6.4_1 postfix-2.0.16,1 postgresql-7.3.4_1 ppantsfonts-0.7 psiconv-0.8.3_1 pure-ftpd-1.0.16c py23-gtk-2.0.0 py23-numeric-23.1 python-2.3.2_2 qt-3.2.1 quanta-3.1.4,2 rc_subr-1.16 rdesktop-1.3.0 recode-3.6_3 rpm2cpio-1.1.20020306 samba-2.2.8a samba-libsmbclient-3.0.0 scrollkeeper-0.3.12_4,1 sdl-1.2.5_3 sdocbook-xml-4.1.2.5_1 sgifonts-1.0.1 sharefonts-0.10 soup-0.7.11 sox-12.17.4 sqlite-2.8.6 startup-notification-0.5_1 stunnel-4.04_2 svgalib-1.4.3_1 tcl-8.3.5_2 tcl-8.4.4_1,1 terminus-font-4.00_1 tiff-3.6.0 tk-8.3.5_2 ttmkfdir-0.0_1 unixODBC-2.2.6 unzip-5.50_2 urwfonts-1.0 urwfonts-ttf-1.0.7b18 uulib-0.5.18 vlc-0.6.2_2 vnc-3.3.7_1 vorbis-tools-1.0_4,3 vsftpd-1.2.1_1 vte-0.11.10_1 webfonts-0.21_1 wxgtk-common-2.4.2 wxgtk2-2.4.2_1 xanim-2.92.0 xchat-systray-plugin-2.4.0 xchat2-2.0.6 xinetd-2.3.12 xmlcatmgr-1.1 xmms-arts-0.4 xmms-audiofile-0.1 xmms-cdparanoia-0.1 xmms-cdread-0.14a xmms-crossfade-0.3.4 xmms-crystality-0.92_1 xmms-esound-1.2.8_1 xmms-ladspa-0.7 xmms-liveice-1.0.0 xmms-quix3dn-4.4.1 xmms-sndfile-1.1 xscreensaver-gnome-4.14 yaz-2.0.4 yelp-2.4.2 zenity-1.6 zip-2.3_1 zziplib-0.10.82 --=-GEyNbzfWsfZyDMk5FNqp-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 09:14:06 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD75316A4CE for ; Fri, 2 Jan 2004 09:14:06 -0800 (PST) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA40B43D2D for ; Fri, 2 Jan 2004 09:14:03 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.12.10/8.12.10) with ESMTP id i02HE2Qr045338; Fri, 2 Jan 2004 18:14:02 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.12.10/8.12.10/Submit) id i02HE27g045337; Fri, 2 Jan 2004 18:14:02 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Poul-Henning Kamp In-Reply-To: <68903.1073062115@critter.freebsd.dk> References: <68903.1073062115@critter.freebsd.dk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-trSWSqK3nLkR2/MXXahw" Message-Id: <1073063642.40957.63.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 18:14:02 +0100 cc: gnome@FreeBSD.org Subject: Re: build bug... X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 17:14:07 -0000 --=-trSWSqK3nLkR2/MXXahw Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable V p=E1, 02. 01. 2004 v 17:48, Poul-Henning Kamp p=ED=B9e: > I don't know if it is possible or even useful to test this earlier > on in the build procedure: >=20 > configure: error: *** pkg-config too old; version 0.14 or better required= . Update your installation of pkgconfig. There is no infrastructure in Ports that could check for minimal version of installed package. --=20 Pav Lucistnik Orfax's hip flask contained Old Janx Spirit, a mixture of potions of stupidity, paralysis, naivery, ruination, lose memories, confusion, and slime mold juice, with a twist of lemon. - from a post on Angband Community Forum --=-trSWSqK3nLkR2/MXXahw Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9abantdYP8FOsoIRAs65AJ4pg+GzJNUwcv2vufQhG4Z9uyGdFQCcDUP/ d+VXIDLw8SLh+W2ZftJXOqg= =pE0g -----END PGP SIGNATURE----- --=-trSWSqK3nLkR2/MXXahw-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 09:19:54 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6F9616A4CE for ; Fri, 2 Jan 2004 09:19:54 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id D28AA43D53 for ; Fri, 2 Jan 2004 09:19:31 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02HJSov021493; Fri, 2 Jan 2004 12:19:29 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02HHsL4064117; Fri, 2 Jan 2004 12:17:54 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: theuone@yahoo.com In-Reply-To: <1073062336.80785.2.camel@kmcd.mediak.us> References: <1073062336.80785.2.camel@kmcd.mediak.us> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ShU/tl8T7Od0Z6PMhju1" Organization: MarcusCom, Inc. Message-Id: <1073063981.779.2.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 12:19:41 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users Subject: Re: Gnumeric 2 failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 17:19:55 -0000 --=-ShU/tl8T7Od0Z6PMhju1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 11:52, Dale Merrick wrote: > Got this when I tried to "make install" in /usr/ports/math/gnumeric2.=20 > Also attached my package list and the gnumeric2 config.log. Try reinstalling textproc/intltool. The Perl module is included, and there is a hack in the gnumeric2 Makefile to make it useful. Joe >=20 > =3D=3D=3D> Configuring for gnumeric2-1.2.4 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking whether gmake sets $(MAKE)... yes > checking for working aclocal-1.4... missing > checking for working autoconf... found > checking for working automake-1.4... missing > checking for working autoheader... found > checking for working makeinfo... found > checking whether to enable maintainer-specific portions of Makefiles... > no > checking for intltool >=3D 0.27.2... 0.28 found > checking for perl... /usr/bin/perl > configure: error: XML::Parser perl module is required for intltool > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and > attach > the "/usr/ports/math/gnumeric2/work/gnumeric-1.2.4/config.log" > including > the output of the failure of your make command. Also, it might be > a > good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 > =20 > Stop in /usr/ports/math/gnumeric2. --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ShU/tl8T7Od0Z6PMhju1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9agtb2iPiv4Uz4cRAlelAJ0YDM77Q30sfGIIfUFtxSX8Xvh2PQCgiJd0 iP5T4z6Ye0YOwt94wofs9UE= =Bt2N -----END PGP SIGNATURE----- --=-ShU/tl8T7Od0Z6PMhju1-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 09:21:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5278716A4CE for ; Fri, 2 Jan 2004 09:21:45 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 686A143D6A for ; Fri, 2 Jan 2004 09:21:33 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id D07697642E; Fri, 2 Jan 2004 18:21:31 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 86305-08; Fri, 2 Jan 2004 18:21:29 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id D89407642D; Fri, 2 Jan 2004 18:21:28 +0100 (CET) Message-ID: <3FF5A89E.6000809@webonaut.com> Date: Fri, 02 Jan 2004 18:21:34 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> In-Reply-To: <20040102165420.3e95fd04@Magellan.Leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 17:21:45 -0000 Alexander Leidinger wrote: >On Fri, 02 Jan 2004 16:40:12 +0100 >Franz Klammer wrote: > > > >>>I'm also able to interpret a "2.4" into some visible parts of the >>>picture (hint: the "4" is easy and the point is yellow). >>> >>> >>great idea :-) - but i think it not suitable for a splash screen. in the >>view >>seconds the user sees the screen it's more possible that they ask themself >>what this yellow dot means. >> >> > >The picture shouldn't contain a yellow dot... I just morphed the trident into a >point in my brain. :-) > > > OH! :-/ ok! let's take another look at my splash-site. is it something like that what you wanted to see? franz. >Bye, >Alexander. > > > -- webonaut.com :: web technology klammer@webonaut.com :: http://webonaut.com/ fon +43-664-3434708 -- MIG_media intelligence group > agentur für werbung & neue medien A-5020 Salzburg > Linzergasse 21 Fon +43-662-453091-0 > Fax -99 office@mig.co.at > http://www.mig.co.at -- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 09:25:40 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1FF16A4CE for ; Fri, 2 Jan 2004 09:25:40 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7617143D3F for ; Fri, 2 Jan 2004 09:25:38 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02HPYAb027749; Fri, 2 Jan 2004 12:25:35 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02HO0L4064213; Fri, 2 Jan 2004 12:24:00 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <3FF5A89E.6000809@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3wA3tI+4XDZoEk4GPvuS" Organization: MarcusCom, Inc. Message-Id: <1073064347.779.6.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 12:25:47 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 17:25:40 -0000 --=-3wA3tI+4XDZoEk4GPvuS Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 12:21, Franz Klammer wrote: > Alexander Leidinger wrote: >=20 > >On Fri, 02 Jan 2004 16:40:12 +0100 > >Franz Klammer wrote: > > > > =20 > > > >>>I'm also able to interpret a "2.4" into some visible parts of the > >>>picture (hint: the "4" is easy and the point is yellow). > >>> =20 > >>> > >>great idea :-) - but i think it not suitable for a splash screen. in th= e=20 > >>view > >>seconds the user sees the screen it's more possible that they ask thems= elf > >>what this yellow dot means. > >> =20 > >> > > > >The picture shouldn't contain a yellow dot... I just morphed the trident= into a > >point in my brain. :-) > > > > =20 > > > OH! :-/ >=20 > ok! let's take another look at my splash-site. is it something like that=20 > what you > wanted to see? I like the top one, but I'm just not sure what kind of disorder this guy has that makes his toes brighter than his foot. Joe >=20 > franz. >=20 > >Bye, > >Alexander. > > > > =20 > > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3wA3tI+4XDZoEk4GPvuS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9ambb2iPiv4Uz4cRAiuOAJ4y+NURKEq6KwRY+Z+YMsMONHUuQwCffDrG mRNNlzKSUvynK5X2JmSlHuo= =NwEi -----END PGP SIGNATURE----- --=-3wA3tI+4XDZoEk4GPvuS-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 09:31:35 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 456AC16A4CE; Fri, 2 Jan 2004 09:31:35 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EFC543D7B; Fri, 2 Jan 2004 09:29:40 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02HTTAb000740; Fri, 2 Jan 2004 12:29:29 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02HRsL4064259; Fri, 2 Jan 2004 12:27:54 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Paul Seniura In-Reply-To: <20031231234158.8EF1C5C29@techpc04.okladot.state.ok.us> References: <20031231234158.8EF1C5C29@techpc04.okladot.state.ok.us> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-J4M9gAGKMTASBBCXYxFH" Organization: MarcusCom, Inc. Message-Id: <1073064581.779.10.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 12:29:42 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-perl@freebsd.org cc: freebsd-ports@freebsd.org cc: freebsd-gnome@freebsd.org Subject: Re: I'm having an awful time updating gdm2 and other ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 17:31:35 -0000 --=-J4M9gAGKMTASBBCXYxFH Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-12-31 at 18:41, Paul Seniura wrote: > The root of this whole problem is that starting-up Gnome2 gets stuck afte= r it shows the splash screen. Or if I have it bring up the Login Panel fir= st, it won't go past you entering your id & password. I have no tell-tale = signs in the logs that show what the problem actually is. >=20 > I'm now trying to 'portupgrade gdm2' to get it updated with yesterday's C= VS changes (I'm actually using CTM to track -Current). >=20 > Talk about "when it rains, it pours..." >=20 > The Makefile for gdm2 does no checking whatsoever for perl itself and per= l macros in its BUILD_DEPENDS, as some other ports properly do. >=20 > Earlier this week I had done a 'use.perl port' and have had no problems w= ith configure/installing new ports or updating them. > Not until yesterday's gdm2 changes came thru, that is. >=20 > This is what 'portupgrade gdm2' shows today: >=20 > [...] > =3D=3D=3D> Configuring for gdm2-2.4.4.6 > checking for intltool >=3D 0.21... 0.28 found > checking for perl... /usr/bin/perl > configure: error: XML::Parser perl module is required for intltool > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and att= ach > the "/src/ports/x11/gdm2/work/gdm-2.4.4.6/config.log" including the > output of the failure of your make command. Also, it might be a goo= d > idea to provide an overview of all packages installed on your syste= m > (e.g. an `ls /var/db/pkg`). > *** Error code 1 >=20 > Stop in /src/ports/x11/gdm2. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade1357= .57 make > ** Fix the problem and try again. > [...] This Perl module is included with intltool-0.28, and is installed in a non-default location with regard to Perl. However, there is a hack in the gdm2 Makefile that points intltool-merge to this file. You probably should try reinstalling intltool. >=20 > So I did 'use.port system' and 'rehash' and checked to see that /etc/make= .conf was updated properly and the symlinks -- and even rebooted -- to no a= vail, because 'perl -v' is still showing 5.8.2 and will still cause the abo= ve problem. >=20 > Yes I have seen PR/55760 but what good will it do if the maintainer won't= commit that huge patch to make it 'official'? Will 55760 fix _this_ probl= em with gdm2 anyway? I don't see how, because gdm2 itself has no logic to = check for perl and co. >=20 > I have no idea what other perl modules are required by gdm2 and in which = p5-* collection. > So I thought to try installing a meta-port such as print/p5-GnomePrint to= get a bunch of p5-* parts installed which would include the XML::Parser mo= dule among others, and hopefully enough of them to make gdm2 happy. >=20 > "When it rains, it pours..." >=20 > ...because now doing a portupgrade --new for p5-GnomePrint is griping thu= sly: >=20 > [...] > install -C -o root -g wheel -m 444 /src/ports/www/gtkhtml/work/gtkhtml-1= .1.10/gtkhtmlConf.sh /usr/X11R6/etc/gtkhtmlConf.sh > =3D=3D=3D> Running ldconfig > /sbin/ldconfig -m /usr/X11R6/lib > =3D=3D=3D> Registering installation for gtkhtml-1.1.10_2 > =3D=3D=3D> Returning to build of p5-GnomePrint-0.7009 > =3D=3D=3D> Configuring for p5-GnomePrint-0.7009 > Cannot load Gtk::Install::Files: Can't locate Gtk/Install/Files.pm in @IN= C (@INC contains:=20 > /usr/local/lib/perl5/site_perl/5.8.2/mach > /usr/local/lib/perl5/site_perl/5.8.2 /usr/local/lib/perl5/site_perl/5.6.= 1 /usr/local/lib/perl5/site_perl=20 > /usr/local/lib/perl5/5.8.2 > /BSDPAN /usr/local/lib/perl5/5.8.2/mach /usr/local/lib/perl5/5.8.2 .) at = ../Depends.pm line 93. >=20 > *** Error code 2 >=20 > Stop in /src/ports/print/p5-GnomePrint. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade4491= 7.47 make > ** Fix the problem and try again. > [...] This looks like You need to reinstall p5-Gtk (and probably all Perl modules). Modules need to be built for the version of Perl under which they will run. Joe >=20 > The portupgrade run above had already installed a ton of prerequisite por= ts, and was "returning" to finish p5-GnomePrint. =20 > Something got missed somewhere, but I can't see where (I do the 2>&1 thin= g and 'tee' the output to a file for later review). >=20 > I need help, please! >=20 > I'm having similar trouble with KDE taking forever to start up, and once = it is ready, it again takes forever to bring up a simple "Open File" dialog= , no matter what app. >=20 > If I keep getting into this much trouble with FreeBSD, I won't be able to= show how free software can be used in our agency! 'They' will tell me to = drop this project, and we'll forever be stuck with M$! >=20 > Thank you, >=20 > -- Paul Seniura > System Specialist > State of Okla. D.O.T. >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-J4M9gAGKMTASBBCXYxFH Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9aqFb2iPiv4Uz4cRAkDYAJ97xc7AeJCPiJ1vF1vQD14MAoa22gCfXQLe zd0/RWSaCejgx0KC3uKtask= =e2nC -----END PGP SIGNATURE----- --=-J4M9gAGKMTASBBCXYxFH-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 10:05:17 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A47E716A4CE for ; Fri, 2 Jan 2004 10:05:17 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1A0743D53 for ; Fri, 2 Jan 2004 10:05:14 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 6DC987642E; Fri, 2 Jan 2004 19:05:13 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87113-03; Fri, 2 Jan 2004 19:05:10 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 451D77642D; Fri, 2 Jan 2004 19:05:10 +0100 (CET) Message-ID: <3FF5B2DC.4020306@webonaut.com> Date: Fri, 02 Jan 2004 19:05:16 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> <1073064347.779.6.camel@gyros> In-Reply-To: <1073064347.779.6.camel@gyros> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 18:05:17 -0000 Joe Marcus Clarke wrote: >On Fri, 2004-01-02 at 12:21, Franz Klammer wrote: > > >>Alexander Leidinger wrote: >> >> >> >>>On Fri, 02 Jan 2004 16:40:12 +0100 >>>Franz Klammer wrote: >>> >>> >>> >>> >>> >>>>>I'm also able to interpret a "2.4" into some visible parts of the >>>>>picture (hint: the "4" is easy and the point is yellow). >>>>> >>>>> >>>>> >>>>> >>>>great idea :-) - but i think it not suitable for a splash screen. in the >>>>view >>>>seconds the user sees the screen it's more possible that they ask themself >>>>what this yellow dot means. >>>> >>>> >>>> >>>> >>>The picture shouldn't contain a yellow dot... I just morphed the trident into a >>>point in my brain. :-) >>> >>> >>> >>> >>> >>OH! :-/ >> >>ok! let's take another look at my splash-site. is it something like that >>what you >>wanted to see? >> >> > >I like the top one, but I'm just not sure what kind of disorder this guy >has that makes his toes brighter than his foot. > > > maybe the toes are more dirty? ;-)) ok, ok ... ;-) ... again a new version. as i don't want to trash you with one update per minute it's my last until there is a decision what way is the best :-) franz. >Joe > > > >>franz. >> >> >> >>>Bye, >>>Alexander. >>> >>> >>> >>> >>> -- webonaut.com :: web technology klammer@webonaut.com :: http://webonaut.com/ fon +43-664-3434708 -- MIG_media intelligence group > agentur für werbung & neue medien A-5020 Salzburg > Linzergasse 21 Fon +43-662-453091-0 > Fax -99 office@mig.co.at > http://www.mig.co.at -- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 10:28:21 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84ABB16A4CE for ; Fri, 2 Jan 2004 10:28:21 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 660E943D5A for ; Fri, 2 Jan 2004 10:28:15 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id D6ADF7642E for ; Fri, 2 Jan 2004 19:28:13 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87168-02 for ; Fri, 2 Jan 2004 19:28:11 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 89FED7642D for ; Fri, 2 Jan 2004 19:28:11 +0100 (CET) Message-ID: <3FF5B841.8010101@webonaut.com> Date: Fri, 02 Jan 2004 19:28:18 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: multipart/mixed; boundary="------------080200080809050408040409" X-Virus-Scanned: by amavisd-new at webonaut.com Subject: diff: remove gDesklet-0.24.1 from develfaq.sgml X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 18:28:21 -0000 This is a multi-part message in MIME format. --------------080200080809050408040409 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit as gDesklets-0.25.1 are in th emain ports tree the waring "0.24.1 did not build" should be removed from the develfaq. diff attached. franz. --------------080200080809050408040409 Content-Type: text/plain; name="develfaq.sgml.diff" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="develfaq.sgml.diff" LS0tIGRldmVsZmFxLnNnbWwub3JpZwlGcmkgSmFuICAyIDE5OjIzOjA1IDIwMDQKKysrIGRl dmVsZmFxLnNnbWwJRnJpIEphbiAgMiAxOToyMzoyNCAyMDA0CkBAIC0xODQsMTAgKzE4NCw2 IEBACiAJPHA+RGVza3RvcCBpY29ucyBoYXZlIHJlYWQtb25seSBlbWJsZW1zLiAgSXQgaXMg c2FpZCB0aGlzIG9ubHkKIAkgIGhhcHBlbnMgZm9yIHVzZXJzIGluIHRoZSB3aGVlbCBncm91 cC48L3A+CiAKLQk8cD5nRGVza2xldHMtMC4yNC4xIGRvZXMgbm90IGJ1aWxkIG9yIHdvcmsg Y29ycmVjdGx5IHdpdGggR05PTUUgCi0JICAmZ25vbWVkZXZlbHZlcjsuICBUaGUgbWFpbnRh aW5lciBpcyBjdXJyZW50bHkgZXZhbHVhdGluZwotCSAgMC4yNSB3aGljaCBzaG91bGQgd29y ayB3aXRoIEdOT01FICZnbm9tZWRldmVsdmVyOy48L3A+Ci0JCiAJPHA+PGI+S25vd24gQnVn czo8L2I+PC9wPgogCiAJPHVsPgo= --------------080200080809050408040409-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 10:35:45 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD1216A4CE for ; Fri, 2 Jan 2004 10:35:45 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id D415543D49 for ; Fri, 2 Jan 2004 10:35:44 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.24; FreeBSD) id 1AcU9A-000N27-3i for freebsd-gnome@freebsd.org; Fri, 02 Jan 2004 10:35:44 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 2 Jan 2004 10:35:43 -0800 To: freebsd gnome Message-Id: Subject: ath and wireless link monitor X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 18:35:45 -0000 anyone have wireless link monitor 2.4.1 running with freebsd -current and the ath driver, please send clues. i get "No Wireless Devices" in the prefs window. randy From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 10:53:11 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEA316A4CE for ; Fri, 2 Jan 2004 10:53:11 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA1F43D54 for ; Fri, 2 Jan 2004 10:53:10 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02Ir6ov002540; Fri, 2 Jan 2004 13:53:07 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02IpWL4065088; Fri, 2 Jan 2004 13:51:32 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Randy Bush In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-p71XOqUXg25WTK33hJp6" Organization: MarcusCom, Inc. Message-Id: <1073069599.779.18.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 13:53:20 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd gnome Subject: Re: ath and wireless link monitor X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 18:53:12 -0000 --=-p71XOqUXg25WTK33hJp6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 13:35, Randy Bush wrote: > anyone have wireless link monitor 2.4.1 running with freebsd > -current and the ath driver, please send clues. i get "No=20 > Wireless Devices" in the prefs window. Someone needs to add support probably. Send me a ath card, and I'll do it. Joe >=20 > randy >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-p71XOqUXg25WTK33hJp6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9b4fb2iPiv4Uz4cRAilSAKCD+fN3WZThT5QitsKjCUHr00hBBwCgkO4P rDYv3ncNF0coBL5nC3d53KQ= =zg2c -----END PGP SIGNATURE----- --=-p71XOqUXg25WTK33hJp6-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 11:35:48 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1593F16A4CE for ; Fri, 2 Jan 2004 11:35:48 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 558CA43D46 for ; Fri, 2 Jan 2004 11:35:44 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02JZeHG004871; Fri, 2 Jan 2004 14:35:41 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02JY5L4065425; Fri, 2 Jan 2004 14:34:05 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <3FF5B2DC.4020306@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> <1073064347.779.6.camel@gyros> <3FF5B2DC.4020306@webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Sn8qvYWrji4+GcWNgv6Y" Organization: MarcusCom, Inc. Message-Id: <1073072153.779.26.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 14:35:53 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 19:35:48 -0000 --=-Sn8qvYWrji4+GcWNgv6Y Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 13:05, Franz Klammer wrote: > Joe Marcus Clarke wrote: >=20 > >On Fri, 2004-01-02 at 12:21, Franz Klammer wrote: > > =20 > > > >>Alexander Leidinger wrote: > >> > >> =20 > >> > >>>On Fri, 02 Jan 2004 16:40:12 +0100 > >>>Franz Klammer wrote: > >>> > >>>=20 > >>> > >>> =20 > >>> > >>>>>I'm also able to interpret a "2.4" into some visible parts of the > >>>>>picture (hint: the "4" is easy and the point is yellow). > >>>>> =20 > >>>>> > >>>>> =20 > >>>>> > >>>>great idea :-) - but i think it not suitable for a splash screen. in = the=20 > >>>>view > >>>>seconds the user sees the screen it's more possible that they ask the= mself > >>>>what this yellow dot means. > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>The picture shouldn't contain a yellow dot... I just morphed the tride= nt into a > >>>point in my brain. :-) > >>> > >>>=20 > >>> > >>> =20 > >>> > >>OH! :-/ > >> > >>ok! let's take another look at my splash-site. is it something like tha= t=20 > >>what you > >>wanted to see? > >> =20 > >> > > > >I like the top one, but I'm just not sure what kind of disorder this guy > >has that makes his toes brighter than his foot. > > > > =20 > > > maybe the toes are more dirty? ;-)) >=20 > ok, ok ... ;-) > ... again a new version. >=20 > as i don't want to trash you with one update per minute it's my last=20 > until there is a > decision what way is the best :-) What about making the whole foot (including the toes) be transparent (i.e. similar to the second one down, but include the toes). Joe >=20 > franz. >=20 > >Joe > > > > =20 > > > >>franz. > >> > >> =20 > >> > >>>Bye, > >>>Alexander. > >>> > >>>=20 > >>> > >>> =20 > >>> --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Sn8qvYWrji4+GcWNgv6Y Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9cgZb2iPiv4Uz4cRAkBPAJ4uVCqYdl14YjKmYAX2nS/42UfgVwCfZwxt tHlJPCGA7kpT4CUaaJoQDVY= =AOyE -----END PGP SIGNATURE----- --=-Sn8qvYWrji4+GcWNgv6Y-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 11:54:38 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F5716A4CE for ; Fri, 2 Jan 2004 11:54:38 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7EF143D4C for ; Fri, 2 Jan 2004 11:54:30 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id ED3517643E; Fri, 2 Jan 2004 20:54:28 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 87113-08; Fri, 2 Jan 2004 20:54:26 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 3E14C76439; Fri, 2 Jan 2004 20:54:26 +0100 (CET) Message-ID: <3FF5CC79.6030102@webonaut.com> Date: Fri, 02 Jan 2004 20:54:33 +0100 From: Franz Klammer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031211 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> <1073064347.779.6.camel@gyros> <3FF5B2DC.4020306@webonaut.com> <1073072153.779.26.camel@gyros> In-Reply-To: <1073072153.779.26.camel@gyros> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 19:54:38 -0000 Joe Marcus Clarke wrote: >>>I like the top one, but I'm just not sure what kind of disorder this guy >>>has that makes his toes brighter than his foot. >>> >>> >>> >>maybe the toes are more dirty? ;-)) >> >>ok, ok ... ;-) >>... again a new version. >> >>as i don't want to trash you with one update per minute it's my last >>until there is a >>decision what way is the best :-) >> >> > >What about making the whole foot (including the toes) be transparent >(i.e. similar to the second one down, but include the toes). > > > ok! another one available for review. franz. >Joe > > From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 12:40:44 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6BB216A4CE for ; Fri, 2 Jan 2004 12:40:44 -0800 (PST) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1907643D3F for ; Fri, 2 Jan 2004 12:40:42 -0800 (PST) (envelope-from jkim@niksun.com) Received: from daemon.mj.niksun.com (daemon.mj.niksun.com [10.70.0.244]) i02Kdcuv061671; Fri, 2 Jan 2004 15:39:48 -0500 (EST) (envelope-from jkim@niksun.com) X-RAV-AntiVirus: This e-mail has been scanned for viruses. From: Jung-uk Kim Organization: Niksun, Inc. To: Joe Marcus Clarke Date: Fri, 2 Jan 2004 15:39:33 -0500 User-Agent: KMail/1.5.4 References: <1073069599.779.18.camel@gyros> In-Reply-To: <1073069599.779.18.camel@gyros> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_Fcd9/93NJqyr8Ac" Message-Id: <200401021539.33278.jkim@niksun.com> cc: freebsd-gnome@freebsd.org Subject: Re: ath and wireless link monitor X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 20:40:44 -0000 --Boundary-00=_Fcd9/93NJqyr8Ac Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline On Friday 02 January 2004 01:53 pm, Joe Marcus Clarke wrote: > On Fri, 2004-01-02 at 13:35, Randy Bush wrote: > > anyone have wireless link monitor 2.4.1 running with freebsd > > -current and the ath driver, please send clues. i get "No > > Wireless Devices" in the prefs window. > > Someone needs to add support probably. Send me a ath card, and > I'll do it. FYI, 'ath' doesn't need another hack. Check the attached patch. It works for me. Jung-uk Kim > Joe > > > randy > > > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to > > "freebsd-gnome-unsubscribe@freebsd.org" --Boundary-00=_Fcd9/93NJqyr8Ac Content-Type: text/x-diff; charset="euc-kr"; name="wireless-applet.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="wireless-applet.diff" --- usr/ports/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c.orig Fri Jan 2 15:33:05 2004 +++ usr/ports/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c Fri Jan 2 14:47:06 2004 @@ -1,5 +1,5 @@ --- wireless/wireless-applet.c.orig Tue Oct 21 19:06:53 2003 -+++ wireless/wireless-applet.c Sat Nov 15 16:32:02 2003 ++++ wireless/wireless-applet.c Fri Jan 2 14:46:24 2004 @@ -30,6 +30,15 @@ #include #include @@ -242,7 +242,7 @@ + } + } + else -+ if (g_strncasecmp(device, "wi", 2)==0) { ++ if (g_strncasecmp(device, "wi", 2)==0 || g_strncasecmp(device, "ath", 3)==0) { + applet->devices = g_list_prepend (applet->devices, g_strdup (device)); + if (g_strcasecmp(applet->device, device)==0) { + get_wi_data(applet, device, &level); --Boundary-00=_Fcd9/93NJqyr8Ac-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 12:43:34 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627B716A4CE for ; Fri, 2 Jan 2004 12:43:34 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED78743D46 for ; Fri, 2 Jan 2004 12:43:26 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02KhNAb025639; Fri, 2 Jan 2004 15:43:24 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02KfmL4065957; Fri, 2 Jan 2004 15:41:48 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jung-uk Kim In-Reply-To: <200401021539.33278.jkim@niksun.com> References: <1073069599.779.18.camel@gyros> <200401021539.33278.jkim@niksun.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qH4JEQx1zxc68VYbLU4t" Organization: MarcusCom, Inc. Message-Id: <1073076217.779.69.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 15:43:37 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-gnome@freebsd.org Subject: Re: ath and wireless link monitor X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 20:43:34 -0000 --=-qH4JEQx1zxc68VYbLU4t Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 15:39, Jung-uk Kim wrote: > On Friday 02 January 2004 01:53 pm, Joe Marcus Clarke wrote: > > On Fri, 2004-01-02 at 13:35, Randy Bush wrote: > > > anyone have wireless link monitor 2.4.1 running with freebsd > > > -current and the ath driver, please send clues. i get "No > > > Wireless Devices" in the prefs window. > > > > Someone needs to add support probably. Send me a ath card, and > > I'll do it. >=20 > FYI, 'ath' doesn't need another hack. Check the attached patch. It=20 > works for me. Thanks! I see you work for Niksun. I love your stuff. I got a chance to demo it a long while back for Cisco. Joe >=20 > Jung-uk Kim >=20 > > Joe > > > > > randy > > > > > > _______________________________________________ > > > freebsd-gnome@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > > To unsubscribe, send any mail to > > > "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-qH4JEQx1zxc68VYbLU4t Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9df4b2iPiv4Uz4cRAkz1AJ9DuQz4awN7n47QiDMpR1y9pd7RRACeJ+1Q I3dx8SSJOrET/06+Bftv2A4= =W6Ds -----END PGP SIGNATURE----- --=-qH4JEQx1zxc68VYbLU4t-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 12:48:05 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD3816A4CE for ; Fri, 2 Jan 2004 12:48:05 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18ADA43D66 for ; Fri, 2 Jan 2004 12:47:39 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i02KlZHG000407; Fri, 2 Jan 2004 15:47:35 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i02KjxL4066014; Fri, 2 Jan 2004 15:46:00 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <3FF5B2DC.4020306@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> <1073064347.779.6.camel@gyros> <3FF5B2DC.4020306@webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xSDqYiDkBIwLfCTusD5x" Organization: MarcusCom, Inc. Message-Id: <1073076468.779.71.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 15:47:48 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Alexander Leidinger cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 20:48:05 -0000 --=-xSDqYiDkBIwLfCTusD5x Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 13:05, Franz Klammer wrote: > Joe Marcus Clarke wrote: >=20 > >On Fri, 2004-01-02 at 12:21, Franz Klammer wrote: > > =20 > > > >>Alexander Leidinger wrote: > >> > >> =20 > >> > >>>On Fri, 02 Jan 2004 16:40:12 +0100 > >>>Franz Klammer wrote: > >>> > >>>=20 > >>> > >>> =20 > >>> > >>>>>I'm also able to interpret a "2.4" into some visible parts of the > >>>>>picture (hint: the "4" is easy and the point is yellow). > >>>>> =20 > >>>>> > >>>>> =20 > >>>>> > >>>>great idea :-) - but i think it not suitable for a splash screen. in = the=20 > >>>>view > >>>>seconds the user sees the screen it's more possible that they ask the= mself > >>>>what this yellow dot means. > >>>> =20 > >>>> > >>>> =20 > >>>> > >>>The picture shouldn't contain a yellow dot... I just morphed the tride= nt into a > >>>point in my brain. :-) > >>> > >>>=20 > >>> > >>> =20 > >>> > >>OH! :-/ > >> > >>ok! let's take another look at my splash-site. is it something like tha= t=20 > >>what you > >>wanted to see? > >> =20 > >> > > > >I like the top one, but I'm just not sure what kind of disorder this guy > >has that makes his toes brighter than his foot. > > > > =20 > > > maybe the toes are more dirty? ;-)) >=20 > ok, ok ... ;-) > ... again a new version. >=20 > as i don't want to trash you with one update per minute it's my last=20 > until there is a > decision what way is the best :-) I like the new one. If people agree, I can commit it to the port with the next gnomesession update. Joe >=20 > franz. >=20 > >Joe > > > > =20 > > > >>franz. > >> > >> =20 > >> > >>>Bye, > >>>Alexander. > >>> > >>>=20 > >>> > >>> =20 > >>> --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-xSDqYiDkBIwLfCTusD5x Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9dj0b2iPiv4Uz4cRAoVXAJ4rkyj0yESfKnLWSSQD2KVCsne+1gCfW1OY psu5as/fMzuGA3twwr8zaME= =QnwG -----END PGP SIGNATURE----- --=-xSDqYiDkBIwLfCTusD5x-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 13:32:28 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6C4616A4CE for ; Fri, 2 Jan 2004 13:32:28 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id A326243D73 for ; Fri, 2 Jan 2004 13:32:17 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040102213217.BZXX2432.lakemtao07.cox.net@mezz.mezzweb.com> for ; Fri, 2 Jan 2004 16:32:17 -0500 Date: Fri, 02 Jan 2004 15:31:13 -0600 To: freebsd-gnome@freebsd.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 Subject: Anyone have the problem with key too in the current of 2.5.x? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 21:32:28 -0000 I am wondering if anyone is having the same problem? I don't know how it has happened, I updated everything such as -CURRENT and all apps include 2.5.x like two days ago or so. Now, I am not able to hold any key that will make loop. I have to press the delete or even 'a' key many times if I want many 'a', which the loop (hold key) seems to be broke. The loop works fine if I am not in X, so I think it's more like Gnome 2.5.x problem. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 16:17:03 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 385C316A4CE for ; Fri, 2 Jan 2004 16:17:03 -0800 (PST) Received: from host.server-23.net (host.server-23.net [64.191.95.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C3743D1D for ; Fri, 2 Jan 2004 16:17:01 -0800 (PST) (envelope-from samy@kerneled.com) Received: from [212.116.200.127] (helo=beastie.freebsd.local) by host.server-23.net with asmtp (Exim 4.24) id 1AcZT9-0000Qc-EE; Fri, 02 Jan 2004 19:16:43 -0500 Date: Sat, 3 Jan 2004 03:16:55 +0300 From: Samy Al Bahra To: Alexander Leidinger Message-Id: <20040103031655.527b9832.samy@kerneled.com> In-Reply-To: <20040102142110.0d0c9646@Magellan.Leidinger.net> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> Organization: Kerneled X-Mailer: Sylpheed version 0.9.5-gtk2-20030906 (GTK+ 2.2.1; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.server-23.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kerneled.com cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 00:17:03 -0000 On Fri, 2 Jan 2004 14:21:10 +0100 Alexander Leidinger wrote: > On Fri, 02 Jan 2004 13:41:25 +0100 > Franz Klammer wrote: > > > >>>> I would like it more if the foot would look more like > > >>>>http://www.gnome.org/press/gnome-huge-comp.jpg (with added > > >transparency) > > >>>>and if freebsd/daemon would be a little bit less transparent. > > > many thanks for all the positive feedback! :-D > > > > sorry, but i didn't know how to make such an effect like in the link > > above. > > You could ask tigert@ximian.com, I think he painted the foot (he did a > lot of the good looking GNOME stuff, so I would be surprised, if he > didn't painted the foot, but at least he should be able to tell you > how to create such an effect). I've looked at tigert.gimp.org, but > haven't found the texture of the foot. I would love it if we could talk one of the Ximian artists to make a splash screen for us (jimmac could do wonderful stuff with that daemon). Joe, you think you could do this? -- +-----------------------------------+ | Samy Al Bahra | samy@kerneled.com | |-----------------------------------| | B3A7 F5BE B2AE 67B1 AC4B | | 0983 956D 1F4A AA54 47CB | |-----------------------------------| | http://www.kerneled.com | +-----------------------------------+ From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 20:13:23 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 416F416A4CE for ; Fri, 2 Jan 2004 20:13:23 -0800 (PST) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C2143D58 for ; Fri, 2 Jan 2004 20:13:22 -0800 (PST) (envelope-from eddie@normal1.com) Received: from strange.normal1.com ([68.101.242.185]) by fed1mtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040103041322.SRNU3905.fed1mtao04.cox.net@strange.normal1.com> for ; Fri, 2 Jan 2004 23:13:22 -0500 Date: Fri, 2 Jan 2004 20:13:24 -0800 From: "E. Gabriel Dandrades" To: gnome@FreeBSD.org Message-Id: <20040102201324.316113fb.eddie@normal1.com> Organization: normal1.com Local Network X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Fri__2_Jan_2004_20:13:24_-0800_08264400" Subject: Problem Installing kmerlin X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 04:13:23 -0000 This is a multi-part message in MIME format. --Multipart_Fri__2_Jan_2004_20:13:24_-0800_08264400 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Here's the output up until the error occured: --snip checking for sscanf... yes checking for perl... perl Found python in /usr/local/bin/python Found Python version 2.3 Found libxml2-python module Enabling debugger checking for libxml libraries >= 2.6.3... configure: error: Version 2.6.1 found. You need at least libxml2 2.6.3 for this version of libxslt ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/textproc/libxslt/work/libxslt-1.1.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/textproc/libxslt. *** Error code 1 Stop in /usr/ports/x11/kdelibs3. *** Error code 1 Stop in /usr/ports/net/kmerlin. strange# --snap FreeBSD strange.normal1.com 4.9-STABLE FreeBSD 4.9-STABLE #3: Wed Dec 31 19:53:46 PST 2003 root@strange.normal1.com:/usr/src/sys/compile/STRANGE i386 ============== Other logs are attatched as well as the output of /var/db/pkg========== --Cheers! --Multipart_Fri__2_Jan_2004_20:13:24_-0800_08264400 Content-Type: application/octet-stream; name="var-db-pkg-output" Content-Disposition: attachment; filename="var-db-pkg-output" Content-Transfer-Encoding: base64 WEZyZWU4Ni1saWJyYXJpZXMtNC4zLjBfNgpYZnQtMi4xLjIKYXJ0cy0xLjEuNCwxCmF1dG9jb25m LTIuNTNfMQphdXRvbWFrZS0xLjUsMQpiaXNvbi0xLjc1XzEKY3Vwcy1iYXNlLTEuMS4xOS4wCmV4 cGF0LTEuOTUuNl8xCmZhbS0yLjYuOV8zCmZvbnRjb25maWctMi4yLjkwXzMKZnJlZXR5cGUyLTIu MS41XzEKZ3RrLWdudXRlbGxhLTAuOTMKaGVscDJtYW4tMS4yOQppbWFrZS00LjMuMF8xCmpwZWct NmJfMQpsY21zLTEuMDksMQpsaWJnbHV0LTUuMC4yCmxpYm1uZy0xLjAuNV8xCm5tYXAtMy40OF8x CnBjcmUtNC40CnBrZ2NvbmZpZy0wLjE1LjAKcG5nLTEuMi41XzIKcXQtMy4yLjEKc2FtYmEtMy4w LjAsMQp0aWZmLTMuNi4wCnVucmFyLTMuMjAsMgo= --Multipart_Fri__2_Jan_2004_20:13:24_-0800_08264400 Content-Type: application/octet-stream; name="LOG" Content-Disposition: attachment; filename="LOG" Content-Transfer-Encoding: base64 Y2hlY2tpbmcgZm9yIHNzY2FuZi4uLiB5ZXMKY2hlY2tpbmcgZm9yIHBlcmwuLi4gcGVybApGb3Vu ZCBweXRob24gaW4gL3Vzci9sb2NhbC9iaW4vcHl0aG9uCkZvdW5kIFB5dGhvbiB2ZXJzaW9uIDIu MwpGb3VuZCBsaWJ4bWwyLXB5dGhvbiBtb2R1bGUKRW5hYmxpbmcgZGVidWdnZXIKY2hlY2tpbmcg Zm9yIGxpYnhtbCBsaWJyYXJpZXMgPj0gMi42LjMuLi4gY29uZmlndXJlOiBlcnJvcjogVmVyc2lv biAyLjYuMSBmb3VuZC4gWW91IG5lZWQgYXQgbGVhc3QgbGlieG1sMiAyLjYuMyBmb3IgdGhpcyB2 ZXJzaW9uIG9mIGxpYnhzbHQKPT09PiAgU2NyaXB0ICJjb25maWd1cmUiIGZhaWxlZCB1bmV4cGVj dGVkbHkuCiAgICAgIFBsZWFzZSByZXBvcnQgdGhlIHByb2JsZW0gdG8gZ25vbWVARnJlZUJTRC5v cmcgW21haW50YWluZXJdIGFuZCBhdHRhY2gKICAgICAgdGhlICIvdXNyL3BvcnRzL3RleHRwcm9j L2xpYnhzbHQvd29yay9saWJ4c2x0LTEuMS4yL2NvbmZpZy5sb2ciIGluY2x1ZGluZwogICAgICB0 aGUgb3V0cHV0IG9mIHRoZSBmYWlsdXJlIG9mIHlvdXIgbWFrZSBjb21tYW5kLiBBbHNvLCBpdCBt aWdodCBiZSBhCiAgICAgIGdvb2QgaWRlYSB0byBwcm92aWRlIGFuIG92ZXJ2aWV3IG9mIGFsbCBw YWNrYWdlcyBpbnN0YWxsZWQgb24geW91cgogICAgICBzeXN0ZW0gKGUuZy4gYW4gYGxzIC92YXIv ZGIvcGtnYCkuCioqKiBFcnJvciBjb2RlIDEKClN0b3AgaW4gL3Vzci9wb3J0cy90ZXh0cHJvYy9s aWJ4c2x0LgoqKiogRXJyb3IgY29kZSAxCgpTdG9wIGluIC91c3IvcG9ydHMveDExL2tkZWxpYnMz LgoqKiogRXJyb3IgY29kZSAxCgpTdG9wIGluIC91c3IvcG9ydHMvbmV0L2ttZXJsaW4uCnN0cmFu Z2UjCgoKCgoK --Multipart_Fri__2_Jan_2004_20:13:24_-0800_08264400-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 20:18:33 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A01C716A4CE for ; Fri, 2 Jan 2004 20:18:33 -0800 (PST) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2679A43D4C for ; Fri, 2 Jan 2004 20:18:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i034ICov011463; Fri, 2 Jan 2004 23:18:13 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i034GZL4069059; Fri, 2 Jan 2004 23:16:35 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "E. Gabriel Dandrades" In-Reply-To: <20040102201324.316113fb.eddie@normal1.com> References: <20040102201324.316113fb.eddie@normal1.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-qnuVV3MCNfVLqfsn+QuN" Organization: MarcusCom, Inc. Message-Id: <1073103490.41132.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 23:18:10 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users Subject: Re: Problem Installing kmerlin X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 04:18:33 -0000 --=-qnuVV3MCNfVLqfsn+QuN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 23:13, E. Gabriel Dandrades wrote: > Here's the output up until the error occured: You need to update libxml2 to 2.6.3. Joe >=20 > --snip > checking for sscanf... yes > checking for perl... perl > Found python in /usr/local/bin/python > Found Python version 2.3 > Found libxml2-python module > Enabling debugger > checking for libxml libraries >=3D 2.6.3... configure: error: Version 2.6= .1 found. You need at least libxml2 2.6.3 for this version > of libxslt > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and att= ach > the "/usr/ports/textproc/libxslt/work/libxslt-1.1.2/config.log" inc= luding > the output of the failure of your make command. Also, it might be a > good idea to provide an overview of all packages installed on your > system (e.g. an `ls /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/textproc/libxslt. > *** Error code 1 >=20 > Stop in /usr/ports/x11/kdelibs3. > *** Error code 1 >=20 > Stop in /usr/ports/net/kmerlin. > strange# > --snap >=20 > FreeBSD strange.normal1.com 4.9-STABLE FreeBSD 4.9-STABLE #3: Wed Dec 31 = 19:53:46 PST 2003 root@strange.normal1.com:/usr/src/sys/compile/STRANGE i3= 86 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Other logs are attatched as we= ll as the output of /var/db/pkg=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > --Cheers! >=20 >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-qnuVV3MCNfVLqfsn+QuN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9kKCb2iPiv4Uz4cRAmhLAJ9+2Ri9PYwTjIeeBJVxGtHDELoa3QCfUD7d Sjq/UxxguU2nOX6A/aFfZlQ= =y1FS -----END PGP SIGNATURE----- --=-qnuVV3MCNfVLqfsn+QuN-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 20:20:33 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F92416A4CE for ; Fri, 2 Jan 2004 20:20:33 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C8243D31 for ; Fri, 2 Jan 2004 20:20:31 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i034KOHG010713; Fri, 2 Jan 2004 23:20:25 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i034IlL4069072; Fri, 2 Jan 2004 23:18:47 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mx1CEmx+ke/QyMXHz3Oy" Organization: MarcusCom, Inc. Message-Id: <1073103622.41132.4.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 23:20:23 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-gnome@freebsd.org Subject: Re: Anyone have the problem with key too in the current of 2.5.x? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 04:20:33 -0000 --=-mx1CEmx+ke/QyMXHz3Oy Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 16:31, Jeremy Messenger wrote: > I am wondering if anyone is having the same problem? I don't know how it=20 > has happened, I updated everything such as -CURRENT and all apps include=20 > 2.5.x like two days ago or so. Now, I am not able to hold any key that=20 > will make loop. I have to press the delete or even 'a' key many times if = I=20 > want many 'a', which the loop (hold key) seems to be broke. The loop work= s=20 > fine if I am not in X, so I think it's more like Gnome 2.5.x problem. Check your accessibility settings, and make sure you don't have sticky keys turned on by accident. Joe >=20 > Cheers, > Mezz --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-mx1CEmx+ke/QyMXHz3Oy Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9kMGb2iPiv4Uz4cRAtzNAJ401hahL79xECb5So/xxXuHuJTnTACfckkX MdhmX/YL2PKHEfUM+cp8rTk= =SKFk -----END PGP SIGNATURE----- --=-mx1CEmx+ke/QyMXHz3Oy-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 20:20:49 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C661816A4CE for ; Fri, 2 Jan 2004 20:20:49 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6F943D41 for ; Fri, 2 Jan 2004 20:20:48 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i034KjHG011132; Fri, 2 Jan 2004 23:20:45 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i034J8L4069077; Fri, 2 Jan 2004 23:19:08 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Franz Klammer In-Reply-To: <3FF5B841.8010101@webonaut.com> References: <3FF5B841.8010101@webonaut.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tGHcS/isRxJkEfML/u9i" Organization: MarcusCom, Inc. Message-Id: <1073103643.41132.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 02 Jan 2004 23:20:43 -0500 X-Spam-Status: No, hits=-4.8 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users Subject: Re: diff: remove gDesklet-0.24.1 from develfaq.sgml X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 04:20:49 -0000 --=-tGHcS/isRxJkEfML/u9i Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-01-02 at 13:28, Franz Klammer wrote: > as gDesklets-0.25.1 are in th emain ports tree the waring "0.24.1 did=20 > not build" > should be removed from the develfaq. >=20 > diff attached. Thanks. I plan to do a sweep after 2.5.2 comes out. Joe >=20 > franz. >=20 > ______________________________________________________________________ > --- develfaq.sgml.orig Fri Jan 2 19:23:05 2004 > +++ develfaq.sgml Fri Jan 2 19:23:24 2004 > @@ -184,10 +184,6 @@ >

Desktop icons have read-only emblems. It is said this only > happens for users in the wheel group.

> =20 > -

gDesklets-0.24.1 does not build or work correctly with GNOME=20 > - &gnomedevelver;. The maintainer is currently evaluating > - 0.25 which should work with GNOME &gnomedevelver;.

> -=09 >

Known Bugs:

> =20 >
    >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-tGHcS/isRxJkEfML/u9i Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9kMbb2iPiv4Uz4cRAi8hAKCoZvRailZVM68d4NQASvLGi7wz/wCfbgly d0Zwy8mE1YMnZvVVkCYv7dI= =Sn6F -----END PGP SIGNATURE----- --=-tGHcS/isRxJkEfML/u9i-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 21:26:27 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6159D16A4CE for ; Fri, 2 Jan 2004 21:26:27 -0800 (PST) Received: from bbnest.net (r133141.ap.plala.or.jp [220.108.133.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAEA43D31 for ; Fri, 2 Jan 2004 21:26:25 -0800 (PST) (envelope-from bland@FreeBSD.org) Received: from FreeBSD.org (bland@localhost [127.0.0.1]) by bbnest.net (8.12.10/8.12.10) with ESMTP id i035QOIP047088; Sat, 3 Jan 2004 14:26:24 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <3FF6527F.7080504@FreeBSD.org> Date: Sat, 03 Jan 2004 14:26:23 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Franz Klammer References: <3FF2C3BF.7000109@webonaut.com> In-Reply-To: <3FF2C3BF.7000109@webonaut.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD GNOME Users Subject: Re: gcalctool problem-report at bugzilla.gnome.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 05:26:27 -0000 Franz Klammer wrote: > FYI: > iv'e open a bug report at bugzilla because gcalctool has some problems > with my LANG-settings since the last update: > > http://bugzilla.gnome.org/show_bug.cgi?id=130282 I just commited patch wich should fix your problem. Could you confirm, please? All the best, Alexander. > > franz. > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Fri Jan 2 22:51:51 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D73316A4CE for ; Fri, 2 Jan 2004 22:51:51 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1B9A43D45 for ; Fri, 2 Jan 2004 22:51:49 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040103065148.EECH2432.lakemtao07.cox.net@mezz.mezzweb.com>; Sat, 3 Jan 2004 01:51:48 -0500 To: Joe Marcus Clarke References: <1073103622.41132.4.camel@shumai.marcuscom.com> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Sat, 03 Jan 2004 00:50:46 -0600 In-Reply-To: <1073103622.41132.4.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: Anyone have the problem with key too in the current of 2.5.x? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 06:51:51 -0000 On Fri, 02 Jan 2004 23:20:23 -0500, Joe Marcus Clarke wrote: > On Fri, 2004-01-02 at 16:31, Jeremy Messenger wrote: >> I am wondering if anyone is having the same problem? I don't know how it >> has happened, I updated everything such as -CURRENT and all apps include >> 2.5.x like two days ago or so. Now, I am not able to hold any key that >> will make loop. I have to press the delete or even 'a' key many times >> if I >> want many 'a', which the loop (hold key) seems to be broke. The loop >> works >> fine if I am not in X, so I think it's more like Gnome 2.5.x problem. > > Check your accessibility settings, and make sure you don't have sticky > keys turned on by accident. It's turned off here and I haven't touch any settings for long time.. I even create a dummy user and it still has the same problem on the fresh start. I checked the messages for the error, but there's none and just missing icon errors that's all. I am not sure what else I should check. Cheers, Mezz > Joe > >> >> Cheers, >> Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 03:29:57 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A175D16A4CE for ; Sat, 3 Jan 2004 03:29:57 -0800 (PST) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C2043D5F for ; Sat, 3 Jan 2004 03:29:55 -0800 (PST) (envelope-from Alexander@Leidinger.net) Received: from fwd11.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1AcjyE-0002Gf-01; Sat, 03 Jan 2004 12:29:30 +0100 Received: from Andro-Beta.Leidinger.net (EY7bO4Z6weOm9MywALyCKlvmbFismeeC7BhlpFdputrF1DxgD40xUx@[217.83.18.11]) by fmrl11.sul.t-online.com with esmtp id 1Acjy6-2J3YVU0; Sat, 3 Jan 2004 12:29:22 +0100 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) i03BTDJb003579; Sat, 3 Jan 2004 12:29:14 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (netchild@localhost [127.0.0.1]) i03BTHsc009757; Sat, 3 Jan 2004 12:29:17 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 3 Jan 2004 12:29:17 +0100 From: Alexander Leidinger To: Franz Klammer Message-Id: <20040103122917.19ded042@Magellan.Leidinger.net> In-Reply-To: <3FF5CC79.6030102@webonaut.com> References: <20031228032922.70d73f33.samy@kerneled.com> <3FF2DA26.8000701@webonaut.com> <20031231173954.2ed865b7@Magellan.Leidinger.net> <1072891683.15878.3.camel@shumai.marcuscom.com> <20031231194631.5085057d@Magellan.Leidinger.net> <1072904844.77399.2.camel@shumai.marcuscom.com> <3FF566F5.3000508@webonaut.com> <20040102142110.0d0c9646@Magellan.Leidinger.net> <3FF574D5.2020202@webonaut.com> <20040102151009.1b1e24aa@Magellan.Leidinger.net> <3FF590DC.80502@webonaut.com> <20040102165420.3e95fd04@Magellan.Leidinger.net> <3FF5A89E.6000809@webonaut.com> <1073064347.779.6.camel@gyros> <3FF5B2DC.4020306@webonaut.com> <1073072153.779.26.camel@gyros> <3FF5CC79.6030102@webonaut.com> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: EY7bO4Z6weOm9MywALyCKlvmbFismeeC7BhlpFdputrF1DxgD40xUx@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: New GNOME splash screen X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 11:29:57 -0000 On Fri, 02 Jan 2004 20:54:33 +0100 Franz Klammer wrote: > ok! another one available for review. :-) I like the first and the second... but not the texture of the foot. Can you make the .xcf available? I like to try to integrate the original GNOME foot. Bye, Alexander. -- I will be available to get hired in April 2004. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 04:21:10 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A13216A4CE for ; Sat, 3 Jan 2004 04:21:10 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 722A743D48 for ; Sat, 3 Jan 2004 04:21:09 -0800 (PST) (envelope-from thomas--f@t-online.de) Received: from fwd11.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1AckmB-0004nj-01; Sat, 03 Jan 2004 13:21:07 +0100 Received: from pD9508C98.dip.t-dialin.net (rxErvyZDQewpWdQ3cXeBFcW6c0ZbyJ-UUqaXrslXGTMQSK0BtZ4TgB@[217.80.140.152]) by fwd11.sul.t-online.com with esmtp id 1Ackm7-1Krlmi0; Sat, 3 Jan 2004 13:21:03 +0100 From: thomas--f@t-online.de (Thomas Fiedler) To: freebsd-gnome@FreeBSD.org Date: Sat, 3 Jan 2004 13:21:21 +0100 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200401031321.21588.thomas--f@t-online.de> X-Seen: false X-ID: rxErvyZDQewpWdQ3cXeBFcW6c0ZbyJ-UUqaXrslXGTMQSK0BtZ4TgB Subject: gnome 2.4.1 bug ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 12:21:10 -0000 Hello all I have a critical situation ander FreeBSD 5.2 RC2 whit gnome 2.4.1. I have no Errormessage. Follow Situation : Lock out Gnome, and jump to the= =20 gdm, i=B4m Click shutdown: My PC go in The Shutdown prozess. In the latest= =20 Phase to the PC go Power Off common a Warning from LCD-Monitor >> the=20 =46requenz is 81 ! to high ..... its critical! I have 100% correkt X-Configuration. I have kde parallel installt and this= =20 Effekt is not common .... out of Gnome Sorry Please, i can not good English, i com from Germany :-) From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 08:12:55 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AB7216A4CE for ; Sat, 3 Jan 2004 08:12:55 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 439D343D45 for ; Sat, 3 Jan 2004 08:12:51 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i03GCmAb012024; Sat, 3 Jan 2004 11:12:48 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i03GB7L4074464; Sat, 3 Jan 2004 11:11:07 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Thomas Fiedler In-Reply-To: <200401031321.21588.thomas--f@t-online.de> References: <200401031321.21588.thomas--f@t-online.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xejMhBANuxFFx28iELWM" Organization: MarcusCom, Inc. Message-Id: <1073146365.79617.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 03 Jan 2004 11:12:45 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-gnome@freebsd.org Subject: Re: gnome 2.4.1 bug ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 16:12:55 -0000 --=-xejMhBANuxFFx28iELWM Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 2004-01-03 at 07:21, Thomas Fiedler wrote: > Hello all > I have a critical situation ander FreeBSD 5.2 RC2 whit gnome 2.4.1. > I have no Errormessage. Follow Situation : Lock out Gnome, and jump to th= e=20 > gdm, i=B4m Click shutdown: My PC go in The Shutdown prozess. In the lates= t=20 > Phase to the PC go Power Off common a Warning from LCD-Monitor >> the=20 > Frequenz is 81 ! to high ..... its critical! > I have 100% correkt X-Configuration. I have kde parallel installt and thi= s=20 > Effekt is not common .... out of Gnome > Sorry Please, i can not good English, i com from Germany :-) This seems more like a X configuration problem than a gdm problem. Gdm simply calls shutdown -p during the shutdown phase. From there, FreeBSD kills all processes, and drops the user back to vty0. I'm not sure how KDM does it, but I can't imagine it's that much different. Maybe you can try playing with the shutdown command in /usr/X11R6/etc/gdm/gdm.conf. If that doesn't work, just don't use that feature of gdm. Joe >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-xejMhBANuxFFx28iELWM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9un9b2iPiv4Uz4cRAr1aAKCOk8kJEfIDpB4KdjuZDo2VWULp2ACfc++E 5AeIHCXKankj3Qa1vdD1ADA= =ccqI -----END PGP SIGNATURE----- --=-xejMhBANuxFFx28iELWM-- From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 10:24:34 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BFBD16A4CE; Sat, 3 Jan 2004 10:24:34 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 711FE43D1D; Sat, 3 Jan 2004 10:24:32 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040103182432.UYAU24575.lakemtao06.cox.net@mezz.mezzweb.com>; Sat, 3 Jan 2004 13:24:32 -0500 Date: Sat, 03 Jan 2004 12:23:31 -0600 To: freebsd-gnats-submit@FreeBSD.org, amistry@am-productions.biz, edwin@FreeBSD.org From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org Subject: Re: ports/59496: New Port: x11/gtk-smooth-engine X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 18:24:34 -0000 This one does really need to clean, so here's my feedback. - The CATEGORIES needs to be change to 'x11-toolkits gnome', just check 'ls /usr/ports/x11-toolkits | grep gtk' to see how many gtk themes are in there. Which meaning, you should move this port from x11 to x11-toolkits. - Need to add the 'CONFLICT= gnome-themes-extras-*', because the x11-toolkits/gnome-themes-extras has the smooth engine in there. - Need to use the USE_GNOME= gtk12 and USE_GNOME=gtk20 instead full path to the library. [1] - Need to use the ${HAVE_GNOME:Mgtk12} instead find the the full path library to have the WITH_GTK12=yes. Same as with gtk20. You can check some examples from mplayer, AbiWord2, vim and etc. [1] - I disagree with the SHLIB, I do not think it's need for this. Well, if you still prefer to have this then nevermind about this until someone disagree. - Remove the 'USE_GNOME= gtk12 gtk20', which they should be inside the HAVE_GNOME or WITH_* as I have said above. - Might need to use .include and .include . - Remove the '@dirrm lib/gtk-2.0/2.2.0/engines' in the pkg-plist, because this directory is belong to GTK; not any theme engine. - Please use the portlint, the test is failed. Hope, it helps. [1] To learn more about them how to create the gtk/gnome port, visit: http://www.freebsd.org/gnome/docs/porting.html BTW: I am CC'ing to gnome@freebsd.org , in case if I am missing something else or I am wrong. Cheers, Mezz -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 12:23:42 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE66916A4CE; Sat, 3 Jan 2004 12:23:42 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 054B543D1F; Sat, 3 Jan 2004 12:23:41 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i03KNZHG029094; Sat, 3 Jan 2004 15:23:35 -0500 (EST) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i03KLrL4076159; Sat, 3 Jan 2004 15:21:53 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeremy Messenger In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jadTmNtVWeGl/KzJxdqo" Organization: MarcusCom, Inc. Message-Id: <1073161412.41522.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 03 Jan 2004 15:23:32 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FreeBSD GNOME Users cc: freebsd-gnats-submit@freebsd.org cc: amistry@am-productions.biz cc: edwin@freebsd.org Subject: Re: ports/59496: New Port: x11/gtk-smooth-engine X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 20:23:43 -0000 --=-jadTmNtVWeGl/KzJxdqo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-01-03 at 13:23, Jeremy Messenger wrote: > This one does really need to clean, so here's my feedback. >=20 > - The CATEGORIES needs to be change to 'x11-toolkits gnome', > just check 'ls /usr/ports/x11-toolkits | grep gtk' to see how many > gtk themes are in there. Which meaning, you should move this > port from x11 to x11-toolkits. >=20 > - Need to add the 'CONFLICT=3D gnome-themes-extras-*', > because the x11-toolkits/gnome-themes-extras has the smooth > engine in there. Or just remove this port entirely since we already have the Smooth engine in the tree. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-jadTmNtVWeGl/KzJxdqo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/9yTEb2iPiv4Uz4cRAgBxAJ49Pf5VtTQtG95zdXRyS20ovIrjPgCfZyZI wPE6FeVLiqhasrrhWqqANlY= =dbdH -----END PGP SIGNATURE----- --=-jadTmNtVWeGl/KzJxdqo-- From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 3 15:19:34 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CDC716A4CE; Sat, 3 Jan 2004 15:19:34 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0931643D31; Sat, 3 Jan 2004 15:19:33 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040103231932.YRAL29834.lakemtao05.cox.net@mezz.mezzweb.com>; Sat, 3 Jan 2004 18:19:32 -0500 Date: Sat, 03 Jan 2004 17:18:32 -0600 To: Joe Marcus Clarke References: <1073161412.41522.0.camel@shumai.marcuscom.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1073161412.41522.0.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: FreeBSD GNOME Users cc: freebsd-gnats-submit@freebsd.org cc: amistry@am-productions.biz cc: edwin@freebsd.org Subject: Re: ports/59496: New Port: x11/gtk-smooth-engine X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2004 23:19:34 -0000 On Sat, 03 Jan 2004 15:23:32 -0500, Joe Marcus Clarke wrote: > On Sat, 2004-01-03 at 13:23, Jeremy Messenger wrote: >> This one does really need to clean, so here's my feedback. >> >> - The CATEGORIES needs to be change to 'x11-toolkits gnome', >> just check 'ls /usr/ports/x11-toolkits | grep gtk' to see how many >> gtk themes are in there. Which meaning, you should move this >> port from x11 to x11-toolkits. >> >> - Need to add the 'CONFLICT= gnome-themes-extras-*', >> because the x11-toolkits/gnome-themes-extras has the smooth >> engine in there. > > Or just remove this port entirely since we already have the Smooth > engine in the tree. Well, I think add this port is reasonable because not everyone use Gnome and Metacity. Also, it's more of offical one than from get it from gnome-themes-extras for example report bug to the author of this engine and the WWW is point to sourceforge.net and etc. Cheers, Mezz > Joe -- bsdforums.org 's moderator, mezz.