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


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

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

1.10
date	2008.04.17.14.28.10;	author araujo;	state Exp;
branches;
next	1.9;

1.9
date	2007.05.25.23.24.16;	author erwin;	state Exp;
branches;
next	1.8;

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

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

1.6
date	2003.10.24.12.03.32;	author ijliao;	state Exp;
branches;
next	1.5;

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

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

1.3
date	2002.05.11.20.30.22;	author nork;	state Exp;
branches;
next	1.2;

1.2
date	2001.11.30.07.20.53;	author vanilla;	state Exp;
branches;
next	1.1;

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


desc
@@


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

PORTNAME=	Crypt-OpenSSL-Random
PORTVERSION=	0.04
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl5 interface to the OpenSSL pseudo-random number generator

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

MAN3=		Crypt::OpenSSL::Random.3

.include <bsd.port.mk>
@


1.11
log
@Fix build error WITH_OPENSSL_PORT.

PR:		146283
Submitted by:	Dan Lukes   dan  obluda cz
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
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
@d18 2
@


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


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

Inspired by:	freebsd-perl@@
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@


1.7
log
@Whitespace cleanup.

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


1.6
log
@utilize SITE_PERL

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

@


1.5
log
@De-pkg-comment.
@
text
@a21 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@Remove RESTRICTED tag with cryptography relation.

Pointed out by:		kris
@
text
@d16 1
@


1.3
log
@more clean pkg-plist

Approved by:	knu (mentor)
@
text
@a16 2
RESTRICTED=	"Crypto; export-controlled"

@


1.2
log
@Upgrade to 0.03

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


1.1
log
@Add p5-Crypt-OpenSSL-Random, a Perl5 interface to the OpenSSL
pseudo-random number generator.

PR:		ports/30107
Submitted by:	Norikatsu Shigemura <nork@@cityfujisawa.ne.jp>
@
text
@d9 1
a9 1
PORTVERSION=	0.02
@

