freebsd-ports/security/cyrus-sasl/files
Tilman Keskinoz aaeff08d60 * Fix some problems with building the Kerberos IV and 5 mechs.
* Made the port to optionally not build the mechs, define
WITHOUT_[ANONYMOUS,CRAM,DIGEST,LOGIN,OTP,GSSAPI,PLAIN].

* The Kerberos IV case is special, as we can use the base kerberos 4x
(<=5.0-RELEASE), or use the security/krb4 port.
    WITH_KERBEROS4 - use security/krb4 port
        if <=5.0-RELEASE, use krb4 port only if /usr/lib/libkrb.a
	doesn't exist
    WITHOUT_KERBEROS4 - disables using the base systems /usr/lib/libkrb.a
	(<=5.0), if it exists and MAKE_KERBEROS4 defined in /etc/make.conf

* Changed the combined rcNG/rcOG scripts, so that the defaults are at the top
of the rc.d script and not in an external file to the script.

PR:		51505
Submitted by:	maintainer
2003-05-09 12:41:21 +00:00
..
cyrus.pam add an example PAM file for saslauthd and pwcheck_pam daemons 2002-09-01 16:38:33 +00:00
cyrus_sasl1 security/cyrus-sasl: Bento fails to build libkerberos + Upgrade 2003-02-26 11:25:55 +00:00
patch-ab * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +00:00
patch-java::CyrusSasl::Makefile.am
patch-java::javax::security::auth::callback::Makefile.am
patch-lib::checkpw.c
patch-plugins::kerberos4.c * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +00:00
patch-pwcheck::Makefile.am
patch-sample::Makefile.am
patch-saslauthd::Makefile.am security/cyrus-sasl: Bento fails to build libkerberos + Upgrade 2003-02-26 11:25:55 +00:00
patch-utils::Makefile.am
pwcheck.sh * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +00:00
pwcheck_pam.c Include <sys/types.h> before including <security/pam_appl.h> and 2002-08-14 18:16:02 +00:00
saslauthd.sh * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +00:00
Sendmail.README When sending mail localy on a system compiled woth SASL AUTH, the 2003-05-06 12:32:14 +00:00