Commit Graph

18 Commits

Author SHA1 Message Date
sturm
e37796b4c9 builds fine with -current systrace 2004-01-30 18:05:35 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
wilfried
22bde39578 update mysqlcc to 0.9.4 2003-12-26 13:43:47 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
0c0a7e0477 mark these NO_SYSTRACE for now as systrace bugs manifest themselfs in
breaking build or packaging otherwise

- the gtk+2 problem is of unknown nature for now
- hylafax and MyCC break due to systrace translating "" to the current
directory in 'test -d ""' and thus succeeding the test instead of failing;
this is a problem when testing if some variable holds an existing directory
name and that variable is empty

ok naddy@
2003-08-24 20:48:55 +00:00
wilfried
c10e91f921 update to 0.9.2
* When no servers have been registered, automatically open the
  "Register Server" dialog on startup.

* Fixed a minor bug which didn't automatically set the correct
  default values for some features introduced in the prevous version
  when registering a new server.

* Added an "Unlimited" option for the Automatic SELECT Limit option.

* Enabled plugin support.

* Fixed a bug compiling MySQLCC with Qt < 3.1.0.

* Fixed a bug which automatically used the default unix socket when
  "localhost" was defined as the servers hostname.  It now uses the
  unix socket if the hostname is "localhost" and the port is 3306.
2003-06-30 13:15:21 +00:00
wilfried
b176f5a9b2 update to mysqlcc-0.9.1 2003-04-01 14:26:08 +00:00
pvalchev
ce247b03da now that this was converted to use qt-mt, also use qmake-mt instead of
qmake, which would not be installed (in some cases it's installed but by
coincidence and relying on that is wrong)
2003-03-02 19:05:45 +00:00
wilfried
f0ed2696d1 update MASTER_SITES 2003-03-01 09:15:50 +00:00
wilfried
f2b9536afc update to mysqlcc-0.8.9
Fixed a Security Bug under Unix / Linux platforms;  Previously, all
configuration and connection files where world-readable.

Various other bugfixes
2003-01-28 22:15:38 +00:00
wilfried
4ff98d6e6b use threaded qt 2003-01-14 09:40:24 +00:00
wilfried
88002c5bbc sync with qt3-port 2003-01-14 09:39:48 +00:00
wilfried
3a6feec07c update to mysqlcc-0.8.7 2002-12-16 14:55:37 +00:00
wilfried
307b0c43f9 update to mysqlcc-0.8.6
This program will now be referred to as "MySQL Control Center", not
"MyCC". The name of the executable file has changed from "MyCC" to
"mysqlcc" and so have all the config directories.
2002-11-05 15:55:48 +00:00
wilfried
519b108933 remove NEED_VERSION from my remaining ports 2002-09-17 15:22:26 +00:00
wilfried
3f03315ddd broken for now, too many internal changes in Qt which MyCC relied on
has changed
2002-07-23 08:13:33 +00:00
wilfried
790d214f3b Don't use a local copy of an (older) private qt3 include file, ok theo@ 2002-04-11 08:15:39 +00:00
wilfried
4dc4571ab6 Initial import of MyCC, a GUI client for MySQL 2002-03-19 13:58:12 +00:00