head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.01.13;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2011.09.17.06.49.14;	author sunpoet;	state Exp;
branches;
next	1.12;

1.12
date	2011.06.20.09.03.17;	author az;	state Exp;
branches;
next	1.11;

1.11
date	2010.11.01.01.47.34;	author wen;	state Exp;
branches;
next	1.10;

1.10
date	2010.06.10.01.35.12;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2009.11.23.15.23.22;	author mat;	state Exp;
branches;
next	1.8;

1.8
date	2009.04.11.10.36.34;	author leeym;	state Exp;
branches;
next	1.7;

1.7
date	2009.03.14.09.14.45;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.12.12.01.59.19;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.17.14.28.25;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2007.09.08.01.03.58;	author linimon;	state Exp;
branches;
next	1.3;

1.3
date	2007.06.20.10.58.08;	author mat;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.14.07.29.47;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.09.03.51.27;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-PerlCryptLib
# Date created:		2006-08-08
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/security/p5-PerlCryptLib/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	PerlCryptLib
PORTVERSION=	1.11
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ALVAROL
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl interface to Peter Guttman cryptlib API

LIB_DEPENDS=	cl:${PORTSDIR}/security/cryptlib

PERL_CONFIGURE=	yes

MAN3=		PerlCryptLib.3

.include <bsd.port.mk>
@


1.13
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d20 1
a20 1
PERL_CONFIGURE=	5.8.0+
@


1.11
log
@- Update to 1.11
Changelog: http://search.cpan.org/src/ALVAROL/PerlCryptLib-1.11/Changes
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/A/AL/ALVAROL
@


1.10
log
@- Update to 1.10

With Hat:       perl@@
Changes:        http:/search.cpan.org/dist/PerlCryptLib/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.10
@


1.9
log
@Update to 1.09
@
text
@d9 1
a9 1
PORTVERSION=	1.09
@


1.8
log
@- update to 1.08
@
text
@d9 1
a9 1
PORTVERSION=	1.08
@


1.7
log
@- Update to 1.07
@
text
@d9 1
a9 1
PORTVERSION=	1.07
a23 3
post-patch:
	${REINPLACE_CMD} -e "s,/home,${PREFIX}/include," ${WRKSRC}/${CONFIGURE_SCRIPT}

@


1.6
log
@- update to 1.05
@
text
@d9 1
a9 1
PORTVERSION=	1.05
@


1.5
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=	1.04
a17 1
BUILD_DEPENDS=	bash:${PORTSDIR}/shells/bash
a18 1
RUN_DEPENDS=	${SITE_PERL}/enum.pm:${PORTSDIR}/devel/p5-enum
d20 1
a20 2
PERL_CONFIGURE=	yes
USE_OPENSSL=	yes
d25 1
a25 10
	${PERL} -pi -e 's,^#!/bin/bash,#!${LOCALBASE}/bin/bash,;' \
	        -e 's,^read .* cl_path_in .*$$,cl_path_in=${LOCALBASE}/include,' \
	    	${WRKSRC}/configure
	${PERL} -pi -e 's,^use 5\.008.*$$,,;' \
		-e 's,'\''$$, -L${OPENSSLINC} $$&, if /INC/' ${WRKSRC}/Makefile.PL
	${PERL} -pi -e 's,\.\./cryptlib322,${LOCALBASE}/include,' \
		${WRKSRC}/PerlCryptLib.xs

post-configure:
	${PERL} -pi -e 's,-lpthread,${PTHREAD_LIBS},' ${WRKSRC}/Makefile
@


1.4
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.3
log
@Update to 1.04
@
text
@d39 1
a39 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
.endif

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


1.2
log
@- Ignore Perl < 5.6
- Change maintainer to perl@@

PR:		ports/105509
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	1.03
d18 1
d23 1
d28 5
a32 1
	${PERL} -pi -e 's,^use 5\.008.*$$,,' ${WRKSRC}/Makefile.PL
@


1.1
log
@Add p5-PerlCryptLib 1.03, perl interface to Peter Guttman cryptlib API.

PR:		ports/101658
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
d33 7
a39 1
.include <bsd.port.mk>
@

