aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-03-05 23:14:13 +0800
committernetchild <netchild@FreeBSD.org>2004-03-05 23:14:13 +0800
commit6bc47eebed066cecae011966f56dfe44aadd94be (patch)
treec3b80a5bc7588e73bb88cda8036e4bce3a942f8d /UPDATING
parent344156a7815824632e0bb0dcda465fcfa738223e (diff)
downloadfreebsd-ports-gnome-6bc47eebed066cecae011966f56dfe44aadd94be.tar.gz
freebsd-ports-gnome-6bc47eebed066cecae011966f56dfe44aadd94be.tar.zst
freebsd-ports-gnome-6bc47eebed066cecae011966f56dfe44aadd94be.zip
Add entry for security/antivir-milter.
Taken from commit log which was submitted by: maintainer of antivir-milter
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING22
1 files changed, 22 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d7f555fb18d2..495a54b867ea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,28 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040305:
+ AFFECTS: users of security/antivir-milter
+
+ When updating from a previous version of security/antivir-milter you
+ have to do the following after deinstalling the old port:
+ rm <PREFIX>/AntiVir/antivir
+ rm <PREFIX>/AntiVir/antivir.vdf
+ chown root:wheel <PREFIX>/AntiVir
+ chown root:smmsp <PREFIX>/AntiVir/hbedv.key
+ In your SENDMAIL_MC change
+ `S=unix:<PREFIX>/AntiVir/avmilter.sock, F=T, T=S:10m;R:10m;E:5m'
+ to:
+ `S=unix:/var/spool/avmilter/avmilter.sock, F=T, T=S:10m;R:10m;E:10m'
+ and rebuild sendmail.cf.
+ If /var/spool/avmilter exist you have to:
+ chown -R smmsp:smmsp /var/spool/avmilter
+ If you are using a customized <PREFIX>/etc/avmilter.conf the port
+ won't remove it on deinstall and you have to manually change User
+ and Group to smmsp there.
+ Afterwards you can install the new version of this port. You then
+ should run antivirupdater to get a current VDF.
+
20040226:
AFFECTS: i386 users of ruby and portupgrade