Download all source before compiling the port

RW rwmaillists at googlemail.com
Wed Jun 8 23:53:06 UTC 2016


On Wed, 8 Jun 2016 17:30:24 -0600
Alan Somers wrote:

> On Wed, Jun 8, 2016 at 5:15 PM, Ngie Cooper (yaneurabeya)
> <yaneurabeya at gmail.com> 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  
> 
> Or better yet, "make fetch-recursive"

Even better, make checksum-recursive. 

The fetch targets won't differentiate between a complete cached file
and an incomplete file from a previous interrupted download.


More information about the freebsd-hackers mailing list