pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix Document the "tls" option.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd5f0556910e
branches: trunk
changeset: 479212:fd5f0556910e
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Aug 07 17:05:00 2004 +0000
description:
Document the "tls" option.
diffstat:
mail/postfix/options.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r ebc7dc299db3 -r fd5f0556910e mail/postfix/options.mk
--- a/mail/postfix/options.mk Sat Aug 07 17:02:57 2004 +0000
+++ b/mail/postfix/options.mk Sat Aug 07 17:05:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2004/08/07 17:02:57 jlam Exp $
+# $NetBSD: options.mk,v 1.5 2004/08/07 17:05:00 jlam Exp $
# Global and legacy options
#
@@ -67,6 +67,9 @@
PLIST_SRC+= ${PKGDIR}/PLIST.inet6
.endif
+###
+### STARTTLS support (http://mirrors.loonybin.net/postfix_tls/)
+###
.if !empty(PKG_OPTIONS:Mtls)
. include "../../security/openssl/buildlink3.mk"
. if empty(PKG_OPTIONS:Minet6)
Home |
Main Index |
Thread Index |
Old Index