head	1.30;
access;
symbols
	RELEASE_8_3_0:1.29
	RELEASE_9_0_0:1.27
	RELEASE_7_4_0:1.24
	RELEASE_8_2_0:1.24
	RELEASE_6_EOL:1.24
	RELEASE_8_1_0:1.24
	RELEASE_7_3_0:1.23
	RELEASE_8_0_0:1.22
	RELEASE_7_2_0:1.22
	RELEASE_7_1_0:1.22
	RELEASE_6_4_0:1.22
	RELEASE_5_EOL:1.22
	RELEASE_7_0_0:1.21
	RELEASE_6_3_0:1.21
	PRE_XORG_7:1.20
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.19
	RELEASE_6_1_0:1.17
	RELEASE_5_5_0:1.17
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.30
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.03.13.16.15.19;	author pgollucci;	state Exp;
branches;
next	1.28;

1.28
date	2012.03.08.18.45.22;	author pgollucci;	state Exp;
branches;
next	1.27;

1.27
date	2011.08.27.11.05.24;	author sunpoet;	state Exp;
branches;
next	1.26;

1.26
date	2011.07.16.06.00.26;	author sunpoet;	state Exp;
branches;
next	1.25;

1.25
date	2011.05.26.08.58.21;	author sunpoet;	state Exp;
branches;
next	1.24;

1.24
date	2010.05.04.10.49.50;	author nork;	state Exp;
branches;
next	1.23;

1.23
date	2009.11.23.15.22.38;	author mat;	state Exp;
branches;
next	1.22;

1.22
date	2008.04.17.14.28.10;	author araujo;	state Exp;
branches;
next	1.21;

1.21
date	2007.05.25.23.26.08;	author erwin;	state Exp;
branches;
next	1.20;

1.20
date	2006.11.22.07.41.46;	author clsung;	state Exp;
branches;
next	1.19;

1.19
date	2006.05.05.13.19.31;	author garga;	state Exp;
branches;
next	1.18;

1.18
date	2006.04.15.00.49.34;	author leeym;	state Exp;
branches;
next	1.17;

1.17
date	2005.09.25.13.32.37;	author tobez;	state Exp;
branches;
next	1.16;

1.16
date	2005.09.21.01.55.42;	author leeym;	state Exp;
branches;
next	1.15;

1.15
date	2004.08.13.15.21.18;	author nork;	state Exp;
branches;
next	1.14;

1.14
date	2004.08.11.15.40.32;	author nork;	state Exp;
branches;
next	1.13;

1.13
date	2004.05.03.18.46.08;	author nork;	state Exp;
branches;
next	1.12;

1.12
date	2003.10.24.12.03.32;	author ijliao;	state Exp;
branches;
next	1.11;

1.11
date	2003.05.11.20.27.17;	author nork;	state Exp;
branches;
next	1.10;

1.10
date	2003.04.08.16.28.13;	author nork;	state Exp;
branches;
next	1.9;

1.9
date	2003.04.04.18.51.09;	author nork;	state Exp;
branches;
next	1.8;

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

1.7
date	2003.02.16.16.10.59;	author nork;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.11.15.58.03;	author nork;	state Exp;
branches;
next	1.5;

1.5
date	2002.07.02.13.12.55;	author nork;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.11.20.28.33;	author nork;	state Exp;
branches;
next	1.3;

1.3
date	2001.11.30.07.17.57;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2001.09.12.13.27.33;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.11.09.22.34;	author knu;	state Exp;
branches;
next	;


desc
@@


1.30
log
@Switch exporter over
@
text
@# New ports collection makefile for:    p5-Crypt-OpenSSL-RSA
# Date created:				2001/08/27
# Whom:					nork@@cityfujisawa.ne.jp
#
# $FreeBSD: head/security/p5-Crypt-OpenSSL-RSA/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Crypt-OpenSSL-RSA
PORTVERSION=	0.28
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl5 module to RSA encode and decode strings using OpenSSL

BUILD_DEPENDS=	p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
		p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
RUN_DEPENDS=	p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
		p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random

PERL_CONFIGURE=	yes
USE_OPENSSL=	yes
MAKE_ARGS=	PASTHRU_INC=-I${OPENSSLINC}

MAN3=		Crypt::OpenSSL::RSA.3

regression-test: build
	cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} test

.include <bsd.port.mk>
@


1.29
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
@d5 1
a5 1
# $FreeBSD$
@


1.28
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
@d28 3
@


1.27
log
@- Update to 0.28
- Add BUILD_DEPENDS

Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-RSA/Changes
@
text
@a27 3
regression-test: build
	cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} test

@


1.26
log
@- Update to 0.27

Changes:	http://search.cpan.org/dist/Crypt-OpenSSL-RSA/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.27
d17 2
@


1.25
log
@- Fix self test with Perl 5.14 [1]
- Add regression-test:
- Make portlint happier
- Bump PORTREVISION for RSA.pm change

