From owner-freebsd-questions@FreeBSD.ORG Fri Dec 29 22:55:37 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D322A16A40F for ; Fri, 29 Dec 2006 22:55:37 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id 8330D13C442 for ; Fri, 29 Dec 2006 22:55:37 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Fri, 29 Dec 2006 17:55:36 -0500 id 000564B0.45959CE8.00003C04 Date: Fri, 29 Dec 2006 17:55:36 -0500 From: Bill Moran To: Simon Gao Message-Id: <20061229175536.c5959bfd.wmoran@collaborativefusion.com> In-Reply-To: <459594CA.2050601@schrodinger.com> References: <459594CA.2050601@schrodinger.com> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.6; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Sharing ports tree, possible? 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: Fri, 29 Dec 2006 22:55:37 -0000 In response to Simon Gao : > Is it possible to share ports tree directory? If so, what's the procedure? Yes. You generally want to set WRKDIRPREFIX to something like /var/ports or /usr/obj to ward off conflicts. Otherwise, just put it on an NFS server an NFS mount it. -- Bill Moran Collaborative Fusion Inc.