From owner-freebsd-ports Sat Oct 6 0:23:51 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id ED9A537B407; Sat, 6 Oct 2001 00:23:41 -0700 (PDT) Received: from notebook.vega.com (h56.229.dialup.iptcom.net [212.9.229.56]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id KAA03417; Sat, 6 Oct 2001 10:23:23 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Date: Sat, 6 Oct 2001 10:23:23 +0300 (EEST) Message-Id: <200110060723.KAA03417@ipcard.iptcom.net> To: john_m_cooper@yahoo.com Cc: gnome@FreeBSD.org, ports@FreeBSD.org From: Maxim Sobolev Subject: Re: GNOME megaupdate [gal/gtkhtml/ORBit/bonobo-conf/librsvg/evolution/sodipodi] - correct patch X-Mailer: Pygmy (v0.5.11) In-Reply-To: <20011005223443.A73833@johncoop.MSHOME> Content-type: text/plain Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org It is likely that you see this because you did not follow recommended testing procedure (see my original message below). Due to some changes, you have to remove all GNOME components first, and then rebuild them all from scratch. portupgrade is of little help here, sorry. -Maxim On Fri, 5 Oct 2001 22:34:43 -0700, John Merryweather Cooper wrote: > = > On 2001.10.05 07:51 Maxim Sobolev wrote: > > OOPS, sorry I've attached wrong file. Trying again. > > = > > -Maxim > > = > = > I've made five passes on getting it all to build so far. > = > On pass I, oaf failed in the configure stage (I'd deinstalled ORBit > prior to starting the re-build of gnome-fifth-toe). ORBit got built > a little further down in the build, so . . . > = > On pass II, I used portupgrade -fr oaf. oaf, gconf, and gnome-print > (plus some other stuff) got built. Build of bonobo fails toward the > end when it can't find libgnomeprint/gnome-print.h. So, on to pass III > . . = > = > On pass III, I used portupgrade -fr bonobo. Bonobo fails in the same > manner as previously described. So, on to pass IV . . . > = > On pass IV, I used portupgrade -fr gnomeprint. gnomeprint rebuilt fine, > but Bonobo remains broken. Oh, well; I'll try one more time . . . > = > On pass V, I used portupgrade -fr bonobo again. Samo, samo. > = > -- = > jmc > = > MacroHard -- the perfection of form over > substance, marketing over > performance, and greed over > design . . . > = > P.S. Now might be a good time to add portupgrade to one or both GNOME > mega-meta-ports. Although the last megaupdate built fine, changes to > the ABI numbers for GAL and gtkhtml required rebuild Balsa, etc. > portupgrade makes this so much simpler. :) > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Maxim Sobolev wrote: > > = > > > Hi Gnome'rs! > > > > > > Attached please find a patch that updates five core GNOME > > > components and two applications included into GNOME metaport > > > to the latest versions. Please test this patch and report > > > any problems. If there are no serious problems I'm planning > > > to commit it at the very beginning of the next week. > > > > > > As usually following is the correct procedure to test the > > > patchset: > > > > > > 1. Remove old ORBit and all ports that depend on it: > > > > > > # pkg_delete `cat /var/db/pkg/ORBit-*/+REQUIRED_BY`; > > > pkg_delete ORBit* > > > (users of -current and very recent -stable can use > > > "pkg_delete -r ORBit*" instead) > > > > > > 2. Patch your /usr/ports tree; > > > > > > # cd /usr/ports ; patch -p1 -s < > > > /where/you/put/it/gnomeupdate.diff > > > > > > 3. Run build either of full GNOME metaport: > > > > > > # cd /usr/ports/x11/gnome-fifth-toe ; make clean ; make > > > install clean > > > > > > or core GNOME components: > > > > > > # cd /usr/ports/x11/gnome ; make clean ; make install clean > > > > > > 4. Test it and report back any unusual problems. > > > > > > Thanks! > > > > > > -Maxim > > = > > Index: ports/x11-toolkits/gal/Makefile [snip] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message