From owner-freebsd-questions@FreeBSD.ORG Wed Feb 1 01:09:08 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 BB7C516A422 for ; Wed, 1 Feb 2006 01:09:08 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from mta8.adelphia.net (mta8.adelphia.net [68.168.78.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504C243D45 for ; Wed, 1 Feb 2006 01:09:03 +0000 (GMT) (envelope-from fbsd_user@a1poweruser.com) Received: from barbish ([69.172.31.117]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20060201010503.UGNQ5579.mta10.adelphia.net@barbish>; Tue, 31 Jan 2006 20:05:03 -0500 From: "fbsd_user" To: "Ugo Bellavance" , Date: Tue, 31 Jan 2006 20:05:02 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Importance: Normal Cc: 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 Reply-To: fbsd_user@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 01:09:08 -0000 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 -----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"