Date: Wed, 30 May 2012 08:09:23 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: Jason Helfman <jgh@FreeBSD.org> Cc: ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org> Subject: Re: [HEADSUP] New framework options aka optionng Message-ID: <4FC59D73.8040302@yandex.ru> In-Reply-To: <20120529235739.GJ31475@dormouse.experts-exchange.com> References: <4301C0E3-3C53-46E2-B5A5-7BD120CD775F@FreeBSD.org> <4FAE047D.7040708@FreeBSD.org> <20120512131731.GB3222@azathoth.lan> <4FC5237D.9090804@yandex.ru> <20120529235739.GJ31475@dormouse.experts-exchange.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jason Helfman wrote on 30.05.2012 03:57: > On Tue, May 29, 2012 at 11:29:01PM +0400, Ruslan Mahmatkhanov thus spake: >> Hi Baptiste, >> >> Am I right that `make rmconfig' isn't working with optionsng? >> I got this lines: >> >> OPTIONS_DEFINE= FIREBIRD SSH SVN X11 >> FIREBIRD_DESC= Enable firebird support >> SSH_DESC= Enable ssh support >> SVN_DESC= Enable subversion support >> >> I `make config` and mark couple of them - X11, SVN. Then do `make >> rmconfig` and got >> "===> No user-specified options configured for hydra-7.3". >> Then do `make config` again and still got this X11 and SVN options >> marked. Is this a bug or I missing something (I didn't yet read the new >> Mk's, just the docs)? >> >> Thanks. >> >> -- >> Regards, >> Ruslan >> > > Did you define: > > OPTIONS_DEFAULT= SOMEOPTION1 SOMEOPTION2 > > Otherwise, this sounds right. > > -jgh No, this port (security/hydra) has no default options and hasn't in past. But this `make rmconfig` behavior is specific to OPTIONng, so it looks like a bug/undocumented feature of it. -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FC59D73.8040302>