# Created by: Hirohisa Yamaguchi # $FreeBSD$ # This file is used to tune build time options. # Please refer FEATURES file distributed with the source for details. OPTIONS_DEFINE+= FFR FFR_DESC= Use features marked as For-Future-Releases OPTIONS_GROUP+= FFR OPTIONS_GROUP_FFR= ADSP_LISTS ALLSYMBOLS ATPS CODECOVERAGE \ DB_HANDLE_POOLS DEFAULT_SENDER DIFFHEADERS \ DKIM_REPUTATION ERLANG IDENTITY_HEADER LCOV \ LDAP_CACHING POSTGRES_RECONNECT_HACK \ RATE_LIMIT RBL REDIRECT REPLACE_RULES REPRRD \ REPUTATION RESIGN SENDER_MACRO SOCKETDB \ STATSEXT VBR XML ADSP_LISTS_DESC= ADSP filtering for lists (experimental) ALLSYMBOLS_DESC= Export internal symbols for test ATPS_DESC= Authorized Third Party Sign check CODECOVERAGE_DESC= Include coverage/profile code DB_HANDLE_POOLS_DESC= Database handle pools (experimental) DEFAULT_SENDER_DESC= Default sender address DIFFHEADERS_DESC= Compare signed and verified headers (experimental) DKIM_REPUTATION_DESC= DKIM reputation check (experimental) ERLANG_DESC= Support for Erlang datasets IDENTITY_HEADER_DESC= Special header to set identity LCOV_DESC= Profiling with LCOV LDAP_CACHING_DESC= LDAP query piggybacking and caching POSTGRES_RECONNECT_HACK_DESC= PostgreSQL connection error detection bug hack RATE_LIMIT_DESC= DKIM based rate limiting support RBL_DESC= Realtime Blacklist query support REDIRECT_DESC= Redirecting failed verification to a mailbox REPLACE_RULES_DESC= String substition when signing REPRRD_DESC= Support for collaborative reputation that uses rrdtool (experimental) REPUTATION_DESC= Reputation check (experimental) RESIGN_DESC= One-step resigning SENDER_MACRO_DESC= Macro to determine sender SOCKETDB_DESC= Arbitrary socket data sets STATSEXT_DESC= Extended stats VBR_DESC= Vouch-By-Reference support XML_DESC= Prefer textproc/libxml2 to devel/jansson for JSON processing s'> aboutsummaryrefslogtreecommitdiffstats
path: root/shells/bash3
Commit message (Expand)AuthorAgeFilesLines
* Fix pkg-plist (NOPORTDOCS knob).osa2004-01-031-4/+4
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.obrien2003-12-151-1/+1
* The option to enable network redirection is removed since this is theobrien2003-12-141-9/+0
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTobrien2003-12-141-0/+4
* Fetch patches from MASTER_SITE_GNU also.obrien2003-05-201-2/+4
* Properly configure on FreeBSD/amd64.obrien2003-05-172-0/+25
* Update to patchlevel 7.obrien2003-05-172-2/+6
* Support /dev/(tcp|udp)/host/port redirection.obrien2003-03-251-0/+9
* Clear moonlight beckons.ade2003-03-072-1/+1
* Fix logic error when NOPORTDOCS is set.obrien2002-09-291-2/+2
* Mirror the patch files.obrien2002-09-201-1/+3
* Use offical vendor patches 1-4.obrien2002-09-133-20/+9
* Use the offical vendor patch for the directory space vs. slash command nameobrien2002-09-103-26/+4
* Bump revision for directory command-line completion fix.obrien2002-09-091-0/+1
* "In certain cases, Bash appends a space instead of a slash to a directory nameobrien2002-09-091-8/+34