head	1.10;
access;
symbols
	RELEASE_8_3_0:1.9
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.10
date	2012.11.17.06.01.12;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2010.12.12.21.33.03;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.17.14.28.19;	author araujo;	state Exp;
branches;
next	1.7;

1.7
date	2006.04.14.20.45.40;	author linimon;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.21.17.31.03;	author petef;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.24.12.03.39;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2003.03.07.06.10.45;	author ade;	state Exp;
branches;
next	1.3;

1.3
date	2003.01.05.21.21.25;	author petef;	state Exp;
branches;
next	1.2;

1.2
date	2001.08.22.23.06.45;	author petef;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.27.05.35.20;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Switch exporter over
@
text
@# New ports collection makefile for:    p5-Digest-MD2
# Date created:				24 May 2001
# Whom:					petef@@FreeBSD.org
#
# $FreeBSD: head/security/p5-Digest-MD2/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Digest-MD2
PORTVERSION=	2.03
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl5 interface to the MD2 message digest algorithm

PERL_CONFIGURE=	yes

MAN3=		Digest::MD2.3

.include <bsd.port.mk>
@


1.9
log
@- Pass to perl@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Reset petef due to no response to email.  We hope to see him back sometime.

Hat:	portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Digest
@


1.6
log
@Update to 2.03.
@
text
@d15 1
a15 1
MAINTAINER=	petef@@FreeBSD.org
@


1.5
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	2.01
@


1.4
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@a19 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.3
log
@Update to 2.01.
@
text
@d16 1
@


1.2
log
@Change my email address to petef@@FreeBSD.org for the ports I maintain.

Reviewed by:	ade
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Digest-MD2/Makefile,v 1.1 2001/05/27 05:35:20 vanilla Exp $
d9 1
a9 1
PORTVERSION=	2.00
@


1.1
log
@Perl5 interface to the MD2 message digest algorithm

PR:		ports/27618
Submitted by:	Pete Fritchman <petef@@databits.net>
@
text
@d3 1
a3 1
# Whom:					petef@@databits.net
d5 1
a5 1
# $FreeBSD$
d15 1
a15 1
MAINTAINER=	petef@@databits.net
@

