head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2011.04.19.22.02.27;	author ashish;	state Exp;
branches;
next	1.9;

1.9
date	2010.06.14.12.56.40;	author ashish;	state Exp;
branches;
next	1.8;

1.8
date	2010.06.08.07.31.53;	author gabor;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.22.13.16.48;	author gabor;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.28.07;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2007.04.16.11.13.13;	author gabor;	state Exp;
branches;
next	1.4;

1.4
date	2007.03.31.20.17.51;	author gabor;	state Exp;
branches;
next	1.3;

1.3
date	2006.12.22.13.51.44;	author gabor;	state Exp;
branches;
next	1.2;

1.2
date	2006.12.08.13.46.29;	author gabor;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.19.09.16.46;	author anray;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection Makefile for:	p5-Crypt-GPG
# Date created:				17 Dec 2006
# Whom:	      				Gabor Kovesdan
# $FreeBSD: head/security/p5-Crypt-GPG/Makefile 300897 2012-07-14 14:29:18Z beat $

PORTNAME=	Crypt-GPG
PORTVERSION=	1.63
PORTREVISION=	2
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ashish@@FreeBSD.org
COMMENT=	Perl extension for GnuPG

RUN_DEPENDS=	p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
		p5-TimeDate>=1.20:${PORTSDIR}/devel/p5-TimeDate

PERL_CONFIGURE=	yes

MAN3=		Crypt::GPG.3

.include <bsd.port.mk>
@


1.10
log
@- Add missing dependency on devel/p5-TimeDate
- Remove MD5 checksum from distinfo

PR:		ports/156209
Submitted by:	skreuzer
Approved by:	pgj (implicit)
@
text
@d4 1
a4 1
# $FreeBSD$
@


1.9
log
@- Adopt unmaintained ports.

Approved by:	pgj, tabthorpe (mentors)
@
text
@d8 1
a8 1
PORTREVISION=	1
d16 2
a17 1
RUN_DEPENDS=	p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
@


1.8
log
@- Drop maintainership
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@- Add missing dependency
- Bump PORTREVISION

PR:		ports/130630
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
@
text
@d13 1
a13 1
MAINTAINER=	gabor@@FreeBSD.org
@


1.6
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
@d8 1
d16 2
@


1.5
log
@- Update to 1.63
@
text
@d9 1
a9 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.4
log
@- Remove support for very old Perl from my ports
@
text
@d7 1
a7 1
PORTVERSION=	1.61
@


1.3
log
@- Update to 1.61

PR:		ports/107021,
		ports/107078 (related)
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
Approved by:	erwin (mentor)
@
text
@d20 1
a20 5
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} <= 500503
IGNORE=	requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>
@


1.2
log
@Change my e-mail address.

Approved by:	erwin (mentor)
@
text
@d7 1
a7 1
PORTVERSION=	1.52
@


1.1
log
@Added p5-Crypt-HCE_MD5, perl extension implementing one way hash chaining encryption using MD5.

PR:		ports/90589
Submitted by:	Gabor Kovesdan <gkovesdan@@t-hosting.hu>
Approved by:	sem(mentor)
@
text
@d13 1
a13 1
MAINTAINER=	gkovesdan@@t-hosting.hu
@

