mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
aaeff08d60
* 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 |
||
---|---|---|
.. | ||
cyrus_sasl1 | ||
cyrus.pam | ||
patch-ab | ||
patch-java::CyrusSasl::Makefile.am | ||
patch-java::javax::security::auth::callback::Makefile.am | ||
patch-lib::checkpw.c | ||
patch-plugins::kerberos4.c | ||
patch-pwcheck::Makefile.am | ||
patch-sample::Makefile.am | ||
patch-saslauthd::Makefile.am | ||
patch-utils::Makefile.am | ||
pwcheck_pam.c | ||
pwcheck.sh | ||
saslauthd.sh | ||
Sendmail.README |