optionsng and tinderbox?

Michael Scheidell scheidell at FreeBSD.org
Wed Jun 20 09:42:37 UTC 2012



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


More information about the freebsd-ports mailing list