Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
e this plugin if you wish to selectively force SSL mode on some of
your web pages, for example a user login form or shopping cart.
Simply place $c->require_ssl calls in any controller method you
wish to be secured.
This plugin will automatically disable itself if you are running
under the standalone HTTP::Daemon Catalyst server. A warning message
will be printed to the log file whenever an SSL redirect would have
occurred.
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:38 wiz Exp $
DISTNAME= Catalyst-Plugin-RequireSSL-0.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/Catalyst/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::RequireSSL
COMMENT= Force SSL mode on select pages
DEPENDS+= p5-Catalyst-Runtime>=5.23:../../www/p5-Catalyst-Runtime
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/RequireSSL/.packlist
PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/01/03 18:15:00 abs Exp $
SHA1 (Catalyst-Plugin-RequireSSL-0.06.tar.gz) = cf37880119a610fc8c7b0645304657df815f8997
RMD160 (Catalyst-Plugin-RequireSSL-0.06.tar.gz) = c8ae9d983c6d64ec23ca26339ffabe0f3c1cd6a8
Size (Catalyst-Plugin-RequireSSL-0.06.tar.gz) = 5543 bytes