Status of synth following expulsion of John Marino?

Jonathan Chen jonc at chen.org.nz
Thu Feb 16 04:19:34 UTC 2017


On 16 February 2017 at 16:50, Thomas Mueller <mueller6722 at twc.com> wrote:
>
>> For every build -
>> /usr/local/etc/poudriere.d/make.conf
>
>> OPTIONS_SET= OPTIMIZED_CFLAGS SIMD PGSQL IPV6
>> editors_vim_SET= CSCOPE X11 GTK3 PYTHON
>
>> You can also get more specific by using -
>
>> /usr/local/etc/poudriere.d/<setname>-make.conf
>> /usr/local/etc/poudriere.d/<tree>-make.conf
>> /usr/local/etc/poudriere.d/<jailname>-make.conf
>> /usr/local/etc/poudriere.d/<jailname>-<tree>-make.conf
>> /usr/local/etc/poudriere.d/<jailname>-<setname>-make.conf
>> /usr/local/etc/poudriere.d/<jailname>-<tree>-<setname>-make.conf
>
>
>> Shane Ambler
>
> Is there any way to do this options preconfiguring not using poudriere?
>
> One good thing about NetBSD pkgsrc, also Gentoo portage, is being able to set options by package or for all packages in /etc/make.conf or mk.conf .
>
> Is there a good way to do this in FreeBSD prior to running synth?

You can set up all the port options to use with synth in
/usr/local/etc/synth/LiveSystem-make.conf,
eg:

devel_git_UNSET= CONTRIB CVS GITWEB P4 PERL SEND_EMAIL
print_gutenprint_SET=CUPS


Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-ports mailing list