summaryrefslogtreecommitdiff
path: root/databases/mysql-gui-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Fix PLISTPietro Cerutti2009-12-051-0/+4
| | | | Reported by: PH (via erwin and pav)
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-282-3/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - Fix hang while picking schema in query browser [1]Pietro Cerutti2009-07-163-1/+58
| | | | | | | | | | - Add patch for automatic column width in query browser [2] PR: [1] 132352 Submitted by: [1] Henry Hu <henry.hu.sh@gmail.com> [2] Joerg Wunsch <j@uriah.heep.sax.de> (via private e-mail) Patch from: [1] http://bugs.mysql.com/bug.php?id=30055 [2] http://bugs.mysql.com/bug.php?id=11461
* - Fix run-time pathsPietro Cerutti2009-07-131-0/+6
| | | | | PR: 132352 (part of) Reported by: Henry Hu <henry.hu.sh@gmail.com>
* - Sync PLIST with last commitPietro Cerutti2009-07-131-4/+0
|
* - Update to 5.0r14Pietro Cerutti2009-07-1317-202/+247
|
* - 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]