diff options
author | ale <ale@FreeBSD.org> | 2004-10-24 21:30:09 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-10-24 21:30:09 +0000 |
commit | e6060602ebc9054873ea79963e7cd9e7c8ce8b56 (patch) | |
tree | 2508c982e0c16774d3eea034026ef27e28cf9891 | |
parent | 92dbc44cf504e92646ca3eba187d918f09b0bc14 (diff) | |
download | FreeBSD-ports-e6060602ebc9054873ea79963e7cd9e7c8ce8b56.zip FreeBSD-ports-e6060602ebc9054873ea79963e7cd9e7c8ce8b56.tar.gz |
Also Mysql 5.0 has to be enabled in rc.conf.
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ time you update your ports collection, before attempting any port upgrades. 20041024: + AFFECTS: users of databases/mysql50-server + AUTHOR: ale@FreeBSD.org + + The MySQL Daemon must now be enabled / disabled in rc.conf. + See the script for details. + +20041024: AFFECTS: users of mail/popfile AUTHOR: matusita@FreeBSD.org |