From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 22:41:49 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 BBA6F16A420 for ; Wed, 22 Feb 2006 22:41:49 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from muse.calarts.edu (muse.calarts.edu [198.182.157.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E047443D49 for ; Wed, 22 Feb 2006 22:41:44 +0000 (GMT) (envelope-from bsdlists@sbcglobal.net) Received: from [172.24.0.245] (rfc1918-address.calarts.edu [172.24.0.245] (may be forged)) by muse.calarts.edu (8.11.7p1+Sun/8.11.7) with ESMTP id k1MMfeG13971 for ; Wed, 22 Feb 2006 14:41:40 -0800 (PST) Message-ID: <43FCE8A3.6010209@sbcglobal.net> Date: Wed, 22 Feb 2006 14:41:39 -0800 From: Jose Borquez User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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:41:49 -0000 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