From owner-freebsd-questions@FreeBSD.ORG Thu May 28 12:00:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AA83106566B for ; Thu, 28 May 2009 12:00:16 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id CCC388FC17 for ; Thu, 28 May 2009 12:00:10 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from sarevok.dnr.servegame.org (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 082397E837; Thu, 28 May 2009 04:00:09 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Thu, 28 May 2009 13:59:49 +0200 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.3; i386; ; ) References: <20090527224351.1e94029b@bobcat.edu> <200905280749.12509.mel.flynn+fbsd.questions@mailing.thruhere.net> <20090528122430.729c83a9@gumby.homeunix.com> In-Reply-To: <20090528122430.729c83a9@gumby.homeunix.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905281359.50095.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: RW Subject: Re: removing distfiles? 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: Thu, 28 May 2009 12:00:16 -0000 On Thursday 28 May 2009 13:24:30 RW wrote: > On Thu, 28 May 2009 07:49:12 +0200 > > Mel Flynn wrote: > > On Thursday 28 May 2009 03:13:46 RW wrote: > > > On Wed, 27 May 2009 22:56:10 +0200 > > > > > > Roland Smith wrote: > > > > Using e.g. 'portmaster --clean-distfiles-all' only removes those > > > > distfiles that do not belong to installed ports. > > > > > > I've not used it myself, but there is also a shell script called > > > distviper in bsdadminscripts which supports both of distclean's > > > modes without the ruby dependence. > > > > What ruby dependence in portmaster? He said portMASTER not > > portUPGRADE. > > I wrote: "supports both of distclean's modes without the ruby > dependence". > > Portmaster only supports one of the modes, distclean has a ruby > dependence. I'm still not sure what ruby dependence you go on about. Could you point me to the line in portmaster that invokes ruby or a ruby script? -- Mel