On 03/02/2022 11:11, Henrik Rosenke wrote:
Hello,
i am using poudriere-devel (3.3.99.20211130) with Overlays for a while.
This happens via the -O option in poudriere bulk and works fine.
I want to use Overlays directly via the
/usr/local/etc/poudriere.d/make.conf so the overlay is applied in every
bulk run without explicitly enabling it.
I tried these in make.conf but that has no effect:
OVERLAYS+= dss_overlay
and
OVERLAYS+= /home/poudriere/ports/dss_overlay
bsd.port.mk also has this in it:
bsd.port.mk:OVERLAYS?=
Maybe i am missing something obvious, but i dont know whats wrong there.
I am curious if it works for somebody. I tried it about a year ago but
it didn't work. I am using -O option for each bulk build.
I am still hoping that overlays will work for "poudriere options" too,
because it is a real pain to "comment / uncomment" local ports from
package list (-f) just to run "poudriere options" on set with 100+ ports.
Miroslav Lachman