From owner-freebsd-questions@FreeBSD.ORG Wed May 12 08:01:25 2004 Return-Path: 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 465DD16A4CE for ; Wed, 12 May 2004 08:01:25 -0700 (PDT) Received: from mail.paymentonline.com (mx2.sea.paymentonline.com [63.236.114.6]) by mx1.FreeBSD.org (Postfix) with SMTP id CCEB943D39 for ; Wed, 12 May 2004 08:01:22 -0700 (PDT) (envelope-from freebsd@paymentonline.net) Received: (qmail 21416 invoked from network); 12 May 2004 14:59:36 -0000 Received: from unknown (HELO chris) (206.80.111.116) by mail.paymentonline.com with SMTP; 12 May 2004 14:59:36 -0000 Message-ID: <02b001c43832$61efc400$250a8b0a@chris> From: "Chris Ochs" To: Date: Wed, 12 May 2004 08:04:11 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: uninstalling base packages X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2004 15:01:25 -0000 I want to uninstall the heimdal kerberos that comes in the base freebsd install. How do you delete software packages that are in the base install and that I didn't install manually with the package system? Chris