Synth and circular dependencies

Jonathan Chen jonc at chen.org.nz
Tue Aug 22 23:19:10 UTC 2017


On 22 August 2017 at 18:34, Thomas Mueller <mueller6722 at twc.com> wrote:
[...]
> I believe Synth and poudriere have no means for setting options.  That should be enough impetus to make it easier to bypass the dialog4ports entirely.

>From the synth man page:
     <profile>-make.conf
                       This is an optional, user-provided file. If it exists,
                       the builder's /etc/make.conf will be appended with the
                       contents of this file. For the default profile, the
                       file would normally be located at
                       /usr/local/etc/synth/LiveSystem-make.conf

All you need to do is to convert your /var/db/ports/* options into
make.conf style options and put it into LiveSystem-make.conf.

Works for me.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-ports mailing list