head	1.27;
access;
symbols
	RELEASE_8_3_0:1.24
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.22
	RELEASE_8_2_0:1.22
	RELEASE_6_EOL:1.20
	RELEASE_8_1_0:1.19
	RELEASE_7_3_0:1.19
	RELEASE_8_0_0:1.17
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.15
	RELEASE_6_3_0:1.15
	PRE_XORG_7:1.15
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.11
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.11
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.27
date	2012.12.18.11.50.00;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2012.06.03.05.56.18;	author az;	state Exp;
branches;
next	1.24;

1.24
date	2012.03.13.16.15.19;	author pgollucci;	state Exp;
branches;
next	1.23;

1.23
date	2012.03.08.18.45.21;	author pgollucci;	state Exp;
branches;
next	1.22;

1.22
date	2011.01.10.12.03.14;	author tobez;	state Exp;
branches;
next	1.21;

1.21
date	2010.12.27.14.58.06;	author pgollucci;	state Exp;
branches;
next	1.20;

1.20
date	2010.09.21.07.56.39;	author mm;	state Exp;
branches;
next	1.19;

1.19
date	2010.01.26.15.01.08;	author kuriyama;	state Exp;
branches;
next	1.18;

1.18
date	2010.01.25.11.10.37;	author tobez;	state Exp;
branches;
next	1.17;

1.17
date	2009.07.22.16.26.57;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2008.04.17.14.28.10;	author araujo;	state Exp;
branches;
next	1.15;

1.15
date	2007.04.25.07.34.27;	author tobez;	state Exp;
branches;
next	1.14;

1.14
date	2007.04.23.14.01.17;	author tobez;	state Exp;
branches;
next	1.13;

1.13
date	2006.07.04.14.04.30;	author vd;	state dead;
branches;
next	1.12;

1.12
date	2006.06.01.10.55.35;	author sat;	state Exp;
branches;
next	1.11;

1.11
date	2003.06.12.16.41.09;	author erwin;	state Exp;
branches;
next	1.10;

1.10
date	2003.04.02.12.19.51;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2003.02.20.18.59.08;	author knu;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.17.16.20.33;	author nork;	state Exp;
branches;
next	1.7;

1.7
date	2003.01.12.12.56.45;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.18.01.45.56;	author mharo;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.18.00.09.36;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2001.10.19.05.39.44;	author asami;	state Exp;
branches;
next	1.3;

1.3
date	2001.10.18.19.53.02;	author mharo;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.12.04.38.11;	author mharo;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.12.01.12.58;	author mharo;	state Exp;
branches;
next	;


desc
@@


1.27
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309165
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309165 | tobez | 2012-12-18 11:41:01 +0000 (Tue, 18 Dec 2012) | 4 lines
## SVN ##
## SVN ## Drop support for perl 5.8.
## SVN ##
## SVN ## Nudged by:	az
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Michael Haro <mharo@@FreeBSD.org>
# $FreeBSD: head/security/p5-Crypt-OpenPGP/Makefile 309165 2012-12-18 11:41:01Z tobez $

PORTNAME=	Crypt-OpenPGP
PORTVERSION=	1.06
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@@FreeBSD.org
COMMENT=	Pure-Perl OpenPGP-compatible PGP implementation

RUN_DEPENDS= \
		p5-Crypt-Blowfish>=0:${PORTSDIR}/security/p5-Crypt-Blowfish \
		p5-Crypt-CAST5_PP>=0:${PORTSDIR}/security/p5-Crypt-CAST5_PP \
		p5-Crypt-DES_EDE3>=0:${PORTSDIR}/security/p5-Crypt-DES_EDE3 \
		p5-Crypt-DSA>=0:${PORTSDIR}/security/p5-Crypt-DSA \
		p5-Crypt-IDEA>=0:${PORTSDIR}/security/p5-Crypt-IDEA \
		p5-Crypt-RIPEMD160>=0:${PORTSDIR}/security/p5-Crypt-RIPEMD160 \
		p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA \
		p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
		p5-Crypt-Twofish>=0:${PORTSDIR}/security/p5-Crypt-Twofish \
		p5-Data-Buffer>=0:${PORTSDIR}/misc/p5-Data-Buffer \
		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
		p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-URI>=0:${PORTSDIR}/net/p5-URI

PERL_CONFIGURE=	yes

