1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
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_sasl1
cyrus.pam
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
patch-utils::Makefile.am
pwcheck_pam.c
pwcheck.sh * Fix some problems with building the Kerberos IV and 5 mechs. 2003-05-09 12:41:21 +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