aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoravl <avl@FreeBSD.org>2009-12-14 10:37:07 +0800
committeravl <avl@FreeBSD.org>2009-12-14 10:37:07 +0800
commit3950c8fccd6bc8c25b36cd4c3fdc9b029ba12b4e (patch)
tree9b3c592c68e9cd232113acd4fadd6a9485372467 /UPDATING
parentc03c249b70ebd3fdbf7302cfdc9539a016fbda6d (diff)
downloadfreebsd-ports-gnome-3950c8fccd6bc8c25b36cd4c3fdc9b029ba12b4e.tar.gz
freebsd-ports-gnome-3950c8fccd6bc8c25b36cd4c3fdc9b029ba12b4e.tar.zst
freebsd-ports-gnome-3950c8fccd6bc8c25b36cd4c3fdc9b029ba12b4e.zip
- Add a note for net/grdc users
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 56d1cbda1a9e..f8131e790228 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20091214:
+ AFFECTS: users of net/grdc
+ AUTHOR: avl@FreeBSD.org
+
+ Grdc has been renamed to Remmina upstream. The port has also been renamed.
+ After installing remmina port you will need to download the grdc2remmina.sh
+ script and run it as in your normal users that have ~/.grdc. The script
+ only will create ~/.remmina directory and move grdc config files to the
+ new path; it does not affect on anything else.
+
+ $ fetch http://people.freebsd.org/~avl/script/grdc2remmina.sh
+ $ sh grdc2remmina.sh
+
20091213
AFFECTS: users of net-mgmt/zabbix, net-mgmt/zabbix-agent
AUTHOR: Jim Riggs <ports@christianserving.org>