head	1.2;
access;
symbols
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	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.2
date	2004.04.11.01.45.12;	author kris;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@As announced 2 months ago, remove these deprecated or broken ports.
@
text
@--- inflex.orig	Wed Jul 26 17:12:27 2000
+++ inflex	Fri Aug 18 13:42:53 2000
@@@@ -129,21 +129,21 @@@@
 #
 # setup our commonly used files
 #
-test=/usr/bin/test
-mail=/bin/mail
+test=/bin/test
+mail=/usr/bin/mail
 grep=/usr/bin/grep
 file=/usr/bin/file
 find=/usr/bin/find
-touch=/bin/touch
-metamail=/usr/bin/metamail
-formail=/usr/bin/formail
+touch=/usr/bin/touch
+metamail=/usr/local/bin/metamail
+formail=/usr/local/bin/formail
 
 
 #
 # Our MAIL PROGRAMS
 #
 sendmail=/usr/sbin/sendmail
-exim=/usr/exim/bin/exim
+exim=/usr/local/sbin/exim
 
 # 
 # Our Virus Scanners
@@@@ -151,7 +151,7 @@@@
 #sophos=/usr/local/bin/sweep
 sophos=
 mcafee=
-fsav=/usr/local/fsav/fsav
+fsav=
 
 
 # 
@


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
@@

