tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: extracting



On Tue, 20 Jan 2015 02:12:44 +0900, Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:


Is there any way to configure pkgsrc to let you run 'make extract' by
itself, that is without the packages required to build being present ?

SKIP_DEPENDS=yes may help you.

I keep one local copy of pkgsrc and NFS mount it from other
machines.

The time taken to extract over NFS can be a large proportion of the
build time, being able to extract the sources on the server then go
back to the client to complete the build would speed it up a lot.

You can change WRKOBJDIR to local work directory.

--
OBATA Akio / obata%lins.jp@localhost


Home | Main Index | Thread Index | Old Index