pkgsrc-WIP-changes archive

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

p5-Mojolicious-Plugin-OAuth2-Server: remove, imported.



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Mon Feb 27 19:14:52 2023 +0100
Changeset:	eb75e5b3e427d2e2aa83978c5fcf9588cd82bafc

Modified Files:
	Makefile
Removed Files:
	p5-Mojolicious-Plugin-OAuth2-Server/DESCR
	p5-Mojolicious-Plugin-OAuth2-Server/Makefile
	p5-Mojolicious-Plugin-OAuth2-Server/distinfo

Log Message:
p5-Mojolicious-Plugin-OAuth2-Server: remove, imported.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb75e5b3e427d2e2aa83978c5fcf9588cd82bafc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                     |  1 -
 p5-Mojolicious-Plugin-OAuth2-Server/DESCR    | 11 ----------
 p5-Mojolicious-Plugin-OAuth2-Server/Makefile | 30 ----------------------------
 p5-Mojolicious-Plugin-OAuth2-Server/distinfo |  5 -----
 4 files changed, 47 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 77bdfd7c42..09fd7b37d4 100644
--- a/Makefile
+++ b/Makefile
@@ -2894,7 +2894,6 @@ SUBDIR+=	p5-Module-Pluggable-Fast
 SUBDIR+=	p5-Module-Pluggable-Ordered
 SUBDIR+=	p5-Module-Starter-Plugin-CGIApp
 SUBDIR+=	p5-MojoX-Log-Log4perl-Tiny
-SUBDIR+=	p5-Mojolicious-Plugin-OAuth2-Server
 SUBDIR+=	p5-MongoDB
 SUBDIR+=	p5-MooseX-Iterator
 SUBDIR+=	p5-MooseX-Role-BuildInstanceOf
diff --git a/p5-Mojolicious-Plugin-OAuth2-Server/DESCR b/p5-Mojolicious-Plugin-OAuth2-Server/DESCR
deleted file mode 100644
index a354cdda35..0000000000
--- a/p5-Mojolicious-Plugin-OAuth2-Server/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-This plugin implements the various OAuth2 grant types flow as
-described at http://tools.ietf.org/html/rfc6749. It is a complete
-implementation of RFC6749, with the exception of the "Extension
-Grants" as the description of that grant type is rather hand-wavy.
-
-The bulk of the functionality is implemented in the
-Net::OAuth2::AuthorizationServer distribution, you should see that
-for more comprehensive documentation and examples of usage.
-
-The examples here use the "Authorization Code Grant" flow as that
-is considered the most secure and most complete form of OAuth2.
diff --git a/p5-Mojolicious-Plugin-OAuth2-Server/Makefile b/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
deleted file mode 100644
index 9479dfe0e8..0000000000
--- a/p5-Mojolicious-Plugin-OAuth2-Server/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.139 2018/09/02 07:55:30 wiz Exp $
-#
-# When updating this package, please upload the distfile
-# since they disappear immediately when new releases happen,
-# which is quite often.
-
-DISTNAME=	Mojolicious-Plugin-OAuth2-Server-0.47
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Mojolicious/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://mojolicio.us/
-COMMENT=	OAuth2 Authorization Server with Mojolicious
-LICENSE=	${PERL5_LICENSE}
-
-DEPENDS+=	p5-Mojolicious-[0-9]*:../../www/p5-Mojolicious
-DEPENDS+=	p5-Moo-[0-9]*:../../devel/p5-Moo
-DEPENDS+=	p5-Mojo-JWT-[0-9]*:../../wip/p5-Mojo-JWT
-DEPENDS+=	p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
-DEPENDS+=	p5-Net-OAuth2-AuthorizationServer-[0-9]*:../../www/p5-Net-OAuth2-AuthorizationServer
-TEST_DEPENDS+=	p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
-TEST_DEPENDS+=	p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-TEST_DEPENDS+=	p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
-
-USE_LANGUAGES=	# empty
-PERL5_PACKLIST=	auto/Mojolicious/Plugin/OAuth2/Server/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Mojolicious-Plugin-OAuth2-Server/distinfo b/p5-Mojolicious-Plugin-OAuth2-Server/distinfo
deleted file mode 100644
index 3f8cd64308..0000000000
--- a/p5-Mojolicious-Plugin-OAuth2-Server/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.130 2018/09/02 07:55:30 wiz Exp $
-
-RMD160 (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 0718ba2b2b30bb6c9456e2391641ec54eb0e5e92
-SHA512 (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 62d4613f8928e25b929768df223290eda1933e3cc0a191ffba77e6965e69dc42a008e24f434611541b19130fafa0e6cf651429af0c44a138e547bb39b5bbfe96
-Size (Mojolicious-Plugin-OAuth2-Server-0.47.tar.gz) = 16823 bytes


Home | Main Index | Thread Index | Old Index