optionsng and tinderbox?

Michael Scheidell scheidell at FreeBSD.org
Wed Jun 20 02:02:28 UTC 2012


I have my favorite options set in tinderbox with
/tb/scripts/etc/env/build*

things like:
export NOPORTDOCS=true
export NOPORTEXAMPLES=true

(which seems to translate over just fine)

but, on clamav I need: WITH_ICONV=yes

and on nginx I need WITHOUT_ICONV=yes
(it used to be WITHOUT_ICONV_MODULE, which didn't conflict, but now does)

anyone understand how this works in the ../script/etc/env/build* files? 
(if you don't, please don't speculate!)

Q:
pretend this is a /etc/make.conf (that doesn't seem to honor if 
${.CURDIR:M*www/nginx} )

so, other than if ${.CURDIR..) how can I set options in 'make.conf'?
if I do it this way, and the maintainer has not converted to optionsng, 
are they honored?

(I need WITH_MYSQL=yes in postfix/barnyard2, but don't need it in 
snort.. I put up with it in snort, but, since  WITH_ICONV means 
something different in clamav and nginx, I want to set them this way)

oh, this is a shared tinderbox, I can't see these globally, but have to 
do them by build* files.


-- 
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