head	1.11;
access;
symbols
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2002.08.20.05.03.18;	author ijliao;	state dead;
branches;
next	1.10;

1.10
date	2002.07.31.10.16.47;	author ijliao;	state Exp;
branches;
next	1.9;

1.9
date	2002.07.26.09.21.09;	author ijliao;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.22.12.57.32;	author ijliao;	state Exp;
branches;
next	1.7;

1.7
date	2002.07.15.09.21.37;	author ijliao;	state Exp;
branches;
next	1.6;

1.6
date	2002.06.23.20.39.20;	author pat;	state Exp;
branches;
next	1.5;

1.5
date	2002.06.10.06.56.54;	author ijliao;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.19.05.31.27;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.10.02.32.18;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.10.11.30.05;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.02.19.15.56;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.11
log
@opencl -> botan
upgrade botan to 0.9.2
@
text
@# ex:ts=8
# New ports collection makefile for:	opencl
# Date created:			Mar 3, 2001
# Whom:				Ying-Chieh Liao <ijliao@@FreeBSD.org>
#
# $FreeBSD: ports/security/opencl/Makefile,v 1.10 2002/07/31 10:16:47 ijliao Exp $
#

PORTNAME=	opencl
PORTVERSION=	0.8.7
CATEGORIES=	security
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	OpenCL-${PORTVERSION}
EXTRACT_SUFX=	.tgz

MAINTAINER=	ports@@FreeBSD.org

USE_REINPLACE=	yes
USE_NEWGCC=	yes
HAS_CONFIGURE=	yes
CONFIGURE_SCRIPT=	configure.pl
CONFIGURE_ARGS=	gcc-freebsd-generic
USE_GMAKE=	yes
MAKE_ARGS=	LANG_FLAGS="-fpermissive -ansi"
INSTALLS_SHLIB=	yes

PLIST_SUB=	PORTVERSION=${PORTVERSION}

post-patch:
	@@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g ; \
		s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT}
	@@${RM} -f ${WRKSRC}/src/pipe_io.cpp.orig

.include <bsd.port.mk>
@


1.10
log
@upgrade to 0.8.7
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.9
log
@upgrade to 0.8.6
@
text
@d10 1
a10 1
PORTVERSION=	0.8.6
@


1.8
log
@upgrade to 0.8.5
@
text
@d10 1
a10 1
PORTVERSION=	0.8.5
@


1.7
log
@upgrade to 0.8.4
@
text
@d10 1
a10 1
PORTVERSION=	0.8.4
@


1.6
log
@PERL -> REINPLACE_CMD

PR:		ports/39729, ports/39727, ports/39726, ports/39724
PR:		ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by:	Scott Flatman <sf@@dsinw.com>
@
text
@d10 1
a10 1
PORTVERSION=	0.8.3
@


1.5
log
@upgrade to 0.8.3
@
text
@d19 1
d31 1
a31 1
	@@${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g ; \
@


1.4
log
@upgrade 0.8.2
@
text
@d10 1
a10 1
PORTVERSION=	0.8.2
@


1.3
log
@upgrade to 0.8.1
@
text
@d10 1
a10 1
PORTVERSION=	0.8.1
@


1.2
log
@upgrade to 0.7.3
drop maintainership
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/opencl/Makefile,v 1.1 2001/03/02 19:15:56 ijliao Exp $
d10 1
a10 1
PORTVERSION=	0.7.3
a19 1

a22 1

d24 2
d27 1
a27 1
INSTALLS_SHLIB=	yes
d29 4
a32 1
PLIST_SUB=	PORTVERSION=0.7.2
@


1.1
log
@add opencl, a portable, easy to use, and efficient C++ crypto library
@
text
@d6 1
a6 1
# $FreeBSD$
d10 1
a10 1
PORTVERSION=	0.7.0
d17 1
a17 1
MAINTAINER=	ijliao@@FreeBSD.org
d23 1
a23 1
CONFIGURE_ARGS=	--nodebug gcc-freebsd-generic
d29 1
a29 1
PLIST_SUB=	PORTVERSION=${PORTVERSION}
@

