pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Authen-SASL-Authd Import Authen::SASL::Aut...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3765f0ae0619
branches:  trunk
changeset: 649968:3765f0ae0619
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Apr 14 13:27:55 2015 +0000

description:
Import Authen::SASL::Authd 0.04 as security/p5-Authen-SASL-Authd.

Authen::SASL::Authd provides client authentication via Cyrus saslauthd or
Dovecot authentication daemon.

diffstat:

 security/p5-Authen-SASL-Authd/DESCR    |   2 ++
 security/p5-Authen-SASL-Authd/Makefile |  18 ++++++++++++++++++
 security/p5-Authen-SASL-Authd/distinfo |   5 +++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r 1c92b1f54a07 -r 3765f0ae0619 security/p5-Authen-SASL-Authd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-SASL-Authd/DESCR       Tue Apr 14 13:27:55 2015 +0000
@@ -0,0 +1,2 @@
+Authen::SASL::Authd - Client authentication via Cyrus saslauthd or
+Dovecot authentication daemon.
diff -r 1c92b1f54a07 -r 3765f0ae0619 security/p5-Authen-SASL-Authd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-SASL-Authd/Makefile    Tue Apr 14 13:27:55 2015 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/04/14 13:27:55 fhajny Exp $
+#
+
+DISTNAME=      Authen-SASL-Authd-0.04
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    security perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Authen-SASL-Authd/
+COMMENT=       Perl module to handle SASL auth via Cyrus saslauthd or Dovecot
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=                auto/Authen/SASL/Authd/.packlist
+PERL5_MODULE_TYPE=     Module::Install::Bundled
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1c92b1f54a07 -r 3765f0ae0619 security/p5-Authen-SASL-Authd/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Authen-SASL-Authd/distinfo    Tue Apr 14 13:27:55 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/14 13:27:55 fhajny Exp $
+
+SHA1 (Authen-SASL-Authd-0.04.tar.gz) = 2fa91a40e093a9c7733af795dfc2a5c1519c7789
+RMD160 (Authen-SASL-Authd-0.04.tar.gz) = bdfae08014e0c7785c740312688d94bcd5637bdd
+Size (Authen-SASL-Authd-0.04.tar.gz) = 2988 bytes



Home | Main Index | Thread Index | Old Index