From owner-freebsd-questions@FreeBSD.ORG Fri May 12 16:42:04 2006 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 23D2C16AAB8 for ; Fri, 12 May 2006 16:42:04 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7527343D67 for ; Fri, 12 May 2006 16:42:03 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k4CGg1gt063253; Fri, 12 May 2006 11:42:02 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <4464BAD4.2060101@daleco.biz> Date: Fri, 12 May 2006 11:41:56 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.2) Gecko/20060509 SeaMonkey/1.0.1 MIME-Version: 1.0 To: bsd References: <4491F65C-CAB7-4B07-95B9-527677A29E6E@todoo.biz> <20060512122054.77cb6732.wmoran@collaborativefusion.com> <6BFF1577-071E-4297-82CD-40382ADA8B0F@todoo.biz> In-Reply-To: <6BFF1577-071E-4297-82CD-40382ADA8B0F@todoo.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Liste FreeBSD Subject: Re: Reducing the size of / 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: Fri, 12 May 2006 16:42:04 -0000 bsd wrote: > Hi again, > > Most of the files that are "large" seems to be located in > /usr/ports/distfiles/ > > What will be the effect of deleting some of these files ? > If you need/want to rebuild the ports for the distfiles, they will have to be downloaded again. Many of them may be for outdated ports, so they could be deleted. Of course, once in a while somebody comes looking for old distfiles. What about moving the distfiles to someplace in /home and symlinking? Kevin Kinsey