diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-09 00:50:22 +0800 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-09 00:50:22 +0800 |
commit | f8c08fe340255ae61e38e9f9bdb9fd5522b70da0 (patch) | |
tree | 4bba0baaf076313b0806d10e6bf1f693e90b0ec0 /security | |
parent | f40b07cb7ba6911334525889786b56107e423d3b (diff) | |
download | freebsd-ports-gnome-f8c08fe340255ae61e38e9f9bdb9fd5522b70da0.tar.gz freebsd-ports-gnome-f8c08fe340255ae61e38e9f9bdb9fd5522b70da0.tar.zst freebsd-ports-gnome-f8c08fe340255ae61e38e9f9bdb9fd5522b70da0.zip |
A postscript was added to pkg-messase so that those who
need them for existence of cyrus-sasl2-gssapi and
cyrus-sasl2-ldapdb might notice.
Spotted by: zi
Diffstat (limited to 'security')
-rw-r--r-- | security/cyrus-sasl2/pkg-message | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/cyrus-sasl2/pkg-message b/security/cyrus-sasl2/pkg-message index 158cbbfaafca..dd675f0a9e0e 100644 --- a/security/cyrus-sasl2/pkg-message +++ b/security/cyrus-sasl2/pkg-message @@ -13,4 +13,8 @@ NOTE: This port has been compiled with a default pwcheck_method of Cyrus-IMAPd 2.X port. You should also check the %%PREFIX%%/lib/sasl2/*.conf files for the correct pwcheck_method. + If you want to use GSSAPI mechanism, install + ports/security/cyrus-sasl2-gssapi. + If you want to use LDAP auxprop plugin, install + ports/security/cyrus-sasl2-ldapdb. |