summaryrefslogtreecommitdiff
path: root/mail/postfix/options.mk
AgeCommit message (Expand)AuthorFilesLines
2019-07-16postfix: fix PR pkg/54338triaxx1-2/+2
2015-09-08Set smtputf8_enable=no by default (no EAI), avoid warning spewage.fhajny1-1/+5
2015-09-07Update mail/postfix to 3.0.2.fhajny1-62/+11
2015-04-17Move Berkeley DB compilation definition from options.mk to Makefilehiramatsu1-14/+2
2015-04-03Fix build break when pgsql enabled on Mac OS X 10.10.hiramatsu1-4/+2
2011-05-10Update postfix package to 2.8.3.taca1-8/+3
2009-11-12List existing "cdb" option in PKG_SUPPORTED_OPTIONS to make it somewhat lessghen1-2/+2
2008-10-16Added note about SQLite patch.martti1-1/+2
2008-10-16Added support for SQLite (pkg/39745 by Sébastien BOCAHU.martti1-2/+11
2008-06-03Add optional support for the "cdb" mapfile (constant database). This formatghen1-1/+12
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-3/+3
2008-02-18Update Postfix to version 2.5.1 (ok martti). Major changes over 2.4.x are:ghen1-11/+2
2008-01-25Move SASL conditionals to options.mk.ghen1-1/+3
2008-01-17s/Dovcot/Dovecot/martti1-2/+2
2008-01-16Drop the "dovecot-sasl" option and instead enable dovecot SASL support byghen1-13/+6
2008-01-14Add the postfix stress-adaptive behaviour patch via an option "postfix-stress"ghen1-2/+11
2007-04-29Enable TLS support by default. Approved by Martti Kuparinen.tron1-1/+3
2007-02-20Add an option to use dovecot for SASL.joerg1-2/+11
2006-07-30Add -DUSE_CYRUS_SASL to CCARGS to get postfix working with Cyrus-SASL auth.adrianp1-2/+2
2006-05-31The databases/openldap package has been split in -client and -server componentghen1-4/+4
2006-04-13Update path from cyrus-sasl2 to cyrus-sasl.wiz1-2/+2
2005-07-31use ${LDFLAGS} in AUXLIBS so the chosen libdb can be found at runtime.grant1-2/+2
2005-03-28Remove security/cyrus-sasl and security/cy-login. These packagesjlam1-23/+3
2005-03-28Fix up PLISTs and remove unused files left over from the incompletejlam1-5/+5
2005-03-28STARTTLS support is now part of Postfix's standard distribution.jlam1-2/+2
2005-03-22Postfix 2.2.1 import.cjs1-33/+2
2005-02-09Updated postfix to 2.1.5nb5martti1-3/+3
2004-12-28Apply NI_WITHSCOPEID patch only if the inet6 option is enabled.kim1-2/+5
2004-12-02Fix thinko with previous commit -- the builtin db1 is okay to use.jlam1-2/+1
2004-11-30Use bdb.buildlink3.mk to get the DB library to use for the "hash" mapjlam1-17/+15
2004-11-17Remove obsolete variables POSTFIX_*, use PKG_OPTIONS.postfix. ok'ed jlam@xtraeme1-31/+1
2004-10-29Use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,xtraeme1-3/+3
2004-09-23Updated postfix to 2.1.5martti1-3/+3
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-10/+10
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam1-38/+21
2004-08-11This patch can only apply cleanly if "inet6" is a build option. Move itjlam1-1/+6
2004-08-07Document the "tls" option.jlam1-1/+4
2004-08-07whitespace nit.jlam1-2/+2
2004-08-07Support building STARTTLS support into Postfix without IPv6.jlam1-7/+22
2004-08-07Reduce the number of patches needed by Postfix by using the substjlam1-3/+5
2004-08-05Rename Makefile.options to options.mk in the packages that I maintain.jlam1-0/+174