Skip site navigation (1)Skip section navigation (2)
Date:      13 May 2005 10:33:46 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        ravi <gadfly@exitleft.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 4.9-RELEASE Xorg switch question
Message-ID:  <44ll6jxkj9.fsf@be-well.ilk.org>
In-Reply-To: <4284B5F6.5060308@exitleft.org>
References:  <427A423E.30803@exitleft.org> <44ll6sdr71.fsf@be-well.ilk.org> <427BDA02.9040106@exitleft.org> <44ekcj83yd.fsf@be-well.ilk.org> <4283C4DE.1000706@exitleft.org> <448y2jz3vg.fsf@be-well.ilk.org> <4284B5F6.5060308@exitleft.org>

next in thread | previous in thread | raw e-mail | index | archive | help
ravi <gadfly@exitleft.org> writes:

> unfortunately, 'pkgdb -F' does not suggest the redirections. perhaps, as
> you seem to suspect ;-), i messed up (or plain forgot) the deletion of
> the imake ports. now that i am in the state i am in, would you consider
> it safe to run 'pkgdb -F' (or -s) and provide the xorg equivalents as
> replacements for the XFree86 ports?

It's certainly *safe*, so you shouldn't be worrying about it too much.
The worst that could happen would be that some dependencies would end
up missing or wrong, and portupgrade might miss updating some
dependent ports when explicitly told to upgrade their dependencies.
If you typically run portupgrade with the '-a' option, things will
tend to work out anyway.

With the amount of worry you've put into this, though, you would
probably have the easiest time by just deleting those dependencies,
forcibly removing the imake ports, and doing something like 
    # portupgrade -fR 'xorg*'
which will certainly fix the dependencies between xorg and imake.
This may not be the easiest solution for your *computer*, but I
believe in letting the computer do the work for you whenever possible.

Good luck.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ll6jxkj9.fsf>