aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-SASL-SASLprep
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:37:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-02-26 17:37:43 +0000
commit411c1509d3a370517e8633b289ed627d3e9ba3b9 (patch)
treec63a2f560247d3ade0cc7879a30f9c3644b9d724 /security/p5-Authen-SASL-SASLprep
parent9807838aecf8b0ab80456d3158dce5ff0d1b12d9 (diff)
downloadports-411c1509d3a370517e8633b289ed627d3e9ba3b9.tar.gz
ports-411c1509d3a370517e8633b289ed627d3e9ba3b9.zip
Notes
Diffstat (limited to 'security/p5-Authen-SASL-SASLprep')
-rw-r--r--security/p5-Authen-SASL-SASLprep/Makefile23
-rw-r--r--security/p5-Authen-SASL-SASLprep/distinfo2
-rw-r--r--security/p5-Authen-SASL-SASLprep/pkg-descr5
-rw-r--r--security/p5-Authen-SASL-SASLprep/pkg-plist2
4 files changed, 32 insertions, 0 deletions
diff --git a/security/p5-Authen-SASL-SASLprep/Makefile b/security/p5-Authen-SASL-SASLprep/Makefile
new file mode 100644
index 000000000000..8cee2e5af123
--- /dev/null
+++ b/security/p5-Authen-SASL-SASLprep/Makefile
@@ -0,0 +1,23 @@
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Authen-SASL-SASLprep
+PORTVERSION= 1.01
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013)
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Unicode-Stringprep>=1:${PORTSDIR}/converters/p5-Unicode-Stringprep
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
+
+USE_PERL5= configure
+USES= perl5
+
+.include <bsd.port.mk>
diff --git a/security/p5-Authen-SASL-SASLprep/distinfo b/security/p5-Authen-SASL-SASLprep/distinfo
new file mode 100644
index 000000000000..9f6e6598de83
--- /dev/null
+++ b/security/p5-Authen-SASL-SASLprep/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Authen-SASL-SASLprep-1.01.tar.gz) = c22511138ef1e49c9cfc46e6b8081e1853cb8f3f918de371c9844691ebcc0e32
+SIZE (Authen-SASL-SASLprep-1.01.tar.gz) = 11949
diff --git a/security/p5-Authen-SASL-SASLprep/pkg-descr b/security/p5-Authen-SASL-SASLprep/pkg-descr
new file mode 100644
index 000000000000..5a0f22a67ce0
--- /dev/null
+++ b/security/p5-Authen-SASL-SASLprep/pkg-descr
@@ -0,0 +1,5 @@
+Authen::SASL::SASLprep implements the SASLprep specification, which describes
+how to prepare Unicode strings representing user names and passwords for
+comparison. SASLprep is a profile of the stringprep algorithm.
+
+WWW: http://search.cpan.org/dist/Authen-SASL-SASLprep/
diff --git a/security/p5-Authen-SASL-SASLprep/pkg-plist b/security/p5-Authen-SASL-SASLprep/pkg-plist
new file mode 100644
index 000000000000..e81ba5b17743
--- /dev/null
+++ b/security/p5-Authen-SASL-SASLprep/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Authen/SASL/SASLprep.pm
+%%PERL5_MAN3%%/Authen::SASL::SASLprep.3.gz