Date: 08 Sep 2002 23:25:42 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: Pat Lashley <patl+freebsd@volant.org> Cc: ports@FreeBSD.org Subject: Re: [CONCLUSION] What to do about Mozilla Message-ID: <1031541942.342.15.camel@gyros.marcuscom.com> In-Reply-To: <409535408.1031537454@mccaffrey.phoenix.volant.org> References: <1031382538.46865.1.camel@shumai.marcuscom.com> <3703892704.1031440015@mccaffrey.phoenix.volant.org> <1031465323.644.13.camel@gyros.marcuscom.com> <4150422704.1031478579@mccaffrey.phoenix.volant.org> <1031511512.60099.6.camel@shumai.marcuscom.com> <191405408.1031517571@mccaffrey.phoenix.volant.org> <1031520780.66333.2.camel@shumai.marcuscom.com> <355905408.1031532530@mccaffrey.phoenix.volant.org> <409535408.1031537454@mccaffrey.phoenix.volant.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2002-09-08 at 22:10, Pat Lashley wrote: > --On Sunday, September 08, 2002 05:48:50 PM -0700 PM Lashley > <patl@volant.org> wrote: > > > --On Sunday, September 08, 2002 05:33:00 PM -0400 Joe Marcus Clarke > > <marcus@FreeBSD.org> wrote: > > > >> ... > >> This problem should be fixed now. That is, mozilla-*-devel should point > >> to the correct master dir (i.e. mozilla-devel), and updates for them > >> should work as expected. > > > > Yes, everything appears to be OK now. > > Well, almost everything. The flashplugin-mozilla port still tries to > install into the now non-existent ${X11BASE}/lib/mozilla/plugins instead > of .../mozilla-devel/plugins. (I've just submitted a PR with a patch.) > > > Oops, I may have spoken too soon. The machine I've been updating now > appears fine (except for the flashplugin issue); but another machine > that was updated once when www/mozilla was 1.1,1 isn't quite straightened > out yet. I've manually changed the origins in the +CONTENTS files to > add the -devel; but portversion still isn't happy: > > me@here.1071> portversion --verbose --inv-limit = > XFree86-Server-4.2.0_5 < needs updating (port has 4.2.1) > XFree86-clients-4.2.0_3 < needs updating (port has 4.2.1) > XFree86-fontCyrillic-4.2.0 < needs updating (port has 4.2.0_2) > XFree86-libraries-4.2.0_3 < needs updating (port has 4.2.1) > aub-2.0.5 < needs updating (port has 2.1.2) > balsa-1.4.0_1 < needs updating (port has 1.4.0_2) > fam-2.6.8 < needs updating (port has 2.6.9_1) > gtk-1.2.10_7 < needs updating (port has 1.2.10_8) > jdk-1.2.2b10 < needs updating (port has 1.2.2p10) > lynx-2.8.5d8 < needs updating (port has 2.8.5d8_1) > mozilla-1.1,1 < needs updating (port has 1.0,2) > mozilla-embedded-1.1,1 < needs updating (port has 1.0,2) > mozilla-headers-1.1,1 < needs updating (port has 1.0,2) > plib-1.4.2 < needs updating (port has 1.6.0) > qt-3.0.5_2 < needs updating (port has 3.0.5_3) > webfonts-0.21 < needs updating (port has 0.21_1) > > Note that it still wants to downgrade the mozilla ports to 1.0. > Is there anything I can do, short of a reinstall, to fix this? IF you've changed the origins, then you might want to make sure your portupgrade database is up-to-date. Does pkg_version -vl"<" report the same thing? I found that pkg_version was correct when portupgrade was not. The fix was to remove /var/db/pkg/pkgdb.db, then run pkgdb -F. There might be a better portupgrade fix for this... Joe > > > >>> ... > > > > -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031541942.342.15.camel>