From owner-freebsd-questions@FreeBSD.ORG Wed Feb 1 01:38:47 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 CF29616A420 for ; Wed, 1 Feb 2006 01:38:47 +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 1C4F943D48 for ; Wed, 1 Feb 2006 01:38:47 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F46x8-0006GS-5p for freebsd-questions@freebsd.org; Wed, 01 Feb 2006 02:38:34 +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 02:38:34 +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 02:38:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ugo Bellavance Date: Tue, 31 Jan 2006 20:38:26 -0500 Lines: 67 Message-ID: References: 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) In-Reply-To: X-Enigmail-Version: 0.94.0.0 Sender: news Subject: Re: 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 01:38:47 -0000 fbsd_user wrote: > Have you tried > pkg_info to get list of installed ports. > Then do pkg_delete name > using the full name from the info list with all the version numbers > Thanks for the tip, but apache nor httpd were in the list. Now I'm trying to re-install it using the ports, then deinstall it. > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Ugo > Bellavance > Sent: Tuesday, January 31, 2006 7:55 PM > To: freebsd-questions@freebsd.org > Subject: uninstall httpd + others to get a base system only > > > 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. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- 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.