Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 05:42:32 -0400
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: optionsng and tinderbox?
Message-ID:  <4FE19B08.2010309@FreeBSD.org>
In-Reply-To: <20120620091321.GA83730@ithaqua.etoilebsd.net>
References:  <4FE12F2D.9080302@FreeBSD.org> <20120620061136.GA79164@ithaqua.etoilebsd.net> <4FE1829D.6030109@FreeBSD.org> <20120620091321.GA83730@ithaqua.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On 6/20/12 5:13 AM, Baptiste Daroussin wrote:
> Yes lower case, the wiki is wrong.
> make -VUNIQUENAME should show you the right name
>> wiki seems to indicate UPPERCASE:
>>
>> ${UNIQUENAME:U}_SET=    OPT1
>> ${UNIQUENAME:U}_UNSET=  OPT2
>>
>>
and, lastly:
nginx_SET=FILE_AIO HTTP_GZIP_STATIC HTTP HTTP_CACHE

(for wiki:
${UNIQUENAME:M}_SET OPT1 OPT2

or
${UNIQUENAME:M}_SET OPT1,OPT2

spaces or commas?
(and for googlers, if using tinderbox:

export nginx_SET=FILE_AIO\ HTTP_GZIP_STATIC\ HTTP HTTP_CACHE

(escape the space with \ to force it from being mucked up)


-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell



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