head	1.8;
access;
symbols
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2009.04.11.20.51.13;	author linimon;	state dead;
branches;
next	1.7;

1.7
date	2008.10.06.05.25.55;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2008.06.06.14.00.47;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2008.04.19.17.53.22;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.02.04.15.35.10;	author wxs;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.22.23;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2006.08.19.16.49.48;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.30.04.38.56;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove expired port security/cutlass: does not work with current version
of security/botan.
@
text
@# New ports collection makefile for:   cutlass
# Date created:        28 December 2005
# Whom:                Wesley Shields <wxs@@csh.rit.edu>
#
# $FreeBSD: ports/security/cutlass/Makefile,v 1.7 2008/10/06 05:25:55 clsung Exp $
#

PORTNAME=	cutlass
PORTVERSION=	0.2.0
PORTREVISION=	2
CATEGORIES=	security
MASTER_SITES=	http://www.synacklabs.net/projects/cutlass/

MAINTAINER=	wxs@@FreeBSD.org
COMMENT=	Encrypted peer-to-peer voice, text, and file transmission protocol

IGNORE=		only works with botan 1.4.x
DEPRECIATED=	${IGNORE}
EXPIRE_DATE=	2008-12-31

BUILD_DEPENDS=	botan-config:${PORTSDIR}/security/botan \
		speexdec:${PORTSDIR}/audio/speex

MAN3=	cutlass.3

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	libglade2
CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}"

CPPFLAGS+=	-I${LOCALBASE}/include/speex -I${LOCALBASE}/include

.include <bsd.port.mk>
@


1.7
log
@- mark IGNORE/EXPIRE_DATE since this does not support
  botan 1.6.* (the latest stable branch)

Approved by:	wxs
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d17 4
@


1.5
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.4
log
@Update my address.

Approved by:	garga (mentor)
@
text
@d22 1
a22 1
INSTALLS_SHLIB=	yes
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d14 1
a14 1
MAINTAINER=	wxs@@atarininja.org
@


1.2
log
@- Update maintainer addresses

PR:		ports/102230
Submitted by:	Wesley Shields <wxs(at)atarininja.org>
Approved by:	krion (mentor)
@
text
@d10 1
@


1.1
log
@[NEW PORT]: security/cutlass

	The attached shar is for security/cutlass - an encrypted
	peer-to-peer voice, text, and file transmission protocol
	entended to bring encrypted Internet use to the masses.
	Also included is a sample application using the protocol.

Please note that the patch ommited from the PR will have to be added
when ports/91035 : [UPDATE]: security/botan is commited.

PR:		ports/91072
Submitted by:	Wesley Shields <wxs@@csh.rit.edu>
@
text
@d13 1
a13 1
MAINTAINER=	wxs@@csh.rit.edu
@

