Import p5-Authen-NTLM-1.08.

This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism.  It can be used to perform NTLM style
authentication for any desired protocol.

Feedback and OK gsoares@; OK landry@ sthen@.
This commit is contained in:
schwarze 2011-07-20 21:42:49 +00:00
parent 9a9d4a970e
commit 9893017300
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,24 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/20 21:42:49 schwarze Exp $
COMMENT = perl interface to the NTLM authentication mechanism
DISTNAME = NTLM-1.08
PKGNAME = p5-Authen-${DISTNAME}
CATEGORIES = security
MAINTAINER = Ingo Schwarze <schwarze@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
CPAN_AUTHOR = NBEBOUT
BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = security/p5-Digest-HMAC
MAKE_ENV = TEST_POD=1
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (NTLM-1.08.tar.gz) = xhcq0fuvh8HftgTTbyKx8A==
RMD160 (NTLM-1.08.tar.gz) = CuGG2GsyatqdBRwdDaMi7gRtg+U=
SHA1 (NTLM-1.08.tar.gz) = psksiKYLZ7P6B1DuwqURF+p+ZjU=
SHA256 (NTLM-1.08.tar.gz) = f87jAUrXsRtd8iWJVF3VjTqKFKJZqbu48oNr3hJgXek=
SIZE (NTLM-1.08.tar.gz) = 24201

View File

@ -0,0 +1,3 @@
This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism. It can be used to perform NTLM style
authentication for any desired protocol.

View File

@ -0,0 +1,7 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/20 21:42:49 schwarze Exp $
${P5SITE}/Authen/
${P5SITE}/Authen/NTLM/
${P5SITE}/Authen/NTLM.pm
${P5SITE}/Authen/NTLM/DES.pm
${P5SITE}/Authen/NTLM/MD4.pm
@man man/man3p/Authen::NTLM.3p