diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-12-14 02:37:07 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-12-14 02:37:07 +0000 |
commit | bd0f71a3b0be703a41fe7f6ec3f43915c7dd245b (patch) | |
tree | b214faa3a6034a4e304bf7eccd89241a998d9cbd /UPDATING | |
parent | e49d2268b145afbe2959a140c6ee5d72eedd4d4e (diff) | |
download | ports-bd0f71a3b0be703a41fe7f6ec3f43915c7dd245b.tar.gz ports-bd0f71a3b0be703a41fe7f6ec3f43915c7dd245b.zip |
Notes
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> |