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

Approved by:	tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-05-22 17:09:14 +00:00
parent 9a3477ca67
commit 1760501dfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163107
5 changed files with 43 additions and 0 deletions

View File

@ -296,6 +296,7 @@
SUBDIR += p5-Authen-Simple-LDAP
SUBDIR += p5-Authen-Simple-Net
SUBDIR += p5-Authen-Simple-Passwd
SUBDIR += p5-Authen-Simple-SSH
SUBDIR += p5-Authen-Smb
SUBDIR += p5-Authen-TacacsPlus
SUBDIR += p5-Authen-Ticket

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: Authen-Simple-SSH
# Date created: 22 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Authen-Simple-SSH
PORTVERSION= 0.1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Simple SSH authentication
BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \
${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= Authen::Simple::SSH.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-SSH-0.1.tar.gz) = e3330ae491096223b8c55de120daec91
SHA256 (Authen-Simple-SSH-0.1.tar.gz) = a5482483a23ca68998c9e82ffaddc5c14920edb86b8e991572d294832cddead7
SIZE (Authen-Simple-SSH-0.1.tar.gz) = 2674

View File

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

View File

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