pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Apache2-AuthCookie Import p5-Apache2-AuthCookie...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d801e05fa21
branches:  trunk
changeset: 543566:4d801e05fa21
user:      he <he%pkgsrc.org@localhost>
date:      Fri Jun 20 14:09:21 2008 +0000

description:
Import p5-Apache2-AuthCookie version 3.12.

diffstat:

 www/p5-Apache2-AuthCookie/DESCR    |   5 +++++
 www/p5-Apache2-AuthCookie/Makefile |  21 +++++++++++++++++++++
 www/p5-Apache2-AuthCookie/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 3397578fa9a6 -r 4d801e05fa21 www/p5-Apache2-AuthCookie/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache2-AuthCookie/DESCR   Fri Jun 20 14:09:21 2008 +0000
@@ -0,0 +1,5 @@
+Apache::AuthCookie allows you to intercept a user's first unauthenticated
+access to a protected document. The user will be presented with a custom
+form where they can enter authentication credentials. The credentials are
+posted to the server where AuthCookie verifies them and returns a session
+key.
diff -r 3397578fa9a6 -r 4d801e05fa21 www/p5-Apache2-AuthCookie/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache2-AuthCookie/Makefile        Fri Jun 20 14:09:21 2008 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/20 14:09:21 he Exp $
+#
+
+DISTNAME=      Apache-AuthCookie-3.12
+PKGNAME=       p5-${DISTNAME:S/Apache/Apache2/}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Apache-AuthCookie/
+COMMENT=       Perl5 module for Authentication and Authorization via cookies
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-CGI>=3.12:../../www/p5-CGI
+
+PERL5_PACKLIST=                auto/Apache/AuthCookie/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../www/ap2-perl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3397578fa9a6 -r 4d801e05fa21 www/p5-Apache2-AuthCookie/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache2-AuthCookie/distinfo        Fri Jun 20 14:09:21 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/06/20 14:09:21 he Exp $
+
+SHA1 (Apache-AuthCookie-3.12.tar.gz) = 0c0c5f4b26bab813edba7cf4e7965933adbd4753
+RMD160 (Apache-AuthCookie-3.12.tar.gz) = d7e8df15b15fe7d1844ae1800534ccef7624138a
+Size (Apache-AuthCookie-3.12.tar.gz) = 36014 bytes



Home | Main Index | Thread Index | Old Index