head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.2
	old_RELEASE_4_5_0:1.2
	old_RELEASE_4_4_0:1.2
	old_RELEASE_4_3_0:1.2
	old_RELEASE_4_2_0:1.2
	old_RELEASE_4_1_1:1.2
	old_RELEASE_4_1_0:1.2
	old_RELEASE_3_5_0:1.2
	old_RELEASE_4_0_0:1.2;
locks; strict;
comment	@# @;


1.5
date	2006.04.01.03.38.36;	author ume;	state Exp;
branches;
next	1.4;

1.4
date	2005.05.17.16.35.40;	author ume;	state Exp;
branches;
next	1.3;

1.3
date	2004.06.11.18.13.39;	author ume;	state Exp;
branches;
next	1.2;

1.2
date	99.12.29.07.06.26;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	99.12.27.01.52.24;	author steve;	state Exp;
branches;
next	;


desc
@@


1.5
log
@The Project Cyrus web site is migrated to a new server.
@
text
@The Cyrus SASL (Simple Authentication and Security Layer)

SASL is the Simple Authentication and Security Layer, a method
for adding authentication support to connection-based protocols.
To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol
and the connection.

WWW: http://cyrusimap.web.cmu.edu/
@


1.4
log
@Update to 2.1.21.
LDAPDB auxprop plugin was added since this version.  Unfortunately,
we cannot simply enable it in ports tree to avoid dependency loop
with OpenLDAP port.  So, I'll add separete port for it later.
@
text
@d11 1
a11 1
WWW: http://asg.web.cmu.edu/sasl/
@


1.3
log
@correct the path to match the path where the HTML docs are installed.

PR:		ports/67836
Submitted by:	Linh Pham <question+freebsdpr@@closedsrc.org>
@
text
@a10 26
FEATURES
--------
The following mechanisms are included in this distribution:
ANONYMOUS
CRAM-MD5
DIGEST-MD5
GSSAPI (MIT Kerberos 5 or Heimdal Kerberos 5)
KERBEROS_V4
PLAIN

The library can use a Berkeley DB, gdbm or ndbm file on the server
side to store per-user authentication secrets.  The utility saslpasswd
has been included for adding authentication secrets to the file.

PLAIN can either check /etc/passwd, Kerberos V4, use PAM, or the sasl
secrets database.  By default PAM is used if PAM is found, then
Kerberos, finally /etc/passwd (non-shadow).  This is tweakable in the
configuration file.  Please see
"${PREFIX}/share/doc/cyrus-sasl2/html/sysadmin.html".

The sample directory contains two programs which provide a reference
for using the library, as well as making it easy to test a mechanism
on the command line.  See
"${PREFIX}/share/doc/cyrus-sasl2/html/programming.html" for more
information.

@


1.2
log
@Use OpenSSL instaed of librc4 so this port's package can be exported.
Also incorporate Garrett Wollman's kerberos fixes.

PR:		15732
Submitted by:	maintainer
@
text
@d29 1
a29 1
"${PREFIX}/share/doc/sasl/sysadmin.html".
d33 3
a35 2
on the command line.  See "${PREFIX}/share/doc/sasl/programming.html"
for more information.
@


1.1
log
@Adding cyrus-sasl version 1.5.13.
An RFC 2222 SASL (Simple Authentication and Security Layer).

PR:		14619
Submitted by:	Scot W. Hetzel <hetzels@@westbend.net>
@
text
@d11 25
@

