Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jun 2012 11:15:09 -0400
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: optionsng and tinderbox?
Message-ID:  <4FE5DD7D.70606@FreeBSD.org>
In-Reply-To: <4FE5DCC8.2010708@passap.ru>
References:  <4FE12F2D.9080302@FreeBSD.org>	<20120620061136.GA79164@ithaqua.etoilebsd.net>	<4FE1829D.6030109@FreeBSD.org>	<20120620091321.GA83730@ithaqua.etoilebsd.net>	<20120620094431.M12775@martymac.org>	<20120620103412.GB83730@ithaqua.etoilebsd.net>	<4FE1C1EA.8070901@FreeBSD.org> <20120621090226.M48537@FreeBSD.org>	<4FE4AEFC.4070405@FreeBSD.org> <4FE51858.4010502@FreeBSD.org>	<20120623081843.GC41054@ithaqua.etoilebsd.net>	<4FE58AF8.9060203@FreeBSD.org> <4FE59579.2070006@FreeBSD.org> <4FE5DCC8.2010708@passap.ru>

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


On 6/23/12 11:12 AM, Boris Samorodov wrote:
and I have;

export WITHOUT_GUI=yes
export WITHOUT_X11=yes
# make.conf
export SECNAP_INDEXDIR=/disk1/tinderbox/packages/7-SECNAP_AMD64
#export SECNAP_INDEXDIR=/disk1/tinderbox/packages/7-SECNAP_I386-nox11
export WITH_BDB_VER=44
export WITH_OPENLDAP_VER=24
export WITHOUT_IPV6=yes
# with optnsng?
export OPTIONS_UNSET=IPV6\ KERBEROS\ DOCS\ EXAMPLES\ GUI\ X11
export WITHOUT_KERBEROS=true
export NO_INET6=true
export WITHOUT_INET6=true
export NET_SNMP_MIB_MODULES="host disman/event-mib mibII/mta_postfix 
mibII/tcpTable ucd-snmp/diskio"
export AX_SOCKONLY=true
export NOPORTDOCS=yes
export NOPORTEXAMPLES=yes
# php5 php53
export DEFAULT_PHP_VER=53
WITHOUT_APACHE=true
# nginx, old:
#export WITH_FILE_AIO=true
#export WITH_GZIP_STATIC_MODULE=true
#export WITH_IMAGE_FILTER_MODULE=true
#export WITHOUT_WWW=true
#export WITH_HTTP_ACCEPT_LANGUAGE=true
#export WITH_HTTP_ZIP_MODULE=true
#export WITH_HTTP_SSL_MODULE=true
#nginx, new:
#export WITH_FILE_AIO=true
#export WITH_GZIP_STATIC=true
#export WITH_IMAGE_FILTER=true
#export WITH_HTTP_ACCEPT_LANGUAGE=true
#export WITH_HTTP_ZIP=true
#export WITH_HTTP_SSL=true
#maybe better?
#export NGINX_OPTIONS_DEFAULT=FILE_AIO\ HTTP_GZIP_STATIC\ HTTP\ 
HTTP_CACHE\ HTTP_REWRITE\ HTTP_STATUS\ WWW\ HTTP_IMAGE_FILTER\ 
HTTP_ACCEPT_LANGUAGE\ HTTP_ZIP\ HTTP_SSL
export nginx_SET=FILE_AIO\ HTTP_GZIP_STATIC\ HTTP\ HTTP_CACHE\ 
HTTP_REWRITE\ HTTP_STATUS\ WWW\ HTTP_IMAGE_FILTER\ HTTP_ACCEPT_LANGUAGE\ 
HTTP_ZIP\ HTTP_SSL
#export nginx_SET=FILE_AIO
# mysql
export WANT_MYSQL_VER=51
export WITH_FAST_MUTEXES=yes
export BUILD_OPTIMIZED=yes
export WITH_PROC_SCOPE_PTH=yes
#p5-IO-Socket-SSL
export WITH_IDN=yes
#ntop
export WITH_PCAP_PORT=yes
export WITH_MAKO=yes
# gdbm
export WITH_COMPAT=yes
# postfix
export NO_SENDMAIL=true
export WITHOUT_SENDMAIL=yes
export POSTFIX_DEFAULT_MTA=yes
#export POSTFIX_OPTIONS=TLS MySQL BDB OpenLDAP # only first one
export POSTFIX_OPTIONS=TLS\ MySQL\ BDB\ OpenLDAP
# openvpn
export WITHOUT_CHECK=yes
export LOG_OPENVPN=LOG_LOCAL6
#snort
export WITHOUT_GRE=yes
export WITHOUT_TARGETBASED=yes
export WITHOUT_NORMALIZER=yes
export WITHOUT_REACT=yes
export WITH_SNORTSAM=yes
export WITHOUT_FLEXRESP3=yes
export SNORT_OPTIONS=ZLIB\ PERFPROFILE
#barnyard
export WITH_SNORT=yes
#elm
export WITHOUT_ELM_TLS=yes
#tripwire
export NO_DB_BUILD=true
#nessu
export WITHOUT_GNOME=yes
export WITHOUT_GTK=yes
export WITHOUT_NESSUS_GTK=yes
#clamav
export clamav_SET=ICONV
export clamav_UNSET=TESTS
#export WITHOUT_TESTS=yes
#export WITH_ICONV=yes
#spamassassin
export WITHOUT_AS_ROOT=yes
export WITHOUT_SPAMC=yes
export WITH_SACOMPILE=yes
export WITH_SPF_QUERY=yes
export WITH_RELAY_COUNTRY=yes
#amavisd-new
export WITH_MYSQL=yes
export WITH_LDAP=yes
export WITH_SPAMASSASSIN=yes
export WITH_ALTERMIME=yes
export WITHOUT_ARJ=yes
export WITH_UNZOO=yes
export WITHOUT_ZOO=yes
#glib
export WITHOUT_COLLATION_FIX=yes
#p5-Test_nowarnings
export DEVEL_STACKTRACE=yes
#p5-HTML-Mason
export WITHOUT_MOD_PERL=yes
export WITHOUT_APACHE2=yes
# perl
#export WITH_PERL_MALLOC=yes buserr on mx1. (7.3 and 7.4, amd64)
export WITH_PERL_64BITINT=default
export WITH_USE_PERL=default
#subversion16/svn
export WITHOUT_P4_STYLE_MARKERS=yes
export WITHOUT_EHNAHCED_KEYWORD=yes
export WITHOUT_FREEBSD_TEMPLATE=yes
export WITHOUT_NEON=yes
export WITH_SVNSERV_WRAPPER=yes
#.if ${.CURDIR:M*devel/apr1}
#export WITHOUT_MYSQL=yes
#export WITHOUT_LDAP=yes
#export WITHOUT_SQLITE=yes
#.endif

#unison:
export WITH_OPT_DEF=yes
export WITHOUT_DOCS=yes

-- 
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?4FE5DD7D.70606>