aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-12-11 00:55:23 +0800
committerpi <pi@FreeBSD.org>2016-12-11 00:55:23 +0800
commit36ce78d8c2d23148f517bd0e04efc1cef682699a (patch)
tree22cc2be17e46f63d3f71832a66975c3d66e9d8d5 /security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
parent27e1f3d0c54cb8661b840ab2b6b9834ad7bb7ad9 (diff)
downloadfreebsd-ports-gnome-36ce78d8c2d23148f517bd0e04efc1cef682699a.tar.gz
freebsd-ports-gnome-36ce78d8c2d23148f517bd0e04efc1cef682699a.tar.zst
freebsd-ports-gnome-36ce78d8c2d23148f517bd0e04efc1cef682699a.zip
New port: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database
This class is an authentication provider designed to authenticate users against a database, using Dancer2::Plugin::Database to access a database. See Dancer2::Plugin::Auth::Extensible for details on how to use the authentication framework. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Database/ PR: 213451 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database')
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile24
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo3
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-descr7
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-plist2
4 files changed, 36 insertions, 0 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile
new file mode 100644
index 000000000000..405caba33898
--- /dev/null
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile
@@ -0,0 +1,24 @@
+# Created by: Henk van Oers <hvo.pm@xs4all.nl>
+# $FreeBSD$
+
+PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Database
+PORTVERSION= 0.600
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= hvo.pm@xs4all.nl
+COMMENT= Extensible authentication for D2 apps using Dancer2-Plugin-Database
+
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \
+ p5-Dancer2-Plugin-Database>=0.600:databases/p5-Dancer2-Plugin-Database
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
+USES= perl5
+USE_PERL5= configure
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo
new file mode 100644
index 000000000000..6a025031ba23
--- /dev/null
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476370811
+SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.600.tar.gz) = 8a1d727fa05a7cbad1a2a3785be033b005aecaa59fd114d726215c26597172aa
+SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.600.tar.gz) = 9601
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-descr b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-descr
new file mode 100644
index 000000000000..925a6cdd926d
--- /dev/null
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-descr
@@ -0,0 +1,7 @@
+This class is an authentication provider designed to authenticate users
+against a database, using Dancer2::Plugin::Database to access a database.
+
+See Dancer2::Plugin::Auth::Extensible for details on how to use
+the authentication framework.
+
+WWW: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Database/
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-plist
new file mode 100644
index 000000000000..f0387aec20e6
--- /dev/null
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Database.pm
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Database.3.gz