From owner-freebsd-questions Fri Mar 14 6:41: 7 2003 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 2356E37B401 for ; Fri, 14 Mar 2003 06:41:06 -0800 (PST) Received: from cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 788A543F93 for ; Fri, 14 Mar 2003 06:41:04 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by cordis.lu (8.12.1/8.12.1) with ESMTP id h2EFlGqO002911; Fri, 14 Mar 2003 16:47:16 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 14 Mar 2003 15:38:51 +0100 Received: from [212.190.217.220] (212.190.217.220 [212.190.217.220]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id DSZF60PX; Fri, 14 Mar 2003 15:38:43 +0100 From: CARTER Anthony To: Scott Mitchell Cc: Daxbert , Cliff Sarginson , freebsd-questions@FreeBSD.ORG Subject: Re: portupgrade mess In-Reply-To: <20030314131642.GB87581@tuatara.fishballoon.org> References: <1047613811.3e715173c05c0@ra.dweebsoft.com> <20030314131642.GB87581@tuatara.fishballoon.org> Content-Type: text/plain Organization: Message-Id: <1047653144.3288.6.camel@intra241.intrasoft.lu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 Mar 2003 15:45:45 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What I did was move my distfiles directory elsewhere and made a symbolic link to it. That means that the pointers are still valid in every compile, but they exist elsewhere... You could just empty distfiles with a rm -rf /usr/ports/distfiles/* (don't forget the *) Anthony On Fri, 2003-03-14 at 14:16, Scott Mitchell wrote: > On Thu, Mar 13, 2003 at 07:50:11PM -0800, Daxbert wrote: > > > > This will get your distfile downloads out of > > /usr/ports as well. However, there's probably > > a cleaner way to do this via a make.conf setting. > > DISTDIR=/usr/obj/usr/ports/distfiles > > should do it. > > Cheers, > > Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message