From owner-freebsd-ports@FreeBSD.ORG Thu Sep 4 19:33:21 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 AFBA316A4BF for ; Thu, 4 Sep 2003 19:33:21 -0700 (PDT) Received: from lilith.bellavista.cz (lilith.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9709343FE5 for ; Thu, 4 Sep 2003 19:33:20 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (unknown [10.0.0.10]) by lilith.bellavista.cz (Postfix) with ESMTP id 4F54728 for ; Fri, 5 Sep 2003 04:33:14 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id D91AE2FDA01; Fri, 5 Sep 2003 04:33:13 +0200 (CEST) Date: Fri, 5 Sep 2003 04:33:13 +0200 From: Roman Neuhauser To: freebsd-ports Message-ID: <20030905023313.GG68249@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: ${INSTALL_COOKIE} and shared /usr/ports 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: Fri, 05 Sep 2003 02:33:21 -0000 Could ${INSTALL_COOKIE} include the hostname? If you do make install on one box, and then want to install the port on another one that has the /usr/ports tree nfs-mounted, it'll report that the port is already installed. This is problematic with ports that have lots of runtime dependencies, and I had recently quite some of this fun (finding all the p5-* ports that needed to have the install cookie removed: my /usr/ports is quite messy) with amavisd-new that I built and installed on one system and then wanted to install it on another. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html