diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-01 16:14:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-01 16:14:19 +0800 |
commit | dc9f48c2f7b54d6d227c90878b0b0483fbcdbe3c (patch) | |
tree | 59bdb365a65f05f21d524a72eaf8708f4a58ccd6 /UPDATING | |
parent | 41f39c76bc8cd0556c839f632c932b11fc133ba1 (diff) | |
download | freebsd-ports-gnome-dc9f48c2f7b54d6d227c90878b0b0483fbcdbe3c.tar.gz freebsd-ports-gnome-dc9f48c2f7b54d6d227c90878b0b0483fbcdbe3c.tar.zst freebsd-ports-gnome-dc9f48c2f7b54d6d227c90878b0b0483fbcdbe3c.zip |
- Add a entry for mail/assp users
PR: ports/106092
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20061201: + AFFECTS: users of mail/assp + AUTHOR: fbsd@opal.com + + This version of ASSP switches virus detection support from + Mail::ClamAV to File::Scan::ClamAV which uses the external clamd + daemon from the security/clamav port. You will need to ensure + clamd is configured and running if you wish to use ASSP's CLAMAV + option. The default means for ASSP to communicate with clamd + has been set to match clamd's UNIX socket: /var/run/clamav/clamd. + If you use clamd with a TCP socket, you should configure ASSP's + AvClamdPort option to 3310 or whatever socket you use. + 20061130: AFFECTS: users of net/openldap2[34]-server AUTHOR: delphij@FreeBSD.org |