From owner-freebsd-questions@FreeBSD.ORG Wed Feb 1 00:55:27 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 1BBC616A420 for ; Wed, 1 Feb 2006 00:55:27 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D62E43D5E for ; Wed, 1 Feb 2006 00:55:24 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F46HB-0006GT-2R for freebsd-questions@freebsd.org; Wed, 01 Feb 2006 01:55:17 +0100 Received: from modemcable002.152-81-70.mc.videotron.ca ([70.81.152.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2006 01:55:13 +0100 Received: from ugob by modemcable002.152-81-70.mc.videotron.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Feb 2006 01:55:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ugo Bellavance Date: Tue, 31 Jan 2006 19:55:03 -0500 Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: modemcable002.152-81-70.mc.videotron.ca User-Agent: Thunderbird 1.5 (Windows/20051201) X-Enigmail-Version: 0.94.0.0 Sender: news Subject: uninstall httpd + others to get a base system only 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, 01 Feb 2006 00:55:27 -0000 Hi, I've played around with my FreeBSD server a little too much, and I have a lot of useless ports installed, especially apache, PHP+ext, etc... I was wondering how to uninstall them and get back to a base system (kind of). I tried uninstalling apache by doing 'make deinstall' in the ports directories apache13, apache13-modssl, apache13-modperl, but it says it is not installed. I'm from the linux world and I'm trying FreeBSD. What I'd like to do is to do the equivalent of yum -y remove httpd (or apt-get remove apache). This way, apache would be removed and all the software it depends on. Thanks for your help. -- Ugo -> Please don't send a copy of your reply by e-mail. I read the list. -> Please avoid top-posting, long signatures and HTML, and cut the irrelevant parts in your replies.