head	1.4;
access;
symbols
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2008.12.30.13.50.14;	author dinoex;	state dead;
branches;
next	1.3;

1.3
date	2008.11.29.22.45.09;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2005.10.14.14.19.59;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2005.10.14.06.08.50;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- retire this port
@
text
@# New ports collection makefile for:	OpenSSL-stable
# Date created:		04.Okt 2005
# Whom:			dirk.meyer@@dinoex.sub.org
#
# $FreeBSD: ports/security/openssl-stable/Makefile,v 1.3 2008/11/29 22:45:09 dinoex Exp $
#

CATEGORIES=	security devel

MAINTAINER=	dinoex@@FreeBSD.org

MASTERDIR?=	${.CURDIR}/../openssl
WITH_OPENSSL_STABLE=	yes

DEPRICATED=	OpenSSSL 0.9.8 is out
EXPIRATION_DATE=2008-11-01

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include "${MASTERDIR}/Makefile"
@


1.3
log
@- set DEPRECATED, EXPIRATION_DATE
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- use new option name
@
text
@d15 3
@


1.1
log
@- create slave port for openssl 0.9.7
@
text
@d13 1
a13 1
WITH_OPENSSL_097=	yes
@

