Date: Thu, 9 Jun 2016 00:53:00 +0100 From: RW <rwmaillists@googlemail.com> To: freebsd-hackers@freebsd.org Subject: Re: Download all source before compiling the port Message-ID: <20160609005300.194bc361@gumby.homeunix.com> In-Reply-To: <CAOtMX2jpCzRY3wTyx-FsSWV9WgDuRpJB0-8KB7s=Q%2B%2BTDxE-FA@mail.gmail.com> References: <CA%2B627Jp2mNKPvx36iJ1VzHEiwqCZ%2BQA7CLkzP8gvLTveyZk9Fw@mail.gmail.com> <CD8EC68C-1F23-47DF-84F2-DC72413B6669@gmail.com> <CAOtMX2jpCzRY3wTyx-FsSWV9WgDuRpJB0-8KB7s=Q%2B%2BTDxE-FA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@gmail.com> wrote: > > =20 > >> 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. =20 > > > > =E2=80=9Cmake fetch=E2=80=9D > > Cheers, > > -Ngie =20 >=20 > Or better yet, "make fetch-recursive" Even better, make checksum-recursive.=20 The fetch targets won't differentiate between a complete cached file and an incomplete file from a previous interrupted download.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160609005300.194bc361>