diff options
author | avl <avl@FreeBSD.org> | 2009-12-14 10:37:07 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-12-14 10:37:07 +0800 |
commit | 3950c8fccd6bc8c25b36cd4c3fdc9b029ba12b4e (patch) | |
tree | 9b3c592c68e9cd232113acd4fadd6a9485372467 /UPDATING | |
parent | c03c249b70ebd3fdbf7302cfdc9539a016fbda6d (diff) | |
download | freebsd-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-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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> |