Date: Thu, 3 Feb 2022 12:28:25 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> To: ports@freebsd.org, Henrik Rosenke <rosenke@dssgmbh.de> Subject: Re: Overlays in make.conf with poudriere Message-ID: <66197df9-72b8-6cfe-fb5b-d5398eb1d7c1@quip.cz> In-Reply-To: <0ed41319-f299-fed5-d91e-81a94f0608b0@dssgmbh.de> References: <0ed41319-f299-fed5-d91e-81a94f0608b0@dssgmbh.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?66197df9-72b8-6cfe-fb5b-d5398eb1d7c1>