From owner-freebsd-mozilla Mon Feb 10 19: 9:51 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B186D37B401 for ; Mon, 10 Feb 2003 19:09:48 -0800 (PST) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B7A943F85 for ; Mon, 10 Feb 2003 19:09:48 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org ([63.193.112.125]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with ESMTP id <0HA400J90JGBZL@mta6.snfc21.pbi.net> for freebsd-mozilla@freebsd.org; Mon, 10 Feb 2003 19:09:47 -0800 (PST) Date: Mon, 10 Feb 2003 19:12:06 -0800 From: Jeffrey Hsu Subject: mozilla fails to start up To: freebsd-mozilla@freebsd.org Message-id: <0HA400J91JGBZL@mta6.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What was the problem with mozilla and xft again? I'm running the latest Xft-2.1, freetype2-2.1.3_1, XFree86 4.2.99.901 server, with mozilla-1.3a_1,1 and I'm getting the following seg fault: Program received signal SIGSEGV, Segmentation fault. 0x295e396d in nsHTMLReflowState::UseComputedHeight () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so (gdb) bt #0 0x295e396d in nsHTMLReflowState::UseComputedHeight () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #1 0x295e3b8e in nsHTMLReflowState::UseComputedHeight () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #2 0x295e3c39 in nsHTMLReflowState::CalcLineHeight () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #3 0x295c4497 in nsBlockReflowState::nsBlockReflowState () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #4 0x295bb468 in nsBlockFrame::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #5 0x295cb1fe in nsContainerFrame::ReflowChild () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #6 0x295e0078 in CanvasFrame::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #7 0x296bf2ec in nsBoxToBlockAdaptor::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #8 0x296bed67 in nsBoxToBlockAdaptor::DoLayout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #9 0x296bb733 in nsBox::Layout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #10 0x296b0468 in nsScrollBoxFrame::DoLayout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #11 0x296bb733 in nsBox::Layout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #12 0x296c14ca in nsContainerBox::LayoutChildAt () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #13 0x295dc678 in nsGfxScrollFrameInner::LayoutBox () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #14 0x295dc9dc in nsGfxScrollFrameInner::Layout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #15 0x295dc6c7 in nsGfxScrollFrame::DoLayout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #16 0x296bb733 in nsBox::Layout () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #17 0x296d0544 in nsBoxFrame::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #18 0x295dbb15 in nsGfxScrollFrame::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #19 0x295cb1fe in nsContainerFrame::ReflowChild () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #20 0x2962e557 in ViewportFrame::Reflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #21 0x2960ce2b in PresShell::InitialReflow () from /i/X11R6/lib/mozilla-devel/components/libgklayout.so #22 0x28a9581c in HTMLContentSink::StartLayout () from /i/X11R6/lib/mozilla-devel/components/libgkcontent.so #23 0x28a93919 in HTMLContentSink::OpenBody () ---Type to continue, or q to quit--- from /i/X11R6/lib/mozilla-devel/components/libgkcontent.so #24 0x28fa83ca in CNavDTD::OpenBody () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #25 0x28fa88d6 in CNavDTD::OpenContainer () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #26 0x28fa508d in CNavDTD::HandleDefaultStartToken () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #27 0x28fa5efe in CNavDTD::HandleStartToken () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #28 0x28fa45f3 in CNavDTD::HandleToken () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #29 0x28fa3417 in CNavDTD::BuildModel () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #30 0x28fbab57 in nsParser::BuildModel () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #31 0x28fba8aa in nsParser::ResumeParse () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #32 0x28fbc604 in nsParser::OnDataAvailable () from /i/X11R6/lib/mozilla-devel/components/libhtmlpars.so #33 0x290d882b in nsDocumentOpenInfo::OnDataAvailable () from /i/X11R6/lib/mozilla-devel/components/liburiloader.so #34 0x287ecffb in nsStreamIOChannel::OnDataAvailable () from /i/X11R6/lib/mozilla-devel/components/libnecko.so #35 0x28808ced in nsOnDataAvailableEvent::HandleEvent () from /i/X11R6/lib/mozilla-devel/components/libnecko.so #36 0x287f4fd0 in nsARequestObserverEvent::HandlePLEvent () from /i/X11R6/lib/mozilla-devel/components/libnecko.so #37 0x281f77b5 in PL_HandleEvent () from /i/X11R6/lib/mozilla-devel/./libxpcom.so #38 0x281f7c1d in PL_ProcessEventsBeforeID () from /i/X11R6/lib/mozilla-devel/./libxpcom.so #39 0x28e4d99d in processQueue () from /i/X11R6/lib/mozilla-devel/components/libwidget_gtk.so #40 0x281c093a in nsVoidArray::EnumerateForwards () from /i/X11R6/lib/mozilla-devel/./libxpcom.so #41 0x28e4d9db in nsAppShell::ProcessBeforeID () from /i/X11R6/lib/mozilla-devel/components/libwidget_gtk.so #42 0x28e56477 in handle_gdk_event () from /i/X11R6/lib/mozilla-devel/components/libwidget_gtk.so #43 0x283c3b88 in gdk_event_dispatch () from /usr/X11R6/lib/libgdk12.so.2 #44 0x283f3c3b in g_main_dispatch () from /usr/local/lib/libglib12.so.3 #45 0x283f4264 in g_main_iterate () from /usr/local/lib/libglib12.so.3 #46 0x283f43fc in g_main_run () from /usr/local/lib/libglib12.so.3 #47 0x2831280f in gtk_main () from /usr/X11R6/lib/libgtk12.so.2 #48 0x28e4d6b8 in nsAppShell::Run () from /i/X11R6/lib/mozilla-devel/components/libwidget_gtk.so #49 0x28e18506 in nsAppShellService::Run () ---Type to continue, or q to quit--- from /i/X11R6/lib/mozilla-devel/components/libnsappshell.so #50 0x804deae in nsIServiceManager::GetIID () #51 0x804cf9f in main () #52 0x804cd65 in _start () To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Thu Feb 13 9:15:56 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FE5537B405 for ; Thu, 13 Feb 2003 09:15:56 -0800 (PST) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD0F443FDF for ; Thu, 13 Feb 2003 09:15:54 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rip.psg.com) by rip.psg.com with esmtp (Exim 4.12) id 18jMxm-000MpJ-00 for freebsd-mozilla@freebsd.org; Thu, 13 Feb 2003 09:15:54 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 13 Feb 2003 09:15:54 -0800 To: moz list Subject: 1.3b build failure Message-Id: Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 4.7 stable as of last eve. full portsdb -Ff etc. mozilla-1.3b depends on libart_lgpl-1.3b.tar.gz, but that is not on any of the ftp sites. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Thu Feb 13 14:38:15 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2774C37B401 for ; Thu, 13 Feb 2003 14:38:14 -0800 (PST) Received: from horkos.telenet-ops.be (horkos.telenet-ops.be [195.130.132.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C0ED43FBF for ; Thu, 13 Feb 2003 14:38:13 -0800 (PST) (envelope-from philip@paeps.cx) Received: from localhost (localhost.localdomain [127.0.0.1]) by horkos.telenet-ops.be (Postfix) with SMTP id 677E383C30; Thu, 13 Feb 2003 23:38:12 +0100 (CET) Received: from fortuna.home.paeps.cx (D5768746.kabel.telenet.be [213.118.135.70]) by horkos.telenet-ops.be (Postfix) with ESMTP id 2E33683C14; Thu, 13 Feb 2003 23:38:12 +0100 (CET) Received: from juno.home.paeps.cx (juno.home.paeps.cx [10.0.0.2]) by fortuna.home.paeps.cx (Postfix) with ESMTP id C6AF4879; Thu, 13 Feb 2003 23:38:11 +0100 (CET) Received: by juno.home.paeps.cx (Postfix, from userid 1001) id 90CDD1187; Thu, 13 Feb 2003 23:38:11 +0100 (CET) Date: Thu, 13 Feb 2003 23:38:11 +0100 From: Philip Paeps To: moz list Cc: Randy Bush Subject: Re: 1.3b build failure Message-ID: <20030213223811.GB99923@juno.home.paeps.cx> Mail-Followup-To: moz list , Randy Bush References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: X-Date-in-Rome: Idibus Februariis MMDCCLVI ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Mutt: User-Agent: Mutt/1.5.3i Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-02-13 09:15:54 (-0800), Randy Bush wrote: > 4.7 stable as of last eve. full portsdb -Ff etc. > > mozilla-1.3b depends on libart_lgpl-1.3b.tar.gz, but that is not on > any of the ftp sites. It doesn't seem to have propagated yet. Just tell the distinfo that you want libart_lgpl-1.3a.tar.gz, it's the same file, same checksum. - Philip -- Philip Paeps Please don't CC me, I am philip@paeps.cx subscribed to the list. BOFH Excuse #276: U.S. Postal Service To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Fri Feb 14 23:55:56 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25D8937B401 for ; Fri, 14 Feb 2003 23:55:56 -0800 (PST) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E0AD43F85 for ; Fri, 14 Feb 2003 23:55:55 -0800 (PST) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.9.3/8.9.3) id IAA03021 for freebsd-mozilla@freebsd.org; Sat, 15 Feb 2003 08:55:53 +0100 Date: Sat, 15 Feb 2003 08:55:53 +0100 From: Christoph Kukulies Message-Id: <200302150755.IAA03021@accms33.physik.rwth-aachen.de> To: freebsd-mozilla@freebsd.org Subject: updating port to 1.3 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can anybody give me the clue how to modify the ports mozilla-devel Makefile to switch from 1.1 to 1.3? I assume it is better to use the port than to checkout the current mozilla source from the CVS repository. I hadn't been able to build a working mozilla binary from the cvs checkout, so I believe there are some oatches that are crucial. When I simply kick the PORTVERSION to 1.3 make doesn"t find libart_lgpl-1.3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Feb 15 0:39:22 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7716A37B401 for ; Sat, 15 Feb 2003 00:39:20 -0800 (PST) Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40A443FA3 for ; Sat, 15 Feb 2003 00:39:19 -0800 (PST) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 18jxqP-0001Nf-00; Sat, 15 Feb 2003 00:38:46 -0800 Date: Sat, 15 Feb 2003 00:38:40 -0800 From: Pat Lashley To: Christoph Kukulies , freebsd-mozilla@freebsd.org Subject: Re: updating port to 1.3 Message-ID: <3869715408.1045298319@mccaffrey.phoenix.volant.org> In-Reply-To: <200302150755.IAA03021@accms33.physik.rwth-aachen.de> References: <200302150755.IAA03021@accms33.physik.rwth-aachen.de> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========436309643==========" Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==========436309643========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline --On Saturday, February 15, 2003 08:55:53 +0100 Christoph Kukulies=20 wrote: > Can anybody give me the clue how to modify the ports mozilla-devel > Makefile to switch from 1.1 to 1.3? I assume it is better to use > the port than to checkout the current mozilla source from the CVS > repository. > > I hadn't been able to build a working mozilla binary from the cvs > checkout, so I believe there are some oatches that are crucial. > > When I simply kick the PORTVERSION to 1.3 make doesn"t find > libart_lgpl-1.3. Your ports tree is out of date; the mozilla-devel* ports are currently set to 1.3b. Check the Handbook for info on using CVSup. One of the example supfiles should be set up for ports-only. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Note that after doing the CVSup, you will probably have to explicitly re-build the /usr/ports/INDEX file. -Pat --==========436309643========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+TfyRncYNbLD8wuMRAoHQAJ9iMCzk//RIwiTHt2cvjSJO+KbDBwCeLP5q Q6JEjau9Tv7YTvkOwm33+Mc= =rO4F -----END PGP SIGNATURE----- --==========436309643==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Feb 15 5:20:21 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C2D37B401 for ; Sat, 15 Feb 2003 05:20:19 -0800 (PST) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8EC143FB1 for ; Sat, 15 Feb 2003 05:20:18 -0800 (PST) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.9.3/8.9.3) id OAA07265; Sat, 15 Feb 2003 14:20:15 +0100 Date: Sat, 15 Feb 2003 14:20:15 +0100 From: "Christoph P. Kukulies" To: Pat Lashley Cc: Christoph Kukulies , freebsd-mozilla@FreeBSD.ORG Subject: Re: updating port to 1.3 Message-ID: <20030215142015.A7170@gilberto.physik.rwth-aachen.de> References: <200302150755.IAA03021@accms33.physik.rwth-aachen.de> <3869715408.1045298319@mccaffrey.phoenix.volant.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3869715408.1045298319@mccaffrey.phoenix.volant.org>; from patl+freebsd@volant.org on Sat, Feb 15, 2003 at 12:38:40AM -0800 Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Feb 15, 2003 at 12:38:40AM -0800, Pat Lashley wrote: > --On Saturday, February 15, 2003 08:55:53 +0100 Christoph Kukulies > wrote: > > > Can anybody give me the clue how to modify the ports mozilla-devel > > Makefile to switch from 1.1 to 1.3? I assume it is better to use > > the port than to checkout the current mozilla source from the CVS > > repository. > > > > I hadn't been able to build a working mozilla binary from the cvs > > checkout, so I believe there are some oatches that are crucial. > > > > When I simply kick the PORTVERSION to 1.3 make doesn"t find > > libart_lgpl-1.3. > > Your ports tree is out of date; the mozilla-devel* ports are currently > set to 1.3b. Check the Handbook for info on using CVSup. One of the > example supfiles should be set up for ports-only. > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html > > > Note that after doing the CVSup, you will probably have to explicitly > re-build the /usr/ports/INDEX file. I assume it is done by cd /usr/ports make index (Never did that before) -- Chris Christoph P. U. Kukulies kukulies@rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message From owner-freebsd-mozilla Sat Feb 15 12:18: 3 2003 Delivered-To: freebsd-mozilla@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB3537B401 for ; Sat, 15 Feb 2003 12:18:01 -0800 (PST) Received: from gate.volant.org (gate.volant.org [207.111.218.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8716143FBF for ; Sat, 15 Feb 2003 12:18:01 -0800 (PST) (envelope-from patl+freebsd@volant.org) Received: from 64-144-229-193.client.dsl.net ([64.144.229.193] helo=[192.168.0.13]) by gate.volant.org with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 18k8l6-000EF6-00 for mozilla@freebsd.org; Sat, 15 Feb 2003 12:18:00 -0800 Date: Sat, 15 Feb 2003 12:17:57 -0800 From: Pat Lashley To: mozilla@freebsd.org Subject: Updating port Message-ID: <4248295408.1045340277@mccaffrey.phoenix.volant.org> X-Mailer: Mulberry/2.2.1 (Linux/x86 Demo) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========232510975==========" Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==========232510975========== Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline [ Arrgghhh. I accidentally deleted the message I'm replying to; so I can't include the context here... ] Yes, 'cd /usr/ports ; make index' will re-build the INDEX file. BUT you might want to consider installing and using the portupgrade tools. After a CVSup, I run 'portsdb --update-index --update' to rebuild the index and portsdb files; and then 'portversion --verbose --inv-limit =3D' to get a list of installed ports whose versions don't match the current version in the ports tree. And when I update a port it is usually with 'portupgrade --recursive --upward-recursive' so that it will also upgrade any ports that the target depends on and any that depend on the target. [ Note that rebuilding the INDEX file is not fast... ] -Pat --==========232510975========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+TqB2ncYNbLD8wuMRArebAJ94rlmIPZefPHOyH+a94Wc/aWUtZgCfd/4f 9gbQ/DVXYo2nG/nD1HCYH4E= =MfJm -----END PGP SIGNATURE----- --==========232510975==========-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message