From owner-freebsd-gnome Sat Jan 4 23:10:30 2003 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 6358137B401 for ; Sat, 4 Jan 2003 23:10:27 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F59A43ED4 for ; Sat, 4 Jan 2003 23:10:26 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0579Gs7084426; Sun, 5 Jan 2003 02:09:17 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: More on the ports freeze/impending thaw From: Joe Marcus Clarke To: "Mezz bsdforums.org" Cc: FreeBSD GNOME Users In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-+YjzQf1HuozlqP0xy/zL" Organization: MarcusCom, Inc. Message-Id: <1041750617.87426.13.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 05 Jan 2003 02:10:18 -0500 X-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,IN_REP_TO,MIME_LONG_LINE_QP,NOSPAM_INC,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02,WEIRD_PORT version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-+YjzQf1HuozlqP0xy/zL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-01-05 at 00:52, Mezz bsdforums.org wrote: > >They really haven't released a snapshot of the source. I know they do > >nightly snapshots from CVS, but I was hoping to have a more static > >target to track. I do plan on importing gaim-0.60, but I'd prefer to > >wait until they make some kind of release. >=20 > Ok, I will leave that to you. I will try to write one and compare one of=20 > your, so I can learn. ;) >=20 > >It may be ready to go now. Phoenix-0.5 is based on Mozilla 1.3a. I > >think 1.3a has all the necessary GTK-2 patches integrated. If so, it > >should just be a matter of specifying the --enable-default-toolkit=3Dgtk= 2 > >configure argument (and taking care of the dependencies). I'm starting > >to work on the Mozilla 1.3a port now, so I'll know in a while if this is > >the case. >=20 > I did tried that, I modfied in the www/phoenix/files/mozconfig.in. But, I= =20 > get no success. It built and went well. When, I tried to run; it just wil= l=20 > not run and there was no error. I should have enable the debug in the=20 > mozconfig.in, thought. Anyway, here's what I did following: >=20 > Remove: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > export GTK_CONFIG=3D@X11BASE@/bin/gtk12-config > mk_add_options GTK_CONFIG=3D$GTK_CONFIG > export GLIB_CONFIG=3D@LOCALBASE@/bin/glib12-config > mk_add_options GLIB_CONFIG=3D$GLIB_CONFIG > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Add: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ac_add_options --enable-default-toolkit=3Dgtk2 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > or (both above and bottom don't work) >=20 > Add: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ac_add_options --enable-toolkit-gtk2 > ac_add_options --enable-default-toolkit=3Dgtk2 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Also, I did the small edit Makefile by delete USE_GNOMENG and USE_GNOME a= nd=20 > tweak small stuff.. I tried several different way (copied a little from=20 > mozilla-devel), but no success. I gave up, because Phoenix does take a qu= iet=20 > while to build on 464Mhz machine. :P The GTK-2 patches might not be in 1.3a yet. You can try applying the patch from mozilla-devel to see if it helps. >=20 >=20 > Off point, here are few errors that I have been collect. I keep them in t= he=20 > text file, so here's link. -> http://www.mezzweb.com:81/show/errors.txt I= =20 > have Gnome 2.1.5, which I checkout from your CVS website around Jan 2 or = 3.=20 > I left portupgrade to upgrade everythingthing that is depending on=20 > glib2.2/gtk2.2. Before that, I did the buildworld+kernel to update the=20 > system/kernel on Dec 31/Jan1. Most of these errors are "normal." That is, they aren't indicative of any real problem. As for Nautilus not exiting, it should never exit.=20 It's purpose is to draw the desktop. If it gets killed, it will respawn. It should, of course, go away when you exit GNOME. The gnome-terminal message looks benign to me. >=20 > BTW: I notice, Gnome 2.1.5 with GTK2.2/glib2.2 seems to be a little faste= r=20 > than before. :) Some debugging in GTK and friends was removed when 2.2 was released.=20 You could probably get even more performance out of your machine by editing /usr/src/lib/libc/stdlib/malloc.c, and setting abort and junk to 0. These flags add extra debugging overhead to malloc. They will be removed in 5.0-RELEASE (which puts it in sync with how -stable works). Joe >=20 > Cheers, > Mezz >=20 > _________________________________________________________________ > MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*=20 > http://join.msn.com/?page=3Dfeatures/virus --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-+YjzQf1HuozlqP0xy/zL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+F9pZb2iPiv4Uz4cRAq8DAKCjxTVHiZ8m1BrLA5+7UD+R4FvRrQCfYjN9 rUtWXAUwo9P5K8PVzHvDam8= =FN5d -----END PGP SIGNATURE----- --=-+YjzQf1HuozlqP0xy/zL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message