Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 09:56:57 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        Jeremie Le Hen <jlh@FreeBSD.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: postfix options no honored by poudriere
Message-ID:  <20151016075657.GG19913@home.opsec.eu>
In-Reply-To: <CAGSa5y2w4-7LwKsytMfGtGVoE_HEYz7Hf8ikp3_o81S2cGGF2A@mail.gmail.com>
References:  <CAGSa5y2w4-7LwKsytMfGtGVoE_HEYz7Hf8ikp3_o81S2cGGF2A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> I recently realized that my postfix port wasn't compiled with the
> options I set.

Port options are normally saved in /var/db/ports/,
and poudriere takes the default values or those
found in /usr/local/etc/poudriere.d/options/.

To have the options from the normal system mirrored in poudriere,
I used this:

mkdir /usr/local/etc/poudriere.d/options/
cd /var/db
rm ports
ln -s /usr/local/etc/poudriere.d/options ports

So, how is your setup for the options configured ?

-- 
pi@opsec.eu            +49 171 3101372                         5 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151016075657.GG19913>