The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD databases : gmysql

GTK+ frontend for mysql

 gmysql is a program that allows the user to connect to a MySQL
database and modify its design in the following ways:

* add or remove tables;
* add or remove columns or indices;
* modify columns or indices while preserving the data in them where possible.

It is also possible to add and remove databases.
 

http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/



gmysql history


v. 1.30
date: 2007/05/19 20:01:04;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.29 date: 2006/03/07 08:26:01; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.28 date: 2005/09/13 21:25:32; author: pav; state: Exp; lines: +1 -2 - Remove dead master site - Remove dead WWW
v. 1.27 date: 2004/02/22 01:40:46; author: kris; state: Exp; lines: +1 -1 Don my portmgr hat and return dirk@FreeBSD.org's ports back to the unmaintained pool. He has not committed in over a year and has been unresponsive to emails over a similar time period.
v. 1.26 date: 2004/02/06 13:11:00; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.25 date: 2004/02/04 05:19:02; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.24 date: 2003/04/18 21:19:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.23 date: 2003/03/07 05:58:24; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.22 date: 2002/09/15 23:20:27; author: kris; state: Exp; lines: +2 -0 Add missing manpage
v. 1.21 date: 2002/08/30 13:16:55; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42192 Submitted by: Edwin Groothuis
v. 1.20 date: 2001/08/05 08:49:33; author: dirk; state: Exp; lines: +3 -3 Upgrade to 0.3.4.
v. 1.19 date: 2001/01/21 15:40:31; author: dirk; state: Exp; lines: +2 -2 Switch from mysql322-{client,server} to mysql323-{client,server}. mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
v. 1.18 date: 2000/10/05 06:36:04; author: reg; state: Exp; lines: +3 -6 Implement USE_GTK, part 1.
v. 1.17 date: 2000/04/08 22:48:27; author: mharo; state: Exp; lines: +3 -3 update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:41:10; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/25 05:21:12; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.14 date: 1999/07/03 12:57:48; author: dirk; state: Exp; lines: +3 -4 Upgrade to 0.3.3.
v. 1.13 date: 1999/07/01 09:06:27; author: dirk; state: Exp; lines: +2 -2 Switch from mysql322 to mysql322-client and mysql322-server.
v. 1.12 date: 1999/05/29 03:55:32; author: steve; state: Exp; lines: +5 -3 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.11 date: 1999/04/22 07:42:49; author: mharo; state: Exp; lines: +3 -3 gtk11 -> gtk12
v. 1.10 date: 1999/04/14 00:02:43; author: scrappy; state: Exp; lines: +1 -3 Move WWW_SITE to pkg/DESCR:WWW from Makefile
v. 1.9 date: 1999/04/08 19:05:43; author: billf; state: Exp; lines: +2 -2 Proper URLs that reference directories end in '/'
v. 1.8 date: 1999/03/12 15:16:59; author: scrappy; state: Exp; lines: +3 -1 Add a few more Y2K/WWW_SITE pointers ...
v. 1.7 date: 1999/03/11 08:41:18; author: dirk; state: Exp; lines: +3 -3 Upgrade to 0.3.2.
v. 1.6 date: 1999/02/12 11:57:56; author: dirk; state: Exp; lines: +2 -2 Sync version number (5 -> 6) of libmysqlclient with mysql322.
v. 1.5 date: 1999/01/18 15:37:54; author: dirk; state: Exp; lines: +3 -7 Don't try to find out which mysql version is installed. Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi
v. 1.4 date: 1999/01/14 21:22:24; author: dirk; state: Exp; lines: +6 -2 Change the dependencies to MySQL: The default is mysql322 now, but take mysql321 if it is installed. (mysql321 installs a static libmysqlclient.a only, mysql322 installs a static and shared version of the library. Note that the build dependency to mysql321 is a no op actually. It is in there to improve understanding(?).)
v. 1.3 date: 1999/01/08 14:18:42; author: dirk; state: Exp; lines: +9 -8 Some cleanups: - change my e-mail address from ibex@physik.TU-Berlin.DE to dirk@FreeBSD.ORG - spaces to tabs - add another MASTER_SITE for gmysql
v. 1.2 date: 1998/11/17 03:41:45; author: asami; state: Exp; lines: +2 -1 Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch.
v. 1.1 date: 1998/11/16 15:43:35; author: vanilla; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/11/16 15:43:35; author: vanilla; state: Exp; lines: +0 -0 It's a graphic frontend of mysql. PR: ports/8700 Submitted by: Dirk Froemberg =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm