diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-21 13:26:54 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-06-21 13:26:54 +0000 |
commit | 8e7fa9577c04481762aca502418c8a1ccb9dba72 (patch) | |
tree | 5a82a600d02801951c032462b505da365f33212c /UPDATING | |
parent | 0e8964abd39e7edf6a6fb165e0832c5599bbed4a (diff) | |
download | ports-8e7fa9577c04481762aca502418c8a1ccb9dba72.tar.gz ports-8e7fa9577c04481762aca502418c8a1ccb9dba72.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050621: + AFFECTS: users of net/cacti + AUTHOR: sem@FreeBSD.org + + Because of users need to keep their DB configuration but config.php + can't be saved on upgrating, I've moved DB settings in db-settings.php. + 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 |