head	1.23;
access;
symbols
	RELEASE_8_3_0:1.22
	RELEASE_9_0_0:1.22
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.21
	RELEASE_7_3_0:1.21
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.20
	RELEASE_7_1_0:1.20
	RELEASE_6_4_0:1.20
	RELEASE_5_EOL:1.20
	RELEASE_7_0_0:1.20
	RELEASE_6_3_0:1.20
	PRE_XORG_7:1.20
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.20
	RELEASE_6_1_0:1.18
	RELEASE_5_5_0:1.18
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.15
	RELEASE_4_11_0:1.15
	RELEASE_5_3_0:1.15
	RELEASE_4_10_0:1.14
	RELEASE_5_2_1:1.13
	RELEASE_5_2_0:1.13
	RELEASE_4_9_0:1.13
	RELEASE_5_1_0:1.13
	RELEASE_4_8_0:1.13
	RELEASE_5_0_0:1.11
	RELEASE_4_7_0:1.11
	RELEASE_4_6_2:1.11
	RELEASE_4_6_1:1.11
	RELEASE_4_6_0:1.11
	RELEASE_5_0_DP1:1.11
	RELEASE_4_5_0:1.11
	RELEASE_4_4_0:1.10
	RELEASE_4_3_0:1.8
	RELEASE_4_2_0:1.6
	RELEASE_4_1_1:1.6
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.5
	RELEASE_4_0_0:1.3
	zebedee_1_2_0:1.1.1.1
	DBAKER:1.1.1;
locks; strict;
comment	@# @;


1.23
date	2012.11.17.06.01.23;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2011.09.23.22.25.20;	author amdmi3;	state Exp;
branches;
next	1.21;

1.21
date	2009.08.22.00.35.09;	author amdmi3;	state Exp;
branches;
next	1.20;

1.20
date	2006.09.05.04.40.06;	author linimon;	state Exp;
branches;
next	1.19;

1.19
date	2006.05.01.18.32.39;	author az;	state Exp;
branches;
next	1.18;

1.18
date	2005.11.30.11.57.31;	author garga;	state Exp;
branches;
next	1.17;

1.17
date	2005.09.20.17.15.59;	author oliver;	state Exp;
branches;
next	1.16;

1.16
date	2005.09.13.15.06.23;	author oliver;	state Exp;
branches;
next	1.15;

1.15
date	2004.05.26.10.19.30;	author pav;	state Exp;
branches;
next	1.14;

1.14
date	2004.04.06.23.43.01;	author oliver;	state Exp;
branches;
next	1.13;

1.13
date	2003.03.04.03.58.15;	author foxfair;	state Exp;
branches;
next	1.12;

1.12
date	2003.02.21.13.26.57;	author knu;	state Exp;
branches;
next	1.11;

1.11
date	2001.12.24.23.20.41;	author steve;	state Exp;
branches;
next	1.10;

1.10
date	2001.08.15.20.33.14;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2001.07.04.21.31.26;	author dwcjr;	state Exp;
branches;
next	1.8;

1.8
date	2001.02.11.17.25.08;	author dbaker;	state Exp;
branches;
next	1.7;

1.7
date	2001.01.25.18.16.45;	author dbaker;	state Exp;
branches;
next	1.6;

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

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

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

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

1.2
date	2000.01.23.05.32.33;	author dbaker;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.09.08.15.41;	author dbaker;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.01.09.08.15.41;	author dbaker;	state Exp;
branches;
next	;


desc
@@


1.23
log
@Switch exporter over
@
text
@# New ports collection makefile for:	zebedee
# Date created:		4 January 2000
# Whom:			Greg Hewgill <greg@@hewgill.com>
#
# $FreeBSD: head/security/zebedee/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	zebedee
PORTVERSION=	2.5.3
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Encrypted, secure compressed TCP tunnel

USE_OPENSSL=	YES
USE_PERL5_BUILD=YES

