head	1.3;
access;
symbols
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	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.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2008.02.28.01.07.09;	author miwi;	state dead;
branches;
next	1.2;

1.2
date	2001.10.21.18.47.20;	author dwcjr;	state Exp;
branches;
next	1.1;

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


desc
@@


1.3
log
@2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated, unmaintained
@
text
@--- amavis/amavis.in.orig	Sat Oct  6 15:44:32 2001
+++ amavis/amavis.in	Sat Oct  6 15:46:24 2001
@@@@ -469,7 +469,7 @@@@
 		do_exit($REGERR, __LINE__);
 	}
 
-	my $filetype = `$file -b $TEMPDIR/parts/$part`;
+	my $filetype = `$file $TEMPDIR/parts/$part`;
 	chop $filetype;
 	do_log(4,"File-type of $part: $filetype");
 
@@@@ -663,7 +663,7 @@@@
 	}
 
 	# older versions of file report tnef files as data
-	if ($filetype =~ /^data$/) {
+	if ($filetype =~ /:\sdata$/) {
 		# may be tnef
 
 		# checked already?
@


1.2
log
@Update to version 11
Give Seamus Venasse maintainership

PR:		31095
Submitted by:	new maintainer
@
text
@@


1.1
log
@Add amavis-perl 10, a mail virus scanner (uses external antivirus).

PR:		23978
Submitted by:	Roman Shterenzon <roman@@xpert.com>
@
text
@d1 3
a3 3
--- amavis/amavis.in.orig	Sun Dec 31 15:16:34 2000
+++ amavis/amavis.in	Sun Dec 31 15:24:31 2000
@@@@ -414,7 +414,7 @@@@
d10 1
a10 1
 	do_debug("File-type of $part: $filetype\n");
d12 1
a12 1
@@@@ -609,7 +609,7 @@@@
@

