pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Retire p5-Apache-AuthCookieDBI, depending on Apach...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c69d9c9ee217
branches:  trunk
changeset: 635774:c69d9c9ee217
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 10 22:17:57 2014 +0000

description:
Retire p5-Apache-AuthCookieDBI, depending on Apache 1.3.

diffstat:

 www/Makefile                         |   3 +--
 www/p5-Apache-AuthCookieDBI/DESCR    |   7 -------
 www/p5-Apache-AuthCookieDBI/Makefile |  23 -----------------------
 www/p5-Apache-AuthCookieDBI/distinfo |   5 -----
 4 files changed, 1 insertions(+), 37 deletions(-)

diffs (64 lines):

diff -r 0a485e4c2f44 -r c69d9c9ee217 www/Makefile
--- a/www/Makefile      Tue Jun 10 22:17:25 2014 +0000
+++ b/www/Makefile      Tue Jun 10 22:17:57 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1043 2014/06/10 15:22:14 joerg Exp $
+# $NetBSD: Makefile,v 1.1044 2014/06/10 22:17:57 joerg Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -205,7 +205,6 @@
 SUBDIR+=       p5-AnyEvent-ReverseHTTP
 SUBDIR+=       p5-AnyEvent-SCGI
 SUBDIR+=       p5-Apache-ASP
-SUBDIR+=       p5-Apache-AuthCookieDBI
 SUBDIR+=       p5-Apache-DBILogConfig
 SUBDIR+=       p5-Apache-DBILogger
 SUBDIR+=       p5-Apache-Filter
diff -r 0a485e4c2f44 -r c69d9c9ee217 www/p5-Apache-AuthCookieDBI/DESCR
--- a/www/p5-Apache-AuthCookieDBI/DESCR Tue Jun 10 22:17:25 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Apache::AuthCookieDBI is a module that subclasses Apache::AuthCookie and is
-designed to be directly used for authentication in a mod_perl server.
-
-It is a ticket-issuing system that looks up username/passwords in a DBI
-database using generic SQL and issues MD5-checksummed tickets valid for
-a configurable time period.  Incoming requests with tickets are
-checksummed and expire-time checked.
diff -r 0a485e4c2f44 -r c69d9c9ee217 www/p5-Apache-AuthCookieDBI/Makefile
--- a/www/p5-Apache-AuthCookieDBI/Makefile      Tue Jun 10 22:17:25 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:59 wiz Exp $
-#
-
-DISTNAME=      Apache-AuthCookieDBI-2.1
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
-CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Apache/}
-
-MAINTAINER=    rhaen%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/~cromis/Apache-AuthCookieDBI-1.19/
-COMMENT=       Perl5 module AuthCookie backed by a DBI database
-
-DEPENDS+=      p5-Apache-AuthCookie-[0-9]*:../../www/p5-Apache-AuthCookie
-DEPENDS+=      p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
-DEPENDS+=      p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
-DEPENDS+=      p5-Apache-DBI-[0-9]*:../../databases/p5-Apache-DBI
-DEPENDS+=      p5-DBI-[0-9]*:../../databases/p5-DBI
-
-PERL5_PACKLIST=                auto/Apache/AuthCookieDBI/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 0a485e4c2f44 -r c69d9c9ee217 www/p5-Apache-AuthCookieDBI/distinfo
--- a/www/p5-Apache-AuthCookieDBI/distinfo      Tue Jun 10 22:17:25 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2008/07/21 10:02:13 rhaen Exp $
-
-SHA1 (Apache-AuthCookieDBI-2.1.tar.gz) = 70b5627dc5ec281d4fcc6f0c77ac2a304f720ca0
-RMD160 (Apache-AuthCookieDBI-2.1.tar.gz) = 60a810cd5015de6bcb072c2d42467688b391b8ff
-Size (Apache-AuthCookieDBI-2.1.tar.gz) = 22696 bytes



Home | Main Index | Thread Index | Old Index