From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 22:44:25 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 ACDF416A420 for ; Wed, 22 Feb 2006 22:44:25 +0000 (GMT) (envelope-from chris@i13i.com) Received: from admin.i13i.com (admin.i13i.com [208.98.1.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 27BBE43D48 for ; Wed, 22 Feb 2006 22:44:25 +0000 (GMT) (envelope-from chris@i13i.com) Received: (qmail 79144 invoked from network); 22 Feb 2006 22:56:26 -0000 Received: from mail.i13i.com (HELO webmail.i13i.com) (208.98.15.133) by admin.i13i.com with SMTP; 22 Feb 2006 22:56:26 -0000 Received: from 212.39.168.67 (proxying for 62.92.188.12) (SquirrelMail authenticated user chris@i13i.com) by webmail.i13i.com with HTTP; Wed, 22 Feb 2006 16:56:26 -0600 (CST) Message-ID: <53781.212.39.168.67.1140648986.squirrel@webmail.i13i.com> In-Reply-To: <43FCE8A3.6010209@sbcglobal.net> References: <43FCE8A3.6010209@sbcglobal.net> Date: Wed, 22 Feb 2006 16:56:26 -0600 (CST) From: chris@i13i.com To: "Jose Borquez" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: FreeBSD Questions Subject: Re: How to delete ports? 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: Wed, 22 Feb 2006 22:44:25 -0000 There is no problem doing that, just add each dir you dont need or want in a .cvsignore file in /usr/ports/.cvsignore just remeber that some of those items you dont need might be required as a dep for some other port. Regards, Chris > Is it safe to go into /usr/ports and delete the entire contents of the > ports and then do a cvsup to download only the needed ports? Is there > another method to do this? > > Thanks in advance, > Jose > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >