Commit graph

13 commits

Author SHA1 Message Date
Hajimu UMEMOTO
00e1ab2282 Correct pathname in warning message.
Reported by:	nork
2006-05-26 18:49:05 +00:00
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
Edwin Groothuis
c95cf31cd7 security/cyrus-sasl: Bento fails to build libkerberos + Upgrade
Bento fails to proberly package the port on -CURRENT due
	to -CURRENT no longer has libdes.* as the des functions
	have been moved to the libcrypto.* library.

PR:		48442
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2003-02-26 11:25:55 +00:00
Akinori MUSHA
f1a8c6d8f3 Add saslauthd as default general password checking daemon (replaces
pwcheck{_pam}).

PR:		ports/41653
Submitted by:	"Scot W. Hetzel" <hetzels@westbend.net> (MAINTAINER)
2002-08-14 18:39:46 +00:00
Patrick Li
6803492f67 - Chase checksum for sasl-1.5.27-ldap-ssl-filter-mysql-patch4.tgz
author fixed bug in patch but didn't increment version.
- Fix problem when openldap v1 is selected.
- Bump PORTREVISION

PR:		ports/39800
Submitted by:	maintainer
2002-06-26 18:49:22 +00:00
David W. Chapman Jr.
8445fae9d3 Do not add a shell to cyrus user.
PR:		38434
Submitted by:	maintainer
2002-05-24 02:01:13 +00:00
David W. Chapman Jr.
fe250dd90d Fix for DB3 & KRB4
PR:		38363
Submitted by:	maintainer
2002-05-21 15:08:58 +00:00
Kevin Lo
1dc48b9c06 Update to version 1.5.27
PR: 33603
Submitted by: MAINTAINER
2002-01-17 15:04:40 +00:00
Ying-Chieh Liao
a260bf2b4f refer to correct location in pkg-message
correct db filename
fix pkg-install script

PR:		29731
Submitted by:	maintainer
2001-12-20 12:18:57 +00:00
Kevin Lo
eebfde9690 - Correct misspelling (PGK_PREFIX -> PKG_PREFIX) in pkg-install
- Add support for Heimdal Kerberos V port

PR: 22894
Submitted by: MAINTAINER
2000-11-17 15:06:24 +00:00
James E. Housley
a4303046f0 - Change /var/pwcheck permissions so Postfix can use pwcheck for SASL Authentication.
- Update MySQL & LDAP Authentication Methods
- Correct bento warning for extra file (Sendmail.conf).
- Correct mysql detection code in configure.sasl, and use LIB_DEPENDS for db3.

PR:		22462
Submitted by:	Scot W. Hetzel <hetzels@westbend.net> MAINTAINER
2000-11-01 11:59:18 +00:00
Ade Lovett
636d1ebd70 Cyrus-SASL 1.5.24 sources changed on Aug 15th
-- changed a hard coded value to a variable.

Kerberos IV detection fails due to double check on krb_mk_priv
(with/without com_err), used cached value from first check for krb_mk_priv.

Added addtional pwcheck methods (MySQL & LDAP Authentication).

PR:		21383
Submitted by:	maintainer
2000-09-19 02:59:29 +00:00
Steve Price
b901a9df67 Update to version 1.5.15.
PR:		16130
Submitted by:	maintainer
2000-01-24 05:22:22 +00:00