From owner-freebsd-questions@FreeBSD.ORG Sun Dec 7 15:04:49 2003 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 5C8C916A4CE for ; Sun, 7 Dec 2003 15:04:49 -0800 (PST) Received: from mail.cult.cu (mail.cult.cu [169.158.120.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id A110143F93 for ; Sun, 7 Dec 2003 15:04:45 -0800 (PST) (envelope-from admin@atenas.cult.cu) Received: from [169.158.120.178] (helo=mail.atenas.cult.cu) by mail.cult.cu with esmtp (Exim 4.22) id 1AT7wg-000Hcg-Un for questions@freebsd.org; Sun, 07 Dec 2003 18:04:11 -0500 Received: from [192.168.1.9] (helo=bloodlust) by mail.atenas.cult.cu with smtp (Exim 3.34 #1) id 1AT7s2-0000Ec-00 for questions@FreeBSD.ORG; Sun, 07 Dec 2003 17:59:22 -0500 Message-ID: <000b01c3bd16$774a3cf0$0901a8c0@bloodlust> From: "Xpression" To: "FreeBSD-questions" Date: Sun, 7 Dec 2003 18:04:28 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Deinstalling questions.... 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: Sun, 07 Dec 2003 23:04:49 -0000 Is there a way to uninstall a package installed via make && make install ??? I mean, when I compile a package it is installed on /usr/local and through a tree, then if I want to uninstall it I have to delete the files one per one...