From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 03:54:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E099816A41F for ; Mon, 12 Dec 2005 03:54:36 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78ACD43D62 for ; Mon, 12 Dec 2005 03:54:36 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id jBC3sKx4009906 for ; Sun, 11 Dec 2005 19:54:20 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 11 Dec 2005 19:54:34 -0800 User-Agent: KMail/1.8.3 References: <200512110916.28583.no-spam@swiftdsl.com.au> <200512120210.17457.list-freebsd-2004@morbius.sent.com> In-Reply-To: <200512120210.17457.list-freebsd-2004@morbius.sent.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512111954.34923.kstewart@owt.com> Subject: Re: Removing a port without upsetting dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 03:54:37 -0000 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