PR:		ports/157187 [1]
Submitted by:	Mark Martinec <Mark.Martinec@@ijs.si>
@
text
@d9 1
a9 2
PORTVERSION=	0.26
PORTREVISION=	1
a16 2
BUILD_DEPENDS=	p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \
		p5-Crypt-OpenSSL-Random>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
a25 3
post-patch:
	@@${REINPLACE_CMD} -e "9 s|require AutoLoader;|use AutoLoader 'AUTOLOAD';|" ${WRKSRC}/RSA.pm

@


1.24
log
@Fix build issue WITH_OPENSSL_PORT.

PR:		ports/146286
Submitted by:	Dan Lukes   dan  obluda cz
@
text
@d10 1
d18 4
a21 3
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
		${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum
BUILD_DEPENDS=	${RUN_DEPENDS}
d25 1
a25 1
MAKE_ARGS+=	PASTHRU_INC=-I${OPENSSLINC}
d29 6
@


1.23
log
@Update to 0.26
@
text
@d22 2
@


1.22
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
@d9 1
a9 1
PORTVERSION=	0.25
@


1.21
log
@Update to 0.25
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.20
log
@- Update to 0.24
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


1.19
log
@- Add security/p5-Crypt-OpenSSL-Bignum as a dependency
- Bump PORTREVISION

Approved by:	tobez (perl@@ hat at IRC)
@
text
@d9 1
a9 2
PORTVERSION=	0.23
PORTREVISION=	1
@


1.18
log
@- update to 0.23
@
text
@d10 1
d19 2
a20 1
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
@


1.17
log
@Add a missing dependency.

Submitted by:	Kevin Golding <kevin@@caomhin.demon.co.uk>
PR:		86556
@
text
@d9 1
a9 2
PORTVERSION=	0.22
PORTREVISION=	1
d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/C/CD/CDRAKE/
d18 2
a19 3
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \
		${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Bignum.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.16
log
@- update to 0.22
@
text
@d10 1
d19 2
a20 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
@


1.15
log
@Change MAINTAINER to perl@@.
I welcome bsd.port.mk introduced soon.

Inspired by:	freebsd-perl@@
@
text
@d9 1
a9 1
PORTVERSION=	0.21
d12 1
a12 1
MASTER_SITE_SUBDIR=	Crypt
@


1.14
log
@Update to 0.21.

PR:		ports/70257
Submitted by:	skv
@
text
@d15 1
a15 1
MAINTAINER=	nork@@FreeBSD.org
@


1.13
log
@Whitespace cleanup.

PR:		ports/65409
Submitted by:	trevor
@
text
@d9 1
a9 1
PORTVERSION=	0.19
@


1.12
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a24 1

@


1.11
log
@Update to 0.19, and Unmark BROKEN on 4-STABLE(re-supported 5.005).
@
text
@d18 1
a18 1
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
a24 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.10
log
@Mark BROKEN on 4-STABLE or earlier(perl 5.6 required).

Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d9 1
a9 2
PORTVERSION=	0.18
PORTREVISION=	1
d27 1
a27 10
.include <bsd.port.pre.mk>

##
## this port requires PERL 5.6.x or later
##
.if ${PERL_LEVEL} < 500600
IGNORE=		Port requires perl 5.6.x or later.
.endif

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


1.9
log
@Update to 0.18.
@
text
@d10 1
d28 10
a37 1
.include <bsd.port.mk>
@


1.8
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.17
@


1.7
log
@Remove RESTRICTED tag with cryptography relation.

Pointed out by:		kris
@
text
@d16 1
@


1.6
log
@Update to 0.17.
@
text
@a19 2
RESTRICTED=	"Crypto; export-controlled"

@


1.5
log
@Update to 0.16

Approved by:	knu (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.16
@


1.4
log
@Update to 0.13

Approved by:	knu (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@


1.3
log
@Upgrade to 0.12, and fix pkg-plist.

PR:		ports/32276
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.12
d15 1
a15 1
MAINTAINER=	nork@@cityfujisawa.ne.jp
@


1.2
log
@Fix BUILD_DEPENDS.

Submitted by:	TOGAWA Satoshi <toga@@puyo.org>
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/p5-Crypt-OpenSSL-RSA/Makefile,v 1.1 2001/09/11 09:22:34 knu Exp $
d9 1
a9 1
PORTVERSION=	0.11
d17 1
a17 1
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${.CURDIR}/../p5-Crypt-OpenSSL-Random
@


1.1
log
@Add p5-Crypt-OpenSSL-RSA, a Perl5 module to RSA encode and decode
strings using OpenSSL.

PR:		ports/30106
Submitted by:	Norikatsu Shigemura <nork@@cityfujisawa.ne.jp>
@
text
@d5 1
a5 1
# $FreeBSD$
d17 1
a17 1
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/local/p5-Crypt-OpenSSL-Random
@

