pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-AuthCookie Import p5-Apache-AuthCookie, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5214610a8877
branches: trunk
changeset: 482969:5214610a8877
user: he <he%pkgsrc.org@localhost>
date: Fri Nov 05 18:43:29 2004 +0000
description:
Import p5-Apache-AuthCookie, version 3.05.
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.
diffstat:
www/p5-Apache-AuthCookie/DESCR | 5 +++++
www/p5-Apache-AuthCookie/Makefile | 17 +++++++++++++++++
www/p5-Apache-AuthCookie/PLIST | 1 +
www/p5-Apache-AuthCookie/distinfo | 4 ++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 53e620feddce -r 5214610a8877 www/p5-Apache-AuthCookie/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-AuthCookie/DESCR Fri Nov 05 18:43:29 2004 +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 53e620feddce -r 5214610a8877 www/p5-Apache-AuthCookie/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-AuthCookie/Makefile Fri Nov 05 18:43:29 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 18:43:29 he Exp $
+#
+
+DISTNAME= Apache-AuthCookie-3.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~mschout/Apache-AuthCookie-3.04/
+COMMENT= Perl5 module for Authentication and Authorization via cookies
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/AuthCookie/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 53e620feddce -r 5214610a8877 www/p5-Apache-AuthCookie/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-AuthCookie/PLIST Fri Nov 05 18:43:29 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/05 18:43:29 he Exp $
diff -r 53e620feddce -r 5214610a8877 www/p5-Apache-AuthCookie/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-AuthCookie/distinfo Fri Nov 05 18:43:29 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/05 18:43:29 he Exp $
+
+SHA1 (Apache-AuthCookie-3.05.tar.gz) = b3b84626bc34fc59821ebe6efabd9560944c8dfd
+Size (Apache-AuthCookie-3.05.tar.gz) = 31025 bytes
Home |
Main Index |
Thread Index |
Old Index