head	1.14;
access;
symbols
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.12
	RELEASE_7_1_0:1.12
	RELEASE_6_4_0:1.12
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.12
	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.11
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.7
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3;
locks; strict;
comment	@# @;


1.14
date	2011.05.01.20.14.20;	author bapt;	state dead;
branches;
next	1.13;

1.13
date	2011.03.13.21.30.59;	author bapt;	state Exp;
branches;
next	1.12;

1.12
date	2005.02.19.16.16.34;	author thierry;	state Exp;
branches;
next	1.11;

1.11
date	2004.09.29.05.27.02;	author kris;	state Exp;
branches;
next	1.10;

1.10
date	2004.02.04.05.08.52;	author marcus;	state Exp;
branches;
next	1.9;

1.9
date	2003.10.28.06.22.29;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.18.59.12;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2002.11.10.16.47.58;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.06.22.46.56;	author adamw;	state Exp;
branches;
next	1.5;

1.5
date	2002.10.27.23.15.10;	author adamw;	state Exp;
branches;
next	1.4;

1.4
date	2002.05.08.21.32.37;	author obrien;	state Exp;
branches;
next	1.3;

1.3
date	2001.01.16.17.32.21;	author sobomax;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.12.10.52.00;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.19.19.10.09;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove unmaintained expired ports from security

2011-05-01 security/aafid2: Upstream disapear and distfile is no more available
2011-05-01 security/bjorb: Upstream disapear and distfile is no more available
2011-05-01 security/borzoi: Upstream disapear and distfile is no more available
2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available
2011-05-01 security/cops: Upstream disapear and distfile is no more available
2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available
2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available
2011-05-01 security/hafiye: Upstream disapear and distfile is no more available
2011-05-01 security/ident2: Upstream disapear and distfile is no more available
2011-05-01 security/liedentd: Upstream disapear and distfile is no more available
2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available
2011-05-01 security/poc: Upstream disapear and distfile is no more available
2011-05-01 security/portscanner: Upstream disapear and distfile is no more available
2011-05-01 security/ppgen: Upstream disapear and distfile is no more available
2011-05-01 security/qident: Upstream disapear and distfile is no more available
2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available
2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available
2011-05-01 security/rid: Upstream disapear and distfile is no more available
2011-05-01 security/ssh: Upstream disapear and distfile is no more available
2011-05-01 security/tea-total: Upstream disapear and distfile is no more available
2011-05-01 security/uberkey: Upstream disapear and distfile is no more available
@
text
@# Ports collection makefile for:  tea-total
# Date created:			  Tue Dec 19, 2000
# Whom:				  David O'Brien (obrien@@NUXI.com)
#
# $FreeBSD: ports/security/tea-total/Makefile,v 1.13 2011/03/13 21:30:59 bapt Exp $
#

PORTNAME=	tea-total
PORTVERSION=	0.4
PORTREVISION=	3
CATEGORIES=	security
MASTER_SITES=	http://www.alexholden.net/pub/${PORTNAME}/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Extremely small 128 bit private key based encryption/decryption system

DEPRECATED=     Upstream disapear and distfile is no more available
EXPIRATION_DATE=        2011-05-01

#	code is not 64-bit clean...
ONLY_FOR_ARCHS=	i386

USE_GMAKE=	yes
MAN1=		teatotal.1 tea.1 untea.1 tea-kgen.1

.include <bsd.port.mk>
@


1.13
log
@Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@Fix for compilation on 5.x.

PR:		ports/76320
Submitted by:	Johan van Selst
@
text
@d17 3
@


1.11
log
@BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
@
text
@d10 1
a10 1
PORTREVISION=	2
d23 1
a23 7
.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 502126
BROKEN=		"Does not compile on FreeBSD >= 5.x"
.endif

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


1.10
log
@Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
@
text
@d23 7
a29 1
.include <bsd.port.mk>
@


1.9
log
@Per distfile survey, chase mastersite.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.8
log
@De-pkg-comment.
@
text
@d12 1
a12 2
MASTER_SITES=	ftp://ftp.linuxhacker.org/pub/tea-total/  \
		http://www.linuxhacker.org/pub/tea-total/
@


1.7
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d16 1
@


1.6
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Extremely small 128 bit private key based encryption/decryption system

@


1.5
log
@Fix MASTER_SITES, add CFLAGS support, and allow use of the INSTALL*
macros.

PR:		44488
Submitted by:	KATO Tsuguru <tkato@@prontomail.com>
Approved by:	pat
@
text
@d17 2
@


1.4
log
@To ports@@freebsd.org.
@
text
@d10 1
d13 1
a13 1
		http://www.linuxhacker.org/tea-total/
@


1.3
log
@Massive style enforcement - use ^I instead of spaces for variables identation.
@
text
@d5 1
a5 1
# $FreeBSD: ports/security/tea-total/Makefile,v 1.2 2001/01/12 10:52:00 obrien Exp $
d14 1
a14 1
MAINTAINER=	obrien@@FreeBSD.org
@


1.2
log
@Update to version 0.4.
@
text
@a0 1
# ex:ts=8
d5 1
a5 1
# $FreeBSD: ports/security/tea-total/Makefile,v 1.1 2000/12/19 19:10:09 obrien Exp $
d14 1
a14 1
MAINTAINER=     obrien@@FreeBSD.org
@


1.1
log
@TEA Total is an extremely small 128 bit private key based
encryption/decryption system which uses the new variant of TEA (Tiny
Encryption Algorithm) by David Wheeler and Roger Needham of the Cambridge
Computer Laboratory.  TEA is said to be several times faster than DES, as
well as being much smaller and more secure.  It also isn't encumbered by any
patents and the reference implementation is in the public domain.
@
text
@d6 1
a6 1
# $FreeBSD$
d10 1
a10 1
PORTVERSION=	0.1
d20 2
a21 2
post-install:
	cd ${WRKSRC} ; ${INSTALL_PROGRAM} tea tea-keygen untea ${PREFIX}/bin
@

