Path to this page:
Subject: CVS commit: pkgsrc/security/p5-Authen-SASL-Cyrus
From: Juan Romero Pardines
Date: 2003-09-04 15:30:54
Message id: 20030904133054.AFB4AB004@cvs.netbsd.org
Log Message:
Initial import of p5-Authen-SASL-Cyrus, version 0.07.
SASL is a generic mechanism for authentication used by several
network protocols. Authen::SASL provides an implementation
framework that all protocols should be able to share.
The XS framework makes calls into the existing libsasl.so
shared library to perform SASL client connection functionality,
including loading existing shared library mechanisms.
Authen::SASL::Cyrus implements XS SASL Authentication.
Packages provided by Quentin Garnier via pkgsrc-wip.
Files: