Date: Tue, 18 Jun 2002 15:09:16 +0200 (CEST) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/39467: New port: security/p5-Crypt-PasswdMD5 Message-ID: <200206181309.g5ID9GIv046409@guineapig.pil.dk>
next in thread | raw e-mail | index | archive | help
>Number: 39467 >Category: ports >Synopsis: New port: security/p5-Crypt-PasswdMD5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jun 18 06:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.5-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD guineapig.pil.dk 4.5-STABLE FreeBSD 4.5-STABLE #9: Wed Apr 24 10:43:13 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386 >Description: Perl module that provides interoperable MD5-based crypt() function >How-To-Repeat: >Fix: --- p5-Crypt-PasswdMD5 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-PasswdMD5 # p5-Crypt-PasswdMD5/Makefile # p5-Crypt-PasswdMD5/pkg-comment # p5-Crypt-PasswdMD5/pkg-descr # p5-Crypt-PasswdMD5/distinfo # p5-Crypt-PasswdMD5/pkg-plist # echo c - p5-Crypt-PasswdMD5 mkdir -p p5-Crypt-PasswdMD5 > /dev/null 2>&1 echo x - p5-Crypt-PasswdMD5/Makefile sed 's/^X//' >p5-Crypt-PasswdMD5/Makefile << 'END-of-p5-Crypt-PasswdMD5/Makefile' X# New ports collection makefile for: p5-Crypt-PasswdMD5 X# Date created: 18 June, 2002 X# Whom: Erwin Lansing <erwin@lansing.dk> X# X# $FreeBSD$ X# X XPORTNAME= Crypt-PasswdMD5 XPORTVERSION= 1.2 XCATEGORIES= security perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Crypt XPKGNAMEPREFIX= p5- X XMAINTAINER= erwin@lansing.dk X Xpre-patch: X ${REINPLACE_CMD} -e 's|\r||g' ${WRKSRC}/PasswdMD5.pm X XPERL_CONFIGURE= yes X XMAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Crypt::PasswdMD5.3 X X.include <bsd.port.mk> END-of-p5-Crypt-PasswdMD5/Makefile echo x - p5-Crypt-PasswdMD5/pkg-comment sed 's/^X//' >p5-Crypt-PasswdMD5/pkg-comment << 'END-of-p5-Crypt-PasswdMD5/pkg-comment' XPerl module that provides interoperable MD5-based crypt() function END-of-p5-Crypt-PasswdMD5/pkg-comment echo x - p5-Crypt-PasswdMD5/pkg-descr sed 's/^X//' >p5-Crypt-PasswdMD5/pkg-descr << 'END-of-p5-Crypt-PasswdMD5/pkg-descr' XThe `unix_md5_crypt()' provides a crypt()-compatible interface Xto the rather new MD5-based crypt() function found in modern Xoperating systems. It's based on the implementation found on XFreeBSD 2.2.[56]-RELEASE. X X`apache_md5_crypt()' provides a function compatible with XApache's `.htpasswd' files. This was contributed by Bryan Hart X<bryan@eai.com>. X X- Erwin Lansing X<erwin@lansing.dk> END-of-p5-Crypt-PasswdMD5/pkg-descr echo x - p5-Crypt-PasswdMD5/distinfo sed 's/^X//' >p5-Crypt-PasswdMD5/distinfo << 'END-of-p5-Crypt-PasswdMD5/distinfo' XMD5 (Crypt-PasswdMD5-1.2.tar.gz) = 35966352a496fd2f30e3d08734bf13e4 END-of-p5-Crypt-PasswdMD5/distinfo echo x - p5-Crypt-PasswdMD5/pkg-plist sed 's/^X//' >p5-Crypt-PasswdMD5/pkg-plist << 'END-of-p5-Crypt-PasswdMD5/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/Crypt/PasswdMD5.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/PasswdMD5/.packlist X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Crypt 2>/dev/null || true X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true END-of-p5-Crypt-PasswdMD5/pkg-plist exit --- p5-Crypt-PasswdMD5 ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206181309.g5ID9GIv046409>