update to 4.80.4-1, Brad (maintainer) ok.

This commit is contained in:
sthen 2010-05-27 11:04:30 +00:00
parent 5768ad4599
commit 6366c7c3ff
7 changed files with 82 additions and 74 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.24 2010/03/21 00:00:09 sthen Exp $
# $OpenBSD: Makefile,v 1.25 2010/05/27 11:04:30 sthen Exp $
COMMENT= virus/spam scanning framework
V= 4.80
Vs= 1
Vs= 4
Vss= ${Vs}-1
CATEGORIES= mail
MASTER_SITES= http://mailscanner.info/files/4/tar/
DISTNAME= mailscanner-${V}.${Vss}
PKGNAME= mailscanner-${V}.${Vss:S/-/./}p0
PKGNAME= mailscanner-${V}.${Vss:S/-/./}
DISTFILES= MailScanner-install-${V}.${Vss}${EXTRACT_SUFX}
WRKDIST= ${WRKDIR}/MailScanner-${V}.${Vss}

View File

@ -1,5 +1,5 @@
MD5 (MailScanner-install-4.80.1-1.tar.gz) = x/Z3aEa2dbu8GEc2vqc+Rw==
RMD160 (MailScanner-install-4.80.1-1.tar.gz) = Uj/AXtuAM2kDNl7RwNSztNjgfkE=
SHA1 (MailScanner-install-4.80.1-1.tar.gz) = ypPcbqDhNofQFb6Y7s7vS7kWdaM=
SHA256 (MailScanner-install-4.80.1-1.tar.gz) = nTUI1DyuBkmuw3qNa2+KdIxf6ZTWlXLoIjOAzzac9gg=
SIZE (MailScanner-install-4.80.1-1.tar.gz) = 9116668
MD5 (MailScanner-install-4.80.4-1.tar.gz) = WHevau8UVxnlyPfVXsGsZA==
RMD160 (MailScanner-install-4.80.4-1.tar.gz) = rXPVPb2+aD6UghRLEtWc3swojBM=
SHA1 (MailScanner-install-4.80.4-1.tar.gz) = 6COAUUxi8649GpeWn+dc+EJztsg=
SHA256 (MailScanner-install-4.80.4-1.tar.gz) = yPYaQUm/YRou9NF/mubusJcG4DKm5kcy9CsEhHopcd0=
SIZE (MailScanner-install-4.80.4-1.tar.gz) = 9119787

View File

