diff options
author | pav <pav@FreeBSD.org> | 2005-09-04 12:18:18 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-04 12:18:18 +0000 |
commit | a1938fb1bdcfaca312313dfdf359a8b03ad8c845 (patch) | |
tree | 7229e523d62a43d0f2fa7d04818b19d1911a63a5 /UPDATING | |
parent | 6563382b3f92b8f5aed5e2dd1df4c4a7515175af (diff) | |
download | FreeBSD-ports-a1938fb1bdcfaca312313dfdf359a8b03ad8c845.zip FreeBSD-ports-a1938fb1bdcfaca312313dfdf359a8b03ad8c845.tar.gz |
- Update to 1.7.8
- Provide option to disable Diablo II server
PR: ports/85584
Submitted by: Max E. Kuznecov <mek@mek.uz.ua> (maintainer)
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 |