From owner-svn-ports-head@FreeBSD.ORG Tue Feb 11 11:33:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 19C97108; Tue, 11 Feb 2014 11:33:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0582A1745; Tue, 11 Feb 2014 11:33:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1BBXPnQ058857; Tue, 11 Feb 2014 11:33:25 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1BBXPPR058850; Tue, 11 Feb 2014 11:33:25 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201402111133.s1BBXPPR058850@svn.freebsd.org> From: Mathieu Arnold Date: Tue, 11 Feb 2014 11:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343734 - in head/www: . p5-Mojolicious-Plugin-Authentication X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 11:33:26 -0000 Author: mat Date: Tue Feb 11 11:33:24 2014 New Revision: 343734 URL: http://svnweb.freebsd.org/changeset/ports/343734 QAT: https://qat.redports.org/buildarchive/r343734/ Log: Add p5-Mojolicious-Plugin-Authentication 1.26, mojolicious plugin to make authentication a bit easier. Sponsored by: Absolight Added: head/www/p5-Mojolicious-Plugin-Authentication/ head/www/p5-Mojolicious-Plugin-Authentication/Makefile (contents, props changed) head/www/p5-Mojolicious-Plugin-Authentication/distinfo (contents, props changed) head/www/p5-Mojolicious-Plugin-Authentication/pkg-descr (contents, props changed) head/www/p5-Mojolicious-Plugin-Authentication/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Feb 11 11:20:52 2014 (r343733) +++ head/www/Makefile Tue Feb 11 11:33:24 2014 (r343734) @@ -1070,6 +1070,7 @@ SUBDIR += p5-Mojo-Server-FastCGI SUBDIR += p5-MojoMojo SUBDIR += p5-Mojolicious + SUBDIR += p5-Mojolicious-Plugin-Authentication SUBDIR += p5-Mojolicious-Plugin-Database SUBDIR += p5-Mojolicious-Plugin-Mongodb SUBDIR += p5-Mojolicious-Plugin-YamlConfig Added: head/www/p5-Mojolicious-Plugin-Authentication/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-Authentication/Makefile Tue Feb 11 11:33:24 2014 (r343734) @@ -0,0 +1,22 @@ +# Created by: Mathieu Arnold +# $FreeBSD$ + +PORTNAME= Mojolicious-Plugin-Authentication +PORTVERSION= 1.26 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= mat@FreeBSD.org +COMMENT= Mojolicious plugin to make authentication a bit easier + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious +RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious + +USES= perl5 +USE_PERL5= configure + +.include Added: head/www/p5-Mojolicious-Plugin-Authentication/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-Authentication/distinfo Tue Feb 11 11:33:24 2014 (r343734) @@ -0,0 +1,2 @@ +SHA256 (Mojolicious-Plugin-Authentication-1.26.tar.gz) = ca7d56c371d03c66cf87dc541d915d55f6df5cd5364fd1c16be8e6f31d154fcd +SIZE (Mojolicious-Plugin-Authentication-1.26.tar.gz) = 17864 Added: head/www/p5-Mojolicious-Plugin-Authentication/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-Authentication/pkg-descr Tue Feb 11 11:33:24 2014 (r343734) @@ -0,0 +1,4 @@ +Mojolicious::Plugin::Authentication is a module that helps you deal +with authenticating users in your Mojolicious application. + +WWW: http://search.cpan.org/dist/Mojolicious-Plugin-Authentication/ Added: head/www/p5-Mojolicious-Plugin-Authentication/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-Authentication/pkg-plist Tue Feb 11 11:33:24 2014 (r343734) @@ -0,0 +1,9 @@ +%%PERL5_MAN3%%/Mojolicious::Plugin::Authentication.3.gz +%%SITE_PERL%%/Mojolicious/Plugin/Authentication.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Authentication/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Authentication +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrmtry %%SITE_PERL%%/Mojolicious/Plugin +@dirrmtry %%SITE_PERL%%/Mojolicious