From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 16:42:32 2005 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 E9AD916A4CE for ; Thu, 31 Mar 2005 16:42:32 +0000 (GMT) Received: from vsmtp12.tin.it (vsmtp12.tin.it [212.216.176.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FEEB43D3F for ; Thu, 31 Mar 2005 16:42:32 +0000 (GMT) (envelope-from v.demartino2@virgilio.it) Received: from a-pc8-92.tin.it (212.216.148.187) by vsmtp12.tin.it (7.0.027) id 422481CF00CBE968 for freebsd-questions@freebsd.org; Thu, 31 Mar 2005 18:42:29 +0200 From: Vittorio To: freebsd-questions@freebsd.org Date: Thu, 31 Mar 2005 18:41:52 +0000 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503311841.53015.v.demartino2@virgilio.it> Subject: Rebuilding everything 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: Thu, 31 Mar 2005 16:42:33 -0000 As a newbye with freebsd 5.3 on a pentium 3 and many source packages compiled & installed from the ports, I've just learnt that I could "tailor" my box modifying make.conf. I'm focusing now on the fact that I could add a "CPUTYPE=p3" in that file to make the all box faster due to a more refined compilation. BUT... How could I re-compile and re-install everything to take into account the new directives in make.conf? Ciao Vittorio