Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2005 19:54:34 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Removing a port without upsetting dependencies
Message-ID:  <200512111954.34923.kstewart@owt.com>
In-Reply-To: <200512120210.17457.list-freebsd-2004@morbius.sent.com>
References:  <200512110916.28583.no-spam@swiftdsl.com.au> <200512120210.17457.list-freebsd-2004@morbius.sent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 11 December 2005 06:10 pm, RW wrote:
> On Saturday 10 December 2005 22:46, Ian Moore wrote:
> > Hi,
> > I have mplayer installed and at one stage I installed the
> > mplayer-skins port as well. Then I got sick of dealing with the
> > skins port being broken a lot because the source files are often
> > unfetchable, so I removed the port (I can't remember what method I
> > used to do that now).
>
> A much better solution is to:
>
>  cd /usr/ports/multimedia/mplayer-skins && make config
>
> then deselect everything, but the default skin.
>
> Since I did that I haven't had any problem with unfetchable skins.
>

If you go into distfiles/mplayer and rm all of the files that are out of 
date, you won't have any problem either. IIRC, the names haven't 
changed but the MD5 and sizes have and it won't refetch them until you 
remove them. The skins aren't broken. There is something slightly out 
of whack with the Makefile.

There may be an easier way but cd and rm * works just fine.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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