./security/cy2-scram, Cyrus SASL SCRAM authentication plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 2.1.25, Package name: cy2-scram-2.1.25, Maintainer: obache

SASL is a method for adding authentication support to connection-based
protocols. To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating protection
of subsequent protocol interactions. If its use is negotiated, a security
layer is inserted between the protocol and the connection.

This is the Cyrus SASL plugin that implements the SCRAM authentication
mechanism.


Required to run:
[security/cyrus-sasl]

Required to build:
[devel/gmake] [devel/libtool-base]

Master sites: (Expand)

SHA1: b6c34426012d9b5d448d5646cbecd818a5eeacbf
RMD160: c9ed9093828f7f7bb1b35c8a690cadbcd44f3862
Filesize: 5087.148 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-26 02:34:26 by Steven Drake | Files touched by this commit (1)
Log message:
Pullup ticket #3578 - requested by obache
security/cy2-scram build fix

Revisions pulled up:
- security/cy2-scram/Makefile                                   1.2

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Mon Oct 24 12:48:56 UTC 2011

   Modified Files:
   	pkgsrc/security/cy2-scram: Makefile

   Log message:
   OpenSSL is required to build.