summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-1820-320/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* - Fix patchingPav Lucistnik2003-12-1418-17/+194
| | | | | | | | | | | | | - Fix build on 4.x - Add patches to build on 5.x from edwin Note this does not build on 5.x, my C++ fu is not good enough to overcome iterator usage in admin.cc. Patches are welcomed. PR: ports/47862 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer) Notes: svn path=/head/; revision=95806
* Add mysql-gui, a graphical SQL client for MySQL.Akinori MUSHA2001-09-036-0/+143
PR: ports/29862 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47393