From owner-freebsd-ports@FreeBSD.ORG Thu Apr 7 19:31:36 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F367F106564A for ; Thu, 7 Apr 2011 19:31:36 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward1.mail.yandex.net (forward1.mail.yandex.net [77.88.46.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4E4318FC15 for ; Thu, 7 Apr 2011 19:31:36 +0000 (UTC) Received: from web69.yandex.ru (web69.yandex.ru [77.88.46.29]) by forward1.mail.yandex.net (Yandex) with ESMTP id 7A0681241743; Thu, 7 Apr 2011 23:31:28 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1302204688; bh=mkUtyi7ZyxPuiOA2j+gy3GfszdU24fbpV7ukeXRjCUI=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=kUG+Eadh0xbcnHv/8aAx1TPdXiyd8gYIz/OrDeddb9F/oHUthzPUSzaMH4M+Vhw1t 1IKy4IJJ05tMMwK+7kMo1mo/2ZrEdMxYFUpku8p8vLBnaAAxVdM7U3OpO4UcVFN9TQ I1O3qu4viAze/NwnG7x02pTQ48Juf5tPwJMPUUDc= Received: from localhost (localhost.localdomain [127.0.0.1]) by web69.yandex.ru (Yandex) with ESMTP id 69FDB1C8804B; Thu, 7 Apr 2011 23:31:28 +0400 (MSD) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Thu, 07 Apr 2011 23:31:27 +0400 From: Konstantin Tokarev To: David Demelier In-Reply-To: <4D9E0D6C.20608@gmail.com> References: <163121302197386@web129.yandex.ru> <4D9E0D6C.20608@gmail.com> MIME-Version: 1.0 Message-Id: <210971302204688@web69.yandex.ru> Date: Thu, 07 Apr 2011 23:31:27 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r Cc: freebsd-ports@freebsd.org Subject: Re: Best way to uninstall X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2011 19:31:37 -0000 07.04.2011, 23:15, "David Demelier" : > On 07/04/2011 19:29, Konstantin Tokarev wrote: > >> š07.04.2011, 20:59, "Attos";: >>> šHello all, >>> >>> šWhat is the best way to uninstall X and all the applications that run under >>> šX? >>> >>> šThanks in advance. >> šrm -rf /* > > This kind of answers can be avoided. WIll you argue it doesn't uninstall "X and all the applications that run under X?" :) BTW, it may be faster to install system from scratch in this case. -- Regards, Konstantin