summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files/patch-main.cc (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-02-18As previously announced, remove ports that have reached their expiry date,Kris Kennaway1-34/+0
and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
2003-12-14- Fix patchingPav Lucistnik1-4/+18
- 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
2001-09-03Add mysql-gui, a graphical SQL client for MySQL.Akinori MUSHA1-0/+20
PR: ports/29862 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=47393