From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 01:24: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 A178116A4CE for ; Sun, 14 Mar 2004 01:24:51 -0800 (PST) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C9C43D2F for ; Sun, 14 Mar 2004 01:24:51 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040314092449.YMRX10550.lakemtao08.cox.net@mezz.mezzweb.com>; Sun, 14 Mar 2004 04:24:49 -0500 To: Joe Marcus Clarke References: <1079175859.946.30.camel@wolverine.cerebro.net.my> <1079220136.13553.20.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: Sun, 14 Mar 2004 03:23:53 -0600 In-Reply-To: <1079220136.13553.20.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: x11-toolkits/py-gtk2 2.2.0 broken with gtk 2.3.6 and enable threading patch 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: Sun, 14 Mar 2004 09:24:51 -0000 On Sat, 13 Mar 2004 18:22:16 -0500, Joe Marcus Clarke wrote: > On Sat, 2004-03-13 at 06:04, Khairil Yusof wrote: >> It was ok with gtk 2.3.5. >> >> Error is: >> GLib-GObject-WARNING **: cannot register existing type `GtkRcStyle' >> >> I'm checking out if there is a fix for it right now. This is currently >> breaking all python gtk ports (meld, gdesklets etc) > > Thanks. Let us know what you find. > >> >> Also the Makefile check for threading is missing -E for grep, which >> would always disable threading (causing ports such as gdesklets to not >> run) > > This should be fixed now. I have verified Meld and Straw work just fine > with gtk+-2.2.4, and will verify the 2.3.6 problem as soon as I can. It works fine here w/ 2.3.6. Cheers, Mezz > Joe > >> >> --- Makefile.orig Sat Mar 13 18:43:45 2004 >> +++ Makefile Sat Mar 13 19:01:27 2004 >> @@ -33,7 +33,7 @@ >> # Use the same way as the Python port to determine if we want >> # threading support. >> # >> -LIBC_R!= /sbin/ldconfig -r | grep "c_r|pthread" || true >> +LIBC_R!= /sbin/ldconfig -r | grep -E "c_r|pthread" || true >> .if (${LIBC_R} != "") && !defined(WITHOUT_THREADS) >> CONFIGURE_ARGS+= --enable-thread >> CFLAGS+= ${PTHREAD_CFLAGS} >> >> >> >> -- "You keep using that word. I do not think it means what you think it >> means." FreeBSD 5.2-CURRENT i386 6:22pm up 5:56, 4 users, load averages: >> 1.67, 1.39, 1.29 -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 01:30:37 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 B85F016A4CE; Sun, 14 Mar 2004 01:30:37 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2609643D48; Sun, 14 Mar 2004 01:30:37 -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.08 201-253-122-130-108-20031117) with ESMTP id <20040314093035.YAJT10539.lakemtao07.cox.net@mezz.mezzweb.com>; Sun, 14 Mar 2004 04:30:35 -0500 Date: Sun, 14 Mar 2004 03:29:40 -0600 To: Joe Marcus Clarke References: <1079076801.72767.52.camel@shumai.marcuscom.com> <1079220958.13553.37.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: <1079220958.13553.37.camel@shumai.marcuscom.com> User-Agent: Opera7.23/Linux M2 build 518 cc: FreeBSD GNOME Users Subject: Re: HEADS UP: GNOME 2.6 TODO list 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: Sun, 14 Mar 2004 09:30:38 -0000 On Sat, 13 Mar 2004 18:35:58 -0500, Joe Marcus Clarke wrote: > On Fri, 2004-03-12 at 04:03, Jeremy Messenger wrote: >> On Fri, 12 Mar 2004 02:33:21 -0500, Joe Marcus Clarke >> >> wrote: >> >> > It's that time again. We're closing in on the next major GNOME >> > release. There's going to be some really bitchin new changes in this >> > release including the super-sexy (well better) GTK+ file chooser, >> > spacial Nautilus, better icons and MIME support, faster Yelp, better >> > volume handling for FreeBSD, some new desktop modules, and other cool >> > stuff. >> > >> > This time around, we're trying to make it easy for the user to >> upgrade, >> > so we've pounded out an upgrade script. If that still causes problems >> > for users, we will have full GNOME 2.6.0 packages for all supported >> > versions of FreeBSD ready when 2.6.0 hits the ports tree. Pretty >> nifty, >> > eh? >> >> GNOME team did the awsome job on this, so thanks! :-) I will try to test >> many stuff and others as usually. >> >> Do you still need someone to test on upgrade script or it's done? > > I think Adam has kicked the crap out of the script for port upgrades. > Unless you can think of a bizarre GNOME 2.4 state from which you'd like > to try and update, you should probably skip the script test. > > One thing we will need to test are package upgrades, though. There is > one known issue, and that's the buggy pkg_add on 4.9 and 5.2.1. We need > to get the word out to users that they have to install > sysutils/pkg_install to do package installs on those versions. I can try to test package upgrades on this Monday or Tuesday. Umm, let's see if the portupgrade will do the job with the package upgrade. > Joe > >> >> /me goes to bed...nite! Here what I am going to do now again... ;-) Cheers, Mezz >> Cheers, >> Mezz >> >> > With all of that, what could we possibly need? Well, a lot it turns >> > out. Here's a list of things I thought of off the top of my head: >> > >> > * New docs (especially an FAQ) for what's new. One thing I know of >> is, >> > "How do I switch back to the old Nautilus file browser?" There's >> also, >> > "App foo doesn't build with gtk+-2.4. How can I fix it?" We should >> be >> > ready to go with things like that at the time of release. >> > >> > * More cool screenshots of 2.6 Beta in action! >> > >> > * GNOME 2.6 Beta users really need to test things. I know Adam has >> been >> > installing from ports like crazy, but we also need users to download >> > packages from http://www.marcuscom.com/tinderbox/ and verify those >> work >> > as well. >> > >> > * We need feature hunters. If you see something missing from a >> module, >> > speak up (or better yet, write a patch). >> > >> > * We need broken ports hunters. If you have a favorite port that >> > doesn't compile under GNOME 2.6 Beta, let us know (better yet, fix >> it). >> > >> > Anyone that contributes gets a heart-felt thank you in the commit >> notes >> > and the HEADS UP announcement (pretty cheesy, huh?). If anyone wants >> to >> > add to this list, please do. Let's make this release the best ever! >> > (now that was _really_ cheesy) >> > >> > Marcus -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 02:25:13 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 B274616A4CE; Sun, 14 Mar 2004 02:25:13 -0800 (PST) Received: from mail.asahi-net.or.jp (mail1.asahi-net.or.jp [202.224.39.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD7043D2D; Sun, 14 Mar 2004 02:25:13 -0800 (PST) (envelope-from qx3s-fkhr@asahi-net.or.jp) Received: from localhost (j075063.ppp.asahi-net.or.jp [61.213.75.63]) by mail.asahi-net.or.jp (Postfix) with ESMTP id A7E4E35BAB; Sun, 14 Mar 2004 19:25:10 +0900 (JST) Date: Sun, 14 Mar 2004 19:25:14 +0900 (JST) Message-Id: <20040314.192514.78705357.qx3s-fkhr@asahi-net.or.jp> To: adamw@freebsd.org From: Shozo Fukuhara In-Reply-To: <20040314065046.GH69029@toxic.magnesium.net> References: <20040314.152931.74752128.qx3s-fkhr@asahi-net.or.jp> <20040314065046.GH69029@toxic.magnesium.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: gnome@freebsd.org Subject: Re: Gnumeric 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: Sun, 14 Mar 2004 10:25:13 -0000 From: Adam Weinberger Subject: Re: Gnumeric ports Date: 14 Mar 2004 01:50:46 -0500,Sun, 14 Mar 2004 01:50:46 -0500 Message-ID: <20040314065046.GH69029@toxic.magnesium.net> > >> (03.14.2004 @ 0129 PST): Shozo Fukuhara said, in 58K: << > > configure:20977: checking for libxml libraries >= 2.6.3 > > configure:21037: error: Version 2.4.21 found. You need at least libxml2 2.6.3 for this version of libxslt > >> end of "Gnumeric ports" from Shozo Fukuhara << > > Upgrade libxml2. > > # Adam > > > -- > Adam Weinberger > adamw@gnome.org \\oo// adamw@FreeBSD.org > adamw@vectors.cx \\// adamw@magnesium.net > http://www.vectors.cx Thank you for your mail. I have installed gnumeric. ****************** Shozo Fukuhara(qx3s-fkhr@asahi-net.or.jp) From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 05:33: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 9B3A716A4CE for ; Sun, 14 Mar 2004 05:33:38 -0800 (PST) Received: from lennier.cc.vt.edu (lennier.cc.vt.edu [198.82.162.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AADD43D1D for ; Sun, 14 Mar 2004 05:33:38 -0800 (PST) (envelope-from joturner@vt.edu) Received: from steiner.cc.vt.edu (IDENT:mirapoint@evil-steiner [10.1.1.14]) by lennier.cc.vt.edu (8.12.8/8.12.8) with ESMTP id i2EDXbEa008608 for ; Sun, 14 Mar 2004 08:33:37 -0500 (EST) Received: from zathras (zathras.cc.vt.edu [198.82.162.117]) by steiner.cc.vt.edu (MOS 3.4.4-GR) with ESMTP id AJV15733; Sun, 14 Mar 2004 08:33:36 -0500 (EST) X-WebMail-UserID: joturner Date: Sun, 14 Mar 2004 08:33:36 -0500 Sender: joturner From: joturner To: freebsd-gnome@FreeBSD.org X-EXP32-SerialNo: 00002216 Message-ID: <405BFD6B@zathras> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Infinite Mobile Delivery (Hydra) SMTP v3.62.01 Subject: evolution-1.5.5 needs nss 3.9 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: Sun, 14 Mar 2004 13:33:38 -0000 Running FreeBSD 5.2.1, Gnome CVS (beta2) and earlier. Evolution-1.5 seems to have issues running with NSS 3.8, it will hang the processor in pk11_TLSPRFInit (). Upgrading to NSS 3.9 from the ports fixes this problem. Jonathan From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 05:37: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 DD90316A4CE for ; Sun, 14 Mar 2004 05:37:06 -0800 (PST) Received: from smtp104.mail.sc5.yahoo.com (smtp104.mail.sc5.yahoo.com [66.163.169.223]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DAA043D49 for ; Sun, 14 Mar 2004 05:37:05 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.213.223?) (khairil?yusof@219.95.213.223 with plain) by smtp104.mail.sc5.yahoo.com with SMTP; 14 Mar 2004 13:37:04 -0000 From: Khairil Yusof To: Jeremy Messenger In-Reply-To: References: <1079175859.946.30.camel@wolverine.cerebro.net.my> <1079220136.13553.20.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GfgAqDnReYPkLha9YhTY" Message-Id: <1079271419.946.60.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Sun, 14 Mar 2004 21:37:00 +0800 cc: freebsd-gnome@freebsd.org Subject: Re: x11-toolkits/py-gtk2 2.2.0 broken with gtk 2.3.6 and enable threading patch 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: Sun, 14 Mar 2004 13:37:07 -0000 --=-GfgAqDnReYPkLha9YhTY Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-03-14 at 03:23 -0600, Jeremy Messenger wrote: > It works fine here w/ 2.3.6. OK thanks for confirming something I suspected. portupgrade -fR py-gtk2 doesn't fix the problem. Something else that is not a direct dependency but out of sync, causes pygtk to break. Solution for me was to rebuild everything dependent on glib. -- "You keep using that word. I do not think it means what you think it means." FreeBSD 5.2-CURRENT i386 8:19pm up 1 day, 7:53, 4 users, load averages: 0.68, 0.51, 0.44 --=-GfgAqDnReYPkLha9YhTY 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) iD8DBQBAVF/6DAqnLW/+/X8RAo1OAKCRkUkk43nNJ/tnDxNNItQ6++oQSQCZAW9T O/A2xaM75dRlsQ0Eg/FBsSg= =8TCz -----END PGP SIGNATURE----- --=-GfgAqDnReYPkLha9YhTY-- From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 03:58:52 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 2471216A4D0; Sun, 14 Mar 2004 03:58:52 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC76A43D2F; Sun, 14 Mar 2004 03:58:51 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id D6F6716758E; Sun, 14 Mar 2004 12:58:50 +0100 (CET) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i2EBwm1p036520 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 14 Mar 2004 12:58:50 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-ports@freebsd.org Date: Sun, 14 Mar 2004 12:58:45 +0100 User-Agent: KMail/1.6.1 References: <200403141216.07750.h@llorien.org> In-Reply-To: <200403141216.07750.h@llorien.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_4jEVAt9pXsie0K0"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403141258.48559.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Mailman-Approved-At: Sun, 14 Mar 2004 05:56:35 -0800 cc: h cc: ports@freebsd.org Subject: Re: broken gimp-dev port report 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: Sun, 14 Mar 2004 11:58:52 -0000 --Boundary-02=_4jEVAt9pXsie0K0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 14 March 2004 12:16, h wrote: > /usr/local/lib/libxml2.so: undefined reference to `pthread_equal' > /usr/local/lib/libxml2.so: undefined reference to `pthread_once' > gmake[3]: *** [wmf] Error 1 > gmake[3]: Leaving directory > `/usr/ports/graphics/gimp-devel/work/gimp-2.0pre4/plug-ins/common' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/gimp-devel/work/gimp-2.0pre4/plug-ins' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/graphics/gimp-devel/work/gimp-2.0pre4' gmake: *** [all] Error= 2 > *** Error code 2 > > Stop in /usr/ports/graphics/gimp-devel. I have been getting this as well, also on 4-STABLE. However, I copped out a= nd=20 installed previous version of libxml2 via pkg_add -r, built gimp-devel with= =20 it (that worked, but with the current libxml2 it didn't, regardless of=20 OPTIONS for libxml) and then upgraded libxml2 again. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_4jEVAt9pXsie0K0 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAVEj4Xhc68WspdLARAsyvAJ9dPKVP/76bMzsfBj4q4f2aHA5IeQCfcRZJ rPAF7b8Alyr5taMVtzXyZEo= =oikY -----END PGP SIGNATURE----- --Boundary-02=_4jEVAt9pXsie0K0-- From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 06:04: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 6D91216A4D3; Sun, 14 Mar 2004 06:04:06 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA4A43D55; Sun, 14 Mar 2004 06:04:05 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 79F9A76428; Sun, 14 Mar 2004 15:04:03 +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 48550-09; Sun, 14 Mar 2004 15:04:00 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id D888D76425; Sun, 14 Mar 2004 15:03:59 +0100 (CET) Message-ID: <40546650.5050609@webonaut.com> Date: Sun, 14 Mar 2004 15:04:00 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.5 (X11/20040223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1079076801.72767.52.camel@shumai.marcuscom.com> <40518ED7.7080304@webonaut.com> <1079166368.40813.5.camel@shumai.marcuscom.com> <405301A8.1080502@webonaut.com> <1079223708.13553.48.camel@shumai.marcuscom.com> In-Reply-To: <1079223708.13553.48.camel@shumai.marcuscom.com> 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 Users Subject: Re: HEADS UP: GNOME 2.6 TODO list 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: Sun, 14 Mar 2004 14:04:06 -0000 Joe Marcus Clarke wrote: >On Sat, 2004-03-13 at 07:42, Franz Klammer wrote: > > > >>i fact i did nothing ... as i read you mail first i something >>completeley different - (like: "how often do you >>use the old nautilus") therefore give you a wrong answer for your >>question - when i need the "old" nautilus >>i simply start the file-browser. but that's interessting - i will take a >>look at gconf now. maybe i find >>something for the FAQ. >> >> > >Yep, have a look under /apps/nautilus/preferences. There's a lot of >juicy tidbits in there. Also, under /apps/nautilus/desktop, you can >turn off certain desktop icons like home, computer, and trash (or rename >them if you so desire). All of this makes excellent fodder for the FAQ. > >[snip] > > > >>ok! i will try it - but be aware that you or someone else must translate >>it again in >>public readable english ;-) >> >> > > > attached my first "creation". (if not attached try here: http://webonaut.com/temp/FAQ_automount.txt) franz. >That's fine, the content is what's important. > >Joe > > > From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 07:45:13 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 D88C816A4CE; Sun, 14 Mar 2004 07:45:13 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4469543D31; Sun, 14 Mar 2004 07:45:13 -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.08 201-253-122-130-108-20031117) with ESMTP id <20040314154512.YVPP21704.lakemtao05.cox.net@mezz.mezzweb.com>; Sun, 14 Mar 2004 10:45:12 -0500 To: Joe Marcus Clarke References: <1079076801.72767.52.camel@shumai.marcuscom.com> <1079220958.13553.37.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: Sun, 14 Mar 2004 09:44:17 -0600 In-Reply-To: User-Agent: Opera7.23/Linux M2 build 518 cc: FreeBSD GNOME Users Subject: Re: HEADS UP: GNOME 2.6 TODO list 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: Sun, 14 Mar 2004 15:45:14 -0000 On Sun, 14 Mar 2004 03:29:40 -0600, Jeremy Messenger wrote: > On Sat, 13 Mar 2004 18:35:58 -0500, Joe Marcus Clarke > wrote: > >> On Fri, 2004-03-12 at 04:03, Jeremy Messenger wrote: >>> On Fri, 12 Mar 2004 02:33:21 -0500, Joe Marcus Clarke >>> >>> wrote: >>> >>> > It's that time again. We're closing in on the next major GNOME >>> > release. There's going to be some really bitchin new changes in this >>> > release including the super-sexy (well better) GTK+ file chooser, >>> > spacial Nautilus, better icons and MIME support, faster Yelp, better >>> > volume handling for FreeBSD, some new desktop modules, and other cool >>> > stuff. >>> > >>> > This time around, we're trying to make it easy for the user to >>> upgrade, >>> > so we've pounded out an upgrade script. If that still causes >>> problems >>> > for users, we will have full GNOME 2.6.0 packages for all supported >>> > versions of FreeBSD ready when 2.6.0 hits the ports tree. Pretty >>> nifty, >>> > eh? >>> >>> GNOME team did the awsome job on this, so thanks! :-) I will try to >>> test >>> many stuff and others as usually. >>> >>> Do you still need someone to test on upgrade script or it's done? >> >> I think Adam has kicked the crap out of the script for port upgrades. >> Unless you can think of a bizarre GNOME 2.4 state from which you'd like >> to try and update, you should probably skip the script test. >> >> One thing we will need to test are package upgrades, though. There is >> one known issue, and that's the buggy pkg_add on 4.9 and 5.2.1. We need >> to get the word out to users that they have to install >> sysutils/pkg_install to do package installs on those versions. > > I can try to test package upgrades on this Monday or Tuesday. Umm, let's > see if the portupgrade will do the job with the package upgrade. Nevermind about Monday or Tuesday, which it will be next week. One of my family has died this morning, so I will be out of town for the funreal and being with the family. Cheers, Mezz >> Joe >> >>> >>> /me goes to bed...nite! > > Here what I am going to do now again... ;-) > > Cheers, > Mezz > >>> Cheers, >>> Mezz >>> >>> > With all of that, what could we possibly need? Well, a lot it turns >>> > out. Here's a list of things I thought of off the top of my head: >>> > >>> > * New docs (especially an FAQ) for what's new. One thing I know of >>> is, >>> > "How do I switch back to the old Nautilus file browser?" There's >>> also, >>> > "App foo doesn't build with gtk+-2.4. How can I fix it?" We should >>> be >>> > ready to go with things like that at the time of release. >>> > >>> > * More cool screenshots of 2.6 Beta in action! >>> > >>> > * GNOME 2.6 Beta users really need to test things. I know Adam has >>> been >>> > installing from ports like crazy, but we also need users to download >>> > packages from http://www.marcuscom.com/tinderbox/ and verify those >>> work >>> > as well. >>> > >>> > * We need feature hunters. If you see something missing from a >>> module, >>> > speak up (or better yet, write a patch). >>> > >>> > * We need broken ports hunters. If you have a favorite port that >>> > doesn't compile under GNOME 2.6 Beta, let us know (better yet, fix >>> it). >>> > >>> > Anyone that contributes gets a heart-felt thank you in the commit >>> notes >>> > and the HEADS UP announcement (pretty cheesy, huh?). If anyone >>> wants to >>> > add to this list, please do. Let's make this release the best ever! >>> > (now that was _really_ cheesy) >>> > >>> > Marcus -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 10:46: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 E3F4B16A4CE for ; Sun, 14 Mar 2004 10:46:28 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 500C643D1D for ; Sun, 14 Mar 2004 10:46:28 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2EIiwOF073969; Sun, 14 Mar 2004 13:44:58 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: joturner In-Reply-To: <405BFD6B@zathras> References: <405BFD6B@zathras> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Dz6aLiLFBg6XQ6WaiA59" Organization: MarcusCom, Inc. Message-Id: <1079289969.13316.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 14 Mar 2004 13:46:09 -0500 cc: freebsd-gnome@freebsd.org Subject: Re: evolution-1.5.5 needs nss 3.9 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: Sun, 14 Mar 2004 18:46:29 -0000 --=-Dz6aLiLFBg6XQ6WaiA59 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-03-14 at 08:33, joturner wrote: > Running FreeBSD 5.2.1, Gnome CVS (beta2) and earlier. >=20 > Evolution-1.5 seems to have issues running with NSS 3.8, it will hang the= =20 > processor in pk11_TLSPRFInit (). Upgrading to NSS 3.9 from the ports fix= es=20 > this problem. I know. That's why I updated NSS in the ports tree. You'll also need Evo 1.5.5_1. Joe >=20 > Jonathan >=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 --=-Dz6aLiLFBg6XQ6WaiA59 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) iD8DBQBAVKhxb2iPiv4Uz4cRAiiyAJ9jQZUeo5mnlHzdX10/eMeAzBV3kQCfXtSe NRer7ATvkoHzJUSTdFHGKg4= =lnnk -----END PGP SIGNATURE----- --=-Dz6aLiLFBg6XQ6WaiA59-- From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 17:17: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 23C0C16A4CE for ; Sun, 14 Mar 2004 17:17:27 -0800 (PST) Received: from vette.gigo.com (vette.gigo.com [216.218.228.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FF943D45 for ; Sun, 14 Mar 2004 17:17:27 -0800 (PST) (envelope-from lioux@uol.com.br) Received: from 200.193.225.160 (200-193-225-160.pvoce204.dial.brasiltelecom.net.br [200.193.225.160]) by vette.gigo.com (Postfix) with ESMTP id 5577854E1 for ; Sun, 14 Mar 2004 17:16:38 -0800 (PST) Received: (qmail 46619 invoked by uid 1001); 15 Mar 2004 01:11:58 -0000 Message-ID: <20040315011158.46618.qmail@exxodus.fedaykin.here> Date: Sun, 14 Mar 2004 22:11:58 -0300 From: Mario Sergio Fujikawa Ferreira To: Joe Marcus Clarke References: <20040309004242.10410.qmail@exxodus.fedaykin.here> <1078806603.47417.3.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1078806603.47417.3.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.6i cc: FreeBSD GNOME Users cc: Lev Serebryakov cc: Mario Sergio Fujikawa Ferreira Subject: Re: Review gstreamer{,-plugins} + libmpeg2 updates 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: Mon, 15 Mar 2004 01:17:27 -0000 On Mon, Mar 08, 2004 at 11:29:41PM -0500, Joe Marcus Clarke wrote: > On Mon, 2004-03-08 at 19:42, Mario Sergio Fujikawa Ferreira wrote: > > Hi, > > > > Lev Serebryakov prompted the update of > > libmpeg2 port to version 0.4.0b > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/63439) > > > > The update went just fine so I began testing ports depending > > on libmpeg2 to see if they worked fine with the new version. > > > > Well, gstreamer-plugins 0.6.4 broke but we were fortunate > > that a service release 0.6.5 addresses the libmpeg2 issue. I built > > the new gstreamer-plugin 0.6.5 just fine and took the liberty to > > update gstreamer to 0.6.5 as well. > > > > gstreamer-player built just fine, plays avi/divx files BUT > > it works weirdly with mpeg video files. Try playing one. > > Sounds like there may be some issues with the new libmpeg2 library. > What other libmpeg2 apps have you tested? According to what I could gather from gstreamer mailing lists, it seems to be something with the way gstreamer is scheduling the mpeg stream.... They're complaining about problems with Totem. I didn't test Totem but I can guarantee problems with gst-player. So it leaves us with the question: do we update libmpeg2 then upgrade gstreamer-* breaking gnome mpeg support? I'd rather hold on libmpeg2 update until we can guarantee gnome's functionality. And now, after a 'portupgrade -a', it seems I cannot reproduce the "problem". My gst-player simply won't work for anything instead of just breaking with mpeg. Anyway, take a look a let me know. > > > > 1) The audio is out of sync and tempo > > 2) No image > > > > It might be something simple. I'll have time again for this > > tomorrow but you guys might have some solution before I do. > > Looks like the patches didn't come through on the list. > > Joe > > > > > Credits on these updates: > > > > - libmpeg2 to 0.4.0b from levi PR 63439 with small changes > > - Update both gstreamer{,-plugins} to 0.6.5 by lioux > > - Dependency fix in gstreamer-plugins from pseniura@techie.com > > PR 59230 Patches available at: http://people.FreeBSD.org/~lioux/multimedia.libmpeg2.diff http://people.FreeBSD.org/~lioux/multimedia.gstreamer.diff http://people.FreeBSD.org/~lioux/multimedia.gstreamer-plugins.diff Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 19:04:13 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 A04C516A4CE; Sun, 14 Mar 2004 19:04:13 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id E262543D41; Sun, 14 Mar 2004 19:04:12 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2F32eqC078186; Sun, 14 Mar 2004 22:02:40 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mario Sergio Fujikawa Ferreira In-Reply-To: <20040315011158.46618.qmail@exxodus.fedaykin.here> References: <20040309004242.10410.qmail@exxodus.fedaykin.here> <1078806603.47417.3.camel@shumai.marcuscom.com> <20040315011158.46618.qmail@exxodus.fedaykin.here> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-v9vALM0hmksWMp0ALiGA" Organization: MarcusCom, Inc. Message-Id: <1079319858.453.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 14 Mar 2004 22:04:19 -0500 cc: FreeBSD GNOME Users cc: Lev Serebryakov Subject: Re: Review gstreamer{,-plugins} + libmpeg2 updates 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: Mon, 15 Mar 2004 03:04:13 -0000 --=-v9vALM0hmksWMp0ALiGA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2004-03-14 at 20:11, Mario Sergio Fujikawa Ferreira wrote: > On Mon, Mar 08, 2004 at 11:29:41PM -0500, Joe Marcus Clarke wrote: > > On Mon, 2004-03-08 at 19:42, Mario Sergio Fujikawa Ferreira wrote: > > > Hi, > > >=20 > > > Lev Serebryakov prompted the update of > > > libmpeg2 port to version 0.4.0b > > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/63439) > > >=20 > > > The update went just fine so I began testing ports depending > > > on libmpeg2 to see if they worked fine with the new version. > > >=20 > > > Well, gstreamer-plugins 0.6.4 broke but we were fortunate > > > that a service release 0.6.5 addresses the libmpeg2 issue. I built > > > the new gstreamer-plugin 0.6.5 just fine and took the liberty to > > > update gstreamer to 0.6.5 as well. > > >=20 > > > gstreamer-player built just fine, plays avi/divx files BUT > > > it works weirdly with mpeg video files. Try playing one. > >=20 > > Sounds like there may be some issues with the new libmpeg2 library.=20 > > What other libmpeg2 apps have you tested? >=20 > According to what I could gather from gstreamer mailing lists, > it seems to be something with the way gstreamer is scheduling the mpeg > stream.... They're complaining about problems with Totem. I didn't > test Totem but I can guarantee problems with gst-player. >=20 > So it leaves us with the question: do we update libmpeg2 > then upgrade gstreamer-* breaking gnome mpeg support? I'd rather > hold on libmpeg2 update until we can guarantee gnome's functionality. >=20 > And now, after a 'portupgrade -a', it seems I cannot reproduce > the "problem". My gst-player simply won't work for anything instead of > just breaking with mpeg. >=20 > Anyway, take a look a let me know. I know GNOME works just fine with 0.6.5 so that's not a big deal. Any word on the gst lists about libmpeg2 with gstreamer-0.7.6? If they work together, I can commit the libmpeg2 update to my CVS repo, and bring it in with GNOME 2.6 at the end of the month. Koop Mast is working on keeping the list of plug-ins up-to-date in gst-0.7.x. I'll see if he would be interested in testing out the new libmpeg2 and see how it behaves. Joe >=20 > > >=20 > > > 1) The audio is out of sync and tempo > > > 2) No image > > >=20 > > > It might be something simple. I'll have time again for this > > > tomorrow but you guys might have some solution before I do. > >=20 > > Looks like the patches didn't come through on the list. > >=20 > > Joe > >=20 > > >=20 > > > Credits on these updates: > > >=20 > > > - libmpeg2 to 0.4.0b from levi PR 63439 with small changes > > > - Update both gstreamer{,-plugins} to 0.6.5 by lioux > > > - Dependency fix in gstreamer-plugins from pseniura@techie.com > > > PR 59230 >=20 > Patches available at: >=20 > http://people.FreeBSD.org/~lioux/multimedia.libmpeg2.diff > http://people.FreeBSD.org/~lioux/multimedia.gstreamer.diff > http://people.FreeBSD.org/~lioux/multimedia.gstreamer-plugins.diff >=20 > Regards, --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-v9vALM0hmksWMp0ALiGA 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) iD8DBQBAVR0yb2iPiv4Uz4cRAqUvAJ0fJPbr/0PnH7xfg8l9r9aqSOwnCACgnUN1 hiAjZknP1Ro8CxNy7PVUu1w= =2gNG -----END PGP SIGNATURE----- --=-v9vALM0hmksWMp0ALiGA-- From owner-freebsd-gnome@FreeBSD.ORG Sun Mar 14 20:33:32 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 E2FC616A4CE for ; Sun, 14 Mar 2004 20:33:32 -0800 (PST) Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D6C43D46 for ; Sun, 14 Mar 2004 20:33:32 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by gull.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B2jmK-0005zg-00 for gnome@freebsd.org; Sun, 14 Mar 2004 20:32:40 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 14E75539D for ; Sun, 14 Mar 2004 20:32:00 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 92425-01 for ; Sun, 14 Mar 2004 20:31:54 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id 5F8EE53C3; Sun, 14 Mar 2004 20:31:54 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040315043154.5F8EE53C3@mvh.mine.nu> Date: Sun, 14 Mar 2004 20:31:54 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Subject: gnome2 does not build 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: Mon, 15 Mar 2004 04:33:33 -0000 as /usr/ports/net/openh323 is forbidden... might want to remove this. ===> gnome2-2.4.2 depends on executable: gnomemeeting - not found ===> Verifying install for gnomemeeting in /usr/ports/net/gnomemeeting ===> Vulnerability check disabled ===> Extracting for gnomemeeting-0.98.5_2 >> Checksum OK for gnomemeeting-0.98.5.tar.bz2. ===> Patching for gnomemeeting-0.98.5_2 ===> Applying FreeBSD patches for gnomemeeting-0.98.5_2 ===> gnomemeeting-0.98.5_2 depends on file: /nonexistent - not found ===> Verifying build for /nonexistent in /usr/ports/net/openh323 ===> openh323-1.12.0_3 is forbidden: http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5a.html. *** Error code 1 Stop in /usr/ports/net/openh323. *** Error code 1 Stop in /usr/ports/net/gnomemeeting. *** Error code 1 Stop in /usr/ports/x11/gnome2. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 15 10:11:02 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 7597416A4CE for ; Mon, 15 Mar 2004 10:11:02 -0800 (PST) Received: from bgruber.isa-geek.com (pool-151-204-132-68.ny325.east.verizon.net [151.204.132.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE7F43D1F for ; Mon, 15 Mar 2004 10:11:01 -0800 (PST) (envelope-from lists@bgruber.isa-geek.com) Received: from bgruber.isa-geek.com (bgruber.isa-geek.com [127.0.0.1]) by bgruber.isa-geek.com (8.12.10/8.12.10) with ESMTP id i2FICXU6076982 for ; Mon, 15 Mar 2004 13:12:33 -0500 (EST) (envelope-from lists@bgruber.isa-geek.com) Received: (from lists@localhost) by bgruber.isa-geek.com (8.12.10/8.12.10/Submit) id i2FICXTp076981 for freebsd-gnome@freebsd.org; Mon, 15 Mar 2004 13:12:33 -0500 (EST) (envelope-from lists) Date: Mon, 15 Mar 2004 13:12:33 -0500 From: Brian Gruber To: freebsd-gnome@freebsd.org Message-ID: <20040315181233.GA76940@bgruber.isa-geek.com> Mail-Followup-To: freebsd-gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: can't build gtkmm 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: Mon, 15 Mar 2004 18:11:02 -0000 Hi, Ever since I started using gnome 2.5 last week, i've been unable to upgrade gtkmm. Right now, having marcusmerged -a last night, it fails with the following error: --- c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk -I../../pan go -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I. ./../gtk -I/usr/local/include/glibmm-2.3 -I/usr/local/lib/glibmm-2.3/include -I/ usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/usr/local/in clude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I /usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include /pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/incl ude -O -pipe -march=pentium4 -fmemoize-lookups -fsave-memoized -Wall -MT filecho oser.lo -MD -MP -MF .deps/filechooser.Tpo -c filechooser.cc -fPIC -DPIC -o .lib s/filechooser.lo filechooser.cc: In member function `void Gtk::FileChooser::set_folder_mode(bool)': filechooser.cc:168: error: `gtk_file_chooser_set_folder_mode' undeclared (first use this function) filechooser.cc:168: error: (Each undeclared identifier is reported only once for each function it appears in.) filechooser.cc: In member function `bool Gtk::FileChooser::get_folder_mode() const': filechooser.cc:173: error: `gtk_file_chooser_get_folder_mode' undeclared (first use this function) gmake[5]: *** [filechooser.lo] Error 1 --- help? /brian From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 15 10:19: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 0CAB916A4CE for ; Mon, 15 Mar 2004 10:19:33 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE9043D2F for ; Mon, 15 Mar 2004 10:19:32 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2FIHmnx086738; Mon, 15 Mar 2004 13:17:48 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Brian Gruber In-Reply-To: <20040315181233.GA76940@bgruber.isa-geek.com> References: <20040315181233.GA76940@bgruber.isa-geek.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-awtOz7HUW65zsV79TW3p" Organization: MarcusCom, Inc. Message-Id: <1079374789.838.100.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 15 Mar 2004 13:19:49 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: freebsd-gnome@freebsd.org Subject: Re: can't build gtkmm 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: Mon, 15 Mar 2004 18:19:33 -0000 --=-awtOz7HUW65zsV79TW3p Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-03-15 at 13:12, Brian Gruber wrote: > Hi, >=20 > Ever since I started using gnome 2.5 last week, i've been unable to > upgrade gtkmm. Right now, having marcusmerged -a last night, it fails > with the following error: Yep. The *mm stuff is in flux right now. Best to either uninstall them or ignore the failures. Joe >=20 > --- > c++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=3D\"gtkmm\" -I../../gtk -I../../gtk -I= ../../pan > go -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk -I../../= gtk -I. > ./../gtk -I/usr/local/include/glibmm-2.3 -I/usr/local/lib/glibmm-2.3/incl= ude -I/ > usr/local/lib/sigc++-1.2/include -I/usr/local/include/sigc++-1.2 -I/usr/l= ocal/in > clude/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk= -1.0 -I > /usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/= include > /pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/loc= al/incl > ude -O -pipe -march=3Dpentium4 -fmemoize-lookups -fsave-memoized -Wall -M= T filecho > oser.lo -MD -MP -MF .deps/filechooser.Tpo -c filechooser.cc -fPIC -DPIC = -o .lib > s/filechooser.lo > filechooser.cc: In member function `void > Gtk::FileChooser::set_folder_mode(bool)': > filechooser.cc:168: error: `gtk_file_chooser_set_folder_mode' undeclared = (first >=20 > use this function) > filechooser.cc:168: error: (Each undeclared identifier is reported only o= nce > for each function it appears in.) > filechooser.cc: In member function `bool Gtk::FileChooser::get_folder_mod= e() > const': > filechooser.cc:173: error: `gtk_file_chooser_get_folder_mode' undeclared = (first >=20 > use this function) > gmake[5]: *** [filechooser.lo] Error 1 > --- > help? >=20 > /brian > _______________________________________________ > 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 --=-awtOz7HUW65zsV79TW3p 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) iD8DBQBAVfPFb2iPiv4Uz4cRAnaMAJ0W8xvituMEuZXd1gJeIt/Ty5ZRSQCghF75 uSkCRK0jU35l2yjWL90bmhU= =/X9n -----END PGP SIGNATURE----- --=-awtOz7HUW65zsV79TW3p-- From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 15 11:01: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 9504D16A500 for ; Mon, 15 Mar 2004 11:01:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F28C43D2D for ; Mon, 15 Mar 2004 11:01:42 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i2FJ1gbv056111 for ; Mon, 15 Mar 2004 11:01:42 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2FJ1g5Z056105 for gnome@freebsd.org; Mon, 15 Mar 2004 11:01:42 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 15 Mar 2004 11:01:42 -0800 (PST) Message-Id: <200403151901.i2FJ1g5Z056105@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Subject: Current problem reports assigned to you 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: Mon, 15 Mar 2004 19:01:42 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/03/06] ports/63851 gnome [patch] enable devel/libgsf to be built w 1 problem total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2002/06/16] ports/39390 gnome Make graphics/imlib not depend upon GTK+ o [2004/01/22] ports/61756 gnome www/mozilla & devel/nspr conflict with bi o [2004/02/29] ports/63575 gnome Anjuta 1.2.1 Segfaults on FreeBSD 5.2.1 3 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 15 16:23:00 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 5DE8116A4CE; Mon, 15 Mar 2004 16:23:00 -0800 (PST) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20FD343D31; Mon, 15 Mar 2004 16:23:00 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id BD1DD3F3A; Tue, 16 Mar 2004 01:22:58 +0100 (CET) Date: Tue, 16 Mar 2004 01:22:58 +0100 From: Simon Barner To: Joe Marcus Clarke Message-ID: <20040316002258.GA17624@zi025.glhnet.mhn.de> References: <1079076801.72767.52.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <1079076801.72767.52.camel@shumai.marcuscom.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: FreeBSD GNOME Users Subject: Possible FAQ item (was: Re: HEADS UP: GNOME 2.6 TODO list) 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: Tue, 16 Mar 2004 00:23:00 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, > * New docs (especially an FAQ) for what's new. One thing I know of is, > "How do I switch back to the old Nautilus file browser?" There's also, > "App foo doesn't build with gtk+-2.4. How can I fix it?" We should be > ready to go with things like that at the time of release. Although not strictly GNOME related, this might be relevant for people who upgrade their Galeon2 installation (I wondered about the default value for this new feature...) Q: What happened to Galeon's tab bar? It's on the left side of the screen now! A: You can set this option in Gconf: launch gconf-editor and change the value of (create an integer key if it does not exist yet): apps->galeon->UI->Tabs->tabbed_position These are feasible values: 0: left 1: right 2: top 3: bottom =09 Source: http://sourceforge.net/mailarchive/forum.php?thread_id=3D3880319&forum_id= =3D6199 Simon --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAVkjiCkn+/eutqCoRAhUxAKDcr+wy03ijozjPsSEkC+ygfG1nkgCcC+cz My08d5BaiCG0PFbgIuwWXAw= =p+dh -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- From owner-freebsd-gnome@FreeBSD.ORG Mon Mar 15 23:38: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 E378E16A4CE for ; Mon, 15 Mar 2004 23:38:53 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F04A43D2D for ; Mon, 15 Mar 2004 23:38:53 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2G7b8vM093991; Tue, 16 Mar 2004 02:37:12 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Ed Ryan In-Reply-To: References: <1078893616.40160.17.camel@shumai.marcuscom.com> <1079202499.86705.10.camel@shumai.marcuscom.com> <1079229181.13553.66.camel@shumai.marcuscom.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-UFz4oWqg9Tf6rE9rucaf" Organization: MarcusCom, Inc. Message-Id: <1079422734.76370.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 16 Mar 2004 02:38:54 -0500 cc: FreeBSD GNOME Users Subject: Re: FireFox port freezes 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: Tue, 16 Mar 2004 07:38:54 -0000 --=-UFz4oWqg9Tf6rE9rucaf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-03-13 at 21:10, Ed Ryan wrote: > Removing .phoenix didn't help any. Here's the full backtrace, but after > #15 something killed it. Well, I upgraded to today's -CURRENT, and tried Firefox again, and it still works. I even tried corrupting some component libraries, changing their permissions, and zeroing them out. Every time, Firefox failed with a proper error, and never crashed. When did this work? If it used to work, what previous version used to work? What other Phoenix/Firebird/Firefox extensions or themes have you installed? If any, what happens when you uninstall them? Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-UFz4oWqg9Tf6rE9rucaf 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) iD8DBQBAVq8Ob2iPiv4Uz4cRAr6BAJ91P8yqfgebvBtD7GiCgJfYUw6DdQCeJiYl blyZclza5n+0Q3slfP7xSME= =0xdI -----END PGP SIGNATURE----- --=-UFz4oWqg9Tf6rE9rucaf-- From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 07:14: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 6189416A4CE for ; Tue, 16 Mar 2004 07:14:23 -0800 (PST) Received: from csogate.cso.atmel.com (unknown [12.41.190.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2F4043D39 for ; Tue, 16 Mar 2004 07:14:22 -0800 (PST) (envelope-from jody.smith@cso.atmel.com) Received: from csomail.cso.atmel.com by csogate.cso.atmel.com (8.8.8+Sun/SMI-SVR4) id IAA19257; Tue, 16 Mar 2004 08:14:21 -0700 (MST) Received: from jpsmith (jpsmith.cso.atmel.com [10.95.100.101]) by csomail.cso.atmel.com (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with SMTP id <0HUO00F4ACZXRD@csomail.cso.atmel.com>; Tue, 16 Mar 2004 08:14:21 -0700 (MST) Date: Tue, 16 Mar 2004 08:14:32 -0700 From: Jody Smith To: gnome@FreeBSD.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal cc: Jody Smith Subject: failure building wxgtk2 on FreeBSD 4.9 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: Tue, 16 Mar 2004 15:14:23 -0000 This error also happened attempting to in wxgtk ---->contents of log file /usr/ports/devel/glib12/work/glib-1.2.10/config.log: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:634: checking for a BSD compatible install configure:687: checking whether build environment is sane configure:744: checking whether make sets ${MAKE} configure:783: checking for working aclocal configure:796: checking for working autoconf configure:809: checking for working automake configure:822: checking for working autoheader configure:835: checking for working makeinfo configure:951: checking host system type configure:972: checking build system type configure:992: checking for ranlib configure:1022: checking for gcc configure:1135: checking whether the C compiler (cc -O -pipe ) works configure:1151: cc -o conftest -O -pipe conftest.c 1>&5 configure:1177: checking whether the C compiler (cc -O -pipe ) is a cross-compi ler configure:1182: checking whether we are using GNU C configure:1191: cc -E conftest.c configure:1210: checking whether cc accepts -g configure:1253: checking for ld used by GCC configure:1315: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:1331: checking for BSD-compatible nm configure:1367: checking whether ln -s works ---->The failure of the make command: updating cache ./config.cache ltconfig13: unrecognized option `--disable-ltlibs' Try `ltconfig13 --help' for more information. configure: error: libtool configure failed ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/devel/glib12/work/glib-1.2.10/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/devel/glib12. *** Error code 1 Stop in /usr/ports/x11-toolkits/wxgtk-common. *** Error code 1 Stop in /usr/ports/x11-toolkits/wxgtk2. ---->List of installed packages: XFree86-4.3.0,1 gmake-3.80_2 XFree86-FontServer-4.3.0_2 gtk-2.2.4_2 XFree86-Server-4.3.0_10 imake-4.3.0_1 XFree86-clients-4.3.0_3 intltool-0.30_1 XFree86-documents-4.3.0 ispell-3.2.06_4 XFree86-font100dpi-4.3.0 jpeg-6b_1 XFree86-font75dpi-4.3.0 libiconv-1.9.1_3 XFree86-fontCyrillic-4.3.0 libtool-1.3.5_2 XFree86-fontDefaultBitmaps-4.3.0 libtool-1.4.3_3 XFree86-fontEncodings-4.3.0 libtool-1.5.2_1 XFree86-fontScalable-4.3.0 libxml2-2.6.7 XFree86-libraries-4.3.0_6 m4-1.4_1 Xaw3d-1.5 mysql-client-4.0.18_1 Xft-2.1.2 openldap-client-2.1.27 apache-1.3.29_2 openldap-server-2.1.27 atk-1.4.1_2 p5-Authen-PAM-0.14 autoconf-2.13.000227_5 p5-Net-SSLeay-1.23 bison-1.75_2 p5-XML-Parser-2.34 db41-4.1.25_1 pango-1.2.5_1 db42-4.2.52_2 php4-4.3.4_6 emacs-19.34b_1 pine-4.58 expat-1.95.6_1 pkgconfig-0.15.0 fontconfig-2.2.90_3 png-1.2.5_2 freetype2-2.1.4_1 python-2.3.3_4 gcc-2.95.3_2 rc_subr-1.16 gdbm-1.8.3_1 tiff-3.6.1_1 gettext-0.13.1 webmin-1.130_8 glib-2.2.3_1 wrapper-1.0_3 Regards --Jody Smith Atmel Corporation From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 08:27:02 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 B89D516A4CF for ; Tue, 16 Mar 2004 08:27:02 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E63143D2D for ; Tue, 16 Mar 2004 08:27:02 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id F32F176423 for ; Tue, 16 Mar 2004 17:26:59 +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 63870-03 for ; Tue, 16 Mar 2004 17:26:57 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id D58FA76421 for ; Tue, 16 Mar 2004 17:26:56 +0100 (CET) Message-ID: <40572AD6.9000508@webonaut.com> Date: Tue, 16 Mar 2004 17:27:02 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.5 (X11/20040223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com Subject: j4i - new gnome-terminal "dynamic-title" bug at bugzilla 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: Tue, 16 Mar 2004 16:27:02 -0000 j4i - gnome-terminal has a problem with the dynamic title and vim, here the link to the bug: http://bugzilla.gnome.org/show_bug.cgi?id=137388 franz. From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 09:20:43 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 3A19C16A4CE; Tue, 16 Mar 2004 09:20:43 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id A634143D39; Tue, 16 Mar 2004 09:20:42 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 53EFC76423; Tue, 16 Mar 2004 18:20:41 +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 63665-10; Tue, 16 Mar 2004 18:20:37 +0100 (CET) Received: from webonaut.com (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id A03ED76421; Tue, 16 Mar 2004 18:20:37 +0100 (CET) Message-ID: <4057376A.1070103@webonaut.com> Date: Tue, 16 Mar 2004 18:20:42 +0100 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.5 (X11/20040223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1079076801.72767.52.camel@shumai.marcuscom.com> <40518ED7.7080304@webonaut.com> <1079166368.40813.5.camel@shumai.marcuscom.com> <405301A8.1080502@webonaut.com> <1079223708.13553.48.camel@shumai.marcuscom.com> In-Reply-To: <1079223708.13553.48.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: FreeBSD GNOME Users Subject: Re: HEADS UP: GNOME 2.6 TODO list 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: Tue, 16 Mar 2004 17:20:43 -0000 Joe Marcus Clarke wrote: >On Sat, 2004-03-13 at 07:42, Franz Klammer wrote: > > > >>i fact i did nothing ... as i read you mail first i something >>completeley different - (like: "how often do you >>use the old nautilus") therefore give you a wrong answer for your >>question - when i need the "old" nautilus >>i simply start the file-browser. but that's interessting - i will take a >>look at gconf now. maybe i find >>something for the FAQ. >> >> > >Yep, have a look under /apps/nautilus/preferences. There's a lot of >juicy tidbits in there. Also, under /apps/nautilus/desktop, you can >turn off certain desktop icons like home, computer, and trash (or rename >them if you so desire). All of this makes excellent fodder for the FAQ. > >[snip] > > > here are two new FAQ entries for nautilus2. hope that's ok... franz. Q: How do i disable the spartanic mode? A: - Start the Configuration Editor - go to /apps/nautilus/preferences - activate the checkbox always_use_browser Q: How do i turn on/off displaying the icons for "Computer", "Home" and "Trash"? A: - Start the Configuration Editor - go to /apps/nautilus/desktop - here you can turn on/off all three icons and also change the names for "Home" and "Trash". A other way to chnage the named of the two icons is to right click on the icons and select Preferences in the context-menu. >>ok! i will try it - but be aware that you or someone else must translate >>it again in >>public readable english ;-) >> >> > >That's fine, the content is what's important. > >Joe > > From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 11:54: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 E2D8916A4CE; Tue, 16 Mar 2004 11:54:03 -0800 (PST) Received: from smtp-relay03.x-mailer.co.uk (smtp-relay03.x-mailer.co.uk [212.69.217.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B16A43D2D; Tue, 16 Mar 2004 11:54:03 -0800 (PST) (envelope-from djg39@cam.ac.uk) Received: from [212.69.196.156] (helo=davegoode.dsvr.co.uk) by smtp-relay03.x-mailer.co.uk with esmtp (Exim 4.30) id 1B3KdV-0007P4-TP; Tue, 16 Mar 2004 19:54:01 +0000 Received: from cpc4-cmbg5-4-0-cust195.cmbg.cable.ntl.com (cpc4-cmbg5-4-0-cust195.cmbg.cable.ntl.com [82.4.146.195]) by davegoode.dsvr.co.uk (8.11.7/8.11.7) with ESMTP id i2GJs1310082; Tue, 16 Mar 2004 19:54:01 GMT From: Dave Goode Organization: Faculty of Divinity, University of Cambridge To: gnome@FreeBSD.org Date: Tue, 16 Mar 2004 19:54:01 +0000 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403161954.01820.djg39@cam.ac.uk> cc: ports@FreeBSD.org Subject: FreeBSD Port: evolution-1.4.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: djg39@cam.ac.uk List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 19:54:04 -0000 Hello, A good part of the way through building, I get the following. Any ideas what's up? I have the latest versions of libgnomeprint and gnomeprint if that's any help. Thanks, Dave In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:28: libgnome/gnome-paper.h: No such file or directory In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:30: libgnomeprint/gnome-print-master.h: No such file or directory In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:209: syntax error before `GnomePrintMaster' gmake[4]: *** [alarm-notify-dialog.o] Error 1 gmake[4]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar/gui/alarm-notify' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar/gui' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/mail/evolution. dave# -- Faculty of Divinity, University of Cambridge West Road, Cambridge, CB3 9BS http://www.breviary.info/ From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 12:03:36 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 9BE3F16A4CE; Tue, 16 Mar 2004 12:03:36 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0F6943D41; Tue, 16 Mar 2004 12:03:35 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2GK1nFU002008; Tue, 16 Mar 2004 15:01:49 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: djg39@cam.ac.uk In-Reply-To: <200403161954.01820.djg39@cam.ac.uk> References: <200403161954.01820.djg39@cam.ac.uk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zGbUTRvHdVGd7oj2tN39" Organization: MarcusCom, Inc. Message-Id: <1079467438.764.26.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 16 Mar 2004 15:03:58 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: FreeBSD Port: evolution-1.4.6 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: Tue, 16 Mar 2004 20:03:36 -0000 --=-zGbUTRvHdVGd7oj2tN39 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-03-16 at 14:54, Dave Goode wrote: > Hello, >=20 > A good part of the way through building, I get the following. Any ideas w= hat's=20 > up? I have the latest versions of libgnomeprint and gnomeprint if that's = any=20 > help. Remove /usr/X11R6/include/gtkhtml. Joe >=20 > Thanks, >=20 > Dave >=20 > In file included from alarm-notify-dialog.c:38: > /usr/X11R6/include/gtkhtml/gtkhtml.h:28: libgnome/gnome-paper.h: No such = file=20 > or directory > In file included from alarm-notify-dialog.c:38: > /usr/X11R6/include/gtkhtml/gtkhtml.h:30: libgnomeprint/gnome-print-master= .h:=20 > No such file or directory > In file included from alarm-notify-dialog.c:38: > /usr/X11R6/include/gtkhtml/gtkhtml.h:209: syntax error before=20 > `GnomePrintMaster' > gmake[4]: *** [alarm-notify-dialog.o] Error 1 > gmake[4]: Leaving directory=20 > `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar/gui/alarm-notify= ' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory=20 > `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar/gui' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory=20 > `/usr/ports/mail/evolution/work/evolution-1.4.6/calendar' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4= .6' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/mail/evolution. > dave# --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zGbUTRvHdVGd7oj2tN39 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) iD8DBQBAV12ub2iPiv4Uz4cRAt1kAJ9BeTiNrInnaYGyRVvAc+109dMRBgCbBgb7 vxB5x9Mhwhdhn2bV5dTQH+8= =c9d7 -----END PGP SIGNATURE----- --=-zGbUTRvHdVGd7oj2tN39-- From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 12:41: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 3E26E16A4CE; Tue, 16 Mar 2004 12:41:11 -0800 (PST) Received: from smtp-relay03.x-mailer.co.uk (smtp-relay03.x-mailer.co.uk [212.69.217.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07E9443D2D; Tue, 16 Mar 2004 12:41:11 -0800 (PST) (envelope-from djg39@cam.ac.uk) Received: from [212.69.196.156] (helo=davegoode.dsvr.co.uk) by smtp-relay03.x-mailer.co.uk with esmtp (Exim 4.30) id 1B3LN7-00089X-SV; Tue, 16 Mar 2004 20:41:09 +0000 Received: from cpc4-cmbg5-4-0-cust195.cmbg.cable.ntl.com (cpc4-cmbg5-4-0-cust195.cmbg.cable.ntl.com [82.4.146.195]) by davegoode.dsvr.co.uk (8.11.7/8.11.7) with ESMTP id i2GKf9U16045; Tue, 16 Mar 2004 20:41:09 GMT From: Dave Goode Organization: Faculty of Divinity, University of Cambridge To: Joe Marcus Clarke Date: Tue, 16 Mar 2004 20:41:09 +0000 User-Agent: KMail/1.5.4 References: <200403161954.01820.djg39@cam.ac.uk> <1079467438.764.26.camel@gyros> In-Reply-To: <1079467438.764.26.camel@gyros> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200403162041.09500.djg39@cam.ac.uk> cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: FreeBSD Port: evolution-1.4.6 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: djg39@cam.ac.uk List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2004 20:41:11 -0000 On Tuesday 16 Mar 2004 20:03, Joe Marcus Clarke wrote: > Remove /usr/X11R6/include/gtkhtml. Thanks, Joe. That fixed the build, but when it runs, I get an error that says: 'Cannot access the Ximian Evolution shell.' The message back from the console says: dave@home:/home/dave>evolution ** (evolution:43118): WARNING **: Permission denied locking '/bonobo-activation-register.lock' (Killing old version of Wombat...) ** (evolution:43118): WARNING **: Extremely strange, strange object directories (0)registered with the activation context dave@home:/home/dave> It means nothing at all to me. Are you able to shed any light? Dave -- Faculty of Divinity, University of Cambridge West Road, Cambridge, CB3 9BS http://www.breviary.info/ From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 12:57: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 9E39D16A4CE; Tue, 16 Mar 2004 12:57:40 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3111543D1D; Tue, 16 Mar 2004 12:57:40 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2GKtruk002571; Tue, 16 Mar 2004 15:55:53 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: djg39@cam.ac.uk In-Reply-To: <200403162041.09500.djg39@cam.ac.uk> References: <200403161954.01820.djg39@cam.ac.uk> <1079467438.764.26.camel@gyros> <200403162041.09500.djg39@cam.ac.uk> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-bn0ndExrkfxZptXlvLmf" Organization: MarcusCom, Inc. Message-Id: <1079470536.87329.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 16 Mar 2004 15:58:02 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users cc: ports@freebsd.org Subject: Re: FreeBSD Port: evolution-1.4.6 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: Tue, 16 Mar 2004 20:57:40 -0000 --=-bn0ndExrkfxZptXlvLmf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-03-16 at 15:41, Dave Goode wrote: > On Tuesday 16 Mar 2004 20:03, Joe Marcus Clarke wrote: >=20 > > Remove /usr/X11R6/include/gtkhtml. >=20 > Thanks, Joe. That fixed the build, but when it runs, I get an error that = says: >=20 > 'Cannot access the Ximian Evolution shell.' >=20 > The message back from the console says: >=20 > dave@home:/home/dave>evolution > ** (evolution:43118): WARNING **: Permission denied locking=20 > '/bonobo-activation-register.lock' > (Killing old version of Wombat...) > ** (evolution:43118): WARNING **: Extremely strange, strange object=20 > directories (0)registered with the activation context > dave@home:/home/dave> >=20 > It means nothing at all to me. Are you able to shed any light? Seems like a permissions problem somewhere. Verify that /tmp and /var/tmp have at least 1777 permissions. Also, you way want to log out of GNOME, and clean those directories out, then try again. Joe >=20 > Dave --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bn0ndExrkfxZptXlvLmf 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) iD8DBQBAV2nIb2iPiv4Uz4cRAuedAJsGDQP+DR828zssPcahKLdAJdg+GACgjSK1 v3JuOgVNC2EAG6k1r9IGC/8= =894I -----END PGP SIGNATURE----- --=-bn0ndExrkfxZptXlvLmf-- From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 13:26: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 CA9BD16A4CE for ; Tue, 16 Mar 2004 13:26:12 -0800 (PST) Received: from web60003.mail.yahoo.com (web60003.mail.yahoo.com [216.109.116.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4DB1243D1F for ; Tue, 16 Mar 2004 13:26:12 -0800 (PST) (envelope-from gentesdecuba@yahoo.com) Message-ID: <20040316212611.96982.qmail@web60003.mail.yahoo.com> Received: from [200.55.153.9] by web60003.mail.yahoo.com via HTTP; Tue, 16 Mar 2004 13:26:11 PST Date: Tue, 16 Mar 2004 13:26:11 -0800 (PST) From: gentes de cuba To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: BIG PROBLEMMMMM!!!!!!!! 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: Tue, 16 Mar 2004 21:26:12 -0000 i have a freeBSD 5.2 workstation and i'm using ajuta-1.2.1_1 for programming. the fact is that while i was using the 1.0.2 version of anjuta everithing was right, but since i upgrade my ports this new vesion of anjuta crash doing anything, i mean making a new project with the wizzard or compiling olds project i have, in fact itś beacme unusable, unstable and un... all what you can imagine so I NEED HELP, all my works are stopped couse of that, what can i do? Please answer soon, and sorry for my english I'm cuban __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 13:38:02 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 C4F9516A4CF for ; Tue, 16 Mar 2004 13:38:02 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20BE143D41 for ; Tue, 16 Mar 2004 13:38:02 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2GLaGYn002880; Tue, 16 Mar 2004 16:36:16 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: gentes de cuba In-Reply-To: <20040316212611.96982.qmail@web60003.mail.yahoo.com> References: <20040316212611.96982.qmail@web60003.mail.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wTtohRLWM4tLNSFKaGvG" Organization: MarcusCom, Inc. Message-Id: <1079473106.87329.3.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 16 Mar 2004 16:38:26 -0500 X-Spam-Status: No, hits=-4.2 required=5.0 tests=BAYES_00,PLING_PLING autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: freebsd-gnome@freebsd.org Subject: Re: BIG PROBLEMMMMM!!!!!!!! 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: Tue, 16 Mar 2004 21:38:03 -0000 --=-wTtohRLWM4tLNSFKaGvG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-03-16 at 16:26, gentes de cuba wrote: > i have a freeBSD 5.2 workstation and i'm using > ajuta-1.2.1_1 for programming. the fact is that while > i was using the 1.0.2 version of anjuta everithing was > right, but since i upgrade my ports this new vesion of > anjuta crash doing anything, i mean making a new > project with the wizzard or compiling olds project i > have, in fact itś beacme unusable, unstable and > un... all what you can imagine so I NEED HELP, all my > works are stopped couse of that, what can i do? > Please answer soon, and sorry for my english I'm cuban Please describe exactly what you're doing, and exactly how it crashes (including any diagnostic messages). If it truly crashes, included a backtrace with debugging symbols would be helpful. Joe >=20 >=20 >=20 > __________________________________ > Do you Yahoo!? > Yahoo! Mail - More reliable, more storage, less spam > http://mail.yahoo.com > _______________________________________________ > 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 --=-wTtohRLWM4tLNSFKaGvG 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) iD8DBQBAV3PSb2iPiv4Uz4cRAk/aAKCaJfoaPSIHe4PqUZsw3i9m52TCHgCeK9rG OnI656CKHeD2ECFW2iQLy/Q= =VY0D -----END PGP SIGNATURE----- --=-wTtohRLWM4tLNSFKaGvG-- From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 13:49: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 D980416A4CE for ; Tue, 16 Mar 2004 13:49:17 -0800 (PST) Received: from blurp.one.pl (blurp.t4.ds.pwr.wroc.pl [156.17.226.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51DE243D45 for ; Tue, 16 Mar 2004 13:49:17 -0800 (PST) (envelope-from gizmen@blurp.one.pl) Received: by blurp.one.pl (Postfix, from userid 1001) id 35742B56; Tue, 16 Mar 2004 22:49:12 +0100 (CET) Date: Tue, 16 Mar 2004 22:49:12 +0100 From: GiZmen To: gnome@FreeBSD.org Message-ID: <20040316214912.GA14797@blurp.one.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: Problem with Anjuta port on Freebsd 5.2.1-R 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: Tue, 16 Mar 2004 21:49:18 -0000 Hello, I have just instaled injuta from ports. It is 1.2.1 version. And when i run anjuta and want to compile anything it anjuta crashes with segmentation fault. I think it is on 5.x because my friend have 4.8 and he says that anjuta works on his computer. Can u check that anjuta works on 5.2.1. THX -- Best Regards: GiZmen From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 16 20:29:36 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 76B8E16A4CE for ; Tue, 16 Mar 2004 20:29:36 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F51343D3F for ; Tue, 16 Mar 2004 20:29:34 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i2H4TYCL050499 for ; Tue, 16 Mar 2004 20:29:34 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11) with ESMTP id i2H4TXuL018541 for ; Tue, 16 Mar 2004 20:29:33 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i2H4TXvg018540 for gnome@FreeBSD.org; Tue, 16 Mar 2004 20:29:33 -0800 (PST) (envelope-from marcel) Date: Tue, 16 Mar 2004 20:29:33 -0800 From: Marcel Moolenaar To: gnome@FreeBSD.org Message-ID: <20040317042933.GA18525@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [PATCH] textproc/docbook-sk: s/pre-install/pre-su-install/g 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: Wed, 17 Mar 2004 04:29:36 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Gang, The pre-install target creates directories under ${PREFIX}, which breaks if installing as non-root. The pre-install target happens before user credentials are switched. The attached patch fixes the port. FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="docbook-sk.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-sk/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 11 Feb 2004 00:35:09 -0000 1.24 +++ Makefile 17 Mar 2004 04:20:55 -0000 @@ -31,7 +31,7 @@ CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports CATALOG_PORTS_XML= ${PREFIX}/share/xml/catalog.ports -pre-install: +pre-su-install: @[ -d ${DOCBOOKDIR}/ent ] || ${MKDIR} ${DOCBOOKDIR}/ent do-install: --k+w/mQv8wyuph6w0-- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 00:13: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 9CE4616A4CF for ; Wed, 17 Mar 2004 00:13:05 -0800 (PST) Received: from blacksheep.csh.rit.edu (blacksheep.csh.rit.edu [129.21.60.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D5AC43D48 for ; Wed, 17 Mar 2004 00:13:03 -0800 (PST) (envelope-from antiduh@csh.rit.edu) Received: from [129.21.61.37] (corrugated.csh.rit.edu [129.21.61.37]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id AA3EB850 for ; Wed, 17 Mar 2004 03:13:02 -0500 (EST) From: Kevin Thompson To: gnome@freebsd.org Content-Type: text/plain Message-Id: <1079511180.55591.29.camel@corrugated.csh.rit.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 17 Mar 2004 03:13:00 -0500 Content-Transfer-Encoding: 7bit Subject: Evolution: port broken/mistake X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: antiduh@csh.rit.edu List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Mar 2004 08:13:05 -0000 Hello, I'm writing this because I believe the port for evolution is not working due to no fault of my own. I built it without pilot support, and with ldap support. I have the newest ports tree as of 17-Mar-2004 2:44am -500 This is from the build target: /bin/sh ../libtool --mode=link cc -pipe -O2 -ffast-math -march=k6 -Wall -Wmissing-prototypes -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -o killev killev.o ../e-util/libeutil.la -pthread -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 -lglade-2.0 -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lsoup-2.0 -lglib-2.0 -liconv -pthread -pthread cc -pipe -O2 -ffast-math -march=k6 -Wall -Wmissing-prototypes -rpath=/usr/lib:/usr/local/lib -o .libs/killev killev.o -pthread -Wl,--export-dynamic -pthread -pthread -L/usr/local/lib ../e-util/.libs/libeutil.so -L/usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 -lglade-2.0 -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lsoup-2.0 -lglib-2.0 -liconv -Wl,--rpath -Wl,/usr/X11R6/lib/evolution/1.4 ../e-util/.libs/libeutil.so: warning: mktemp() possibly used unsafely; consider using mkstemp() creating killev sed -e 's?\@EVOLUTION_TOOLSDIR\@?/usr/X11R6/libexec/evolution/1.4?g' \ < ./evolution-addressbook-clean.in > evolution-addressbook-clean.tmp \ && mv evolution-addressbook-clean.tmp evolution-addressbook-clean gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/tools' Making all in help gmake[2]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help' Making all in C gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' for file in evolution-1.4-C.omf; do \ scrollkeeper-preinstall /usr/X11R6/share/gnome/help/evolution-1.4/C/evolution-1.4.xml ./$file $file.out; \ done /usr/libexec/ld-elf.so.1: /usr/local/lib/libxml2.so.5: Undefined symbol "pthread_once" gmake[3]: [omf_timestamp] Error 1 (ignored) touch omf_timestamp gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help' gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help' Making all in po gmake[2]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/po' gmake[2]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6' gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6' Here are the appropriate lines from the install target: gmake[3]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' gmake[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/help/evolution-1.4/C for file in apx-authors.xml apx-bugs.xml apx-fdl.xml apx-gloss.xml apx-gpl.xml config-prefs.xml config-sync.xml legal.xml menuref.xml preface.xml usage-calendar.xml usage-contact.xml usage-exec-summary.xml usage-exchange.xml usage-mail-org.xml usage-mail.xml usage-mainwindow.xml usage-print.xml usage-sync.xml evolution-1.4.xml; do \ cp ./$file /usr/X11R6/share/gnome/help/evolution-1.4/C; \ done if test "figures"; then \ /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/help/evolution-1.4/C/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ install -c -o root -g wheel -m 444 $file /usr/X11R6/share/gnome/help/evolution-1.4/C/figures/$basefile; \ done \ fi gmake install-data-hook gmake[4]: Entering directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/omf/evolution for file in evolution-1.4-C.omf; do \ install -c -o root -g wheel -m 444 $file.out /usr/X11R6/share/gnome/omf/evolution/$file; \ done install: evolution-1.4-C.omf.out: No such file or directory gmake[4]: *** [install-data-hook-omf] Error 71 gmake[4]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' gmake[3]: *** [install-data-am] Error 2 gmake[3]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/evolution/work/evolution-1.4.6/help' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/mail/evolution. I generated this output by executing: cd /usr/ports/mail/evolution/; make rmconfig clean rmconfig clean build install. --Kevin Thompson From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 00:14: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 B537316A4CE for ; Wed, 17 Mar 2004 00:14:35 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F071D43D45 for ; Wed, 17 Mar 2004 00:14:34 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2H8CkEw009097; Wed, 17 Mar 2004 03:12:46 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: antiduh@csh.rit.edu In-Reply-To: <1079511180.55591.29.camel@corrugated.csh.rit.edu> References: <1079511180.55591.29.camel@corrugated.csh.rit.edu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-zD7EUyN89cLFG/AJN++6" Organization: MarcusCom, Inc. Message-Id: <1079511278.46241.50.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 17 Mar 2004 03:14:38 -0500 cc: FreeBSD GNOME Users Subject: Re: Evolution: port broken/mistake 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: Wed, 17 Mar 2004 08:14:35 -0000 --=-zD7EUyN89cLFG/AJN++6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-03-17 at 03:13, Kevin Thompson wrote: > Hello, I'm writing this because I believe the port for evolution is not > working due to no fault of my own. >=20 > I built it without pilot support, and with ldap support. > I have the newest ports tree as of 17-Mar-2004 2:44am -500 >=20 >=20 > This is from the build target: > /bin/sh ../libtool --mode=3Dlink cc -pipe -O2 -ffast-math -march=3Dk6 -W= all > -Wmissing-prototypes -L/usr/local/lib -rpath=3D/usr/lib:/usr/local/lib -= o > killev killev.o ../e-util/libeutil.la -pthread -Wl,--export-dynamic > -L/usr/local/lib -L/usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 -lglade-2.0 > -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnome-2 > -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 > -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 > -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm > -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig > -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lsoup-2.0 > -lglib-2.0 -liconv -pthread -pthread > cc -pipe -O2 -ffast-math -march=3Dk6 -Wall -Wmissing-prototypes > -rpath=3D/usr/lib:/usr/local/lib -o .libs/killev killev.o -pthread > -Wl,--export-dynamic -pthread -pthread -L/usr/local/lib > ../e-util/.libs/libeutil.so -L/usr/X11R6/lib -lgal-2.0 -lgal-a11y-2.0 > -lglade-2.0 -lgnomeprint-2-2 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 > -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation > -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 > -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 > -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender > -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 > -lgmodule-2.0 -lsoup-2.0 -lglib-2.0 -liconv -Wl,--rpath > -Wl,/usr/X11R6/lib/evolution/1.4 > ../e-util/.libs/libeutil.so: warning: mktemp() possibly used unsafely; > consider using mkstemp() > creating killev > sed -e 's?\@EVOLUTION_TOOLSDIR\@?/usr/X11R6/libexec/evolution/1.4?g' \ > < ./evolution-addressbook-clean.in > evolution-addressbook-clean.tmp > \ > && mv evolution-addressbook-clean.tmp evolution-addressbook-clean > gmake[2]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/tools' > Making all in help > gmake[2]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help' > Making all in C > gmake[3]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > for file in evolution-1.4-C.omf; do \ > scrollkeeper-preinstall > /usr/X11R6/share/gnome/help/evolution-1.4/C/evolution-1.4.xml ./$file > $file.out; \ > done > /usr/libexec/ld-elf.so.1: /usr/local/lib/libxml2.so.5: Undefined symbol > "pthread_once" > gmake[3]: [omf_timestamp] Error 1 (ignored) > touch omf_timestamp > gmake[3]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > gmake[3]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help' > gmake[3]: Nothing to be done for `all-am'. > gmake[3]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help' > gmake[2]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help' > Making all in po > gmake[2]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/po' > gmake[2]: Nothing to be done for `all'. > gmake[2]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/po' > gmake[2]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6' > gmake[2]: Nothing to be done for `all-am'. > gmake[2]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6' > gmake[1]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6' >=20 >=20 > Here are the appropriate lines from the install target: >=20 > gmake[3]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > gmake[3]: Nothing to be done for `install-exec-am'. > /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/help/evolution-1.4/C > for file in apx-authors.xml apx-bugs.xml apx-fdl.xml apx-gloss.xml > apx-gpl.xml config-prefs.xml config-sync.xml legal.xml menuref.xml > preface.xml usage-calendar.xml usage-contact.xml usage-exec-summary.xml > usage-exchange.xml usage-mail-org.xml usage-mail.xml > usage-mainwindow.xml usage-print.xml usage-sync.xml evolution-1.4.xml; > do \ > cp ./$file /usr/X11R6/share/gnome/help/evolution-1.4/C; \ > done > if test "figures"; then \ > /bin/sh ../../mkinstalldirs > /usr/X11R6/share/gnome/help/evolution-1.4/C/figures; \ > for file in ./figures/*.png; do \ > basefile=3D`echo $file | sed -e 's,^.*/,,'`; \ > install -c -o root -g wheel -m 444 $file > /usr/X11R6/share/gnome/help/evolution-1.4/C/figures/$basefile; \ > done \ > fi > gmake install-data-hook > gmake[4]: Entering directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/omf/evolution > for file in evolution-1.4-C.omf; do \ > install -c -o root -g wheel -m 444 $file.out > /usr/X11R6/share/gnome/omf/evolution/$file; \ > done > install: evolution-1.4-C.omf.out: No such file or directory > gmake[4]: *** [install-data-hook-omf] Error 71 > gmake[4]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > gmake[3]: *** [install-data-am] Error 2 > gmake[3]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > gmake[2]: *** [install-am] Error 2 > gmake[2]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help/C' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/mail/evolution/work/evolution-1.4.6/help' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/mail/evolution. >=20 >=20 > I generated this output by executing: > cd /usr/ports/mail/evolution/; make rmconfig clean rmconfig clean build > install. Rebuild libxml2 without thread support. Joe >=20 >=20 >=20 > --Kevin Thompson >=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 --=-zD7EUyN89cLFG/AJN++6 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) iD8DBQBAWAjub2iPiv4Uz4cRAkb8AJwMklgnUEjewY85vWsdTEZtDWn0YACfQl+B cGzQnzVcAu0meiWk/6bJYuY= =dVgJ -----END PGP SIGNATURE----- --=-zD7EUyN89cLFG/AJN++6-- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 02:33:04 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 6D56616A4CE; Wed, 17 Mar 2004 02:33:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E5A843D31; Wed, 17 Mar 2004 02:33:04 -0800 (PST) (envelope-from krion@FreeBSD.org) Received: from freefall.freebsd.org (krion@localhost [127.0.0.1]) i2HAX4bv076985; Wed, 17 Mar 2004 02:33:04 -0800 (PST) (envelope-from krion@freefall.freebsd.org) Received: (from krion@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2HAX4e4076981; Wed, 17 Mar 2004 02:33:04 -0800 (PST) (envelope-from krion) Date: Wed, 17 Mar 2004 02:33:04 -0800 (PST) From: Kirill Ponomarew Message-Id: <200403171033.i2HAX4e4076981@freefall.freebsd.org> To: krion@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/64367: The up-to-date graphics/gimp-devel port fails to open JPEG files 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: Wed, 17 Mar 2004 10:33:04 -0000 Synopsis: The up-to-date graphics/gimp-devel port fails to open JPEG files Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: krion Responsible-Changed-When: Wed Mar 17 02:32:52 PST 2004 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=64367 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 05:50: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 CE6A316A4CE for ; Wed, 17 Mar 2004 05:50:57 -0800 (PST) Received: from almso1.proxy.att.com (almso1.att.com [192.128.167.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D0B343D2F for ; Wed, 17 Mar 2004 05:50:57 -0800 (PST) (envelope-from jwb@hera.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i2HDouT2016611 for ; Wed, 17 Mar 2004 08:50:56 -0500 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA24505 for ; Wed, 17 Mar 2004 08:50:07 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id IAA20050 for ; Wed, 17 Mar 2004 08:50:07 -0500 (EST) Message-Id: <200403171350.IAA20050@hera.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 17 Mar 2004 08:50:07 -0500 From: "J. W. Ballantine" Subject: gnome_upgrade 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: Wed, 17 Mar 2004 13:50:57 -0000 Yesterday I tried to upgrade my 4.9-STABLE box from 2.4 to 2.5. I did a cvsup, followed by a marcusmerge, and lastly a gnome_upgrade.sh. The gnome_upgrade said it failed because of a glib-2* recursive failure, but when I looked at the log, the end read: [Updating the pkgdb in /var/db/pkg ... - 318 packages found (-0 +1) . done] ---> Upgrading 'gnome2-fifth-toe-2.4.2' to 'gnome2-fifth-toe-2.5.91' (x11/gnome2-fifth-toe) ---> Building '/usr/ports/x11/gnome2-fifth-toe' with make flags: BATCH=yes GNOME_UPGRADE_SH_VER=42 GNOME_UPGRADE_SH_VER=42 pango-1.3.6: "/usr/ports/x11-fonts/Xft" non-existent -- dependency list incomplete XFree86-clients-4.3.0_6: "/usr/ports/x11-fonts/Xft" non-existent -- dependency list incomplete mozilla-1.6_3,2: "/usr/ports/x11-fonts/Xft" non-existent -- dependency list incomplete SNIP...SNIP...SNIP Cleaning for .......... ===> Cleaning for startup-notification-0.5_2 ===> Cleaning for gnome2-fifth-toe-2.5.91 ===> Vulnerability check disabled ===> Extracting for gnome2-fifth-toe-2.5.91 ===> Patching for gnome2-fifth-toe-2.5.91 ===> Configuring for gnome2-fifth-toe-2.5.91 ---> Backing up the old version ---> Uninstalling the old version Stale dependency: gnome2-fifth-toe-2.4.2 --> gimp-gnome-2.0.pre3_1,1 -- manually run 'pkgdb -F' to fix, or specify -O to force. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! x11/gnome2-fifth-toe (gnome2-fifth-toe-2.4.2) (uninstall error) After I do a pkdb -F, should I rerun the gnome_upgrade.sh or just do a portupgrade on gnome2-fifth-toe? Jim From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 10:06:59 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 BDC9716A4CE for ; Wed, 17 Mar 2004 10:06:59 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C56D43D45 for ; Wed, 17 Mar 2004 10:06:59 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2HI57Av015093; Wed, 17 Mar 2004 13:05:07 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "J. W. Ballantine" In-Reply-To: <200403171350.IAA20050@hera.homer.att.com> References: <200403171350.IAA20050@hera.homer.att.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jLEzUoQD/DUCAL6dEmxV" Organization: MarcusCom, Inc. Message-Id: <1079546842.789.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 17 Mar 2004 13:07:22 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: gnome_upgrade 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: Wed, 17 Mar 2004 18:06:59 -0000 --=-jLEzUoQD/DUCAL6dEmxV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-03-17 at 08:50, J. W. Ballantine wrote: > Yesterday I tried to upgrade my 4.9-STABLE box from 2.4 to 2.5. > I did a cvsup, followed by a marcusmerge, and lastly a gnome_upgrade.sh. >=20 > The gnome_upgrade said it failed because of a glib-2* recursive failure, > but when I looked at the log, the end read: >=20 > [Updating the pkgdb in /var/db/pkg ... - 318 packages= =20 > found (-0 +1) . done] > ---> Upgrading 'gnome2-fifth-toe-2.4.2' to 'gnome2-fifth-toe-2.5.91'=20 > (x11/gnome2-fifth-toe) > ---> Building '/usr/ports/x11/gnome2-fifth-toe' with make flags: BATCH= =3Dyes=20 > GNOME_UPGRADE_SH_VER=3D42 GNOME_UPGRADE_SH_VER=3D42 > pango-1.3.6: "/usr/ports/x11-fonts/Xft" non-existent -- dependency list=20 > incomplete > XFree86-clients-4.3.0_6: "/usr/ports/x11-fonts/Xft" non-existent -- depen= dency=20 > list incomplete > mozilla-1.6_3,2: "/usr/ports/x11-fonts/Xft" non-existent -- dependency li= st=20 > incomplete > SNIP...SNIP...SNIP Cleaning for .......... > =3D=3D=3D> Cleaning for startup-notification-0.5_2 > =3D=3D=3D> Cleaning for gnome2-fifth-toe-2.5.91 > =3D=3D=3D> Vulnerability check disabled > =3D=3D=3D> Extracting for gnome2-fifth-toe-2.5.91 > =3D=3D=3D> Patching for gnome2-fifth-toe-2.5.91 > =3D=3D=3D> Configuring for gnome2-fifth-toe-2.5.91 > ---> Backing up the old version > ---> Uninstalling the old version > Stale dependency: gnome2-fifth-toe-2.4.2 --> gimp-gnome-2.0.pre3_1,1 --=20 > manually run 'pkgdb -F' to fix, or specify -O to force. > ** The following packages were not installed or upgraded (*:skipped / !:f= ailed) > ! x11/gnome2-fifth-toe (gnome2-fifth-toe-2.4.2) (uninstall error) >=20 > After I do a pkdb -F, should I rerun the gnome_upgrade.sh or just do a > portupgrade on gnome2-fifth-toe? Just do the portupgrade on gnome2-fifth-toe. Joe >=20 > Jim >=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 --=-jLEzUoQD/DUCAL6dEmxV 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) iD8DBQBAWJPab2iPiv4Uz4cRAkMnAKCbQ+ELp9wOuBtFcPnANNzpbcAtQACgmVY/ 9JLdfhNiOoWtLHZPyFGqBUY= =5RB9 -----END PGP SIGNATURE----- --=-jLEzUoQD/DUCAL6dEmxV-- From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 11:12:20 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 0F35516A4CF for ; Wed, 17 Mar 2004 11:12:20 -0800 (PST) Received: from postal2.es.net (proxy.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FBB43D31 for ; Wed, 17 Mar 2004 11:12:19 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP (SSL) id IBA74465; Wed, 17 Mar 2004 11:12:19 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id E824D5D04; Wed, 17 Mar 2004 11:12:18 -0800 (PST) To: Joe Marcus Clarke In-reply-to: Your message of "Fri, 12 Mar 2004 17:44:33 EST." <1079131473.769.48.camel@gyros> Date: Wed, 17 Mar 2004 11:12:18 -0800 From: "Kevin Oberman" Message-Id: <20040317191218.E824D5D04@ptavv.es.net> cc: FreeBSD GNOME Users Subject: Re: Galeon2 crashing on startup 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: Wed, 17 Mar 2004 19:12:20 -0000 > From: Joe Marcus Clarke > Date: Fri, 12 Mar 2004 17:44:33 -0500 > > On Fri, 2004-03-12 at 17:34, Kevin Oberman wrote: > > No luck! And now my other CURRENT system, my laptop has started doing > > the exact same thing. I've completely deleted the linuxpluginwrapper, > > but it didn't help. > > > > I do notice that I get the following message on my terminal when I start > > galeon: > > (galeon-bin:2133): GLib-GObject-CRITICAL **: file gobject.c: line 1294 (g_object_add_weak_pointer): assertion `G_IS_OBJECT (object)' failed > > > > This was with no plugins and the linuxpluginwrapper port deleted. > > > > I will be leaving on travel Sunday and may not have much chance to try > > things before Monday, so no need to rush any suggestions. Well, I'm back to running galeon. The problem was a bit weird, but is almost certainly a non-FreeBSD specific one. I had a specific web page loaded when I exited galeon. The page rendered when originally loaded, but, when displayed (in a tab) at galeon startup from the saved session, it produced the GLib error shown and led to galeon crashing in an ugly manner where I was unable to get a backtrace or core file. I deleted the entry for that page from .galeon/session_saved.xml and galeon once again started up without a crash. Now for proof that I am an idiot. I forgot to record the URL of the site that caused the problem, so I have no way to do further debugging on it. :-( But, at least galeon lives again. Now on to gnome-2.6! Thanks again for all your help. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 12:33: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 2573616A4CE for ; Wed, 17 Mar 2004 12:33:57 -0800 (PST) Received: from smtp2.andrew.cmu.edu (SMTP2.andrew.cmu.edu [128.2.10.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4D1843D2D for ; Wed, 17 Mar 2004 12:33:56 -0800 (PST) (envelope-from epr@andrew.cmu.edu) Received: from UNIX46.andrew.cmu.edu (UNIX46.andrew.cmu.edu [128.2.13.176]) (user=epr mech=GSSAPI (0 bits))i2HKXucD019035; Wed, 17 Mar 2004 15:33:56 -0500 Date: Wed, 17 Mar 2004 15:33:54 -0500 (EST) From: Ed Ryan To: Joe Marcus Clarke In-Reply-To: <1079422734.76370.18.camel@shumai.marcuscom.com> Message-ID: References: <1078893616.40160.17.camel@shumai.marcuscom.com> <1079202499.86705.10.camel@shumai.marcuscom.com> <1079229181.13553.66.camel@shumai.marcuscom.com> <1079422734.76370.18.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD GNOME Users Subject: Re: FireFox port freezes 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: Wed, 17 Mar 2004 20:33:57 -0000 The last working version I had was the last version of Firebird. As I recall, I didn't have any extensions or themes installed, but regardless, I've removed every trace of the old install and still run into trouble. I guess I'll upgrade again and do a portupgrade -a. Ed Ryan ~epr/PublicWrite On Tue, 16 Mar 2004, Joe Marcus Clarke wrote: > Well, I upgraded to today's -CURRENT, and tried Firefox again, and it > still works. I even tried corrupting some component libraries, changing > their permissions, and zeroing them out. Every time, Firefox failed > with a proper error, and never crashed. > > When did this work? If it used to work, what previous version used to > work? What other Phoenix/Firebird/Firefox extensions or themes have you > installed? If any, what happens when you uninstall them? From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 15:36: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 1A79B16A4CE for ; Wed, 17 Mar 2004 15:36:57 -0800 (PST) Received: from web60002.mail.yahoo.com (web60002.mail.yahoo.com [216.109.116.225]) by mx1.FreeBSD.org (Postfix) with SMTP id B5F5843D2D for ; Wed, 17 Mar 2004 15:36:56 -0800 (PST) (envelope-from gentesdecuba@yahoo.com) Message-ID: <20040317233656.79772.qmail@web60002.mail.yahoo.com> Received: from [200.55.153.9] by web60002.mail.yahoo.com via HTTP; Wed, 17 Mar 2004 15:36:56 PST Date: Wed, 17 Mar 2004 15:36:56 -0800 (PST) From: gentes de cuba To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: hello 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: Wed, 17 Mar 2004 23:36:57 -0000 there is a codeforge for freebsd? __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 16:33: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 3697E16A4D1 for ; Wed, 17 Mar 2004 16:33:42 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2945243D2F for ; Wed, 17 Mar 2004 16:33:42 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i2I0Xebv091485 for ; Wed, 17 Mar 2004 16:33:41 -0800 (PST) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2I0Xesv091448 for gnome@FreeBSD.org; Wed, 17 Mar 2004 16:33:40 -0800 (PST) (envelope-from trevor) Date: Wed, 17 Mar 2004 16:33:40 -0800 (PST) From: Trevor Johnson Message-Id: <200403180033.i2I0Xesv091448@freefall.freebsd.org> To: gnome@FreeBSD.org Subject: size data for your FreeBSD port(s) 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, 18 Mar 2004 00:33:42 -0000 Index: /usr/ports/accessibility/atk/distinfo =================================================================== RCS file: /home/ncvs/ports/accessibility/atk/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/accessibility/atk/distinfo 20 Oct 2003 16:33:56 -0000 1.16 +++ /usr/ports/accessibility/atk/distinfo 17 Mar 2004 23:25:16 -0000 @@ -1 +1,2 @@ MD5 (gnome2/atk-1.4.1.tar.bz2) = d7830bdf1e05d8395794f75097d291be +SIZE (gnome2/atk-1.4.1.tar.bz2) = 444235 Index: /usr/ports/accessibility/gail/distinfo =================================================================== RCS file: /home/ncvs/ports/accessibility/gail/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- /usr/ports/accessibility/gail/distinfo 9 Oct 2003 16:12:57 -0000 1.13 +++ /usr/ports/accessibility/gail/distinfo 17 Mar 2004 23:25:16 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gail-1.4.1.tar.bz2) = ea970bd1f6ce5da13e7d872ad9d27869 +SIZE (gnome2/gail-1.4.1.tar.bz2) = 397503 Index: /usr/ports/accessibility/gnomespeech/distinfo =================================================================== RCS file: /home/ncvs/ports/accessibility/gnomespeech/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/accessibility/gnomespeech/distinfo 9 Dec 2003 02:45:32 -0000 1.2 +++ /usr/ports/accessibility/gnomespeech/distinfo 17 Mar 2004 23:25:16 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-speech-0.2.8.tar.bz2) = efa14757643f3e6ec7cdf1aef33914a6 +SIZE (gnome2/gnome-speech-0.2.8.tar.bz2) = 223063 Index: /usr/ports/accessibility/gnopernicus/distinfo =================================================================== RCS file: /home/ncvs/ports/accessibility/gnopernicus/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/accessibility/gnopernicus/distinfo 7 Oct 2003 16:46:04 -0000 1.2 +++ /usr/ports/accessibility/gnopernicus/distinfo 17 Mar 2004 23:25:16 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnopernicus-0.7.1.tar.bz2) = 8a8bbeeffe1c9b315547e8b10f65c1bb +SIZE (gnome2/gnopernicus-0.7.1.tar.bz2) = 1069645 Index: /usr/ports/accessibility/gok/distinfo =================================================================== RCS file: /home/ncvs/ports/accessibility/gok/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/accessibility/gok/distinfo 13 Oct 2003 19:08:46 -0000 1.7 +++ /usr/ports/accessibility/gok/distinfo 17 Mar 2004 23:25:16 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gok-0.8.4.tar.bz2) = 6335c3e95b910c0f7c8baedcff4246b5 +SIZE (gnome2/gok-0.8.4.tar.bz2) = 867488 Index: /usr/ports/archivers/fileroller/distinfo =================================================================== RCS file: /home/ncvs/ports/archivers/fileroller/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/archivers/fileroller/distinfo 26 Jan 2004 22:34:24 -0000 1.16 +++ /usr/ports/archivers/fileroller/distinfo 17 Mar 2004 23:25:17 -0000 @@ -1 +1,2 @@ MD5 (gnome2/file-roller-2.4.4.tar.bz2) = 47bc36dce2d64b2bc5eb058492562605 +SIZE (gnome2/file-roller-2.4.4.tar.bz2) = 947224 Index: /usr/ports/audio/gnomeaudio2/distinfo =================================================================== RCS file: /home/ncvs/ports/audio/gnomeaudio2/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- /usr/ports/audio/gnomeaudio2/distinfo 13 Jul 2003 02:45:06 -0000 1.6 +++ /usr/ports/audio/gnomeaudio2/distinfo 17 Mar 2004 23:25:17 -0000 @@ -1 +1,2 @@ MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f +SIZE (gnome-audio-2.0.0.tar.bz2) = 1401319 Index: /usr/ports/audio/gnomemedia2/distinfo =================================================================== RCS file: /home/ncvs/ports/audio/gnomemedia2/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- /usr/ports/audio/gnomemedia2/distinfo 15 Oct 2003 18:53:39 -0000 1.17 +++ /usr/ports/audio/gnomemedia2/distinfo 17 Mar 2004 23:25:17 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-media-2.4.1.1.tar.bz2) = dce73f3f0e5bddfd5a2bd412900e5abe +SIZE (gnome2/gnome-media-2.4.1.1.tar.bz2) = 2745842 Index: /usr/ports/converters/fribidi/distinfo =================================================================== RCS file: /home/ncvs/ports/converters/fribidi/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/converters/fribidi/distinfo 13 Jun 2002 12:00:10 -0000 1.2 +++ /usr/ports/converters/fribidi/distinfo 17 Mar 2004 23:25:21 -0000 @@ -1 +1,2 @@ MD5 (fribidi-0.10.4.tar.gz) = ee323aac497184fd44d196f9d0f84e2a +SIZE (fribidi-0.10.4.tar.gz) = 438554 Index: /usr/ports/converters/libiconv/distinfo =================================================================== RCS file: /home/ncvs/ports/converters/libiconv/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/converters/libiconv/distinfo 11 Jun 2003 17:48:42 -0000 1.8 +++ /usr/ports/converters/libiconv/distinfo 17 Mar 2004 23:25:21 -0000 @@ -1 +1,2 @@ MD5 (libiconv-1.9.1.tar.gz) = 0c99a05e0c3c153bac1c960f78711155 +SIZE (libiconv-1.9.1.tar.gz) = 3907735 Index: /usr/ports/converters/psiconv/distinfo =================================================================== RCS file: /home/ncvs/ports/converters/psiconv/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/converters/psiconv/distinfo 22 Feb 2002 20:14:05 -0000 1.2 +++ /usr/ports/converters/psiconv/distinfo 17 Mar 2004 23:25:21 -0000 @@ -1 +1,2 @@ MD5 (psiconv-0.8.3.tar.gz) = 7fe2b6d926aa7fb3b2ef77aada4adaf9 +SIZE (psiconv-0.8.3.tar.gz) = 326460 Index: /usr/ports/databases/gnomedb/distinfo =================================================================== RCS file: /home/ncvs/ports/databases/gnomedb/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/databases/gnomedb/distinfo 4 Mar 2002 09:16:30 -0000 1.11 +++ /usr/ports/databases/gnomedb/distinfo 17 Mar 2004 23:25:22 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-db-0.2.96.tar.bz2) = 718d3761ef96f83c02d34c16627d8579 +SIZE (gnome/gnome-db-0.2.96.tar.bz2) = 676247 Index: /usr/ports/databases/libgda/distinfo =================================================================== RCS file: /home/ncvs/ports/databases/libgda/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/databases/libgda/distinfo 4 Mar 2002 09:15:36 -0000 1.12 +++ /usr/ports/databases/libgda/distinfo 17 Mar 2004 23:25:22 -0000 @@ -1 +1,2 @@ MD5 (gnome/libgda-0.2.96.tar.bz2) = f9975f05dfb2144e5470b792f2319987 +SIZE (gnome/libgda-0.2.96.tar.bz2) = 909541 Index: /usr/ports/databases/libgda2/distinfo =================================================================== RCS file: /home/ncvs/ports/databases/libgda2/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- /usr/ports/databases/libgda2/distinfo 17 Jan 2004 04:15:22 -0000 1.27 +++ /usr/ports/databases/libgda2/distinfo 17 Mar 2004 23:25:22 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgda-1.0.3.tar.bz2) = eb571389cd7624f362315d5180298263 +SIZE (gnome2/libgda-1.0.3.tar.bz2) = 1087558 Index: /usr/ports/databases/libgnomedb/distinfo =================================================================== RCS file: /home/ncvs/ports/databases/libgnomedb/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/databases/libgnomedb/distinfo 17 Jan 2004 04:15:23 -0000 1.16 +++ /usr/ports/databases/libgnomedb/distinfo 17 Mar 2004 23:25:22 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomedb-1.0.3.tar.bz2) = a0dda8fab812e201f58a6fbd085f805b +SIZE (gnome2/libgnomedb-1.0.3.tar.bz2) = 601833 Index: /usr/ports/databases/mergeant/distinfo =================================================================== RCS file: /home/ncvs/ports/databases/mergeant/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/databases/mergeant/distinfo 12 Jun 2003 20:21:09 -0000 1.7 +++ /usr/ports/databases/mergeant/distinfo 17 Mar 2004 23:25:22 -0000 @@ -1 +1,2 @@ MD5 (gnome2/mergeant-0.12.1.tar.bz2) = 42a2f6778b81409db6cd1baa49663dca +SIZE (gnome2/mergeant-0.12.1.tar.bz2) = 1204581 Index: /usr/ports/deskutils/gnomeblog/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/gnomeblog/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/deskutils/gnomeblog/distinfo 1 Oct 2003 00:22:51 -0000 1.1 +++ /usr/ports/deskutils/gnomeblog/distinfo 17 Mar 2004 23:25:23 -0000 @@ -1 +1,2 @@ MD5 (gnome-blog-0.7.tar.bz2) = 20c5666668c27d0b31e2bc5249b9e707 +SIZE (gnome-blog-0.7.tar.bz2) = 114064 Index: /usr/ports/deskutils/gnomepim/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/gnomepim/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- /usr/ports/deskutils/gnomepim/distinfo 1 Jan 2003 19:11:27 -0000 1.14 +++ /usr/ports/deskutils/gnomepim/distinfo 17 Mar 2004 23:25:23 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-pim-1.4.9.tar.gz) = 849babfa25e08eb7616d20e826f7fb6d +SIZE (gnome/gnome-pim-1.4.9.tar.gz) = 1467095 Index: /usr/ports/deskutils/gnomeutils2/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/gnomeutils2/distinfo,v retrieving revision 1.36 diff -u -r1.36 distinfo --- /usr/ports/deskutils/gnomeutils2/distinfo 21 Oct 2003 15:54:27 -0000 1.36 +++ /usr/ports/deskutils/gnomeutils2/distinfo 17 Mar 2004 23:25:23 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-utils-2.4.1.tar.bz2) = 8512eed7ce0d291d4d8a9ddabceaa23b +SIZE (gnome2/gnome-utils-2.4.1.tar.bz2) = 1628878 Index: /usr/ports/deskutils/gucharmap/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/gucharmap/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/deskutils/gucharmap/distinfo 20 Nov 2003 23:32:44 -0000 1.8 +++ /usr/ports/deskutils/gucharmap/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gucharmap-1.2.0.tar.bz2) = 70c94bdfb13f7f47b108653237177756 +SIZE (gnome2/gucharmap-1.2.0.tar.bz2) = 1176137 Index: /usr/ports/deskutils/planner/distinfo =================================================================== RCS file: /home/ncvs/ports/deskutils/planner/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/deskutils/planner/distinfo 16 Jan 2004 07:46:08 -0000 1.7 +++ /usr/ports/deskutils/planner/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (gnome2/planner-0.11.tar.bz2) = 43582ab5e6de0ceb67f6a89db4f49ab1 +SIZE (gnome2/planner-0.11.tar.bz2) = 1901446 Index: /usr/ports/devel/ORBit/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ORBit/distinfo,v retrieving revision 1.26 diff -u -r1.26 distinfo --- /usr/ports/devel/ORBit/distinfo 7 Jun 2002 19:42:22 -0000 1.26 +++ /usr/ports/devel/ORBit/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (gnome/ORBit-0.5.17.tar.bz2) = 35acc6f8d49d930b566104fcceb893d3 +SIZE (gnome/ORBit-0.5.17.tar.bz2) = 1065003 Index: /usr/ports/devel/ORBit2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ORBit2/distinfo,v retrieving revision 1.41 diff -u -r1.41 distinfo --- /usr/ports/devel/ORBit2/distinfo 5 Dec 2003 20:44:13 -0000 1.41 +++ /usr/ports/devel/ORBit2/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (gnome2/ORBit2-2.8.3.tar.bz2) = c6c4b63de2f70310e33a52a37257ddaf +SIZE (gnome2/ORBit2-2.8.3.tar.bz2) = 633145 Index: /usr/ports/devel/anjuta/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/anjuta/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/devel/anjuta/distinfo 31 Jan 2004 01:36:08 -0000 1.10 +++ /usr/ports/devel/anjuta/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (anjuta-1.2.1.tar.gz) = f74a86d4541e0f55115be9de66d8c2c4 +SIZE (anjuta-1.2.1.tar.gz) = 8013051 Index: /usr/ports/devel/bonobo/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bonobo/distinfo,v retrieving revision 1.31 diff -u -r1.31 distinfo --- /usr/ports/devel/bonobo/distinfo 1 Jan 2003 19:04:42 -0000 1.31 +++ /usr/ports/devel/bonobo/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (gnome/bonobo-1.0.22.tar.bz2) = 7718c374ed82911b24d95fa3ab55dda5 +SIZE (gnome/bonobo-1.0.22.tar.bz2) = 1186349 Index: /usr/ports/devel/bonobo-conf/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bonobo-conf/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/devel/bonobo-conf/distinfo 19 Sep 2002 02:27:59 -0000 1.9 +++ /usr/ports/devel/bonobo-conf/distinfo 17 Mar 2004 23:25:24 -0000 @@ -1 +1,2 @@ MD5 (bonobo-conf-0.16.tar.gz) = 03467d42b8a74d379cfef238017eb862 +SIZE (bonobo-conf-0.16.tar.gz) = 459686 Index: /usr/ports/devel/bugbuddy2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bugbuddy2/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- /usr/ports/devel/bugbuddy2/distinfo 21 Jan 2004 16:31:41 -0000 1.22 +++ /usr/ports/devel/bugbuddy2/distinfo 17 Mar 2004 23:25:25 -0000 @@ -1 +1,2 @@ MD5 (gnome2/bug-buddy-2.4.2.tar.bz2) = e30d5c84ab8279fee62376f8d422c699 +SIZE (gnome2/bug-buddy-2.4.2.tar.bz2) = 563631 Index: /usr/ports/devel/g-wrap/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/g-wrap/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/devel/g-wrap/distinfo 5 Feb 2003 06:11:32 -0000 1.7 +++ /usr/ports/devel/g-wrap/distinfo 17 Mar 2004 23:25:25 -0000 @@ -1 +1,2 @@ MD5 (g-wrap-1.3.4.tar.gz) = bf29b8b563cc27d9f7fd90a6243653aa +SIZE (g-wrap-1.3.4.tar.gz) = 403570 Index: /usr/ports/devel/gconf/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gconf/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- /usr/ports/devel/gconf/distinfo 15 Mar 2002 19:02:58 -0000 1.14 +++ /usr/ports/devel/gconf/distinfo 17 Mar 2004 23:25:25 -0000 @@ -1 +1,2 @@ MD5 (gnome/GConf-1.0.9.tar.bz2) = 613aea1d9b7a9c504f52217451c7bf99 +SIZE (gnome/GConf-1.0.9.tar.bz2) = 784363 Index: /usr/ports/devel/gconf2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gconf2/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/devel/gconf2/distinfo 18 Sep 2003 06:49:20 -0000 1.23 +++ /usr/ports/devel/gconf2/distinfo 17 Mar 2004 23:25:25 -0000 @@ -1 +1,2 @@ MD5 (gnome2/GConf-2.4.0.1.tar.bz2) = 2f7548d0bad24d7c4beba54d0ec98a20 +SIZE (gnome2/GConf-2.4.0.1.tar.bz2) = 1288876 Index: /usr/ports/devel/glade2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/glade2/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- /usr/ports/devel/glade2/distinfo 7 Nov 2003 17:29:11 -0000 1.22 +++ /usr/ports/devel/glade2/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/glade-2.0.1.tar.bz2) = 83fae1cdebb37461450906f212c1bc76 +SIZE (gnome2/glade-2.0.1.tar.bz2) = 1912213 Index: /usr/ports/devel/glib12/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/glib12/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- /usr/ports/devel/glib12/distinfo 19 Mar 2001 17:42:52 -0000 1.22 +++ /usr/ports/devel/glib12/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (glib-1.2.10.tar.gz) = 6fe30dad87c77b91b632def29dd69ef9 +SIZE (glib-1.2.10.tar.gz) = 421480 Index: /usr/ports/devel/glib20/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/glib20/distinfo,v retrieving revision 1.38 diff -u -r1.38 distinfo --- /usr/ports/devel/glib20/distinfo 26 Aug 2003 21:23:26 -0000 1.38 +++ /usr/ports/devel/glib20/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/glib-2.2.3.tar.bz2) = aa214a10d873b68ddd67cd9de2ccae55 +SIZE (gnome2/glib-2.2.3.tar.bz2) = 1636987 Index: /usr/ports/devel/gnomebuild/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gnomebuild/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/devel/gnomebuild/distinfo 16 Oct 2003 15:54:11 -0000 1.2 +++ /usr/ports/devel/gnomebuild/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome-build-0.1.0.tar.bz2) = eb3d68c661f2ff0f92bb97ab14749805 +SIZE (gnome-build-0.1.0.tar.bz2) = 362357 Index: /usr/ports/devel/gnomecommon/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gnomecommon/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/devel/gnomecommon/distinfo 5 Oct 2003 09:26:47 -0000 1.2 +++ /usr/ports/devel/gnomecommon/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0 +SIZE (gnome2/gnome-common-2.4.0.tar.bz2) = 163956 Index: /usr/ports/devel/gnomecrash/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gnomecrash/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/devel/gnomecrash/distinfo 3 Nov 2000 20:58:45 -0000 1.1 +++ /usr/ports/devel/gnomecrash/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome-crash-0.0.5.tar.gz) = 23795de0adc8e15f536dbb790aaf265a +SIZE (gnome-crash-0.0.5.tar.gz) = 214802 Index: /usr/ports/devel/gnomevfs/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gnomevfs/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- /usr/ports/devel/gnomevfs/distinfo 17 Mar 2002 16:08:30 -0000 1.13 +++ /usr/ports/devel/gnomevfs/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-vfs-1.0.5.tar.bz2) = e2a17a6b178f54c43968241258f3e729 +SIZE (gnome/gnome-vfs-1.0.5.tar.bz2) = 781057 Index: /usr/ports/devel/gob2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/gob2/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/devel/gob2/distinfo 21 May 2003 00:22:54 -0000 1.23 +++ /usr/ports/devel/gob2/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gob2-2.0.6.tar.gz) = fdb1a4f87b7feff1da850e887d1ff7c8 +SIZE (gnome2/gob2-2.0.6.tar.gz) = 227675 Index: /usr/ports/devel/libIDL/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libIDL/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- /usr/ports/devel/libIDL/distinfo 21 Jan 2004 16:38:38 -0000 1.6 +++ /usr/ports/devel/libIDL/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libIDL-0.8.3.tar.bz2) = 39640ea026d81e721b0c78a8aaeb7d59 +SIZE (gnome2/libIDL-0.8.3.tar.bz2) = 311000 Index: /usr/ports/devel/libassetml/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libassetml/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/devel/libassetml/distinfo 27 Feb 2004 08:45:44 -0000 1.1 +++ /usr/ports/devel/libassetml/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (libassetml-1.2.1.tar.gz) = 4b10fd0fb8e00a4fb526665413479516 +SIZE (libassetml-1.2.1.tar.gz) = 318920 Index: /usr/ports/devel/libbonobo/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libbonobo/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/devel/libbonobo/distinfo 9 Jan 2004 17:25:18 -0000 1.16 +++ /usr/ports/devel/libbonobo/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libbonobo-2.4.3.tar.bz2) = 420148e96773e6f27a49f1bbebb28fdd +SIZE (gnome2/libbonobo-2.4.3.tar.bz2) = 1381949 Index: /usr/ports/devel/libglade/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libglade/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/devel/libglade/distinfo 11 Sep 2001 14:40:53 -0000 1.11 +++ /usr/ports/devel/libglade/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (libglade-0.17.tar.gz) = 38b2e2cfd813783fe157617813bfe3b3 +SIZE (libglade-0.17.tar.gz) = 418921 Index: /usr/ports/devel/libglade2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libglade2/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- /usr/ports/devel/libglade2/distinfo 29 Aug 2002 20:46:43 -0000 1.19 +++ /usr/ports/devel/libglade2/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libglade-2.0.1.tar.bz2) = 4d93f6b01510013ae429e91af432cfe2 +SIZE (gnome2/libglade-2.0.1.tar.bz2) = 264646 Index: /usr/ports/devel/libgsf/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libgsf/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/devel/libgsf/distinfo 25 Sep 2003 03:23:03 -0000 1.8 +++ /usr/ports/devel/libgsf/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgsf-1.8.2.tar.bz2) = 3a575469f9a2880d8ca78a70ddb93e78 +SIZE (gnome2/libgsf-1.8.2.tar.bz2) = 330342 Index: /usr/ports/devel/libgtop2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libgtop2/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/devel/libgtop2/distinfo 19 Dec 2003 17:27:49 -0000 1.23 +++ /usr/ports/devel/libgtop2/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgtop-2.0.8.tar.bz2) = 9e5b728a8639fd7c7f86ddf2cb726435 +SIZE (gnome2/libgtop-2.0.8.tar.bz2) = 916084 Index: /usr/ports/devel/libole2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libole2/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/devel/libole2/distinfo 7 Nov 2001 10:09:06 -0000 1.9 +++ /usr/ports/devel/libole2/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (libole2-0.2.4.tar.gz) = 87efa01f3e9887ff63497b6616295397 +SIZE (libole2-0.2.4.tar.gz) = 273908 Index: /usr/ports/devel/libsigc++/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libsigc++/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/devel/libsigc++/distinfo 6 Aug 2002 20:31:03 -0000 1.7 +++ /usr/ports/devel/libsigc++/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (libsigc++-1.0.4.tar.gz) = 88d34840acc1cc5d47b347726e4a09e0 +SIZE (libsigc++-1.0.4.tar.gz) = 212089 Index: /usr/ports/devel/libsigc++12/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libsigc++12/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/devel/libsigc++12/distinfo 16 May 2003 05:50:55 -0000 1.12 +++ /usr/ports/devel/libsigc++12/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libsigc++-1.2.5.tar.gz) = d0d1ffcae0eced97ef4f17ce0ba81352 +SIZE (gnome2/libsigc++-1.2.5.tar.gz) = 408276 Index: /usr/ports/devel/libunicode/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libunicode/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/devel/libunicode/distinfo 21 Sep 2000 16:08:03 -0000 1.2 +++ /usr/ports/devel/libunicode/distinfo 17 Mar 2004 23:25:26 -0000 @@ -1 +1,2 @@ MD5 (libunicode-0.4.gnome.tar.gz) = 78bca1168d7f180e9cc8a3388bf7374e +SIZE (libunicode-0.4.gnome.tar.gz) = 211622 Index: /usr/ports/devel/nspr/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/nspr/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/devel/nspr/distinfo 3 Feb 2004 21:45:43 -0000 1.4 +++ /usr/ports/devel/nspr/distinfo 17 Mar 2004 23:25:27 -0000 @@ -1 +1,2 @@ MD5 (nspr-4.4.1.tar.gz) = 6187ec5f2c01554ceef2db35160f84dc +SIZE (nspr-4.4.1.tar.gz) = 1324075 Index: /usr/ports/devel/oaf/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/oaf/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/devel/oaf/distinfo 18 Apr 2002 14:01:03 -0000 1.11 +++ /usr/ports/devel/oaf/distinfo 17 Mar 2004 23:25:27 -0000 @@ -1 +1,2 @@ MD5 (gnome/oaf-0.6.10.tar.bz2) = ed9aa2ceb70bba34034b3134b22d2729 +SIZE (gnome/oaf-0.6.10.tar.bz2) = 435621 Index: /usr/ports/devel/orbitcpp/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/orbitcpp/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- /usr/ports/devel/orbitcpp/distinfo 18 Nov 2003 15:09:16 -0000 1.6 +++ /usr/ports/devel/orbitcpp/distinfo 17 Mar 2004 23:25:27 -0000 @@ -1 +1,2 @@ MD5 (orbitcpp-1.3.8.tar.bz2) = 76cf5eccc039501dc854614c349e9c57 +SIZE (orbitcpp-1.3.8.tar.bz2) = 239878 Index: /usr/ports/devel/pkgconfig/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pkgconfig/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/devel/pkgconfig/distinfo 22 Jan 2003 23:15:51 -0000 1.11 +++ /usr/ports/devel/pkgconfig/distinfo 17 Mar 2004 23:25:29 -0000 @@ -1 +1,2 @@ MD5 (gnome2/pkgconfig-0.15.0.tar.bz2) = 8e3f44717a76069fcc8fdae9c252369b +SIZE (gnome2/pkgconfig-0.15.0.tar.bz2) = 490351 Index: /usr/ports/devel/py-orbit2/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/py-orbit2/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/devel/py-orbit2/distinfo 4 Sep 2003 05:25:10 -0000 1.9 +++ /usr/ports/devel/py-orbit2/distinfo 17 Mar 2004 23:25:30 -0000 @@ -1 +1,2 @@ MD5 (gnome2/pyorbit-2.0.0.tar.bz2) = 084d4c51a6778eaceb5dc52e4c91b98a +SIZE (gnome2/pyorbit-2.0.0.tar.bz2) = 246324 Index: /usr/ports/devel/soup/distinfo =================================================================== RCS file: /home/ncvs/ports/devel/soup/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- /usr/ports/devel/soup/distinfo 8 Feb 2003 06:34:04 -0000 1.5 +++ /usr/ports/devel/soup/distinfo 17 Mar 2004 23:25:31 -0000 @@ -1 +1,2 @@ MD5 (gnome/soup-0.7.11.tar.bz2) = 61bb2fef816ce164af62f8a3a5bd782e +SIZE (gnome/soup-0.7.11.tar.bz2) = 323824 Index: /usr/ports/editors/gedit-plugins/distinfo =================================================================== RCS file: /home/ncvs/ports/editors/gedit-plugins/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/editors/gedit-plugins/distinfo 25 Sep 2003 03:07:42 -0000 1.1 +++ /usr/ports/editors/gedit-plugins/distinfo 17 Mar 2004 23:25:32 -0000 @@ -1 +1,2 @@ MD5 (gedit-plugins-2.3.5.tar.bz2) = 6925b3f5150a0e265abeb6d4657728d1 +SIZE (gedit-plugins-2.3.5.tar.bz2) = 707746 Index: /usr/ports/editors/gedit2/distinfo =================================================================== RCS file: /home/ncvs/ports/editors/gedit2/distinfo,v retrieving revision 1.31 diff -u -r1.31 distinfo --- /usr/ports/editors/gedit2/distinfo 16 Oct 2003 18:18:14 -0000 1.31 +++ /usr/ports/editors/gedit2/distinfo 17 Mar 2004 23:25:32 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gedit-2.4.1.tar.bz2) = ebc37dbf48451dcacb04313bcdf2e3a6 +SIZE (gnome2/gedit-2.4.1.tar.bz2) = 1860967 Index: /usr/ports/editors/ghex2/distinfo =================================================================== RCS file: /home/ncvs/ports/editors/ghex2/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- /usr/ports/editors/ghex2/distinfo 5 Jan 2004 06:28:08 -0000 1.13 +++ /usr/ports/editors/ghex2/distinfo 17 Mar 2004 23:25:32 -0000 @@ -1 +1,2 @@ MD5 (gnome2/ghex-2.4.1.tar.bz2) = 8252eb70a1eb6f2b9283c0b65118702b +SIZE (gnome2/ghex-2.4.1.tar.bz2) = 920669 Index: /usr/ports/editors/glimmer/distinfo =================================================================== RCS file: /home/ncvs/ports/editors/glimmer/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- /usr/ports/editors/glimmer/distinfo 7 Feb 2002 14:13:56 -0000 1.17 +++ /usr/ports/editors/glimmer/distinfo 17 Mar 2004 23:25:32 -0000 @@ -1 +1,2 @@ MD5 (glimmer-1.2.1.tar.gz) = ca0a856b58f91b1bdef7f0828b31490a +SIZE (glimmer-1.2.1.tar.gz) = 801711 Index: /usr/ports/finance/gnucash/distinfo =================================================================== RCS file: /home/ncvs/ports/finance/gnucash/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- /usr/ports/finance/gnucash/distinfo 18 Dec 2003 17:50:55 -0000 1.27 +++ /usr/ports/finance/gnucash/distinfo 17 Mar 2004 23:25:34 -0000 @@ -1 +1,2 @@ MD5 (gnucash-1.8.8.tar.gz) = 6a68e1517cfab40869fd7151b71457ee +SIZE (gnucash-1.8.8.tar.gz) = 7733806 Index: /usr/ports/finance/gnucash-docs/distinfo =================================================================== RCS file: /home/ncvs/ports/finance/gnucash-docs/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/finance/gnucash-docs/distinfo 25 Sep 2003 05:18:11 -0000 1.3 +++ /usr/ports/finance/gnucash-docs/distinfo 17 Mar 2004 23:25:34 -0000 @@ -1 +1,2 @@ MD5 (gnucash-docs-1.8.3.tar.gz) = 5344138acf9b6a7bf77d0a06511e11e0 +SIZE (gnucash-docs-1.8.3.tar.gz) = 1635605 Index: /usr/ports/games/atomix/distinfo =================================================================== RCS file: /home/ncvs/ports/games/atomix/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/games/atomix/distinfo 11 Dec 2003 02:05:07 -0000 1.4 +++ /usr/ports/games/atomix/distinfo 17 Mar 2004 23:25:35 -0000 @@ -1 +1,2 @@ MD5 (atomix-1.0.tar.gz) = 9c2c63ab1a3ea4c7b0246e1629aa9f4e +SIZE (atomix-1.0.tar.gz) = 310060 Index: /usr/ports/games/bombermaze/distinfo =================================================================== RCS file: /home/ncvs/ports/games/bombermaze/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/games/bombermaze/distinfo 27 Jun 2001 10:33:32 -0000 1.11 +++ /usr/ports/games/bombermaze/distinfo 17 Mar 2004 23:25:35 -0000 @@ -1 +1,2 @@ MD5 (bombermaze-0.6.6.tar.gz) = beda6b0e6b412652cd35a953eb0e6eaa +SIZE (bombermaze-0.6.6.tar.gz) = 694713 Index: /usr/ports/games/gnomoku/distinfo =================================================================== RCS file: /home/ncvs/ports/games/gnomoku/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/games/gnomoku/distinfo 6 Feb 2002 16:29:38 -0000 1.2 +++ /usr/ports/games/gnomoku/distinfo 17 Mar 2004 23:25:35 -0000 @@ -1 +1,2 @@ MD5 (gnomoku-1.4.tar.gz) = 5d4336f3aed7b68ee0997dbaeb57f83a +SIZE (gnomoku-1.4.tar.gz) = 178406 Index: /usr/ports/games/gweled/distinfo =================================================================== RCS file: /home/ncvs/ports/games/gweled/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/games/gweled/distinfo 31 Dec 2003 17:58:45 -0000 1.1 +++ /usr/ports/games/gweled/distinfo 17 Mar 2004 23:25:36 -0000 @@ -1 +1,2 @@ MD5 (gweled-0.4.tar.gz) = 68da42ad8e7e7f1ac1309e7fb69c007b +SIZE (gweled-0.4.tar.gz) = 160543 Index: /usr/ports/graphics/dia/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/dia/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- /usr/ports/graphics/dia/distinfo 1 Nov 2003 22:47:43 -0000 1.18 +++ /usr/ports/graphics/dia/distinfo 17 Mar 2004 23:25:39 -0000 @@ -1 +1,2 @@ MD5 (gnome2/dia-0.92.2.tar.bz2) = 2c14d023bd905e65368ee3df3248dc2a +SIZE (gnome2/dia-0.92.2.tar.bz2) = 2784535 Index: /usr/ports/graphics/electriceyes/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/electriceyes/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/graphics/electriceyes/distinfo 4 Aug 2000 01:16:16 -0000 1.7 +++ /usr/ports/graphics/electriceyes/distinfo 17 Mar 2004 23:25:39 -0000 @@ -1 +1,2 @@ MD5 (ee-0.3.12.tar.gz) = d7e92c1cc560ce76e439353462b8aa7e +SIZE (ee-0.3.12.tar.gz) = 437916 Index: /usr/ports/graphics/eog2/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/eog2/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/graphics/eog2/distinfo 14 Oct 2003 18:05:31 -0000 1.16 +++ /usr/ports/graphics/eog2/distinfo 17 Mar 2004 23:25:39 -0000 @@ -1 +1,2 @@ MD5 (gnome2/eog-2.4.1.tar.bz2) = a7098a85d0f36591521660cc778ed819 +SIZE (gnome2/eog-2.4.1.tar.bz2) = 696930 Index: /usr/ports/graphics/frontline/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/frontline/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/graphics/frontline/distinfo 8 Feb 2003 20:38:48 -0000 1.3 +++ /usr/ports/graphics/frontline/distinfo 17 Mar 2004 23:25:39 -0000 @@ -1 +1,2 @@ MD5 (frontline-0.5.4.tar.gz) = 5fc2c3459b153dbc2b3138c1133f927e +SIZE (frontline-0.5.4.tar.gz) = 259064 Index: /usr/ports/graphics/gdk-pixbuf/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/gdk-pixbuf/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- /usr/ports/graphics/gdk-pixbuf/distinfo 19 Jan 2003 19:38:50 -0000 1.18 +++ /usr/ports/graphics/gdk-pixbuf/distinfo 17 Mar 2004 23:25:39 -0000 @@ -1 +1,2 @@ MD5 (gnome/gdk-pixbuf-0.22.0.tar.bz2) = 05fcb68ceaa338614ab650c775efc2f2 +SIZE (gnome/gdk-pixbuf-0.22.0.tar.bz2) = 398208 Index: /usr/ports/graphics/gimp1/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/gimp1/distinfo,v retrieving revision 1.47 diff -u -r1.47 distinfo --- /usr/ports/graphics/gimp1/distinfo 20 Jun 2003 16:43:52 -0000 1.47 +++ /usr/ports/graphics/gimp1/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1,2 +1,4 @@ MD5 (gimp-1.2.5.tar.bz2) = b83b55d80e6728268d56620ea4d3051a +SIZE (gimp-1.2.5.tar.bz2) = 10885324 MD5 (mpeg_lib-1.3.1.tar.gz) = 9d803be0073f42acf87d5fbb339a183b +SIZE (mpeg_lib-1.3.1.tar.gz) = 152092 Index: /usr/ports/graphics/imlib/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/imlib/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- /usr/ports/graphics/imlib/distinfo 4 Apr 2002 11:20:34 -0000 1.27 +++ /usr/ports/graphics/imlib/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1 +1,2 @@ MD5 (gnome/imlib-1.9.14.tar.bz2) = a337643f75bb431034d7213ac74f13dc +SIZE (gnome/imlib-1.9.14.tar.bz2) = 587947 Index: /usr/ports/graphics/libart_lgpl2/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/libart_lgpl2/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/graphics/libart_lgpl2/distinfo 10 Sep 2003 06:43:26 -0000 1.10 +++ /usr/ports/graphics/libart_lgpl2/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libart_lgpl-2.3.16.tar.bz2) = 6bb13292b00649d01400a5b29a6c87cb +SIZE (gnome2/libart_lgpl-2.3.16.tar.bz2) = 265322 Index: /usr/ports/graphics/libgnomecanvas/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/libgnomecanvas/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- /usr/ports/graphics/libgnomecanvas/distinfo 18 Sep 2003 06:49:32 -0000 1.17 +++ /usr/ports/graphics/libgnomecanvas/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomecanvas-2.4.0.tar.bz2) = c212a7cac06b7f9e68ed2de38df6e54d +SIZE (gnome2/libgnomecanvas-2.4.0.tar.bz2) = 535399 Index: /usr/ports/graphics/librsvg/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/librsvg/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/graphics/librsvg/distinfo 25 Jan 2002 10:46:59 -0000 1.4 +++ /usr/ports/graphics/librsvg/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1 +1,2 @@ MD5 (librsvg-1.0.3.tar.gz) = dedaae33d63db3e5c7e3b310ae87ff00 +SIZE (librsvg-1.0.3.tar.gz) = 213368 Index: /usr/ports/graphics/librsvg2/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/librsvg2/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/graphics/librsvg2/distinfo 18 Sep 2003 06:49:33 -0000 1.10 +++ /usr/ports/graphics/librsvg2/distinfo 17 Mar 2004 23:25:40 -0000 @@ -1 +1,2 @@ MD5 (gnome2/librsvg-2.4.0.tar.bz2) = 1a073864e5f6e9793cf23e38dc723803 +SIZE (gnome2/librsvg-2.4.0.tar.bz2) = 233627 Index: /usr/ports/graphics/passepartout/distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/passepartout/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/graphics/passepartout/distinfo 18 Jan 2004 06:13:16 -0000 1.3 +++ /usr/ports/graphics/passepartout/distinfo 17 Mar 2004 23:25:41 -0000 @@ -1 +1,2 @@ MD5 (passepartout-0.4.tar.bz2) = 45bcf993d165daa654b6f9bce4160be2 +SIZE (passepartout-0.4.tar.bz2) = 308226 Index: /usr/ports/irc/xchat2/distinfo =================================================================== RCS file: /home/ncvs/ports/irc/xchat2/distinfo,v retrieving revision 1.69 diff -u -r1.69 distinfo --- /usr/ports/irc/xchat2/distinfo 3 Jan 2004 03:02:33 -0000 1.69 +++ /usr/ports/irc/xchat2/distinfo 17 Mar 2004 23:25:43 -0000 @@ -1 +1,2 @@ MD5 (xchat-2.0.7.tar.bz2) = f53bae43f4e89c6a8d873877d86df1b5 +SIZE (xchat-2.0.7.tar.bz2) = 943633 Index: /usr/ports/lang/gnomebasic/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/gnomebasic/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/lang/gnomebasic/distinfo 9 Jul 2001 16:44:29 -0000 1.8 +++ /usr/ports/lang/gnomebasic/distinfo 17 Mar 2004 23:25:48 -0000 @@ -1 +1,2 @@ MD5 (gb-0.0.20.tar.gz) = 19e35bd7f24ad619250484a997c0e02d +SIZE (gb-0.0.20.tar.gz) = 500823 Index: /usr/ports/lang/guile/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/guile/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/lang/guile/distinfo 2 May 2003 03:18:31 -0000 1.7 +++ /usr/ports/lang/guile/distinfo 17 Mar 2004 23:25:48 -0000 @@ -1 +1,2 @@ MD5 (guile-1.6.4.tar.gz) = a4aceb5f185878c1de4e8aa7c38b6d1d +SIZE (guile-1.6.4.tar.gz) = 2778075 Index: /usr/ports/lang/librep/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/librep/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- /usr/ports/lang/librep/distinfo 1 Jun 2003 00:51:02 -0000 1.24 +++ /usr/ports/lang/librep/distinfo 17 Mar 2004 23:25:48 -0000 @@ -1 +1,2 @@ MD5 (librep-0.16.2.tar.gz) = b0f219f9f3d51bc06ebb1bd1861b6e5c +SIZE (librep-0.16.2.tar.gz) = 911485 Index: /usr/ports/lang/mono/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/mono/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/lang/mono/distinfo 27 Feb 2004 20:38:14 -0000 1.11 +++ /usr/ports/lang/mono/distinfo 17 Mar 2004 23:25:48 -0000 @@ -1 +1,2 @@ MD5 (mono-0.30.1.tar.gz) = 9d055e6fe8d323ec139ba2879a118e96 +SIZE (mono-0.30.1.tar.gz) = 9706615 Index: /usr/ports/mail/balsa/distinfo =================================================================== RCS file: /home/ncvs/ports/mail/balsa/distinfo,v retrieving revision 1.36 diff -u -r1.36 distinfo --- /usr/ports/mail/balsa/distinfo 11 May 2003 17:40:51 -0000 1.36 +++ /usr/ports/mail/balsa/distinfo 17 Mar 2004 23:25:49 -0000 @@ -1 +1,2 @@ MD5 (balsa-1.4.4.tar.bz2) = 1625a4805becfe6da4b28b8e188487a4 +SIZE (balsa-1.4.4.tar.bz2) = 2379979 Index: /usr/ports/mail/balsa2/distinfo =================================================================== RCS file: /home/ncvs/ports/mail/balsa2/distinfo,v retrieving revision 1.46 diff -u -r1.46 distinfo --- /usr/ports/mail/balsa2/distinfo 20 Jan 2004 00:03:10 -0000 1.46 +++ /usr/ports/mail/balsa2/distinfo 17 Mar 2004 23:25:49 -0000 @@ -1 +1,2 @@ MD5 (balsa-2.0.16.tar.bz2) = 2744a71becd7e4f317b79fad16e498c3 +SIZE (balsa-2.0.16.tar.bz2) = 2850071 Index: /usr/ports/math/guppi/distinfo =================================================================== RCS file: /home/ncvs/ports/math/guppi/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/math/guppi/distinfo 23 Jan 2002 15:23:29 -0000 1.4 +++ /usr/ports/math/guppi/distinfo 17 Mar 2004 23:25:52 -0000 @@ -1 +1,2 @@ MD5 (Guppi-0.40.3.tar.gz) = 701afdafc187b61cfa22a7b2269b970d +SIZE (Guppi-0.40.3.tar.gz) = 1362461 Index: /usr/ports/misc/gnome-icon-theme/distinfo =================================================================== RCS file: /home/ncvs/ports/misc/gnome-icon-theme/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/misc/gnome-icon-theme/distinfo 8 Sep 2003 22:50:59 -0000 1.11 +++ /usr/ports/misc/gnome-icon-theme/distinfo 17 Mar 2004 23:25:54 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-icon-theme-1.0.9.tar.bz2) = f11da9541223537fc8f65a42a09fa49d +SIZE (gnome2/gnome-icon-theme-1.0.9.tar.bz2) = 2022979 Index: /usr/ports/misc/gnomemimedata/distinfo =================================================================== RCS file: /home/ncvs/ports/misc/gnomemimedata/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/misc/gnomemimedata/distinfo 22 Dec 2003 20:11:21 -0000 1.9 +++ /usr/ports/misc/gnomemimedata/distinfo 17 Mar 2004 23:25:54 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-mime-data-2.4.1.tar.bz2) = a8bd52c6876a5294abc402f8a581ac1a +SIZE (gnome/gnome-mime-data-2.4.1.tar.bz2) = 651417 Index: /usr/ports/misc/gnomeuserdocs2/distinfo =================================================================== RCS file: /home/ncvs/ports/misc/gnomeuserdocs2/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/misc/gnomeuserdocs2/distinfo 12 Oct 2003 06:49:43 -0000 1.11 +++ /usr/ports/misc/gnomeuserdocs2/distinfo 17 Mar 2004 23:25:54 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome2-user-docs-2.4.1.tar.bz2) = 560d4fbb21d5f8ab5e0c79c856d60f8c +SIZE (gnome2/gnome2-user-docs-2.4.1.tar.bz2) = 1428178 Index: /usr/ports/misc/metatheme2/distinfo =================================================================== RCS file: /home/ncvs/ports/misc/metatheme2/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/misc/metatheme2/distinfo 20 May 2002 19:26:05 -0000 1.3 +++ /usr/ports/misc/metatheme2/distinfo 17 Mar 2004 23:25:54 -0000 @@ -1 +1,2 @@ MD5 (gnome2/metatheme-0.9.7.tar.bz2) = bba39ec97ddd48f1e1b1f558bfabd6ae +SIZE (gnome2/metatheme-0.9.7.tar.bz2) = 321848 Index: /usr/ports/multimedia/acme/distinfo =================================================================== RCS file: /home/ncvs/ports/multimedia/acme/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/multimedia/acme/distinfo 23 Nov 2003 03:21:26 -0000 1.7 +++ /usr/ports/multimedia/acme/distinfo 17 Mar 2004 23:25:55 -0000 @@ -1 +1,2 @@ MD5 (gnome2/acme-2.4.2.tar.bz2) = 93c1f87530985c9a8b113e375e937d60 +SIZE (gnome2/acme-2.4.2.tar.bz2) = 292107 Index: /usr/ports/net/gnet-glib2/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnet-glib2/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/net/gnet-glib2/distinfo 4 Jul 2003 21:17:27 -0000 1.9 +++ /usr/ports/net/gnet-glib2/distinfo 17 Mar 2004 23:25:57 -0000 @@ -1 +1,2 @@ MD5 (gnet-1.1.9.tar.gz) = 381b5c6d4031806fc4c3e6b28dc752ec +SIZE (gnet-1.1.9.tar.gz) = 351618 Index: /usr/ports/net/gnet2/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnet2/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- /usr/ports/net/gnet2/distinfo 30 Jul 2003 02:10:21 -0000 1.11 +++ /usr/ports/net/gnet2/distinfo 17 Mar 2004 23:25:57 -0000 @@ -1 +1,2 @@ MD5 (gnet-2.0.4.tar.gz) = b43e728391143214e2cfd0b835b6fd2a +SIZE (gnet-2.0.4.tar.gz) = 451817 Index: /usr/ports/net/gnome-jabber/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnome-jabber/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/net/gnome-jabber/distinfo 25 Aug 2003 07:20:38 -0000 1.3 +++ /usr/ports/net/gnome-jabber/distinfo 17 Mar 2004 23:25:58 -0000 @@ -1 +1,2 @@ MD5 (gnome-jabber-0.3.tar.gz) = eb3e79fabff45c5fadd8feb88a4d75d6 +SIZE (gnome-jabber-0.3.tar.gz) = 686104 Index: /usr/ports/net/gnomeicu2/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnomeicu2/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- /usr/ports/net/gnomeicu2/distinfo 4 Apr 2003 07:42:23 -0000 1.18 +++ /usr/ports/net/gnomeicu2/distinfo 17 Mar 2004 23:25:58 -0000 @@ -1 +1,2 @@ MD5 (gnomeicu-0.99.tar.bz2) = d5e49557a3ed3545b98c3749257e58ef +SIZE (gnomeicu-0.99.tar.bz2) = 1368468 Index: /usr/ports/net/gnomenetstatus/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnomenetstatus/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/net/gnomenetstatus/distinfo 15 Jan 2004 04:28:40 -0000 1.2 +++ /usr/ports/net/gnomenetstatus/distinfo 17 Mar 2004 23:25:58 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-netstatus-0.13.tar.bz2) = fcaa1e625c4edf66bd447046563b566f +SIZE (gnome2/gnome-netstatus-0.13.tar.bz2) = 323702 Index: /usr/ports/net/gnomenetwork/distinfo =================================================================== RCS file: /home/ncvs/ports/net/gnomenetwork/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/net/gnomenetwork/distinfo 3 Jan 2004 08:29:36 -0000 1.1 +++ /usr/ports/net/gnomenetwork/distinfo 17 Mar 2004 23:25:58 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-network-1.99.5.tar.bz2) = 77532442a106d06ed2fe015f87d9b522 +SIZE (gnome2/gnome-network-1.99.5.tar.bz2) = 660804 Index: /usr/ports/net/linc/distinfo =================================================================== RCS file: /home/ncvs/ports/net/linc/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- /usr/ports/net/linc/distinfo 20 Jun 2003 15:52:38 -0000 1.14 +++ /usr/ports/net/linc/distinfo 17 Mar 2004 23:25:59 -0000 @@ -1 +1,2 @@ MD5 (gnome2/linc-1.0.3.tar.bz2) = 29f01b7e3e6045395e369d988573d517 +SIZE (gnome2/linc-1.0.3.tar.bz2) = 244636 Index: /usr/ports/net/loudmouth/distinfo =================================================================== RCS file: /home/ncvs/ports/net/loudmouth/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/net/loudmouth/distinfo 24 Jan 2004 23:11:40 -0000 1.10 +++ /usr/ports/net/loudmouth/distinfo 17 Mar 2004 23:25:59 -0000 @@ -1 +1,2 @@ MD5 (loudmouth-0.15.1.tar.bz2) = 47fb6a7fe5eee61aa9917dde0b0c4af2 +SIZE (loudmouth-0.15.1.tar.bz2) = 273915 Index: /usr/ports/news/pan2/distinfo =================================================================== RCS file: /home/ncvs/ports/news/pan2/distinfo,v retrieving revision 1.62 diff -u -r1.62 distinfo --- /usr/ports/news/pan2/distinfo 4 Sep 2003 19:25:36 -0000 1.62 +++ /usr/ports/news/pan2/distinfo 17 Mar 2004 23:26:04 -0000 @@ -1 +1,2 @@ MD5 (gnome2/pan-0.14.2.tar.bz2) = ed3188e7059bb6d6c209ee5d46ac1852 +SIZE (gnome2/pan-0.14.2.tar.bz2) = 1834784 Index: /usr/ports/palm/gnomepilot-conduits2/distinfo =================================================================== RCS file: /home/ncvs/ports/palm/gnomepilot-conduits2/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- /usr/ports/palm/gnomepilot-conduits2/distinfo 17 Jul 2003 03:39:50 -0000 1.13 +++ /usr/ports/palm/gnomepilot-conduits2/distinfo 17 Mar 2004 23:26:04 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-pilot-conduits-2.0.10.tar.bz2) = f6c0c608b04fabe6c83431ed2bda1ec3 +SIZE (gnome2/gnome-pilot-conduits-2.0.10.tar.bz2) = 390631 Index: /usr/ports/palm/gnomepilot2/distinfo =================================================================== RCS file: /home/ncvs/ports/palm/gnomepilot2/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- /usr/ports/palm/gnomepilot2/distinfo 17 Jul 2003 03:23:05 -0000 1.19 +++ /usr/ports/palm/gnomepilot2/distinfo 17 Mar 2004 23:26:04 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-pilot-2.0.10.tar.bz2) = 840ed31beddf1398ea4bb3c01b6caa70 +SIZE (gnome/gnome-pilot-2.0.10.tar.bz2) = 710069 Index: /usr/ports/print/gnome-cups-manager/distinfo =================================================================== RCS file: /home/ncvs/ports/print/gnome-cups-manager/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/print/gnome-cups-manager/distinfo 16 Jul 2003 04:44:15 -0000 1.1 +++ /usr/ports/print/gnome-cups-manager/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-cups-manager-0.17.tar.bz2) = 1aa72f8318a7ccb795cdfd2676d6346c +SIZE (gnome2/gnome-cups-manager-0.17.tar.bz2) = 316581 Index: /usr/ports/print/gnomephotoprinter/distinfo =================================================================== RCS file: /home/ncvs/ports/print/gnomephotoprinter/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/print/gnomephotoprinter/distinfo 4 Dec 2003 06:30:03 -0000 1.3 +++ /usr/ports/print/gnomephotoprinter/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gpp-0.6.3.tar.gz) = 5abf0e96d9997ed7cbe362b8fa10230f +SIZE (gnome2/gpp-0.6.3.tar.gz) = 108967 Index: /usr/ports/print/gnomeprint/distinfo =================================================================== RCS file: /home/ncvs/ports/print/gnomeprint/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- /usr/ports/print/gnomeprint/distinfo 16 Sep 2002 16:12:49 -0000 1.21 +++ /usr/ports/print/gnomeprint/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-print-0.37.tar.bz2) = f9e13f4f17b04baceec1cdeed0f88eae +SIZE (gnome/gnome-print-0.37.tar.bz2) = 768373 Index: /usr/ports/print/gribouy/distinfo =================================================================== RCS file: /home/ncvs/ports/print/gribouy/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/print/gribouy/distinfo 20 Nov 2003 14:26:26 -0000 1.1 +++ /usr/ports/print/gribouy/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gribouy-0.0.8.tar.gz) = dd6879b3fd8db0436eebb7ab89641c13 +SIZE (gribouy-0.0.8.tar.gz) = 228554 Index: /usr/ports/print/libgnomecups/distinfo =================================================================== RCS file: /home/ncvs/ports/print/libgnomecups/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/print/libgnomecups/distinfo 16 Jul 2003 04:31:57 -0000 1.1 +++ /usr/ports/print/libgnomecups/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomecups-0.1.5.tar.bz2) = 702ca9233821ee91fd3c46089ea522b6 +SIZE (gnome2/libgnomecups-0.1.5.tar.bz2) = 179795 Index: /usr/ports/print/libgnomeprint/distinfo =================================================================== RCS file: /home/ncvs/ports/print/libgnomeprint/distinfo,v retrieving revision 1.34 diff -u -r1.34 distinfo --- /usr/ports/print/libgnomeprint/distinfo 9 Dec 2003 02:49:05 -0000 1.34 +++ /usr/ports/print/libgnomeprint/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomeprint-2.4.2.tar.bz2) = d58534de6c0c6c953b42d82eec0ebfe8 +SIZE (gnome2/libgnomeprint-2.4.2.tar.bz2) = 639654 Index: /usr/ports/print/libgnomeprint20/distinfo =================================================================== RCS file: /home/ncvs/ports/print/libgnomeprint20/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/print/libgnomeprint20/distinfo 20 Feb 2003 18:29:05 -0000 1.1 +++ /usr/ports/print/libgnomeprint20/distinfo 17 Mar 2004 23:26:05 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomeprint-1.116.3.tar.bz2) = 1257c22c5d8f68033fa47bc25793f651 +SIZE (gnome2/libgnomeprint-1.116.3.tar.bz2) = 504144 Index: /usr/ports/sysutils/battfink/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/battfink/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/sysutils/battfink/distinfo 23 Nov 2003 03:10:59 -0000 1.2 +++ /usr/ports/sysutils/battfink/distinfo 17 Mar 2004 23:26:10 -0000 @@ -1 +1,2 @@ MD5 (gnome2/battfink-0.6.2.tar.bz2) = e87b54181875c4a7f74eef3a99afaf36 +SIZE (gnome2/battfink-0.6.2.tar.bz2) = 151149 Index: /usr/ports/sysutils/gconf-editor/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gconf-editor/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/sysutils/gconf-editor/distinfo 18 Sep 2003 06:49:23 -0000 1.9 +++ /usr/ports/sysutils/gconf-editor/distinfo 17 Mar 2004 23:26:11 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gconf-editor-2.4.0.tar.bz2) = 7ebc352062fc8b6d3c09a69ad6e963a7 +SIZE (gnome2/gconf-editor-2.4.0.tar.bz2) = 352468 Index: /usr/ports/sysutils/gnome-pkgview/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gnome-pkgview/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/sysutils/gnome-pkgview/distinfo 4 Dec 2003 07:38:30 -0000 1.7 +++ /usr/ports/sysutils/gnome-pkgview/distinfo 17 Mar 2004 23:26:11 -0000 @@ -1 +1,2 @@ MD5 (gnome-pkgview-1.0.4.tar.gz) = b27203e5a33653e877ce58315223332b +SIZE (gnome-pkgview-1.0.4.tar.gz) = 181631 Index: /usr/ports/sysutils/gnomecontrolcenter/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gnomecontrolcenter/distinfo,v retrieving revision 1.16 diff -u -r1.16 distinfo --- /usr/ports/sysutils/gnomecontrolcenter/distinfo 8 Apr 2002 15:54:43 -0000 1.16 +++ /usr/ports/sysutils/gnomecontrolcenter/distinfo 17 Mar 2004 23:26:11 -0000 @@ -1 +1,2 @@ MD5 (gnome/control-center-1.4.0.5.tar.bz2) = 63e731f7c9f5fca354de5de4f881e952 +SIZE (gnome/control-center-1.4.0.5.tar.bz2) = 3382798 Index: /usr/ports/sysutils/gnomecontrolcenter2/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gnomecontrolcenter2/distinfo,v retrieving revision 1.28 diff -u -r1.28 distinfo --- /usr/ports/sysutils/gnomecontrolcenter2/distinfo 18 Sep 2003 06:49:21 -0000 1.28 +++ /usr/ports/sysutils/gnomecontrolcenter2/distinfo 17 Mar 2004 23:26:11 -0000 @@ -1 +1,2 @@ MD5 (gnome2/control-center-2.4.0.tar.bz2) = 44115d3174d2f603f34a336ada562bae +SIZE (gnome2/control-center-2.4.0.tar.bz2) = 2042574 Index: /usr/ports/sysutils/gnomesystemmonitor/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/gnomesystemmonitor/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- /usr/ports/sysutils/gnomesystemmonitor/distinfo 18 Sep 2003 06:49:27 -0000 1.21 +++ /usr/ports/sysutils/gnomesystemmonitor/distinfo 17 Mar 2004 23:26:11 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-system-monitor-2.4.0.tar.bz2) = f855d85adcc2eb0f20f639cbc2f00cbf +SIZE (gnome2/gnome-system-monitor-2.4.0.tar.bz2) = 546873 Index: /usr/ports/sysutils/nautilus-cd-burner/distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/nautilus-cd-burner/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/sysutils/nautilus-cd-burner/distinfo 18 Sep 2003 07:03:06 -0000 1.1 +++ /usr/ports/sysutils/nautilus-cd-burner/distinfo 17 Mar 2004 23:26:12 -0000 @@ -1 +1,2 @@ MD5 (gnome2/nautilus-cd-burner-0.5.3.tar.bz2) = ba461f080a3ca63936c0c7cab46dd8d8 +SIZE (gnome2/nautilus-cd-burner-0.5.3.tar.bz2) = 311289 Index: /usr/ports/textproc/docbook-sk/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/docbook-sk/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/textproc/docbook-sk/distinfo 20 Jan 2003 00:20:00 -0000 1.10 +++ /usr/ports/textproc/docbook-sk/distinfo 17 Mar 2004 23:26:14 -0000 @@ -1 +1,2 @@ MD5 (docbkx412.zip) = 900d7609fb7e6d78901b357e4acfbc17 +SIZE (docbkx412.zip) = 75683 Index: /usr/ports/textproc/gnomespell/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/gnomespell/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- /usr/ports/textproc/gnomespell/distinfo 1 Aug 2003 22:13:04 -0000 1.5 +++ /usr/ports/textproc/gnomespell/distinfo 17 Mar 2004 23:26:14 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-spell-1.0.5.tar.bz2) = ba4dd33cb150b670756e456066bd7434 +SIZE (gnome/gnome-spell-1.0.5.tar.bz2) = 216628 Index: /usr/ports/textproc/intltool/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/intltool/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- /usr/ports/textproc/intltool/distinfo 3 Feb 2004 20:39:09 -0000 1.22 +++ /usr/ports/textproc/intltool/distinfo 17 Mar 2004 23:26:15 -0000 @@ -1 +1,2 @@ MD5 (gnome/intltool-0.30.tar.bz2) = 7285d5f792966b563519996ea3af58d5 +SIZE (gnome/intltool-0.30.tar.bz2) = 112806 Index: /usr/ports/textproc/libxml/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/libxml/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- /usr/ports/textproc/libxml/distinfo 29 Jan 2002 11:00:05 -0000 1.27 +++ /usr/ports/textproc/libxml/distinfo 17 Mar 2004 23:26:15 -0000 @@ -1 +1,2 @@ MD5 (libxml-1.8.17.tar.gz) = 53846294aa850a7d042948176d1d19dc +SIZE (libxml-1.8.17.tar.gz) = 996351 Index: /usr/ports/textproc/scrollkeeper/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/scrollkeeper/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/textproc/scrollkeeper/distinfo 6 Dec 2003 23:13:31 -0000 1.7 +++ /usr/ports/textproc/scrollkeeper/distinfo 17 Mar 2004 23:26:19 -0000 @@ -1 +1,2 @@ MD5 (gnome2/scrollkeeper-0.3.14.tar.bz2) = b175e582a6cec3e50a9de73a5bb7455a +SIZE (gnome2/scrollkeeper-0.3.14.tar.bz2) = 546059 Index: /usr/ports/textproc/xml-i18n-tools/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/xml-i18n-tools/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- /usr/ports/textproc/xml-i18n-tools/distinfo 8 Aug 2001 12:29:38 -0000 1.6 +++ /usr/ports/textproc/xml-i18n-tools/distinfo 17 Mar 2004 23:26:19 -0000 @@ -1 +1,2 @@ MD5 (xml-i18n-tools-0.9.tar.gz) = c61a011d959b257168f297cb65f2b980 +SIZE (xml-i18n-tools-0.9.tar.gz) = 74782 Index: /usr/ports/www/epiphany/distinfo =================================================================== RCS file: /home/ncvs/ports/www/epiphany/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- /usr/ports/www/epiphany/distinfo 16 Jan 2004 23:59:01 -0000 1.21 +++ /usr/ports/www/epiphany/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (gnome2/epiphany-1.0.7.tar.bz2) = 6f1639d7c7133769ce28eb24358ef55b +SIZE (gnome2/epiphany-1.0.7.tar.bz2) = 1830184 Index: /usr/ports/www/galeon/distinfo =================================================================== RCS file: /home/ncvs/ports/www/galeon/distinfo,v retrieving revision 1.48 diff -u -r1.48 distinfo --- /usr/ports/www/galeon/distinfo 26 Nov 2003 06:02:15 -0000 1.48 +++ /usr/ports/www/galeon/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (galeon-1.2.13.tar.gz) = 62f0c497b8165fc567f8d2016b40a319 +SIZE (galeon-1.2.13.tar.gz) = 4220496 Index: /usr/ports/www/glibwww/distinfo =================================================================== RCS file: /home/ncvs/ports/www/glibwww/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/www/glibwww/distinfo 15 Sep 2000 06:17:04 -0000 1.2 +++ /usr/ports/www/glibwww/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (glibwww-0.2.tar.gz) = 3f20f0e7b01acb8dc81502e088cd9389 +SIZE (glibwww-0.2.tar.gz) = 162157 Index: /usr/ports/www/gtkhtml/distinfo =================================================================== RCS file: /home/ncvs/ports/www/gtkhtml/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- /usr/ports/www/gtkhtml/distinfo 5 Apr 2003 04:55:05 -0000 1.24 +++ /usr/ports/www/gtkhtml/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (gnome/gtkhtml-1.1.10.tar.bz2) = 8647407560e4b61ba4a12653b9cc8869 +SIZE (gnome/gtkhtml-1.1.10.tar.bz2) = 1029542 Index: /usr/ports/www/libghttp/distinfo =================================================================== RCS file: /home/ncvs/ports/www/libghttp/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- /usr/ports/www/libghttp/distinfo 24 Jan 2001 05:09:57 -0000 1.10 +++ /usr/ports/www/libghttp/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (libghttp-1.0.9.tar.gz) = 0690e7456f9a15c635f240f3d6d5dab2 +SIZE (libghttp-1.0.9.tar.gz) = 147094 Index: /usr/ports/www/libgtkhtml/distinfo =================================================================== RCS file: /home/ncvs/ports/www/libgtkhtml/distinfo,v retrieving revision 1.30 diff -u -r1.30 distinfo --- /usr/ports/www/libgtkhtml/distinfo 10 Oct 2003 18:19:15 -0000 1.30 +++ /usr/ports/www/libgtkhtml/distinfo 17 Mar 2004 23:26:21 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgtkhtml-2.4.1.tar.bz2) = 31f9476871517a82aafad3cdda43ac1e +SIZE (gnome2/libgtkhtml-2.4.1.tar.bz2) = 408563 Index: /usr/ports/x11-fm/nautilus2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-fm/nautilus2/distinfo,v retrieving revision 1.27 diff -u -r1.27 distinfo --- /usr/ports/x11-fm/nautilus2/distinfo 3 Feb 2004 06:56:50 -0000 1.27 +++ /usr/ports/x11-fm/nautilus2/distinfo 17 Mar 2004 23:26:28 -0000 @@ -1 +1,2 @@ MD5 (gnome2/nautilus-2.4.2.tar.bz2) = 2023d525f1d81b6752ce7b118728b19c +SIZE (gnome2/nautilus-2.4.2.tar.bz2) = 5687876 Index: /usr/ports/x11-fonts/bitstream-vera/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-fonts/bitstream-vera/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/x11-fonts/bitstream-vera/distinfo 17 Apr 2003 03:06:54 -0000 1.4 +++ /usr/ports/x11-fonts/bitstream-vera/distinfo 17 Mar 2004 23:26:29 -0000 @@ -1 +1,2 @@ MD5 (gnome2/ttf-bitstream-vera-1.10.tar.bz2) = bb22bd5b4675f5dbe17c6963d8c00ed6 +SIZE (gnome2/ttf-bitstream-vera-1.10.tar.bz2) = 264276 Index: /usr/ports/x11-toolkits/bakery/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/bakery/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/x11-toolkits/bakery/distinfo 18 Jan 2004 05:57:50 -0000 1.7 +++ /usr/ports/x11-toolkits/bakery/distinfo 17 Mar 2004 23:26:29 -0000 @@ -1 +1,2 @@ MD5 (bakery-2.0.0.tar.gz) = f2f0006b00b78b2a3aabe2bb341cbe31 +SIZE (bakery-2.0.0.tar.gz) = 423653 Index: /usr/ports/x11-toolkits/bakery_gnomeui/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/bakery_gnomeui/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/x11-toolkits/bakery_gnomeui/distinfo 18 Jan 2004 05:58:22 -0000 1.2 +++ /usr/ports/x11-toolkits/bakery_gnomeui/distinfo 17 Mar 2004 23:26:29 -0000 @@ -1 +1,2 @@ MD5 (bakery_gnomeui-2.0.0.tar.gz) = 6bb5eac1d7443c24b7088c56fe086960 +SIZE (bakery_gnomeui-2.0.0.tar.gz) = 354488 Index: /usr/ports/x11-toolkits/eel/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/eel/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/x11-toolkits/eel/distinfo 9 Oct 2001 13:59:49 -0000 1.3 +++ /usr/ports/x11-toolkits/eel/distinfo 17 Mar 2004 23:26:29 -0000 @@ -1 +1,2 @@ MD5 (eel-1.0.2.tar.gz) = 9e4e4d9d3b688ea34351f2aa6112fd81 +SIZE (eel-1.0.2.tar.gz) = 964370 Index: /usr/ports/x11-toolkits/eel2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/eel2/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- /usr/ports/x11-toolkits/eel2/distinfo 3 Feb 2004 03:38:09 -0000 1.22 +++ /usr/ports/x11-toolkits/eel2/distinfo 17 Mar 2004 23:26:29 -0000 @@ -1 +1,2 @@ MD5 (gnome2/eel-2.4.2.tar.bz2) = 230c0fe2d7a756d65b2af6c5accfef88 +SIZE (gnome2/eel-2.4.2.tar.bz2) = 496160 Index: /usr/ports/x11-toolkits/gdl/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gdl/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/x11-toolkits/gdl/distinfo 25 Sep 2003 03:41:36 -0000 1.2 +++ /usr/ports/x11-toolkits/gdl/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gdl-0.4.0.tar.bz2) = eb4dfd9def266e4e5cd1e9883b5bdf2a +SIZE (gdl-0.4.0.tar.bz2) = 529313 Index: /usr/ports/x11-toolkits/gnome--/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gnome--/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/x11-toolkits/gnome--/distinfo 30 Jan 2003 03:59:04 -0000 1.9 +++ /usr/ports/x11-toolkits/gnome--/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnomemm-1.2.4.tar.bz2) = 13e2351b16376292771ed277a6866a2b +SIZE (gnomemm-1.2.4.tar.bz2) = 292478 Index: /usr/ports/x11-toolkits/gnome-themes/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gnome-themes/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/x11-toolkits/gnome-themes/distinfo 14 Oct 2003 17:51:26 -0000 1.9 +++ /usr/ports/x11-toolkits/gnome-themes/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-themes-2.4.1.tar.bz2) = 304237994a5bdd8b89628f4387cd0d10 +SIZE (gnome2/gnome-themes-2.4.1.tar.bz2) = 2485378 Index: /usr/ports/x11-toolkits/gnome-themes-extras/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gnome-themes-extras/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- /usr/ports/x11-toolkits/gnome-themes-extras/distinfo 12 Jan 2004 02:07:24 -0000 1.6 +++ /usr/ports/x11-toolkits/gnome-themes-extras/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-themes-extras-0.6.tar.bz2) = 3f52f75d013bab11c5c17bc1d3465037 +SIZE (gnome2/gnome-themes-extras-0.6.tar.bz2) = 1931052 Index: /usr/ports/x11-toolkits/gob/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gob/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- /usr/ports/x11-toolkits/gob/distinfo 4 Feb 2002 09:30:22 -0000 1.19 +++ /usr/ports/x11-toolkits/gob/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gob-1.0.12.tar.gz) = 573706a03ff6696ee5b6ab3fbbd17d67 +SIZE (gob-1.0.12.tar.gz) = 171225 Index: /usr/ports/x11-toolkits/gtk--/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk--/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/x11-toolkits/gtk--/distinfo 12 Feb 2002 09:21:25 -0000 1.12 +++ /usr/ports/x11-toolkits/gtk--/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtkmm-1.2.8.tar.bz2) = 0dfcf7df4825379cb42cf6ef93c0387c +SIZE (gtkmm-1.2.8.tar.bz2) = 554664 Index: /usr/ports/x11-toolkits/gtk-engines/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk-engines/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/x11-toolkits/gtk-engines/distinfo 19 Mar 2001 20:39:56 -0000 1.7 +++ /usr/ports/x11-toolkits/gtk-engines/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtk-engines-0.12.tar.gz) = c867d1ebd6dbea355765d689a11330ec +SIZE (gtk-engines-0.12.tar.gz) = 653438 Index: /usr/ports/x11-toolkits/gtk-engines2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk-engines2/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- /usr/ports/x11-toolkits/gtk-engines2/distinfo 7 Feb 2003 18:42:21 -0000 1.9 +++ /usr/ports/x11-toolkits/gtk-engines2/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gtk-engines-2.2.0.tar.bz2) = 78e9276c28b509f3203de4873c20a263 +SIZE (gnome2/gtk-engines-2.2.0.tar.bz2) = 401883 Index: /usr/ports/x11-toolkits/gtk-sharp/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk-sharp/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- /usr/ports/x11-toolkits/gtk-sharp/distinfo 15 Dec 2003 21:41:38 -0000 1.4 +++ /usr/ports/x11-toolkits/gtk-sharp/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtk-sharp-0.14.tar.gz) = bad1f3b208c69eddf2540132ce6b550d +SIZE (gtk-sharp-0.14.tar.gz) = 1358045 Index: /usr/ports/x11-toolkits/gtk12/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk12/distinfo,v retrieving revision 1.38 diff -u -r1.38 distinfo --- /usr/ports/x11-toolkits/gtk12/distinfo 2 Apr 2001 15:45:27 -0000 1.38 +++ /usr/ports/x11-toolkits/gtk12/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtk+-1.2.10.tar.gz) = 4d5cb2fc7fb7830e4af9747a36bfce20 +SIZE (gtk+-1.2.10.tar.gz) = 2868322 Index: /usr/ports/x11-toolkits/gtk20/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtk20/distinfo,v retrieving revision 1.59 diff -u -r1.59 distinfo --- /usr/ports/x11-toolkits/gtk20/distinfo 2 Nov 2003 15:06:51 -0000 1.59 +++ /usr/ports/x11-toolkits/gtk20/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1,2 +1,4 @@ MD5 (gnome2/gtk+-2.2.4.tar.bz2) = 605332199533e73bc6eec481fb4f1671 +SIZE (gnome2/gtk+-2.2.4.tar.bz2) = 7189272 MD5 (gnome2/gtk+-menushadow.patch) = 5e02af6c81df2c312c569b40bea129ba +SIZE (gnome2/gtk+-menushadow.patch) = 15970 Index: /usr/ports/x11-toolkits/gtkextra/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtkextra/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/x11-toolkits/gtkextra/distinfo 5 Dec 2001 10:50:21 -0000 1.8 +++ /usr/ports/x11-toolkits/gtkextra/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtk+extra-0.99.17.tar.gz) = 390e622c12a5c7f7845ee144ae13ab93 +SIZE (gtk+extra-0.99.17.tar.gz) = 426952 Index: /usr/ports/x11-toolkits/gtkextra--/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtkextra--/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/x11-toolkits/gtkextra--/distinfo 13 Mar 2001 15:11:52 -0000 1.3 +++ /usr/ports/x11-toolkits/gtkextra--/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gtkextramm-0.9.1.tar.gz) = 575d6379370dfea4189886ace9166188 +SIZE (gtkextramm-0.9.1.tar.gz) = 222518 Index: /usr/ports/x11-toolkits/gtkglarea2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/gtkglarea2/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/x11-toolkits/gtkglarea2/distinfo 8 Oct 2002 08:29:11 -0000 1.3 +++ /usr/ports/x11-toolkits/gtkglarea2/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gtkglarea-1.99.0.tar.bz2) = cd69f77240ae8038f95a2e5e0b7e5f25 +SIZE (gnome2/gtkglarea-1.99.0.tar.bz2) = 210089 Index: /usr/ports/x11-toolkits/guile-gnome/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/guile-gnome/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/x11-toolkits/guile-gnome/distinfo 4 May 2001 21:39:53 -0000 1.2 +++ /usr/ports/x11-toolkits/guile-gnome/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (gnome-guile-0.20.tar.gz) = 2be739e8bbc9fffe70e7ef19950bc984 +SIZE (gnome-guile-0.20.tar.gz) = 493941 Index: /usr/ports/x11-toolkits/guile-gtk/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/guile-gtk/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- /usr/ports/x11-toolkits/guile-gtk/distinfo 2 May 2003 03:19:47 -0000 1.5 +++ /usr/ports/x11-toolkits/guile-gtk/distinfo 17 Mar 2004 23:26:30 -0000 @@ -1 +1,2 @@ MD5 (guile-gtk-1.2-0.31.tar.gz) = b16d97570e1f06cbfdd232173ce9e179 +SIZE (guile-gtk-1.2-0.31.tar.gz) = 375504 Index: /usr/ports/x11-toolkits/libbonoboui/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libbonoboui/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- /usr/ports/x11-toolkits/libbonoboui/distinfo 7 Jan 2004 19:25:09 -0000 1.20 +++ /usr/ports/x11-toolkits/libbonoboui/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libbonoboui-2.4.3.tar.bz2) = b2e4b0e62d5d32ba713221fb63faa6d1 +SIZE (gnome2/libbonoboui-2.4.3.tar.bz2) = 889106 Index: /usr/ports/x11-toolkits/libgnomeprintui/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libgnomeprintui/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/x11-toolkits/libgnomeprintui/distinfo 9 Dec 2003 02:50:03 -0000 1.12 +++ /usr/ports/x11-toolkits/libgnomeprintui/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomeprintui-2.4.2.tar.bz2) = 5a28283f32efaa6fa401c5e9385b9634 +SIZE (gnome2/libgnomeprintui-2.4.2.tar.bz2) = 509655 Index: /usr/ports/x11-toolkits/libgnomeprintui20/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libgnomeprintui20/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/x11-toolkits/libgnomeprintui20/distinfo 20 Feb 2003 18:33:13 -0000 1.1 +++ /usr/ports/x11-toolkits/libgnomeprintui20/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomeprintui-1.116.3.tar.bz2) = 4db8d9c405ab9717861463b333c01366 +SIZE (gnome2/libgnomeprintui-1.116.3.tar.bz2) = 329670 Index: /usr/ports/x11-toolkits/libgnomeui/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libgnomeui/distinfo,v retrieving revision 1.15 diff -u -r1.15 distinfo --- /usr/ports/x11-toolkits/libgnomeui/distinfo 18 Sep 2003 06:49:32 -0000 1.15 +++ /usr/ports/x11-toolkits/libgnomeui/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnomeui-2.4.0.1.tar.bz2) = 196f4a3f1f4a531ff57acaa879e98dd2 +SIZE (gnome2/libgnomeui-2.4.0.1.tar.bz2) = 1269316 Index: /usr/ports/x11-toolkits/libwnck/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libwnck/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- /usr/ports/x11-toolkits/libwnck/distinfo 18 Sep 2003 06:49:33 -0000 1.14 +++ /usr/ports/x11-toolkits/libwnck/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libwnck-2.4.0.1.tar.bz2) = 7a7007b285a4e3c39a7bb113cb2be45b +SIZE (gnome2/libwnck-2.4.0.1.tar.bz2) = 310490 Index: /usr/ports/x11-toolkits/libzvt/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/libzvt/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- /usr/ports/x11-toolkits/libzvt/distinfo 30 Jun 2002 22:20:39 -0000 1.7 +++ /usr/ports/x11-toolkits/libzvt/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libzvt-2.0.1.tar.bz2) = 4bbea49495a341650fa1f89908e6554e +SIZE (gnome2/libzvt-2.0.1.tar.bz2) = 250649 Index: /usr/ports/x11-toolkits/pango/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/pango/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- /usr/ports/x11-toolkits/pango/distinfo 28 Aug 2003 01:49:56 -0000 1.20 +++ /usr/ports/x11-toolkits/pango/distinfo 17 Mar 2004 23:26:31 -0000 @@ -1 +1,2 @@ MD5 (gnome2/pango-1.2.5.tar.bz2) = df00fe3e71cd297010f24f439b6c8ee6 +SIZE (gnome2/pango-1.2.5.tar.bz2) = 865495 Index: /usr/ports/x11-toolkits/py-gnome/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/py-gnome/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- /usr/ports/x11-toolkits/py-gnome/distinfo 28 Aug 2002 18:02:41 -0000 1.19 +++ /usr/ports/x11-toolkits/py-gnome/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-python-1.4.4.tar.bz2) = b5069c8ac77ba7ad991afceeab332319 +SIZE (gnome/gnome-python-1.4.4.tar.bz2) = 550412 Index: /usr/ports/x11-toolkits/py-gnome2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/py-gnome2/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/x11-toolkits/py-gnome2/distinfo 4 Sep 2003 05:26:52 -0000 1.23 +++ /usr/ports/x11-toolkits/py-gnome2/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-python-2.0.0.tar.bz2) = 48304c0865f74db33291115011bd08d5 +SIZE (gnome/gnome-python-2.0.0.tar.bz2) = 322139 Index: /usr/ports/x11-toolkits/py-gtk/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/py-gtk/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- /usr/ports/x11-toolkits/py-gtk/distinfo 28 Aug 2002 18:02:19 -0000 1.20 +++ /usr/ports/x11-toolkits/py-gtk/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (gnome/gnome-python-1.4.4.tar.bz2) = b5069c8ac77ba7ad991afceeab332319 +SIZE (gnome/gnome-python-1.4.4.tar.bz2) = 550412 Index: /usr/ports/x11-toolkits/rep-gtk/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/rep-gtk/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- /usr/ports/x11-toolkits/rep-gtk/distinfo 12 Feb 2002 08:34:44 -0000 1.13 +++ /usr/ports/x11-toolkits/rep-gtk/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (rep-gtk-0.15.tar.gz) = e351980234c3220ed2ad031c9ad9448f +SIZE (rep-gtk-0.15.tar.gz) = 141241 Index: /usr/ports/x11-toolkits/rep-gtk2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/rep-gtk2/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- /usr/ports/x11-toolkits/rep-gtk2/distinfo 12 Nov 2002 22:31:29 -0000 1.18 +++ /usr/ports/x11-toolkits/rep-gtk2/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (gnome2/rep-gtk-0.17.tar.bz2) = bf12ca81378fb8ccdd675adebe5d1e59 +SIZE (gnome2/rep-gtk-0.17.tar.bz2) = 121528 Index: /usr/ports/x11-toolkits/vte/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/vte/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- /usr/ports/x11-toolkits/vte/distinfo 18 Sep 2003 06:49:35 -0000 1.19 +++ /usr/ports/x11-toolkits/vte/distinfo 17 Mar 2004 23:26:32 -0000 @@ -1 +1,2 @@ MD5 (gnome2/vte-0.11.10.tar.bz2) = 71facdedd477749908402a6931d36e64 +SIZE (gnome2/vte-0.11.10.tar.bz2) = 855466 Index: /usr/ports/x11-wm/sawfish2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11-wm/sawfish2/distinfo,v retrieving revision 1.39 diff -u -r1.39 distinfo --- /usr/ports/x11-wm/sawfish2/distinfo 4 Apr 2003 07:23:53 -0000 1.39 +++ /usr/ports/x11-wm/sawfish2/distinfo 17 Mar 2004 23:26:33 -0000 @@ -1 +1,2 @@ MD5 (gnome2/sawfish-1.3.tar.gz) = 9e5ce5e76c60acecdb1889c1f173295a +SIZE (gnome2/sawfish-1.3.tar.gz) = 1582279 Index: /usr/ports/x11/gdm2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gdm2/distinfo,v retrieving revision 1.36 diff -u -r1.36 distinfo --- /usr/ports/x11/gdm2/distinfo 31 Dec 2003 22:18:49 -0000 1.36 +++ /usr/ports/x11/gdm2/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gdm-2.4.4.7.tar.bz2) = a3d2f243c4f42e2542bda8cb5fb9a7c5 +SIZE (gnome2/gdm-2.4.4.7.tar.bz2) = 2430455 Index: /usr/ports/x11/gnomeapplets2/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnomeapplets2/distinfo,v retrieving revision 1.26 diff -u -r1.26 distinfo --- /usr/ports/x11/gnomeapplets2/distinfo 16 Jan 2004 21:49:41 -0000 1.26 +++ /usr/ports/x11/gnomeapplets2/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-applets-2.4.2.tar.bz2) = 3a59c7f5b452e4f9675dfce44a2b3433 +SIZE (gnome2/gnome-applets-2.4.2.tar.bz2) = 4057266 Index: /usr/ports/x11/gnomedesktop/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnomedesktop/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/x11/gnomedesktop/distinfo 15 Oct 2003 16:40:18 -0000 1.23 +++ /usr/ports/x11/gnomedesktop/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-desktop-2.4.1.1.tar.bz2) = c85489c7befc79b5cc9bda1b2006cacc +SIZE (gnome2/gnome-desktop-2.4.1.1.tar.bz2) = 1054097 Index: /usr/ports/x11/gnomepanel/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnomepanel/distinfo,v retrieving revision 1.23 diff -u -r1.23 distinfo --- /usr/ports/x11/gnomepanel/distinfo 15 Jan 2004 16:53:29 -0000 1.23 +++ /usr/ports/x11/gnomepanel/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-panel-2.4.2.tar.bz2) = d62da1f6cb129f65206a945d93a2fa85 +SIZE (gnome2/gnome-panel-2.4.2.tar.bz2) = 2662404 Index: /usr/ports/x11/gnomesession/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnomesession/distinfo,v retrieving revision 1.21 diff -u -r1.21 distinfo --- /usr/ports/x11/gnomesession/distinfo 15 Jan 2004 00:05:45 -0000 1.21 +++ /usr/ports/x11/gnomesession/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1,2 +1,4 @@ MD5 (gnome2/gnome-session-2.4.2.tar.bz2) = fc2e6d9c71b4d1fe08ec329d7e03684e +SIZE (gnome2/gnome-session-2.4.2.tar.bz2) = 911570 MD5 (gnome2/splash.png) = bd73a8a1f0c97aac669045f6b9b1fe02 +SIZE (gnome2/splash.png) = 59161 Index: /usr/ports/x11/gnometerminal/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gnometerminal/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/x11/gnometerminal/distinfo 9 Nov 2003 02:38:22 -0000 1.12 +++ /usr/ports/x11/gnometerminal/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/gnome-terminal-2.4.2.tar.bz2) = ce7e5a207eb48c5ef23325c406536c33 +SIZE (gnome2/gnome-terminal-2.4.2.tar.bz2) = 1658743 Index: /usr/ports/x11/gswitchit/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/gswitchit/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/x11/gswitchit/distinfo 23 Oct 2003 07:14:12 -0000 1.8 +++ /usr/ports/x11/gswitchit/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gswitchit-2.5.0.tar.gz) = b86074689c22a017bcb9ab392c3d60bd +SIZE (gswitchit-2.5.0.tar.gz) = 801243 Index: /usr/ports/x11/libcapplet/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libcapplet/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- /usr/ports/x11/libcapplet/distinfo 10 Jul 2002 14:13:28 -0000 1.1 +++ /usr/ports/x11/libcapplet/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome/libcapplet-1.4.0.5.tar.bz2) = eeffa3f60ca0c253915ae6fb60cabf09 +SIZE (gnome/libcapplet-1.4.0.5.tar.bz2) = 6023 Index: /usr/ports/x11/libgnome/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libgnome/distinfo,v retrieving revision 1.56 diff -u -r1.56 distinfo --- /usr/ports/x11/libgnome/distinfo 18 Sep 2003 12:55:46 -0000 1.56 +++ /usr/ports/x11/libgnome/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (gnome2/libgnome-2.4.0.tar.bz2) = caec1e12d64b98a2925a4317ac16429f +SIZE (gnome2/libgnome-2.4.0.tar.bz2) = 964070 Index: /usr/ports/x11/libxklavier/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/libxklavier/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- /usr/ports/x11/libxklavier/distinfo 30 Jan 2004 03:34:20 -0000 1.8 +++ /usr/ports/x11/libxklavier/distinfo 17 Mar 2004 23:26:26 -0000 @@ -1 +1,2 @@ MD5 (libxklavier-0.96.tar.gz) = e95baf323e145403a1cd4f9405da60da +SIZE (libxklavier-0.96.tar.gz) = 395211 Index: /usr/ports/x11/startup-notification/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/startup-notification/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- /usr/ports/x11/startup-notification/distinfo 22 Jan 2003 22:51:45 -0000 1.3 +++ /usr/ports/x11/startup-notification/distinfo 17 Mar 2004 23:26:27 -0000 @@ -1 +1,2 @@ MD5 (gnome2/startup-notification-0.5.tar.bz2) = 193cde48ed7ceaf346bd65590acc101c +SIZE (gnome2/startup-notification-0.5.tar.bz2) = 156294 Index: /usr/ports/x11/xfree86_xkb_xml/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/xfree86_xkb_xml/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- /usr/ports/x11/xfree86_xkb_xml/distinfo 30 Sep 2003 05:31:51 -0000 1.2 +++ /usr/ports/x11/xfree86_xkb_xml/distinfo 17 Mar 2004 23:26:27 -0000 @@ -1 +1,2 @@ MD5 (xfree86_xkb_xml-0.4.tar.gz) = 5ebbe49256d1409d2db9885c9949a169 +SIZE (xfree86_xkb_xml-0.4.tar.gz) = 251930 Index: /usr/ports/x11/xscreensaver-gnome/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/xscreensaver-gnome/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- /usr/ports/x11/xscreensaver-gnome/distinfo 2 Mar 2004 20:10:15 -0000 1.12 +++ /usr/ports/x11/xscreensaver-gnome/distinfo 17 Mar 2004 23:26:27 -0000 @@ -1,2 +1,3 @@ MD5 (xscreensaver-4.15.tar.gz) = 2cfd498b21c0fea828be5f39fc8af53c +SIZE (xscreensaver-4.14.tar.gz) = 3988251 SIZE (xscreensaver-4.15.tar.gz) = 4045811 Index: /usr/ports/x11/yelp/distinfo =================================================================== RCS file: /home/ncvs/ports/x11/yelp/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- /usr/ports/x11/yelp/distinfo 10 Nov 2003 19:50:27 -0000 1.18 +++ /usr/ports/x11/yelp/distinfo 17 Mar 2004 23:26:27 -0000 @@ -1 +1,2 @@ MD5 (gnome2/yelp-2.4.2.tar.bz2) = ee89f4d0886f7c3be1b9f6894a57ec1b +SIZE (gnome2/yelp-2.4.2.tar.bz2) = 598274 From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 20:56:14 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 9297016A4CE for ; Wed, 17 Mar 2004 20:56:14 -0800 (PST) Received: from albatross.mail.pas.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7662743D1F for ; Wed, 17 Mar 2004 20:56:14 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by albatross.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B3pZl-0004uZ-00 for gnome@freebsd.org; Wed, 17 Mar 2004 20:56:13 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 3AAC253C3 for ; Wed, 17 Mar 2004 20:56:13 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00308-04 for ; Wed, 17 Mar 2004 20:56:08 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id 6557653C2; Wed, 17 Mar 2004 20:56:08 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040318045608.6557653C2@mvh.mine.nu> Date: Wed, 17 Mar 2004 20:56:08 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Subject: mozilla silently failing? 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, 18 Mar 2004 04:56:14 -0000 I just did a freetype2 necessitated upgrade, and now mozilla doesn't start, even though it builds. I don't get any messages if I run it from the command line, any ideas? - Mike H. From owner-freebsd-gnome@FreeBSD.ORG Wed Mar 17 21:16: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 1D01A16A4CE for ; Wed, 17 Mar 2004 21:16:34 -0800 (PST) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id F078143D1F for ; Wed, 17 Mar 2004 21:16:33 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B3ptQ-0006jK-00 for gnome@freebsd.org; Wed, 17 Mar 2004 21:16:33 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id B3BF153C2 for ; Wed, 17 Mar 2004 21:16:32 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00308-05; Wed, 17 Mar 2004 21:16:30 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id B322753A5; Wed, 17 Mar 2004 21:16:30 -0800 (PST) From: Mike Harding To: mvh@ix.netcom.com In-reply-to: <20040318045608.6557653C2@mvh.mine.nu> (message from Mike Harding on Wed, 17 Mar 2004 20:56:08 -0800 (PST)) References: <20040318045608.6557653C2@mvh.mine.nu> Message-Id: <20040318051630.B322753A5@mvh.mine.nu> Date: Wed, 17 Mar 2004 21:16:30 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu cc: gnome@freebsd.org Subject: Re: mozilla silently failing? 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, 18 Mar 2004 05:16:34 -0000 I think that there is a hint here, /usr/X11R6/lib/mozilla/libmozjs.so does exist... bash-2.05b$ ldd mozilla-bin mozilla-bin: libmozjs.so => not found (0x0) libplds4.so => /usr/local/lib/libplds4.so (0x280ab000) libplc4.so => /usr/local/lib/libplc4.so (0x280d2000) libnspr4.so => /usr/local/lib/libnspr4.so (0x280fb000) libgtk-x11-2.0.so.200 => /usr/X11R6/lib/libgtk-x11-2.0.so.200 (0x2812c000) libgdk-x11-2.0.so.200 => /usr/X11R6/lib/libgdk-x11-2.0.so.200 (0x2834d000) libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x283b3000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x283b7000) libatk-1.0.so.400 => /usr/local/lib/libatk-1.0.so.400 (0x283bf000) libgdk_pixbuf-2.0.so.200 => /usr/X11R6/lib/libgdk_pixbuf-2.0.so.200 (0x283d8000) libpangoxft-1.0.so.200 => /usr/X11R6/lib/libpangoxft-1.0.so.200 (0x283ec000) libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0x2840c000) libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x2841d000) libz.so.2 => /usr/lib/libz.so.2 (0x28486000) libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x28494000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x2849c000) libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x284aa000) libpangox-1.0.so.200 => /usr/X11R6/lib/libpangox-1.0.so.200 (0x284d1000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x284dd000) libpango-1.0.so.200 => /usr/X11R6/lib/libpango-1.0.so.200 (0x2859b000) libgobject-2.0.so.200 => /usr/local/lib/libgobject-2.0.so.200 (0x285cd000) libgmodule-2.0.so.200 => /usr/local/lib/libgmodule-2.0.so.200 (0x28604000) libglib-2.0.so.200 => /usr/local/lib/libglib-2.0.so.200 (0x28608000) libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2866f000) libm.so.2 => /usr/lib/libm.so.2 (0x2875d000) libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x28779000) libc_r.so.4 => /usr/lib/libc_r.so.4 (0x287c0000) libintl.so.6 => /usr/local/lib/libintl.so.6 (0x28879000) libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x28882000) libXThrStub.so.6 => /usr/X11R6/lib/libXThrStub.so.6 (0x2889f000) X-Original-To: mvh@mvh.mine.nu From: Mike Harding Date: Wed, 17 Mar 2004 20:56:08 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Sender: owner-freebsd-gnome@freebsd.org X-Virus-Scanned: by amavisd-new at mvh.mine.nu X-Spam-Status: No, hits=0.1 tagged_above=-99.9 required=5.0 tests=RCVD_IN_SORBS X-Spam-Level: I just did a freetype2 necessitated upgrade, and now mozilla doesn't start, even though it builds. I don't get any messages if I run it from the command line, any ideas? - Mike H. _______________________________________________ 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 Wed Mar 17 23:09: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 3551C16A4CE; Wed, 17 Mar 2004 23:09:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161A843D46; Wed, 17 Mar 2004 23:09:07 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) i2I796bv041397; Wed, 17 Mar 2004 23:09:06 -0800 (PST) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2I796Xn041393; Wed, 17 Mar 2004 23:09:06 -0800 (PST) (envelope-from marcus) Date: Wed, 17 Mar 2004 23:09:06 -0800 (PST) From: Joe Marcus Clarke Message-Id: <200403180709.i2I796Xn041393@freefall.freebsd.org> To: gvs@road.yandex.ru, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/64367: The up-to-date graphics/gimp-devel port fails to open JPEG files 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, 18 Mar 2004 07:09:07 -0000 Synopsis: The up-to-date graphics/gimp-devel port fails to open JPEG files State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Wed Mar 17 23:08:34 PST 2004 State-Changed-Why: It works fine for me. Please rebuild your graphics/jpeg port, graphics/tiff, and graphics/gimp-devel. http://www.freebsd.org/cgi/query-pr.cgi?pr=64367 From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 02:58:59 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 BC98816A4CE for ; Thu, 18 Mar 2004 02:58:59 -0800 (PST) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0242843D39 for ; Thu, 18 Mar 2004 02:58:59 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 82D253F38; Thu, 18 Mar 2004 11:59:01 +0100 (CET) Date: Thu, 18 Mar 2004 11:59:01 +0100 From: Simon Barner To: Mike Harding Message-ID: <20040318105901.GA1128@zi025.glhnet.mhn.de> References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <20040318051630.B322753A5@mvh.mine.nu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: gnome@freebsd.org Subject: Re: mozilla silently failing? 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, 18 Mar 2004 10:58:59 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike Harding wrote: > I think that there is a hint here, /usr/X11R6/lib/mozilla/libmozjs.so > does exist... >=20 > bash-2.05b$ ldd mozilla-bin > mozilla-bin: > libmozjs.so =3D> not found (0x0) Hi, this cannot be the problem, since that library is in /usr/X11R6/lib/mozilla. When you start mozilla with the shell script /usr/X11R6/bin/mozilla, the above directory is added to your LD_LIBRARY_PATH. If you do that manually % export LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH:/usr/X11R6/lib/mozilla ldd won't report any missing libraries. Simon --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWYD0Ckn+/eutqCoRAkO6AJ9Uw2evNHVO4svM3SkfSY69FaC7qwCcDSbT R4jOZ/AuwP/DCfhL6lMh8GY= =1ibi -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 04:30:24 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 C536216A4CE for ; Thu, 18 Mar 2004 04:30:24 -0800 (PST) Received: from h2.liquidneon.com (h2.liquidneon.com [216.38.206.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 455A443D2D for ; Thu, 18 Mar 2004 04:30:24 -0800 (PST) (envelope-from so14k@so14k.com) Received: (qmail 33970 invoked from network); 18 Mar 2004 12:30:23 -0000 Received: from h2.liquidneon.com (HELO mail.liquidneon.com) (so14k@so14k.com@216.38.206.182) by h2.liquidneon.com with SMTP; 18 Mar 2004 12:30:23 -0000 Received: from 199.201.236.2 ([199.201.236.2]) (SquirrelMail authenticated user so14k@so14k.com) by mail.liquidneon.com with HTTP; Thu, 18 Mar 2004 05:30:23 -0700 (MST) Message-ID: <49474.199.201.236.2.1079613023.squirrel@mail.liquidneon.com> Date: Thu, 18 Mar 2004 05:30:23 -0700 (MST) From: "Brad Davis" To: gnome@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: x11-toolkits/pango & 5.2.1-R 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, 18 Mar 2004 12:30:24 -0000 Hi, I'm having some trouble building pango-1.2.5_2 I'm seeing the following.. 5:28:38 root@boom:/usr/ports/x11-toolkits/pango# make ===> Vulnerability check disabled ===> Extracting for pango-1.2.5_2 >> Checksum OK for gnome2/pango-1.2.5.tar.bz2. ===> Patching for pango-1.2.5_2 [snip] /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -Wall -c pango-ot-info.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/X11R6/etc\" -DLIBDIR=\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=pentiumpro -Wall -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o pango-ot-info.c:25:31: freetype/ftmodapi.h: No such file or directory gmake[3]: *** [pango-ot-info.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango/opentype' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/pango. Anyone else experiencing this? Please cc me, I'm not subscribed to the list. Regards, Brad Davis From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 06:57: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 6B6E416A4CE for ; Thu, 18 Mar 2004 06:57:57 -0800 (PST) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A22043D45 for ; Thu, 18 Mar 2004 06:57:57 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B3yy4-0005oz-00; Thu, 18 Mar 2004 06:57:56 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id F308853C3; Thu, 18 Mar 2004 06:57:55 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60775-01; Thu, 18 Mar 2004 06:57:50 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id 94CD353C2; Thu, 18 Mar 2004 06:57:50 -0800 (PST) From: Mike Harding To: barner@in.tum.de In-reply-to: <20040318105901.GA1128@zi025.glhnet.mhn.de> (message from Simon Barner on Thu, 18 Mar 2004 11:59:01 +0100) References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318105901.GA1128@zi025.glhnet.mhn.de> Message-Id: <20040318145750.94CD353C2@mvh.mine.nu> Date: Thu, 18 Mar 2004 06:57:50 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu cc: gnome@freebsd.org Subject: Re: mozilla silently failing? 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, 18 Mar 2004 14:57:57 -0000 Any way to figure out why it's failing? It just doesn't launch, I get nothing on the console, ./xesssion-errors, or /var/log/all.log... Galeon crashes on startup with a segfault, and Epiphany runs for a while and then also segfaults.. X-Original-To: mvh@mvh.mine.nu Date: Thu, 18 Mar 2004 11:59:01 +0100 From: Simon Barner Cc: gnome@freebsd.org Content-Disposition: inline X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de X-Virus-Scanned: by amavisd-new at mvh.mine.nu X-Spam-Status: No, hits=0.0 tagged_above=-99.9 required=5.0 tests= X-Spam-Level: --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike Harding wrote: > I think that there is a hint here, /usr/X11R6/lib/mozilla/libmozjs.so > does exist... >=20 > bash-2.05b$ ldd mozilla-bin > mozilla-bin: > libmozjs.so =3D> not found (0x0) Hi, this cannot be the problem, since that library is in /usr/X11R6/lib/mozilla. When you start mozilla with the shell script /usr/X11R6/bin/mozilla, the above directory is added to your LD_LIBRARY_PATH. If you do that manually % export LD_LIBRARY_PATH=3D$LD_LIBRARY_PATH:/usr/X11R6/lib/mozilla ldd won't report any missing libraries. Simon --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWYD0Ckn+/eutqCoRAkO6AJ9Uw2evNHVO4svM3SkfSY69FaC7qwCcDSbT R4jOZ/AuwP/DCfhL6lMh8GY= =1ibi -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 07:50:32 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 E3A6816A4CE for ; Thu, 18 Mar 2004 07:50:32 -0800 (PST) Received: from prophecy.dyndns.org (pcp08490587pcs.levtwn01.pa.comcast.net [68.83.169.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C51443D3F for ; Thu, 18 Mar 2004 07:50:32 -0800 (PST) (envelope-from apeiron@prophecy.dyndns.org) Received: from prophecy.dyndns.org (localhost.dyndns.org [127.0.0.1]) by prophecy.dyndns.org (8.12.10/8.12.10) with ESMTP id i2IFoVeR035877 for ; Thu, 18 Mar 2004 10:50:31 -0500 (EST) (envelope-from apeiron@prophecy.dyndns.org) Received: (from apeiron@localhost) by prophecy.dyndns.org (8.12.10/8.12.10/Submit) id i2IFoV7h035876 for gnome@freebsd.org; Thu, 18 Mar 2004 10:50:31 -0500 (EST) (envelope-from apeiron) Date: Thu, 18 Mar 2004 10:50:31 -0500 From: Christopher Nehren To: FreeBSD GNOME Team Message-ID: <20040318155030.GA35779@prophecy.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: Re: Phasing out GTK+ 1 (from the FreeBSD Status Report) 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, 18 Mar 2004 15:50:33 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth Scott Long on behalf of the FreeBSD GNOME Team: >A complete GNOME Desktop and application environment can already be >built using only GTK+ 2. The ultimate goal is to phase GTK+ 1 out of >the ports tree. [(10:44:02) apeiron@prophecy ~] pkg_info -rx enlightenment Information for enlightenment-0.16.5_7: Depends on: [...] Dependency: gtk-1.2.10_11 [...] Does this mean that I won't be able to run E? I really, really like E, and I've refused to upgrade to 0.16.6 because the port shows regressions in features that I use every day (see ports/62547). --=20 I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson - Unix is user friendly. However, it isn't idiot friendly. - Please CC me in all replies, even if I'm on the relevant list(s). --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQFAWcVGk/lo7zvzJioRAqOcAKCWeV3GSgyzpI43yWeUa5Hn++c/oACYxmQh T1TRBVVlIB6BICmhsUUPTg== =qLtM -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 07:57:22 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 52BB816A4CE for ; Thu, 18 Mar 2004 07:57:22 -0800 (PST) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD70443D31 for ; Thu, 18 Mar 2004 07:57:21 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])i2IFv6Uq099987; Thu, 18 Mar 2004 16:57:06 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.12.11/8.12.11/Submit) id i2IFv5pu099986; Thu, 18 Mar 2004 16:57:05 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Christopher Nehren In-Reply-To: <20040318155030.GA35779@prophecy.dyndns.org> References: <20040318155030.GA35779@prophecy.dyndns.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3tFLJ9wlhj7497r7WR4j" Message-Id: <1079625425.24591.26.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 18 Mar 2004 16:57:05 +0100 cc: FreeBSD GNOME Team Subject: Re: Phasing out GTK+ 1 (from the FreeBSD Status Report) 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: Thu, 18 Mar 2004 15:57:22 -0000 --=-3tFLJ9wlhj7497r7WR4j Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable V =E8t, 18. 03. 2004 v 16:50, Christopher Nehren p=ED=B9e: > Quoth Scott Long on behalf of the FreeBSD GNOME Team: > >A complete GNOME Desktop and application environment can already be > >built using only GTK+ 2. The ultimate goal is to phase GTK+ 1 out of > >the ports tree. >=20 > [(10:44:02) apeiron@prophecy ~] pkg_info -rx enlightenment > Information for enlightenment-0.16.5_7: >=20 > Depends on: > [...] > Dependency: gtk-1.2.10_11 > [...] >=20 > Does this mean that I won't be able to run E? I really, really like E, > and I've refused to upgrade to 0.16.6 because the port shows regressions > in features that I use every day (see ports/62547). Don't worry, that "phasing" is meant that we will prefer Gtk2 version when some software have both Gtk1 and Gtk2 versions available. We can't delete Gtk1. Yet. Regarding ports/62547, I'm not E expert myself, but is it something that's specific for FreeBSD port? Otherwise it would be more useful to ask authors of E than port maintainer. --=20 Pav Lucistnik Maybe I should go ask that elvish wizard standing over there (YES A REAL ELF IS STANDING IN MY ROOM!), he should be able to tell me. --=-3tFLJ9wlhj7497r7WR4j 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) iD8DBQBAWcbQntdYP8FOsoIRAinSAKC61ii+ddKLwI8QAXJhhin+ZNsA3QCgzgNQ ICmr6hEDBwkW+Pan2gorH6Q= =CemR -----END PGP SIGNATURE----- --=-3tFLJ9wlhj7497r7WR4j-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 07:57:43 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 DF2F416A4CE for ; Thu, 18 Mar 2004 07:57:43 -0800 (PST) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27CC43D39 for ; Thu, 18 Mar 2004 07:57:43 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B3ztu-0004kX-00; Thu, 18 Mar 2004 07:57:42 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 87E5053C3; Thu, 18 Mar 2004 07:57:41 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60697-03; Thu, 18 Mar 2004 07:57:39 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id A536753C2; Thu, 18 Mar 2004 07:57:39 -0800 (PST) From: Mike Harding To: mvh@ix.netcom.com In-reply-to: <20040318145750.94CD353C2@mvh.mine.nu> (message from Mike Harding on Thu, 18 Mar 2004 06:57:50 -0800 (PST)) References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318145750.94CD353C2@mvh.mine.nu> Message-Id: <20040318155739.A536753C2@mvh.mine.nu> Date: Thu, 18 Mar 2004 07:57:39 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu cc: gnome@freebsd.org Subject: Re: mozilla silently failing? 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, 18 Mar 2004 15:57:44 -0000 Another interesting thing - I moved my .mozilla file to a backup location and mozilla is working much better - yahoo, etc, other sites are fine, but www.memepool.com instantly crashes, and I think that site is about as simple as it gets - no flash or gifs even, just text and a favicon.ico. From: Mike Harding Date: Thu, 18 Mar 2004 06:57:50 -0800 (PST) Any way to figure out why it's failing? It just doesn't launch, I get nothing on the console, ./xesssion-errors, or /var/log/all.log... Galeon crashes on startup with a segfault, and Epiphany runs for a while and then also segfaults.. From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 08:11:52 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 EBA6A16A4CE for ; Thu, 18 Mar 2004 08:11:52 -0800 (PST) Received: from mailout1.informatik.tu-muenchen.de (mailout1.informatik.tu-muenchen.de [131.159.0.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E32743D1D for ; Thu, 18 Mar 2004 08:11:52 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id E5014466F; Thu, 18 Mar 2004 17:11:56 +0100 (CET) Date: Thu, 18 Mar 2004 17:11:56 +0100 From: Simon Barner To: Mike Harding Message-ID: <20040318161156.GB9790@zi025.glhnet.mhn.de> References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318105901.GA1128@zi025.glhnet.mhn.de> <20040318145750.94CD353C2@mvh.mine.nu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jho1yZJdad60DJr+" Content-Disposition: inline In-Reply-To: <20040318145750.94CD353C2@mvh.mine.nu> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: gnome@freebsd.org Subject: Re: mozilla silently failing? 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, 18 Mar 2004 16:11:53 -0000 --jho1yZJdad60DJr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike, > Any way to figure out why it's failing? It just doesn't launch, I get > nothing on the console, ./xesssion-errors, or /var/log/all.log... >=20 > Galeon crashes on startup with a segfault, and Epiphany runs for a > while and then also segfaults.. in order to help you, we need more information: - Which version of FreeBSD are running? - Please attach a list of all of your installed packages (output of pkg_info) - Does it work, when you have a pristine enviroment? The easiest way to get one, is to create a new account, since you'll be sure that you won't have any old mozilla, galeon, gnome etc. config files around. - If that doesn't help, please build[1] a debugging version of mozilla, see, if you can get a core dump (maybe with galeon or epiphany), and post a backtrace[2] Simon [1] Put the following into /etc/make.conf CFLAGS=3D-O -pipe -g STRIP=3D [2] gdb /usr/X11R6/lib/mozilla/mozilla-bin mozilla.core gdb> bt --jho1yZJdad60DJr+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWcpMCkn+/eutqCoRAj3wAKDkSot6lMBa5WdXaQmUXSZksJpB7gCg3DOs oDVqg9X5ECxAkdsylcd+7hQ= =cQkC -----END PGP SIGNATURE----- --jho1yZJdad60DJr+-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 09:26:04 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 88C7916A4CF for ; Thu, 18 Mar 2004 09:26:04 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D4F43D39 for ; Thu, 18 Mar 2004 09:26:03 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2IHO5c0029645; Thu, 18 Mar 2004 12:24:05 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Brad Davis In-Reply-To: <49474.199.201.236.2.1079613023.squirrel@mail.liquidneon.com> References: <49474.199.201.236.2.1079613023.squirrel@mail.liquidneon.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-1ZxiOLYVG+UoLdLFWhmV" Organization: MarcusCom, Inc. Message-Id: <1079630788.772.6.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 18 Mar 2004 12:26:28 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: x11-toolkits/pango & 5.2.1-R 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, 18 Mar 2004 17:26:04 -0000 --=-1ZxiOLYVG+UoLdLFWhmV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 07:30, Brad Davis wrote: > Hi, >=20 > I'm having some trouble building pango-1.2.5_2 I'm seeing the following.. Do a portupgrade -ra before updating single ports. Joe >=20 >=20 > 5:28:38 root@boom:/usr/ports/x11-toolkits/pango# make > =3D=3D=3D> Vulnerability check disabled > =3D=3D=3D> Extracting for pango-1.2.5_2 > >> Checksum OK for gnome2/pango-1.2.5.tar.bz2. > =3D=3D=3D> Patching for pango-1.2.5_2 >=20 > [snip] >=20 > /bin/sh ../../libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I../.. > -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=3D\"/usr/X11R6/etc\" > -DLIBDIR=3D\"/usr/X11R6/lib\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHE= CKS > -D_THREAD_SAFE -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include =20 > -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > -I../.. -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I/usr/local/include=20 > -I/usr/X11R6/include -O -pipe -mcpu=3Dpentiumpro -Wall -c pango-ot-info.= c > cc -DHAVE_CONFIG_H -I. -I. -I../.. -DPANGO_ENABLE_ENGINE > -DSYSCONFDIR=3D\"/usr/X11R6/etc\" -DLIBDIR=3D\"/usr/X11R6/lib\" > -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/X11R6/include -I../.. -I/usr/local/include/freetype2 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=3Dpentiumpro -Wa= ll > -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o > pango-ot-info.c:25:31: freetype/ftmodapi.h: No such file or directory > gmake[3]: *** [pango-ot-info.lo] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango/opentype' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/pango/work/pango-1.2.5/pango' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/pango/work/pango-1.2= .5' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/x11-toolkits/pango. >=20 > Anyone else experiencing this? Please cc me, I'm not subscribed to the li= st. >=20 >=20 > Regards, > Brad Davis >=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 --=-1ZxiOLYVG+UoLdLFWhmV 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) iD8DBQBAWdvEb2iPiv4Uz4cRApqlAJ9f+kMWCVP6co+9J/zuMkOznnyxAQCfXch8 okkkvjLOKrmCKateI+xJ5Gc= =Y+j5 -----END PGP SIGNATURE----- --=-1ZxiOLYVG+UoLdLFWhmV-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 09:27: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 CB5E916A4CE for ; Thu, 18 Mar 2004 09:27:12 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5693943D2D for ; Thu, 18 Mar 2004 09:27:12 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2IHPErq029675; Thu, 18 Mar 2004 12:25:14 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mike Harding In-Reply-To: <20040318155739.A536753C2@mvh.mine.nu> References: <20040318045608.6557653C2@mvh.mine.nu> <20040318051630.B322753A5@mvh.mine.nu> <20040318145750.94CD353C2@mvh.mine.nu> <20040318155739.A536753C2@mvh.mine.nu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VOviHBy96dU2bsmr58Li" Organization: MarcusCom, Inc. Message-Id: <1079630857.772.9.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 18 Mar 2004 12:27:37 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: mozilla silently failing? 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, 18 Mar 2004 17:27:12 -0000 --=-VOviHBy96dU2bsmr58Li Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 10:57, Mike Harding wrote: > Another interesting thing - I moved my .mozilla file to a backup > location and mozilla is working much better - yahoo, etc, other sites > are fine, but www.memepool.com instantly crashes, and I think that > site is about as simple as it gets - no flash or gifs even, just text > and a favicon.ico. This site works fine for me. I imagine you have a font issue (bad font) that's exposed with the new fontconfig. Try creating a ~/.fonts.conf with the following: Helvetica sans-serif Joe >=20 > From: Mike Harding > Date: Thu, 18 Mar 2004 06:57:50 -0800 (PST) >=20 > Any way to figure out why it's failing? It just doesn't launch, I get > nothing on the console, ./xesssion-errors, or /var/log/all.log... >=20 > Galeon crashes on startup with a segfault, and Epiphany runs for a > while and then also segfaults.. >=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 --=-VOviHBy96dU2bsmr58Li 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) iD8DBQBAWdwJb2iPiv4Uz4cRAuTtAJ9kfjdZNaMpqF47U0IesIsMYy8AYwCfXVkJ ySkNcBRselzmrrNSoMbt0oY= =KduZ -----END PGP SIGNATURE----- --=-VOviHBy96dU2bsmr58Li-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 09:54:25 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 568B016A4CE; Thu, 18 Mar 2004 09:54:25 -0800 (PST) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE3C43D2D; Thu, 18 Mar 2004 09:54:25 -0800 (PST) (envelope-from jfh@es-i2.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 1B41iq-0000DP-00; Thu, 18 Mar 2004 18:54:24 +0100 Received: from es-i2.fernuni-hagen.de ([132.176.7.81]) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 1B41ih-0000D2-00; Thu, 18 Mar 2004 18:54:15 +0100 Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by es-i2.fernuni-hagen.de (Postfix) with ESMTP id 9F61C5804; Thu, 18 Mar 2004 18:54:13 +0100 (CET) Received: from fritz.mydomain.de (p508F2B97.dip.t-dialin.net [80.143.43.151]) by jfh00.fernuni-hagen.de (Postfix) with ESMTP id 41F9317116; Thu, 18 Mar 2004 18:54:18 +0100 (CET) From: Fritz Heinrichmeyer Date: Thu, 18 Mar 2004 18:54:14 +0100 User-Agent: KMail/1.6.1 To: ports@freebsd.org, gnome@freebsd.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200403181854.14268.fritz.heinrichmeyer@fernuni-hagen.de> X-Virus-Scanned: by AMaViS perl-11 Subject: Fwd: fresh built programs work again after reverting to Xft-2.1.2 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, 18 Mar 2004 17:54:25 -0000 =2D--------- Weitergeleitete Nachricht ---------- Subject: fresh built programs work again after reverting to Xft-2.1.2 Date: Donnerstag, 18. M=E4rz 2004 17:41 =46rom: Fritz Heinrichmeyer To: Ariff Abdullah Cc: freebsd-current@freebsd.org On Thursday 18 March 2004 16:57, Ariff Abdullah wrote: > On Thu, 18 Mar 2004 16:14:04 +0100 > > > i updated to libXft and friends btw. > > I'm facing the simmilar problem, too. Mozilla/firefox window simply > gone, or hanging forever. Looks like the main culprit is > Xft (libXft). What I did for temporary measure was: > 1) revert to older Xft-2.1.2 > OR > 2) using libmap.conf facility to remap libXft.so(.2) to older > libXft.so(.2) taken from Xft-2.1.2 (put it somewhere under > lib/ , rename as libxXft.so..) I tried your number one and it helped, thank you. =46ritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" =2D------------------------------------------------------ =2D-=20 Mit freundlichen Gr=FC=DFen =46ritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 17:02:01 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 36EA616A4CE; Thu, 18 Mar 2004 17:02:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0E0D43D1F; Thu, 18 Mar 2004 17:02:00 -0800 (PST) (envelope-from clement@FreeBSD.org) Received: from freefall.freebsd.org (clement@localhost [127.0.0.1]) i2J120bv032110; Thu, 18 Mar 2004 17:02:00 -0800 (PST) (envelope-from clement@freefall.freebsd.org) Received: (from clement@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2J120Tt032106; Thu, 18 Mar 2004 17:02:00 -0800 (PST) (envelope-from clement) Date: Thu, 18 Mar 2004 17:02:00 -0800 (PST) From: Clement Laforet Message-Id: <200403190102.i2J120Tt032106@freefall.freebsd.org> To: clement@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/64440: Firefox-port won't compile 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, 19 Mar 2004 01:02:01 -0000 Synopsis: Firefox-port won't compile Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: clement Responsible-Changed-When: Thu Mar 18 17:01:43 PST 2004 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=64440 From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 17:49: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 1A46716A4CE for ; Thu, 18 Mar 2004 17:49:33 -0800 (PST) Received: from bittern.mail.pas.earthlink.net (bittern.mail.pas.earthlink.net [207.217.120.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id F191043D41 for ; Thu, 18 Mar 2004 17:49:32 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by bittern.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B499x-00063t-00 for gnome@freebsd.org; Thu, 18 Mar 2004 17:50:53 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id CA71E5364 for ; Thu, 18 Mar 2004 17:49:31 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 63209-01 for ; Thu, 18 Mar 2004 17:49:26 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id 5D5C95348; Thu, 18 Mar 2004 17:49:26 -0800 (PST) From: Mike Harding To: gnome@freebsd.org Message-Id: <20040319014926.5D5C95348@mvh.mine.nu> Date: Thu, 18 Mar 2004 17:49:26 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu Subject: /usr/ports/deskutils/gucharmap not installing 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, 19 Mar 2004 01:49:33 -0000 OK, after my mozilla problems I burned down all X related software and remove /usr/X11R6 and started a rebuild. /usr/ports/x11/gnome2 fails installing /usr/ports/deskutils/gucharmap, but it gets far enough that if you restart the build it sails past it because, I assume, the file the Makefiles are checking for have been installed. The install fails as follows: ... gmake install-data-hook gmake[4]: Entering directory `/usr/ports/deskutils/gucharmap/work/gucharmap-1.2.0/gucharmap' LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH GTK_PATH=$GTK_PATH:/usr/X11R6/lib/gtk-2.0 gtk-query-immodules-2.0 > `./im-module-file` ; cannot create /usr/X11R6/etc/gucharmap/gtk.immodules: directory nonexistent gmake[4]: *** [install-data-hook] Error 2 gmake[4]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharmap-1.2.0/gucharmap' gmake[3]: *** [install-data-am] Error 2 gmake[3]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharmap-1.2.0/gucharmap' gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharmap-1.2.0/gucharmap' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharmap-1.2.0/gucharmap' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /usr/ports/deskutils/gucharmap. From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 18:08:32 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 3480516A4CE for ; Thu, 18 Mar 2004 18:08:32 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF3743D2F for ; Thu, 18 Mar 2004 18:08:31 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2J26Vkt035640; Thu, 18 Mar 2004 21:06:31 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mike Harding In-Reply-To: <20040319014926.5D5C95348@mvh.mine.nu> References: <20040319014926.5D5C95348@mvh.mine.nu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-wKQwMX6OtY2PHWX0ZG6e" Organization: MarcusCom, Inc. Message-Id: <1079662115.94935.1.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 18 Mar 2004 21:08:35 -0500 cc: FreeBSD GNOME Users Subject: Re: /usr/ports/deskutils/gucharmap not installing 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, 19 Mar 2004 02:08:32 -0000 --=-wKQwMX6OtY2PHWX0ZG6e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 20:49, Mike Harding wrote: > OK, after my mozilla problems I burned down all X related software and > remove /usr/X11R6 and started a rebuild. /usr/ports/x11/gnome2 fails > installing /usr/ports/deskutils/gucharmap, but it gets far enough that > if you restart the build it sails past it because, I assume, the file > the Makefiles are checking for have been installed. Something is messed up. That file should reside in etc/gtk-2.0 and not etc/gucharmap. Try doing a make clean for gucharmap. If that doesn't work, just get the package from http://www.marcuscom.com/tinderbox. Joe >=20 > The install fails as follows: >=20 > ... > gmake install-data-hook > gmake[4]: Entering directory `/usr/ports/deskutils/gucharmap/work/gucharm= ap-1.2.0/gucharmap' > LD_LIBRARY_PATH=3D/usr/X11R6/lib:$LD_LIBRARY_PATH GTK_PATH=3D$GTK_PATH:/u= sr/X11R6/lib/gtk-2.0 gtk-query-immodules-2.0 > `./im-module-file` ; > cannot create /usr/X11R6/etc/gucharmap/gtk.immodules: directory nonexiste= nt > gmake[4]: *** [install-data-hook] Error 2 > gmake[4]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[3]: *** [install-data-am] Error 2 > gmake[3]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[2]: *** [install-am] Error 2 > gmake[2]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/deskutils/gucharmap. >=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 --=-wKQwMX6OtY2PHWX0ZG6e 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) iD8DBQBAWlYib2iPiv4Uz4cRAnMfAKCK4wX/brSIuMnI7pdwwiHO3a7WFQCcDdSB T0nAt8TKAUwqfRR4v3CLEss= =ZkxQ -----END PGP SIGNATURE----- --=-wKQwMX6OtY2PHWX0ZG6e-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 18:10:22 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 19B4216A4CE; Thu, 18 Mar 2004 18:10:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECDC43D1D; Thu, 18 Mar 2004 18:10:21 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) i2J2ALbv041542; Thu, 18 Mar 2004 18:10:21 -0800 (PST) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2J2AL2T041534; Thu, 18 Mar 2004 18:10:21 -0800 (PST) (envelope-from marcus) Date: Thu, 18 Mar 2004 18:10:21 -0800 (PST) From: Joe Marcus Clarke Message-Id: <200403190210.i2J2AL2T041534@freefall.freebsd.org> To: manlix@demonized.net, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/64440: Firefox-port won't compile 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, 19 Mar 2004 02:10:22 -0000 Synopsis: Firefox-port won't compile State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Thu Mar 18 18:09:35 PST 2004 State-Changed-Why: You need to update your Xft port to libXft-2.1.5. In the future, you should always do a portupgrade -ra before updating or installing single ports. http://www.freebsd.org/cgi/query-pr.cgi?pr=64440 From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 18:19: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 0E63C16A4CE for ; Thu, 18 Mar 2004 18:19:21 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF60843D31 for ; Thu, 18 Mar 2004 18:19:20 -0800 (PST) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-201-185.lsanca1.elnk.dsl.genuity.net ([4.62.201.185] helo=mvh.mine.nu) by harrier.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1B49bT-0006ib-00; Thu, 18 Mar 2004 18:19:19 -0800 Received: from localhost (localhost [127.0.0.1]) by mvh.mine.nu (Postfix) with ESMTP id 18EC45364; Thu, 18 Mar 2004 18:19:17 -0800 (PST) Received: from mvh.mine.nu ([127.0.0.1]) by localhost (mvh.mine.nu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26607-03; Thu, 18 Mar 2004 18:19:16 -0800 (PST) Received: by mvh.mine.nu (Postfix, from userid 1000) id F03035348; Thu, 18 Mar 2004 18:19:15 -0800 (PST) From: Mike Harding To: marcus@marcuscom.com In-reply-to: <1079662115.94935.1.camel@shumai.marcuscom.com> (message from Joe Marcus Clarke on Thu, 18 Mar 2004 21:08:35 -0500) References: <20040319014926.5D5C95348@mvh.mine.nu> <1079662115.94935.1.camel@shumai.marcuscom.com> Message-Id: <20040319021915.F03035348@mvh.mine.nu> Date: Thu, 18 Mar 2004 18:19:15 -0800 (PST) X-Virus-Scanned: by amavisd-new at mvh.mine.nu cc: gnome@freebsd.org Subject: Re: /usr/ports/deskutils/gucharmap not installing 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, 19 Mar 2004 02:19:21 -0000 I did make clean a few times, it won't install because the directory doesn't exist. If I create it it does install, although it is possibly using the wrong location... I haven't gotten in the habit of using marcuscom, but I generally like to get things out of the port tree, it's complicated enough keeping up to date there. On another note /usr/ports/editors/gnome2-office doesn't install because /usr/ports/graphics/dia dies due to a bad check for a version of FreeType > 2.0.9. I have 2.1.7 installed. ... checking PANGOFT2_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for FT_Init_FreeType in -lfreetype... yes checking if FreeType version is 2.0.9 or higher... configure: error: Need FreeType library version 2.0.9 or higher ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/dia/work/dia-0.92.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/graphics/dia. mvh# pkg_info | grep -i freetype2 freetype2-2.1.7_1 A free and portable TrueType font rendering engine mvh# X-Original-To: mvh@mvh.mine.nu From: Joe Marcus Clarke Cc: FreeBSD GNOME Users Organization: MarcusCom, Inc. Date: Thu, 18 Mar 2004 21:08:35 -0500 X-Virus-Scanned: by amavisd-new at mvh.mine.nu X-Spam-Status: No, hits=0.0 tagged_above=-99.9 required=5.0 tests= X-Spam-Level: --=-wKQwMX6OtY2PHWX0ZG6e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 20:49, Mike Harding wrote: > OK, after my mozilla problems I burned down all X related software and > remove /usr/X11R6 and started a rebuild. /usr/ports/x11/gnome2 fails > installing /usr/ports/deskutils/gucharmap, but it gets far enough that > if you restart the build it sails past it because, I assume, the file > the Makefiles are checking for have been installed. Something is messed up. That file should reside in etc/gtk-2.0 and not etc/gucharmap. Try doing a make clean for gucharmap. If that doesn't work, just get the package from http://www.marcuscom.com/tinderbox. Joe >=20 > The install fails as follows: >=20 > ... > gmake install-data-hook > gmake[4]: Entering directory `/usr/ports/deskutils/gucharmap/work/gucharm= ap-1.2.0/gucharmap' > LD_LIBRARY_PATH=3D/usr/X11R6/lib:$LD_LIBRARY_PATH GTK_PATH=3D$GTK_PATH:/u= sr/X11R6/lib/gtk-2.0 gtk-query-immodules-2.0 > `./im-module-file` ; > cannot create /usr/X11R6/etc/gucharmap/gtk.immodules: directory nonexiste= nt > gmake[4]: *** [install-data-hook] Error 2 > gmake[4]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[3]: *** [install-data-am] Error 2 > gmake[3]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[2]: *** [install-am] Error 2 > gmake[2]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/gucharmap' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/deskutils/gucharmap. >=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 --=-wKQwMX6OtY2PHWX0ZG6e 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) iD8DBQBAWlYib2iPiv4Uz4cRAnMfAKCK4wX/brSIuMnI7pdwwiHO3a7WFQCcDdSB T0nAt8TKAUwqfRR4v3CLEss= =ZkxQ -----END PGP SIGNATURE----- --=-wKQwMX6OtY2PHWX0ZG6e-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 18:24:50 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 5F2C016A4D4 for ; Thu, 18 Mar 2004 18:24:50 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id D602443D3F for ; Thu, 18 Mar 2004 18:24:49 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2J2MnLe035785; Thu, 18 Mar 2004 21:22:49 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Mike Harding In-Reply-To: <20040319021915.F03035348@mvh.mine.nu> References: <20040319014926.5D5C95348@mvh.mine.nu> <1079662115.94935.1.camel@shumai.marcuscom.com> <20040319021915.F03035348@mvh.mine.nu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Q/U2W7QL+LFYYCh/iF4J" Organization: MarcusCom, Inc. Message-Id: <1079663092.94935.7.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 18 Mar 2004 21:24:53 -0500 cc: FreeBSD GNOME Users Subject: Re: /usr/ports/deskutils/gucharmap not installing 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, 19 Mar 2004 02:24:50 -0000 --=-Q/U2W7QL+LFYYCh/iF4J Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-03-18 at 21:19, Mike Harding wrote: > I did make clean a few times, it won't install because the directory > doesn't exist. If I create it it does install, although it is > possibly using the wrong location... That directory is definitely the wrong location, and should not exist.=20 I'm not sure why it's even being referenced. As a side note, that input module is going away in GNOME 2.6 (due out next Wednesday!). >=20 > I haven't gotten in the habit of using marcuscom, but I generally like > to get things out of the port tree, it's complicated enough keeping up > to date there. Those are straight GNOME 2.4 packages just like you would get from ftp.freebsd.org or bento. >=20 > On another note /usr/ports/editors/gnome2-office doesn't install > because /usr/ports/graphics/dia dies due to a bad check for a version > of FreeType > 2.0.9. I have 2.1.7 installed. I'll take a look at this. Joe >=20 > ... > checking PANGOFT2_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X1= 1R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lgobject-2.= 0 -lgmodule-2.0 -lglib-2.0 -liconv =20 > checking for FT_Init_FreeType in -lfreetype... yes > checking if FreeType version is 2.0.9 or higher... configure: error: Need= FreeType library version 2.0.9 or higher > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach th= e > "/usr/ports/graphics/dia/work/dia-0.92.2/config.log" including the output= of > the failure of your make command. Also, it might be a good idea to provid= e > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/graphics/dia. > mvh# pkg_info | grep -i freetype2 > freetype2-2.1.7_1 A free and portable TrueType font rendering engine > mvh#=20 >=20 > X-Original-To: mvh@mvh.mine.nu > From: Joe Marcus Clarke > Cc: FreeBSD GNOME Users > Organization: MarcusCom, Inc. > Date: Thu, 18 Mar 2004 21:08:35 -0500 > X-Virus-Scanned: by amavisd-new at mvh.mine.nu > X-Spam-Status: No, hits=3D0.0 tagged_above=3D-99.9 required=3D5.0 test= s=3D > X-Spam-Level:=20 >=20 >=20 > --=3D-wKQwMX6OtY2PHWX0ZG6e > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable >=20 > On Thu, 2004-03-18 at 20:49, Mike Harding wrote: > > OK, after my mozilla problems I burned down all X related software a= nd > > remove /usr/X11R6 and started a rebuild. /usr/ports/x11/gnome2 fail= s > > installing /usr/ports/deskutils/gucharmap, but it gets far enough th= at > > if you restart the build it sails past it because, I assume, the fil= e > > the Makefiles are checking for have been installed. >=20 > Something is messed up. That file should reside in etc/gtk-2.0 and no= t > etc/gucharmap. Try doing a make clean for gucharmap. If that doesn't > work, just get the package from http://www.marcuscom.com/tinderbox. >=20 > Joe >=20 > >=3D20 > > The install fails as follows: > >=3D20 > > ... > > gmake install-data-hook > > gmake[4]: Entering directory `/usr/ports/deskutils/gucharmap/work/gu= charm=3D > ap-1.2.0/gucharmap' > > LD_LIBRARY_PATH=3D3D/usr/X11R6/lib:$LD_LIBRARY_PATH GTK_PATH=3D3D$GT= K_PATH:/u=3D > sr/X11R6/lib/gtk-2.0 gtk-query-immodules-2.0 > `./im-module-file` ; > > cannot create /usr/X11R6/etc/gucharmap/gtk.immodules: directory none= xiste=3D > nt > > gmake[4]: *** [install-data-hook] Error 2 > > gmake[4]: Leaving directory `/usr/ports/deskutils/gucharmap/work/guc= harma=3D > p-1.2.0/gucharmap' > > gmake[3]: *** [install-data-am] Error 2 > > gmake[3]: Leaving directory `/usr/ports/deskutils/gucharmap/work/guc= harma=3D > p-1.2.0/gucharmap' > > gmake[2]: *** [install-am] Error 2 > > gmake[2]: Leaving directory `/usr/ports/deskutils/gucharmap/work/guc= harma=3D > p-1.2.0/gucharmap' > > gmake[1]: *** [install-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/deskutils/gucharmap/work/guc= harma=3D > p-1.2.0/gucharmap' > > gmake: *** [install-recursive] Error 1 > > *** Error code 2 > >=3D20 > > Stop in /usr/ports/deskutils/gucharmap. > >=3D20 > > _______________________________________________ > > 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" > --=3D20 > PGP Key : http://www.marcuscom.com/pgp.asc >=20 > --=3D-wKQwMX6OtY2PHWX0ZG6e > Content-Type: application/pgp-signature; name=3Dsignature.asc > Content-Description: This is a digitally signed message part >=20 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (FreeBSD) >=20 > iD8DBQBAWlYib2iPiv4Uz4cRAnMfAKCK4wX/brSIuMnI7pdwwiHO3a7WFQCcDdSB > T0nAt8TKAUwqfRR4v3CLEss=3D > =3DZkxQ > -----END PGP SIGNATURE----- >=20 > --=3D-wKQwMX6OtY2PHWX0ZG6e-- --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-Q/U2W7QL+LFYYCh/iF4J 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) iD8DBQBAWln0b2iPiv4Uz4cRAsADAJwPvaTyADNrnEgCzB6ErSynbj21SgCfSQp6 YTO3lkbHxO6c6LZcKBBrEGM= =cuwQ -----END PGP SIGNATURE----- --=-Q/U2W7QL+LFYYCh/iF4J-- From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 18 19:23:26 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 EB33B16A4CE; Thu, 18 Mar 2004 19:23:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACEB43D1D; Thu, 18 Mar 2004 19:23:26 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) i2J3NQbv050239; Thu, 18 Mar 2004 19:23:26 -0800 (PST) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2J3NQ3D050235; Thu, 18 Mar 2004 19:23:26 -0800 (PST) (envelope-from marcus) Date: Thu, 18 Mar 2004 19:23:26 -0800 (PST) From: Joe Marcus Clarke Message-Id: <200403190323.i2J3NQ3D050235@freefall.freebsd.org> To: thierry@pompo.net, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/61756: www/mozilla & devel/nspr conflict with bind-base-8.3.7. 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, 19 Mar 2004 03:23:27 -0000 Synopsis: www/mozilla & devel/nspr conflict with bind-base-8.3.7. State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Thu Mar 18 19:22:58 PST 2004 State-Changed-Why: These ports will now error out with an informative message if bind has been installed with PORT_REPLACES_BASE_BIND defined. http://www.freebsd.org/cgi/query-pr.cgi?pr=61756 From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 01:53: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 DAD9F16A4CE; Fri, 19 Mar 2004 01:53:05 -0800 (PST) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id A164E43D2F; Fri, 19 Mar 2004 01:53:05 -0800 (PST) (envelope-from jfh@es-i2.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 1B4Gga-0005NP-00; Fri, 19 Mar 2004 10:53:04 +0100 Received: from es-i2.fernuni-hagen.de ([132.176.7.81]) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 1B4GgL-0005MB-00; Fri, 19 Mar 2004 10:52:49 +0100 Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by es-i2.fernuni-hagen.de (Postfix) with ESMTP id 783CA57FD; Fri, 19 Mar 2004 10:52:48 +0100 (CET) From: Fritz Heinrichmeyer To: Joe Marcus Clarke Date: Fri, 19 Mar 2004 10:52:50 +0100 User-Agent: KMail/1.6.1 References: <200403181614.04058.fritz.heinrichmeyer@fernuni-hagen.de> <200403181900.39623.fritz.heinrichmeyer@fernuni-hagen.de> <1079633268.772.23.camel@gyros> In-Reply-To: <1079633268.772.23.camel@gyros> MIME-Version: 1.0 Content-Disposition: inline X-UID: 489 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200403191052.50137.fritz.heinrichmeyer@fernuni-hagen.de> X-Virus-Scanned: by AMaViS perl-11 cc: gnome@freebsd.org Subject: firefox no more show japanese pages again 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, 19 Mar 2004 09:53:06 -0000 after upgrading to freetype2-2.1.7_1 and reverting your libXft (now using libXft-2.1.5) patch konqueror works, but firefox stays broken with japanese pages, it simply vanishes. I could not find corefiles anywhere. An formerly compiled mozilla-1.7a reinstalled worked with japanese pages. Maybe i have to recompile firefox ... -- Greetings Fritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 04:04: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 4890716A4CE for ; Fri, 19 Mar 2004 04:04:12 -0800 (PST) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 954A343D3F for ; Fri, 19 Mar 2004 04:04:11 -0800 (PST) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.30; FreeBSD) id 1B4Imi-0000kK-TG for gnome@freebsd.org; Fri, 19 Mar 2004 15:07:32 +0300 From: Vladimir Grebenschikov To: gnome@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Message-Id: <1079698051.2184.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Fri, 19 Mar 2004 15:07:32 +0300 Sender: Vladimir Grebenschikov Subject: Dependance problem while building gnome-icon-theme 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, 19 Mar 2004 12:04:12 -0000 Hi (today's marcus repo) ===> Extracting for gnome-icon-theme-1.1.91 >> Checksum OK for gnome2/gnome-icon-theme-1.1.91.tar.bz2. ===> Patching for gnome-icon-theme-1.1.91 ===> Applying FreeBSD patches for gnome-icon-theme-1.1.91 ===> gnome-icon-theme-1.1.91 depends on file: /usr/X11R6/share/icons/hicolor/index.theme - found ===> gnome-icon-theme-1.1.91 depends on executable: gmake - found ===> gnome-icon-theme-1.1.91 depends on file: /usr/local/bin/intltool-extract - found ===> gnome-icon-theme-1.1.91 depends on shared library: X11.6 - found ===> Configuring for gnome-icon-theme-1.1.91 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /ext/ports/misc/gnome-icon-theme/work/gnome-icon-theme-1.1.91/missing: Unknown `--run' option Try `/ext/ports/misc/gnome-icon-theme/work/gnome-icon-theme-1.1.91/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 "/ext/ports/misc/gnome-icon-theme/work/gnome-icon-theme-1.1.91/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 -- Vladimir B. Grebenschikov SWsoft Inc. From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 04:37:36 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 8D9C516A4CE for ; Fri, 19 Mar 2004 04:37:36 -0800 (PST) Received: from vbook.fbsd.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49EA643D46 for ; Fri, 19 Mar 2004 04:37:36 -0800 (PST) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.30; FreeBSD) id 1B4JJ4-0000mZ-8u for gnome@freebsd.org; Fri, 19 Mar 2004 15:40:58 +0300 From: Vladimir Grebenschikov To: gnome@freebsd.org In-Reply-To: <1079698051.2184.9.camel@localhost> References: <1079698051.2184.9.camel@localhost> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Message-Id: <1079700056.2948.2.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Fri, 19 Mar 2004 15:40:58 +0300 Sender: Vladimir Grebenschikov Subject: Re: Dependance problem while building gnome-icon-theme X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: vova@fbsd.ru List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 12:37:36 -0000 On Fri, 2004-03-19 at 15:07 +0300, Vladimir Grebenschikov wrote: > checking for perl... /usr/bin/perl > configure: error: XML::Parser perl module is required for intltool > ===> Script "configure" failed unexpectedly. I have found problem, p5-XML-Parser was build with perl 5.6 but only 5.8 exists on system. Sorry for disturb. -- Vladimir B. Grebenchikov vova@fbsd.ru From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 05:14: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 82C3516A4CE for ; Fri, 19 Mar 2004 05:14:46 -0800 (PST) Received: from smtp106.mail.sc5.yahoo.com (smtp106.mail.sc5.yahoo.com [66.163.169.226]) by mx1.FreeBSD.org (Postfix) with SMTP id AF3E843D1F for ; Fri, 19 Mar 2004 05:14:45 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.35.111?) (khairil?yusof@219.95.35.111 with plain) by smtp106.mail.sc5.yahoo.com with SMTP; 19 Mar 2004 13:14:44 -0000 From: Khairil Yusof To: Fritz Heinrichmeyer In-Reply-To: <200403191052.50137.fritz.heinrichmeyer@fernuni-hagen.de> References: <200403181614.04058.fritz.heinrichmeyer@fernuni-hagen.de> <200403181900.39623.fritz.heinrichmeyer@fernuni-hagen.de> <1079633268.772.23.camel@gyros> <200403191052.50137.fritz.heinrichmeyer@fernuni-hagen.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tXzeap8Bx2P203L2JO3s" Message-Id: <1079702078.53591.5.camel@wolverine.cerebro.net.my> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Fri, 19 Mar 2004 21:14:39 +0800 cc: gnome@freebsd.org Subject: Re: firefox no more show japanese pages again 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, 19 Mar 2004 13:14:46 -0000 --=-tXzeap8Bx2P203L2JO3s Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 10:52 +0100, Fritz Heinrichmeyer wrote: > An formerly compiled mozilla-1.7a reinstalled worked with japanese pages.= =20 > Maybe i have to recompile firefox ... It works fine with me compiled with the new libxft and freetype.=20 I'm using bitstream-cyberbit (truetype unicode font) though for my japanese fonts and not bitmapped fonts. Japanese, Korean, Thai and Arabic (right to left), all rendered fine. -- "You keep using that word. I do not think it means what you think it means." FreeBSD 5.2-CURRENT i386 9:08pm up 4:22, 3 users, load averages: 2.69, 1.95, 1.61 --=-tXzeap8Bx2P203L2JO3s 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) iD8DBQBAWvI+DAqnLW/+/X8RAur+AJ4pp84aXxlwptXNX9q2bWFga17YSQCgtKKp l6MDzxEfv4x7p1TBzcv8wkc= =zejk -----END PGP SIGNATURE----- --=-tXzeap8Bx2P203L2JO3s-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 08:05: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 45DEF16A4CE for ; Fri, 19 Mar 2004 08:05:12 -0800 (PST) Received: from almso1.proxy.att.com (almso1.att.com [192.128.167.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4F443D2D for ; Fri, 19 Mar 2004 08:05:11 -0800 (PST) (envelope-from jwb@hera.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i2JG5AT2003642 for ; Fri, 19 Mar 2004 11:05:10 -0500 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id LAA20895 for ; Fri, 19 Mar 2004 11:04:21 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id LAA16728 for ; Fri, 19 Mar 2004 11:04:21 -0500 (EST) Message-Id: <200403191604.LAA16728@hera.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: gnome@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 19 Mar 2004 11:04:21 -0500 From: "J. W. Ballantine" Subject: upgrade problems 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, 19 Mar 2004 16:05:12 -0000 I'm still trying to upgrade gnome2, and I'm getting: Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,1 (graphics/gimp-devel) When I try to rebuild gimp-devel, I get /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' So I did a deinstall ; distclean; install in textproc/libxml2 and got the same result. Any thoughts on what I need to rebuild??? Thanks Jim From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 09:26: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 4F10E16A4CE for ; Fri, 19 Mar 2004 09:26:23 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDECE43D31 for ; Fri, 19 Mar 2004 09:26:22 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2JHQMcw004716; Fri, 19 Mar 2004 12:26:22 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Fritz Heinrichmeyer In-Reply-To: <200403191052.50137.fritz.heinrichmeyer@fernuni-hagen.de> References: <200403181614.04058.fritz.heinrichmeyer@fernuni-hagen.de> <200403181900.39623.fritz.heinrichmeyer@fernuni-hagen.de> <1079633268.772.23.camel@gyros> <200403191052.50137.fritz.heinrichmeyer@fernuni-hagen.de> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-td1A7vyck7JSWyVagSFf" Organization: FreeBSD, Inc. Message-Id: <1079717205.780.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 19 Mar 2004 12:26:45 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: firefox no more show japanese pages again 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, 19 Mar 2004 17:26:23 -0000 --=-td1A7vyck7JSWyVagSFf Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 04:52, Fritz Heinrichmeyer wrote: > after upgrading to > freetype2-2.1.7_1 > and reverting your libXft (now using libXft-2.1.5) patch konqueror works,= but=20 > firefox stays broken with japanese pages, it simply vanishes. I could not= =20 > find corefiles anywhere. >=20 > An formerly compiled mozilla-1.7a reinstalled worked with japanese pages.= =20 > Maybe i have to recompile firefox ... No, there were some problems with the freetype2 fix. It didn't fix all the cases. I have reverted the freetype2 patch, and added my patch to libXft. Upgrade ports again, and you should be set. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-td1A7vyck7JSWyVagSFf 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) iD8DBQBAWy1Vb2iPiv4Uz4cRApxzAKCXWEMEpnvBG3qutNDqFNr6Ls15KgCfRyYc fXJEPJxR9aS+9YSE1zGkG6Y= =2dFI -----END PGP SIGNATURE----- --=-td1A7vyck7JSWyVagSFf-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 09:28:02 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 E79E016A4CE for ; Fri, 19 Mar 2004 09:28:02 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D87143D3F for ; Fri, 19 Mar 2004 09:28:02 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2JHS4UN004729; Fri, 19 Mar 2004 12:28:04 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "J. W. Ballantine" In-Reply-To: <200403191604.LAA16728@hera.homer.att.com> References: <200403191604.LAA16728@hera.homer.att.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-icQgX8NLduDDS8Eea8me" Organization: MarcusCom, Inc. Message-Id: <1079717308.780.2.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 19 Mar 2004 12:28:28 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: upgrade problems 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, 19 Mar 2004 17:28:03 -0000 --=-icQgX8NLduDDS8Eea8me Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 11:04, J. W. Ballantine wrote: > I'm still trying to upgrade gnome2, and I'm getting: > Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,1=20 > (graphics/gimp-devel) >=20 > When I try to rebuild gimp-devel, I get > /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' > /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' >=20 > So I did a deinstall ; distclean; install in textproc/libxml2 > and got the same result. >=20 > Any thoughts on what I need to rebuild??? You need to rebuild libxml2 without thread support. Joe >=20 > Thanks >=20 > Jim >=20 >=20 >=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 --=-icQgX8NLduDDS8Eea8me 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) iD8DBQBAWy27b2iPiv4Uz4cRAnmrAJ9xKAW+LWlpWsskKlUz8Sqq6qmMDgCeNlIx Z1mdPv7EYK4Aaf514H5PrX8= =ZldC -----END PGP SIGNATURE----- --=-icQgX8NLduDDS8Eea8me-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 10:26: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 0B40616A4D7 for ; Fri, 19 Mar 2004 10:26:48 -0800 (PST) Received: from kcmso2.proxy.att.com (kcmso2.att.com [192.128.134.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CABB43D1D for ; Fri, 19 Mar 2004 10:26:47 -0800 (PST) (envelope-from jwb@hera.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i2JIQfT5032198; Fri, 19 Mar 2004 12:26:41 -0600 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA25127; Fri, 19 Mar 2004 13:25:52 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA03950; Fri, 19 Mar 2004 13:25:52 -0500 (EST) Message-Id: <200403191825.NAA03950@hera.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: Joe Marcus Clarke In-Reply-To: Message from Joe Marcus Clarke of "Fri, 19 Mar 2004 12:28:28 EST." <1079717308.780.2.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 19 Mar 2004 13:25:51 -0500 From: "J. W. Ballantine" cc: FreeBSD GNOME Users Subject: Re: upgrade problems 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, 19 Mar 2004 18:26:48 -0000 OK, I editied the Makefile in textproc/libxml2 dir and removed the THREADS and THREAD_ALLOC lines from the OPTIONS=, although since the lines both had "off" at the end of it, it would seem that the build defaults to without thread support. (THREADS "enable pthread support (MAY BREAK OTHER PORTS!)" off) I then did a deinstall;install clean, and tried to rebuuild gimp-devel with the same result ---------- In Response to your message ------------- > Date: Fri, 19 Mar 2004 12:28:28 -0500 > To: "J. W. Ballantine" > From: Joe Marcus Clarke > Subject: Re: upgrade problems > > > --=-icQgX8NLduDDS8Eea8me > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Fri, 2004-03-19 at 11:04, J. W. Ballantine wrote: > > I'm still trying to upgrade gnome2, and I'm getting: > > Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,1=20 > > (graphics/gimp-devel) > >=20 > > When I try to rebuild gimp-devel, I get > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' > >=20 > > So I did a deinstall ; distclean; install in textproc/libxml2 > > and got the same result. > >=20 > > Any thoughts on what I need to rebuild??? > > You need to rebuild libxml2 without thread support. > > Joe > > >=20 > > Thanks > >=20 > > Jim > >=20 > >=20 > >=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 > > > > --=-icQgX8NLduDDS8Eea8me > 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) > > iD8DBQBAWy27b2iPiv4Uz4cRAnmrAJ9xKAW+LWlpWsskKlUz8Sqq6qmMDgCeNlIx > Z1mdPv7EYK4Aaf514H5PrX8= > =ZldC > -----END PGP SIGNATURE----- > > --=-icQgX8NLduDDS8Eea8me-- > From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 10:48:52 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 57DCD16A4CE for ; Fri, 19 Mar 2004 10:48:52 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CAAC43D41 for ; Fri, 19 Mar 2004 10:48:51 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2JImqGn005506; Fri, 19 Mar 2004 13:48:53 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "J. W. Ballantine" In-Reply-To: <200403191825.NAA03950@hera.homer.att.com> References: <200403191825.NAA03950@hera.homer.att.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-BSzyvd98ZGz5/p+DhazP" Organization: MarcusCom, Inc. Message-Id: <1079722157.780.24.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 19 Mar 2004 13:49:17 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: upgrade problems 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, 19 Mar 2004 18:48:52 -0000 --=-BSzyvd98ZGz5/p+DhazP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 13:25, J. W. Ballantine wrote: > OK, I editied the Makefile in textproc/libxml2 dir and removed the THREAD= S and > THREAD_ALLOC lines from the OPTIONS=3D, although since the lines both > had "off" at the end of it, it would seem that the build defaults to=20 > without thread support. >=20 > (THREADS "enable pthread support (MAY BREAK OTHER PORTS!)" off) >=20 > I then did a deinstall;install clean, and tried to rebuuild gimp-devel > with the same result You need to do a make rmconfig in libxml2, and rebuild it without thread support. Yes, thread support defaults to off, but you built it with it on once, and the options are persistent. Joe >=20 > ---------- In Response to your message ------------- >=20 > > Date: Fri, 19 Mar 2004 12:28:28 -0500 > > To: "J. W. Ballantine" > > From: Joe Marcus Clarke > > Subject: Re: upgrade problems > > > > =20 > > --=3D-icQgX8NLduDDS8Eea8me > > Content-Type: text/plain > > Content-Transfer-Encoding: quoted-printable > > =20 > > On Fri, 2004-03-19 at 11:04, J. W. Ballantine wrote: > > > I'm still trying to upgrade gnome2, and I'm getting: > > > Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,= 1=3D20 > > > (graphics/gimp-devel) > > >=3D20 > > > When I try to rebuild gimp-devel, I get > > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' > > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' > > >=3D20 > > > So I did a deinstall ; distclean; install in textproc/libxml2 > > > and got the same result. > > >=3D20 > > > Any thoughts on what I need to rebuild??? > > =20 > > You need to rebuild libxml2 without thread support. > > =20 > > Joe > > =20 > > >=3D20 > > > Thanks > > >=3D20 > > > Jim > > >=3D20 > > >=3D20 > > >=3D20 > > >=3D20 > > > _______________________________________________ > > > 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" > > --=3D20 > > PGP Key : http://www.marcuscom.com/pgp.asc > > =20 > > =20 > > =20 > > --=3D-icQgX8NLduDDS8Eea8me > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > Content-Description: This is a digitally signed message part > > =20 > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.4 (FreeBSD) > > =20 > > iD8DBQBAWy27b2iPiv4Uz4cRAnmrAJ9xKAW+LWlpWsskKlUz8Sqq6qmMDgCeNlIx > > Z1mdPv7EYK4Aaf514H5PrX8=3D > > =3DZldC > > -----END PGP SIGNATURE----- > > =20 > > --=3D-icQgX8NLduDDS8Eea8me-- > > =20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-BSzyvd98ZGz5/p+DhazP 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) iD8DBQBAW0Ctb2iPiv4Uz4cRAiHtAJ9uKqSodq32B4U69LJY54/8ak5CwQCeNT60 siEH+XwUw34ap9su+LAALmg= =GImd -----END PGP SIGNATURE----- --=-BSzyvd98ZGz5/p+DhazP-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 10:58:59 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 F203116A4CF for ; Fri, 19 Mar 2004 10:58:58 -0800 (PST) Received: from ckmso1.proxy.att.com (ckmso1.att.com [12.20.58.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FE7443D31 for ; Fri, 19 Mar 2004 10:58:58 -0800 (PST) (envelope-from jwb@hera.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i2JIwuMT010925; Fri, 19 Mar 2004 13:58:57 -0500 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA26047; Fri, 19 Mar 2004 13:58:08 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA07694; Fri, 19 Mar 2004 13:58:07 -0500 (EST) Message-Id: <200403191858.NAA07694@hera.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: Joe Marcus Clarke In-Reply-To: Message from Joe Marcus Clarke of "Fri, 19 Mar 2004 13:49:17 EST." <1079722157.780.24.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 19 Mar 2004 13:58:07 -0500 From: "J. W. Ballantine" cc: FreeBSD GNOME Users Subject: Re: upgrade problems 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, 19 Mar 2004 18:58:59 -0000 Thanks, that appears to resolve it. ---------- In Response to your message ------------- > Date: Fri, 19 Mar 2004 13:49:17 -0500 > To: "J. W. Ballantine" > From: Joe Marcus Clarke > Subject: Re: upgrade problems > > > --=-BSzyvd98ZGz5/p+DhazP > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Fri, 2004-03-19 at 13:25, J. W. Ballantine wrote: > > OK, I editied the Makefile in textproc/libxml2 dir and removed the THREAD= > S and > > THREAD_ALLOC lines from the OPTIONS=3D, although since the lines both > > had "off" at the end of it, it would seem that the build defaults to=20 > > without thread support. > >=20 > > (THREADS "enable pthread support (MAY BREAK OTHER PORTS!)" off) > >=20 > > I then did a deinstall;install clean, and tried to rebuuild gimp-devel > > with the same result > > You need to do a make rmconfig in libxml2, and rebuild it without thread > support. Yes, thread support defaults to off, but you built it with it > on once, and the options are persistent. > > Joe > > >=20 > > ---------- In Response to your message ------------- > >=20 > > > Date: Fri, 19 Mar 2004 12:28:28 -0500 > > > To: "J. W. Ballantine" > > > From: Joe Marcus Clarke > > > Subject: Re: upgrade problems > > > > > > =20 > > > --=3D-icQgX8NLduDDS8Eea8me > > > Content-Type: text/plain > > > Content-Transfer-Encoding: quoted-printable > > > =20 > > > On Fri, 2004-03-19 at 11:04, J. W. Ballantine wrote: > > > > I'm still trying to upgrade gnome2, and I'm getting: > > > > Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,= > 1=3D20 > > > > (graphics/gimp-devel) > > > >=3D20 > > > > When I try to rebuild gimp-devel, I get > > > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' > > > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' > > > >=3D20 > > > > So I did a deinstall ; distclean; install in textproc/libxml2 > > > > and got the same result. > > > >=3D20 > > > > Any thoughts on what I need to rebuild??? > > > =20 > > > You need to rebuild libxml2 without thread support. > > > =20 > > > Joe > > > =20 > > > >=3D20 > > > > Thanks > > > >=3D20 > > > > Jim > > > >=3D20 > > > >=3D20 > > > >=3D20 > > > >=3D20 > > > > _______________________________________________ > > > > 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" > > > --=3D20 > > > PGP Key : http://www.marcuscom.com/pgp.asc > > > =20 > > > =20 > > > =20 > > > --=3D-icQgX8NLduDDS8Eea8me > > > Content-Type: application/pgp-signature; name=3Dsignature.asc > > > Content-Description: This is a digitally signed message part > > > =20 > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.2.4 (FreeBSD) > > > =20 > > > iD8DBQBAWy27b2iPiv4Uz4cRAnmrAJ9xKAW+LWlpWsskKlUz8Sqq6qmMDgCeNlIx > > > Z1mdPv7EYK4Aaf514H5PrX8=3D > > > =3DZldC > > > -----END PGP SIGNATURE----- > > > =20 > > > --=3D-icQgX8NLduDDS8Eea8me-- > > > =20 > >=20 > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc > > > > --=-BSzyvd98ZGz5/p+DhazP > 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) > > iD8DBQBAW0Ctb2iPiv4Uz4cRAiHtAJ9uKqSodq32B4U69LJY54/8ak5CwQCeNT60 > siEH+XwUw34ap9su+LAALmg= > =GImd > -----END PGP SIGNATURE----- > > --=-BSzyvd98ZGz5/p+DhazP-- > From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 14:23: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 B144B16A4CE for ; Fri, 19 Mar 2004 14:23:07 -0800 (PST) Received: from mail02.infosat.net (mailout04.infosat.net [66.18.69.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0653B43D1D for ; Fri, 19 Mar 2004 14:23:04 -0800 (PST) (envelope-from davej@wsnet.co.za) Received: from [196.38.110.24] (HELO mail01.infosat.net) by mail02.infosat.net (CommuniGate Pro SMTP 4.1.8) with ESMTP id 54700249 for gnome@freebsd.org; Sat, 20 Mar 2004 00:23:01 +0200 Received: from [66.18.91.162] (HELO inf.co.za) by mail01.infosat.net (CommuniGate Pro SMTP 4.1.8) with SMTP id 262253967 for gnome@FreeBSD.org; Sat, 20 Mar 2004 00:23:00 +0200 Received: (qmail 1462 invoked by uid 85); 19 Mar 2004 22:18:50 -0000 Received: from davej@wsnet.co.za by foxtrot.inf.co.za by uid 82 with qmail-scanner-1.16 (uvscan: v4.1.60/v4338. clamscan: 0.54. spamassassin: 2.55. Clear:. Processed in 2.263442 secs); 19 Mar 2004 22:18:50 -0000 X-Qmail-Scanner-Mail-From: davej@wsnet.co.za via foxtrot.inf.co.za X-Qmail-Scanner-Rcpt-To: gnome@FreeBSD.org X-Qmail-Scanner: 1.16 (Clear:. Processed in 2.263442 secs) Received: from analogue.igate.org.za (HELO igate.org.za) (10.0.5.5) by inf.co.za with SMTP; 19 Mar 2004 22:18:48 -0000 Received: (qmail 92032 invoked from network); 19 Mar 2004 22:17:26 -0000 Received: from unknown (HELO ?192.168.1.2?) (10.0.21.6) by igate.org.za with SMTP; 19 Mar 2004 22:17:26 -0000 From: Dave Johnson To: gnome@FreeBSD.org Content-Type: text/plain Organization: WSNET Message-Id: <1079734978.17959.1.camel@dj.wsnet.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 20 Mar 2004 00:22:59 +0200 Content-Transfer-Encoding: 7bit Subject: Evolution X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: davej@wsnet.co.za List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 22:23:07 -0000 Hi Any idea when evolution 1.5 will be released in ports... Regards From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 15:05: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 A610916A4D2 for ; Fri, 19 Mar 2004 15:05:48 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1058643D3F for ; Fri, 19 Mar 2004 15:05:48 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i2JN5moD007921; Fri, 19 Mar 2004 18:05:48 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: davej@wsnet.co.za In-Reply-To: <1079734978.17959.1.camel@dj.wsnet.co.za> References: <1079734978.17959.1.camel@dj.wsnet.co.za> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-T9pKLakIrmcoRneTC/vn" Organization: MarcusCom, Inc. Message-Id: <1079737573.780.37.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 19 Mar 2004 18:06:13 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: Evolution 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, 19 Mar 2004 23:05:48 -0000 --=-T9pKLakIrmcoRneTC/vn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 17:22, Dave Johnson wrote: > Hi >=20 > Any idea when evolution 1.5 will be released in ports... Never. It's in my CVS repo at http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi. As soon as 2.0 is released, the evolution port will be upgraded. Joe >=20 > Regards >=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 --=-T9pKLakIrmcoRneTC/vn 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) iD8DBQBAW3zlb2iPiv4Uz4cRAkG2AJ9NveECWxCYMjh+Vbx5KkMLUH38pACaA0iW bClEhUo6hvJhvRbCgwZLAMU= =VJB+ -----END PGP SIGNATURE----- --=-T9pKLakIrmcoRneTC/vn-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 15:10: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 81C6416A4CE for ; Fri, 19 Mar 2004 15:10:21 -0800 (PST) Received: from web60002.mail.yahoo.com (web60002.mail.yahoo.com [216.109.116.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DC9E43D49 for ; Fri, 19 Mar 2004 15:10:21 -0800 (PST) (envelope-from gentesdecuba@yahoo.com) Message-ID: <20040319231020.27188.qmail@web60002.mail.yahoo.com> Received: from [200.55.153.9] by web60002.mail.yahoo.com via HTTP; Fri, 19 Mar 2004 15:10:20 PST Date: Fri, 19 Mar 2004 15:10:20 -0800 (PST) From: gentes de cuba To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: network problem 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, 19 Mar 2004 23:10:21 -0000 i'm trying to setup my network and i'm stocked. this is what i put on my rc.conf: defaultrouter="200.55.153.10" static_routes="localnet servers" route_localnet="-net 192.168.0.0 192.168.0.1" route_servers="-net 172.19.4.0 172.19.4.1" hostname="overmind.correodecuba.cu" ifconfig_fxp0="inet 200.55.153.9 netmask 255.255.255.248" but the netstat -r display this: Internet: Destination Gateway Flags Refs Use Netif Expire default r1 UGS 2 13763 fxp0 localhost localhost UH 0 72560 lo0 172.19.4/24 fccs1.sz UGS 0 28 fxp0 192.168.0/16 192.168.0.1 UGS 0 0 fxp0 200.55.153.8/29 link#1 UC 0 0 fxp0 r1 00:b0:c2:8c:bb:12 UHLW 1 0 fxp0 442 fccs1 00:01:80:39:0b:8b UHLW 0 83 fxp0 442 jdg 00:01:80:32:5d:92 UHLW 0 20 fxp0 1157 200.55.153.15 ff:ff:ff:ff:ff:ff UHLWb 0 141 fxp0 Internet6: Destination Gateway Flags Netif Expire localhost localhost UH lo0 fe80::%fxp0 link#1 UC fxp0 fe80::201:80ff:fe0 00:01:80:0e:2f:ef UHL lo0 fe80::%lo0 fe80::1%lo0 U lo0 fe80::1%lo0 link#3 UHL lo0 ff01:: localhost U lo0 ff02::%fxp0 link#1 UC fxp0 ff02::%lo0 localhost UC lo0 then as u can see the line of netstat -r that say 192.168.0/16 192.168.0.1 UGS 0 0 fxp0 means that something is wrong it must say: 192.168.0/24 192.168.0.1 UGS 0 0 fxp0 and i don't know how to fix this problem and i can see thats others subnets, some bi\ody know where the problrm resides? __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 19:43:02 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 28B2016A4CE for ; Fri, 19 Mar 2004 19:43:02 -0800 (PST) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id AB6CB43D31 for ; Fri, 19 Mar 2004 19:43:01 -0800 (PST) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 26950 invoked from network); 20 Mar 2004 03:44:38 -0000 Received: from unknown (HELO ?192.168.1.128?) (192.168.1.128) by 192.168.1.129 with SMTP; 20 Mar 2004 03:44:38 -0000 From: Tom McLaughlin To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1079754571.8901.20.camel@compass> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.5FreeBSD GNOME Team Port Date: Fri, 19 Mar 2004 22:49:32 -0500 Content-Transfer-Encoding: 7bit Subject: evolution 1.5.5 crashses with imaps mailboxes 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, 20 Mar 2004 03:43:02 -0000 Hi all, I just did a marcusmerge and gnome_upgrade today and well, I've kinda run into a problem with evolution and imap mailboxes using SSL. At this point, I can't even start up evolution anymore using my regular user account on this machine. Evolution with crash immediately on startup. I did get it to start once and disable SSL before evolution crashed but I don't know how I did that. Of course, in order to get some debugging info, I set the mailbox back to using SSL and now I can't get it to start again. Anyone know possibly where I can disable the SSL setting outside of running evolution so I can get evo to start? Thanks! Tom To recreate this: 1. Create an email account. 2. Select IMAP as the mailbox type. 3. Select "Use SSL Always" and finish account setup. 4. Exit evolution (Setting the Use SSL setting didn't always seem to take w/o restarting.) 5. Restart evolution Below is what I get now when starting evolution with gdb: (gdb) run asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' Program received signal SIGSEGV, Segmentation fault. 0x2977e4a0 in MD5_Update () from /usr/lib/libcrypto.so.3 (gdb) bt #0 0x2977e4a0 in MD5_Update () from /usr/lib/libcrypto.so.3 #1 0x2990344d in NSC_DigestUpdate () from /usr/local/lib/libsoftokn3.so.1 #2 0x298a2754 in PK11_DigestOp () from /usr/local/lib/libnss3.so.1 #3 0x29827a24 in SSL3_SendAlert () from /usr/local/lib/libssl3.so.1 #4 0x298282f7 in ssl3_StartHandshakeHash () from /usr/local/lib/libssl3.so.1 #5 0x298335e4 in ssl2_BeginClientHandshake () from /usr/local/lib/libssl3.so.1 #6 0x298353ac in ssl_Do1stHandshake () from /usr/local/lib/libssl3.so.1 #7 0x2983584b in SSL_ForceHandshake () from /usr/local/lib/libssl3.so.1 #8 0x29658157 in camel_tcp_stream_ssl_enable_ssl (ssl=0x81c7300) at camel-tcp-stream-ssl.c:301 #9 0x29b2c23d in connect_to_server (service=0x81b2000, ssl_mode=1, try_starttls=1, ex=0x81bce58) at camel-imap-store.c:713 #10 0x29b2c8a4 in connect_to_server_wrapper (service=0x81b2000, ex=0x81bce58) at camel-imap-store.c:956 #11 0x29b2d4be in imap_connect_online (service=0x81b2000, ex=0x81bce58) at camel-imap-store.c:1377 #12 0x29614b5f in disco_connect (service=0x81b2000, ex=0x81bce58) at camel-disco-store.c:155 #13 0x2964a728 in camel_service_connect (service=0x81b2000, ex=0x81bce58) at camel-service.c:374 #14 0x29614f28 in disco_get_folder_info (store=0x81b2000, top=0x0, flags=6, ex=0x81bce58) at camel-disco-store.c:245 #15 0x2964f74d in camel_store_get_folder_info (store=0x81b2000, top=0x0, flags=6, ex=0x81bce58) at camel-store.c:774 #16 0x2957cfd4 in get_folderinfo_get (mm=0x81bce40) at mail-ops.c:1117 #17 0x29579f67 in mail_msg_received (e=0x80f97c0, msg=0x81bce40, data=0x0) at mail-mt.c:506 #18 0x280eaade in thread_received_msg (e=0x80f97c0, m=0x81bce40) at e-msgport.c:826 #19 0x280eac6d in thread_dispatch (din=0x80f97c0) at e-msgport.c:907 #20 0x2931a11c in _thread_start () from /usr/lib/libc_r.so.4 #21 0x0 in ?? () (gdb) From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 19:47: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 B142216A4CE for ; Fri, 19 Mar 2004 19:47:23 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id F38D543D2D for ; Fri, 19 Mar 2004 19:47:22 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2K3lMXH010325; Fri, 19 Mar 2004 22:47:22 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Tom McLaughlin In-Reply-To: <1079754571.8901.20.camel@compass> References: <1079754571.8901.20.camel@compass> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-d2WmKm/nbd054jUbJnV8" Organization: MarcusCom, Inc. Message-Id: <1079754449.47169.6.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 19 Mar 2004 22:47:29 -0500 cc: freebsd-gnome@freebsd.org Subject: Re: evolution 1.5.5 crashses with imaps mailboxes 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, 20 Mar 2004 03:47:23 -0000 --=-d2WmKm/nbd054jUbJnV8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2004-03-19 at 22:49, Tom McLaughlin wrote: > Hi all, I just did a marcusmerge and gnome_upgrade today and well, I've > kinda run into a problem with evolution and imap mailboxes using SSL. > At this point, I can't even start up evolution anymore using my regular > user account on this machine. Evolution with crash immediately on > startup. I did get it to start once and disable SSL before evolution > crashed but I don't know how I did that. Of course, in order to get > some debugging info, I set the mailbox back to using SSL and now I can't > get it to start again. Anyone know possibly where I can disable the SSL > setting outside of running evolution so I can get evo to start? Thanks! Be sure you have nss-3.9_1 installed. Joe >=20 > Tom >=20 >=20 > To recreate this: > 1. Create an email account. > 2. Select IMAP as the mailbox type. > 3. Select "Use SSL Always" and finish account setup. > 4. Exit evolution (Setting the Use SSL setting didn't always seem to > take w/o restarting.) > 5. Restart evolution >=20 > Below is what I get now when starting evolution with gdb: >=20 > (gdb) run > asked to activate component_id > `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' > =20 > Program received signal SIGSEGV, Segmentation fault. > 0x2977e4a0 in MD5_Update () from /usr/lib/libcrypto.so.3 > (gdb) bt > #0 0x2977e4a0 in MD5_Update () from /usr/lib/libcrypto.so.3 > #1 0x2990344d in NSC_DigestUpdate () > from /usr/local/lib/libsoftokn3.so.1 > #2 0x298a2754 in PK11_DigestOp () from /usr/local/lib/libnss3.so.1 > #3 0x29827a24 in SSL3_SendAlert () from /usr/local/lib/libssl3.so.1 > #4 0x298282f7 in ssl3_StartHandshakeHash () > from /usr/local/lib/libssl3.so.1 > #5 0x298335e4 in ssl2_BeginClientHandshake () > from /usr/local/lib/libssl3.so.1 > #6 0x298353ac in ssl_Do1stHandshake () from /usr/local/lib/libssl3.so.1 > #7 0x2983584b in SSL_ForceHandshake () from /usr/local/lib/libssl3.so.1 > #8 0x29658157 in camel_tcp_stream_ssl_enable_ssl (ssl=3D0x81c7300) at > camel-tcp-stream-ssl.c:301 > #9 0x29b2c23d in connect_to_server (service=3D0x81b2000, ssl_mode=3D1, > try_starttls=3D1, ex=3D0x81bce58) at camel-imap-store.c:713 > #10 0x29b2c8a4 in connect_to_server_wrapper (service=3D0x81b2000, > ex=3D0x81bce58) at camel-imap-store.c:956 > #11 0x29b2d4be in imap_connect_online (service=3D0x81b2000, ex=3D0x81bce5= 8) > at camel-imap-store.c:1377 > #12 0x29614b5f in disco_connect (service=3D0x81b2000, ex=3D0x81bce58) at > camel-disco-store.c:155 > #13 0x2964a728 in camel_service_connect (service=3D0x81b2000, > ex=3D0x81bce58) at camel-service.c:374 > #14 0x29614f28 in disco_get_folder_info (store=3D0x81b2000, top=3D0x0, > flags=3D6, ex=3D0x81bce58) at camel-disco-store.c:245 > #15 0x2964f74d in camel_store_get_folder_info (store=3D0x81b2000, top=3D0= x0, > flags=3D6, ex=3D0x81bce58) at camel-store.c:774 > #16 0x2957cfd4 in get_folderinfo_get (mm=3D0x81bce40) at mail-ops.c:1117 > #17 0x29579f67 in mail_msg_received (e=3D0x80f97c0, msg=3D0x81bce40, > data=3D0x0) at mail-mt.c:506 > #18 0x280eaade in thread_received_msg (e=3D0x80f97c0, m=3D0x81bce40) at > e-msgport.c:826 > #19 0x280eac6d in thread_dispatch (din=3D0x80f97c0) at e-msgport.c:907 > #20 0x2931a11c in _thread_start () from /usr/lib/libc_r.so.4 > #21 0x0 in ?? () > (gdb) >=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 --=-d2WmKm/nbd054jUbJnV8 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) iD8DBQBAW77Qb2iPiv4Uz4cRAlhpAJ9XPOnXbFId9s/TSuKxl0RLNVQzLwCbBg3Z xbpVKrGXsTABoXfA7EytUc8= =8Qnr -----END PGP SIGNATURE----- --=-d2WmKm/nbd054jUbJnV8-- From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 22:30:08 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 2BAA216A4CE for ; Fri, 19 Mar 2004 22:30:08 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A3843D1F for ; Fri, 19 Mar 2004 22:30:05 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2K6U026011624; Sat, 20 Mar 2004 01:30:01 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jody Smith In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-w/lzjeEsksgZlEmARQkK" Organization: MarcusCom, Inc. Message-Id: <1079764207.47169.16.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sat, 20 Mar 2004 01:30:07 -0500 cc: FreeBSD GNOME Users cc: Jody Smith Subject: Re: failure building wxgtk2 on FreeBSD 4.9 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, 20 Mar 2004 06:30:08 -0000 --=-w/lzjeEsksgZlEmARQkK Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-03-16 at 10:14, Jody Smith wrote: > This error also happened attempting to in wxgtk You may want to try rebuilding libtool13. I cannot reproduce this problem, and you're the only one to report it. Note: --disable-ltlibs is valid for ltconfig 1.3. Make sure the only ltconfig13 on your system is in /usr/local/share/libtool13. Joe >=20 > ---->contents of log file > /usr/ports/devel/glib12/work/glib-1.2.10/config.log: >=20 > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. >=20 > configure:634: checking for a BSD compatible install > configure:687: checking whether build environment is sane > configure:744: checking whether make sets ${MAKE} > configure:783: checking for working aclocal > configure:796: checking for working autoconf > configure:809: checking for working automake > configure:822: checking for working autoheader > configure:835: checking for working makeinfo > configure:951: checking host system type > configure:972: checking build system type > configure:992: checking for ranlib > configure:1022: checking for gcc > configure:1135: checking whether the C compiler (cc -O -pipe ) works > configure:1151: cc -o conftest -O -pipe conftest.c 1>&5 > configure:1177: checking whether the C compiler (cc -O -pipe ) is a > cross-compi > ler > configure:1182: checking whether we are using GNU C > configure:1191: cc -E conftest.c > configure:1210: checking whether cc accepts -g > configure:1253: checking for ld used by GCC > configure:1315: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.12.1 [FreeBSD] 2002-07-20 > configure:1331: checking for BSD-compatible nm > configure:1367: checking whether ln -s works >=20 > ---->The failure of the make command: >=20 > updating cache ./config.cache > ltconfig13: unrecognized option `--disable-ltlibs' > Try `ltconfig13 --help' for more information. > configure: error: libtool configure failed > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and attach th= e > "/usr/ports/devel/glib12/work/glib-1.2.10/config.log" including the outpu= t > 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/devel/glib12. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/wxgtk-common. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/wxgtk2. >=20 > ---->List of installed packages: >=20 > XFree86-4.3.0,1 gmake-3.80_2 > XFree86-FontServer-4.3.0_2 gtk-2.2.4_2 > XFree86-Server-4.3.0_10 imake-4.3.0_1 > XFree86-clients-4.3.0_3 intltool-0.30_1 > XFree86-documents-4.3.0 ispell-3.2.06_4 > XFree86-font100dpi-4.3.0 jpeg-6b_1 > XFree86-font75dpi-4.3.0 libiconv-1.9.1_3 > XFree86-fontCyrillic-4.3.0 libtool-1.3.5_2 > XFree86-fontDefaultBitmaps-4.3.0 libtool-1.4.3_3 > XFree86-fontEncodings-4.3.0 libtool-1.5.2_1 > XFree86-fontScalable-4.3.0 libxml2-2.6.7 > XFree86-libraries-4.3.0_6 m4-1.4_1 > Xaw3d-1.5 mysql-client-4.0.18_1 > Xft-2.1.2 openldap-client-2.1.27 > apache-1.3.29_2 openldap-server-2.1.27 > atk-1.4.1_2 p5-Authen-PAM-0.14 > autoconf-2.13.000227_5 p5-Net-SSLeay-1.23 > bison-1.75_2 p5-XML-Parser-2.34 > db41-4.1.25_1 pango-1.2.5_1 > db42-4.2.52_2 php4-4.3.4_6 > emacs-19.34b_1 pine-4.58 > expat-1.95.6_1 pkgconfig-0.15.0 > fontconfig-2.2.90_3 png-1.2.5_2 > freetype2-2.1.4_1 python-2.3.3_4 > gcc-2.95.3_2 rc_subr-1.16 > gdbm-1.8.3_1 tiff-3.6.1_1 > gettext-0.13.1 webmin-1.130_8 > glib-2.2.3_1 wrapper-1.0_3 >=20 >=20 >=20 > Regards > --Jody Smith > Atmel Corporation >=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 --=-w/lzjeEsksgZlEmARQkK 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) iD8DBQBAW+Tvb2iPiv4Uz4cRAsB9AJ9hO2xqlqXAj8vTNgRhqAWuD3HoIQCaA3M+ /kwwW+3C0pVE+++aN1HUK/w= =N+Tu -----END PGP SIGNATURE----- --=-w/lzjeEsksgZlEmARQkK-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 20 20:38: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 910D816A4CE for ; Sat, 20 Mar 2004 20:38:57 -0800 (PST) Received: from ms-smtp-04.tampabay.rr.com (ms-smtp-04-smtplb.tampabay.rr.com [65.32.5.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C5043D2F for ; Sat, 20 Mar 2004 20:38:57 -0800 (PST) (envelope-from wade@ezri.org) Received: from ezri.org (245-13.26-24.tampabay.rr.com [24.26.13.245]) i2L4csVs011412 for ; Sat, 20 Mar 2004 23:38:55 -0500 (EST) Message-ID: <405D1C61.805@ezri.org> Date: Sat, 20 Mar 2004 23:38:57 -0500 From: Wade Menard-Majors User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: gstreamer-player-0.8.0 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: Sun, 21 Mar 2004 04:38:57 -0000 Any chance of seeing gstreamer-player 0.8.0 in the marcuscom ports collection? Would be helpful to test some plugins. -Wade From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 20 20:43: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 34BF116A4CE for ; Sat, 20 Mar 2004 20:43:51 -0800 (PST) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC56843D2D for ; Sat, 20 Mar 2004 20:43:50 -0800 (PST) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 772435309; Sun, 21 Mar 2004 05:43:49 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 6EBED5308 for ; Sun, 21 Mar 2004 05:43:40 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id E786B33C6C; Sun, 21 Mar 2004 05:43:39 +0100 (CET) To: gnome@freebsd.org From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sun, 21 Mar 2004 05:43:39 +0100 Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 Subject: gucharmap installation 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: Sun, 21 Mar 2004 04:43:51 -0000 Any idea what causes the following: mkdir -p -- /usr/X11R6/share/gnome/omf/gucharmap for file in gucharmap-C.omf; do \ install -o root -g wheel -m 444 $file.out /usr/X11R6/share/gnome/o= mf/gucharmap/$file; \ done install: gucharmap-C.omf.out: No such file or directory gmake[4]: *** [install-data-hook-omf] Error 71 gmake[4]: Leaving directory `/local/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/help/C' gmake[3]: *** [install-data-am] Error 2 gmake[3]: Leaving directory `/local/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/help/C' gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory `/local/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/help/C' gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory `/local/ports/deskutils/gucharmap/work/gucharma= p-1.2.0/help' gmake: *** [install-recursive] Error 1 *** Error code 2 Stop in /local/ports/deskutils/gucharmap. /local/ports/deskutils/gucharmap/work/gucharmap-1.2.0/help/C contains gucharmap-C.omf, but no gucharmap-C.omf.out. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 20 22:18:01 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 93F3116A4CE for ; Sat, 20 Mar 2004 22:18:01 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1803C43D2D for ; Sat, 20 Mar 2004 22:18:01 -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.08 201-253-122-130-108-20031117) with ESMTP id <20040321061801.GWPO21704.lakemtao05.cox.net@mezz.mezzweb.com>; Sun, 21 Mar 2004 01:18:01 -0500 To: gentes de cuba References: <20040319231020.27188.qmail@web60002.mail.yahoo.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: Sun, 21 Mar 2004 00:18:31 -0600 In-Reply-To: <20040319231020.27188.qmail@web60002.mail.yahoo.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: network problem 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: Sun, 21 Mar 2004 06:18:01 -0000 Please re-send it to the questions list; it has nothing to do with the GNOME. On Fri, 19 Mar 2004 15:10:20 -0800 (PST), gentes de cuba wrote: > i'm trying to setup my network and i'm stocked. > this is what i put on my rc.conf: > > defaultrouter="200.55.153.10" > static_routes="localnet servers" > route_localnet="-net 192.168.0.0 192.168.0.1" > route_servers="-net 172.19.4.0 172.19.4.1" > hostname="overmind.correodecuba.cu" > ifconfig_fxp0="inet 200.55.153.9 netmask > 255.255.255.248" > > but the netstat -r display this: > > Internet: > Destination Gateway Flags Refs > Use Netif Expire > default r1 UGS 2 > 13763 fxp0 > localhost localhost UH 0 > 72560 lo0 > 172.19.4/24 fccs1.sz UGS 0 > 28 fxp0 > 192.168.0/16 192.168.0.1 UGS 0 > 0 fxp0 > 200.55.153.8/29 link#1 UC 0 > 0 fxp0 > r1 00:b0:c2:8c:bb:12 UHLW 1 > 0 fxp0 442 > fccs1 00:01:80:39:0b:8b UHLW 0 > 83 fxp0 442 > jdg 00:01:80:32:5d:92 UHLW 0 > 20 fxp0 1157 > 200.55.153.15 ff:ff:ff:ff:ff:ff UHLWb 0 > 141 fxp0 > > Internet6: > Destination Gateway Flags Netif > Expire > localhost localhost UH lo0 > fe80::%fxp0 link#1 UC fxp0 > fe80::201:80ff:fe0 00:01:80:0e:2f:ef UHL lo0 > fe80::%lo0 fe80::1%lo0 U lo0 > fe80::1%lo0 link#3 UHL lo0 > ff01:: localhost U lo0 > ff02::%fxp0 link#1 UC fxp0 > ff02::%lo0 localhost UC lo0 > > then as u can see the line of netstat -r that say > > 192.168.0/16 192.168.0.1 UGS 0 > 0 fxp0 > means that something is wrong it must say: > 192.168.0/24 192.168.0.1 UGS 0 > 0 fxp0 > > and i don't know how to fix this problem > and i can see thats others subnets, > some bi\ody know where the problrm resides? -- bsdforums.org 's moderator, mezz. From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 20 22:23:43 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 36D2116A4CE for ; Sat, 20 Mar 2004 22:23:43 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9474E43D2D for ; Sat, 20 Mar 2004 22:23:42 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2L6NW8k097235; Sun, 21 Mar 2004 01:23:32 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NzY/32O2RBqng71QdcEL" Organization: MarcusCom, Inc. Message-Id: <1079850225.76087.57.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 21 Mar 2004 01:23:45 -0500 cc: FreeBSD GNOME Users Subject: Re: gucharmap installation 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: Sun, 21 Mar 2004 06:23:43 -0000 --=-NzY/32O2RBqng71QdcEL Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Sat, 2004-03-20 at 23:43, Dag-Erling Sm=F8rgrav wrote: > Any idea what causes the following: >=20 > mkdir -p -- /usr/X11R6/share/gnome/omf/gucharmap > for file in gucharmap-C.omf; do \ > install -o root -g wheel -m 444 $file.out /usr/X11R6/share/gnome= /omf/gucharmap/$file; \ > done > install: gucharmap-C.omf.out: No such file or directory > gmake[4]: *** [install-data-hook-omf] Error 71 > gmake[4]: Leaving directory `/local/ports/deskutils/gucharmap/work/guchar= map-1.2.0/help/C' > gmake[3]: *** [install-data-am] Error 2 > gmake[3]: Leaving directory `/local/ports/deskutils/gucharmap/work/guchar= map-1.2.0/help/C' > gmake[2]: *** [install-am] Error 2 > gmake[2]: Leaving directory `/local/ports/deskutils/gucharmap/work/guchar= map-1.2.0/help/C' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory `/local/ports/deskutils/gucharmap/work/guchar= map-1.2.0/help' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /local/ports/deskutils/gucharmap. >=20 > /local/ports/deskutils/gucharmap/work/gucharmap-1.2.0/help/C contains > gucharmap-C.omf, but no gucharmap-C.omf.out. You need to reinstall libxslt. Joe >=20 > DES --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-NzY/32O2RBqng71QdcEL 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) iD8DBQBAXTTxb2iPiv4Uz4cRAl1cAJ9pc3stfMpEUtEJKLTvtCdB3PwuLwCcDLRN CnUNCsqkRJ5UjMahDRgPl0w= =yWht -----END PGP SIGNATURE----- --=-NzY/32O2RBqng71QdcEL-- From owner-freebsd-gnome@FreeBSD.ORG Sat Mar 20 22:27: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 E183516A4CE for ; Sat, 20 Mar 2004 22:27:57 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8467B43D31 for ; Sat, 20 Mar 2004 22:27:57 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i2L6RnxL097259; Sun, 21 Mar 2004 01:27:49 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Wade Menard-Majors In-Reply-To: <405D1C61.805@ezri.org> References: <405D1C61.805@ezri.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-BPEyQqX6vr05Kd36L9ug" Organization: MarcusCom, Inc. Message-Id: <1079850482.76087.63.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 21 Mar 2004 01:28:02 -0500 cc: freebsd-gnome@freebsd.org Subject: Re: gstreamer-player-0.8.0 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: Sun, 21 Mar 2004 06:27:58 -0000 --=-BPEyQqX6vr05Kd36L9ug Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-03-20 at 23:38, Wade Menard-Majors wrote: > Any chance of seeing gstreamer-player 0.8.0 in the marcuscom ports=20 > collection? Would be helpful to test some plugins. I hadn't thought of doing it, but it probably makes sense. Joe >=20 > -Wade > _______________________________________________ > 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 --=-BPEyQqX6vr05Kd36L9ug 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) iD8DBQBAXTXyb2iPiv4Uz4cRAtksAJ9XT16IirDyxLYxUhlAHfjQwWXA/ACfccII BCsuv9cG5pQUzAVAkmlcrRk= =ZLyz -----END PGP SIGNATURE----- --=-BPEyQqX6vr05Kd36L9ug--