diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:18:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:18:18 +0000 |
commit | 6acd6844db613b90a089b40cc1c882d4bceaf35b (patch) | |
tree | bedf62dc84f317a82e0b744125099d90a8a2338e /UPDATING | |
parent | b98c462e47438d13a33073d0ad685272d406cf16 (diff) | |
download | ports-6acd6844db613b90a089b40cc1c882d4bceaf35b.tar.gz ports-6acd6844db613b90a089b40cc1c882d4bceaf35b.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050904: + AFFECTS: users of games/pvpgn + AUTHOR: mek@mek.uz.ua + + sql_DB_layout.conf-sample: includes changes needed for the new "username" SQL + field; if you update to 1.7.8 YOU MUST update this file too if you have your + accounts on SQL + + bnetd.conf-sample: changed "servaddrs" directive to not be totally commented + and be as ":" by default in bnetd.conf (if "servaddrs" is commented this + means "bnetd" will not listen for b.net services at all) + 20050902: AFFECTS: users of www/jakarta-tomcat55 AUTHOR: hq@FreeBSD.org |