Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2014 21:48:46 +0700
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: Proposal: further OptionsNG improvements
Message-ID:  <20140817144846.GA67952@regency.nsu.ru>
In-Reply-To: <20130626183331.GA78963@regency.nsu.ru>
References:  <20130618160037.GA26677@regency.nsu.ru> <20130618162708.GA34175@regency.nsu.ru> <20130621080451.GL23721@ithaqua.etoilebsd.net> <20130626121241.GA23956@regency.nsu.ru> <20130626123055.GA30841@regency.nsu.ru> <20130626183331.GA78963@regency.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 27, 2013 at 01:33:31AM +0700, Alexey Dokuchaev wrote:
> It just occurred to me that it seems we actually do not support something
> like OPTIONS_SINGLE_AUDIO_${ARCH}, which simplifies my work (please tell
> me if I'm wrong).  So all I need is to remember about OPTIONS_EXCLUDE's in
> this case.  Now it's possible (example for www/firefox/Makefile.options):
> 
>   OPTIONS_SINGLE_AUDIO=   ALSA:on OSS!sparc64 PULSEAUDIO!powerpc,mips,i386
> 
> New diff attached (also comes with some comments tweaks, and I've switched
> from ^ to ~ as regex delimiter: it looks nicer and there is no confusion
> with start-of-line marker).  I hope now it can cover anything possible to
> achieve with current OptionsNG.
> 
> But we need reviewers and testers!

I've finally listened to bapt@ and created a differential for it, please
join in: https://reviews.freebsd.org/D616 (we do need more eyes!).

./danfe



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