BROKEN: Does not compile with GCC 4.2 DEPRECATED: has been BROKEN for more than six months This port expired on: 2008-11-04 IGNORE: is marked as broken: Does not compile with GCC 4.2 A database querying tool for MySQL servers Maintained by:pgollucci@FreeBSD.org Port Added: 18 Apr 2006 18:36:25
MySQL Query Browser is a database querying tool that combines the simplicity
of a Web-browser-like interface with powerful features like multiple result
sets on tab sheets, query history, storing query "bookmarks", editing and
comparing resultsets, SQL script debugging, and more.
Plus, the integrated environment provides:
* Query Toolbar to easily create and execute queries and navigate
query history
* Script Editor giving you control to manually create or edit
SQL statements
* Results Window so you can also easily compare and work with
multiple queries
* Object Browser enabling you to manage your databases, bookmarks,
and history using a Web Browser like interface
* Database Explorer where you can select tables and fields to query,
as well as create and delete tables
* Table Editor allows you easily create, modify and delete tables
* Inline Help giving you instant help access to selected objects,
parameters, and functions
WWW: http://www.mysql.com/products/tools/query-browser/
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above )
- Remove BROKEN.
- Add missing dependency to libgnomeprint (in USE_GNOME) to make it build [1].
- Clean up [1].
- Remove ONLY_FOR_ARCHS=i386 (builds on amd64) [1].
- Remove BROKEN for FreeBSD < 5.x since it is unsupported [1].
PR: ports/115975
Submitted by: Vladimir Grebenschikov <vova@fbsd.ru>
Reworked by: alepulver (myself) [1]
MySQL Query Browser is a database querying tool that combines the simplicity
of a Web-browser-like interface with powerful features like multiple result
sets on tab sheets, query history, storing query "bookmarks", editing and
comparing resultsets, SQL script debugging, and more.
WWW: http://www.mysql.com/products/tools/query-browser/
PR: ports/95530
Submitted by: Rainer Alves <rainer.alves@gmail.com>