Date: Tue, 27 Jul 2004 01:23:56 +0200 (CEST) From: Florent Thoumie <flz@xbsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69640: New port: security/p5-Crypt-SmbHash - perl implementation of lanman and nt md4 hash functions Message-ID: <20040726232356.A82D51285@gw.xbsd.org> Resent-Message-ID: <200407262330.i6QNUIPC024472@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69640 >Category: ports >Synopsis: New port: security/p5-Crypt-SmbHash - perl implementation of lanman and nt md4 hash functions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 26 23:30:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Florent Thoumie >Release: FreeBSD 4.9-RC i386 >Organization: Xbsd.org >Environment: System: FreeBSD gw 4.9-RC FreeBSD 4.9-RC #4: Sun Oct 5 14:25:09 CEST 2003 rf@gw:/usr/src/sys/compile/GW i386 >Description: Perl implementation of lanman and nt md4 hash function. >How-To-Repeat: N/A >Fix: --- p5-Crypt-SmbHash.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Crypt-SmbHash # p5-Crypt-SmbHash/Makefile # p5-Crypt-SmbHash/distinfo # p5-Crypt-SmbHash/pkg-descr # p5-Crypt-SmbHash/pkg-plist # echo c - p5-Crypt-SmbHash mkdir -p p5-Crypt-SmbHash > /dev/null 2>&1 echo x - p5-Crypt-SmbHash/Makefile sed 's/^X//' >p5-Crypt-SmbHash/Makefile << 'END-of-p5-Crypt-SmbHash/Makefile' X# New ports collection makefile for: Crypt-SmbHash X# Date created: Jul 27 2004 X# Whom: Florent Thoumie <flz@xbsd.org> X# X# $FreeBSD$ X# X XPORTNAME= Crypt-SmbHash XPORTVERSION= 0.02 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Crypt XPKGNAMEPREFIX= p5- X XMAINTAINER= flz@xbsd.org XCOMMENT= Perl module implementing lanman and nt md4 hash functions X XPERL_CONFIGURE= yes X XMAN3= Crypt::SmbHash.3 X X.include <bsd.port.mk> END-of-p5-Crypt-SmbHash/Makefile echo x - p5-Crypt-SmbHash/distinfo sed 's/^X//' >p5-Crypt-SmbHash/distinfo << 'END-of-p5-Crypt-SmbHash/distinfo' XMD5 (Crypt-SmbHash-0.02.tar.gz) = a0077b2a00b212c9fd8d22343fb338e5 XSIZE (Crypt-SmbHash-0.02.tar.gz) = 7940 END-of-p5-Crypt-SmbHash/distinfo echo x - p5-Crypt-SmbHash/pkg-descr sed 's/^X//' >p5-Crypt-SmbHash/pkg-descr << 'END-of-p5-Crypt-SmbHash/pkg-descr' X XPerl implementation of lanman and nt md4 hash functions. X XWWW: http://search.cpan.org/dist/Crypt-SmbHash/ X X- Florent Thoumie Xflz@xbsd.org END-of-p5-Crypt-SmbHash/pkg-descr echo x - p5-Crypt-SmbHash/pkg-plist sed 's/^X//' >p5-Crypt-SmbHash/pkg-plist << 'END-of-p5-Crypt-SmbHash/pkg-plist' X%%SITE_PERL%%/Crypt/SmbHash.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SmbHash/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/SmbHash X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/Crypt 2>/dev/null || true END-of-p5-Crypt-SmbHash/pkg-plist exit --- p5-Crypt-SmbHash.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040726232356.A82D51285>