Commit graph

10 commits

Author SHA1 Message Date
jlam
44cfab94b5 Update security/cyrus-sasl2 to 2.1.18. Changes from version 2.1.17
include:

* Better error-handling.
* Support for Courier-IMAP authdaemond for plaintext password verification.
* Fixed resource leaks and buffer overruns.

pkgsrc changes include:

* SASL_DBTYPE is either "ndbm" or "berkeley" and sets the db format of the
  sasldb authentication database, defaulting to ndbm.
* SASLSOCKETDIR is the location of the saslauthd socket directory.
* AUTHDAEMONVAR is the localt of the authdaemond socket directory.
* SASL_ENTROPY_SOURCE is a file of random bytes used as a PRNG.

This closes PR 24649 and PR 24694.
2004-03-29 05:47:30 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
2b41236203 Add a note to cyrus-sasl2/Makefile.common about which package Makefiles
include it.  This is a reminder to anyone who updates cyrus-sasl2 to also
touch the other packages.

Update the cy2-*/PLIST files to have the correct module version numbers.
2004-02-14 14:43:51 +00:00
jlam
66b3f4ee74 PKGSHLIBTOOL has been removed from pkgsrc; we're supposed to use
${SHLIBTOOL} instead.
2004-02-12 13:40:42 +00:00
jlam
39b5cf574d bl3ify 2004-01-08 22:13:14 +00:00
jlam
18d4961b21 Use SHLIBTOOL to install the plugins since we used it to build them. 2003-09-13 19:18:16 +00:00
jlam
48099e406a * Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE.
* Use ${SHLIBTOOL} to build the shared plugins so we don't get the useless
  lib<plugin>.a file.
2003-09-13 19:08:50 +00:00
jmc
c06ce4682b Update to correct version number on library 2003-08-19 15:52:03 +00:00
jmc
10388433ef Sync up library versions 2003-06-06 15:14:04 +00:00
jlam
cf0f11028c Initial import of security/cy2-login.
This is the Cyrus SASL plugin that implements the LOGIN authentication
mechanism.  It's recommended that it only be used if absolutely necessary
since it is not a secure authentication scheme.
2003-03-19 22:28:23 +00:00