From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 16:13:16 2010 Return-Path: Delivered-To: FreeBSD-Questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB73C10656BD for ; Thu, 4 Mar 2010 16:13:16 +0000 (UTC) (envelope-from chris@vindaloo.com) Received: from corellia.vindaloo.com (corellia.vindaloo.com [64.51.148.100]) by mx1.freebsd.org (Postfix) with ESMTP id DB1F68FCA8 for ; Thu, 4 Mar 2010 16:13:00 +0000 (UTC) Received: from hadar.vindaloo.com (hadar.vindaloo.com [172.24.145.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by corellia.vindaloo.com (Postfix) with ESMTP id 03A385D46; Thu, 4 Mar 2010 11:12:59 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Christopher Hilton In-Reply-To: Date: Thu, 4 Mar 2010 11:12:59 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Christopher Hilton X-Mailer: Apple Mail (2.1077) Cc: FreeBSD-Questions@freebsd.org Subject: Re: Solved - Was: Ports: Can I share the port options in /var/db/ports? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 16:13:17 -0000 On Mar 4, 2010, at 11:07 AM, Christopher Hilton wrote: > I'm sharing my /usr/ports directory via NFS among several machines. = One problem that I have is with port options set in /var/db/ports. Is = there a ports environment variable that I could set in /etc/make.conf = which would force these to be somewhere in = /usr/ports/vindaloo-port-options so that setting options on one machine = would carry through to others sharing my build environment? >=20 A little creative greping found it. Sorry to bother the list should have = grepped first. # PORT_DBDIR - Where port configuration options are recorded. # Default: /var/db/ports = --------------------------------------------------------------------------= -- "There will be an answer, Let it = be." e: chris -at- vindaloo -dot- = com