From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 00:37:30 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 9E6C2106566C; Mon, 14 Jul 2008 00:37:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A69078FC20; Mon, 14 Jul 2008 00:37:28 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <487A9FCA.8010303@FreeBSD.org> Date: Mon, 14 Jul 2008 02:37:30 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: perryh@pluto.rain.com References: <48798b9d.0bgmwrViDqPyEGdk%perryh@pluto.rain.com> <4879bdce.y5h8w8XA+d8w3XuK%perryh@pluto.rain.com> <4879C26D.1020901@gmail.com> <200807131016.31598.jmc-freebsd@milibyte.co.uk> <4879D026.8060407@gmail.com> <487a99e5.J/H87TLmSKivtwA7%perryh@pluto.rain.com> In-Reply-To: <487a99e5.J/H87TLmSKivtwA7%perryh@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: jmc-freebsd@milibyte.co.uk, dougb@freebsd.org, freebsd-questions@freebsd.org, sonic2000gr@gmail.com 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: Mon, 14 Jul 2008 00:37:30 -0000 perryh@pluto.rain.com 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 ... >>> I wonder if portinstall -P (or even -PP) might do what the OP >>> wants? >> You are correct, according to the man page, portinstall -PP would >> be his best bet. > > Except that portinstall is part of portupgrade, which has its own > boatload of dependencies. You must be used to sailing in very small boats. Kris