From owner-freebsd-questions@FreeBSD.ORG Sun Nov 6 20:53:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2128716A423 for ; Sun, 6 Nov 2005 20:53:48 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DEFF43D46 for ; Sun, 6 Nov 2005 20:53:12 +0000 (GMT) (envelope-from ross.penner@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so356153wra for ; Sun, 06 Nov 2005 12:53:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:from:content-type:mime-version:content-transfer-encoding:message-id:user-agent; b=ANVhV8KbNsr8ocutVXYrfW4JlqmtNNcJHW+7rf5/eQ5Ryr7/Rc6T9VZa7qyT8UIeLnQ2NFK6OgKbvkLmWBhvjXVneobY/YS61zmobT6B8UdQPIfU2WLA7dXstu4myn24cUrhHAHpf8vR+Dmn0x1gSpW+SCst84CD2G6e20VMrNI= Received: by 10.54.79.3 with SMTP id c3mr3249556wrb; Sun, 06 Nov 2005 12:53:12 -0800 (PST) Received: from ross.inet ( [205.250.255.161]) by mx.gmail.com with ESMTP id 6sm476524wrl.2005.11.06.12.53.11; Sun, 06 Nov 2005 12:53:12 -0800 (PST) To: "freebsd-questions@freebsd.org" Date: Sun, 06 Nov 2005 12:53:08 -0800 From: ross Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (FreeBSD, build 1358) Subject: Changing location of ports tree 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: Sun, 06 Nov 2005 20:53:48 -0000 My /usr partition is to small for some of the larger programs (openoffice.org, jdk, etc) and I want to move my ports tree to a harddrive with more space. can I just change the line in /usr/local/etc/pkgtools.conf that says "ENV['PORTSDIR'] ||= '/usr/ports'" to "ENV['PORTSDIR'] ||= '/mybigfatharddrive/ports'"? Will all the pkg tools such as portsnap, portupgrade, and portversion continue to function properly? will I have to edit any other config files before this will work seemlessly? -- What time is it? Dodgeball Time!