aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-23 02:54:28 +0800
committerflz <flz@FreeBSD.org>2005-06-23 02:54:28 +0800
commit7b1edb6ab3765d44e405970628d80bf32d4ef51f (patch)
tree11589d76818afc7fb80486d0fef43707140dd74d /UPDATING
parent866defa5e4d70250f8a52660dbb31f7d72d11039 (diff)
downloadfreebsd-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--UPDATING10
1 files changed, 9 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 06c76755e120..d9b4f4bb1fc4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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