Adding port security/p5-Authen-Simple-DBM, DBM extension for security/p5-Authen-Simple.

Approved by:	tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-05-22 17:20:26 +00:00
parent b21bd2820b
commit 5d74ca5e78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163112
5 changed files with 42 additions and 0 deletions

View File

@ -292,6 +292,7 @@
SUBDIR += p5-Authen-SASL-Cyrus
SUBDIR += p5-Authen-Simple
SUBDIR += p5-Authen-Simple-DBI
SUBDIR += p5-Authen-Simple-DBM
SUBDIR += p5-Authen-Simple-HTTP
SUBDIR += p5-Authen-Simple-LDAP
SUBDIR += p5-Authen-Simple-Net

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: Authen-Simple-DBM
# Date created: 22 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Authen-Simple-DBM
PORTVERSION= 0.2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Simple DBM authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Authen::Simple::DBM.3
PERL_MODBUILD= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= requires at least Perl 5.8 due to dependencies. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (Authen-Simple-DBM-0.2.tar.gz) = 26dc9aec8bac27b1394fcbc3423802d0
SHA256 (Authen-Simple-DBM-0.2.tar.gz) = 835237176c1a96a6a4608475fe584827cfc7b0698b0626033bfedcf247bed08c
SIZE (Authen-Simple-DBM-0.2.tar.gz) = 4313

View File

@ -0,0 +1,4 @@
Authentication via DBM files.
WWW: http://search.cpan.org/dist/Authen-Simple-Net-DBM
Author: Christian Hansen <ch@ngmedia.com>

View File

@ -0,0 +1,3 @@
%%SITE_PERL%%/Authen/Simple/DBM.pm
@dirrmtry %%SITE_PERL%%/Authen/Simple
@dirrmtry %%SITE_PERL%%/Authen