o According to website it fully supports MySQL 4.0, 4.1, and 5.0
- Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
- Use MASTER_SITE_MYSQL instead
- Remove USE_REINPLACE
- DEFAULT_MYSQL_VER already defaults to 41
- Remove quotes from BROKEN message
- Use INSTALL_TARGET instead of install
PR: ports/92727
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
MySQL Administrator is a powerful visual administration console
that enables you to easily administer your MySQL environment
and gain significantly better visibility into how your
databases are operating. MySQL Administrator now integrates
database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user
interface.
By using MySQL Administrator you will be able to:
* Achieve higher database availability through improved management
* Reduce errors through visual database administration
* Lower database administration costs through improved productivity
* Deliver a more secure environment through easier privilege management
WWW: http://www.mysql.com/products/administrator/
PR: ports/63292
Submitted by: Sergey Matveychuk <sem@ciam.ru>