aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-03-14 10:54:38 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-03-14 10:54:38 +0000
commit2e93fc24162325400ab8824fe23e1276132e0173 (patch)
treeccab50fcbd39e4802cf1a9e15ba5b14e4099a88f /UPDATING
parent6b308dae47547be9a0721fa81a74524c4faf9d61 (diff)
downloadports-2e93fc24162325400ab8824fe23e1276132e0173.tar.gz
ports-2e93fc24162325400ab8824fe23e1276132e0173.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ee6be5ae9302..6d184e40a7a3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20050314:
+ AFFECTS: users of databases/mysql40-server
+ AUTHOR: ale@FreeBSD.org
+
+ The base database directory can now be set and changed in rc.conf (default:
+ /var/db/mysql). If you used to set DB_DIR to a different value during port
+ compilation, you must specify it via the new "mysql_dbdir" rc variable.
+ In addition, the "mysqllimits_enable" and "mysqllimits_args" variables
+ have been replaced by "mysql_limits" for consistency.
+
20050313:
AFFECTS: users of games/netpanzerdata, games/netpanzer
AUTHOR: mad@madpilot.net