diff options
author | tdb <tdb@FreeBSD.org> | 2009-11-20 23:21:02 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2009-11-20 23:21:02 +0800 |
commit | 75601ea7f259890e3ce1a1f797e1cb29128357ad (patch) | |
tree | 54b609dd37b276a35e64a10af39dff7d768aaefc /UPDATING | |
parent | 0f3dd8bcfb9b00cb2171e3277578e292a7cce291 (diff) | |
download | freebsd-ports-gnome-75601ea7f259890e3ce1a1f797e1cb29128357ad.tar.gz freebsd-ports-gnome-75601ea7f259890e3ce1a1f797e1cb29128357ad.tar.zst freebsd-ports-gnome-75601ea7f259890e3ce1a1f797e1cb29128357ad.zip |
- Update f-prot to 6.2.1. Based on ports/132074.
PR: ports/132074
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20091120: + AFFECTS: users of security/f-prot + AUTHOR: Tim Bishop <tdb@FreeBSD.org> + + The main f-prot command is now named fpscan. Virus definitions are + updated using the fpupdate command. fpupdate will automatically run + from periodic every day. To disable set the following option in + /etc/periodic.conf: + + fpupdate_enable="NO" + + The f-prot port now only works on i386. + 20091118: AFFECTS: users of java/jboss5 AUTHOR: Jonathan Chen <jonc@chen.org.nz> |