summaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-Cyrus
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2003-09-09Remove reference to wip. (hi xtraeme!)salo1-9/+11
Style nits, while here.
2003-09-04Initial import of p5-Authen-SASL-Cyrus, version 0.07.xtraeme5-0/+47
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.