MAN3=		Crypt::OpenPGP::ErrorHandler.3 Crypt::OpenPGP::Key.3 \
		Crypt::OpenPGP::CFB.3 Crypt::OpenPGP::SKSessionKey.3 \
		Crypt::OpenPGP::UserID.3 Crypt::OpenPGP::SessionKey.3 \
		Crypt::OpenPGP::Words.3 Crypt::OpenPGP::PacketFactory.3 \
		Crypt::OpenPGP::S2k.3 Crypt::OpenPGP.3 \
		Crypt::OpenPGP::Signature.3 \
		Crypt::OpenPGP::KeyBlock.3 Crypt::OpenPGP::MDC.3 \
		Crypt::OpenPGP::Compressed.3 Crypt::OpenPGP::Armour.3 \
		Crypt::OpenPGP::KeyRing.3 Crypt::OpenPGP::Plaintext.3 \
		Crypt::OpenPGP::Buffer.3 Crypt::OpenPGP::Cipher.3 \
		Crypt::OpenPGP::OnePassSig.3 Crypt::OpenPGP::Constants.3 \
		Crypt::OpenPGP::Util.3 Crypt::OpenPGP::Digest.3 \
		Crypt::OpenPGP::Ciphertext.3 Crypt::OpenPGP::Marker.3 \
		Crypt::OpenPGP::Trust.3 Crypt::OpenPGP::Certificate.3 \
		Crypt::OpenPGP::Message.3 Crypt::OpenPGP::KeyServer.3

post-patch:
	@@${RM} -f ${WRKSRC}/lib/Crypt/OpenPGP/Ciphertext.pm.orig

.include <bsd.port.mk>
@


1.26
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-Crypt-OpenPGP
# Date created:				Tue Sep 11 02:08:49 PDT 2001
# Whom:	      				Michael Haro <mharo@@FreeBSD.org>
#
# $FreeBSD: head/security/p5-Crypt-OpenPGP/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d6 1
a47 6
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

d51 1
a51 1
.include <bsd.port.post.mk>
@


