Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Aug 2019 14:09:15 +0000
From:      Grzegorz Junka <list1@gjunka.com>
To:        freebsd-ports@freebsd.org
Subject:   Speeding-up poudriere options
Message-ID:  <a8a29962-93a2-f666-f902-e7a5612d8a7c@gjunka.com>

next in thread | raw e-mail | index | archive | help
I have a file with a list of packages to compile with poudriere. Every 
time I update ports I execute "poudriere options -j ... -f some_file" in 
order to update options of new packages or whenever something changed.

The issue is that it takes about an hour for poudriere to go through the 
list and try to configure options for each package. If the package was 
renamed or removed poudriere throws an error and stops. Then I need to 
update the list and restart the command.

Is there any better way of updating options than "poudriere options..."?

Can I speed it up by having the ports tree in ram (tmpfs)? If yes, what 
would be the easiest way for setting that up?

GrzegorzJ




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a8a29962-93a2-f666-f902-e7a5612d8a7c>