summaryrefslogtreecommitdiff
path: root/databases/mysql-gui-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* Allow this port to build with GTK+ deprecation.Joe Marcus Clarke2009-01-111-0/+2
|
* - USE_GLIB is nothing, removePav Lucistnik2009-01-081-1/+0
|
* - Fix build on 64-bits platformsPietro Cerutti2008-09-251-0/+13
| | | | Reported by: QA Tindie
* - New port: mysql-gui-toolsPietro Cerutti2008-09-247-0/+715
The MySQL GUI Tools package includes the MySQL Administrator and the MySQL Query Browser tools. The MySQL Administrator is a powerful visual administration tool that makes it easy to administer and monitor your MySQL environment and gain significantly better visibility into how your databases are operating. MySQL Query Browser is the easiest visual tool for creating, executing, and optimizing SQL queries for your MySQL Database Server. WWW: http://www.mysql.com This port deprecates databases/mysql-query-browser [1] ACK'd by: pgollucci (maintainer of deprecated port) [1]