From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 23:55:30 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 2CD5016A4CE for ; Sun, 8 Feb 2004 23:55:30 -0800 (PST) Received: from mail007.syd.optusnet.com.au (mail007.syd.optusnet.com.au [211.29.132.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24F1143D1D for ; Sun, 8 Feb 2004 23:55:29 -0800 (PST) (envelope-from anubis357@optusnet.com.au) Received: from rdlax9-205.dialup.optusnet.com.au (rdlax9-205.dialup.optusnet.com.au [198.142.44.205])i197tIQ21301; Mon, 9 Feb 2004 18:55:19 +1100 From: anubis To: Marty Landman , freebsd-questions@freebsd.org Date: Mon, 9 Feb 2004 17:57:24 +1000 User-Agent: KMail/1.5.4 References: <6.0.0.22.0.20040208204211.06f88e90@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20040208204211.06f88e90@pop.face2interface.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402091757.24156.anubis357@optusnet.com.au> Subject: Re: how do I remove Apache installs? 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: Mon, 09 Feb 2004 07:55:30 -0000 On Mon, 9 Feb 2004 11:45 am, Marty Landman wrote: > I don't see where this is covered in the FreeBSD Handbook. I have a couple > of Apache installs (1.3 & 2) and would like to remove them from my system. > And then start over again. How is this sort of thing normally done? Really depends on how you installed them. Portupgrade, package, port, or native source? I assure you that there is lots written in the handbook about software. See section 4.4-4.7 In addition to this start reading here. man portupgrade have a look at the "see also" section at the end and keep on reading.