summaryrefslogtreecommitdiff
path: root/mail/pear-Auth_SASL
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2008-04-30 19:41:26 +0000
committeradrianp <adrianp@pkgsrc.org>2008-04-30 19:41:26 +0000
commitfc45464446f2a4aa1a6c97de6414dce7b61c3a59 (patch)
treedce2c44486196a54c0460cd74f1a6572ce6e202d /mail/pear-Auth_SASL
parent6497d760e21f15d70092dc82d9b46ba96cc77630 (diff)
downloadpkgsrc-fc45464446f2a4aa1a6c97de6414dce7b61c3a59.tar.gz
Provides code to generate responses to common SASL mechanisms, including:
o Digest-MD5 o CramMD5 o Plain o Anonymous o Login (Pseudo mechanism)
Diffstat (limited to 'mail/pear-Auth_SASL')
-rw-r--r--mail/pear-Auth_SASL/DESCR6
-rw-r--r--mail/pear-Auth_SASL/Makefile11
-rw-r--r--mail/pear-Auth_SASL/distinfo5
3 files changed, 22 insertions, 0 deletions
diff --git a/mail/pear-Auth_SASL/DESCR b/mail/pear-Auth_SASL/DESCR
new file mode 100644
index 00000000000..f9d8e374cce
--- /dev/null
+++ b/mail/pear-Auth_SASL/DESCR
@@ -0,0 +1,6 @@
+Provides code to generate responses to common SASL mechanisms, including:
+o Digest-MD5
+o CramMD5
+o Plain
+o Anonymous
+o Login (Pseudo mechanism)
diff --git a/mail/pear-Auth_SASL/Makefile b/mail/pear-Auth_SASL/Makefile
new file mode 100644
index 00000000000..ae3e8e69238
--- /dev/null
+++ b/mail/pear-Auth_SASL/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/30 19:41:26 adrianp Exp $
+
+DISTNAME= Auth_SASL-1.0.2
+CATEGORIES= mail
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://pear.php.net/package/Auth_SASL
+COMMENT= Abstraction of various SASL mechanism responses
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/pear-Auth_SASL/distinfo b/mail/pear-Auth_SASL/distinfo
new file mode 100644
index 00000000000..d6bdf0af092
--- /dev/null
+++ b/mail/pear-Auth_SASL/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/30 19:41:26 adrianp Exp $
+
+SHA1 (pear/Auth_SASL-1.0.2.tgz) = cf12a2424aa096bc4f1d6a58e4e865b1f669ce7e
+RMD160 (pear/Auth_SASL-1.0.2.tgz) = 0e85c424bef3cb164e5252183add2a4046de7c8e
+Size (pear/Auth_SASL-1.0.2.tgz) = 5645 bytes