head	1.4;
access;
symbols
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2004.04.11.01.45.11;	author kris;	state dead;
branches;
next	1.3;

1.3
date	2004.02.17.10.30.33;	author linimon;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.13.26.45;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2000.10.23.21.49.12;	author will;	state Exp;
branches;
next	;


desc
@@


1.4
log
@As announced 2 months ago, remove these deprecated or broken ports.
@
text
@# New ports collection Makefile for:	inflex
# Date created:		18 August 2000
# Whom:			Justin Stanford <jus@@security.za.net>
#
# $FreeBSD: ports/security/inflex/Makefile,v 1.3 2004/02/17 10:30:33 linimon Exp $
#

PORTNAME=	inflex
PORTVERSION=	0.1.5.c
CATEGORIES=	security
MASTER_SITES=	http://www.inflex.co.za/
DISTNAME=	inflex-0.1.5c

MAINTAINER=	jus@@security.za.net
COMMENT=	Inbound/outbound antivirus e-mail scanner for sendmail servers
DEPRECATED=	"no longer available in original form\; maintainer says to deprecate"
EXPIRATION_DATE=	"April 09, 2004"

RUN_DEPENDS=	${LOCALBASE}/bin/metamail:${PORTSDIR}/mail/metamail \
		${LOCALBASE}/bin/formail:${PORTSDIR}/mail/procmail

NO_BUILD=	yes

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/inflex ${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/inflex.cf ${PREFIX}/etc

post-install:
.if !defined(NOPORTDOCS)
	${MKDIR} ${PREFIX}/share/doc/inflex
.for FILE in AUTHORS CHANGELOG COPYRIGHT EXIM_USERS README.1ST THANKS TODO \
	     UNINSTALL ModifyingInflex
	${INSTALL_DATA} ${WRKSRC}/${FILE} ${PREFIX}/share/doc/inflex
.endfor
.endif
	${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.3
log
@Mark as deprecated: either fails to fetch, and has done so for some time;
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.

In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.

If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.

PR:		ports/62575
No objection:	freebsd-ports, 10 days
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@De-pkg-comment.
@
text
@d16 2
@


1.1
log
@Add inflex 0.1.5.c, an inline virus scanner that uses sendmail.  Its only
big problem is that it comes with its own sendmail.cf, which means you'll
have to tailor it itself.. hopefully the vendor will figure out what he/she
is doing and provide .mc files instead...

PR:		20741
Submitted by:	Justin Stanford <jus@@security.za.net>
@
text
@d15 1
@

