Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 11:47:29 -0400 (EDT)
From:      petef@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27618: New port: security/p5-Digest-MD2
Message-ID:  <200105241547.f4OFlT037285@tol.netreach.net>

next in thread | raw e-mail | index | archive | help

>Number:         27618
>Category:       ports
>Synopsis:       New port: security/p5-Digest-MD2
>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:   Thu May 24 08:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
FreeBSD tol.netreach.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Jan 28 13:01:14 EST 2001     root@tol.netreach.net:/usr/obj/usr/src/sys/TOL  i386


>Description:

Perl5 interface to the MD2 message digest algorithm

>How-To-Repeat:

N/A

>Fix:

(http://hex.databits.net/~petef/freebsd/p5-Digest-MD2.shar)

# 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-Digest-MD2
#	p5-Digest-MD2/Makefile
#	p5-Digest-MD2/distinfo
#	p5-Digest-MD2/pkg-comment
#	p5-Digest-MD2/pkg-descr
#	p5-Digest-MD2/pkg-plist
#
echo c - p5-Digest-MD2
mkdir -p p5-Digest-MD2 > /dev/null 2>&1
echo x - p5-Digest-MD2/Makefile
sed 's/^X//' >p5-Digest-MD2/Makefile << 'END-of-p5-Digest-MD2/Makefile'
X# New ports collection makefile for:    p5-Digest-MD2
X# Date created:				24 May 2001
X# Whom:					petef@databits.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Digest-MD2
XPORTVERSION=	2.00
XCATEGORIES=	security perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Digest
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	petef@databits.net
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Digest::MD2.3
X
X.include <bsd.port.mk>
END-of-p5-Digest-MD2/Makefile
echo x - p5-Digest-MD2/distinfo
sed 's/^X//' >p5-Digest-MD2/distinfo << 'END-of-p5-Digest-MD2/distinfo'
XMD5 (Digest-MD2-2.00.tar.gz) = 2ea030c189c07f7477c9a623c793f0ad
END-of-p5-Digest-MD2/distinfo
echo x - p5-Digest-MD2/pkg-comment
sed 's/^X//' >p5-Digest-MD2/pkg-comment << 'END-of-p5-Digest-MD2/pkg-comment'
XPerl5 interface to the MD2 message digest algorithm
END-of-p5-Digest-MD2/pkg-comment
echo x - p5-Digest-MD2/pkg-descr
sed 's/^X//' >p5-Digest-MD2/pkg-descr << 'END-of-p5-Digest-MD2/pkg-descr'
XThe Digest::MD2 module allows you to use the RSA Data Security
XInc. MD2 Message Digest algorithm from within Perl programs.  The
Xalgorithm takes as input a message of arbitrary length and produces as
Xoutput a 128-bit "fingerprint" or "message digest" of the input.
X
XThe Digest::MD2 programming interface is identical to the interface
Xof Digest::MD5.  MD2 is described in RFC 1115.
X
XWWW: http://search.cpan.org/search?dist=Digest-MD2
X
X- Pete
Xpetef@databits.net
END-of-p5-Digest-MD2/pkg-descr
echo x - p5-Digest-MD2/pkg-plist
sed 's/^X//' >p5-Digest-MD2/pkg-plist << 'END-of-p5-Digest-MD2/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/MD2.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2/MD2.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/MD2.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/MD2
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest 2>/dev/null || true
END-of-p5-Digest-MD2/pkg-plist
exit

>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?200105241547.f4OFlT037285>