Download all source before compiling the port

Allan Jude allanjude at freebsd.org
Wed Jun 8 23:26:36 UTC 2016


On 06/ 8/16 07:15 PM, Ngie Cooper (yaneurabeya) wrote:
> 
>> On Jun 8, 2016, at 19:15, Rafael Rodrigues Nakano <mseqs at 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


More information about the freebsd-hackers mailing list