diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-03-14 10:54:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-03-14 10:54:38 +0000 |
commit | 2e93fc24162325400ab8824fe23e1276132e0173 (patch) | |
tree | ccab50fcbd39e4802cf1a9e15ba5b14e4099a88f /UPDATING | |
parent | 6b308dae47547be9a0721fa81a74524c4faf9d61 (diff) | |
download | ports-2e93fc24162325400ab8824fe23e1276132e0173.tar.gz ports-2e93fc24162325400ab8824fe23e1276132e0173.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. +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 |