From owner-freebsd-questions@FreeBSD.ORG Sun Jul 13 09:16:34 2008 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 48F4C106564A for ; Sun, 13 Jul 2008 09:16:34 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from pih-relay06.plus.net (pih-relay06.plus.net [212.159.14.133]) by mx1.freebsd.org (Postfix) with ESMTP id 056C38FC1B for ; Sun, 13 Jul 2008 09:16:33 +0000 (UTC) (envelope-from jmc-freebsd@milibyte.co.uk) Received: from [84.92.153.232] (helo=curlew.milibyte.co.uk) by pih-relay06.plus.net with esmtp (Exim) id 1KHxh2-00010Z-4G for freebsd-questions@freebsd.org; Sun, 13 Jul 2008 10:16:32 +0100 Received: by curlew.milibyte.co.uk with local (Exim 4.69) (envelope-from ) id 1KHxh1-0000pV-MK for freebsd-questions@freebsd.org; Sun, 13 Jul 2008 10:16:31 +0100 From: Mike Clarke To: freebsd-questions@freebsd.org Date: Sun, 13 Jul 2008 10:16:31 +0100 User-Agent: KMail/1.9.7 References: <48798b9d.0bgmwrViDqPyEGdk%perryh@pluto.rain.com> <4879bdce.y5h8w8XA+d8w3XuK%perryh@pluto.rain.com> <4879C26D.1020901@gmail.com> In-Reply-To: <4879C26D.1020901@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807131016.31598.jmc-freebsd@milibyte.co.uk> X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: jmc-freebsd@milibyte.co.uk X-SA-Exim-Scanned: No (on curlew.milibyte.co.uk); SAEximRunCond expanded to false X-Plusnet-Relay: 66543492ac242adbc289aab92695478d Subject: Re: PACKAGESITE 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, 13 Jul 2008 09:16:34 -0000 On Sunday 13 July 2008, Manolis Kiagias wrote: > As far as I know, pkg_add will only fetch dependencies recursively > from the Internet when used with -r but it will then ignore PKG_PATH. > Seems what you are asking cannot be done this way, but I might be > wrong. I wonder if portinstall -P (or even -PP) might do what the OP wants? -- Mike Clarke