@ -1,10 +1,11 @@
$OpenBSD: patch-bin_cron_check_MailScanner_cron,v 1.1.1.1 2008/02/20 03:47:18 todd Exp $
--- bin/cron/check_MailScanner.cron.orig Mon Mar 20 17:48:20 2006
+++ bin/cron/check_MailScanner.cron Mon Mar 20 17:48:20 2006
@@ -16,5 +16,5 @@ fi
$OpenBSD: patch-bin_cron_check_MailScanner_cron,v 1.2 2010/05/27 11:04:30 sthen Exp $
--- bin/cron/check_MailScanner.cron.orig Sat Apr 24 18:54:47 2010
+++ bin/cron/check_MailScanner.cron Mon May 24 10:21:05 2010
@@ -16,6 +16,6 @@ fi
[ -f $LOCKFILE ] && exit 0
trap "rm -f $LOCKFILE" EXIT
touch $LOCKFILE
-/opt/MailScanner/bin/check_mailscanner -q # >/dev/null 2>&1
+%PREFIX%/bin/check_MailScanner -q # >/dev/null 2>&1
rm -f $LOCKFILE
exit 0

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
--- etc/MailScanner.conf.orig Thu Aug 27 21:25:26 2009
+++ etc/MailScanner.conf Fri Aug 28 19:01:33 2009
$OpenBSD: patch-etc_MailScanner_conf,v 1.11 2010/05/27 11:04:30 sthen Exp $
--- etc/MailScanner.conf.orig Sat Apr 24 18:54:47 2010
+++ etc/MailScanner.conf Mon May 24 10:21:05 2010
@@ -43,7 +43,7 @@
# normal shell wildcard characters such as "*".
# For each setting, the last value read will be used by MailScanner.
@ -100,7 +100,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# The maximum length of time the "unrar" command is allowed to run for 1
# RAR archive (in seconds)
@@ -547,7 +549,7 @@ Add Text Of Doc = no
@@ -548,7 +550,7 @@ Add Text Of Doc = no
# Using a ruleset here, you could have different output styles for
# different people.
# This can also be the filename of a ruleset.
@ -109,7 +109,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# The maximum length of time the "antiword" command is allowed to run for 1
# Word document (in seconds)
@@ -660,7 +662,7 @@ Virus Scanning = yes
@@ -662,7 +664,7 @@ Virus Scanning = yes
# want none, then specify "none".
#
# This *cannot* be the filename of a ruleset.
@ -118,7 +118,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# The maximum length of time the commercial virus scanner is allowed to run
# for 1 batch of messages (in seconds).
@@ -807,19 +809,19 @@ Allowed Sophos Error Messages =
@@ -809,19 +811,19 @@ Allowed Sophos Error Messages =
# The directory (or a link to it) containing all the Sophos *.ide files.
# This is only used by the "sophossavi" virus scanner, and is irrelevant
# for all other scanners.
@ -141,7 +141,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
#
# Options specific to ClamAV Anti-Virus
@@ -830,7 +832,7 @@ Monitors For Sophos Updates = /opt/sophos-av/lib/sav/*
@@ -832,7 +834,7 @@ Monitors For Sophos Updates = /opt/sophos-av/lib/sav/*
# detect when a ClamAV update has happened.
# This is only used by the "clamavmodule" virus scanner, not the "clamav"
# scanner setting.
@ -150,7 +150,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# ClamAVModule only: set limits when scanning for viruses.
#
@@ -1508,7 +1510,7 @@ Sign Messages Already Processed = no
@@ -1510,7 +1512,7 @@ Sign Messages Already Processed = no
# magic token "_SIGNATURE_" in your email message, the signature will be
# inserted just there, rather than at the end of the message.
# This can also be the filename of a ruleset.
@ -159,7 +159,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# If you are using HTML signatures, you can embed an image in the signature.
# For the filename(s) of the image, see the settings "Signature Image
@@ -1636,7 +1638,7 @@ Deliver Cleaned Messages = yes
@@ -1638,7 +1640,7 @@ Deliver Cleaned Messages = yes
# Do you want to notify the people who sent you messages containing
# viruses or badly-named filenames?
# This can also be the filename of a ruleset.
@ -168,7 +168,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# *If* "Notify Senders" is set to yes, do you want to notify people
# who sent you messages containing viruses?
@@ -1698,7 +1700,7 @@ Scanned Subject Text = {Scanned}
@@ -1700,7 +1702,7 @@ Scanned Subject Text = {Scanned}
# end = Add text to the end of the subject line.
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
@ -177,7 +177,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Virus Modify Subject" option is set.
@@ -1714,7 +1716,7 @@ Virus Subject Text = {Virus?}
@@ -1716,7 +1718,7 @@ Virus Subject Text = {Virus?}
# end = Add text to the end of the subject line.
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
@ -186,7 +186,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Filename Modify Subject" option is set.
@@ -1732,7 +1734,7 @@ Filename Subject Text = {Filename?}
@@ -1734,7 +1736,7 @@ Filename Subject Text = {Filename?}
# end = Add text to the end of the subject line.
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
@ -195,7 +195,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Content Modify Subject" option is set.
@@ -1751,7 +1753,7 @@ Content Subject Text = {Dangerous Content?}
@@ -1753,7 +1755,7 @@ Content Subject Text = {Dangerous Content?}
# end = Add text to the end of the subject line.
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
@ -204,7 +204,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Size Modify Subject" option is set.
@@ -1770,7 +1772,7 @@ Size Subject Text = {Size}
@@ -1772,7 +1774,7 @@ Size Subject Text = {Size}
# yes = Add text to the start of the subject line, or
# end = Add text to the end of the subject line.
# This can also be the filename of a ruleset.
@ -213,7 +213,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Disarmed Modify Subject" option is set.
@@ -1800,7 +1802,7 @@ Phishing Subject Text = {Fraud?}
@@ -1802,7 +1804,7 @@ Phishing Subject Text = {Fraud?}
# end = Add text to the end of the subject line.
# This makes filtering in Outlook very easy.
# This can also be the filename of a ruleset.
@ -222,7 +222,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the text to add to the start of the subject if the
# "Spam Modify Subject" option is set.
@@ -1820,7 +1822,7 @@ Spam Subject Text = {Spam?}
@@ -1822,7 +1824,7 @@ Spam Subject Text = {Spam?}
# yes = Add text to the start of the subject line, or
# end = Add text to the end of the subject line.
# This can also be the filename of a ruleset.
@ -231,7 +231,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is just like the "Spam Subject Text" option above, except that
# it applies when the score from SpamAssassin is higher than the
@@ -1910,7 +1912,7 @@ Missing Mail Archive Is = directory
@@ -1912,7 +1914,7 @@ Missing Mail Archive Is = directory
# Notify the local system administrators ("Notices To") when any infections
# are found?
# This can also be the filename of a ruleset.
@ -240,7 +240,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# Include the full headers of each message in the notices sent to the local
# system administrators?
@@ -1965,7 +1967,7 @@ Virus Scanner Definitions = %etc-dir%/virus.scanners.c
@@ -1967,7 +1969,7 @@ Virus Scanner Definitions = %etc-dir%/virus.scanners.c
# If you want to just disable the "Spam List" feature then set
# "Spam List =" (i.e. an empty list) in the setting below.
# This can also be the filename of a ruleset.
@ -249,7 +249,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# This is the list of spam blacklists (RBLs) which you are using.
# See the "Spam List Definitions" file for more information about what
@@ -2147,7 +2149,7 @@ Watermark Header = X-%org-name%-MailScanner-Watermark:
@@ -2149,7 +2151,7 @@ Watermark Header = X-%org-name%-MailScanner-Watermark:
# Do you want to find spam using the "SpamAssassin" package?
# This can also be the filename of a ruleset.
@ -258,7 +258,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# SpamAssassin is not very fast when scanning huge messages, so messages
# bigger than this value will be truncated to this length for SpamAssassin
@@ -2244,7 +2246,7 @@ Include Binary Attachments In SpamAssassin = no
@@ -2246,7 +2248,7 @@ Include Binary Attachments In SpamAssassin = no
# whatever SpamAssassin threshold they want. For example, they just look
# for "sssss" for every message whose score is > 5, for example.
# This can also be the filename of a ruleset.
@ -267,7 +267,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# Many naive spammers send out the same message to lots of people.
# These messages are very likely to have roughly the same SpamAssassin score.
@@ -2698,14 +2700,14 @@ SpamAssassin Install Prefix =
@@ -2700,14 +2702,14 @@ SpamAssassin Install Prefix =
SpamAssassin Site Rules Dir = /etc/mail/spamassassin
# The site-local rules are searched for here, and in prefix/etc/spamassassin,
@ -284,7 +284,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
SpamAssassin Local Rules Dir =
# The rules created by the "sa-update" tool are searched for here.
@@ -2719,10 +2721,10 @@ SpamAssassin Local Rules Dir =
@@ -2721,10 +2723,10 @@ SpamAssassin Local Rules Dir =
SpamAssassin Local State Dir = # /var/lib/spamassassin
# The default rules are searched for here, and in prefix/share/spamassassin,
@ -297,7 +297,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
SpamAssassin Default Rules Dir =
#
@@ -2755,9 +2757,9 @@ MCP Actions = deliver
@@ -2757,9 +2759,9 @@ MCP Actions = deliver
High Scoring MCP Actions = deliver
Bounce MCP As Attachment = no
@ -309,7 +309,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
High Scoring MCP Subject Text = {MCP?}
Is Definitely MCP = no
@@ -2926,7 +2928,7 @@ Lockfile Dir = /var/spool/MailScanner/incoming/Locks
@@ -2928,7 +2930,7 @@ Lockfile Dir = /var/spool/MailScanner/incoming/Locks
# directory should be over-written by the installation or upgrade process.
# All files starting with "." or ending with ".rpmnew" will be ignored,
# all other files will be compiled and may be used with Custom Functions.
@ -318,7 +318,7 @@ $OpenBSD: patch-etc_MailScanner_conf,v 1.10 2009/10/07 20:59:29 sthen Exp $
# How to lock spool files.
# Don't set this unless you *know* you need to.
@@ -2985,5 +2987,5 @@ Minimum Code Status = supported
@@ -2987,5 +2989,5 @@ Minimum Code Status = supported
# They will be read and processed in alphabetical order.
#
#

View File

@ -1,7 +1,13 @@
$OpenBSD: patch-etc_virus_scanners_conf,v 1.3 2008/05/16 16:38:36 sthen Exp $
--- etc/virus.scanners.conf.orig Sun May 4 10:29:47 2008
+++ etc/virus.scanners.conf Mon May 5 00:56:14 2008
@@ -11,43 +11,43 @@
$OpenBSD: patch-etc_virus_scanners_conf,v 1.4 2010/05/27 11:04:30 sthen Exp $
--- etc/virus.scanners.conf.orig Thu Apr 22 15:38:08 2010
+++ etc/virus.scanners.conf Mon May 24 10:22:43 2010
@@ -6,49 +6,49 @@
# 3. Installation directory of virus scanner. This does not usually include
# any "bin" directory in the path to the scanner program itself.
# You can test a -wrapper script with a command like this:
-# /opt/MailScanner/lib/f-secure-wrapper /opt/f-secure/fsav /tmp
+# %PREFIX%/libexec/MailScanner/f-secure-wrapper /opt/f-secure/fsav /tmp
# That command will attempt to scan /tmp using F-Secure. If it works you
# should see some sensible output. If it fails, you will probably just see
# an error message such as "Command not found" or similar.
#
@ -11,8 +17,14 @@ $OpenBSD: patch-etc_virus_scanners_conf,v 1.3 2008/05/16 16:38:36 sthen Exp $
-avg /opt/MailScanner/lib/avg-wrapper /usr/local
-bitdefender /opt/MailScanner/lib/bitdefender-wrapper /opt/bdc
-clamav /opt/MailScanner/lib/clamav-wrapper /usr/local
-clamd /bin/false /usr/local
-clamavmodule /bin/false /tmp
+antivir %PREFIX%/libexec/MailScanner/antivir-wrapper /usr/lib/AntiVir
+avast %PREFIX%/libexec/MailScanner/avast-wrapper /usr
+avastd %PREFIX%/libexec/MailScanner/avastd-wrapper /usr
+avg %PREFIX%/libexec/MailScanner/avg-wrapper /usr/local
+bitdefender %PREFIX%/libexec/MailScanner/bitdefender-wrapper /opt/bdc
+clamav %PREFIX%/libexec/MailScanner/clamav-wrapper /usr/local
clamd /bin/false /usr/local
clamavmodule /bin/false /tmp
-command /opt/MailScanner/lib/command-wrapper /usr
-css /opt/MailScanner/lib/css-wrapper /opt/SYMCScan
-drweb /opt/MailScanner/lib/drweb-wrapper /opt/drweb
@ -20,19 +32,6 @@ $OpenBSD: patch-etc_virus_scanners_conf,v 1.3 2008/05/16 16:38:36 sthen Exp $
-etrust /opt/MailScanner/lib/etrust-wrapper /opt/eTrustAntivirus
-f-prot /opt/MailScanner/lib/f-prot-wrapper /usr/local/f-prot
-f-prot-6 /opt/MailScanner/lib/f-prot-6-wrapper /opt/f-prot
-f-protd-6 /bin/false /opt/f-prot
-f-secure /opt/MailScanner/lib/f-secure-wrapper /opt/f-secure/fsav
-generic /opt/MailScanner/lib/generic-wrapper /
-inoculan /opt/MailScanner/lib/inoculan-wrapper /usr/local/inoculan
-inoculate /opt/MailScanner/lib/inoculate-wrapper /usr/local/av
+antivir %PREFIX%/libexec/MailScanner/antivir-wrapper /usr/lib/AntiVir
+avast %PREFIX%/libexec/MailScanner/avast-wrapper /usr
+avastd %PREFIX%/libexec/MailScanner/avastd-wrapper /usr
+avg %PREFIX%/libexec/MailScanner/avg-wrapper /usr/local
+bitdefender %PREFIX%/libexec/MailScanner/bitdefender-wrapper /opt/bdc
+clamav %PREFIX%/libexec/MailScanner/clamav-wrapper /usr/local
+clamd /bin/false /usr/local
+clamavmodule /bin/false /tmp
+command %PREFIX%/libexec/MailScanner/command-wrapper /usr
+css %PREFIX%/libexec/MailScanner/css-wrapper /opt/SYMCScan
+drweb %PREFIX%/libexec/MailScanner/drweb-wrapper /opt/drweb
@ -40,7 +39,11 @@ $OpenBSD: patch-etc_virus_scanners_conf,v 1.3 2008/05/16 16:38:36 sthen Exp $
+etrust %PREFIX%/libexec/MailScanner/etrust-wrapper /opt/eTrustAntivirus
+f-prot %PREFIX%/libexec/MailScanner/f-prot-wrapper /usr/local/f-prot
+f-prot-6 %PREFIX%/libexec/MailScanner/f-prot-6-wrapper /opt/f-prot
+f-protd-6 /bin/false /opt/f-prot
f-protd-6 /bin/false /opt/f-prot
-f-secure /opt/MailScanner/lib/f-secure-wrapper /opt/f-secure/fsav
-generic /opt/MailScanner/lib/generic-wrapper /
-inoculan /opt/MailScanner/lib/inoculan-wrapper /usr/local/inoculan
-inoculate /opt/MailScanner/lib/inoculate-wrapper /usr/local/av
+f-secure %PREFIX%/libexec/MailScanner/f-secure-wrapper /opt/f-secure/fsav
+generic %PREFIX%/libexec/MailScanner/generic-wrapper /
+inoculan %PREFIX%/libexec/MailScanner/inoculan-wrapper /usr/local/inoculan
@ -51,33 +54,33 @@ $OpenBSD: patch-etc_virus_scanners_conf,v 1.3 2008/05/16 16:38:36 sthen Exp $
-kaspersky /opt/MailScanner/lib/kaspersky-wrapper /opt/AVP
-kavdaemonclient /opt/MailScanner/lib/kavdaemonclient-wrapper /usr/local
-mcafee /opt/MailScanner/lib/mcafee-wrapper /usr/local/uvscan
-mcafee6 /opt/MailScanner/lib/mcafee6-wrapper /usr/local/uvscan
+kaspersky-4.5 %PREFIX%/libexec/MailScanner/kaspersky-wrapper /opt/kav
+kaspersky %PREFIX%/libexec/MailScanner/kaspersky-wrapper /opt/AVP
+kavdaemonclient %PREFIX%/libexec/MailScanner/kavdaemonclient-wrapper /usr/local
+mcafee %PREFIX%/libexec/MailScanner/mcafee-wrapper /usr/local/uvscan
+mcafee6 %PREFIX%/libexec/MailScanner/mcafee6-wrapper /usr/local/uvscan
# Now updated to handle nod32 2.01 and upwards
-#nod32-1.99 /opt/MailScanner/lib/nod32-wrapper /usr/local/nod32
-nod32-1.99 /opt/MailScanner/lib/nod32-wrapper /usr/sbin
-nod32 /opt/MailScanner/lib/nod32-wrapper /usr/local/nod32
-none /bin/false /tmp
+#nod32-1.99 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/local/nod32
+nod32-1.99 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/sbin
+nod32 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/local/nod32
none /bin/false /tmp
-norman /opt/MailScanner/lib/norman-wrapper /usr/bin
-panda /opt/MailScanner/lib/panda-wrapper /usr
-rav /opt/MailScanner/lib/rav-wrapper /usr/local/rav8
-sophos /opt/MailScanner/lib/sophos-wrapper /opt/sophos-av
-sophossavi /bin/false /tmp
-symscanengine /opt/MailScanner/lib/symscanengine-wrapper /opt/SYMCScan
-trend /opt/MailScanner/lib/trend-wrapper /pack/trend
-vba32 /opt/MailScanner/lib/vba32-wrapper /opt/vba/vbacl
-vexira /opt/MailScanner/lib/vexira-wrapper /usr/local/vexira
+#nod32-1.99 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/local/nod32
+nod32-1.99 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/sbin
+nod32 %PREFIX%/libexec/MailScanner/nod32-wrapper /usr/local/nod32
+none /bin/false /tmp
+norman %PREFIX%/libexec/MailScanner/norman-wrapper /usr/bin
+panda %PREFIX%/libexec/MailScanner/panda-wrapper /usr
+rav %PREFIX%/libexec/MailScanner/rav-wrapper /usr/local/rav8
+sophos %PREFIX%/libexec/MailScanner/sophos-wrapper /opt/sophos-av
+sophossavi /bin/false /tmp
sophossavi /bin/false /tmp
-symscanengine /opt/MailScanner/lib/symscanengine-wrapper /opt/SYMCScan
-trend /opt/MailScanner/lib/trend-wrapper /pack/trend
-vba32 /opt/MailScanner/lib/vba32-wrapper /opt/vba/vbacl
-vexira /opt/MailScanner/lib/vexira-wrapper /usr/local/vexira
+symscanengine %PREFIX%/libexec/MailScanner/symscanengine-wrapper /opt/SYMCScan
+trend %PREFIX%/libexec/MailScanner/trend-wrapper /pack/trend
+vba32 %PREFIX%/libexec/MailScanner/vba32-wrapper /opt/vba/vbacl

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-lib_mcafee-autoupdate,v 1.2 2009/04/08 22:29:24 todd Exp $
--- lib/mcafee-autoupdate.orig Wed Mar 18 14:20:37 2009
+++ lib/mcafee-autoupdate Wed Apr 1 17:46:41 2009
@@ -20,7 +20,7 @@
$OpenBSD: patch-lib_mcafee-autoupdate,v 1.3 2010/05/27 11:04:30 sthen Exp $
--- lib/mcafee-autoupdate.orig Thu Apr 22 15:40:18 2010
+++ lib/mcafee-autoupdate Mon May 24 10:23:51 2010
@@ -45,7 +45,7 @@
# defaults
OPTS="-d"
-PREFIX=/opt/uvscan
+PREFIX=%PREFIX%/uvscan
FTPDIR=http://download.nai.com/products/datfiles/4.x/nai
FTPDIR=http://update.nai.com/products/commonupdater
RETRIES=1
INTERVAL=300

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2009/10/17 16:25:49 sthen Exp $
@comment $OpenBSD: PLIST,v 1.10 2010/05/27 11:04:30 sthen Exp $
@conflict clamav-<0.94
bin/MailScanner
bin/Quick.Peek
@ -159,6 +159,10 @@ share/examples/MailScanner/libexec/mcafee-autoupdate.sample
@sample libexec/MailScanner/mcafee-autoupdate
share/examples/MailScanner/libexec/mcafee-wrapper.sample
@sample libexec/MailScanner/mcafee-wrapper
share/examples/MailScanner/libexec/mcafee6-autoupdate.sample
@sample libexec/MailScanner/mcafee6-autoupdate
share/examples/MailScanner/libexec/mcafee6-wrapper.sample
@sample libexec/MailScanner/mcafee6-wrapper
share/examples/MailScanner/libexec/nod32-autoupdate.sample
@sample libexec/MailScanner/nod32-autoupdate
share/examples/MailScanner/libexec/nod32-wrapper.sample