MAKE_ENV+=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
		PTHREAD_LIBS=${PTHREAD_LIBS}

MAN1=		zebedee.1 ftpgw.tcl.1

EXAMPLES=	vncviewer.zbd vncserver.zbd server.key server.id client1.key \
		client2.key clients.id
DOCS=		README.txt LICENCE.txt CHANGES.txt zebedee.html ftpgw.tcl.html

post-patch:
	@@${REINPLACE_CMD} \
		-e 's| gcc| ${CC}|' \
		${BUILD_WRKSRC}/${MAKEFILE}

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/zebedee ${PREFIX}/bin
	${INSTALL_SCRIPT} ${WRKSRC}/ftpgw.tcl ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/zebedee.1 ${PREFIX}/man/man1
	${INSTALL_MAN} ${WRKSRC}/ftpgw.tcl.1 ${PREFIX}/man/man1
	${INSTALL_DATA} ${WRKSRC}/server.zbd ${PREFIX}/etc/server.zbd.sample
	${MKDIR} ${EXAMPLESDIR}
.for e in ${EXAMPLES}
	${INSTALL_DATA} ${WRKSRC}/${e} ${EXAMPLESDIR}
.endfor
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
.for d in ${DOCS}
	${INSTALL_DATA} ${WRKSRC}/${d} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
@


1.22
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
@
text
@d20 1
a20 1
		PTHREAD_LIBS=${PTHREAD_LIBS} \
@


1.20
log
@Reset inactive maintainer who has not responded to email.

Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.19
log
@- uphold CC flag

PR:		ports/93455
Submitted by:	lioux@@
Approved by:	maintainer
@
text
@d14 1
a14 1
MAINTAINER=	greg@@hewgill.com
@


1.18
log
@- Remove bzip2 from list of dependencies,
  it has been part of base system since 4.4

PR:		88987
Submitted by:	edwin
Approved by:	maintainer timeout (16 days)
@
text
@d29 5
@


1.17
log
@update to 2.5.3

PR:		86331
Submitted by:	oliver
Approved by:	maintainer
@
text
@a16 4
.if defined(${BATCH}) || !exists(/usr/bin/bzip2)
LIB_DEPENDS=	bz2.1:${PORTSDIR}/archivers/bzip2
.endif

@


1.16
log
@change USE_PERL5 to USE_PERL5_BUILD because perl is only needed during the
build process

Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	2.5.2
@


1.15
log
@- Remove dead master sites

PR:		ports/67209
Submitted by:	Roman Neuhauser <neuhauser@@chello.cz>
@
text
@d22 1
a22 1
USE_PERL5=	yes
@


1.14
log
@update to 2.5.2

Approved By:	maintainer timeout (2 weeks)
@
text
@d11 1
a11 3
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		http://www.winton.org.uk/zebedee/ \
		http://www.hewgill.com/zebedee/
@


1.13
log
@PR:		48754
Submitted by:	Adam Jette <jettea46@@yahoo.com>
Update to 2.4.1, also notice chages to MAINTAINER
@
text
@d9 1
a9 1
PORTVERSION=	2.4.1
d11 2
a12 1
MASTER_SITES=	http://www.winton.org.uk/zebedee/ \
d14 1
d31 4
d41 4
a44 8
	${MKDIR} ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/vncviewer.zbd ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/vncserver.zbd ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/server.key ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/server.id ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/client1.key ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/client2.key ${PREFIX}/share/examples/zebedee
	${INSTALL_DATA} ${WRKSRC}/clients.id ${PREFIX}/share/examples/zebedee
