Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2016 19:26:28 -0400
From:      Allan Jude <allanjude@freebsd.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Download all source before compiling the port
Message-ID:  <5758A9A4.3090006@freebsd.org>
In-Reply-To: <CD8EC68C-1F23-47DF-84F2-DC72413B6669@gmail.com>
References:  <CA%2B627Jp2mNKPvx36iJ1VzHEiwqCZ%2BQA7CLkzP8gvLTveyZk9Fw@mail.gmail.com> <CD8EC68C-1F23-47DF-84F2-DC72413B6669@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/ 8/16 07:15 PM, Ngie Cooper (yaneurabeya) wrote:
> 
>> On Jun 8, 2016, at 19:15, Rafael Rodrigues Nakano <mseqs@bsd.com.br> wrote:
>>
>> Hello,
>>
>> Is there a way to download everything required by a port before starting to
>> build it and its dependencies (so I can let it to build later without an
>> internet connection). Thanks in advance.
> 
> “make fetch”
> Cheers,
> -Ngie
> 

I think you need to do: make fetch-recursive
in order to get all of the dependencies.



-- 
Allan Jude



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5758A9A4.3090006>