From owner-freebsd-current@FreeBSD.ORG Mon May 9 01:52:06 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88FF16A4E6 for ; Mon, 9 May 2005 01:52:06 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACA4343D68 for ; Mon, 9 May 2005 01:52:06 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S010600deadc0de00.su.shawcable.net (S010600deadc0de00.su.shawcable.net [24.109.50.181]) by mail.psychoholics.org (Postfix) with ESMTP id 194F2157173 for ; Sun, 8 May 2005 20:32:43 -0700 (PDT) From: Adam Gregoire To: freebsd-current@FreeBSD.org Content-Type: text/plain Date: Sun, 08 May 2005 21:52:03 -0400 Message-Id: <1115603523.75119.11.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: An option to only update src tree when running make update from src/. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 01:52:07 -0000 I use the make.conf options for specifying my src, docs and ports supfiles. One thing that I feel would be useful is to have an option to specify that a user only wants their src tree to be updated when running from src. I feel this could be useful, as I run make update from my ports dir when I want my ports tree updated. Or is there an option already that I am just missing? Thanks for your time, -- Adam Gregoire