d46 4
a49 6
	@@${MKDIR} ${PREFIX}/share/doc/zebedee
	${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/zebedee
	${INSTALL_DATA} ${WRKSRC}/LICENCE.txt ${PREFIX}/share/doc/zebedee
	${INSTALL_DATA} ${WRKSRC}/CHANGES.txt ${PREFIX}/share/doc/zebedee
	${INSTALL_DATA} ${WRKSRC}/zebedee.html ${PREFIX}/share/doc/zebedee
	${INSTALL_DATA} ${WRKSRC}/ftpgw.tcl.html ${PREFIX}/share/doc/zebedee
@


1.12
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	2.2.2
d25 1
a25 1
		PTHREAD_LIBS=${PTHREAD_LIBS}
@


1.11
log
@Allow this to build on bento again where /usr/bin/bzip2 exists on bento
but not on gohan*.
@
text
@d15 1
@


1.10
log
@Conditionalize bzip2 dependencies.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.9 2001/07/04 21:31:26 dwcjr Exp $
d16 1
a16 1
.if !exists(/usr/bin/bzip2)
@


1.9
log
@Make PORTDOCS compliant
Add missing files to pkg-plist
Update to 2.2.2
Change dependency to look for bzip shared lib instead of static lib
Update patch-aa to work with new version

PR:		28517
Submitted by:	Pete Fritchman <petef@@databits.net>
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.8 2001/02/11 17:25:08 dbaker Exp $
d16 1
d18 1
@


1.8
log
@Update: 2.2.1

Submitted by:	Greg Hewgill <greg@@hewgill.com>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	2.2.1
d16 1
a16 1
BUILD_DEPENDS=	${LOCALBASE}/lib/libbz2.a:${PORTSDIR}/archivers/bzip2
d21 3
d40 2
a41 1
	${MKDIR} ${PREFIX}/share/doc/zebedee
d47 1
@


1.7
log
@Update version: 1.3.0 -> 2.0.1

Submitted by:	 Maintainer (Greg Hewgill <greg@@hewgill.com>)
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.6 2000/09/22 01:59:04 kris Exp $
d9 1
a9 1
PORTVERSION=	2.0.1
@


1.6
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/zebedee/Makefile,v 1.5 2000/04/21 08:19:15 mharo Exp $
d9 1
a9 1
PORTVERSION=	1.3.0
d34 3
@


1.5
log
@Correct whitespace introduced during PORTNAME conversion and portlint
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.4 2000/04/09 18:30:47 cpiazza Exp $
d18 1
a18 1
USE_OPENSSL=	NORSA
@


1.4
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.3 2000/02/06 21:53:03 kris Exp $
d9 1
a9 1
PORTVERSION= 	1.3.0
@


1.3
log
@USE_OPENSSL, respect CC, CFLAGS, LOCALBASE

Assisted by:    Jim Bloom <bloom@@acm.org>
@
text
@a1 1
# Version required:	1.3.0
d5 1
a5 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.2 2000/01/23 05:32:33 dbaker Exp $
d8 2
a9 1
DISTNAME=	zebedee-1.3.0
@


1.2
log
@Update v1.2.0 -> v1.3.0

Submitted by: Greg Hewgill <greg@@hewgill.com>
@
text
@d6 1
a6 1
# $FreeBSD: ports/security/zebedee/Makefile,v 1.1.1.1 2000/01/09 08:15:41 dbaker Exp $
d16 1
a16 3
BUILD_DEPENDS=	${LOCALBASE}/include/openssl/blowfish.h:${PORTSDIR}/security/openssl \
		${LOCALBASE}/lib/libcrypto.a:${PORTSDIR}/security/openssl \
		${LOCALBASE}/lib/libbz2.a:${PORTSDIR}/archivers/bzip2
d18 1
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# Version required:	1.2.0
d6 1
a6 1
# $FreeBSD$
d9 1
a9 1
DISTNAME=	zebedee-1.2.0
d22 1
a22 1
MAN1=		zebedee.1
d26 1
d28 1
d40 1
@


1.1.1.1
log
@initial import of zebedee port

Submitted by: Greg Hewgill <greg@@hewgill.com>
@
text
@@
