postfix options no honored by poudriere

Jeremie Le Hen jlh at FreeBSD.org
Fri Oct 16 08:03:51 UTC 2015


On Fri, Oct 16, 2015 at 9:56 AM, Kurt Jaeger <lists at opsec.eu> wrote:
> 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 ?

I'm using make.conf -style configuration.  I haven't followed closely
the development of Poudriere, but I suspect this is the old way,
although according to the manpage it's still supported.

I'm not sure about what you're saying for /var/db/ports.  This
directly is used by the ports tree; in my experience Poudriere uses a
separate tree for each { jail, set }.



-- 
Jeremie Le Hen
jlh at FreeBSD.org


More information about the freebsd-ports mailing list