diff options
author | flz <flz@FreeBSD.org> | 2005-06-23 02:54:28 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-06-23 02:54:28 +0800 |
commit | 7b1edb6ab3765d44e405970628d80bf32d4ef51f (patch) | |
tree | 11589d76818afc7fb80486d0fef43707140dd74d /UPDATING | |
parent | 866defa5e4d70250f8a52660dbb31f7d72d11039 (diff) | |
download | freebsd-ports-gnome-7b1edb6ab3765d44e405970628d80bf32d4ef51f.tar.gz freebsd-ports-gnome-7b1edb6ab3765d44e405970628d80bf32d4ef51f.tar.zst freebsd-ports-gnome-7b1edb6ab3765d44e405970628d80bf32d4ef51f.zip |
- Document latest changes to ftp/proftpd.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050622: + AFFECTS: users of ftp/proftpd-* + AUTHOR: flz@FreeBSD.org + + ProFTPd binary moved from ${PREFIX}/libexec to ${PREFIX}/sbin. People + using proftpd with inetd must use ${PREFIX}/sbin/in.proftpd (or + ${PREFIX}/sbin/proftpd which is just the same). Read the commit log + and diffs for more information. + 20050621: AFFECTS: users of net/cacti AUTHOR: sem@FreeBSD.org @@ -15,7 +24,6 @@ upgrades. So, you need to change db-settings.php and do not touch config.php anymore. - 20050618: AFFECTS: users of alternate linux_base ports AUTHOR: netchild@FreeBSD.org |