diff options
author | sat <sat@FreeBSD.org> | 2007-06-13 21:53:11 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-06-13 21:53:11 +0800 |
commit | c7d3cd20421f0fd0d646ed5d21cc179d6a8589b2 (patch) | |
tree | f0be44c08edff1851027a312a9b55a2ef461de6d /UPDATING | |
parent | df5f283952b002d2ddec00f2d1ba6de98099518f (diff) | |
download | freebsd-ports-graphics-c7d3cd20421f0fd0d646ed5d21cc179d6a8589b2.tar.gz freebsd-ports-graphics-c7d3cd20421f0fd0d646ed5d21cc179d6a8589b2.tar.zst freebsd-ports-graphics-c7d3cd20421f0fd0d646ed5d21cc179d6a8589b2.zip |
- Update to 1.4
- Move out agent into net/zabbix-agent
- New option for checking ldap servers (on by default)
- Lots of minor fixes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 19 |
1 files changed, 13 insertions, 6 deletions
@@ -6,14 +6,21 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20070613: + AFFECTS: users of net-mgmt/zabbix + AUTHOR: infofarmer@FreeBSD.org + + The agent part has been moved out into net/zabbix-agent. If you + need both the server and the agent, install both ports. + 20070612: - AFFECTS: userd of security/sshguard - AUTHOR: itetcu@FreeBSD.org + AFFECTS: users of security/sshguard + AUTHOR: itetcu@FreeBSD.org - The port has been splitted in 3, if you use it with ipfw please: - # portupgrade -o security/sshguard-ipfw sshguard\* - or if you use it with pf: - # portupgrade -o security/sshguard-pf sshguard\* + The port has been split in 3, if you use it with ipfw please: + # portupgrade -o security/sshguard-ipfw sshguard\* + or if you use it with pf: + # portupgrade -o security/sshguard-pf sshguard\* 20070526: AFFECTS: users of devel/perforce |