aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2017-10-05 09:56:06 +0800
committercy <cy@FreeBSD.org>2017-10-05 09:56:06 +0800
commit9d70625fbe234c025bc809a8429b0505c59944c6 (patch)
tree9f9b2f850463e829c6165c2fc22d201defe815e5 /UPDATING
parent415caf65504653d58beb5b664aab7d91b9fd1577 (diff)
downloadfreebsd-ports-gnome-9d70625fbe234c025bc809a8429b0505c59944c6.tar.gz
freebsd-ports-gnome-9d70625fbe234c025bc809a8429b0505c59944c6.tar.zst
freebsd-ports-gnome-9d70625fbe234c025bc809a8429b0505c59944c6.zip
Make the command rename options default. This avoids a conflict with
net/bsdrcmds by default allowing end-users to install both ports. Users may deselect the options to use the original command names however they must also uninstall net/bsdrcmds to avoid the conflict.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 14565e3da5a2..671a48d65ad1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20171004:
+ AFFECTS: users of security/krb5-appl
+ AUTHOR: cy@FreeBSD.org
+
+ Configuration options to rename kerberos ftp, telnet, rlogin, rsh, and
+ rcp are now default to avoid conflicting with net/bsdrcmds packages
+ (in poudriere). Deselect the options to use the original command names
+ and also uninstall net/bsdrcmds to avoid the conflict.
+
20171002:
AFFECTS: users of x11-wm/cwm
AUTHOR: tobik@FreeBSD.org