head	1.14;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.13
	RELEASE_6_3_0:1.13
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.12
	RELEASE_5_5_0:1.12
	RELEASE_6_0_0:1.12
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.12
	RELEASE_4_10_0:1.12
	RELEASE_5_2_1:1.12
	RELEASE_5_2_0:1.12
	RELEASE_4_9_0:1.12
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.9
	RELEASE_4_6_1:1.9
	RELEASE_4_6_0:1.9
	RELEASE_5_0_DP1:1.9
	RELEASE_4_5_0:1.9
	RELEASE_4_4_0:1.8
	RELEASE_4_3_0:1.7
	RELEASE_4_2_0:1.7
	RELEASE_4_1_1:1.7
	RELEASE_4_1_0:1.6
	RELEASE_3_5_0:1.6
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.2
	draft:1.1.1.1
	SE:1.1.1;
locks; strict;
comment	@# @;


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

1.13
date	2006.11.05.07.58.38;	author lawrance;	state Exp;
branches;
next	1.12;

1.12
date	2003.07.07.01.48.06;	author kris;	state Exp;
branches;
next	1.11;

1.11
date	2003.03.07.06.10.41;	author ade;	state Exp;
branches;
next	1.10;

1.10
date	2002.10.27.01.35.09;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2001.12.01.09.56.45;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2001.05.29.00.22.01;	author kris;	state Exp;
branches;
next	1.7;

1.7
date	2000.09.22.01.59.00;	author kris;	state Exp;
branches;
next	1.6;

1.6
date	2000.04.30.08.13.56;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2000.04.21.08.18.26;	author mharo;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.09.18.29.47;	author cpiazza;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.06.21.48.31;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	99.11.07.22.25.34;	author dirk;	state Exp;
branches;
next	1.1;

1.1
date	99.09.18.09.05.27;	author se;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.09.18.09.05.27;	author se;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	keynote
# Date created:                         02 September 1999
# Whom:                                 se
#
# $FreeBSD: head/security/keynote/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	keynote
PORTVERSION=	2.3
PORTREVISION=	1
CATEGORIES=	security
MASTER_SITES=	http://www1.cs.columbia.edu/~angelos/Code/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Trust-Management System

USE_OPENSSL=	YES
GNU_CONFIGURE=	yes

.include <bsd.port.pre.mk>

CONFIGURE_ENV+=	SSLEAY="${OPENSSLBASE}/bin" OPENSSLLIB="${OPENSSLLIB}" \
		OPENSSLINC="${OPENSSLINC}"

MAN1=		keynote.1
MAN3=		keynote.3
MAN5=		keynote.5

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/keynote ${PREFIX}/bin/
	${INSTALL_DATA} ${WRKSRC}/keynote.h ${PREFIX}/include/
	${INSTALL_DATA} ${WRKSRC}/libkeynote.a ${PREFIX}/lib/
	${INSTALL_DATA} ${WRKSRC}/man/keynote.1 ${PREFIX}/man/man1/
	${INSTALL_DATA} ${WRKSRC}/man/keynote.3 ${PREFIX}/man/man3/
	${INSTALL_DATA} ${WRKSRC}/man/keynote.4 ${PREFIX}/man/man5/keynote.5
	${MKDIR} ${PREFIX}/share/doc/keynote/
	${INSTALL_DATA} ${WRKSRC}/doc/rfc2704.txt ${PREFIX}/share/doc/keynote/

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


1.13
log
@Update master site and WWW.

PR:		ports/104256
Submitted by:	Josh Paetzel <josh@@tcbug.org>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@Drop maintainership
@
text
@d12 1
a12 1
MASTER_SITES=	http://www.cis.upenn.edu/~angelos/Code/
@


1.11
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d14 1
a14 1
MAINTAINER=	kris@@FreeBSD.org
@


1.10
log
@Install keynote.h and bump PORTREVISION

Submitted by:	dcs
PR:		ports/43839
@
text
@d15 1
@


1.9
log
@keynote(4) should really be keynote(5) since it's not a device driver :)

PR:		ports/30796
Submitted by:	John Ioannidis <ji@@tla.org>
@
text
@d10 1
d30 1
@


1.8
log
@Update to keynote 2.3
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.7 2000/09/22 01:59:00 kris Exp $
d25 1
a25 1
MAN4=		keynote.4
d32 1
a32 1
	${INSTALL_DATA} ${WRKSRC}/man/keynote.4 ${PREFIX}/man/man4/
@


1.7
log
@Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.6 2000/04/30 08:13:56 kris Exp $
d9 1
a9 1
PORTVERSION=	2.2
@


1.6
log
@Upgrade to keynote 2.2 and take over maintainership

Approved by:	se (previous maintainer)
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.5 2000/04/21 08:18:26 mharo Exp $
d15 1
a15 1
USE_OPENSSL=	RSA
@


1.5
log
@Correct whitespace introduced during PORTNAME conversion and portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.4 2000/04/09 18:29:47 cpiazza Exp $
d9 1
a9 1
PORTVERSION=	2.b4
a11 1
DISTNAME=	keynote-2-beta4
d13 1
a13 1
MAINTAINER=	se@@FreeBSD.org
d16 1
d18 4
a21 1
WRKSRC=		${WRKDIR}/KeyNote-2-beta4
d29 1
d34 1
a34 2
	${INSTALL_DATA} ${WRKSRC}/doc/keynote-spec ${PREFIX}/share/doc/keynote/
	${INSTALL_DATA} ${WRKSRC}/doc/keynote-spec.nroff ${PREFIX}/share/doc/keynote/
d36 1
a36 1
.include <bsd.port.mk>
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.3 2000/02/06 21:48:31 kris Exp $
d16 1
a16 1
USE_OPENSSL=   RSA
@


1.3
log
@USE_OPENSSL, respect CC and CFLAGS

Assisted by:	Jim Bloom <bloom@@acm.org>
@
text
@a1 1
# Version required:                     2-beta4
d5 1
a5 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.2 1999/11/07 22:25:34 dirk Exp $
d8 2
a9 2
DISTNAME=	keynote-2-beta4
PKGNAME=	keynote-2b4
d12 1
@


1.2
log
@Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/keynote/Makefile,v 1.1.1.1 1999/09/18 09:05:27 se Exp $
d16 1
a16 3
BUILD_DEPENDS=	openssl:${PORTSDIR}/security/openssl
LIB_DEPENDS=	crypto.1:${PORTSDIR}/security/openssl \
		ssl.1:${PORTSDIR}/security/openssl
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d17 2
@


1.1.1.1
log
@New port of the keynote trust-management system (currently an IETF draft).
@
text
@@
