From owner-freebsd-ports@FreeBSD.ORG Mon Sep 22 09:40:50 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A38416A4E9 for ; Mon, 22 Sep 2003 09:40:50 -0700 (PDT) Received: from mallaury.noc.nerim.net (smtp-101-monday.noc.nerim.net [62.4.17.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191ED43FF2 for ; Mon, 22 Sep 2003 09:40:43 -0700 (PDT) (envelope-from fgudin@nerim.net) Received: from nerim.net (crateria.nerim.net [62.4.16.75]) by mallaury.noc.nerim.net (Postfix) with SMTP id 0AC7362D55 for ; Mon, 22 Sep 2003 18:40:40 +0200 (CEST) Received: from fgudin.net0.nerim.net ([213.41.170.5]) (SquirrelMail authenticated user fgudin) by webmail.nerim.net with HTTP; Mon, 22 Sep 2003 18:40:41 +0200 (CEST) Message-ID: <1931.213.41.170.5.1064248841.squirrel@webmail.nerim.net> Date: Mon, 22 Sep 2003 18:40:41 +0200 (CEST) From: To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: ports-wide config caching questions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2003 16:40:50 -0000 Hi ports gurus ! Learning about autoconf, it made me think that perhaps my 486 (!) would benefit much from having a rather persistent config.cache for the whole ports tree. Googled a bit about it, to nothing much interesting... Hence my questions to you, my friends : 1st of all, is it wise, i.e. there will be times when a cache reset will become necessary, how to determine it ? 2nd part : didn't see any knob for this is our .mk, do you see anything else i might try to achieve this ? Thank you very much for any help. Francis. PSE CC: me as i'm not currently subscribed to this list.