From owner-freebsd-questions Sun Oct 13 19:52:13 2002 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 0284E37B401 for ; Sun, 13 Oct 2002 19:52:13 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AFF43E9C for ; Sun, 13 Oct 2002 19:52:12 -0700 (PDT) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021014025211.THB24958.sccrmhc03.attbi.com@localhost.localdomain>; Mon, 14 Oct 2002 02:52:11 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.5) with ESMTP id g9E2tGUW082541; Sun, 13 Oct 2002 19:55:17 -0700 (PDT) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.5/Submit) id g9E2sxpN082534; Sun, 13 Oct 2002 19:54:59 -0700 (PDT) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Fernando Gleiser Cc: Dave Chapman , questions@freebsd.org Subject: Re: Ports system broken References: <20021013162505.T3949-100000@cactus.fi.uba.ar> From: swear@attbi.com (Gary W. Swearingen) Date: 13 Oct 2002 19:54:59 -0700 In-Reply-To: <20021013162505.T3949-100000@cactus.fi.uba.ar> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Fernando Gleiser writes: > for var in `ls /var/db/pkg` > do > pkg_delete -f $var > done pkg_delete -f * should work too. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message