1.25
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: maintainer (tobez@@ via IM)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.24
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@d18 14
a31 14
		${SITE_PERL}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \
		${SITE_PERL}/Crypt/CAST5_PP.pm:${PORTSDIR}/security/p5-Crypt-CAST5_PP \
		${SITE_PERL}/Crypt/DES_EDE3.pm:${PORTSDIR}/security/p5-Crypt-DES_EDE3 \
		${SITE_PERL}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
		${SITE_PERL}/${PERL_ARCH}/Crypt/IDEA.pm:${PORTSDIR}/security/p5-Crypt-IDEA \
		${SITE_PERL}/${PERL_ARCH}/Crypt/RIPEMD160.pm:${PORTSDIR}/security/p5-Crypt-RIPEMD160 \
		${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \
		${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
		${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish.pm:${PORTSDIR}/security/p5-Crypt-Twofish \
		${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
		${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \
		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
@


1.23
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d51 6
d60 1
a60 1
.include <bsd.port.mk>
@


1.22
log
@Update to 1.06.

Changes:	http://search.cpan.org/dist/Crypt-OpenPGP/Changes
@
text
@a50 6
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

d54 1
a54 1
.include <bsd.port.post.mk>
@


1.21
log
@- Update to 1.05
- Remove MD5

PR:             ports/153091
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (tobez ; 15 days)
Changes:        http://search.cpan.org/dist/Crypt-OpenPGP/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.05
@


1.20
log
@Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
@
text
@d9 1
a9 2
PORTVERSION=	1.04
PORTREVISION=	2
d17 1
a17 1
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
d19 3
d23 1
a23 1
		${SITE_PERL}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
a24 2
		${SITE_PERL}/Crypt/DES_EDE3.pm:${PORTSDIR}/security/p5-Crypt-DES_EDE3 \
		${SITE_PERL}/${PERL_ARCH}/Crypt/RIPEMD160.pm:${PORTSDIR}/security/p5-Crypt-RIPEMD160 \
a25 5
		${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
		${SITE_PERL}/Crypt/CAST5_PP.pm:${PORTSDIR}/security/p5-Crypt-CAST5_PP \
		${SITE_PERL}/Crypt/DES_EDE3.pm:${PORTSDIR}/security/p5-Crypt-DES_EDE3 \
		${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \
		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
a26 3
		${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
		${SITE_PERL}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \
		${SITE_PERL}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
d28 2
a29 1
		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
d31 1
a31 3
		${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
		p5-Math-BigInt-GMP>=1.21:${PORTSDIR}/math/p5-Math-BigInt-GMP
BUILKD_DEPENDS=	${RUN_DEPENDS}
@


1.19
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:	portmgr (itetcu)
@
text
@d10 1
a10 1
PORTREVISION=	1
d18 1
a18 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
a30 1
		p5-Compress-Zlib>0:${PORTSDIR}/archivers/p5-Compress-Zlib \
d40 1
a40 1
RUN_DEPENDS=	${BUILD_DEPENDS}
d60 6
d69 1
a69 1
.include <bsd.port.mk>
@


1.18
log
@Update to 1.04.

PR:		142113
Submitted by:	Alex Deiter <alex.deiter@@gmail.com>
@
text
@d10 1
a39 1
		p5-Math-BigInt>=1.78:${PORTSDIR}/math/p5-Math-BigInt \
@


1.17
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d9 1
a9 2
PORTVERSION=	1.03
PORTREVISION=	1
d22 1
d25 1
d28 1
d31 3
d38 1
@


1.16
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
@d58 1
a58 11
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
DEPENDS_56=	p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
		p5-MIME-Base64>0:${PORTSDIR}/converters/p5-MIME-Base64 \
		p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5
BUILD_DEPENDS+=	${DEPENDS_56}
RUN_DEPENDS+=	${DEPENDS_56}
.endif

.include <bsd.port.post.mk>
@


1.15
log
@Fix location of a dependency.

Reported by:	krismail
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.14
log
@Resurrect p5-Crypt-OpenPGP, now with a patch for CVE-2005-0366.

Seems OK:	simon, lth
@
text
@d29 1
a29 1
		${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
@


1.13
log
@Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-OpenPGP/Makefile,v 1.12 2006/06/01 10:55:35 sat Exp $
d10 1
d16 1
a16 1
MAINTAINER=	erwin@@FreeBSD.org
d33 3
a35 1
		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
a37 3
DEPRECATED=	Crypt-OpenPGP was abandoned in 2002, use security/gnupg instead
EXPIRATION_DATE=2006-07-01

d56 3
d62 5
a66 4
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
@


1.12
log
@- Mark deprecated and set expiration date at +1 month:

Crypt-OpenPGP was abandoned in 2002, use security/gnupg instead

Discussed with:	erwin (maintainer)
Approved by:	krion (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@Change to my FreeBSD.org address
@
text
@d33 1
d35 2
a36 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.10
log
@update and fix security/p5-Crypt-OpenPGP

	- update to 1.03 to make fetcheable
	- remove NO_PACKAGE (fix PLIST)
	- take maintainership
	- replace homegrown BASEPERL with SITEPERL
	- remove MANPREFIX
	- make dependencies dependend on perl version for those included in perl 5.8
	- add WWW

PR:		ports/50488
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d15 1
a15 1
MAINTAINER=	erwin@@lansing.dk
@


1.9
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.16
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d18 15
a32 1
NO_PACKAGE=	"Runaway package build"
d34 1
a34 15
PERLBASE=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}

BUILD_DEPENDS=	${PERLBASE}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
		${PERLBASE}/${PERL_ARCH}/Crypt/Blowfish.pm:${PORTSDIR}/security/p5-Crypt-Blowfish \
		${PERLBASE}/${PERL_ARCH}/Crypt/IDEA.pm:${PORTSDIR}/security/p5-Crypt-IDEA \
		${PERLBASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \
		${PERLBASE}/Crypt/RSA.pm:${PORTSDIR}/security/p5-Crypt-RSA \
		${PERLBASE}/${PERL_ARCH}/Crypt/RIPEMD160.pm:${PORTSDIR}/security/p5-Crypt-RIPEMD160 \
		${PERLBASE}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \
		${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
		${PERLBASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
		${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
		${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
		${PERLBASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
		${PERLBASE}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
a37 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
d43 1
a43 1
		Crypt::OpenPGP::Signature.3 Crypt::DES_EDE3.3 \
d52 10
a61 1
		Crypt::OpenPGP::Message.3
d63 1
a63 1
.include <bsd.port.mk>
@


1.8
log
@Remove RESTRICTED tag for crypto stuff.

Pointed out by:		kris
@
text
@d16 1
@


1.7
log
@Mark NO_PACKAGE: something causes the package builds to go haywire and
spit out an infinite amount of text (this is bad for disk space)
@
text
@a34 2
RESTRICTED=	"Crypto; export-controlled"

@


1.6
log
@hand over to ports@@freebsd.org
@
text
@d17 2
@


1.5
log
@Add missing dependencies
Noticed by: bento
@
text
@d15 1
a15 1
MAINTAINER=	mharo@@FreeBSD.org
@


1.4
log
@Add \s to end of continuation lines so make <anything> will succeed.

Submitted by:	bento
@
text
@d25 1
@


1.3
log
@add a few more dependencies
@
text
@d28 2
a29 2
		${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer
		${PERLBASE}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
@


1.2
log
@add one more dependency
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-OpenPGP/Makefile,v 1.1 2001/09/12 01:12:58 mharo Exp $
d29 2
@


1.1
log
@Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].
In addition to support for the standard itself, Crypt::OpenPGP claims
compatibility with many other PGP implementations, both those that
support the standard and those that preceded it.
@
text
@d5 1
a5 1
# $FreeBSD$
d24 1
d28 1
a28 1
		${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
@

