Add p5-Apache-AuthTicket 0.20, perl modules that implement a cookie-based

authentication system.
This commit is contained in:
Will Andrews 2001-01-03 23:19:33 +00:00
parent ab7b230d69
commit 339e1d344b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36687
6 changed files with 35 additions and 0 deletions

View File

@ -133,6 +133,7 @@
SUBDIR += p5-Apache-ASP
SUBDIR += p5-Apache-Archive
SUBDIR += p5-Apache-AuthCookie
SUBDIR += p5-Apache-AuthTicket
SUBDIR += p5-Apache-AutoIndex
SUBDIR += p5-Apache-DBI
SUBDIR += p5-Apache-Icon

View File

@ -0,0 +1,23 @@
# New ports collection makefile for: Apache-AuthTicket
# Date created: Sun Dec 31 19:57:53 2000
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Apache-AuthTicket
PORTVERSION= 0.20
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Apache::AuthTicket.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Apache-AuthTicket-0.20.tar.gz) = e2f84546aa18b7afb1c8aead5ea3365f

View File

@ -0,0 +1 @@
Perl modules that implement a cookie-based authentication system

View File

@ -0,0 +1,6 @@
Apache::AuthTicket* modules implement a cookie-based authentication system
similar to the ticket access system describde in the mod_perl eagle book.
Author: Michael Schout
--will

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Apache/AuthTicket.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthTicket/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/AuthTicket