diff options
author | ale <ale@FreeBSD.org> | 2004-10-19 22:15:46 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-10-19 22:15:46 +0800 |
commit | 175858accdd6e651f261b99d2ba05cbd0cf3f9d7 (patch) | |
tree | 816deb6cab542fab181215458397e3bafffa670e /UPDATING | |
parent | 8afd3c859449244c08f0303c413b25cca3239524 (diff) | |
download | freebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.tar.gz freebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.tar.zst freebsd-ports-gnome-175858accdd6e651f261b99d2ba05cbd0cf3f9d7.zip |
Note that MySQL 4.1 should now be enabled into rc.conf.
mysql_enable="YES"
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20041019: + AFFECTS: users of databases/mysql41-server + AUTHOR: ale@FreeBSD.org + + The MySQL Daemon must now be enabled / disabled in rc.conf. + See the script for details. + 20041018: AFFECTS: users of mail/courier-imap AUTHOR: oliver@FreeBSD.org |